<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

  <channel>
    <title>yowkee essential</title>
    <link>http://www.yowkee.com/blog/</link>
    <description>yowkee&apos;s blog on technology, movies, Malaysia news, trivial stuff in his life...</description>
    <dc:language>en-us</dc:language>
    <dc:creator>yowkee@gmail.com</dc:creator>
    <dc:rights>Copyright 2006</dc:rights>
    <dc:date>2006-01-19T07:08:38+08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.2" />
    <admin:errorReportsTo rdf:resource="mailto:yowkee@gmail.com"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

    <item>
      <title>Reading Summary</title>
      <link>http://www.yowkee.com/blog/archives/2006/01/000259-reading_summary.html</link>
      <description>Sleep deprivation has some impact on me. I am trying to be an early riser starting last week. It&amp;#8217;s nice to wake up early everyday, but the keep popping-up night activities didn&amp;#8217;t do a help on the need of sleep. Coffee keeps me awake, I probably need one of this. Out of juice to write anything, here&amp;#8217;s the stuff I am reading-on: Mark Pilgrim takes a hard look at the recently released Photocast of Apple iPhoto 6 &amp;#8212; which spikes critics from the RSS community, and wondering does Apple do understand the standard? To sum up, the &amp;#8220;photocasting&amp;#8221; feature centers...</description>
      <guid isPermaLink="false">259@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>Sleep deprivation has some impact on me. I am trying to be an early riser starting last week. It&#8217;s nice to wake up early everyday, but the keep popping-up night activities didn&#8217;t do a help on the need of sleep. Coffee keeps me awake, I probably need one of <a href="http://www.gazotto.com/2006/usb-coffee-warmer.html#more-28">this</a>. Out of juice to write anything, here&#8217;s the stuff I am reading-on:</p>

<ul><li><a href="http://www.diveintomark.org">Mark Pilgrim</a> <a href="http://lists.apple.com/archives/syndication-dev/2006/Jan/msg00020.html">takes a hard look</a> at the recently released Photocast of <a href="http://www.apple.com/ilife/iphoto/">Apple iPhoto 6</a> &#8212; which spikes critics from the <span class="caps">RSS</span> community, and wondering does Apple do understand the standard?</li>
</ul>

<blockquote>To sum up, the &#8220;photocasting&#8221; feature centers around a single<br />
undocumented extension element in a namespace that doesn&#8217;t need to be<br />
declared.  iPhoto 6 doesn&#8217;t understand the first thing about <span class="caps">HTTP,</span> the<br />
first thing about <span class="caps">XML,</span> or the first thing about <span class="caps">RSS.  </span>It ignores<br />
features of <span class="caps">HTTP</span> that Netscape 4 supported in 1996, and mis-implements<br />
features of <span class="caps">XML</span> that Microsoft got right in 1997.  It ignores 95% of<br />
RSS and Atom and gets most of the remaining 5% wrong.</blockquote><ul><li>On the other hand, <a href="http://daringfireball.net/2006/01/itunes_ministore">this</a> shows a good rectification of <span class="caps">UI</span> improvement on disabling the annoyed MiniStore on iTunes 6.0.2 &#8212; the MiniStore is turned on by default, displaying at the bottom panel of your music library.</li>
<li>Paul Graham: <a href="http://paulgraham.com/love.html">How To Do What You Love</a>. I hit some bottleneck in works lately and been pondering for what I actually want to do. Definitely a must read for me.</li>
<li>Charles Petzold&#8217;s talk at <span class="caps">NYC .NET</span> developer group: <a href="http://charlespetzold.com/etc/DoesVisualStudioRotTheMind.html">Does Visual Studio Rot the Mind?</a></li>
<li><a href="http://www.developerdotstar.com/mag/articles/reeves_design_main.html">Code as Design: Three Essays by Jack W. Reeves</a></li>
</ul>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2006-01-19T07:08:38+08:00</dc:date>
    </item>
    <item>
      <title>Snakes and Rubies Talk</title>
      <link>http://www.yowkee.com/blog/archives/2006/01/000240-snakes_and_rubies_talk.html</link>
      <description>Adrian and David have a talk about Django Framework and RubyOnRails on Dec 3rd 2005, the video and audio is available now. I spent a good 3 hours watching and listening to the talk and both parties presented well of their web development framework. Django seem generally suitable for quick setting up of a content-rich websites and come with a awesome admin interface by default. And RubyOnRails is pretty much more towards building up a web application from scratch &amp;#8212; where it saves you lots of hassle on initial setup of infrastructure. David has a excellent presentation with the display...</description>
      <guid isPermaLink="false">240@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.holovaty.com/">Adrian</a> and <a href="http://www.loudthinking.com/">David</a> have a talk about <a href="http://www.djangoproject.com/">Django  Framework</a> and <a href="http://rubyonrails.com/">RubyOnRails</a> on Dec 3rd 2005, the video and audio is <a href="http://www.djangoproject.com/snakesandrubies/">available</a> now.</p>

