<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<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/"
	>

<channel>
	<title>Want some reference?</title>
	<link>http://www.cooldown.com.ar</link>
	<description>Your first stop for looking what you want to do.</description>
	<pubDate>Wed, 04 Jun 2008 17:35:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>OneLiner: Extract audio from YouTube.com video. (FLV)</title>
		<link>http://www.cooldown.com.ar/2007/10/30/oneliner-extract-audio-from-youtubecom-video-flv/</link>
		<comments>http://www.cooldown.com.ar/2007/10/30/oneliner-extract-audio-from-youtubecom-video-flv/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 01:49:45 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/10/30/oneliner-extract-audio-from-youtubecom-video-flv/</guid>
		<description><![CDATA[Downloaded a youtube.com video but only want the audio?  First install ffmpeg for your system.
ffmpeg -title “my_title” -i filename.flv -acodec mp3 -ac 2 -ab 128 -vn -y filename.mp3
]]></description>
			<content:encoded><![CDATA[<p>Downloaded a youtube.com video but only want the audio?  First install <a href="http://ffmpeg.mplayerhq.hu/" target="_blank">ffmpeg</a> for your system.</p>
<pre>ffmpeg -title “my_title” -i filename.flv -acodec mp3 -ac 2 -ab 128 -vn -y filename.mp3</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/10/30/oneliner-extract-audio-from-youtubecom-video-flv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HowTo: Using Exim4 to send messages through Gmail</title>
		<link>http://www.cooldown.com.ar/2007/09/22/howto-using-exim4-to-send-messages-through-gmail/</link>
		<comments>http://www.cooldown.com.ar/2007/09/22/howto-using-exim4-to-send-messages-through-gmail/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 16:24:32 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Debian]]></category>

		<category><![CDATA[exim4]]></category>

		<category><![CDATA[MTA]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/09/22/howto-using-exim4-to-send-messages-through-gmail/</guid>
		<description><![CDATA[Wow a long time passed since I last wrote an article here. I was planning a &#8220;HowTo: Start fresh with Windows and don&#8217;t lose anything.&#8221; but then I stopped using Windows and moved to GNU/Linux instead. Well things have changed and now you have this article instead which actually is an adaptation of the debian [...]]]></description>
			<content:encoded><![CDATA[<p>Wow a long time passed since I last wrote an article here. I was planning a &#8220;HowTo: Start fresh with Windows and don&#8217;t lose anything.&#8221; but then I stopped using Windows and moved to GNU/Linux instead. Well things have changed and now you have this article instead which actually is an adaptation of the <a href="http://wiki.debian.org/GmailAndExim4" title="debian wiki page" target="_blank">debian wiki page</a>.<br />
 <a href="http://www.cooldown.com.ar/2007/09/22/howto-using-exim4-to-send-messages-through-gmail/#more-20" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/09/22/howto-using-exim4-to-send-messages-through-gmail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Like this site? Now you can contribute!</title>
		<link>http://www.cooldown.com.ar/2007/02/07/like-this-page-now-you-can-contribute/</link>
		<comments>http://www.cooldown.com.ar/2007/02/07/like-this-page-now-you-can-contribute/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 19:18:52 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[announcements]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/02/07/like-this-page-now-you-can-contribute/</guid>
		<description><![CDATA[If you want you can now contribute to this site, read the Join In! page on how to start contributing to it!
]]></description>
			<content:encoded><![CDATA[<p>If you want you can now contribute to this site, read the <a href="http://www.cooldown.com.ar/join-in/">Join In!</a> page on how to start contributing to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/02/07/like-this-page-now-you-can-contribute/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To: Transfer your PuTTY settings between computers</title>
		<link>http://www.cooldown.com.ar/2007/02/01/how-to-transfer-your-putty-settings-between-computers/</link>
		<comments>http://www.cooldown.com.ar/2007/02/01/how-to-transfer-your-putty-settings-between-computers/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 22:47:28 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/02/01/how-to-transfer-your-putty-settings-between-computers/</guid>
		<description><![CDATA[Quoting what Grant Robertson said in the article and that I share with him:
&#8220;PuTTY is tops on the short list of applications I install first on any Windows machine. Over the years I&#8217;ve used PuTTY, I&#8217;ve installed it on a huge number of computers but I&#8217;ve always had one complaint; There isn&#8217;t a configuration file [...]]]></description>
			<content:encoded><![CDATA[<p>Quoting what <a target="_blank" href="http://www.downloadsquad.com/bloggers/grant-robertson">Grant Robertson</a> said in the article and that I share with him:</p>
<p>&#8220;PuTTY is tops on the short list of applications I install first on any Windows machine. Over the years I&#8217;ve used PuTTY, I&#8217;ve installed it on a huge number of computers but I&#8217;ve always had one complaint; <em>There isn&#8217;t a configuration file I can backup or move to a new machine</em>.&#8221;</p>
<p>In case you don&#8217;t know what PuTTY is:</p>
<p>&#8220;<strong>PuTTY</strong> is a <a href="http://en.wikipedia.org/wiki/Free_software" title="Free software">free software</a> <a href="http://en.wikipedia.org/wiki/SSH" title="SSH">SSH</a>, <a href="http://en.wikipedia.org/wiki/Telnet" title="Telnet">Telnet</a>, <a href="http://en.wikipedia.org/wiki/Rlogin" title="Rlogin">rlogin</a>, and <a href="http://en.wikipedia.org/wiki/Transmission_Control_Protocol" title="Transmission Control Protocol">raw TCP</a> <a href="http://en.wikipedia.org/wiki/Client_%28computing%29" title="Client (computing)">client</a>&#8220;.- <a target="_blank" href="http://en.wikipedia.org/wiki/PuTTY">Quoted from Wikipedia</a></p>
<p>[<a target="_blank" href="http://www.downloadsquad.com/2007/02/01/howto-transfer-your-putty-settings-between-computers/">Continue reading on downloadsquad</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/02/01/how-to-transfer-your-putty-settings-between-computers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Converting video in linux using ffmpeg and mencoder</title>
		<link>http://www.cooldown.com.ar/2007/02/01/converting-video-in-linux-using-ffmpeg-and-mencoder/</link>
		<comments>http://www.cooldown.com.ar/2007/02/01/converting-video-in-linux-using-ffmpeg-and-mencoder/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 14:42:15 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Debian]]></category>

		<category><![CDATA[article]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/02/01/converting-video-in-linux-using-ffmpeg-and-mencoder/</guid>
		<description><![CDATA[I&#8217;ve always looked for a good tutorial on how to convert video from anything to VCD or DVD in an easy way and from CLI and that&#8217;s also easy to understand what&#8217;s going on. For that matter some time ago I&#8217;ve found this article and now I want to share it with you.
Converting video in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always looked for a good tutorial on how to convert video from anything to VCD or DVD in an easy way and from <a href="http://en.wikipedia.org/wiki/Command_line_interface">CLI</a> and that&#8217;s also easy to understand what&#8217;s going on. For that matter some time ago I&#8217;ve found this article and now I want to share it with you.</p>
<p><a href="http://smorgasbord.net/node/166">Converting video in linux using ffmpeg and mencoder</a></p>
<p>I also want to add another step that I&#8217;ve haven&#8217;t found in that article but found to be useful, how to join two AVI together. It is a simple command if you have <a href="http://www.transcoding.org/cgi-bin/transcode">transcode</a> installed (If not you can install it in a Debian based distro with <em>sudo apt-get install transcode</em>).</p>
<pre>avimerge -o outputFile.avi -i inputFile1.avi inputFile2.avi .. inputFileN.avi</pre>
<p>That&#8217;s it! Have Fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/02/01/converting-video-in-linux-using-ffmpeg-and-mencoder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remove Windows Messenger</title>
		<link>http://www.cooldown.com.ar/2007/01/30/remove-windows-messenger/</link>
		<comments>http://www.cooldown.com.ar/2007/01/30/remove-windows-messenger/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 00:23:33 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/01/30/remove-windows-messenger/</guid>
		<description><![CDATA[This is an easy tip and easy to find too, but as I recently needed it and the whole idea of this site is saving the steps of steps that are useful for me I&#8217;ll post it here.

Open the Start Menu
Click on Run&#8230; to open the Run Dialog.
Enter the following command:
RunDll32 advpack.dll,LaunchINFSection %windir%&#92;inf&#92;msmsgs.inf,BLC.Remove
and hit OK.
Enjoy [...]]]></description>
			<content:encoded><![CDATA[<p>This is an easy tip and easy to find too, but as I recently needed it and the whole idea of this site is saving the steps of steps that are useful for me I&#8217;ll post it here.</p>
<ol>
<li>Open the <em>Start Menu</em></li>
<li>Click on <em>Run&#8230;</em> to open the Run Dialog.</li>
<li>Enter the following command:
<pre>RunDll32 advpack.dll,LaunchINFSection %windir%&#92;inf&#92;msmsgs.inf,BLC.Remove</pre>
<p>and hit <em>OK.</em></li>
<li>Enjoy a Windows Messenger free Windows!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/01/30/remove-windows-messenger/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update Wordpress in 5 easy steps.</title>
		<link>http://www.cooldown.com.ar/2007/01/27/update-wordpress-in-5-easy-steps/</link>
		<comments>http://www.cooldown.com.ar/2007/01/27/update-wordpress-in-5-easy-steps/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 22:27:00 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[article]]></category>

		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2007/01/27/update-wordpress-in-5-easy-steps/</guid>
		<description><![CDATA[After Wordpress 2.1 came out I was a little bit keen about updating it but after finding this article I thought I would give it a try and it&#8217;s now working flawlessly so I thought I could post about the article to give the author some credit.
]]></description>
			<content:encoded><![CDATA[<p>After Wordpress 2.1 came out I was a little bit keen about updating it but after finding <a href="http://lorelle.wordpress.com/2007/01/25/fear-not-wordpress-21-and-wordpress-plugins/">this article</a> I thought I would give it a try and it&#8217;s now working flawlessly so I thought I could post about the article to give the author some credit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2007/01/27/update-wordpress-in-5-easy-steps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install Tracks on Ubuntu or Debian</title>
		<link>http://www.cooldown.com.ar/2006/12/16/install-tracks-on-ubuntu-or-debian/</link>
		<comments>http://www.cooldown.com.ar/2006/12/16/install-tracks-on-ubuntu-or-debian/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 05:43:36 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[HowTo]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Debian]]></category>

		<category><![CDATA[GTD]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2006/12/16/install-tracks-on-ubuntu-or-debian/</guid>
		<description><![CDATA[This time we are going to learn how to install Tracks, a Getting Things Done™ implementation, that I use it and like a lot. We are going to install it on an Apache2 web server with FastCGI, using MySQL as the database engine, and of course we also have to install Ruby On Rails because [...]]]></description>
			<content:encoded><![CDATA[<p>This time we are going to learn how to install <a href="http://www.rousette.org.uk/projects/tracks" target="_blank">Tracks</a>, a <a href="http://www.amazon.com/gp/product/0142000280/qid=1143370534/sr=2-1/ref=pd_bbs_b_2_1/103-9587420-9758203?s=books&amp;v=glance&amp;n=283155">Getting Things Done™</a> implementation, that I use it and like a lot. We are going to install it on an <a href="http://httpd.apache.org/" target="_blank">Apache2 web server</a> with <a href="http://en.wikipedia.org/wiki/FastCGI" target="_blank">FastCGI</a>, using <a href="http://www.mysql.com/" target="_blank">MySQL as the database engine</a>, and of course we also have to install <a href="http://www.rubyonrails.com/" target="_blank">Ruby On Rails</a> because it is a requirement of Tracks. I think the best thing would be use <a href="http://subversion.tigris.org/" target="_blank">Subversion</a> to get the sources of Tracks because doing it so would make upgrading the installation a snap.</p>
<p><em>Note: If at any time it asks for something and I don&#8217;t specify something is because default option is the safe bet.</em><br />
 <a href="http://www.cooldown.com.ar/2006/12/16/install-tracks-on-ubuntu-or-debian/#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2006/12/16/install-tracks-on-ubuntu-or-debian/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Compile Psi on Windows</title>
		<link>http://www.cooldown.com.ar/2006/12/07/compile-psi-on-windows/</link>
		<comments>http://www.cooldown.com.ar/2006/12/07/compile-psi-on-windows/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 03:35:11 +0000</pubDate>
		<dc:creator>c00i90wn</dc:creator>
		
		<category><![CDATA[Psi]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">http://www.cooldown.com.ar/2006/12/07/compile-psi-on-windows/</guid>
		<description><![CDATA[This HowTo is not for newbies!
In this post I&#8217;m going to explain how to compile the development Psi version for everyone that likes to live on the edge. Psi is a multi-platform jabber client, that in my humble opinion is the best one out there. It provides with most of the features that jabber can [...]]]></description>
			<content:encoded><![CDATA[<p id="warning" class="warning fade-FF6666"><strong>This HowTo is not for newbies!</strong></p>
<p>In this post I&#8217;m going to explain how to compile the development <a href="http://www.psi-im.org/" target="_blank">Psi</a> version for everyone that likes to live on the edge. Psi is a multi-platform <a href="http://en.wikipedia.org/wiki/Jabber" target="_blank">jabber</a> client, that in my humble opinion is the best one out there. It provides with most of the features that jabber can provide, it&#8217;s almost fully customizable to your own needs (if you aren&#8217;t afraid of editing some xml) and most important of all it has good, kind and active developers! What else can you ask for?</p>
<p>So if you are still reading this you might want to get started, don&#8217;t you? Let&#8217;s do it step-by-step, shall we?<br />
 <a href="http://www.cooldown.com.ar/2006/12/07/compile-psi-on-windows/#more-8" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cooldown.com.ar/2006/12/07/compile-psi-on-windows/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
