delete

How to design a site for iPhone..

Recently, we had designed / developed a site for iPhone device. It’s a pretty simple thing to do, so let me share some tips with all you guys.. First, let’s figure out the “to do list” before starting the actual code.. Code the CSS for iPhone in landscape and vertical mode (i.e. when you keep...
delete

How to move your WordPress blog to new address?

This guide intended towards database level changes than the other common changes like moving the files etc..  If you wish to know step by step guide on how to move your WordPress blog to a new URL, please check this link. I know, there are plugins available to change the website’s URL but I am not...
delete

Phew.. a heavy day ended.. finally..

Phew.. a big day just ended.. there were some huge core updates to be uploaded on the Monginis website. They introduced shop for their Cairo store, so we had to make sure that we don’t end up repeating the main core files and make provisions to add new shop without replicating the code.. (Just the...
delete

Display wordpress data on non-wordpress site..

I am sure many of the WordPress coders must be aware about this but this is for the ones who are new to WordPress and wish to display data from the blog on the non-wordpress based website. I personally feel, WordPress has many hidden capabilities and this is one of them.. It’s pretty simple, all you...