<p>I spent a good 3 hours watching and listening to the talk and both parties presented well of their web development framework. Django seem generally suitable for quick setting up of a content-rich websites and come with a awesome admin interface by default. And RubyOnRails is pretty much more towards building up a web application from scratch &#8212; where it saves you lots of hassle on initial setup of infrastructure. David has a excellent presentation with the display of <em>stream of Ruby/Rails code</em>.</p>

<p>One interesting common scenario is, both django and rails created out of the hate/tireness/bored with the messy of <span class="caps">PHP</span> programming experience they both went through. The argument is <span class="caps">PHP</span> really getting developer more tempting to hijack the html code, web flow with tons of <span class="caps">PHP</span> code. One would know if you are disclipline enough, you could get the application developed in a certain design with any language. But programming language has its own characteristic, with one having loose syntac and offering much freedom&#8217;s language, you get to see many ugly code. Python and Ruby are 2 examples that created with cleaner and higher abstraction syntax in mind. The other common mindset behind the two frameworks are: time is restrict, the framework is developed with the target to shorten development time as possible as it could.</p>

<p>Framework is kind of tool having strong opinion. If you are going to lay your hand on any framework, you have to prepare to adapt the philosophy behind it, breath and swim with it. With that I found Rails is well thought out to get developers fit and get used to the world it provided. Should start to invest more time with this RubyOnRails hype.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2006-01-08T22:05:33+08:00</dc:date>
    </item>
    <item>
      <title>Symantec</title>
      <link>http://www.yowkee.com/blog/archives/2005/12/000234-symantec.html</link>
      <description>Reading 2 news regarding Symantec: If you use Symantec (Norton) AntiVirus, beware that it was found having buffer overflow while decomposing RAR file. A properly drafted rar file could attack your antivirus and open your machine for remote access. What&amp;#8217;s the work around right now? Avoid it, filtering out rar files for scanning, until they have the fix. Symantec wouldn&amp;#8217;t sell or support its product LC5 (a.k.a L0phtCrack, a NT password hash cracker &amp;#8212; well, in security point of view, it was named password auditing and recovery tool) outside of US, due to US Government export policy . It&amp;#8217;s been...</description>
      <guid isPermaLink="false">234@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>Reading 2 news regarding Symantec:</p>

