<?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>Over a Cup of Koffee &#187; Scripting</title>
	<atom:link href="http://www.randity.com/blog/category/gnulinux/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randity.com/blog</link>
	<description>tips, tricks and random musings</description>
	<lastBuildDate>Wed, 29 Jul 2009 17:31:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Packing and Unpacking in Perl</title>
		<link>http://www.randity.com/blog/2009/06/packing-and-unpacking-in-perl/</link>
		<comments>http://www.randity.com/blog/2009/06/packing-and-unpacking-in-perl/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 17:46:45 +0000</pubDate>
		<dc:creator>Rahul Pisharody</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.randity.com/blog/?p=100</guid>
		<description><![CDATA[Perl's pack/unpack - A quick note]]></description>
			<content:encoded><![CDATA[<p>This post is more to serve as a reminder to myself. Perl has a handy keyword called <code>pack</code> which helps to store a variable in the template specified. <code>pack</code> thus takes two arguments. The first argument is the template and the second argument is the string to be <code>pack</code>ed according to the template.<br /><br /> <a href='http://www.randity.com/blog/2009/06/packing-and-unpacking-in-perl/' rel="nofollow">Read the full content</a></p><p><script type="text/javascript"><!--
google_ad_client = "pub-0996215872406188";
/* 336x280, created 2/25/10 */
google_ad_slot = "3032681584";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><h3  class="related_post_title">Related</h3><ul class="related_post"><li><a href="http://www.randity.com/blog/2009/06/a-day-without-wordpress/" title="A Day without Wordpress">A Day without Wordpress</a></li><li><a href="http://www.randity.com/blog/2009/06/the-palm-gamble/" title="The Palm Gamble">The Palm Gamble</a></li><li><a href="http://www.randity.com/blog/2009/06/bash-youtube-downloader/" title="Bash YouTube Downloader">Bash YouTube Downloader</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.randity.com/blog/2009/06/packing-and-unpacking-in-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bash YouTube Downloader</title>
		<link>http://www.randity.com/blog/2009/06/bash-youtube-downloader/</link>
		<comments>http://www.randity.com/blog/2009/06/bash-youtube-downloader/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 18:57:55 +0000</pubDate>
		<dc:creator>Rahul Pisharody</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.randity.com/blog/2009/06/bash-youtube-downloader/</guid>
		<description><![CDATA[A Simple, yet efficient bash based YouTube Video Downloader. Useful for queuing and scheduling using cron]]></description>
			<content:encoded><![CDATA[<p>Here is a simple bash script to download YouTube Videos in mp4 via command line.<br /><br /> <a href='http://www.randity.com/blog/2009/06/bash-youtube-downloader/' rel="nofollow">Read the full content</a></p><h3  class="related_post_title">Related</h3><ul class="related_post"><li><a href="http://www.randity.com/blog/2009/06/bing-searches-google/" title="Bing Searches &#8220;Google&#8221;">Bing Searches &#8220;Google&#8221;</a></li><li><a href="http://www.randity.com/blog/2009/06/a-day-without-wordpress/" title="A Day without Wordpress">A Day without Wordpress</a></li><li><a href="http://www.randity.com/blog/2009/06/packing-and-unpacking-in-perl/" title="Packing and Unpacking in Perl">Packing and Unpacking in Perl</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.randity.com/blog/2009/06/bash-youtube-downloader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IP from Command Line</title>
		<link>http://www.randity.com/blog/2009/06/ip-from-command-line/</link>
		<comments>http://www.randity.com/blog/2009/06/ip-from-command-line/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:08:58 +0000</pubDate>
		<dc:creator>Rahul Pisharody</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.randity.com/blog/?p=52</guid>
		<description><![CDATA[A simple command line utility that checks and reports your IP Address.]]></description>
			<content:encoded><![CDATA[<p>This is a quick post. I was wondering how to get my IP Address without going to popular <a rel="nofollow" target="_blank" href="http://whatismyip.com">sites</a>. I came up with this bash script<br /><br /> <a href='http://www.randity.com/blog/2009/06/ip-from-command-line/' rel="nofollow">Read the full content</a></p><h3  class="related_post_title">Related</h3><ul class="related_post"><li><a href="http://www.randity.com/blog/2009/06/a-day-without-wordpress/" title="A Day without Wordpress">A Day without Wordpress</a></li><li><a href="http://www.randity.com/blog/2009/06/the-clash-of-the-titans/" title="The Clash of the Titans">The Clash of the Titans</a></li><li><a href="http://www.randity.com/blog/2009/06/bing-searches-google/" title="Bing Searches &#8220;Google&#8221;">Bing Searches &#8220;Google&#8221;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.randity.com/blog/2009/06/ip-from-command-line/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
