Webmaster & scripts

Top ten SEO tools, plug-ins every webmasters should use

By admin at 25 June, 2010, 4:42 pm

Here are the top ten SEO tools and plug-ins every webmasters should use for better search optimization: SEO Quake This powerful tool gives users a wide range of SEO parameters. Using it is similar to hiring a personal assistant, without the chit-chat facilities. a quick overview of number of links to page and domain number [...]

Read More >>

WordPress 3.0 released

By admin at 17 June, 2010, 3:48 pm

WordPress, the most popular blogging platform, is updated again. The 13th update  is called 3.0 version. The new version has a new default theme called Twenty Ten. Now, WordPress and WordPress MU is merged to offer multi-site feature. The new version looks good enough and it has proved again that the functionality and usability of [...]

Read More >>

Why do I need a webhost when I can make my own server?

By admin at 30 May, 2010, 1:32 am

That was what I did previously. I did set up APACHE, Php, MySQL and got dns from no-ip to start my own server. But, after some time I realize that the cost and effort was not worth the output. Here are some of the reason professional web hosting services are better than a home server [...]

Read More >>

Top 5 Free Domain Suggestion Tools

By admin at 25 March, 2010, 8:21 am

1. BustAName One of my favorite domain search tool after Domainsbot. It makes your mind mapping too easy, with lots of suggestion and words. link: bustaname.com 2. Nametumbler Nametumbler generates variations in a name by making adjectives and adding most common English words to it. Every word search produces big list of relevant domain names. [...]

Read More >>

Dreamhost VPS and WordPress Cache

By admin at 17 March, 2010, 7:03 pm

WordPress sites can handle large volume of traffic when WP-Cache or WP-SuperCache plug-in is used. The second plug-in, SuperCache, is actually the WP-Cache+ some improvements to help sites deal with caching. When these plug-ins are used, cache pages are usually served to the visitors instead of extracting contents from database for every single visitor. Well, [...]

Read More >>

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 [...]

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 [...]

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 and [...]

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 [...]

Read More >>