<?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>zami</title>
	<atom:link href="http://akdillon.net/blogs/zami/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://akdillon.net/blogs/zami</link>
	<description>nerdfest</description>
	<lastBuildDate>Wed, 02 Mar 2011 00:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>mencoder/handbrake/mplayer misc</title>
		<link>http://akdillon.net/blogs/zami/?p=197</link>
		<comments>http://akdillon.net/blogs/zami/?p=197#comments</comments>
		<pubDate>Mon, 16 Aug 2010 21:41:20 +0000</pubDate>
		<dc:creator>Matthew Dillon</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://akdillon.net/blogs/jotimaz/?p=197</guid>
		<description><![CDATA[make h264 encoded avi to QT compatible mp4 $ HandbrakeCLI -i INFILE.avi -o OUTFILE.mp4 -e x264 -b BITRATE --crop 0:0:0:0 take a snapshot from a mp4 halfway through the video $ mplayer INFILE.mp4 -slave -nosound -vf screenshot &#60; commands.txt less &#8230; <a href="http://akdillon.net/blogs/zami/?p=197">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://akdillon.net/blogs/zami/?feed=rss2&#038;p=197</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pdf man pages in snow leopard</title>
		<link>http://akdillon.net/blogs/zami/?p=188</link>
		<comments>http://akdillon.net/blogs/zami/?p=188#comments</comments>
		<pubDate>Mon, 16 Aug 2010 17:17:20 +0000</pubDate>
		<dc:creator>Matthew Dillon</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://akdillon.net/blogs/jotimaz/?p=188</guid>
		<description><![CDATA[pman () { man -t "${1}" &#124; open -f -a /Applications/Preview.app }]]></description>
		<wfw:commentRss>http://akdillon.net/blogs/zami/?feed=rss2&#038;p=188</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>command line find &amp; remove</title>
		<link>http://akdillon.net/blogs/zami/?p=181</link>
		<comments>http://akdillon.net/blogs/zami/?p=181#comments</comments>
		<pubDate>Mon, 16 Aug 2010 15:07:21 +0000</pubDate>
		<dc:creator>Matthew Dillon</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://akdillon.net/blogs/jotimaz/?p=181</guid>
		<description><![CDATA[find . -iname 'SEARCHTERM' -exec rm -rf {} \;]]></description>
		<wfw:commentRss>http://akdillon.net/blogs/zami/?feed=rss2&#038;p=181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imagemagick: split image down the center</title>
		<link>http://akdillon.net/blogs/zami/?p=168</link>
		<comments>http://akdillon.net/blogs/zami/?p=168#comments</comments>
		<pubDate>Tue, 15 Jun 2010 16:58:37 +0000</pubDate>
		<dc:creator>Matthew Dillon</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://akdillon.net/blogs/jotimaz/?p=168</guid>
		<description><![CDATA[convert infile.jpg -crop 50%x100% outfile_%d.jpg]]></description>
		<wfw:commentRss>http://akdillon.net/blogs/zami/?feed=rss2&#038;p=168</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>irssi (irc client) on snow leopard</title>
		<link>http://akdillon.net/blogs/zami/?p=152</link>
		<comments>http://akdillon.net/blogs/zami/?p=152#comments</comments>
		<pubDate>Fri, 19 Mar 2010 21:29:31 +0000</pubDate>
		<dc:creator>Matthew Dillon</dc:creator>
				<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://akdillon.net/blogs/jotimaz/?p=152</guid>
		<description><![CDATA[irssi Create Working Directory mkdir ~/src pkg-config cd ~/src curl -O http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz tar xzf pkg-config-0.23.tar.gz cd pkg-config-0.23.tar.gz ./configure make sudo make install gettext cd ~/src curl -O http://ftp.gnu.org/pub/gnu/gettext/gettext-0.17.tar.gz tar xzf gettext-0.17.tar.gz cd gettext-0.17.tar.gz ./configure make sudo make install glib cd &#8230; <a href="http://akdillon.net/blogs/zami/?p=152">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://akdillon.net/blogs/zami/?feed=rss2&#038;p=152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

