<?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>./alexandru</title>
	<atom:link href="http://alexandrulazar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexandrulazar.com</link>
	<description>mnml</description>
	<lastBuildDate>Fri, 02 Jul 2010 15:10:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GNU Screen, Window Manager.</title>
		<link>http://alexandrulazar.com/gnu-screen-window-manager/</link>
		<comments>http://alexandrulazar.com/gnu-screen-window-manager/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 12:54:08 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[.screenrc]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[color wrapper]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[command-line interface]]></category>
		<category><![CDATA[cw]]></category>
		<category><![CDATA[gnu screen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[window manager]]></category>
		<category><![CDATA[yakuake]]></category>
		<category><![CDATA[screen_ssh]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/?p=14</guid>
		<description><![CDATA[GUI is for the weak. Meet my window manager, GNU screen: 0. Build screen from source to fix the slowdown when scrolling in a vertical split. 1. This is my .screenrc with keyboard shortcuts and a nifty status bar.  &#8211;help? Control + Up:  previous split screen Control + Down: next split screen Control + Left:  [...]]]></description>
			<content:encoded><![CDATA[<p>GUI is for the weak.  Meet my window manager, <a href="http://www.gnu.org/software/screen/">GNU screen</a>:</p>
<p><a href="http://alexandrulazar.com/wp-content/uploads/2010/06/screen2.jpg"><img class="aligncenter size-full wp-image-27" title="screen1" src="http://alexandrulazar.com/wp-content/uploads/2010/06/screen1.jpg" alt="Small image of GNU screen setup" width="500" height="374" /></a></p>
<p>0. Build screen <a href="http://savannah.gnu.org/git/?group=screen">from source</a> to fix the slowdown when scrolling in a vertical split.</p>
<p>1.  This is <a href="http://www.alexandrulazar.com/junk/articles/.screenrc">my .screenrc</a> with keyboard shortcuts and a nifty status bar.  &#8211;help?</p>
<pre style="padding-left: 60px;">Control + Up:  previous split screen</pre>
<pre style="padding-left: 60px;">Control + Down: next split screen</pre>
<pre style="padding-left: 60px;">Control + Left:  previous screen window</pre>
<pre style="padding-left: 60px;">Control + Right: next screen window</pre>
<pre style="padding-left: 60px;">F1: kill current tab</pre>
<pre style="padding-left: 60px;">F2: write paste buffer to file</pre>
<pre style="padding-left: 60px;">F3: split horizontally</pre>
<pre style="padding-left: 60px;">F4: split vertically</pre>
<pre style="padding-left: 60px;">F5: remove single split</pre>
<pre style="padding-left: 60px;">F6: remove all splits</pre>
<pre style="padding-left: 60px;">F7: <a href="http://gd.tuwien.ac.at/linuxcommand.org/man_pages/urlview1.html">urlview</a> pulls URL's from your current output, very useful
</pre>
<pre style="padding-left: 60px;">F8: new tab</pre>
<pre style="padding-left: 60px;">F9: resize split +1 line</pre>
<pre style="padding-left: 60px;">F10: resize split -1 line
</pre>
<p>2. <a href="http://www.tenshu.net/screen_ssh/" target="_self">Install screen_ssh.sh</a> so your window title automatically renames to your ssh destination.  To have the title revert after closing your shell <a href="http://old.nabble.com/Dynamic-Title-tp23754108p23840219.html">follow this</a>.</p>
<p>3. color = readability.  <a href="http://freshmeat.net/projects/cw/">Install color wrapper</a> to colorize your terminal output.</p>
<p>4.  <a href="http://extragear.kde.org/apps/yakuake/">Yakuake is the best terminal emulator<strong>.</strong></a> Configure these shortcuts:</p>
<pre style="padding-left: 60px;">Shift + Left: previous shell</pre>
<pre style="padding-left: 60px;">Shift + Right: next shell</pre>
<pre style="padding-left: 60px;">F11: full screen</pre>
<pre style="padding-left: 60px;">F12: drop down</pre>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=14&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/gnu-screen-window-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Keyconfig</title>
		<link>http://alexandrulazar.com/firefox-keyconfig/</link>
		<comments>http://alexandrulazar.com/firefox-keyconfig/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 13:30:14 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/?p=17</guid>
		<description><![CDATA[F1,Close Tab,BrowserCloseTabOrWindow(); F2,Find,gFindBar.onFindCommand(); F3,Previous Tab,gBrowser.mTabContainer.advanceSelectedTab(-1,true); F4,Next Tab,gBrowser.mTabContainer.advanceSelectedTab(1,true); F5,Reload (override cache),BrowserReloadSkipCache(); F6,Select Address Bar,openLocation(); F7,Undo Close Tab,undoCloseTab(); F8,New Tab,BrowserOpenTab(); F9,Back,BrowserBack(); F10,Forward,BrowserForward(); F11,Full Screen,BrowserFullScreen(); disable in about:config accessibility.browsewithcaret accessibility.warn_on_browsewithcaret]]></description>
			<content:encoded><![CDATA[<p>F1,Close Tab,BrowserCloseTabOrWindow();<br />
F2,Find,gFindBar.onFindCommand();<br />
F3,Previous Tab,gBrowser.mTabContainer.advanceSelectedTab(-1,true);<br />
F4,Next Tab,gBrowser.mTabContainer.advanceSelectedTab(1,true);<br />
F5,Reload (override cache),BrowserReloadSkipCache();<br />
F6,Select Address Bar,openLocation();<br />
F7,Undo Close Tab,undoCloseTab();<br />
F8,New Tab,BrowserOpenTab();<br />
F9,Back,BrowserBack();<br />
F10,Forward,BrowserForward();<br />
F11,Full Screen,BrowserFullScreen();</p>
<p>disable in about:config<br />
 accessibility.browsewithcaret<br />
 accessibility.warn_on_browsewithcaret</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=17&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/firefox-keyconfig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling VMware-server-1.0.8-126538 in 2.6.26-1-686</title>
		<link>http://alexandrulazar.com/compiling-vmware-server-108-126538-in-2626-1-686/</link>
		<comments>http://alexandrulazar.com/compiling-vmware-server-108-126538-in-2626-1-686/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 02:33:48 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[edm]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/compiling-vmware-server-108-126538-in-2626-1-686/</guid>
		<description><![CDATA[1.  Make sure gcc and g&#43;+; versions match 2.  Use vmware-any-any-update117-itpsycho.tar.bz2 if any-any-updated117d doesn&#8217;t work. 3.  iocontrol.h /s/168/138 if needed]]></description>
			<content:encoded><![CDATA[<p class="de1">1.  Make sure gcc and g&#43;+; versions match</p>
<p class="de1">2.  Use <a href="http://alexandrulazar.com/junk/vmware-any-any-update117-itpsycho.tar.bz2">vmware-any-any-update117-itpsycho.tar.bz2</a> if any-any-updated117d doesn&#8217;t work.</p>
<p class="de1">3.  iocontrol.h /s/168/138 if needed</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=12&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/compiling-vmware-server-108-126538-in-2626-1-686/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lucky iPod Number Seven</title>
		<link>http://alexandrulazar.com/lucky-ipod-number-seven/</link>
		<comments>http://alexandrulazar.com/lucky-ipod-number-seven/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 20:34:56 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[ipod shuffle]]></category>
		<category><![CDATA[skullcandy ti's]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/lucky-ipod-number-seven/</guid>
		<description><![CDATA[The first-generation iPod Shuffle offers superior sound quality in comparison to other digital audio players due to its SigmaTel STMP35xx chip having a push-pull headphone amp. Two transistors per channel instead of one result in a near-perfect square-wave rendering. Other single-capacitor audio players render it closer to a sine wave. I have been so impressed [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in">The first-generation iPod Shuffle offers <a href="http://www.pcmag.com/article2/0,1759,1777890,00.asp">superior sound quality</a> in comparison to other digital audio players due to its SigmaTel STMP35xx chip having a push-pull headphone amp.  Two transistors per channel instead of one result in a near-perfect square-wave rendering.  Other single-capacitor audio players render it closer to a sine wave.</p>
<p style="margin-bottom: 0in">I have been so impressed by the sound quality and versatility of the first-generation Shuffle that I am on my seventh.  Five replacements came under warranty from Apple within 48 hours.  Apparently, the comfortable and useful lanyard does not imply jogging with it under your shirt.  Sweat killed my first five &#8211; some within the same week.  My sixth lived for over a year, outlasting its warranty before succumbing to the <a href="http://en.wikipedia.org/wiki/IPod_Shuffle#Blinking_light_problem">blinking light problem</a>.  Lucky number seven was sourced from an online acquaintance for less than what it would cost to drive to the Apple Store.</p>
<p style="margin-bottom: 0in">And it is this lucky Shuffle which has recently been set on fire.  It was an honest accident involving an aerosol can as a makeshift flamethrower.  Although scarred and stained, the Shuffle remains in active duty for my audio and pendrive needs.  <a href="http://shuffle-db.sourceforge.net/">rebuild_db</a> allows you to bypass the restrictive, bloated iTunes and simply drag files onto the Shuffle.</p>
<p style="margin-bottom: 0in">My headphones of choice are <a href="http://www.amazon.com/Skullcandy-Ti-Stereo-Headphones-White/dp/B000CSSHXM">Skullcandy Ti</a>&#8216;s.  They offer excellent sound quality for their price, are very comfortable, have an enticing warranty, and come in a stylish white.</p>
<p style="text-align: center"><img src="http://alexandrulazar.com/junk/articles/ipod_in_headphones.jpg" title="Do not eat iPod Shuffle." alt="Do not eat iPod Shuffle." height="203" width="360" border="1" /></p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/lucky-ipod-number-seven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Richard Dawkins Buddy Icons</title>
		<link>http://alexandrulazar.com/richard-dawkins-buddy-icons/</link>
		<comments>http://alexandrulazar.com/richard-dawkins-buddy-icons/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 02:26:39 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[aim]]></category>
		<category><![CDATA[buddy icons]]></category>
		<category><![CDATA[richard dawkins]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/richard-dawkins-buddy-icons/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://alexandrulazar.com/junk/dawkins_love_2.gif" /></p>
<p align="center"> <img src="http://alexandrulazar.com/junk/dawkins_love_3.gif" /> <img src="http://alexandrulazar.com/junk/dawkins_love_4.gif" /> <img src="http://alexandrulazar.com/junk/dawkins_love_5.gif" /></p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=8&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/richard-dawkins-buddy-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow madwifi + Debian upgrade</title>
		<link>http://alexandrulazar.com/slow-madwifi-debian-upgrade/</link>
		<comments>http://alexandrulazar.com/slow-madwifi-debian-upgrade/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 02:22:53 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[madwifi]]></category>
		<category><![CDATA[sid]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/slow-madwifi-debian-upgrade/</guid>
		<description><![CDATA[Upgrading from a 18.6 to a 26.2 kernel in Debian Sid broke madwifi due to high-latency packet response (up to 25000 ms) and high packet loss (40%.)  Downgrading to madwifi stable (0.9.4) or trunk (07/31/08) resulted in same behavior. Reverting back to the 18.6 kernel and installing madwifi stable (0.9.4) resulted in proper function.]]></description>
			<content:encoded><![CDATA[<p>Upgrading from a 18.6 to a 26.2 kernel in Debian Sid broke madwifi due to high-latency packet response (up to 25000 ms) and high packet loss (40%.)  Downgrading to madwifi stable (0.9.4) or trunk (07/31/08) resulted in same behavior.</p>
<p>Reverting back to the 18.6 kernel and installing madwifi stable (0.9.4) resulted in proper function.</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=9&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/slow-madwifi-debian-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sshfs instead of ftp</title>
		<link>http://alexandrulazar.com/sshfs-instead-of-ftp/</link>
		<comments>http://alexandrulazar.com/sshfs-instead-of-ftp/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 06:47:43 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sshfs]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/sshfs-instead-of-ftp/</guid>
		<description><![CDATA[Got an ssh account on a machine? Don&#8217;t waste time retrieving a file, editing it, and uploading it manually. sshfs user@target:/directory /mnt/point You can then edit the file locally and, when saved, will do so across the ssh pipe.]]></description>
			<content:encoded><![CDATA[<p>Got an ssh account on a machine?  Don&#8217;t waste time retrieving a file, editing it, and uploading it manually.</p>
<p><code>sshfs user@target:/directory /mnt/point</code></p>
<p>You can then edit the file locally and, when saved, will do so across the ssh pipe.</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=7&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/sshfs-instead-of-ftp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Initial D Movie English subtitles</title>
		<link>http://alexandrulazar.com/initial-d-movie-english-subtitles/</link>
		<comments>http://alexandrulazar.com/initial-d-movie-english-subtitles/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 06:42:13 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[Initial D]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/initial-d-movie-english-subtitles/</guid>
		<description><![CDATA[A week after the first engrish subtitles were released, I rewrote them into something more manageable. Some sites caught onto using my version, but today&#8217;s torrent still has the engrish .srt. http://alexandrulazar.com/junk/articles/wrd-initiald-scr.srt]]></description>
			<content:encoded><![CDATA[<p>A week after the first engrish subtitles were released, I rewrote them into something more manageable.  Some sites caught onto using my version, but today&#8217;s torrent still has the engrish .srt.</p>
<p><a href="http://alexandrulazar.com/junk/articles/wrd-initiald-scr.srt">http://alexandrulazar.com/junk/articles/wrd-initiald-scr.srt</a></p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=6&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/initial-d-movie-english-subtitles/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>.xbindkeysrc KB4000LCD</title>
		<link>http://alexandrulazar.com/xbindkeysrc-kb4000lcd/</link>
		<comments>http://alexandrulazar.com/xbindkeysrc-kb4000lcd/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 04:46:04 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[.xbindkeysrc]]></category>
		<category><![CDATA[KB4000LCD]]></category>
		<category><![CDATA[gear head Windows Navigator Keyboard]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/xbindkeysrc-kb4000lcd/</guid>
		<description><![CDATA[## KB4000LCD Keyboard # mute button &#8220;amixer sset Master toggle&#8221; m:0&#215;10 + c:160 # stop button &#8220;amarok -s&#8221; m:0&#215;10 + c:164 # forward track button &#8220;amarok -f&#8221; m:0&#215;10 + c:153 # back track button &#8220;amarok -r&#8221; m:0&#215;10 + c:144 # play/pause button &#8220;amarok -t&#8221; m:0&#215;10 + c:162 # volume knob clockwise &#8220;amixer sset Master 1+&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>## KB4000LCD Keyboard</p>
<p># mute button<br />
&#8220;amixer sset Master toggle&#8221;<br />
m:0&#215;10 + c:160</p>
<p># stop button<br />
&#8220;amarok -s&#8221;<br />
m:0&#215;10 + c:164</p>
<p># forward track button<br />
&#8220;amarok -f&#8221;<br />
m:0&#215;10 + c:153</p>
<p># back track button<br />
&#8220;amarok -r&#8221;<br />
m:0&#215;10 + c:144</p>
<p># play/pause button<br />
&#8220;amarok -t&#8221;<br />
m:0&#215;10 + c:162</p>
<p># volume knob clockwise<br />
&#8220;amixer sset Master 1+&#8221;<br />
m:0&#215;10 + c:176</p>
<p># volume knob counterclockwise<br />
&#8220;amixer sset Master 1-&#8221;<br />
m:0&#215;10 + c:174</p>
<p># web back<br />
&#8220;xvkbd -text &#8220;\[Alt_L]\[Left]&#8220;&#8221;<br />
m:0&#215;10 + c:234</p>
<p># web forward<br />
&#8220;xvkbd -text &#8220;\[Alt_L]\[Right]&#8220;&#8221;<br />
m:0&#215;10 + c:233</p>
<p># web search<br />
&#8220;xvkbd -text &#8220;\[F6]&#8220;&#8221;<br />
m:0&#215;10 + c:122</p>
<p># web refresh<br />
&#8220;xvkbd -text &#8220;\[F5]&#8220;&#8221;<br />
m:0&#215;10 + c:231</p>
<p># web stop<br />
&#8220;xvkbd -text &#8220;\[Esc]&#8220;&#8221;<br />
m:0&#215;10 + c:232</p>
<p># bottom home<br />
&#8220;firefox http://www.google.com/ig&#8221;<br />
m:0&#215;10 + c:130</p>
<p># bottom email<br />
&#8220;firefox http://www.gmail.com&#8221;<br />
m:0&#215;10 + c:236</p>
<p># bottom star<br />
&#8220;firefox http://www.myspace.com&#8221;<br />
m:0&#215;10 + c:230</p>
<p># bottom media<br />
&#8220;vlc&#8221;<br />
m:0&#215;10 + c:129</p>
<p># power<br />
&#8220;shutdown -P now&#8221;<br />
m:0&#215;10 + c:222</p>
<p># moon<br />
&#8220;shutdown -h now&#8221;<br />
m:0&#215;10 + c:223</p>
<p># sun<br />
&#8220;shutdown -r now&#8221;<br />
m:0&#215;10 + c:227</p>
<p># monitor<br />
&#8220;xvkbd -text &#8220;\[Ctrl_L]\[Alt_L]\[L]&#8220;&#8221;<br />
m:0&#215;10 + c:198</p>
<p># calculator<br />
&#8220;gcalctool&#8221;<br />
m:0&#215;10 + c:161</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=5&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/xbindkeysrc-kb4000lcd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What to use instead of OiNK</title>
		<link>http://alexandrulazar.com/what-to-use-instead-of-oink/</link>
		<comments>http://alexandrulazar.com/what-to-use-instead-of-oink/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 05:19:54 +0000</pubDate>
		<dc:creator>Alexandru</dc:creator>
				<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[edm]]></category>

		<guid isPermaLink="false">http://alexandrulazar.com/what-to-use-instead-of-oink/</guid>
		<description><![CDATA[For electronic music: 1. http://torrentech.org/ Some of the best, most obscure albums. 2. http://www.themixingbowl.org/ Excellent livesets, latest Essential Mix and Mary Anne Hobbs. 3. http://www.trancetraffic.com 0-day trance, house, techno albums and vinyl rips.]]></description>
			<content:encoded><![CDATA[<p>For electronic music:</p>
<p>1.  <a href="http://torrentech.org/">http://torrentech.org/</a></p>
<p>Some of the best, most obscure albums.</p>
<p>2.  <a href="http://www.themixingbowl.org/">http://www.themixingbowl.org/</a></p>
<p>Excellent livesets, latest Essential Mix and Mary Anne Hobbs.</p>
<p>3.  <a href="http://www.trancetraffic.com">http://www.trancetraffic.com</a></p>
<p>0-day trance, house, techno albums and vinyl rips.</p>
<img src="http://alexandrulazar.com/?ak_action=api_record_view&id=4&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://alexandrulazar.com/what-to-use-instead-of-oink/feed/</wfw:commentRss>
		<slash:comments>186</slash:comments>
		</item>
	</channel>
</rss>
