Webmaster & scripts

Renaming a project in XCode 3.x

By admin at 8 March, 2010, 7:10 pm

As I told previously, I am learning iPhone apps programming in my free time these days. One of the problem I faced recently was related to renaming the project in XCode.
Renaming a project in XCode is not so easy. There is no automatic procedure to do the renaming so I trying to do it manually [...]

Read More >>

Optimize Wordpress for speed and resources

By admin at 19 January, 2010, 10:13 am

With an experience of running a number of sites/blogs running on Wordpress, I feel like sharing some of the issues I have experienced.
Wordpress if one of the simplest content management system (cms) available. It is easy to install, deploy, and modify when compared to other GPL cms like Joomla, Drupal etc. With a huge user [...]

Read More >>

Meta tag in Blogspot blog

By admin at 10 October, 2009, 12:15 pm

Meta keyword is one of the most important way to optimize your website’s search ranking. Search engines use meta keyword to filter sites for the search result of query occurred by their search tool. Keywords however should be properly selected to benefit from it. The keywords should be related to the blog in question [...]

Read More >>

Website screenshots in different browsers

By admin at 29 November, 2008, 11:42 pm

There are two ways of viewing your webpage in different browsers. First and straight forward way is to install every available browsers and open the webpage in each. Second way is to go to a site named  browsershots (link at the end of the post).
In browsershots all you need to do is select your [...]

Read More >>

How I created the Photo Gallery

By admin at 14 November, 2008, 11:33 pm

In the last post I talked about creating a simple photo gallery. It was supposed to be a simple and easy to update photo gallery without any community features and commenting system … just reinventing the wheels.
I was using php script for the code and here is the "index.php" file. All it does is display [...]

Read More >>

Photo gallery

By admin at 10 November, 2008, 4:34 pm

There were the days when you have to upload your photos in the server and type IMG tags in html pages to publish your photo gallery. I was so happy when I got hold of Frontpage for the first time – it created the thumbnails automatically.
Now there are many high standard photo gallery scripts; many [...]

Read More >>