<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeHill &#187; WordPress</title>
	<atom:link href="http://codehill.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com</link>
	<description>Resources for Webmasters and Developers</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:00:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Customizing the AddThis WordPress Plugin</title>
		<link>http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/</link>
		<comments>http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 14:00:27 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[AddThis]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2961</guid>
		<description><![CDATA[My favorite WordPress plugin for bookmarking/sharing is AddThis. It looks good and provides comprehensive statistics. But unlike Shareaholic&#8217;s SexyBookmarks plugin, which allows you to display any number of the available services (bookmarking or sharing sites, e.g. Digg), AddThis plugin only displays 4. So I modified it by adding a few lines of code to make [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/' rel='bookmark' title='How to Create a Page For Your Tags in WordPress'>How to Create a Page For Your Tags in WordPress</a></li>
<li><a href='http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/' rel='bookmark' title='Displaying the Number of Visits in a WordPress Blog Post'>Displaying the Number of Visits in a WordPress Blog Post</a></li>
<li><a href='http://codehill.com/2009/12/why-we-love-wordpress/' rel='bookmark' title='Why We Love WordPress'>Why We Love WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Reasons Why Small Business Websites Should Be Built with WordPress</title>
		<link>http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/</link>
		<comments>http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 14:00:33 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2573</guid>
		<description><![CDATA[I&#8217;ll tell you the same thing I tell every one of my new web marketing clients, &#8220;WordPress is incredible &#8211; and you should be using it for your website.&#8221; It can save you both time and money, while making it far easier to build a beautiful and limitless website that you can manage and control [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/12/why-we-love-wordpress/' rel='bookmark' title='Why We Love WordPress'>Why We Love WordPress</a></li>
<li><a href='http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/' rel='bookmark' title='How to Create a Page For Your Tags in WordPress'>How to Create a Page For Your Tags in WordPress</a></li>
<li><a href='http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/' rel='bookmark' title='Displaying the Number of Visits in a WordPress Blog Post'>Displaying the Number of Visits in a WordPress Blog Post</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Creating a New Page Template for a WordPress Theme</title>
		<link>http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/</link>
		<comments>http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:00:32 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Page Templates]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2657</guid>
		<description><![CDATA[Page templates in a WordPress theme define how the page using it is displayed. Nowadays most themes provide more than one page template. As an example the Twenty Ten theme that comes with WordPress 3.0 has Page Template and One Column, no Sidebar Page Template. They are listed in the Page Attributes box in the [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/' rel='bookmark' title='How to Create a Page For Your Tags in WordPress'>How to Create a Page For Your Tags in WordPress</a></li>
<li><a href='http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/' rel='bookmark' title='Displaying the Number of Visits in a WordPress Blog Post'>Displaying the Number of Visits in a WordPress Blog Post</a></li>
<li><a href='http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/' rel='bookmark' title='10 Reasons Why Small Business Websites Should Be Built with WordPress'>10 Reasons Why Small Business Websites Should Be Built with WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Displaying the Number of Visits in a WordPress Blog Post</title>
		<link>http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/</link>
		<comments>http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 14:00:52 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.com Stats]]></category>
		<category><![CDATA[WordPress.com Stats Helper]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2295</guid>
		<description><![CDATA[I thought it would be a good idea to show how many visits a blog post had since it was published. One of the web tracking tools I use is WordPress.com Stats, and it&#8217;s the easiest to get the page view count from. So after some googling I found the best way to do so [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/' rel='bookmark' title='How to Create a Page For Your Tags in WordPress'>How to Create a Page For Your Tags in WordPress</a></li>
<li><a href='http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/' rel='bookmark' title='Customizing the AddThis WordPress Plugin'>Customizing the AddThis WordPress Plugin</a></li>
<li><a href='http://codehill.com/2009/11/wordpress-permalinks-in-windows-using-iirf/' rel='bookmark' title='WordPress Permalinks in Windows Using IIRF'>WordPress Permalinks in Windows Using IIRF</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Why We Love WordPress</title>
		<link>http://codehill.com/2009/12/why-we-love-wordpress/</link>
		<comments>http://codehill.com/2009/12/why-we-love-wordpress/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 14:00:42 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=1435</guid>
		<description><![CDATA[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 [...]
Related posts:<ol>
<li><a href='http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/' rel='bookmark' title='10 Reasons Why Small Business Websites Should Be Built with WordPress'>10 Reasons Why Small Business Websites Should Be Built with WordPress</a></li>
<li><a href='http://codehill.com/2009/12/how-to-recover-lost-wordpress-password/' rel='bookmark' title='How To Recover Lost WordPress Password'>How To Recover Lost WordPress Password</a></li>
<li><a href='http://codehill.com/2009/11/wordpress-permalinks-in-windows-using-iirf/' rel='bookmark' title='WordPress Permalinks in Windows Using IIRF'>WordPress Permalinks in Windows Using IIRF</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/12/why-we-love-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Recover Lost WordPress Password</title>
		<link>http://codehill.com/2009/12/how-to-recover-lost-wordpress-password/</link>
		<comments>http://codehill.com/2009/12/how-to-recover-lost-wordpress-password/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 14:00:43 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Passwords]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=1423</guid>
		<description><![CDATA[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 [...]
Related posts:<ol>
<li><a href='http://codehill.com/2010/10/how-secure-is-my-password/' rel='bookmark' title='How Secure is my Password?'>How Secure is my Password?</a></li>
<li><a href='http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/' rel='bookmark' title='Customizing the AddThis WordPress Plugin'>Customizing the AddThis WordPress Plugin</a></li>
<li><a href='http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/' rel='bookmark' title='Creating a New Page Template for a WordPress Theme'>Creating a New Page Template for a WordPress Theme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/12/how-to-recover-lost-wordpress-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Page For Your Tags in WordPress</title>
		<link>http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/</link>
		<comments>http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:00:14 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tags]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=1050</guid>
		<description><![CDATA[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 &#60;?PHP ?&#62;), and has very good documentation. After installing the plugin create a new page and while [...]
Related posts:<ol>
<li><a href='http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/' rel='bookmark' title='Creating a New Page Template for a WordPress Theme'>Creating a New Page Template for a WordPress Theme</a></li>
<li><a href='http://codehill.com/2010/04/displaying-the-number-of-visits-in-a-wordpress-blog-post/' rel='bookmark' title='Displaying the Number of Visits in a WordPress Blog Post'>Displaying the Number of Visits in a WordPress Blog Post</a></li>
<li><a href='http://codehill.com/2011/02/customizing-addthis-wordpress-plugin/' rel='bookmark' title='Customizing the AddThis WordPress Plugin'>Customizing the AddThis WordPress Plugin</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Permalinks in Windows Using IIRF</title>
		<link>http://codehill.com/2009/11/wordpress-permalinks-in-windows-using-iirf/</link>
		<comments>http://codehill.com/2009/11/wordpress-permalinks-in-windows-using-iirf/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:00:20 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[IIRF]]></category>
		<category><![CDATA[Ionics ISAPI Rewrite Filter]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[URL Rewriting]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=1037</guid>
		<description><![CDATA[Ionic&#8217;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 [...]
Related posts:<ol>
<li><a href='http://codehill.com/2010/10/10-reasons-why-small-business-websites-should-be-built-with-wordpress/' rel='bookmark' title='10 Reasons Why Small Business Websites Should Be Built with WordPress'>10 Reasons Why Small Business Websites Should Be Built with WordPress</a></li>
<li><a href='http://codehill.com/2009/11/how-to-create-a-page-for-your-tags-in-wordpress/' rel='bookmark' title='How to Create a Page For Your Tags in WordPress'>How to Create a Page For Your Tags in WordPress</a></li>
<li><a href='http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/' rel='bookmark' title='How to Block IP Addresses in Windows Server 2003'>How to Block IP Addresses in Windows Server 2003</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/11/wordpress-permalinks-in-windows-using-iirf/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

