<?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>Lukewarm &#187; Link</title>
	<atom:link href="http://www.imluke.net/blog/category/aside/link/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imluke.net/blog</link>
	<description>Luke&#039;s lukewarm life now gets some {GREEN}.</description>
	<lastBuildDate>Tue, 29 Jun 2010 09:49:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML5 and XHTML2</title>
		<link>http://www.imluke.net/blog/171_html5-and-xhtml2.html</link>
		<comments>http://www.imluke.net/blog/171_html5-and-xhtml2.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 11:23:50 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://www.imluke.net/blog/?p=171</guid>
		<description><![CDATA[An article on HTML5 and XHTML2: http://www.webmonkey.com/blog/XHTML_2_Dies_a_Lonely_Death__Makes_Room_For_HTML_5 I still don&#8217;t believe on HTML5. Web involves so fast that HTML will only solve the requirement that we need in the past. When the spec settle down, maybe after 3 years, we will have much better broadband, and much more requirement that we can&#8217;t imagine now. That [...]]]></description>
			<content:encoded><![CDATA[<p>An article on HTML5 and XHTML2:<br />
<a href="http://www.webmonkey.com/blog/XHTML_2_Dies_a_Lonely_Death__Makes_Room_For_HTML_5">http://www.webmonkey.com/blog/XHTML_2_Dies_a_Lonely_Death__Makes_Room_For_HTML_5</a><br />
I still don&#8217;t believe on HTML5. Web involves so fast that HTML will only solve the requirement that we need in the past. When the spec settle down, maybe after 3 years, we will have much better broadband, and much more requirement that we can&#8217;t imagine now. That makes HTML5 out of date when it&#8217;s out.<br />
We will see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imluke.net/blog/171_html5-and-xhtml2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100% faster jquery</title>
		<link>http://www.imluke.net/blog/133_100-faster-jquery.html</link>
		<comments>http://www.imluke.net/blog/133_100-faster-jquery.html#comments</comments>
		<pubDate>Wed, 02 Jul 2008 13:50:24 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.imluke.net/blog/?p=133</guid>
		<description><![CDATA[jQuery 1.2.6 released a months ago with some exciting improvements: Event Handling is 103% Faster CSS Selectors are 13% faster .offset() is 21% faster .css() is 25% faster and many others. Have you felt the speed change on my site? ;P, maybe not!]]></description>
			<content:encoded><![CDATA[<p>jQuery 1.2.6 released a months ago with some exciting improvements:</p>
<blockquote>
<ul>
<li>Event Handling is 103% Faster</li>
<li>CSS Selectors are 13% faster</li>
<li>.offset() is 21% faster</li>
<li>.css() is 25% faster</li>
</ul>
</blockquote>
<p>and <a href="http://jquery.com/blog/2008/06/09/jquery-ui-v15-released-focus-on-consistent-api-and-effects/">many others</a>.</p>
<p>Have you felt the speed change on my site? ;P, maybe not!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imluke.net/blog/133_100-faster-jquery.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google code prettify</title>
		<link>http://www.imluke.net/blog/121_google-code-prettify.html</link>
		<comments>http://www.imluke.net/blog/121_google-code-prettify.html#comments</comments>
		<pubDate>Mon, 21 Apr 2008 14:14:04 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[google code prettify]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.imluke.net/blog/?p=121</guid>
		<description><![CDATA[Google code prettify is: A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page. And I am using it right now. Using jQuery to add class prettyprint to all &#60;pre&#62; units and then render it by Google code prettify. It works just fantastic! Check this example out!]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/google-code-prettify/" title="Google code prettify">Google code prettify</a> is:</p>
<blockquote><p>A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.</p></blockquote>
<p>And I am using it right now. Using <a href="http://www.jquery.com" title="jQuery">jQuery</a> to add class <code>prettyprint</code> to all &lt;pre&gt; units and then render it by Google code prettify. It works just fantastic! Check <a href="http://www.imluke.net/blog/119_tips-for-switching-to-valid-xhtml11.html" title="Tips for switching to valid XHTML1.1">this example</a> out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imluke.net/blog/121_google-code-prettify.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
