Sneak Peek and Official Trailer - The Film "KICHIDI" by Director Saahith Mothkuri

The buzz is real, and the anticipation is palpable. We’ve been hearing whispers about Saahith Mothkuri’s latest film, “KICHIDI,” for months now. Today, we’re finally blessed with a sneak peek and the official trailer, giving us our first substantial glimpse into what promises to be an intriguing cinematic experience. There’s always a unique thrill that comes with a trailer release. It’s that tantalizing mix of anticipation, curiosity, and the hope that this new film could be the next big thing. The trailer of “KICHIDI” delivers on all these fronts. It’s captivating, mysterious, and leaves you wanting more, doing justice to the essence of what trailers are supposed to be—enticing previews that spark your imagination without giving too much away. ...

21 September 2013 · Shafiq Alibhai

How to Display the Contents of a Node's Field as an Array in Drupal 6

When you’re working with Drupal 6, it’s sometimes necessary to inspect the data stored in a node’s field. This is especially useful for debugging or when you’re trying to understand the structure of the content better. One quick way to achieve this is by dumping the field contents as an array. In PHP, the var_export() function comes in handy for this purpose. Here’s how to do it: var_export(content_fields('field_name_of_the_field', 'name_of_the_content_type')); In this snippet, replace 'field_name_of_the_field' with the actual name of the field you’re interested in and 'name_of_the_content_type' with the specific content type containing that field. ...

11 September 2013 · Shafiq Alibhai

Online Temperature Monitoring System

Download : PROJ_FORMAT_ Introduction Working environment 2.1 Hardware Requirement Specification i. Microcontroller AT89c52 ii. ADC ADC0808 iii. Real Time Clock DS1307 iv. Serial EEPROM AT24c08 v. Serial Transceiver MAX232 vi. LCD 16×2 2.2 Software Requirement Specification i. Programming Language ANSI C ii. Compiler KEIL 2.3 About the Hardware 2.3.1 Microcontroller (89C52) Key Features  Compatible with MCS-51™ Products  8K Bytes of In-System Reprogrammable Flash Memory  Endurance: 1,000 Write/Erase Cycles  256 x 8-bit Internal RAM  32 Programmable I/O Lines  Three 16-bit Timer/Counters  Eight Interrupt Sources  Programmable Serial Channel ...

7 June 2013 · Shafiq Alibhai

How to Hide a Column in jQuery DataTables Without Removing It From the DOM

There are times when you may want to hide a column from view without actually removing it from the DOM. This can be useful if you want to keep the data accessible for other operations but don’t want it visible on the front end. Quick Solution: Use CSS One straightforward way to achieve this is by using CSS. This allows you to keep the column data in the DOM, but just not display it in the table. ...

23 April 2013 · Shafiq Alibhai

List of Ebay shipping services in UK

