13
January
2010
Author: Zeeshan

Wordpress Seo Tips
There is a wide concept in publisher’s mind that using wordpress means getting maximum traffic from search engines because wordpress is a very good CMS which hardly requires Search Engine Optimization (SEO). Well this concept is not as correct as it sounds. Wordpress also requires some optimization to get max out of search engines. For this purpose i made a list of 10 Important Changes which should be a part of your wordpress blog.>
Read the rest of this entry »
12
January
2010
Author: Zeeshan
What is a PHP Framework?
PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help.
PHP frameworks streamline the the development of web applications written in PHP by providing a basic structure for which to build the web applications. In other words, PHP frameworks help to promote rapid application development (RAD), which saves you time, helps build more stable applications, and reduces the amount of repetitive coding for developers. Frameworks can also help beginners to build more stable apps by ensuring proper database interaction and coding on the presentation layer. This allows you to spend more time creating the actual web application, instead of spending time writing repetitive code.
Read the rest of this entry »
11
January
2010
Author: Zeeshan
WordPress has morphed from a basic blogging platform into a fully-functioning CMS. WordPress’ primary functionality is still blogging, though with plugins it’s capable of doing everything from brochure sites to portfolio and gallery sites to fully-featured ecommerce sites. For the most part, WordPress’ backend is intuitive to use, with different functions laid out based on different sections of the site (appearance, posts, pages, etc.) The way things work in the backed, though, is very standardized and once you’re used to doing things in one section, it’s easy enough to figure them out in every other section. Likewise, it’s also well organized and finding where to perform different functions is very straight-forward in most cases. The WYSIWYG editor provides all the basic functions you could need, including inserting images, video, and other media, and makes it easy to toggle back and forth between HTML and Visual mode.
Read the rest of this entry »
09
January
2010
Author: Zeeshan
The content management system you choose can really make a huge difference in how much time you (or your clients) spend keeping a site updated and maintained. There’s a huge variety out there—some estimates put the number at around 1700 different options. Some are great…some, not so much.
Below are ten useful guidelines to consider when choosing a CMS, followed by rundowns on ten great CMS options available and how they stack up based on the guidelines.
Read the rest of this entry »
18
December
2009
Author: Zeeshan
I wanted to use widgets in the footer of my WordPress theme but my wordpress theme didn’t come with a footer-sidebar by default. I didn’t really wanted to change the theme just because of that. So I hacked the wordpress theme to introduce footer-sidebars. If you are looking for a tutorial that explains how you can add sidebars/widgets to the footer of your WordPress theme then keep reading.
Read the rest of this entry »
17
December
2009
Author: Zeeshan

If you use YouTube videos in your blog then you might find some of the following tips and tricks pretty handy if you don’t know them already.
Read the rest of this entry »