<?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>The hacky sak</title>
	<atom:link href="http://www.thehackysak.proxectods.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.thehackysak.proxectods.org</link>
	<description>The hacky sak web log, my poor hacks are here</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:55:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Config Thunderbird Lightning for sync with google calendar in Ubuntu 11.10 64 bits</title>
		<link>http://www.thehackysak.proxectods.org/?p=14</link>
		<comments>http://www.thehackysak.proxectods.org/?p=14#comments</comments>
		<pubDate>Fri, 10 Feb 2012 16:55:13 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Lightning]]></category>
		<category><![CDATA[Mozila]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=14</guid>
		<description><![CDATA[Lightning is the most complete calendar for Thunderbird, the e-mail client of Mozilla Foundation. It&#8217;s very surprising that Lightning is not part of the basic aplication, but most people use this calendar (there aren&#8217;t no options).
It&#8217;s very easy to config this Calendar but in this case, the trick is install manually because Lightning doesn&#8217;t appear [...]]]></description>
			<content:encoded><![CDATA[<p>Lightning is the most complete calendar for Thunderbird, the e-mail client of Mozilla Foundation. It&#8217;s very surprising that Lightning is not part of the basic aplication, but most people use this calendar (there aren&#8217;t no options).</p>
<p>It&#8217;s very easy to config this Calendar but in this case, the trick is install manually because Lightning doesn&#8217;t appear in the Add-ons search for Ubuntu 11.10 64bits. First download  <a href="https://addons.mozilla.org/pt-PT/firefox/addon/lightning/versions/?page=1#version-1.3b1">Lightning for main repository (I have installed 1.3b1)</a> and then <a href="https://addons.mozilla.org/en-US/thunderbird/addon/provider-for-google-calendar/">Provider for Google Calendar</a> that adds to Lighning the posibility to sync with google calendar.</p>
<p>The second step is open the add-on manager and go to tools icon and select install from file. And that&#8217;s it, just use in the calendar in the top menu (&#8220;Event and tasks&#8221;), configuration is trivial.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem solved: error in the database installing drupal on dreamhost or wherever</title>
		<link>http://www.thehackysak.proxectods.org/?p=13</link>
		<comments>http://www.thehackysak.proxectods.org/?p=13#comments</comments>
		<pubDate>Tue, 14 Dec 2010 19:51:08 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[CMSs]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Problem solved]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=13</guid>
		<description><![CDATA[I was trying to install new Drupal 6 in dreamhost but when I insert the fileds with the datebase info and  press next, the page simply reload. What&#8217;s happen? I hate when the  errors say nothing.
Finally I found a solution and works with all recent versions of drupal (5 and 6) and all [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to install new <a href="http://drupal.org/">Drupal</a> 6 in dreamhost but when I insert the fileds with the datebase info and  press next, the page simply reload. What&#8217;s happen? I hate when the  errors say nothing.</p>
<p>Finally I found a solution and works with all recent versions of drupal (5 and 6) and all kind of hosting:</p>
<p>You need a copy of <em>default.settings.php</em> named <em>settings.php</em> in <em>./sites/default/</em> folder, but remember:<strong> </strong><strong>Don&#8217;t delete or rename default.settings.php just keep it.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby text encoding, the bloody hell</title>
		<link>http://www.thehackysak.proxectods.org/?p=11</link>
		<comments>http://www.thehackysak.proxectods.org/?p=11#comments</comments>
		<pubDate>Sat, 04 Sep 2010 02:43:24 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[encoding]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=11</guid>
		<description><![CDATA[I have just dealing with ruby encoding, yes in 2010 the text file encoding is still a big problem. If you need to know all about that you will love te guy who wrote the best article about ruby encoding. Enjoy the hell!
]]></description>
			<content:encoded><![CDATA[<p>I have just dealing with ruby encoding, yes in 2010 the text file encoding is still a big problem. If you need to know all about that you will love te guy who wrote <a href="http://blog.grayproductions.net/articles/understanding_m17n">the best article about ruby encoding</a>. Enjoy the hell!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mirroring coolcode.cn: coolplayer</title>
		<link>http://www.thehackysak.proxectods.org/?p=8</link>
		<comments>http://www.thehackysak.proxectods.org/?p=8#comments</comments>
		<pubDate>Thu, 12 Aug 2010 16:20:44 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[CMSs]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[webplayer]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=8</guid>
		<description><![CDATA[coolcode.cn is down and I want to know more about coolplayer 9 a cool wordpress extension for playing video, audio and streaming sources for radio and tv. This is an awesome tool to play on web with flash all kind of multimedia sources. Thanks to archive.org I could access to the informancion and even the [...]]]></description>
			<content:encoded><![CDATA[<p>coolcode.cn is down and I want to know more about coolplayer 9 a cool wordpress extension for playing video, audio and streaming sources for radio and tv. This is an awesome tool to play on web with flash all kind of multimedia sources. Thanks to archive.org I could access to the informancion and even the zip files. Then I want to share with everybody this informacion, copying and paste the text and uploading the files; enjoy!</p>
<blockquote>
<h1>CoolPlayer 9 for WordPress</h1>
<p><a href="http://web.archive.org/web/20080517035804/http://test.coolcode.cn/page/21#download"><strong><span style="color: #2c4a69;"></span></strong></a></p>
<p><strong>CoolPlayer 9 for WordPress</strong> allows you to play multimedia files in your blog.</p>
<p>The insert media not only support IE or windows browsers, but also support Firefox, Opera or other Linux/Unix browsers.</p>
<p>You can insert several mediae at one time and switch them to play  with out reloading the page. it give you a download url following the  media window. you can enter a media url to play when you double click  the download bar. You can also hide this download bar to use download  attribute in the coolplayer tag.</p>
<p>This version supports those types of files: rm, rmvb, ra, rv, ram,  smil, smi, rtsp, rpm, asf, wm, wma, wmv, wax, wvx, ogg, ape, avi, mid,  midi, wav, mms, m3u, asx, mov, qt, mqv, m4v, m4a, m4b, mpeg, mpg, m1s,  m1v, m1a, m75, m15, mp2, mpm, mpv, mpa, flc, fli, cel, aiff, aif, aifc,  cdda, bwf, rts, 3gp, 3gpp, 3g2, 3gp2, au, snd, ulw, smf, kar, qcp, sdv,  gsm, amr, caf, amc, mp4, sdp, pdf, fdf, xfdf, xdp, xfd, gif, jpg, jpeg,  bmp, png, xpm, dir, dxr, dcr, cst, cct, cxt, w3d, fgd, swa, swf, spl,  mp3, flv, rtmp, rbs, xml, rss, xspf, atom.</p>
<p>This version also supports <a href="http://web.archive.org/web/20080517035804/http://www.youtube.com/"><span style="color: #2c4a69;">YouTube</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.ifilm.com/"><span style="color: #2c4a69;">Ifilm</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.vsocial.com/"><span style="color: #2c4a69;">VSocial</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.tudou.com/"><span style="color: #2c4a69;">TuDou Video</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.atomfilms.com/"><span style="color: #2c4a69;">atomFilms</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.brightcove.com/"><span style="color: #2c4a69;">BrightCove</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.yoqoo.com/"><span style="color: #2c4a69;">YoQoo</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.5show.com/"><span style="color: #2c4a69;">5 Show</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.6rooms.com/"><span style="color: #2c4a69;">6Room</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.mofile.com/"><span style="color: #2c4a69;">Mofile TV</span></a>, <a href="http://web.archive.org/web/20080517035804/http://dv.ouou.com/"><span style="color: #2c4a69;">OuOu</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.yijian.com/"><span style="color: #2c4a69;">www.yijian.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.tvix.cn/"><span style="color: #2c4a69;">tvix.cn</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.ku6.com/"><span style="color: #2c4a69;">ku6.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.biku.com/"><span style="color: #2c4a69;">biku.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.uume.com/"><span style="color: #2c4a69;">uume.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.cnboo.com/"><span style="color: #2c4a69;">cnboo.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.kuho.com/"><span style="color: #2c4a69;">kuho.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://v.blog.sina.com.cn/"><span style="color: #2c4a69;">v.blog.sina.com.cn</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.quxiu.com/"><span style="color: #2c4a69;">quxiu.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.56.com/"><span style="color: #2c4a69;">56.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://v.wangyou.com/"><span style="color: #2c4a69;">v.wangyou.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://v.9you.com/"><span style="color: #2c4a69;">v.9you.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.maidee.com/"><span style="color: #2c4a69;">maidee.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.pomoho.com/"><span style="color: #2c4a69;">pomoho.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.rox.com.cn/"><span style="color: #2c4a69;">ROX.com.cn</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.imeem.com/"><span style="color: #2c4a69;">imeem.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.gofish.com/"><span style="color: #2c4a69;">gofish.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.veoh.com/"><span style="color: #2c4a69;">veoh.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.gametrailers.com/"><span style="color: #2c4a69;">GameTrailers.com</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.evilchili.com/"><span style="color: #2c4a69;">Evil Chili</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.wildko.com/"><span style="color: #2c4a69;">Wildko</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.yikers.com/"><span style="color: #2c4a69;">Yikers Videos &amp; Games</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.redbalcony.com/"><span style="color: #2c4a69;">Red Balcony Videos &amp; Games</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.livevideo.com/"><span style="color: #2c4a69;">Live Video</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.odeo.com/"><span style="color: #2c4a69;">Odeo Audio</span></a>, <a href="http://web.archive.org/web/20080517035804/http://one.revver.com/"><span style="color: #2c4a69;">Revver</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.metacafe.com/"><span style="color: #2c4a69;">MetaCafe</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.myspace.com/"><span style="color: #2c4a69;">MySpace</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.goear.com/"><span style="color: #2c4a69;">GoEar</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.break.com/"><span style="color: #2c4a69;">Break</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.stupidvideos.com/"><span style="color: #2c4a69;">Stupid Videos</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.viddler.com/"><span style="color: #2c4a69;">Viddler</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.dailymotion.com/"><span style="color: #2c4a69;">DailyMotion</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.im.tv/vlog/"><span style="color: #2c4a69;">I’m Vlog</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.rockyou.com/"><span style="color: #2c4a69;">RockYou</span></a>, <a href="http://web.archive.org/web/20080517035804/http://sevenload.com/"><span style="color: #2c4a69;">SevenLoad</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.myvideo.de/"><span style="color: #2c4a69;">MyVideo.de</span></a>, <a href="http://web.archive.org/web/20080517035804/http://www.clipfish.de/"><span style="color: #2c4a69;">Clipfish.de</span></a> and <a href="http://web.archive.org/web/20080517035804/http://video.google.com/"><span style="color: #2c4a69;">Google Video</span></a>.</p>
<p>This version is different from any previous version. This version supports <strong>Rich Text Editor</strong>, and adds the CoolPlayer button to the Text Editor &amp; <strong>Rich Text Editor</strong>, it works well on WordPress 2.0 &amp; 2.1+.</p>
<p>This version adds CoolPlayer options page. You can change any default  options values on this page, and you can also change the CoolPlayer RPC  Server URL, test validity of it and get the RPC Server version directly  on this page.</p>
<p><a href="http://web.archive.org/web/20080517035804/http://www.coolcode.cn/?p=100&amp;pp=3"><span style="color: #2c4a69;">More changes (Chinese) »</span></a></p>
<p><a name="download"><br />
</a></p>
<h2>Download</h2>
<p><a href="http://web.archive.org/web/20080517035804/http://download.coolcode.cn/coolplayer.zip"><span style="color: #2c4a69;"> </span></a><a href="http://www.thehackysak.proxectods.org/wp-content/uploads/2010/08/coolplayer.zip"></a><a href="http://web.archive.org/web/20080517035804/http://download.coolcode.cn/coolplayer.zip">CoolPlayer 9.3 for WordPress</a></p>
<p><a href="http://web.archive.org/web/20080517035804/http://download.coolcode.cn/coolplayer_rpc.zip">CoolPlayer RPC Server 9.32</a></p>
<p><a name="install"><br />
</a></p>
<h2>Installation</h2>
<p>1. Download <a href="http://web.archive.org/web/20080517035804/http://download.coolcode.cn/coolplayer.zip"><span style="color: #2c4a69;"> </span></a><a href="http://www.thehackysak.proxectods.org/wp-content/uploads/2010/08/coolplayer.zip">coolplayer</a> and extract it to the wordpress plugins directory (wp-content/plugins), and then activate it in administrator’s interface.</p>
<p>2. If you want to install the RPC Server in your website, you should  check your web server supports php mbstring &amp; sockets extension and  can connect the other web site directly first. Then you can download a  separate RPC Server <a href="http://web.archive.org/web/20080517035804/http://download.coolcode.cn/coolplayer_rpc.zip"><span style="color: #2c4a69;"> </span></a><a href="http://www.thehackysak.proxectods.org/wp-content/uploads/2010/08/coolplayer_rpc.zip">coolplayer_rpc</a> and unzip it into the wordpress plugins directory (wp-content/plugins).  And then change the default RPC Server to your RPC Server on the  CoolPlayer options page in administrator’s interface. You can test  validity of your RPC Server and get the RPC Server version directly on  this page, too.</p>
<p><a name="usage"><br />
</a></p>
<h2>Usage</h2>
<p>You can use the CoolPlayer Button to insert any multimedia in the Text Editor &amp; <strong>Rich Text Editor</strong>. And you can also use the coolplayer tag directly in your post.</p>
<p><a href="http://web.archive.org/web/20080517035804/http://izachy.com/2007/02/03/coolplayer-9/"><strong><span style="color: #2c4a69;">More introduction about CoolPlayer 9 (English) </span></strong></a></p>
<p>For Example:</p>
<div>
<div>[coolplayer]</p>
<p>http://www.redbalcony.com/?vid=19865</p>
<p>[/coolplayer]</p></div>
</div>
<div>
<div>[coolplayer]<br />
&lt;a href=&#8221;http://www.youtube.com/watch?v=BZipRAsT0sk&#8221;&gt;Sundance Diary8&lt;/a&gt;<br />
[/coolplayer]</div>
</div>
<div>
<div>[coolplayer width="420" height="360" autoplay="true" loop="true" download="hide"]</p>
<p>http://www.coolcode.cn/wp-content/upload/video.flv</p>
<p>[/coolplayer]</p></div>
</div>
<div>
<div>[coolplayer width="640" height="480"]<br />
&lt;a href=&#8221;http://www.vsocial.com/video/?d=5255&#8243;&gt;Bugs bunny cartoon on family guy&lt;/a&gt;<br />
&lt;a width=&#8221;480&#8243; height=&#8221;420&#8243; href=&#8221;http://www.youtube.com/w/funny-as-hell?v=rPw-BwnW7Qs&#8221;&gt;Funny as hell&lt;/a&gt;<br />
[/coolplayer]</div>
</div>
<div>
<div>[coolplayer width="640" height="480" charset="GBK" autoplay="false" loop="true" download="show"]</p>
<p>http://www.coolcode.cn/wp-content/upload/舞女的纯情-夜来香.wmv</p>
<p>&lt;a href=&#8221;http://www.coolcode.cn/wp-content/upload/童话.mp3&#8243;  image=&#8221;http://www.coolcode.cn/wp-content/upload/光良-童话.jpg&#8221;  captions=&#8221;http://lrc.bzmtv.com/lrc_db/2004-5-19-JMRQNPDOKRQJNFOJOIRMNG-42472.lrc&#8221;  lrccharset=&#8221;gbk&#8221; width=&#8221;455&#8243; height=&#8221;487&#8243;&gt;童话&lt;/a&gt;<br />
&lt;a autoplay=&#8221;true&#8221; href=&#8221;http://www.coolcode.cn/wp-content/upload/我不想说我是鸡.swf&#8221;&gt;我不想说我是鸡.swf&lt;/a&gt;<br />
[/coolplayer]</p></div>
</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The easiest way to open spotify links under ubuntu linux with wine</title>
		<link>http://www.thehackysak.proxectods.org/?p=7</link>
		<comments>http://www.thehackysak.proxectods.org/?p=7#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:35:31 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[spotify link]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=7</guid>
		<description><![CDATA[If you use spotify and linux (with wine) and you try to follow a spotify link, an error appears. There are a couple of reasons: first, emulator is not the same as native software; second, firefox (or other browser) don&#8217;t know how to handle that link. There is a tutorial to fix that, but it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>If you use spotify and linux (with wine) and you try to follow a spotify link, an error appears. There are a couple of reasons: first, emulator is not the same as native software; second, firefox (or other browser) don&#8217;t know how to handle that link. There is <a href="http://www.spotify.com/en/help/faq/wine/#Opening_spotify_URIs_from_browsers">a tutorial to fix that</a>, but it&#8217;s not sure it will run; then I realize that exists an easiest way to do that, the manual way:</p>
<ol>
<li>We have a link like this: http://open.spotify.com/user/colazo/playlist/2DUtzXeim668TieLZ8tNtk</li>
<li>This web contains the link to open automatically the spotify playlist (but it doesn&#8217;t work), then we copy the text of this link (the biggest text). In this case: <a href="spotify:user:colazo:playlist:2DUtzXeim668TieLZ8tNtk">spotify:user:colazo:playlist:2DUtzXeim668TieLZ8tNtk</a></li>
<li>Open spotify and paste it in the search box (on the top left)</li>
<li>Enjoy!</li>
</ol>
<p>Its not as elegant as automatic but is by far more easy to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>puts &#8220;Hello world!&#8221;</title>
		<link>http://www.thehackysak.proxectods.org/?p=1</link>
		<comments>http://www.thehackysak.proxectods.org/?p=1#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:37:20 +0000</pubDate>
		<dc:creator>sak</dc:creator>
				<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://www.thehackysak.proxectods.org/?p=1</guid>
		<description><![CDATA[Hi all!
First post of this blog and not much to tell, only a story of the name of the blog. When I was a child, my aunt who lived in USA make me a gift: an english book (my first english book) and two small balls. The book was called &#8220;The hacky sack footbag&#8221;, I [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all!</p>
<p>First post of this blog and <a href="http://www.thehackysak.proxectods.org/?page_id=2">not much to tell</a>, only a story of the name of the blog. When I was a child, my aunt who lived in USA make me a gift: an english book (my first english book) and two small balls. The book was called &#8220;The hacky sack footbag&#8221;, I couldn&#8217;t understand english but I could understand graphics and photos, then I tryed to play with the balls but it was very difficult to me. When I come to internet my nickname was Sak, very similarity with the title, and the difficult to do hacks with the computer it&#8217;s very similar to my difficult to play that game. Years after the gift, I found a videogame California Games for Megadrive/Genesis that apears The hacky sack, then I realised the important of <a href="http://en.wikipedia.org/wiki/Hacky_Sack">the game</a> and finally I could play very good. With this blog I can share and learn more about hacking with computers and I hope this blog becames that videogame and I could play best.</p>
<p><img class="alignnone" title="California games screen catch" src="http://ontheroll.files.wordpress.com/2009/02/california_games_gen_screenshot2.jpg" alt="California games screen catch" width="256" height="224" /></p>
<p>PS: The title of the post is the <a href="http://www.ruby-lang.org">ruby</a> instruction to print the common <a href="http://en.wikipedia.org/wiki/Hello_world_program">hello world</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehackysak.proxectods.org/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

