<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - fontanon</title>
<link>http://snipplr.com/users/fontanon</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 02:17:41 GMT</pubDate>
<item>
<title>(Other) Search audio files in google</title>
<link>http://snipplr.com/view/9463/search-audio-files-in-google/</link>
<description><![CDATA[ <p>How to search mp3/wma file through google search. As seen here: http://alt1040.com/2008/11/convirtiendo-a-google-en-un-servicio-de-descarga-de-mp3/</p> ]]></description>
<pubDate>Mon, 03 Nov 2008 14:15:05 GMT</pubDate>
<guid>http://snipplr.com/view/9463/search-audio-files-in-google/</guid>
</item>
<item>
<title>(Bash) Convert dos text file to unix text file</title>
<link>http://snipplr.com/view/9426/convert-dos-text-file-to-unix-text-file/</link>
<description><![CDATA[ <p>Maybe you know that dos2unix command (included in tofrodos package) makes the conversion between dos and unix text files. But, what if you don't want to install tofrodos package or dos2unix fails? That's the bash solution i found over the web.</p> ]]></description>
<pubDate>Sat, 01 Nov 2008 15:00:34 GMT</pubDate>
<guid>http://snipplr.com/view/9426/convert-dos-text-file-to-unix-text-file/</guid>
</item>
<item>
<title>(Python) WiFi signal monitor in 6 source lines of code</title>
<link>http://snipplr.com/view/9355/wifi-signal-monitor-in-6-source-lines-of-code/</link>
<description><![CDATA[ <p>Rudimentary python wifi signal level monitor using pythonwifi library.
$ easy_install python_wifi</p> ]]></description>
<pubDate>Wed, 29 Oct 2008 11:27:05 GMT</pubDate>
<guid>http://snipplr.com/view/9355/wifi-signal-monitor-in-6-source-lines-of-code/</guid>
</item>
<item>
<title>(Bash) Breaking the lock to avoid Errno 39 when bazaar-pushing on Launchpad</title>
<link>http://snipplr.com/view/7854/breaking-the-lock-to-avoid-errno-39-when-bazaarpushing-on-launchpad/</link>
<description><![CDATA[ <p>I've got terrible problems pushing on Launchpad with bazaar. Some errors as Errno 39 made me sick!

There is a simple answer: an atomic bazaar operation was not succesfully completed and a kind of lock prevents to push anymore.

The solution: break that lock!</p> ]]></description>
<pubDate>Wed, 13 Aug 2008 12:46:34 GMT</pubDate>
<guid>http://snipplr.com/view/7854/breaking-the-lock-to-avoid-errno-39-when-bazaarpushing-on-launchpad/</guid>
</item>
<item>
<title>(Python) removeSvn</title>
<link>http://snipplr.com/view/7624/removesvn/</link>
<description><![CDATA[ <p>Removes every .svn recursively</p> ]]></description>
<pubDate>Thu, 31 Jul 2008 15:45:31 GMT</pubDate>
<guid>http://snipplr.com/view/7624/removesvn/</guid>
</item>
<item>
<title>(Python) Cleaning Calendar</title>
<link>http://snipplr.com/view/7623/cleaning-calendar/</link>
<description><![CDATA[ <p>A simple and configurable python script to generate a cleaning calendar in mediawiki syntax</p> ]]></description>
<pubDate>Thu, 31 Jul 2008 15:09:25 GMT</pubDate>
<guid>http://snipplr.com/view/7623/cleaning-calendar/</guid>
</item>
</channel>
</rss>