<?xml version="1.0&#8243; encoding="UTF-8&#8243;?> <GeteBayDetailsResponse xmlns="urn:ebay:apis:eBLBaseComponents"> <Timestamp>2013-04-13T07:54:20.770Z</Timestamp> <Ack>Success</Ack> <Version>813</Version> <Build>E813\_INTL\_BUNDLED\_15816370\_R1</Build> <ShippingServiceDetails> <Description>Standard Int'l Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_SellersStandardInternationalRate</ShippingService> <ShippingServiceID>50301</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collect+ Tracked: drop at store-delivery to door</Description> <ShippingService>UK_CollectPlusTrakedDeliveryToDoor</ShippingService> <ShippingServiceID>330</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Airmail (Small Packets)</Description> <InternationalService>true</InternationalService> <ShippingService>UK_RoyalMailAirmailInternational</ShippingService> <ShippingServiceID>50302</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Hermes Tracked</Description> <ShippingService>UK_myHermesDoorToDoorService</ShippingService> <ShippingServiceID>322</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 1st Class</Description> <ShippingService>UK_RoyalMailFirstClassStandard</ShippingService> <ShippingServiceID>301</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 1st Class Standard Medium Parcel</Description> <ShippingService>UK_RoyalMailFirstClassStandardMediumParcel</ShippingService> <ShippingServiceID>332</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Airsure</Description> <InternationalService>true</InternationalService> <ShippingService>UK_RoyalMailAirsureInternational</ShippingService> <ShippingServiceID>50303</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 2nd Class</Description> <ShippingService>UK_RoyalMailSecondClassStandard</ShippingService> <ShippingServiceID>302</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Surface Mail</Description> <InternationalService>true</InternationalService> <ShippingService>UK_RoyalMailSurfaceMailInternational</ShippingService> <ShippingServiceID>50304</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 1st Class Signed For</Description> <ShippingService>UK_RoyalMailFirstClassRecorded</ShippingService> <ShippingServiceID>303</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 1st Class Recorded Medium Parcel</Description> <ShippingService>UK_RoyalMailFirstClassRecordedMediumParcel</ShippingService> <ShippingServiceID>333</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail 2nd Class Signed For</Description> <ShippingService>UK_RoyalMailSecondClassRecorded</ShippingService> <ShippingServiceID>304</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail International Signed-for</Description> <InternationalService>true</InternationalService> <ShippingService>UK_RoyalMailInternationalSignedFor</ShippingService> <ShippingServiceID>50305</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail HM Forces Mail</Description> <InternationalService>true</InternationalService> <ShippingService>UK_RoyalMailHMForcesMailInternational</ShippingService> <ShippingServiceID>50306</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Special Delivery</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_RoyalMailSpecialDelivery</ShippingService> <ShippingServiceID>305</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>0</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Tracked 48</Description> <ShippingService>UK_RoyalMailTracked</ShippingService> <ShippingServiceID>327</ShippingServiceID> <ShippingTimeMax>3</ShippingTimeMax> <ShippingTimeMin>2</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Special Delivery (TM) 1:00 pm</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_RoyalMailSpecialDeliveryNextDay</ShippingService> <ShippingServiceID>312</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Special Delivery (TM) 9:00 am</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_RoyalMailSpecialDelivery9am</ShippingService> <ShippingServiceID>313</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Tracked 24</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_RoyalMailNextDay</ShippingService> <ShippingServiceID>328</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce International Datapost</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceInternationalDatapost</ShippingService> <ShippingServiceID>50307</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Royal Mail Standard Parcels</Description> <ShippingService>UK_RoyalMailStandardParcel</ShippingService> <ShippingServiceID>306</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce 24</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_Parcelforce24</ShippingService> <ShippingServiceID>307</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Ireland 24</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceIreland24International</ShippingService> <ShippingServiceID>50308</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collect+ Tracked (Jiffy Bag up to 2Kg): drop at store – deliver to door</Description> <ShippingService>UK_CollectPlusTrackJiffyBag</ShippingService> <ShippingServiceID>324</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collect+ : drop at store-delivery to door</Description> <ShippingService>UK_CollectDropAtStoreDeliveryToDoor</ShippingService> <ShippingServiceID>323</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collect+ Tracked (Standard up to 5kg): drop at store – deliver to door</Description> <ShippingService>UK_CollectPlusTrackStandard</ShippingService> <ShippingServiceID>325</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collect+ Tracked (Heavy up to 10kg): drop at store – deliver to door</Description> <ShippingService>UK_CollectPlusTrackHeavy</ShippingService> <ShippingServiceID>326</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce 48</Description> <ShippingService>UK_Parcelforce48</ShippingService> <ShippingServiceID>308</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Euro 48</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceEuro48International</ShippingService> <ShippingServiceID>50309</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Global Express</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceIntlExpress</ShippingService> <ShippingServiceID>50316</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other 24 Hour Courier</Description> <ExpeditedService>true</ExpeditedService> <ShippingService>UK_OtherCourier24</ShippingService> <ShippingServiceID>314</ShippingServiceID> <ShippingTimeMax>1</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ONE_DAY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Global Priority</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceInternationalScheduled</ShippingService> <ShippingServiceID>50310</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Global Value</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceIntlValue</ShippingService> <ShippingServiceID>50317</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Parcelforce Global Economy (Not available for destinations in Europe)</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ParcelForceIntlEconomy</ShippingService> <ShippingServiceID>50318</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Economy Int'l Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_OtherCourierOrDeliveryInternational</ShippingService> <ShippingServiceID>50311</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other 48 Hour Courier</Description> <ShippingService>UK_OtherCourier48</ShippingService> <ShippingServiceID>315</ShippingServiceID> <ShippingTimeMax>2</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other Courier 3 days</Description> <ShippingService>UK_OtherCourier3Days</ShippingService> <ShippingServiceID>317</ShippingServiceID> <ShippingTimeMax>3</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DimensionsRequired>true</DimensionsRequired> <ValidForSellingFlow>true</ValidForSellingFlow> <ShippingCarrier>Other</ShippingCarrier> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other Courier 5 days</Description> <ShippingService>UK_OtherCourier5Days</ShippingService> <ShippingServiceID>318</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>0</ShippingTimeMin> <ServiceType>Flat</ServiceType> <DimensionsRequired>true</DimensionsRequired> <ValidForSellingFlow>true</ValidForSellingFlow> <ShippingCarrier>Other</ShippingCarrier> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other Courier</Description> <ShippingService>UK_OtherCourier</ShippingService> <ShippingServiceID>309</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Express Int'l Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_CollectInPersonInternational</ShippingService> <ShippingServiceID>50312</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>EXPEDITED</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other Courier 3-5 days</Description> <ShippingService>UK_SellersStandardRate</ShippingService> <ShippingServiceID>310</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>ECONOMY</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Collection in Person</Description> <ShippingService>UK_CollectInPerson</ShippingService> <ShippingServiceID>311</ShippingServiceID> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>PICKUP</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>International Tracked Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_IntlTrackedPostage</ShippingService> <ShippingServiceID>50319</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>2</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>EXPEDITED</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Economy Delivery from outside UK</Description> <ShippingService>UK_EconomyShippingFromOutside</ShippingService> <ShippingServiceID>319</ShippingServiceID> <ShippingTimeMax>22</ShippingTimeMax> <ShippingTimeMin>10</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Standard Delivery from outside UK with Royal Mail</Description> <ShippingService>StandardDeliveryfromOutsideUKwithRoyalMail</ShippingService> <ShippingServiceID>329</ShippingServiceID> <ShippingTimeMax>13</ShippingTimeMax> <ShippingTimeMin>7</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Standard Delivery from outside UK</Description> <ShippingService>UK_StandardShippingFromOutside</ShippingService> <ShippingServiceID>320</ShippingServiceID> <ShippingTimeMax>10</ShippingTimeMax> <ShippingTimeMin>4</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Express Delivery from outside UK</Description> <ShippingService>UK_ExpeditedShippingFromOutside</ShippingService> <ShippingServiceID>321</ShippingServiceID> <ShippingTimeMax>3</ShippingTimeMax> <ShippingTimeMin>1</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>FedEx International Economy</Description> <ShippingService>UK_FedExIntlEconomy</ShippingService> <ShippingServiceID>168</ShippingServiceID> <ShippingTimeMax>4</ShippingTimeMax> <ShippingTimeMin>3</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <SurchargeApplicable>true</SurchargeApplicable> <ShippingCarrier>FedEx</ShippingCarrier> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>TNT International Express</Description> <ShippingService>UK_TntIntlExp</ShippingService> <ShippingServiceID>170</ShippingServiceID> <ShippingTimeMax>3</ShippingTimeMax> <ShippingTimeMin>2</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <ShippingCarrier>Other</ShippingCarrier> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Tracked delivery from outside UK</Description> <ShippingService>UK_TrackedDeliveryFromAbroad</ShippingService> <ShippingServiceID>331</ShippingServiceID> <ShippingTimeMax>5</ShippingTimeMax> <ShippingTimeMin>2</ShippingTimeMin> <ServiceType>Flat</ServiceType> <ValidForSellingFlow>true</ValidForSellingFlow> <ShippingCarrier>Other</ShippingCarrier> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Promotional Postage Service</Description> <ShippingService>PromotionalShippingMethod</ShippingService> <ShippingServiceID>399</ShippingServiceID> <ServiceType>Flat</ServiceType> <ServiceType>Calculated</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>PROMOTIONAL</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Freight</Description> <ShippingService>Courier</ShippingService> <ShippingServiceID>316</ShippingServiceID> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>NONE</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Other Int'l Postage (see description)</Description> <InternationalService>true</InternationalService> <ShippingService>UK_OtherInternationalPostage</ShippingService> <ShippingServiceID>50315</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>OTHER</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Standard Int'l Flat Rate Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_StandardInternationalFlatRatePostage</ShippingService> <ShippingServiceID>50313</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>STANDARD</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Expedited Int'l Flat Rate Postage</Description> <InternationalService>true</InternationalService> <ShippingService>UK_ExpeditedInternationalFlatRatePostage</ShippingService> <ShippingServiceID>50314</ShippingServiceID> <ServiceType>Flat</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>EXPEDITED</ShippingCategory> </ShippingServiceDetails> <ShippingServiceDetails> <Description>Promotional Postage Service</Description> <InternationalService>true</InternationalService> <ShippingService>PromotionalShippingMethod</ShippingService> <ShippingServiceID>50399</ShippingServiceID> <ServiceType>Flat</ServiceType> <ServiceType>Calculated</ServiceType> <DetailVersion>74</DetailVersion> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> <ShippingCategory>PROMOTIONAL</ShippingCategory> </ShippingServiceDetails> <UpdateTime>2013-04-08T14:42:28.000Z</UpdateTime> </GeteBayDetailsResponse>

