<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>It's about time...</title>
	<atom:link href="http://clockingit.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://clockingit.wordpress.com</link>
	<description>Keeping track of what to do</description>
	<lastBuildDate>Tue, 01 Nov 2011 20:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='clockingit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>It's about time...</title>
		<link>http://clockingit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://clockingit.wordpress.com/osd.xml" title="It&#039;s about time..." />
	<atom:link rel='hub' href='http://clockingit.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ClockingIT &#8211; JRuby 1.1.5/1.1.6RC1 vs MRI Benchmark</title>
		<link>http://clockingit.wordpress.com/2008/12/04/clockingit-on-jruby/</link>
		<comments>http://clockingit.wordpress.com/2008/12/04/clockingit-on-jruby/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 20:22:21 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=80</guid>
		<description><![CDATA[As I&#8217;ve ported ClockingIT to use Sphinx/Ultrasphinx instead of ferret/acts_as_ferret, I figured I&#8217;d give jruby a shot to see how it compared to MRI when running ClockingIT. I&#8217;ve wanted to do this for a long time, but the reliance on ferret/acts_as_ferret for search has made it impossible to do until now, as native C extensions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=80&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve ported ClockingIT to use Sphinx/Ultrasphinx instead of ferret/acts_as_ferret, I figured I&#8217;d give jruby a shot to see how it compared to MRI when running ClockingIT. I&#8217;ve wanted to do this for a long time, but the reliance on ferret/acts_as_ferret for search has made it impossible to do until now, as native C extensions don&#8217;t work with jruby.</p>
<p>The test machine is an Intel Core2 Quad @ 2.4Ghz with 8GB memory and SATA2 Raid5 disks running ArchLinux x86_64 and a 2.6.27 linux kernel. The benchmark consists of 23 different web pages from ClockingIT, requested 100 times each, using real data from my own hosted instance.</p>
<h3>MRI 1.8.7 p72 / mysql / mongrel</h3>
<pre>Initial run: 6m46.396s
<span style="color:#ff0000;"> Second run: 6m43.450s</span></pre>
<h3>jruby 1.1.5 &#8211;server / jdbcmysql / mongrel</h3>
<pre>Initial run: 6m8.400s
 Second run: 5m20.322s</pre>
<h3>jruby 1.1.6RC1 &#8211;server / jdbcmysql / mongrel</h3>
<pre>Initial run: 5m50.992s
<span style="color:#008000;"><strong> Second run: 4m59.823s</strong></span></pre>
<h3>MRI 1.8.7 p72 / postgresql / mongrel</h3>
<pre>Initial run: 7m21.408s
 Second run: 7m17.608s</pre>
<h3>jruby 1.1.5 &#8211;server / jdbcpostgresql / mongrel</h3>
<pre>Initial run: 6m37.021s
 Second run: 5m55.811s</pre>
<p>The PostgreSQL is mostly just there for comparison, and is not nearly as tweaked or optimized as the MySQL version, but it contains the same data.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=80&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/12/04/clockingit-on-jruby/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>WYSIWYG Wiki Editor</title>
		<link>http://clockingit.wordpress.com/2008/07/27/wysiwyg-wiki-editor/</link>
		<comments>http://clockingit.wordpress.com/2008/07/27/wysiwyg-wiki-editor/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 10:12:37 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=75</guid>
		<description><![CDATA[I&#8217;ve integrated TinyMCE when editing Wiki pages and Notes. This means that you don&#8217;t have to muck about with Textile/Markdown to add formatting to your pages, as a lot of people have problems understanding how that works and getting the formatting right. I&#8217;ve also added support for wrapping code and such in &#60;pre&#62;&#60;/pre&#62; which turns [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=75&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve integrated <a title="TinyMCE" href="http://tinymce.moxiecode.com/" target="_blank">TinyMCE</a> when editing Wiki pages and Notes. This means that you don&#8217;t have to muck about with Textile/Markdown to add formatting to your pages, as a lot of people have problems understanding how that works and getting the formatting right.</p>
<p>I&#8217;ve also added support for wrapping code and such in &lt;pre&gt;&lt;/pre&gt; which turns off all WikiWords, autolinkification and task linking.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/75/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/75/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=75&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/07/27/wysiwyg-wiki-editor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Rails Sessions and marshal data too short</title>
		<link>http://clockingit.wordpress.com/2008/07/12/rails-sessions-and-marshal-data-too-short/</link>
		<comments>http://clockingit.wordpress.com/2008/07/12/rails-sessions-and-marshal-data-too-short/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=71</guid>
		<description><![CDATA[I&#8217;ve been struggling a bit with a case of marshal data too short for one of my users. It happened out of the blue, and I was stumped as to how it could happen, as I only save a couple of ID&#8217;s in the sessions and never any objects. Turns out I forgot something which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=71&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been struggling a bit with a case of</p>
<pre>marshal data too short</pre>
<p>for one of my users. It happened out of the blue, and I was stumped as to how it could happen, as I only save a couple of ID&#8217;s in the sessions and never any objects.</p>
<p>Turns out I forgot something which is pretty obvious, really.</p>
<pre>flash['notice'] = "#{link_to_task_with_tooltip} successfully saved"</pre>
<p>As the tooltip contains the full task description, what would happen if someone entered a massive description (~65kb) and saved the task?</p>
<p>It would case the session data to get truncated on save, and end up impossible to restore on the next request.</p>
<p>Also, the exception when this happens doesn&#8217;t really include any useful information (like which session it was unable to restore) so I thought this was a way more common problem than it really was. Turns out this problem only affected two users, but they both kept trying and trying and it looked like I had this problem all over the place.</p>
<p>Fix coming up. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=71&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/07/12/rails-sessions-and-marshal-data-too-short/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Drag and Drop scheduling in the GANTT view</title>
		<link>http://clockingit.wordpress.com/2008/07/08/drag-and-drop-scheduling-in-the-gantt-view/</link>
		<comments>http://clockingit.wordpress.com/2008/07/08/drag-and-drop-scheduling-in-the-gantt-view/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 13:25:45 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=69</guid>
		<description><![CDATA[There&#8217;s been some changes to the GANTT view, and you can now drag a task-bar or milestone indicator to change the due dates. All changes done to the chart are kept temporary, until you either save the new schedule or revert back to the last saved state. Saving the schedule creates Acitivity Log entries, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=69&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been some changes to the GANTT view, and you can now drag a task-bar or milestone indicator to change the due dates.</p>
<p>All changes done to the chart are kept temporary, until you either save the new schedule or revert back to the last saved state. Saving the schedule creates Acitivity Log entries, and send out email notifications if you want and have those enabled.</p>
<p>Editing a task outside of the GANTT view will reset the temporary data to the new values, if they change.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=69&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/07/08/drag-and-drop-scheduling-in-the-gantt-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>GANTT dependencies</title>
		<link>http://clockingit.wordpress.com/2008/06/29/gantt-dependencies/</link>
		<comments>http://clockingit.wordpress.com/2008/06/29/gantt-dependencies/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 19:18:00 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=67</guid>
		<description><![CDATA[I&#8217;ve had a go at making the ajax GANTT chart respect dependencies, which turned out to be quite tricky as this is happening on a webpage, and I can&#8217;t really spend much processor-time laying it all out. It seems to work just fine on my test-cases, but I&#8217;m sure I haven&#8217;t thought of everything.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=67&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a go at making the ajax GANTT chart respect dependencies, which turned out to be quite tricky as this is happening on a webpage, and I can&#8217;t really spend much processor-time laying it all out.</p>
<p>It seems to work just fine on my test-cases, but I&#8217;m sure I haven&#8217;t thought of everything. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=67&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/29/gantt-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Work Log logging</title>
		<link>http://clockingit.wordpress.com/2008/06/24/work-log-logging/</link>
		<comments>http://clockingit.wordpress.com/2008/06/24/work-log-logging/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 14:11:21 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=66</guid>
		<description><![CDATA[I&#8217;ve added a small auto-saving text box to the right menu, which pops up whenever you&#8217;re working on something. Whatever you enter in there will be logged to your current work log, so it&#8217;s even easier to remember what you&#8217;ve done.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=66&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a small auto-saving text box to the right menu, which pops up whenever you&#8217;re working on something. Whatever you enter in there will be logged to your current work log, so it&#8217;s even easier to remember what you&#8217;ve done.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=66&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/24/work-log-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Translations&#8230;</title>
		<link>http://clockingit.wordpress.com/2008/06/23/translations/</link>
		<comments>http://clockingit.wordpress.com/2008/06/23/translations/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 09:00:17 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=65</guid>
		<description><![CDATA[When I added translations to ClockingIT I went with a really simple system where all the strings to be translated are defined along with their translations in a file, with one file per language. This worked great for initially translating the whole thing to a new language, but it&#8217;s broken down as I&#8217;ve added more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=65&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I added translations to <a title="ClockingIT" href="http://www.clockingit.com" target="_blank">ClockingIT</a> I went with a really simple system where all the strings to be translated are defined along with their translations in a file, with one file per language. This worked great for initially translating the whole thing to a new language, but it&#8217;s broken down as I&#8217;ve added more and more languages, changed strings, and added new strings.</p>
<p>To get some new text translated these days, I&#8217;ve had to add the strings to 13 different files, and contact 13 different people to do update the translations, some of which don&#8217;t have Git and need to have the complete file emailed back and forth.</p>
<p>No more! New strings are now automatically added to a table in the database, and I&#8217;ve added a simple form to update the translation of your language. I&#8217;ve also added a couple of rake tasks to dump/restore this information to/from the normal language files so you have a backup in case someone makes a mistake.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/65/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/65/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=65&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/23/translations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby on Rails and Memory Usage / Leaks</title>
		<link>http://clockingit.wordpress.com/2008/06/18/ruby-on-rails-and-memory-usage-leaks/</link>
		<comments>http://clockingit.wordpress.com/2008/06/18/ruby-on-rails-and-memory-usage-leaks/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 13:41:14 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=63</guid>
		<description><![CDATA[I&#8217;ve been running ClockingIT for quite a while now, and at some point something was introduced which made the memory usage grow and grow over time. I installed God to monitor and restart my Mongrels whenever they grew too big, but I can&#8217;t say I&#8217;ve been very comfortable with that solution. Then, when I bought [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=63&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been running <a href="http://www.clockingit.com">ClockingIT</a> for quite a while now, and at some point something was introduced which made the memory usage grow and grow over time. I installed God to monitor and restart my Mongrels whenever they grew too big, but I can&#8217;t say I&#8217;ve been very comfortable with that solution.</p>
<p>Then, when I bought a new server to run on, I figured I&#8217;d get a bit more RAM and go 64bit to be able to use it. And found out that Ruby uses ~ 2x the memory, due to addresses in every object taking double the space.</p>
<p>I took some time to look for a better solution, and found something which works really great for me.</p>
<p>Enter <a title="Thin" href="http://code.macournoyer.com/thin/" target="_blank">Thin</a>, <a title="Slim Attributes" href="http://slim-attributes.rubyforge.org/" target="_blank">Slim Attributes</a>, <a title="Erubis" href="http://www.kuwata-lab.com/erubis/" target="_blank">Erubis</a> and a <a title="Ruby GC Patch" href="http://lloydforge.org/projects/ruby/">Ruby GC patch</a>:</p>
<pre>Setup                        Time   VIRT    RES
-----------------------------------------------
MRI/Mongrel             0m37.607s 181660 120720
MRI/Mongrel/Erubis      0m37.536s 181660 120920
MRI/Mongrel/Slim        0m36.399s 181672 119300
MRI/Mongrel/Erubis/Slim 0m36.020s 182696 120064

GC/Mongrel              0m37.416s 177560 119268
GC/Mongrel/Erubis       0m37.260s 172440 114484
GC/Mongrel/Slim         0m35.024s 164260 105656
GC/Mongrel/Erubis/Slim  0m35.049s 163236 104656

MRI/Thin                0m36.828s 172624 111512
MRI/Thin/Erubis         0m36.878s 175696 114724
MRI/Thin/Slim           0m35.457s 175708 113532
MRI/Thin/Erubis/Slim    0m35.087s 176732 114700

GC/Thin                 0m36.208s 166476 108888
GC/Thin/Erubis          0m36.121s 166476 108724
GC/Thin/Slim            0m33.854s 155224  97060
GC/Thin/Erubis/Slim     0m33.832s 155224  97080</pre>
<p>Keep in mind that this is on a 64bit platform, so a 32bit version would use ~ half the memory.</p>
<p>I&#8217;m getting a lot fewer restarts of my webservers with this setup, which can only be a good thing. It&#8217;s also been rock solid after ironing out a couple of problems with Slim Attributes.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=63&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/18/ruby-on-rails-and-memory-usage-leaks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>
	</item>
		<item>
		<title>Gantt galore!</title>
		<link>http://clockingit.wordpress.com/2008/06/17/gantt-galore/</link>
		<comments>http://clockingit.wordpress.com/2008/06/17/gantt-galore/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 12:01:31 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=61</guid>
		<description><![CDATA[I&#8217;ve had a bit of fun lately, adding a way to easily see your schedule and make changes. It&#8217;s not a strict gantt chart like MS Project uses, but rather an automatic one which shows remaining work as time passes and work is logged. Whenever an estimate or due date is changed, the chart is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=61&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a bit of fun lately, adding a way to easily see your schedule and make changes. It&#8217;s not a strict gantt chart like MS Project uses, but rather an automatic one which shows remaining work as time passes and work is logged.</p>
<p>Whenever an estimate or due date is changed, the chart is automatically updated and re-scheduled to try and accomodate your wanted schedule.</p>
<p style="text-align:center;"><a href="http://clockingit.files.wordpress.com/2008/06/gantt.png"><img class="alignnone size-medium wp-image-62 aligncenter" src="http://clockingit.files.wordpress.com/2008/06/gantt.png?w=300&#038;h=189" alt="" width="300" height="189" /></a></p>
<p style="text-align:left;">If multiple people are assigned to the same task, it&#8217;ll be scheduled for when everyone has time free. This will probably be possible to specify with an option later on.</p>
<p style="text-align:left;">I&#8217;m also not sure if filtering the list makes a lot of sense, as you&#8217;d end up with either a bogus schedule (consider only the shown tasks) or strange gaps in the schedule (occupied by hidden tasks).</p>
<p style="text-align:left;">Hope you find it as usefull as I do. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=61&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/17/gantt-galore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>

		<media:content url="http://clockingit.files.wordpress.com/2008/06/gantt.png?w=300" medium="image" />
	</item>
		<item>
		<title>New instant messaging</title>
		<link>http://clockingit.wordpress.com/2008/06/02/new-instant-messaging/</link>
		<comments>http://clockingit.wordpress.com/2008/06/02/new-instant-messaging/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 13:32:44 +0000</pubDate>
		<dc:creator>Erlend Simonsen</dc:creator>
				<category><![CDATA[ClockingIT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://clockingit.wordpress.com/?p=59</guid>
		<description><![CDATA[As I&#8217;m at home with my young daughter these days on paternity leave, I needed something to do while she had her naps in the mornings. I really liked the idea of a Facebook-ish messaging system, which someone suggested on the forums, and started last Tuesday. On Saturday, it was ready for launch, and is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=59&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m at home with my young daughter these days on paternity leave, I needed something to do while she had her naps in the mornings. I really liked the idea of a Facebook-ish messaging system, which someone suggested on the forums, and started last Tuesday.</p>
<p>On Saturday, it was ready for launch, and is now live. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Total implementation time, 9.5 hours including styling and fiddling with IE6.</p>
<p style="text-align:center;"><a href="http://clockingit.files.wordpress.com/2008/06/screen_1.png"><img class="alignnone size-thumbnail wp-image-60 aligncenter" src="http://clockingit.files.wordpress.com/2008/06/screen_1.png?w=128&#038;h=79" alt="Overview" width="128" height="79" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/clockingit.wordpress.com/59/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/clockingit.wordpress.com/59/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/clockingit.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/clockingit.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/clockingit.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=clockingit.wordpress.com&amp;blog=244983&amp;post=59&amp;subd=clockingit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://clockingit.wordpress.com/2008/06/02/new-instant-messaging/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68cc0d50a7daceeebc83dabd8293bbf9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Fudge</media:title>
		</media:content>

		<media:content url="http://clockingit.files.wordpress.com/2008/06/screen_1.png?w=128" medium="image">
			<media:title type="html">Overview</media:title>
		</media:content>
	</item>
	</channel>
</rss>
