<?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>Dr Nic &#187; Wish</title>
	<atom:link href="http://drnicwilliams.com/category/wish/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Mon, 21 May 2012 03:31:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>One year on the InterTubes</title>
		<link>http://drnicwilliams.com/2007/08/03/one-year-on-the-intertubes/</link>
		<comments>http://drnicwilliams.com/2007/08/03/one-year-on-the-intertubes/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 09:01:14 +0000</pubDate>
		<dc:creator>Dr Nic</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Essay]]></category>
		<category><![CDATA[Wish]]></category>

		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/03/one-year-on-the-intertubes/</guid>
		<description><![CDATA[Dumping thoughts onto the InterTubes, aka blogging, is fun. And I&#8217;ve been doing it 1 year now. Its also challenging. Its like inviting people over for dinner &#8211; you have to clean up your house so they get a completely false impression of how you normally live your life. Same with code &#8211; pasting it [...]


Related posts:<ol><li><a href='http://drnicwilliams.com/2008/02/22/zero-sign-on-with-client-certificates/' rel='bookmark' title='Permanent Link: Zero Sign On &#8211; 1 better or Infinitely better than Single Sign On?'>Zero Sign On &#8211; 1 better or Infinitely better than Single Sign On?</a> <small>This article has no code in it. There are no...</small></li><li><a href='http://drnicwilliams.com/2007/07/20/one-app-one-user-account-and-multiple-openids/' rel='bookmark' title='Permanent Link: One App, One User Account and Multiple OpenIDs'>One App, One User Account and Multiple OpenIDs</a> <small>Summary: Its the future, and its not Facebook. Learn it....</small></li><li><a href='http://drnicwilliams.com/2007/07/03/openid-for-wordpress/' rel='bookmark' title='Permanent Link: OpenID for WordPress'>OpenID for WordPress</a> <small>This blog &#8211; nay, this InterTubes HomePage &#8211; runs on...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Dumping thoughts onto the InterTubes, aka blogging, is fun. And I&#8217;ve been doing it 1 year now.</p>
<p>Its also challenging.</p>
<p>Its like inviting people over for dinner &#8211; you have to clean up your house so they get a completely false impression of how you normally live your life. </p>
<p>Same with code &#8211; pasting it into blog articles or releasing projects makes you work harder to clean up code. </p>
<p>Same with the article &#8211; like rewriting paragraphs and sentences so they read better.</p>
<h3>Why?</h3>
<p>Remember the <a href="http://www.ihiredjeffclark.com/index2.html" title="I Hired Jeff Clark!  Jeff Clark is looking for a marketing job...">I Hired Jeff Clark</a> site from a year ago?</p>
<p>I started this blog a year ago with the idea of it being an Online CV &#8211; I&#8217;d write clever things, people would comment, and employers would pick me instead of <a href="http://www.pragmaticprogrammer.com/titles/mjwti/index.html" title="My Job Went to India">someone else</a>. </p>
<p><a class="imagelink" target="_blank" href="http://drnicwilliams.com/wp-content/maani/feedburner" title="Feedburner"><img id="image217" src="http://drnicwilliams.com/wp-content/uploads/2007/08/feedburner-drnic-12-mths.png" alt="Feedburner" /></a></p>
<caption><a target="_blank" href="http://drnicwilliams.com/wp-content/maani/feedburner">Click through</a> for fancy dynamic flash graph [<a href="#cgi-code">1</a>]</caption>
<h3>Leaving Tele2</h3>
<p>The whole time I&#8217;ve been overseas working for <a href="http://www.tele2.com">Tele2</a> &#8211; a Swedish telephone company, developing their billing systems. No Ruby code anywhere. Lots of perl, some Java, and lots of an internal proprietary language. It hurts to work on that environment.</p>
<p>And today is my last day, so now I can pursue Ruby/Rails with full-time reckless abandon. </p>
<p>Starting with <a href="http://drnicacademy.com">Dr Nic Academy</a>.</p>
<h3>What&#8217;s left to blog about?</h3>
<p>In the last 12 mths, I think I&#8217;ve covered a fair bit of (seemingly random) ground: <a href="http://drnicwilliams.com/category/ruby/ruby-on-rails/composite-keys/">composite keys</a>, <a href="http://drnicwilliams.com/category/ruby/ruby-on-rails/magic-models/">magic models</a>, <a href="http://drnicwilliams.com/category/javascript/">javascript</a>, <a href="http://drnicwilliams.com/category/radrails/">radrails fixups</a>, <a href="http://newgem.rubyforge.org">newgem</a>, and lately <a href="http://drnicwilliams.com/category/openid/">openid</a>.</p>
<p>In the future, the following stuff intrigues me, and it&#8217;d be fun to explore:</p>
<ol>
<li>Social OS &#8211; when I use flickr, I add contacts/friends/family and I add photos. When I visit <em>your</em> fancy new Web2.0 site, how can I import this profile information and automatically find all my friends or invite them to use your site? I envisage this built on OpenID, where every app is both an OpenID consumer (you login with OpenID) and possibly an OpenID provider (you can use your account page as a login to other apps).</li>
<li>Mongrel handlers &#8211; sexy integration of handlers into the Rails code base, so they are automatically picked up when the mongrel servers are started. I haven&#8217;t looked into this at all, so that sentence mightn&#8217;t make any sense.</li>
<li>Caching &#8211; nothing fancy, I just haven&#8217;t figured out how to use it yet. Anyone that used <a href="http://myconfplan.com">MyConfPlan</a> during RailsConf might have guessed this.</li>
<li>Javascript widget generator &#8211; generators get me from &#8220;idea&#8221; to &#8220;ooh that&#8217;s pretty&#8221; much faster, and avoid the &#8220;oh I can&#8217;t be bothered setting up the code base&#8221; step. I want to write a bunch of widgets for the <a href="http://rubyonrails.com.au">RoR Oceania blog</a>, to pull data from the <a href="http://faces.rubyonrails.com.au">RoR Oceania facebook</a> <a href="http://toolmantim.com/article/2007/8/3/i_can_has_faces_api">API</a>, so hopefully I can extract some base code into a generator.</li>
</ol>
<p>As always, I&#8217;m completely happy for someone else to tackle these things first. So get cracking <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a name="cgi-code"><br />
[1] The XML for this <a href="http://www.maani.us/">Maani graph</a> is mashed from the raw feedburner API via this <a href="http://pastie.caboo.se/84602">Ruby CGI script</a>. If you want to use it, you need to turn on the Feedburner API first, and change the start date within the code (currently set to 1/8/2006)</p>
<p>That is, the data goes from <a href="http://api.feedburner.com/awareness/1.0/GetFeedData?uri=DrNic&#038;dates=2006-08-01,2007-08-01">feedburner XML</a> to <a href="http://drnicwilliams.com/cgi-bin/feedburner.cgi?url=DrNic">maani XML</a>.
<ol>


<p>Related posts:<ol><li><a href='http://drnicwilliams.com/2008/02/22/zero-sign-on-with-client-certificates/' rel='bookmark' title='Permanent Link: Zero Sign On &#8211; 1 better or Infinitely better than Single Sign On?'>Zero Sign On &#8211; 1 better or Infinitely better than Single Sign On?</a> <small>This article has no code in it. There are no...</small></li><li><a href='http://drnicwilliams.com/2007/07/20/one-app-one-user-account-and-multiple-openids/' rel='bookmark' title='Permanent Link: One App, One User Account and Multiple OpenIDs'>One App, One User Account and Multiple OpenIDs</a> <small>Summary: Its the future, and its not Facebook. Learn it....</small></li><li><a href='http://drnicwilliams.com/2007/07/03/openid-for-wordpress/' rel='bookmark' title='Permanent Link: OpenID for WordPress'>OpenID for WordPress</a> <small>This blog &#8211; nay, this InterTubes HomePage &#8211; runs on...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://drnicwilliams.com/2007/08/03/one-year-on-the-intertubes/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>[Wish] Spam filter by Language</title>
		<link>http://drnicwilliams.com/2006/10/01/spam-flter-by-language/</link>
		<comments>http://drnicwilliams.com/2006/10/01/spam-flter-by-language/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 08:15:09 +0000</pubDate>
		<dc:creator>Dr Nic</dc:creator>
				<category><![CDATA[Essay]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wish]]></category>

		<guid isPermaLink="false">http://drnicwilliams.com/2006/10/01/spam-flter-by-language/</guid>
		<description><![CDATA[Does anyone know to whom I address and send this letter? Dear Gmail, Thank you for Gmail. I love it and would hug it if it were a teddy bear and no one was looking. Recently, some Asian-origin spammers have included me in their lists. A while back, it was some Russian spammers, or thereabouts. [...]


Related posts:<ol><li><a href='http://drnicwilliams.com/2006/08/09/hosted-gmail/' rel='bookmark' title='Permanent Link: Hosted Gmail'>Hosted Gmail</a> <small>First there was email. Time passed. Then there was Gmail....</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Does anyone know to whom I address and send this letter?</p>
<blockquote><p>Dear Gmail,</p>
<p>Thank you for Gmail. I love it and would hug it if it were a teddy bear and no one was looking.</p>
<p>Recently, some Asian-origin spammers have included me in their lists. A while back, it was some Russian spammers, or thereabouts.</p>
<p>If the contents of my emails don&#8217;t fit into the basic English ASCII set of characters, plus some of those European characters with the cute accents on the tops, then the email probably isn&#8217;t one I can read, thus spam or not, I&#8217;m just not that interested.</p>
<p>I doubt I&#8217;m alone in my mono-linguistic capabilities either.</p>
<p>Either help me filter out foreign language spam, or let me translate it and then with confidence I can say &#8220;No I don&#8217;t want a chinese nor russian penis enlarger, but thanks for asking&#8221;.</p>
<p>Yours sincerely,<br />
Dr Nic</p></blockquote>


<p>Related posts:<ol><li><a href='http://drnicwilliams.com/2006/08/09/hosted-gmail/' rel='bookmark' title='Permanent Link: Hosted Gmail'>Hosted Gmail</a> <small>First there was email. Time passed. Then there was Gmail....</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://drnicwilliams.com/2006/10/01/spam-flter-by-language/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