14 April 2013 · Shafiq Alibhai

Elevate Your Website Experience with BottomToolBar

Introducing BottomToolBar: A Customizable Tool for Your Website Have you ever noticed the sliding bar at the bottom of your TV screen displaying text messages and images? It’s a common feature on news channels and entertainment programs. BottomToolBar (BTB) takes that concept and brings it to your website, enhancing user engagement and content discovery. What is BottomToolBar? The BottomToolBar is a feature that can be added to any website. It sits at the bottom of the web browser and stays on top of all other webpage elements. It functions much like the scrolling ticker you see on news websites but with additional customizability, such as: ...

6 April 2013 · Shafiq Alibhai

The Art of System Hardening - A Comprehensive Guide

Download the Complete Guide to System Hardening Introduction to System Hardening System hardening is the art of strengthening your computing environment against potential threats. At its core, the philosophy is about implementing the principle of ’least privilege.’ This involves: Knowing exactly what services and applications need to run on a system Creating documentation that outlines policy, standards, and guidelines Securely configuring operating systems, virtual servers, and software Managing application settings to enhance security Streamlining database setup and configuration Securing network devices and portable equipment Why Platform Hardening Matters Platforms, such as servers or databases, are the foundation of your data infrastructure. Their integrity is crucial for the secure, reliable transfer and storage of information. As a best practice, ensure that your platforms are configured and maintained to repel unauthorized access and service interruptions. ...

