<?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"
	>

<channel>
	<title>Koyu Matcha</title>
	<atom:link href="http://koyumatcha.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://koyumatcha.com/wp</link>
	<description>The Ultimate green tea. Buy premium japanese matcha green tea online here.</description>
	<pubDate>Tue, 10 Aug 2010 12:36:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>WebKit for Windows</title>
		<link>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/</link>
		<comments>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:48:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://koyumatcha.com/wp/?p=38</guid>
		<description><![CDATA[The past week heralded the first public release of Safari 3 Beta for Windows.
Whilst I am primarily a Firefox user, this is fantastic news for web developers – we no longer need an OS X PC available to test our work. Previously I would need to test my web application at home, or take my [...]]]></description>
			<content:encoded><![CDATA[<p>The past week heralded the first public release of Safari 3 Beta for Windows.</p>
<p>Whilst I am primarily a Firefox user, this is fantastic news for web developers – we no longer need an OS X PC available to test our work. Previously I would need to test my web application at home, or take my Mac Mini into the office. It is also good news for the general masses who like a smooth and clean interface.</p>
<p>I have to give credit on the startup speed and page rendering time. It’s impressive, even for a beta. However with a beta also comes issues. For many, fonts just would not appear in web pages or on the Safari UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HowTo: Decrease Page Load Times</title>
		<link>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/</link>
		<comments>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://koyumatcha.com/wp/?p=37</guid>
		<description><![CDATA[Whilst working on the weekend, I found that the number of simultaneous requests I could make to a web server was limited by my web browser – severely.
I have one Linux server, performing port forwarding for our overseas offices (mostly so they can use Remote Desktop).
I had developed a PHP page to display whether a [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst working on the weekend, I found that the number of simultaneous requests I could make to a web server was limited by my web browser – severely.</p>
<p>I have one Linux server, performing port forwarding for our overseas offices (mostly so they can use Remote Desktop).</p>
<p>I had developed a PHP page to display whether a connection could be opened on each of the forwarded ports. A connection attempt would be tried against each port sequentially, however this caused the page to load very slowly – especially since some requests were making a round trip from the UK to Australia.</p>
<p>On the weekend I upgraded the page to use a very small AJAX library I wrote. Although the page loaded quickly, the statuses returned from each AJAX request were slow.</p>
]]></content:encoded>
			<wfw:commentRss>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/</link>
		<comments>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 04:55:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://koyumatcha.com/wp/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://koyumatcha.com/wp/http:/koyumatcha.com/wp/sample-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
