Archive for WordPress

Why We Love Wordpress

Amgad Suliman | 17/12/2009 | 0 Comments

When looking for information on a new topic, where do you go first? Most people would answer “the Internet.” Now that we find ourselves in this wonderful information age, it’s remarkably easy to find everything from advice on buying a dog to finding a lawyer or looking up the time of the church picnic.
What does [...]

Filed Under: WordPress

How To Recover Lost Wordpress Password

Amgad Suliman | 08/12/2009 | 0 Comments

After seeing the article title you are maybe asking yourself: Why somebody writes something like that? Everything what I need to recover my Wordpress password is to click one link and let the script to send new password to my email. If you are thinking in this way I am pretty sure you are one [...]

Filed Under: WordPress

How to Create a Page For Your Tags in WordPress

Amgad Suliman | 26/11/2009 | 0 Comments

To display all the tags in a blog in page a plugin that runs PHP code in pages should be installed. I prefer Exec-PHP (http://bluesome.net/post/2005/08/18/50/) because its easy to use (you just type the PHP code inclosed in <?PHP ?>), and has very good documentation. After installing the plugin create a new page and while [...]

Filed Under: PHP, WordPress

WordPress Permalinks in Windows Using IIRF

Amgad Suliman | 19/11/2009 | 3 Comments

Ionic’s ISAPI Rewrite Filter is an URL rewriting ISAPI filter for IIS 5.0, 5.1, 6.0 and 7.0. It could be found at http://www.codeplex.com/IIRF. It has a detailed online help file, a long list of examples, and a discussion board that has more than 650 discussions. With the help of this filter we have been able [...]

Filed Under: Windows Server, WordPress