12 January 2013 · Shafiq Alibhai

Running Firefox OS apps on Ubuntu linux

24 November 2012 · Shafiq Alibhai

Unveiling the iOS-Inspired WordPress Theme You've Been Waiting For

Transform Your WordPress Site with an iOS-like Experience If you’ve always admired the clean and intuitive design of iOS, you’re in for a treat. I’m thrilled to introduce a WordPress theme that brings the look and feel of iOS right to your website. Get All the Details Here: Sales Page (no longer available) See it in Action: Live Demo (no longer available) Why You’ll Love This Theme The focus here is simplicity, mirroring the user-friendly interface that iOS users have come to know and love. Here are some highlights of what you can expect: ...

31 October 2012 · Shafiq Alibhai

Navigating Release Engineering - A Step-by-Step Plan

The Blueprint for a Smooth Release Engineering Process Isn’t it satisfying when everything falls into place just as you’d hoped? In the complex world of development, where multiple cogs are in motion at any given time, having a well-defined plan can make all the difference. Here’s a streamlined guide to setting up a robust Release Engineering (Releng) system that ensures efficient and error-free deployments. Step-by-Step Implementation 1. Version Control with Git We begin by storing all our configuration files and Puppet manifests in a Git repository. It serves as the central hub where changes are tracked and updated. ...

30 August 2012 · Shafiq Alibhai