<ol><li>If you use Symantec (Norton) AntiVirus, beware that it was <a href="http://www.symantec.com/avcenter/security/Content/2005.12.21b.html">found having buffer overflow</a> while decomposing <a href="http://www.rarlab.com/rar_file.htm">RAR</a> file. A properly drafted rar file could attack your antivirus and open your machine for remote access. What&#8217;s the work around right now? Avoid it, filtering out rar files for scanning, until they have the fix.</li>
<li>Symantec wouldn&#8217;t sell or support its product <span class="caps">LC5 </span>(a.k.a L0phtCrack, a <span class="caps">NT</span> password hash cracker &#8212; well, in security point of view, it was named password auditing and recovery tool) outside of <span class="caps">US,</span> due to <a href="http://www.theregister.co.uk/2005/11/25/symantec_l0phtcrack_export_controversy/">US Government export policy</a> . It&#8217;s been years I have never heard news of security-related algorithm export regulartion of <span class="caps">US. </span>Wow, it ain&#8217;t disappear yet!</li>
</ol>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-12-28T22:37:00+08:00</dc:date>
    </item>
    <item>
      <title>Weekend Tech-and-reading activities</title>
      <link>http://www.yowkee.com/blog/archives/2005/12/000223-weekend_techandreading_activities.html</link>
      <description>I was so stressed out in works lately. Get some software to play around and surfing for good reading is my usual style of releasing stress &amp;#8212; it&amp;#8217;s just too easy to dive into the web over too many hours&amp;#8230; Over weekend I found some goodies for my Mac experience and some URL/text for reading: Mac OS X GrApple : this theme extension made Firefox for Mac OS X looks more Mac-like, just like a Safari without brushed metal. Firefoxy : Firefoxy is an application instructing Firefox how it should draw those graphical widgets (text input area, radio buttons, submit...</description>
      <guid isPermaLink="false">223@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>I was so stressed out in works lately. Get some software to play around and surfing for good reading is my usual style of releasing stress &#8212; it&#8217;s just too easy to dive into the web over too many hours&#8230;</p>

<p>Over weekend I found some goodies for my Mac experience and some <span class="caps">URL</span>/text for reading:</p>

