<?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>WebandBlog.COM &#187; wordpress</title>
	<atom:link href="http://www.webandblog.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webandblog.com</link>
	<description>Gadget reviews, web design tips and tricks and much more</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:14:35 +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>Why Design Your Own WordPress Theme?</title>
		<link>http://www.webandblog.com/general/why-design-your-own-wordpress-theme/</link>
		<comments>http://www.webandblog.com/general/why-design-your-own-wordpress-theme/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 19:18:11 +0000</pubDate>
		<dc:creator>Oleksiy Deverishchev</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[o2]]></category>
		<category><![CDATA[paid advertisement]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webandblog.com/?p=495</guid>
		<description><![CDATA[If your site runs in WordPress, then you will have no doubt already encountered the concept of using WordPress 'themes'. However, you may not be aware that there are several advantages to designing your own, should you choose to do so. Of course, the overall purpose of implementing such themes is that they offer a [...]]]></description>
		<wfw:commentRss>http://www.webandblog.com/general/why-design-your-own-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Output specific post from a category in WordPress</title>
		<link>http://www.webandblog.com/web-design/output-specific-post-from-a-category-in-wordpress/</link>
		<comments>http://www.webandblog.com/web-design/output-specific-post-from-a-category-in-wordpress/#comments</comments>
		<pubDate>Tue, 04 May 2010 01:50:23 +0000</pubDate>
		<dc:creator>Oleksiy Deverishchev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress template]]></category>

		<guid isPermaLink="false">http://www.webandblog.com/?p=184</guid>
		<description><![CDATA[Let's say you slice a website and need a nicely looking block in a sidebar with one recent post from certain category. Like in case with this one below: Daily Style Quote. Logically following you need to run "the loop" and ask WordPress for just one post from just this particular category. Here we go: [...]]]></description>
		<wfw:commentRss>http://www.webandblog.com/web-design/output-specific-post-from-a-category-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page permalinks in WordPress</title>
		<link>http://www.webandblog.com/web-design/page-permalinks-in-wordpress/</link>
		<comments>http://www.webandblog.com/web-design/page-permalinks-in-wordpress/#comments</comments>
		<pubDate>Tue, 04 May 2010 01:19:52 +0000</pubDate>
		<dc:creator>Oleksiy Deverishchev</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress template]]></category>

		<guid isPermaLink="false">http://www.webandblog.com/?p=178</guid>
		<description><![CDATA[Got myself puzzled for a bit while slicing a WordPress theme this weekend on how to get a permalink to a certain page in WordPress template, given that you know what's page title. Use this: &#160; &#60;?php echo get_permalink&#40;get_page_by_title&#40;&#34;Page title here&#34;&#41;-&#62;ID&#41;; ?&#62; &#160; So now in your template you can use like this: &#160; &#60;a [...]]]></description>
		<wfw:commentRss>http://www.webandblog.com/web-design/page-permalinks-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: drop-down pages menu with jQuery magic</title>
		<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/</link>
		<comments>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 11:46:35 +0000</pubDate>
		<dc:creator>Oleksiy Deverishchev</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[drop-down menu]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[styling wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webandblog.com/?p=27</guid>
		<description><![CDATA[Using WordPress as a content management system (CMS) for a web site is a great idea. You get both - static content via Pages and blog entries via Posts. However one may ask - how do you put it all together, given that some sites require drop-down menus? Well, it's pretty easy - WordPress coding [...]]]></description>
		<wfw:commentRss>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.386 seconds -->

