<?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>Joni Ang &#187; wordpress themes</title>
	<atom:link href="http://www.joniang.com/tag/wordpress-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joniang.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 22 Jan 2012 15:24:42 +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>Latest Completed Projects</title>
		<link>http://www.joniang.com/2008/03/27/latest-completed-projects/</link>
		<comments>http://www.joniang.com/2008/03/27/latest-completed-projects/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 07:01:16 +0000</pubDate>
		<dc:creator>joniang</dc:creator>
				<category><![CDATA[Custom WordPress Theme]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.taintedsong.com/2008/03/27/latest-completed-projects/</guid>
		<description><![CDATA[www.wonderspot.net www.saonoitieng.com www.heblogssheblogs.com www.optimumflexibility.com www.lowerbodymakeover.com]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.joniang.com/wp-content/uploads/2008/03/design1.jpg" alt="Design 1" class="itemcenter" /></p>
<p class="center">www.wonderspot.net</p>
<p><span id="more-509"></span><img src="http://www.joniang.com/wp-content/uploads/2008/03/design2.jpg" alt="Design 2" class="itemcenter" /></p>
<p class="center">www.saonoitieng.com</p>
<p><img src="http://www.joniang.com/wp-content/uploads/2008/03/design3.jpg" alt="Design 3" class="itemcenter" /></p>
<p class="center">www.heblogssheblogs.com</p>
<p><img src="http://www.joniang.com/wp-content/uploads/2008/03/design4.jpg" alt="Design 4" class="itemcenter" /></p>
<p class="center">www.optimumflexibility.com</p>
<p><img src="http://www.joniang.com/wp-content/uploads/2008/03/design5.jpg" alt="Design 5" class="itemcenter" /></p>
<p class="center">www.lowerbodymakeover.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joniang.com/2008/03/27/latest-completed-projects/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Stargaze WordPress Theme</title>
		<link>http://www.joniang.com/2008/02/20/stargaze-wordpress-theme/</link>
		<comments>http://www.joniang.com/2008/02/20/stargaze-wordpress-theme/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 13:08:32 +0000</pubDate>
		<dc:creator>joniang</dc:creator>
				<category><![CDATA[Custom WordPress Theme]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.taintedsong.com/2008/02/20/stargaze-wordpress-theme/</guid>
		<description><![CDATA[After months of putting it off, I&#8217;m finally releasing the WordPress theme I&#8217;m currently using on this blog. I called it &#8220;Stargaze&#8221; because, uhm, I couldn&#8217;t think of any other appropriate word. Plus the name &#8220;Nightsky&#8221; was taken, so, hehe. If you&#8217;re wondering where I put the old downloadable WordPress themes &#8212; I&#8217;m still working [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://joniang.com/dl-themes/Stargaze.zip" target="_blank"><img class="itemcenter" title="Stargaze WordPress theme" src="http://www.joniang.com/wp-content/uploads/2008/02/screenshot.png" alt="Stargaze WordPress Theme" /></a> After months of putting it off, I&#8217;m finally releasing the WordPress theme I&#8217;m currently using on this blog. I called it &#8220;Stargaze&#8221; because, uhm, I couldn&#8217;t think of any other appropriate word. Plus the name &#8220;Nightsky&#8221; was taken, so, hehe. If you&#8217;re wondering where I put the old downloadable WordPress themes &#8212; I&#8217;m still working on my &#8220;portfolio site&#8221; (mind the quotes) and I hope to launch it in the near future (if I find the time in the midst of this crazy schedule). Don&#8217;t count on it to be anything big, though. It&#8217;s just an option for me to separate the WordPress themes / work stuff from my <em>personal blog</em>.  I realize that this theme is too girlie for guy bloggers &#8212; come to think of it, the past few themes I released are all too girlie. I swear it&#8217;s unintentional. Heh.  <strong>Stargaze WordPress Theme tips:</strong></p>
<ul>
<li>To center an image and put a blue border around it (see example screenshot above), use the class name &#8220;<strong>itemcenter</strong>&#8220;, e.g. &lt;img src=&#8221;image.jpg&#8221; alt=&#8221;image name&#8221; class=&#8221;<strong>itemcenter</strong>&#8221; /&gt;</li>
<li>To align an image to the left and put a blue border around it, use the class name &#8220;<strong>itemleft</strong>&#8220;.</li>
<li>To align an image to the right and put a blue border around it, use the class name &#8220;<strong>itemright</strong>&#8220;.</li>
<li>To center a text or paragraph, use the class name &#8220;<strong>center</strong>&#8220;.</li>
</ul>
<p>Why use these classes when you can use the normal way of aligning an image or text? These styles validate <a href="http://validator.w3.org/" target="_blank">W3C</a> compliant, while the usual <em>align</em> attribute does not. But of course, you <em>don&#8217;t</em> have to follow those. Pardon me for being neurotic with codes <em>sometimes</em>. <img src='http://www.joniang.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3 class="center">::  <a title="Download Stargaze" href="http://joniang.com/dl-themes/Stargaze.zip" target="_blank">Download Stargaze </a> :: <a href="http://www.joniang.com/themes/">Demo</a> ::</h3>
<p>This version is a valid xhtml with error-free css. Works fine with WordPress 2.3 to 2.3.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joniang.com/2008/02/20/stargaze-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>

