<?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/"
	
	xmlns:georss="http://www.georss.org/georss"	xmlns:gml="http://www.opengis.net/gml"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:icbm="http://postneo.com/icbm"
	xmlns:geourl="http://geourl.org/rss/module/"

	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Patrick Chia &#187; Wordpress Theme</title>
	<atom:link href="http://patrick.bloggles.info/category/wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrick.bloggles.info</link>
	<description>Cleaning Executive Officer (1976-2010)</description>
	<lastBuildDate>Mon, 15 Mar 2010 13:09:56 +0000</lastBuildDate>
	<generator>http://blogates.com/?v=3.0</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
   <image>
    <title>Patrick Chia</title>
    <url>http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&amp;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico</url>
    <link>http://patrick.bloggles.info/</link>
   </image>
	<atom:link rel='hub' href='http://patrick.bloggles.info/?pushpress=hub'/>
		<item>
		<title>hoPE Theme Setup</title>
		<link>http://patrick.bloggles.info/2009/09/02/hope-theme-setup/</link>
		<comments>http://patrick.bloggles.info/2009/09/02/hope-theme-setup/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:55:16 +0000</pubDate>
		<dc:creator>Pat</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=229</guid>
		<description><![CDATA[Thanks to everyone that download the hoPE Theme for your wordpress blog. Here are some tips and help information to setup your hoPE Theme. hoPE theme designed to display your flickr&#8217;s photo gallery or Google Picasa web album on blog. But how to get your gallery&#8217;s RSS feed? For flickr user, just browse to flickr [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Thanks to everyone that download the <a title="wordpress hope theme" href="http://wordpress.org/extend/themes/hope">hoPE Theme</a> for your wordpress blog. Here are some tips and help information to setup your hoPE Theme. hoPE theme designed to display your <a href="http://flickr.com/">flickr&#8217;s</a> photo gallery or Google <a href="http://picasaweb.google.com/">Picasa web album</a> on blog. But how to get your gallery&#8217;s RSS feed? For flickr user, just browse to flickr photo page and find the <a href="http://en.wikipedia.org/wiki/Rss">RSS</a> url below the page, copy the RSS link. see pic.</p>
<div id="attachment_230" class="wp-caption alignnone" style="width: 310px"><a href="http://patrick.bloggles.info/files/2009/09/flickr.jpg"    class="thickbox noicon" rel="gallery-229" title="Copy flickr RSS Link from Latest"><img class="size-medium wp-image-230 " src="http://patrick.bloggles.info/files/2009/09/flickr-300x122.jpg" alt="Copy flickr RSS Link from Latest" width="300" height="122" /></a><p class="wp-caption-text">Copy flickr RSS Link from Latest</p></div>
<p>Example RSS link: <code>http://api.flickr.com/services/feeds/photos_public.gne?id=30445359@N00&amp;lang=en-us&amp;format=rss_200</code></p>
<p>If you have Google Picasa Web Album, browse to your web album and find the RSS link on the right sidebar. Copy the RSS link. see pic.</p>
<div id="attachment_231" class="wp-caption alignnone" style="width: 310px"><a href="http://patrick.bloggles.info/files/2009/09/picasa.jpg"    class="thickbox noicon" rel="gallery-229" title="Copy PicasaWeb Album RSS link"><img class="size-medium wp-image-231 " src="http://patrick.bloggles.info/files/2009/09/picasa-300x122.jpg" alt="Copy PicasaWeb Album RSS link" width="300" height="122" /></a><p class="wp-caption-text">Copy PicasaWeb Album RSS link</p></div>
<p>Example RSS link: <code>http://picasaweb.google.com/data/feed/base/user/mypatricks/albumid/5362788080899248097?alt=rss&amp;kind=photo&amp;hl=en_US</code></p>
<p>After copied the RSS link, login to your blog account, browse to your Appearance menu, click the hoPE Theme Settings. Paste your RSS link. see pic.</p>
<div id="attachment_232" class="wp-caption alignnone" style="width: 310px"><a href="http://patrick.bloggles.info/files/2009/09/hope_setting.jpg"    class="thickbox noicon" rel="gallery-229" title="Paste your RSS link here."><img class="size-medium wp-image-232 " src="http://patrick.bloggles.info/files/2009/09/hope_setting-300x117.jpg" alt="Paste your RSS link here." width="300" height="117" /></a><p class="wp-caption-text">Paste your RSS link here.</p></div>
<p>It&#8217;s done, browse to your site and see your gallery. If you have see nothing, please clear your blog cache or browser&#8217;s cache.</p>
<p><strong>Quality of photo for flickr</strong>: Due to site loading&#8217;s speed, the gallery may display in low quality, but you may change the photo to original quality. Please use your wordpress theme editor to edit your functions file. Login to your blog&#8217;s admin, browse to Appearance menu, click Editor. Make sure you are selected hoPE theme to edit. Click Theme Functions(functions.php) and find this line in the text area.</p>
<p><code>$photo_url = str_replace( "_m.jpg", "_m.jpg", $sub[0][1] );</code></p>
<p>change to:</p>
<p><code>$photo_url = str_replace( "_m.jpg", "_o.jpg", $sub[0][1] );</code></p>
<div id="attachment_235" class="wp-caption alignnone" style="width: 310px"><a href="http://patrick.bloggles.info/files/2009/09/theme_edit.jpg"    class="thickbox noicon" rel="gallery-229" title="Change the quality of flickr's photo"><img class="size-medium wp-image-235 " src="http://patrick.bloggles.info/files/2009/09/theme_edit-300x133.jpg" alt="Change the quality of flickr's photo" width="300" height="133" /></a><p class="wp-caption-text">Change the quality of flickr&#39;s photo</p></div>
<p>Click Save and done. (Note: Change to original photo size may cause your site slow loading.) If you still has problem to setup your photo gallery, please feel free leave your comment. Enjoy your blog.</p>
<p><map name='google_ad_map_229_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/229?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_229_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=229&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F09%2F02%2Fhope-theme-setup%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2009/09/02/hope-theme-setup/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a9d39607e3c8c9a4cc8d2b96d41313d7?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Pat</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files/2009/09/flickr-150x150.jpg" />
		<media:content url="http://patrick.bloggles.info/files/2009/09/flickr.jpg" medium="image">
			<media:title type="html">flickr</media:title>
			<media:description type="html">Copy flickr RSS Link from Latest</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/09/flickr-150x150.jpg" />
		</media:content>
		<media:content url="http://patrick.bloggles.info/files/2009/09/picasa.jpg" medium="image">
			<media:title type="html">picasa</media:title>
			<media:description type="html">Copy PicasaWeb Album RSS link</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/09/picasa-150x150.jpg" />
		</media:content>
		<media:content url="http://patrick.bloggles.info/files/2009/09/hope_setting.jpg" medium="image">
			<media:title type="html">hope_setting</media:title>
			<media:description type="html">Paste your RSS link here.</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/09/hope_setting-150x150.jpg" />
		</media:content>
		<media:content url="http://patrick.bloggles.info/files/2009/09/theme_edit.jpg" medium="image">
			<media:title type="html">theme_edit</media:title>
			<media:description type="html">Change the quality of flickr's photo</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/09/theme_edit-150x150.jpg" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=229&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F09%2F02%2Fhope-theme-setup%2F" medium="image" />
	</item>
		<item>
		<title>Wordpress hoPE Theme 2.5</title>
		<link>http://patrick.bloggles.info/2009/06/14/wordpress-hope-theme-25/</link>
		<comments>http://patrick.bloggles.info/2009/06/14/wordpress-hope-theme-25/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 06:25:58 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Theme Extras]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[hoPE]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=184</guid>
		<description><![CDATA[It&#8217;s always amend to improved. Thanks for the people that love the theme and leave the comments. Especially appreciated and thanks to Hendrik fixed the JS code. Now I used CSS gradient instead of js gradient( but forget the IE   ). These may improved the site loading and speed. Another setting like number [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>It&#8217;s always amend to improved. Thanks for the people that love the theme and leave the comments. Especially appreciated and thanks to <strong>Hendrik</strong> fixed the JS code. Now I used CSS gradient instead of js gradient( but forget the IE <img src='http://patrick.bloggles.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). These may improved the site loading and speed. Another setting like number of gallery photo was ready to use, maximum number is 100.  The photo link preset default to open in new window. Threaded comments and calendar widgets&#8217; style fixed, Enjoy the hoPE!</p>
<div id="attachment_185" class="wp-caption alignnone" style="width: 310px"><a href="http://patrick.bloggles.info/files/2009/06/hope-setting.jpg"    class="thickbox noicon" rel="gallery-184" title="hoPE Theme Setting Screenshot"><img class="size-medium wp-image-185" src="http://patrick.bloggles.info/files/2009/06/hope-setting-300x196.jpg" alt="hoPE Theme Setting Screenshot" width="300" height="196" /></a><p class="wp-caption-text">hoPE Theme Setting Screenshot</p></div>
<p>1. <a href="http://flickr.com/">flickr</a> or <a href="http://picasaweb.google.com/">Picasa Web Album</a> Photo Gallery<br />
2. Options to number of photo<br />
3. Threaded comments, Widgets Support<br />
4. Twitter link ready<br />
5. Custom header image<br />
6. Support Wordpress and Wordpress MU 2.7+</p>
<p>Download the latest version: <a href="http://mycamcorder.googlepages.com/hope2.5.zip">hoPE Theme 2.5</a> or find it on <a href="http://wordpress.org/extend/themes/hope">Wordpress Theme Directory</a></p>
<p><map name='google_ad_map_184_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/184?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_184_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=184&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F14%2Fwordpress-hope-theme-25%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2009/06/14/wordpress-hope-theme-25/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files/2009/06/hope-setting-150x150.jpg" />
		<media:content url="http://patrick.bloggles.info/files/2009/06/hope-setting.jpg" medium="image">
			<media:title type="html">hope-setting</media:title>
			<media:description type="html">hoPE Theme Setting Screenshot</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/06/hope-setting-150x150.jpg" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=184&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F14%2Fwordpress-hope-theme-25%2F" medium="image" />
	</item>
		<item>
		<title>Updated: Wordpress HoPE Theme</title>
		<link>http://patrick.bloggles.info/2009/06/08/updated-wordpress-hope-theme/</link>
		<comments>http://patrick.bloggles.info/2009/06/08/updated-wordpress-hope-theme/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 18:33:02 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[hoPE]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=179</guid>
		<description><![CDATA[This is version that fixed the problem from you. I added threat comment, fixed JS loading.  The gallery can display more than 10, maybe I will add option to allow user to set the number of photo.
Download here:  Wordpress HoPE Theme



]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>This is version that fixed the problem from you. I added threat comment, fixed JS loading.  The gallery can display more than 10, maybe I will add option to allow user to set the number of photo.</p>
<p>Download here:  <a href="http://mycamcorder.googlepages.com/hope2.0.zip">Wordpress HoPE Theme</a></p>
<p><map name='google_ad_map_179_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/179?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_179_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=179&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F08%2Fupdated-wordpress-hope-theme%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2009/06/08/updated-wordpress-hope-theme/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=179&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F08%2Fupdated-wordpress-hope-theme%2F" />
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=179&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F08%2Fupdated-wordpress-hope-theme%2F" medium="image" />
	</item>
		<item>
		<title>Wordpress hoPE Theme</title>
		<link>http://patrick.bloggles.info/2009/06/03/wordpress-hope-theme/</link>
		<comments>http://patrick.bloggles.info/2009/06/03/wordpress-hope-theme/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 17:23:16 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[hoPE]]></category>
		<category><![CDATA[Theme Design]]></category>
		<category><![CDATA[WPMU Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=167</guid>
		<description><![CDATA[Do you like  flickr? I have a designed a theme that allow you to include your flickr photo gallery into your blog. Just copy the photo feed into the theme setting. Let your reader share your flickr photo every time you uploaded new photo. You also may customize your header image with your favourite photo [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Do you like  <a href="http://flickr.com/">flickr</a>? I have a designed a theme that allow you to include your flickr photo gallery into your blog. Just copy the photo feed into the theme setting. Let your reader share your flickr photo every time you uploaded new photo. You also may customize your header image with your favourite photo or images. Enjoy my hoPE series theme. <img src='http://patrick.bloggles.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_169" class="wp-caption alignnone" style="width: 410px"><img class="size-full wp-image-169" src="http://patrick.bloggles.info/files/2009/06/hope.jpg" alt="Wordpress HoPE Theme Screenshot" width="400" height="302" /><p class="wp-caption-text">Wordpress HoPE Theme Screenshot</p></div>
<p>Download here: <a title="Wordpress flickr gallery theme" href="http://mycamcorder.googlepages.com/hoPE.zip">Wordpress hoPE Theme </a></p>
<p>Compatible Wordpress 2.7 and WordpressMU</p>
<p><map name='google_ad_map_167_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/167?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_167_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=167&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F03%2Fwordpress-hope-theme%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2009/06/03/wordpress-hope-theme/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files/2009/06/hope-150x150.jpg" />
		<media:content url="http://patrick.bloggles.info/files/2009/06/hope.jpg" medium="image">
			<media:title type="html">hope</media:title>
			<media:description type="html">Wordpress HoPE Theme Screenshot</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/06/hope-150x150.jpg" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=167&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F06%2F03%2Fwordpress-hope-theme%2F" medium="image" />
	</item>
		<item>
		<title>Theme for this Valentine</title>
		<link>http://patrick.bloggles.info/2009/02/04/theme-for-this-valentine/</link>
		<comments>http://patrick.bloggles.info/2009/02/04/theme-for-this-valentine/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:02:03 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=123</guid>
		<description><![CDATA[I just completed a design for this Valentine&#8217;s Day. It&#8217;s purple color style with two columns. It&#8217;s also allowed user to custom the image on the top of right sidebar. This theme is suitable used for Wordpress 2.7.
Try this and send me comment to improve. Thanks and happy valentine&#8217;s day.



]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just completed a design for this Valentine&#8217;s Day. It&#8217;s purple color style with two columns. It&#8217;s also allowed user to custom the image on the top of right sidebar. This theme is suitable used for Wordpress 2.7.</p>
<div id="attachment_124" class="wp-caption alignnone" style="width: 410px"><a href="http://cid-c5ccf6062101d8d2.skydrive.live.com/self.aspx/Public/esther_artistic.zip"><img class="size-full wp-image-124" src="http://patrick.bloggles.info/wp-content/blogs.dir/22/files//2009/02/artistic_screenshot.jpg" alt="Valentine's Theme for Wordpress - Esther Artistic" width="400" height="334" /></a><p class="wp-caption-text">Valentine Theme for Wordpress 2.7</p></div>
<p><a href="http://cid-c5ccf6062101d8d2.skydrive.live.com/self.aspx/Public/esther|_artistic.zip">Try this</a> and send me comment to improve. Thanks and happy valentine&#8217;s day.</p>
<p><map name='google_ad_map_123_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/123?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_123_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=123&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F02%2F04%2Ftheme-for-this-valentine%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2009/02/04/theme-for-this-valentine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files/2009/02/artistic_screenshot-150x150.jpg" />
		<media:content url="http://patrick.bloggles.info/files/2009/02/artistic_screenshot.jpg" medium="image">
			<media:title type="html">artistic_screenshot</media:title>
			<media:description type="html">Valentine's Theme for Wordpress - Esther Artistic</media:description>
			<media:thumbnail url="http://patrick.bloggles.info/files/2009/02/artistic_screenshot-150x150.jpg" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=123&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2009%2F02%2F04%2Ftheme-for-this-valentine%2F" medium="image" />
	</item>
		<item>
		<title>Updated Violinesth Forever</title>
		<link>http://patrick.bloggles.info/2008/12/22/updated-violinesth-forever/</link>
		<comments>http://patrick.bloggles.info/2008/12/22/updated-violinesth-forever/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 13:02:02 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[Wordpress MU]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=111</guid>
		<description><![CDATA[This is the latest updated wordpress theme -Violinesth Forever. It&#8217;s fixed the theme width on other resolution and add category feed on sidebar.
Download here &#8211; Violinesth Forever 4.5



]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>This is the latest updated wordpress theme -Violinesth Forever. It&#8217;s fixed the theme width on other resolution and add category feed on sidebar.</p>
<p>Download here &#8211; <a href="http://mypatricks.googlepages.com/violinesth-forever.zip">Violinesth Forever 4.5</a></p>
<p><map name='google_ad_map_111_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/111?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_111_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=111&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F12%2F22%2Fupdated-violinesth-forever%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2008/12/22/updated-violinesth-forever/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=111&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F12%2F22%2Fupdated-violinesth-forever%2F" />
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=111&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F12%2F22%2Fupdated-violinesth-forever%2F" medium="image" />
	</item>
		<item>
		<title>Download New Wordpress Theme-Violinesth Forever</title>
		<link>http://patrick.bloggles.info/2008/12/02/download-new-wordpress-theme-violinesth-forever/</link>
		<comments>http://patrick.bloggles.info/2008/12/02/download-new-wordpress-theme-violinesth-forever/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 19:37:43 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[Wordpress MU]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=99</guid>
		<description><![CDATA[I just released my new wordpress theme &#8211; Violinesth Forever. The design is based on Pressthor theme and it&#8217;s allowed to custom top images. This theme is only tested on Wordpress 2.6+. At the top image it&#8217;s will show your gravatar if you enabled the gravatar&#8217;s option in your discussion menu. Currently you only found [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just released my new wordpress theme &#8211; <strong>Violinesth Forever</strong>. The design is based on Pressthor theme and it&#8217;s allowed to custom top images. This theme is only tested on <a href="http://wordpress.org/download/">Wordpress 2.6+</a>. At the top image it&#8217;s will show your <a href="http://gravatar.com/">gravatar</a> if you enabled the gravatar&#8217;s option in your discussion menu. Currently you only found two columns type and three columns design will be released on next week or next few day.  Leave your comment, thanks.</p>
<dl>
<dt><img class="size-medium wp-image-100" src="http://patrick.bloggles.info/files/2008/12/screenshot.png" alt="" width="300" height="225" /></dt>
</dl>
<p><a href="http://wpmudev.org/download/991625652_violinesth-forever-1.5.zip">Download Violinesth Forever for WP 2.6+</a></p>
<p><a href="http://wordpress.org/extend/themes/violinesth-forever">Download from Wordpress Theme Directory</a></p>
<p><map name='google_ad_map_99_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/99?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_99_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=99&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F12%2F02%2Fdownload-new-wordpress-theme-violinesth-forever%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2008/12/02/download-new-wordpress-theme-violinesth-forever/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files/2008/12/screenshot-150x150.png" />
		<media:content url="http://patrick.bloggles.info/files/2008/12/screenshot.png" medium="image">
			<media:title type="html">violinesth screenshot</media:title>
			<media:thumbnail url="http://patrick.bloggles.info/files/2008/12/screenshot-150x150.png" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=99&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F12%2F02%2Fdownload-new-wordpress-theme-violinesth-forever%2F" medium="image" />
	</item>
		<item>
		<title>Another wordpress theme Violinesth</title>
		<link>http://patrick.bloggles.info/2008/09/26/another-wordpress-theme-violinesth/</link>
		<comments>http://patrick.bloggles.info/2008/09/26/another-wordpress-theme-violinesth/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 01:17:01 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=90</guid>
		<description><![CDATA[I just completed another simple wordpress theme. This is very simple and clean design theme, purple, white, blue, two column sidebar with violin. It&#8217;s music theme and named Violinesth.
 Download (for wordpress 2.6 above) for your wordpress blog. if you using Wordpress below 2.5 download this version. See live demo



]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just completed another simple wordpress theme. This is very simple and clean design theme, purple, white, blue, two column sidebar with violin. It&#8217;s music theme and named <strong>Violinesth</strong>.<a href="http://mypatricks.googlepages.com/violinesth1.0.zip"></a></p>
<p><a title="Violinesth Theme for Wordpress 2.6" href="http://mypatricks.googlepages.com/violinesth1.0.zip"> Download</a> (for wordpress 2.6 above) for your wordpress blog. if you using Wordpress below 2.5 <a title="Violinesth for Wordpress 2.5" href="http://mypatricks.googlepages.com/violinesth2_0.zip">download</a> this version. See <a href="http://www.wpskins.org/demo.php?theme=6154">live demo</a></p>
<div id="attachment_91" class="wp-caption alignnone" style="width: 360px"><img class="size-full wp-image-91" src="http://patrick.bloggles.info/files/2008/09/screenshot.jpg" alt="Wordpress Theme Violinesth" width="350" height="297" /><p class="wp-caption-text">Wordpress Theme Violinesth</p></div>
<p><map name='google_ad_map_90_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/90?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_90_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=90&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F09%2F26%2Fanother-wordpress-theme-violinesth%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2008/09/26/another-wordpress-theme-violinesth/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files//2008/09/screenshot.jpg" />
		<media:content url="http://patrick.bloggles.info/files//2008/09/screenshot.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
			<media:description type="html">Wordpress Theme Violinesth</media:description>
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=90&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F09%2F26%2Fanother-wordpress-theme-violinesth%2F" medium="image" />
	</item>
		<item>
		<title>Pressthor in Wordpress Theme Directory</title>
		<link>http://patrick.bloggles.info/2008/07/27/pressthor-in-wordpress-theme-directory/</link>
		<comments>http://patrick.bloggles.info/2008/07/27/pressthor-in-wordpress-theme-directory/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 13:42:22 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[WPMU]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=66</guid>
		<description><![CDATA[I just submit my PressThor theme to Wordpress Theme Directory, from now you may download from the directory. The theme is compatible with WordpressMU.



]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>I just submit my <a href="http://patrick.bloggles.info/2008/05/07/theme-for-wordpress-25-pressthor/">PressThor theme</a> to Wordpress <a href="http://http://wordpress.org/extend/themes/">Theme Directory</a>, from now you may <a href="http://wordpress.org/extend/themes/pressthor">download</a> from the directory. The theme is compatible with WordpressMU.</p>
<p><map name='google_ad_map_66_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/66?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_66_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=66&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F07%2F27%2Fpressthor-in-wordpress-theme-directory%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2008/07/27/pressthor-in-wordpress-theme-directory/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=66&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F07%2F27%2Fpressthor-in-wordpress-theme-directory%2F" />
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=66&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F07%2F27%2Fpressthor-in-wordpress-theme-directory%2F" medium="image" />
	</item>
		<item>
		<title>Theme for Wordpress 2.5 &#8211; Pressthor</title>
		<link>http://patrick.bloggles.info/2008/05/07/theme-for-wordpress-25-pressthor/</link>
		<comments>http://patrick.bloggles.info/2008/05/07/theme-for-wordpress-25-pressthor/#comments</comments>
		<pubDate>Wed, 07 May 2008 14:36:13 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://patrick.bloggles.info/?p=46</guid>
		<description><![CDATA[It&#8217;s long time no new theme release.  This is my new theme for wordpress Version 2.5. It is design based on wordpress.org and new admin panel.
Download here

Pressthor Wordpress Theme




]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>It&#8217;s long time no new theme release.  This is my new theme for wordpress Version 2.5. It is design based on wordpress.org and new admin panel.</p>
<p><a href="http://mypatricks.googlepages.com/pressthor.zip">Download here</a></p>
<div class="img alignnone size-medium wp-image-47" style="width: 300px;text-align: right"><img class="alignnone size-medium wp-image-47" src="http://patrick.bloggles.info/files/2008/05/screenshot-300x211.gif" alt="" width="300" height="211" /></p>
<div>Pressthor Wordpress Theme</div>
</div>
<p><map name='google_ad_map_46_22baf2f57da3373c'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/46?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_46_22baf2f57da3373c' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=46&amp;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F05%2F07%2Ftheme-for-wordpress-25-pressthor%2F' /></p><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://patrick.bloggles.info/2008/05/07/theme-for-wordpress-25-pressthor/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/716b5034e38052629a976bfdd0d686b9?s=96&#38;d=http%3A%2F%2Fs.bloggles.info%2Ffavicon.ico" medium="image">
			<media:title type="html">Patrick</media:title>
		</media:content>
		<media:thumbnail url="http://patrick.bloggles.info/files//2008/05/screenshot-150x150.gif" />
		<media:content url="http://patrick.bloggles.info/files//2008/05/screenshot.gif" medium="image">
			<media:title type="html">Pressthor Wordpress Theme</media:title>
			<media:thumbnail url="http://patrick.bloggles.info/files//2008/05/screenshot-150x150.gif" />
		</media:content>
		<media:content url="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&#38;client=&#38;channel=&#38;output=png&#38;cuid=46&#38;url= http%3A%2F%2Fpatrick.bloggles.info%2F2008%2F05%2F07%2Ftheme-for-wordpress-25-pressthor%2F" medium="image" />
	</item>
	</channel>
</rss>
