Tuesday, February 17, 2009

How to Create Friendly URls in PHP

Creating nice and friendly URL's is important for SEO.

It can’t really be disagreed on that something like example.com/index.php?page=article&id=409 is not nearly as nice as example.com/article/409.

Turns out this isn’t all that hard with PHP - infact it can turn into something that’s very useful from more than just a readability viewpoint.

Read it here

PHP vs Python: Analysis

PHP vs Python - What does it take to state one language better than other? One answer can be flexibility, development friendly, licensing policy (open source or commercial), community, portability, dynamic typing, support for variable number of function arguments and ability to freeze live objects in a string representation. Documentation of course is a major player when you choose a language because you still have to sharpen your skill and you haven’t worked on that particular language yet.

Read Full Analysis

Linux v/s Windows: Linux is Winning

Windows XP won the heart of many people but Microsoft’s other products in OS range aren’t doing that well. Windows 7 is a buzz these days but many people from open source community feels that it will again be old wine in a new bottle. Community is feeling that Linux will be on top in OS community in near future. I know Window’s Fan will be shocked after reading this. So, how and why windows is loosing ground to Linux?

Read the full post

Wednesday, February 13, 2008

Advanced Topics Related to Web Development

You can find advanced topics related to web development at HurricaneSoftwares.com