<ul><li>Mac <span class="caps">OS X</span><br />
<ul><li><a href="http://www.grapple.net.tf" title="Eos">GrApple </a> : this theme extension made Firefox for Mac <span class="caps">OS X</span> looks more Mac-like, just like a Safari without brushed metal.<br />
<li><a href="http://www.amake.us/software/firefoxy">Firefoxy</a> : Firefoxy is an application instructing Firefox how it should draw those graphical widgets (text input area, radio buttons, submit buttons&#8230;etc). Now my Firefox on Mac looks brilliant. Those buttons and text boxes not feeling a bit too big now.<br />
<li><a href="http://www.rubyonrails.org">RubyOnRails</a> on Mac <span class="caps">OS X </span>: <a href="http://www.hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger">Building Ruby, Rails, LightTPD, and MySQL on Tiger</a> by Dan Benjamin. It get all the source code and built up from scratch. Check out <a href="http://wiki.rubyonrails.com/rails/pages/RailsOnOSX">RailsOnOSX</a> on rails wiki too. And <a href="http://locomotive.sourceforge.net/">Locomotive</a>, a one-click solution to get you a Ruby On Rails development platform on Tiger, its default database binding is <span class="caps">SQ</span>Lite. But MySQL and PostgreSQL is ready too.<br />
</ul></li>
<li>Palm : I dig out a old Palm m505 from store room, and thinking of a good use of it. At least for light e-books reading.<br />
<ul><li><a href="http://www.plkr.org">Plucker</a> : an offline website reader, used to be famous in the old days. Not sure has it catched up with the <span class="caps">RSS</span> reading? <br />
<li>Speaking of <span class="caps">RSS</span> reader on Palm, <a href="http://www.standalone.com/palmos/quick_news/">Quick News</a> looks pretty good. <a href="http://www.avantgo.com">AvantGo</a> used to be the first choice when it come to channel subscribing, headline news reading or offline web reading. But I don&#8217;t like its server site channel subscribing kind of setting. I&#8217;d like all my <span class="caps">RSS</span> list and offline reading all happen just between my desktop environment and the Palm.<br />
<li>Of course, all the basic and fun Palm app I could recall: SilverScreen, iSilo, Palm Reader, Adobe Reader. There&#8217;s no mp3 playing capability in m505, what a waste. May be I should consider the upgrading if <span class="caps">PDA</span> is once again get me good life experience.</ul></li>
<li>Links<br />
<ul><li><a href="http://weblog.mrbill.net/lisp-books/">Collection of Lisp Books</a><br />
<li><a href="http://cxxtest.sourceforge.net/guide.html">CxxTest User Guide</a> : CxxTest is a JUnit/xUnit/CppUnit like C++ Unit Test framework<br />
<li><a href="http://www.alistapart.com/issues/208">A List Apart, 208</a>, published 28/Nov/05<br />
<li><a href="http://www.nba.com/mavericks/news/cuban_bio000329.html">Mark Cuban</a> wrote a series of posts of his story: <a href="http://www.blogmaverick.com/entry/1234000123070608/">Success &amp; Motivation - Redux</a><br />
<li><a href="http://www.oonyeoh.squarespace.com/chrome/2005/12/3/jeff-ooi-screenshooter.html">Jeff Ooi - Screenshooter</a> : The path of Jeff Ooi as the most prominent news blogger in Malaysia. It&#8217;s understandable that Jeff is disappointed with Malaysian blogland &#8212; where his effort didn&#8217;t inspire more bloggers as his kind, where ideally we have Internet as the alternative media &#8212; to free more thought, to get government or authorities be accountable. That isn&#8217;t what&#8217;s happening now, as some M&#8217;sian bloggers are either used to treat blogging as their opened diary, or don&#8217;t own good writing skills, or simply don&#8217;t care too much on news. But that&#8217;s why Jeff is so unique, none of others could have his consitency, coverage to achieve what he&#8217;s doing in his blog.</ul></li>
</ul>

<p>Well, enough. I should back to work.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-12-04T15:27:17+08:00</dc:date>
    </item>
    <item>
      <title>Sourceforge&apos;s new user interface</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000218-sourceforges_new_user_interface.html</link>
      <description>Sourceforge has re-designed its user interface into a cleaner and easier navigating manner. A good move, especially on the download list of the available version to users &amp;#8212; less choice is better. However, on the application&amp;#8217;s project main page, I was always confused with the green bar &amp;#8220;Download xxx&amp;#8221; &amp;#8212; it doesn&amp;#8217;t look like a link to me. There&amp;#8217;s 4 out of 5 times when I intend to download an application from its main page, I clicked the links under &amp;#8220;Latest News&amp;#8221; instead of the green Download bar. Well, I don&amp;#8217;t know about others, probably I just need time to...</description>
      <guid isPermaLink="false">218@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.sf.net">Sourceforge</a> has re-designed its user interface into a cleaner and easier navigating manner. A good move, especially on the download list of the available version to users &#8212; less choice is better.</p>

<p><img alt="sf-new-ui.PNG" src="http://www.yowkee.com/blog/images/sf-new-ui.PNG" width="403" height="293" /></p>

<p>However, on the application&#8217;s project main page, I was always confused with the green bar &#8220;Download xxx&#8221; &#8212; it doesn&#8217;t look like a link to me. There&#8217;s 4 out of 5 times when I intend to download an application from its main page, I clicked the links under &#8220;Latest News&#8221; instead of the green Download bar.</p>

<p>Well, I don&#8217;t know about others, probably I just need time to get used to it.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-27T17:03:58+08:00</dc:date>
    </item>
    <item>
      <title>OS Programming</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000216-os_programming.html</link>
      <description>OS Development Tutorials get you started on every basic aspects of OS programming: boot sector, boot processing, kernels, interrupts, memory management&amp;#8230;etc 16 papers on real-time and embedded Linux Nowadays I am getting used to trust more on server-based storage. It means I stored the emails at Gmail, have my bookmarks at delicious, post my thought on my blog, have the code at some SVN/CVS servers. Why would I still have posted the links here? Is it because I am not organized enough? At times when I got some ideas I do simply wrote and send email to myself, and at...</description>
      <guid isPermaLink="false">216@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<ul><li><a href="http://www.osdever.net/tutorials.php?cat=0&amp;sort=1">OS Development Tutorials</a> get you started on every basic aspects of <span class="caps">OS</span> programming: boot sector, boot processing, kernels, interrupts, memory management&#8230;etc</li>
<li><a href="http://linuxdevices.com/articles/AT5634957454.html">16 papers on real-time and embedded Linux</a></li>
</ul>

<p>Nowadays I am getting used to trust more on server-based storage. It means I stored the emails at <a href="http://www.gmail.com">Gmail</a>, have my bookmarks at <a href="http://del.icio.us">delicious</a>, post my thought on my blog, have the code at some <span class="caps">SVN</span>/CVS servers.</p>

<p>Why would I still have posted the links here? Is it because I am not organized enough? At times when I got some ideas I do simply wrote and send email to myself, and at times I surf through some good <span class="caps">URL </span>&#8212; I bookmarked at Firefox. That&#8217;s probably kind of die hard work habit. But I realized it&#8217;s more because I think my blog belongs to mine, but del.icio.us isn&#8217;t.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-26T23:54:05+08:00</dc:date>
    </item>
    <item>
      <title>Error 404 page</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000214-error_404_page.html</link>
      <description>I only realized I didn&amp;#8217;t yet have a proper 404 Error page, when I saw the link the article The Perfect 404 at digg. It&amp;#8217;s an article in A List Apart, published in January 2004 issue. It&amp;#8217;s thorough introduction to guide you to create the error page for your site. Why bother? Because people come to the wrong URL links at your sites/blogs mainly because: wrongly typed URL faulty referral from other websites out-dated links from other websites, or search engine moved or deleted pages (moved pages have to return with code 301 &amp;#8212; moved permenantly) You aren&amp;#8217;t going to...</description>
      <guid isPermaLink="false">214@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>I only realized I didn&#8217;t yet have a proper 404 Error page, when I saw the link the article <a href="http://www.alistapart.com/articles/perfect404">The Perfect 404</a> at <a href="http://www.digg.com">digg</a>. It&#8217;s an article in <a href="http://www.alistpart.com">A List Apart</a>, published in January 2004 issue.</p>

<p>It&#8217;s thorough introduction to guide you to create the error page for your site. Why bother? Because people come to the wrong <span class="caps">URL</span> links at your sites/blogs mainly because:</p>

<ul><li>wrongly typed <span class="caps">URL</span></li>
<li>faulty referral from other websites</li>
<li>out-dated links from other websites, or search engine</li>
<li>moved or deleted pages (moved pages have to return with code 301 &#8212; moved permenantly)</li>
</ul>

<p>You aren&#8217;t going to let them just leave away, are you? So it&#8217;s better to have some guide on your 404 page.</p>

<p>I didn&#8217;t actually following the guide, but just simply create a page to advice the visitors to:</p>

<ol><li>Do a site search for what they original come for</li>
<li>Go to <a href="http://www.yowkee.com">Home page</a></li>
<li>My <a href="http://www.yowkee.com/blog">English blog</a> or <a href="http://www.yowkee.cnblog">Chinese blog</a></li>
</ol>

<p>Think that&#8217;s good enough for this little personal website.</p>

<p>An <a href="http://www.yowkee.com/find-wrong-page.html">Example</a></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-26T19:01:53+08:00</dc:date>
    </item>
    <item>
      <title>How Sony could notify most of its DRM CD users</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000210-how_sony_could_notify_most_of_its_drm_cd_users.html</link>
      <description>Ben Edelman has an excellent idea to help Sony cleaning up its DRM mess. Sony has announced an exchange program to call for free replacement of customers&amp;#8217; XCP-affected CDs. So, how could it effectively notify most of its customers, who most of them probably didn&amp;#8217;t go online and not notified of the heat event? When a Sony customer play his/her XCP player, it would send message to Sony&amp;#8217;s connected.sonymusic.com &amp;#8212; which reply a null message with a reference to nobanner.xml (http://www.sonymusic.com/access/banners/nobanner.xml). Ben&amp;#8217;s idea is to replace this nobanner.xml with a proper notification message to show on its player &amp;#8212; hence...</description>
      <guid isPermaLink="false">210@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.benedelman.org/">Ben Edelman</a> has an excellent idea to help Sony cleaning up its <span class="caps">DRM</span> mess. Sony has announced an <a href="http://www.upsrow.com/sonybmg/">exchange program</a> to call for free replacement of customers&#8217; <span class="caps">XCP</span>-affected CDs.</p>

<p>So, how could it effectively notify most of its customers, who most of them probably didn&#8217;t go online and not notified of the <em>heat</em> event?</p>

<p>When a Sony customer play his/her <span class="caps">XCP</span> player, it would send message to Sony&#8217;s connected.sonymusic.com &#8212; which reply a null message with a reference to nobanner.xml (http://www.sonymusic.com/access/banners/nobanner.xml). Ben&#8217;s idea is to replace this nobanner.xml with a proper notification message to show on its player &#8212; hence alerting its customers. Read the <a href="http://www.benedelman.org/news/112105-1.html">details here.</a><br/><br/><a href="http://www.benedelman.org/news/112105-1.html">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/security/How_Sony_could_clean_up_their_DRM_mess.">digg story</a></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-24T09:33:38+08:00</dc:date>
    </item>
    <item>
      <title>How to get developers to contribute to your open source project</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000205-how_to_get_developers_to_contribute_to_your_open_source_project.html</link>
      <description><![CDATA[titus has some nice says about how to really get developers/users to your open source project. Think about the source control system you choose, think about the web page, mailing list&#8217;s accessibility. Well, sort of marketing for open source project.read more&nbsp;|&nbsp;digg story...]]></description>
      <guid isPermaLink="false">205@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>titus has some nice says about how to really get developers/users to your open source project. Think about the source control system you choose, think about the web page, mailing list&#8217;s accessibility. Well, sort of marketing for open source project.<br/><br/><a href="http://www.advogato.org/person/titus/diary.html?start=124">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/software/How_to_get_developers_to_contribute_to_your_open_source_project">digg story</a></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-22T11:36:51+08:00</dc:date>
    </item>
    <item>
      <title>Encyclopedia in your PC</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000204-encyclopedia_in_your_pc.html</link>
      <description>Now you could download the whole WikiPedia in XML format. download.wikimedia.org providing the database dump of Wikipedia for current pages, titles only and full pages to be dowloaded. How big could it be? It&amp;#8217;s more than 14GB. So it&amp;#8217;s Encyclopedia in your PC if you know how to setup up mediawiki and load the dump file. Or you might want to print it out (who would want to do that?). Or if you are creative enough, there&amp;#8217;re lots of things you could experiment with the XML files. Have fun....</description>
      <guid isPermaLink="false">204@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>Now you could download the whole <a href="http://www.wikipedia.org/">WikiPedia</a> in <a href="http://download.wikimedia.org/">XML format</a>. <a href="http://download.wikimedia.org/">download.wikimedia.org</a> providing the database dump of Wikipedia for current pages, titles only and full pages to be dowloaded. How big could it be? It&#8217;s more than 14GB.</p>

<p>So it&#8217;s Encyclopedia in your <span class="caps">PC</span> if you know how to setup up <a href="http://www.mediawiki.org/">mediawiki</a> and load the dump file. Or you might want to print it out (who would want to do that?). Or if you are creative enough, there&#8217;re lots of things you could experiment with the <span class="caps">XML</span> files. Have fun.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-22T08:41:43+08:00</dc:date>
    </item>
    <item>
      <title>diggdot.us</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000200-diggdotus.html</link>
      <description>If you would just like to follow up with all the heat news and the buzz, especially on the technical side, just stay on Diggdot.us. Diggdot.us is Digg, Slashdot and del.icio.us/popular/. It browse through the 3 famous web channels constantly, cycle after cycle, and shows up the news list in unified format....</description>
      <guid isPermaLink="false">200@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>If you would just like to follow up with all the heat news and the buzz, especially on the technical side, just stay on <a href="http://diggdot.us">Diggdot.us</a>.</p>

<p>Diggdot.us is <a href="http://www.digg.com">Digg</a>, <a href="http://slashdot.org">Slashdot</a> and <a href="http://del.icio.us/popular/">del.icio.us/popular/</a>. It browse through the 3 famous web channels constantly, cycle after cycle, and shows up the news list in unified format.</p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-21T22:12:43+08:00</dc:date>
    </item>
    <item>
      <title>Sony&apos;s DRM rootkit: The Real Story</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000199-sonys_drm_rootkit_the_real_story.html</link>
      <description>I am following the story started here. And wishing some one would have summarized it in a way covering most critical aspects. Well, here&amp;#8217;s it. Bruce Schneier&amp;#8217;s complete overview of the whole Sony rootkit saga. He sum it up well, excellent article. Go read it! Some highlights: Sony claimed the rootkit didn&amp;#8217;t phone home when it did. On Nov. 4, Thomas Hesse, Sony BMG&amp;#8217;s president of global digital business, demonstrated the company&amp;#8217;s disdain for its customers when he said, &amp;#8220;Most people don&amp;#8217;t even know what a rootkit is, so why should they care about it?&amp;#8221; in an NPR interview. Even...</description>
      <guid isPermaLink="false">199@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>I am following the story started <a href="http://www.sysinternals.com/blog/2005/10/sony-rootkits-and-digital-rights.html">here</a>.   And wishing some one would have summarized it in a way covering most critical aspects.</p>

<p>Well, here&#8217;s it. Bruce Schneier&#8217;s complete overview of the whole Sony rootkit saga. He sum it up well, excellent article. Go read it!</p>

<p>Some highlights:</p>

<blockquote>Sony claimed the rootkit didn&#8217;t phone home when it did. On Nov. 4, Thomas Hesse, Sony <span class="caps">BMG</span>&#8217;s president of global digital business, demonstrated the company&#8217;s disdain for its customers when he said, &#8220;Most people don&#8217;t even know what a rootkit is, so why should they care about it?&#8221; in an <span class="caps">NPR</span> interview. Even Sony&#8217;s apology only admits that its rootkit &#8220;includes a feature that may make a user&#8217;s computer susceptible to a virus written specifically to target the software.&#8221;</blockquote><blockquote>This drama is also about incompetence. Sony&#8217;s latest rootkit-removal tool actually leaves a gaping vulnerability. And Sony&#8217;s rootkit &#8212; designed to stop copyright infringement &#8212; itself may have infringed on copyright. As amazing as it might seem, the code seems to include an open-source <span class="caps">MP3</span> encoder in violation of that library&#8217;s license agreement. But even that is not the real story.</blockquote><p><br/><br/><a href="http://www.schneier.com/blog/archives/2005/11/sonys_drm_rootk.html">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/security/Sony_s_DRM_rootkit:_The_Real_Story">digg story</a></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-18T12:13:57+08:00</dc:date>
    </item>
    <item>
      <title>Dig? gg..? Digg</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000197-dig_gg_digg.html</link>
      <description>Digg was formed by Kevin Rose, who was known as one of the TechTV guy in The Screen Saver. Digg is frequently taken to compare to Slashdot lately, mostly for the style of similarity. Here&amp;#8217;s what&amp;#8217;s digg about: User submitted story (geek stuff) User decided what to be show on home page Cleaner style of comments (some might not agree) One click post to your blog Well, I couldn&amp;#8217;t really describe it clearly why Digg stand out of Slashdot. Probably it&amp;#8217;s the digg feature, the users place their vote on the article they valued or liked. It&amp;#8217;s always the minor...</description>
      <guid isPermaLink="false">197@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.digg.com">Digg</a> was formed by <a href="http://en.wikipedia.org/wiki/Kevin_rose">Kevin Rose</a>, who was known as one of the TechTV guy in <a href="http://en.wikipedia.org/wiki/The_Screen_Savers">The Screen Saver</a>. Digg is frequently taken to compare to <a href="http://www.slashdot.org">Slashdot</a> lately, mostly for the style of similarity. Here&#8217;s what&#8217;s digg about:</p>

<ul><li>User submitted story (geek stuff)</li>
<li>User decided what to be show on home page</li>
<li>Cleaner style of comments (some might <a href="http://techzap.net/index.php/2005/11/17/digg-quote-feature/">not agree</a>)</li>
<li>One click post to your blog</li>
</ul>

<p>Well, I couldn&#8217;t really describe it clearly why Digg stand out of Slashdot. Probably it&#8217;s the <strong>digg</strong> feature, the users place their vote on the article they valued or liked. It&#8217;s always the minor feature that keep the users stay with the software, you click here and there, seeing the number changed, articles floating upper.&#8230;.then you are satisfied, you feel cool, and then you like it!</p>

<p>Further reading:</p>

<ul><li><a href="http://wired.com/news/technology/0,1282,69568,00.html?tw=wn_tophead_3">Digg Just Might Bury Slashdot</a></li>
<li><a href="http://www.wired.com/news/technology/0,1282,69599,00.html?tw=wn_tophead_6">Digg Gets Kiss From a Rose</a></li>
<li><a href="http://news.com.com/2061-10789_3-5934050.html">Digg temporarily downed by &#8216;success&#8217;</a></li>
<li><a href="http://home.businesswire.com/portal/site/google/index.jsp?ndmViewId=news_view&amp;newsId=20051031005095&amp;newsLang=en">Digg Secures $2.8 Million fund</a></li>
<li><a href="http://www.siliconvalley.com/mld/siliconvalley/13021195.htm">Tagging the news you want to use</a></li>
<li><a href="http://del.icio.us/tag/digg">del.icio.us/tag/digg</a></li>
</ul>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-18T09:23:17+08:00</dc:date>
    </item>
    <item>
      <title>Why do people still use plaintext network protocols with networks</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000195-why_do_people_still_use_plaintext_network_protocols_with_networks.html</link>
      <description><![CDATA[While at Supercomputing 2005 I came across a plasma screen with the sniffings of people&#8217;s passwords they are transporting over the network in cleartext! Why do people still do this?! The link leads to a realtime update of the passwords being sniffedread more&nbsp;|&nbsp;digg story...]]></description>
      <guid isPermaLink="false">195@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p>While at Supercomputing 2005 I came across a plasma screen with the sniffings of people&#8217;s passwords they are transporting over the network in cleartext! Why do people still do this?! The link leads to a realtime update of the passwords being sniffed<br/><br/><a href="http://scinet.sc05.org/sc05/security/passwords.html">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/security/Why_do_people_still_use_plaintext_network_protocols_with_networks">digg story</a></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-17T20:21:43+08:00</dc:date>
    </item>
    <item>
      <title>HOWTO links</title>
      <link>http://www.yowkee.com/blog/archives/2005/11/000192-howto_links.html</link>
      <description> Setup the SSH server to use keys for authenticationSetup the SSH server to use keys for authentication Great, so with proper public/private key-pair then I don&amp;#8217;t have to type the password everytime. How to getting start with Ruby Personal Fedora Core 4 Installation Guide Fedora Core 4 tips and tricks Well, something you got to do each time you install the Fedora Core. It looks like it&amp;#8217;s better to install the kernel-module-ntfs via rpm instead of yum, especially after upgrading the Linux kernel, then have to repeat finding the exact matched version of ntfs kernel module....</description>
      <guid isPermaLink="false">192@http://www.yowkee.com/blog/</guid>
      <content:encoded><![CDATA[<p><ul><br />
<li><a href="http://www.raoul.shacknet.nu/2005/11/10/ssh-with-keys/" title="Setup the SSH server to use keys for authentication">Setup the <span class="caps">SSH</span> server to use keys for authenticationSetup the <span class="caps">SSH</span> server to use keys for authentication</a><br />
Great, so with proper public/private key-pair then I don&#8217;t have to type the password everytime.<br />
<li><a href="http://www.loudthinking.com/arc/000199.html" title="Getting Start with Ruby">How to getting start with Ruby</a><br />
<li><a href="http://www.mjmwired.net/resources/mjm-fedora-fc4.html" title="Personal Fedora Core 4 Installation Guide">Personal Fedora Core 4 Installation Guide</a><br />
<li><a href="http://home.gagme.com/greg/linux/fc4-tips.php" title="Fedora Core 4 tips and tricks">Fedora Core 4 tips and tricks</a><br />
Well, something you got to do each time you install the Fedora Core. It looks like it&#8217;s better to install the kernel-module-ntfs via rpm instead of yum, especially after upgrading the Linux kernel, then have to repeat finding the exact matched version of ntfs kernel module.<br />
</ul></p>]]></content:encoded>
      <dc:subject>Computing</dc:subject>
      <dc:date>2005-11-16T13:01:03+08:00</dc:date>
    </item>


  </channel>
</rss>
