<?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>Thin &#38; Light &#187; Projects</title>
	<atom:link href="http://thinlight.org/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinlight.org</link>
	<description>Passion for the web</description>
	<lastBuildDate>Sun, 30 May 2010 06:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Reader Unread Count</title>
		<link>http://thinlight.org/2008/07/27/google-reader-unread-count/</link>
		<comments>http://thinlight.org/2008/07/27/google-reader-unread-count/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 07:58:31 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://thinlight.org/?p=77</guid>
		<description><![CDATA[Gmail is my Firefox home page and is always open as long as Firefox is there. So I wrote this Greasemonkey script to show Google Reader&#8217;s unread count in the nav-bar of Gmail. A good place, isn&#8217;t it?

The script checks for the unread count every 8 minutes. But after you click the &#8220;Reader&#8221; link, it [...]]]></description>
			<content:encoded><![CDATA[<p>Gmail is my Firefox home page and is always open as long as Firefox is there. So I wrote this Greasemonkey script to show Google Reader&#8217;s unread count in the nav-bar of Gmail. A good place, isn&#8217;t it?</p>
<p><a href="http://userscripts.org/scripts/show/30613"><img width="424" height="94" class="alignnone" title="Unread count" src="http://thinlight.org/wp-content/uploads/2008/07/gmail-reader.png" alt=""/></a></p>
<p>The script checks for the unread count every 8 minutes. But after you click the &#8220;Reader&#8221; link, it checks the count 1 minute later and extend the interval by 1 minute after every check until the interval returns to 8 minutes again.</p>
<p>Install <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a>，and then <a href="http://userscripts.org/scripts/source/30613.user.js">install this script</a>。</p>
<p><a href="http://userscripts.org/scripts/show/30613">Page on userscripts.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/07/27/google-reader-unread-count/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Showing Post Title in Neighbor Post Preview</title>
		<link>http://thinlight.org/2008/03/14/showing-post-title-in-neighbor-post-preview/</link>
		<comments>http://thinlight.org/2008/03/14/showing-post-title-in-neighbor-post-preview/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 17:07:58 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/03/14/showing-post-title-in-neighbor-post-preview/</guid>
		<description><![CDATA[A few days back, a friend asked me whether the neighbor post preview plugin can be customized to show the post title in preview.
Yes, that&#8217;s a wonderful idea. Many WordPress users just use &#8220;next post&#8221; or &#8220;previous post&#8221; as the navigation link text instead of the post title. This can save much space and readers [...]]]></description>
			<content:encoded><![CDATA[<p>A few days back, a friend asked me whether the neighbor post preview plugin can be customized to show the post title in preview.</p>
<p>Yes, that&#8217;s a wonderful idea. Many WordPress users just use &#8220;next post&#8221; or &#8220;previous post&#8221; as the navigation link text instead of the post title. This can save much space and readers can more easily focus on the title of current post (<a href="http://ourfourpenceworth.com/home-is-where-the-money-is/94">example page</a>). If you noticed, Live Spaces are using left/right arrow icons as the link text.</p>
<p>So I implemented this idea into my plugin. By doing this, it becomes more useful for those people who didn&#8217;t show the post titles in the link text.</p>
<p><img src='http://thinlight.org/wp-content/uploads/2008/03/title-preview.png' alt='Post title in preview' /></p>
<p>Thanks, <a href="http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/#comments">Penelope</a>, for this great idea.</p>
<p>Go to the <a href="http://thinlight.org/projects/wordpress-neighbor-post-preview/">plugin homepage</a> for download. When activated, go to the options page for customization (http://yourdomain/wp-admin/options-general.php?page=neighbor-post-preview.php).</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/03/14/showing-post-title-in-neighbor-post-preview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Releasing the Thin Light WordPress Theme</title>
		<link>http://thinlight.org/2008/03/04/releasing-the-thin-light-wordpress-theme/</link>
		<comments>http://thinlight.org/2008/03/04/releasing-the-thin-light-wordpress-theme/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 10:17:43 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[WordPress theme]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/03/04/releasing-the-thin-light-wordpress-theme/</guid>
		<description><![CDATA[The theme used in this blog is designed by myself. It&#8217;s really simple and light-weight. As requested by Dan, I&#8217;m now releasing it for use by all WordPress users.
The homepage of the theme.
The theme may contain some code specific to my site. If you find any bugs or problems, please leave a comment.
]]></description>
			<content:encoded><![CDATA[<p>The theme used in this blog is designed by myself. It&#8217;s really simple and light-weight. As requested by <a href="http://thinlight.org/projects/wordpress-neighbor-post-preview/#comment-23">Dan</a>, I&#8217;m now releasing it for use by all WordPress users.</p>
<p><a href="http://thinlight.org/projects/thin-light-wordpress-theme/">The homepage of the theme</a>.</p>
<p>The theme may contain some code specific to my site. If you find any bugs or problems, please leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/03/04/releasing-the-thin-light-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Neighbor Post Preview Plugin</title>
		<link>http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/</link>
		<comments>http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 15:17:14 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/</guid>
		<description><![CDATA[I assume you&#8217;re reading this post on its own page (i.e. the permalink). If you&#8217;re on the front page, or in an RSS reader, please go to its own page.
Above the title of this post, there is the previous/next post navigation bar. Now hover your mouse on the previous post link, but don&#8217;t click  [...]]]></description>
			<content:encoded><![CDATA[<p>I assume you&#8217;re reading this post on its own page (i.e. the permalink). If you&#8217;re on the front page, or in an RSS reader, please go to <a href="http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/">its own page</a>.</p>
<p>Above the title of this post, there is the previous/next post navigation bar. Now hover your mouse on the previous post link, but don&#8217;t click <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Did you see the little bubble showing the excerpt of the previous post? That&#8217;s it!</p>
<p>Sometimes title is not enough for visitors to determine whether the post is worth reading. With an excerpt, more information is provided. Some posts with great titles are worthless, while some great stories are under unromantic titles.</p>
<p>I just made the plugin <a href="http://thinlight.org/projects/wordpress-neighbor-post-preview/">Neighbor Post Preview</a> to do this thing. Visit its page for download and installation instructions.</p>
<p>Thanks to the great JavaScript libraries &#8211; <a href="http://prototypejs.org/">Prototype</a> and <a href="http://www.nickstakenburg.com/projects/prototip/">Prototip</a>.</p>
<p>Hope you enjoy this plugin and I welcome all feedbacks and suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/01/13/wordpress-neighbor-post-preview-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MyBlogLog Widget Colorer Got a Widget of Its Own</title>
		<link>http://thinlight.org/2008/01/09/mybloglog-widget-colorer-got-a-widget-of-its-own/</link>
		<comments>http://thinlight.org/2008/01/09/mybloglog-widget-colorer-got-a-widget-of-its-own/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 16:57:08 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[MyBlogLog]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/01/09/mybloglog-widget-colorer-got-a-widget-of-its-own/</guid>
		<description><![CDATA[First I&#8217;d like to thank Ian for mentioning my widget colorer tool on the MyBlogLog Blog. It&#8217;s great encouragement for me. And thanks to the great guys who stumbled it.
As I discovered, hundreds of visitors came according to Google Analytics, but only less than 15 had a try. A failure? I think so. There is [...]]]></description>
			<content:encoded><![CDATA[<p>First I&#8217;d like to thank <a href="http://thinlight.org/2008/01/05/mybloglog-widget-colorer/#comment-8">Ian</a> for <a href="http://mybloglogb.typepad.com/my_weblog/2008/01/color-me-widget.html">mentioning</a> my widget colorer tool on the <a href="http://mybloglogb.typepad.com/my_weblog/">MyBlogLog Blog</a>. It&#8217;s great encouragement for me. And thanks to the great guys who <a href="http://www.stumbleupon.com/url/thinlight.org/toolbox/mybloglog/widget-colorer/">stumbled it</a>.</p>
<p>As I discovered, hundreds of visitors came according to Google Analytics, but only less than 15 had a try. A failure? I think so. There is some problem with user experience or the tool itself is not very useful.</p>
<p>However I&#8217;m not too frustrated (Thanks again to the great people mentioned above). Today I added a widget to track the visitors, so finally the widget colorer got a recent readers widget of its own. It&#8217;s at the bottom of the page. <a href="http://thinlight.org/toolbox/mybloglog/widget-colorer/">Go now</a> for a position on the widget <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Of course it&#8217;s generated by the widget colorer itself. I used the handy Firefox extension called <a href="http://www.iosart.com/firefox/colorzilla/">ColorZilla</a> (highly recommended) to pick colors of the site for perfect match.</p>
<p>Still I want your feedbacks or suggestions to improve the poor user conversion rate. I&#8217;m ready for criticisms.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/01/09/mybloglog-widget-colorer-got-a-widget-of-its-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyBlogLog Widget Colorer</title>
		<link>http://thinlight.org/2008/01/05/mybloglog-widget-colorer/</link>
		<comments>http://thinlight.org/2008/01/05/mybloglog-widget-colorer/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 14:22:50 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MyBlogLog]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/01/05/mybloglog-widget-colorer/</guid>
		<description><![CDATA[When I started to use MyBlogLog days ago, I thought it should have another widget generator besides the current one (http://www.mybloglog.com/buzz/community/[community name]/widgets/). The current widget customizer first give you a preview of color scheme but no layouts. When you&#8217;re satisfied with the colors, click the button and you&#8217;ll see the actual layout with the colors.
The [...]]]></description>
			<content:encoded><![CDATA[<p>When I started to use <a href="http://www.mybloglog.com/">MyBlogLog</a> days ago, I thought it should have another widget generator besides the current one (http://www.mybloglog.com/buzz/community/[community name]/widgets/). The current widget customizer first give you a preview of color scheme but no layouts. When you&#8217;re satisfied with the colors, click the button and you&#8217;ll see the actual layout with the colors.</p>
<p>The problem is that a color scheme good for the default layout is not necessarily good for customized layouts. When you realized this and want to tweak the colors, you just can&#8217;t do this based on previous customization. Even you hit &#8216;Go back&#8217; button of your browser, the color scheme is lost.</p>
<p>It&#8217;s more natural for users to choose a layout first and customize the colors based on the &#8220;real&#8221; layout.</p>
<p>Widget is critical for MyBlogLog. It won&#8217;t go far without providing the widgets for bloggers to put on their sidebars.</p>
<p>So I created the tool &#8211; <a href="http://thinlight.org/toolbox/mybloglog/widget-colorer/">MyBlogLog Widget Colorer</a>.</p>
<h3>Features</h3>
<ul>
<li><strong>Live preview of colors on real widget.</strong> You&#8217;ll get the *real* effect whenever you change a color (click to enlarge):
<p><a href="http://i3.tinypic.com/6y1egps.png" target="_blank"><img alt="live preview" src="http://i2.tinypic.com/8dvzgc6.png"/></a>
</li>
<li><strong>Unrestricted colors.</strong> With the color picker you can choose any color available and there&#8217;s an input for hex color code, so you can make it exactly match your site theme. (I did this by editing the code by hand before <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
<li><strong>Quick adoption of user submitted themes.</strong> If you like a color theme listed in the right panel, use it with just one click. Also you can share your beautiful theme with others by clicking the show off button.
<p><img alt="quick adoption" src="http://i14.tinypic.com/6wpaxdt.png"/>
</li>
</ul>
<h3>How to use</h3>
<ol>
<li>Go to <a href="http://thinlight.org/toolbox/mybloglog/widget-colorer/">MyBlogLog Widget Colorer</a>.</li>
<li>Enter the mblID. It&#8217;s a 16-digit number assigned to your community by MyBlogLog. You can see it in the code provided by MyBlogLog:
<p><img style="width:450px;" alt="MyBlogLog widget code sample" src="http://i15.tinypic.com/837hqo0.png"/>
</li>
<li>Change the layout settings.</li>
<li>Click the &#8220;Customize Colors&#8221; to go to the next step. Here you can tweak the colors or directly use a color theme listed on the right. When you&#8217;re done, copy the code to use in your site. <strong>Don&#8217;t forget to show off your beautiful theme!</strong></li>
</ol>
<h3>Beneath the scene</h3>
<p>Thanks for <a href="http://moorainbow.woolly-sheep.net/">mooRainbow</a> &#8211; the great JavaScript color picker from w00fz. If you&#8217;re feeling great joy when selecting a color, thank him <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . This color picker is made with <a href="http://mootools.net/">mootools</a> JavaScript Framework. I had no experience with mootools before, but since it adopts the similar way with Prototype, it&#8217;s not too hard for me to use.</p>
<p>If this tool become popular, I may enhance it with more features like customization history, etc. Sadly there is still no API from MyBlogLog, though <a href="http://andybeard.eu/2007/01/mybloglog-tricks-and-tools.html">expected</a> by many people.</p>
<p>Please leave a comment here if you have questions or suggestions <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/01/05/mybloglog-widget-colorer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
