<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Alice in Userland</title>
	<atom:link href="http://zuzeme.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zuzeme.wordpress.com</link>
	<description>adventures in linux</description>
	<lastBuildDate>Thu, 24 Nov 2011 17:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='zuzeme.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f2e146082778f239f5aa10044f075d77?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Alice in Userland</title>
		<link>http://zuzeme.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zuzeme.wordpress.com/osd.xml" title="Alice in Userland" />
	<atom:link rel='hub' href='http://zuzeme.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Processing.org 64-bit workaround</title>
		<link>http://zuzeme.wordpress.com/2011/11/01/processing-org-64-bit-workaround/</link>
		<comments>http://zuzeme.wordpress.com/2011/11/01/processing-org-64-bit-workaround/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 02:07:35 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processing.org]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=293</guid>
		<description><![CDATA[If this is the error you are receiving on your 64-bit Processing installation, fear not: [susie@neptune processing-1.5.1]$ ./processing [susie@neptune processing-1.5.1]$ Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: /home/susie/processing-1.5.1/java/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1699) at java.lang.Runtime.load0(Runtime.java:770) at java.lang.System.load(System.java:1003) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1720) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=293&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If this is the error you are receiving on your 64-bit Processing installation, fear not:</p>
<blockquote><p>[susie@neptune processing-1.5.1]$ ./processing<br />
[susie@neptune processing-1.5.1]$ Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: /home/susie/processing-1.5.1/java/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory<br />
at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)<br />
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1699)<br />
at java.lang.Runtime.load0(Runtime.java:770)<br />
at java.lang.System.load(System.java:1003)<br />
at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)<br />
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1720)<br />
at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br />
at java.lang.System.loadLibrary(System.java:1028)<br />
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)<br />
at java.security.AccessController.doPrivileged(Native Method)<br />
at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)<br />
at java.awt.Toolkit.&lt;clinit&gt;(Toolkit.java:1627)<br />
at processing.app.Base.&lt;clinit&gt;(Base.java:445)<br />
Could not find the main class: processing.app.Base.  Program will exit.</p></blockquote>
<p>I have a simple workaround for you.</p>
<ol>
<li>Locate Java
<p>[susie@neptune ~]$ <strong>whereis java</strong><br />
java: <span style="color:#ff0000;">/usr/bin/java</span> /usr/share/man/man1/java.1.gz<br />
[susie@neptune ~]$ <strong>stat <span style="color:#ff0000;">/usr/bin/java</span></strong><br />
File: `/usr/bin/java&#8217; -&gt; `<span style="color:#0000ff;">/usr/lib/jvm/java-6-openjdk/bin/java</span>&#8216;<br />
Size: 36            Blocks: 0          IO Block: 4096   symbolic link<br />
Device: 803h/2051d    Inode: 561896      Links: 1<br />
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)<br />
Access: 2011-11-01 21:31:18.565298115 -0400<br />
Modify: 2011-07-21 12:59:19.000000000 -0400<br />
Change: 2011-09-21 12:29:33.009908239 -0400<br />
Birth: -</li>
<li>Use that Java instead
<p>[susie@neptune processing-1.5.1]$ <strong>mv java java.bak</strong><br />
[susie@neptune processing-1.5.1]$ <strong>ln -T <span style="color:#0000ff;">/usr/lib/jvm/java-6-openjdk</span> ./java &#8211;symbolic</strong></li>
</ol>
<p>Tada! 奇跡です。</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/293/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=293&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/11/01/processing-org-64-bit-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Softmodding an XBOX via Ndure, xboxhdm, and hotswapping</title>
		<link>http://zuzeme.wordpress.com/2011/08/14/softmodding-an-xbox-via-ndure-xboxhdm-and-hotswapping/</link>
		<comments>http://zuzeme.wordpress.com/2011/08/14/softmodding-an-xbox-via-ndure-xboxhdm-and-hotswapping/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 06:04:00 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[hotswapping]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[ndure]]></category>
		<category><![CDATA[softmod]]></category>
		<category><![CDATA[softmodding]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xboxhdm]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=286</guid>
		<description><![CDATA[(source), includes screenshots and much more detail. You will need: original XBOX (not 360) Torx 20 screwdriver A PC with a free ATA slot (not SATA) + 4-pin molex power cable, and CD burner one blank CD any music CD NDURE 3.0 updated ndure backup script (right click, save as&#8230;) xboxhdm 1.6 &#160; &#160; Start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=286&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://forums.xbox-scene.com/index.php?showtopic=496263">(source)</a>, includes screenshots and much more detail.</p>
<p>You will need:</p>
<ul>
<li>original XBOX (not 360)</li>
<li>Torx 20 screwdriver</li>
<li>A PC with a free ATA slot (not SATA) + 4-pin molex power cable, and CD burner</li>
<li>one blank CD</li>
<li>any music CD</li>
<li>NDURE 3.0</li>
<li><a href="http://mysite.verizon.net/vze6qvmn/mn/ndure">updated ndure backup script</a> (right click, save as&#8230;)</li>
<li><a href="http://dwl.xbox-scene.com/~xbox/xbox-scene/software/linux/xboxhdm_v1.9.zip">xboxhdm 1.6</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<ol>
<li>Start up your XBOX and head to MS Dashboard&gt;Settings&gt;System Info. Write down the Kernel number (K:) and Dashboard number (D:) at the bottom</li>
<li>Run Ndure.exe. Select the checkboxes of the features you would like, taking care to select the proper kernel numbers found in step 1 (in format 1.00.XXXX.01)</li>
<li>Hit next and save to /xboxhdm/linux/, where you extracted xboxhdm to. Hit install, wait for it to finish, then hit next and finish</li>
<li>Move the updated ndure backup script (ndure, with no file extension) to /xboxhdm/linux/ndure/ where you extracted xboxhdm to</li>
<li>Go to /xboxhdm and run make-iso-win.bat &#8212; it will create an iso image</li>
<li>Burn the iso image with your favourite iso-burning program</li>
<li>Set your PC to boot from disk via BIOS</li>
<li>Put a music CD into your XBOX</li>
<li>Turn off your XBOX and open your XBOX with the torx 20 screwdriver</li>
<li>Connect the XBOX hard drive to your PC&#8217;s power supply</li>
<li>If your PC&#8217;s hard drive is occupying the primary master slot, disconnect it</li>
<li>Boot your PC (into your burned CD) and turn on your XBOX simultaneously</li>
<li>On your XBOX, copy one track of your music CD to the hard drive, play it from the hard drive, and then pause (this will unlock the hard drive)</li>
<li>&#8220;hotswap&#8221; your hard drive by disconnecting the xbox ATA cable and connecting instead to the PC&#8217;s ATA cable while both are running <strong>(NOTE: try to keep the drive as still as possible&#8211; the slightest vibration will cause step 15 to fail, and you will need to restart from step 12)</strong></li>
<li>Press &#8220;1&#8243; on your PC keyboard, then at the next prompt, type &#8220;xbrowser&#8221; and hit enter</li>
<li>navigate to the ndure folder, then highlight the ndure file and hit enter</li>
<li>select option 4 to backup C drive to E:/backup. Wait until it finishes</li>
<li>select option 1 to install Ndure. Wait until all three parts are finished installing</li>
<li>When the screen says &#8220;done, now exiting&#8221;, turn off both XBOX and PC</li>
<li>disconnect the XBOX hard drive from the PC ATA cable, and reconnect it to the XBOX ATA cable</li>
<li>reconnect your PC&#8217;s hard drive to your PC ATA cable</li>
<li>screw your XBOX case back together</li>
<li>(optional) boot up into your softmodded XBOX!</li>
<li>(optional) <a href="http://www.xbmc4xbox.org/wiki/index.php?title=Installing_XBMC_for_Xbox">Install XBMC</a> <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/286/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=286&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/08/14/softmodding-an-xbox-via-ndure-xboxhdm-and-hotswapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Joy2Key Logitech Dual Action Minecraft Configuration</title>
		<link>http://zuzeme.wordpress.com/2011/07/20/joy2key-logitech-dual-action-minecraft-configuration/</link>
		<comments>http://zuzeme.wordpress.com/2011/07/20/joy2key-logitech-dual-action-minecraft-configuration/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 00:53:53 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=283</guid>
		<description><![CDATA[If you have a Logitech Dual Action and want to use it to play Minecraft, you&#8217;re in the right place. If you&#8217;re running windows, you&#8217;ll want to download Joy2Key here. Otherwise, the sourceforge page is here. Copy and paste the following into a text editor and save it as Minecraft.cfg in the same directory where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=283&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have a <a href="http://www.logitech.com/gaming/controllers/devices/288">Logitech Dual Action</a> and want to use it to play <a href="http://www.minecraft.net/">Minecraft</a>, you&#8217;re in the right place. If you&#8217;re running windows, you&#8217;ll want to download <a href="http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm">Joy2Key</a> here. Otherwise, the <a href="http://sourceforge.net/projects/joy2key/">sourceforge page</a> is here.</p>
<p>Copy and paste the following into a text editor and save it as Minecraft.cfg in the same directory where your J2K executable is.</p>
<p><code>[General]<br />
FileVersion=37<br />
NumberOfJoysticks=1<br />
Use8Axes=1<br />
UseDiagonalInput=0<br />
UsePOV=1<br />
Threshold=0<br />
KeySendMode=0<br />
[Joystick 1]<br />
Axis1n=1, 41:00:00, 0<br />
Axis1p=1, 44:00:00, 0<br />
Axis2n=1, 57:00:00, 0<br />
Axis2p=1, 53:00:00, 0<br />
Axis3n=2, -50, 0, 0, 0, 0, 0, 0<br />
Axis3p=2, 50, 0, 0, 0, 0, 0, 0<br />
Axis4n=0<br />
Axis4p=0<br />
Axis5n=0<br />
Axis5p=0<br />
Axis6n=2, 0, -50, 0, 0, 0, 0, 0<br />
Axis6p=2, 0, 50, 0, 0, 0, 0, 0<br />
Axis7n=0<br />
Axis7p=0<br />
Axis8n=0<br />
Axis8p=0<br />
POV1-1=0<br />
POV1-2=0<br />
POV1-3=0<br />
POV1-4=0<br />
POV2-1=0<br />
POV2-2=0<br />
POV2-3=0<br />
POV2-4=0<br />
Up-Right=0<br />
Up- Left=0<br />
Dn- Left=0<br />
Dn-Right=0<br />
Button01=2, 0, 0, 0, 1, 0, 0, 0<br />
Button02=1, 20:00:00, 0<br />
Button03=2, 0, 0, 0, 0, 0, 1, 0<br />
Button04=1, 45:00:00, 0<br />
Button05=2, 0, 0, 10, 0, 0, 0, 0<br />
Button06=2, 0, 0, -10, 0, 0, 0, 0<br />
Button07=1, 10:00:00, 0<br />
Button08=0<br />
Button09=0<br />
Button10=1, 1B:00:00, 0<br />
Button11=0<br />
Button12=0<br />
Button13=0<br />
Button14=0<br />
Button15=0<br />
Button16=0<br />
Button17=0<br />
Button18=0<br />
Button19=0<br />
Button20=0<br />
Button21=0<br />
Button22=0<br />
Button23=0<br />
Button24=0<br />
Button25=0<br />
Button26=0<br />
Button27=0<br />
Button28=0<br />
Button29=0<br />
Button30=0<br />
Button31=0<br />
Button32=0<br />
[Joystick 2]<br />
Axis1n=0<br />
Axis1p=0<br />
Axis2n=0<br />
Axis2p=0<br />
Axis3n=0<br />
Axis3p=0<br />
Axis4n=0<br />
Axis4p=0<br />
Axis5n=0<br />
Axis5p=0<br />
Axis6n=0<br />
Axis6p=0<br />
Axis7n=0<br />
Axis7p=0<br />
Axis8n=0<br />
Axis8p=0<br />
POV1-1=0<br />
POV1-2=0<br />
POV1-3=0<br />
POV1-4=0<br />
POV2-1=0<br />
POV2-2=0<br />
POV2-3=0<br />
POV2-4=0<br />
Up-Right=0<br />
Up- Left=0<br />
Dn- Left=0<br />
Dn-Right=0<br />
Button01=0<br />
Button02=0<br />
Button03=0<br />
Button04=0<br />
Button05=0<br />
Button06=0<br />
Button07=0<br />
Button08=0<br />
Button09=0<br />
Button10=0<br />
Button11=0<br />
Button12=0<br />
Button13=0<br />
Button14=0<br />
Button15=0<br />
Button16=0<br />
Button17=0<br />
Button18=0<br />
Button19=0<br />
Button20=0<br />
Button21=0<br />
Button22=0<br />
Button23=0<br />
Button24=0<br />
Button25=0<br />
Button26=0<br />
Button27=0<br />
Button28=0<br />
Button29=0<br />
Button30=0<br />
Button31=0<br />
Button32=0<br />
</code></p>
<p>Start up J2k and select the Minecraft profile. Leave it running while you play and everything should work out fine. Here are the controls I set, it should be easy enough to figure out how to change them to your liking:</p>
<p><a href="http://zuzeme.files.wordpress.com/2011/07/minecraft.png"><img class="aligncenter size-medium wp-image-284" title="Minecraft J2K Configuration" src="http://zuzeme.files.wordpress.com/2011/07/minecraft.png?w=300&#038;h=232" alt="" width="300" height="232" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/283/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=283&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/07/20/joy2key-logitech-dual-action-minecraft-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>

		<media:content url="http://zuzeme.files.wordpress.com/2011/07/minecraft.png?w=300" medium="image">
			<media:title type="html">Minecraft J2K Configuration</media:title>
		</media:content>
	</item>
		<item>
		<title>Burn an mkv with mkvtoolnix, ffmpeg, dvdauthor and K3B</title>
		<link>http://zuzeme.wordpress.com/2011/07/13/burn-an-mkv-with-mkvtoolnix-ffmpeg-dvdauthor-and-k3b/</link>
		<comments>http://zuzeme.wordpress.com/2011/07/13/burn-an-mkv-with-mkvtoolnix-ffmpeg-dvdauthor-and-k3b/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 17:54:27 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[dvdauthor]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[K3b]]></category>
		<category><![CDATA[mkvextract]]></category>
		<category><![CDATA[mkvinfo]]></category>
		<category><![CDATA[mkvtoolnix]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=274</guid>
		<description><![CDATA[Avidemux is crashing for me right now, so here&#8217;s how to transcode for DVD command-line style. Display the track information for the mkv you wish to burn: $mkvinfo movie.mkv Extract the audio and video tracks you need: $mkvextract movie.mkv 1:video_output.mpg 2:audio_output.aac Combine the two tracks with ffmpeg: (use pal-dvd if you live in Europe) $ffmpeg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=274&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://zuzeme.wordpress.com/2010/10/08/formatting-an-mkv-container-into-dvd-format-with-avidemux-mkvtoolnix-dvdauthor-and-k3b/">Avidemux</a> is crashing for me right now, so here&#8217;s how to transcode for DVD command-line style.</p>
<ol>
<li>Display the track information for the mkv you wish to burn:<br />
<code>$mkvinfo <span style="color:#ff0000;">movie.mkv</span></code></li>
<li>Extract the audio and video tracks you need:<br />
<code>$mkvextract <span style="color:#ff0000;">movie.mkv</span> 1:<span style="color:#3366ff;">video_output.mpg</span> 2:<span style="color:#339966;">audio_output.aac</span></code></li>
<li>Combine the two tracks with ffmpeg: (use pal-dvd if you live in Europe)<br />
<code>$ffmpeg -i <span style="color:#3366ff;">video_output.mpg</span> -i <span style="color:#339966;">audio_output.aac</span> -target ntsc-dvd <span style="color:#800080;">movie.mpg</span></code></li>
<li>Prepare the movie file for DVD by authoring it:</li>
<ol>
<li>Create a new textfile named <span style="color:#ff6600;">movie.xml</span> with the following contents:<br />
<code>&lt;dvdauthor&gt;<br />
&lt;vmgm&gt;<br />
&lt;/vmgm&gt;<br />
&lt;titleset&gt;<br />
&lt;titles&gt;<br />
&lt;pgc&gt;<br />
&lt;vob file="<span style="color:#800080;">movie.mpg</span>" /&gt;<br />
&lt;/pgc&gt;<br />
&lt;/titles&gt;<br />
&lt;/titleset&gt;<br />
&lt;/dvdauthor&gt;<br />
</code></li>
<li>Create the DVD structure in a new outputfolder with dvdauthor:<br />
<code>$dvdauthor -o <span style="color:#ff00ff;">outputfolder</span> -x <span style="color:#ff6600;">movie.xml</span><br />
</code></li>
</ol>
<li>Open K3B and start a new DVD video project</li>
<li>Drag the contents of outputfolder/VIDEO_TS to the project&#8217;s VIDEO_TS folder</li>
<li>Insert a blank DVD and hit burn!</li>
</ol>
<p><strong>Edit &#8212; </strong>As it turns out, K3B is also not working for me, due to HAL not being present because it requires v4l from the kernel, which has been removed in the latest version I have. Anyway, here&#8217;s how to BURN from the CLI as well, instead of using K3B.</p>
<ol start="5">
<li><code>$mkisofs -dvd-video -udf -o <span style="color:#008080;">dvd.iso</span> <span style="color:#ff00ff;">outputfolder</span></code></li>
<li><code>$growisofs -Z /dev/dvd=<span style="color:#008080;">dvd.iso</span></code></li>
</ol>
<p>You can also test the .iso by mounting and making sure it plays correctly before you burn it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=274&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/07/13/burn-an-mkv-with-mkvtoolnix-ffmpeg-dvdauthor-and-k3b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>How to edit your XBLA SA1 Chao Garden savefile</title>
		<link>http://zuzeme.wordpress.com/2011/06/24/how-to-edit-your-xbla-sa1-chao-garden-savefile/</link>
		<comments>http://zuzeme.wordpress.com/2011/06/24/how-to-edit-your-xbla-sa1-chao-garden-savefile/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 15:48:16 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[chao]]></category>
		<category><![CDATA[chao garden]]></category>
		<category><![CDATA[HEX]]></category>
		<category><![CDATA[hexidecimal]]></category>
		<category><![CDATA[modio]]></category>
		<category><![CDATA[SA1]]></category>
		<category><![CDATA[sonic adventure]]></category>
		<category><![CDATA[XBLA]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=264</guid>
		<description><![CDATA[Format a USB flash drive as an XB360 storage device (how-to) Copy your Chao Garden save file to your flash drive (My Xbox &#62; System Settings &#62; Memory) Insert the flash drive into your computer Install modio Run modio and select &#8220;Open from a device&#8221; Select your gamer profile, then SA1, then your chao garden [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=264&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>Format a USB flash drive as an XB360 storage device (<a href="http://support.xbox.com/en-us/Pages/xbox-360/how-to/usb-flash-drive.aspx">how-to</a>)</li>
<li>Copy your Chao Garden save file to your flash drive (My Xbox &gt; System Settings &gt; Memory)</li>
<li>Insert the flash drive into your computer</li>
<li>Install <a href="http://www.game-tuts.com/community/modio.php">modio</a></li>
<li>Run modio and select &#8220;Open from a device&#8221;</li>
<li>Select your gamer profile, then SA1, then your chao garden save data</li>
<li>Select the &#8220;File Contents&#8221; tab at the top</li>
<li>Right click on savedata.bin, select &#8220;Extract File&#8221;, and save it to your hard disk</li>
<li>Install a HEX editor if you don&#8217;t have one already (I use <a href="http://sourceforge.net/projects/madedit/">MadEdit</a>)</li>
<li>Open the extracted savedata.bin file with your HEX editor</li>
</ol>
<p>Now comes the actual HEX editing. This part is easier if you have named your chao with the naming machine. Locate the section of code that looks like this:</p>
<p><a href="http://zuzeme.files.wordpress.com/2011/06/minako.png"><img class="alignnone size-medium wp-image-265" title="minako" src="http://zuzeme.files.wordpress.com/2011/06/minako.png?w=300&#038;h=270" alt="" width="300" height="270" /></a></p>
<p>I found my chao, MINAKO★, by doing a Ctrl-F search for her name, minus the first character. It will be similar for all chao, for example, here is the section of code that relates to my other chao, HOTARU~.</p>
<p><a href="http://zuzeme.files.wordpress.com/2011/06/hotaru.png"><img class="alignnone size-medium wp-image-266" title="hotaru" src="http://zuzeme.files.wordpress.com/2011/06/hotaru.png?w=297&#038;h=300" alt="" width="297" height="300" /></a></p>
<p>As you can see, the name information starts in offset *20, column 0A for both (and all) chao. This will make it easier to find the appropriate row and column the chao stats are located in.</p>
<p>Emerald Lance of xboxdev.net provided this handy stat cheat sheet:</p>
<p><a href="http://xboxdev.net/archive/showthread.php?6641-Sonic-Adventure-XBLA-Chao-Editor&amp;p=68187&amp;viewfull=1#post68187"><img class="alignnone" src="http://i56.photobucket.com/albums/g163/Emerald_Lance/chao_tables.png" alt="" width="511" height="199" /></a></p>
<p>Remember, these values are in HEX format, so if you want your chao stat to be 99, you must convert that decimal value to a hex value, making it 63. A chart with number conversions can be found <a href="http://www.elizabethcastro.com/html4_4e/examples/appendices/hexchart.html">here</a>.</p>
<p>A list of which value corresponds to which trait can be found <a href="http://info.sonicretro.org/SCHG:Sonic_Adventure_DX:_PC/Save_Files#Chao_Save">here</a>. However, do not pay attention to the information there that tells you which offset/column each is found in, because those locations are true only for the PC version of SA1, not XBLA. If a list of possible values is not given, it is safe to assume it is looking for any HEX value: for example, a swimming grade of 99 would correspond to the hex value 63 in offset *40, column 08.</p>
<p>When you are finished editing the file, save it. Then go back to the window from which you originally extracted the savedata.bin file, and right click on it again, instead selecting &#8220;Replace file&#8221; this time. Select your editted savedata.bin file and hit open. Select the General File Info tab, and press &#8220;Rehash and Resign&#8221;. Finally, click &#8220;Save to Device&#8221; in the upper right-hand corner.</p>
<p>Eject your flash drive, plug it back into your Xbox 360, and all should be well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/264/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=264&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/06/24/how-to-edit-your-xbla-sa1-chao-garden-savefile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>

		<media:content url="http://zuzeme.files.wordpress.com/2011/06/minako.png?w=300" medium="image">
			<media:title type="html">minako</media:title>
		</media:content>

		<media:content url="http://zuzeme.files.wordpress.com/2011/06/hotaru.png?w=297" medium="image">
			<media:title type="html">hotaru</media:title>
		</media:content>

		<media:content url="http://i56.photobucket.com/albums/g163/Emerald_Lance/chao_tables.png" medium="image" />
	</item>
		<item>
		<title>Rooting and Installing Custom ROMs on the Droid X</title>
		<link>http://zuzeme.wordpress.com/2011/05/25/rooting-and-installing-custom-roms-on-the-droid-x/</link>
		<comments>http://zuzeme.wordpress.com/2011/05/25/rooting-and-installing-custom-roms-on-the-droid-x/#comments</comments>
		<pubDate>Wed, 25 May 2011 06:15:04 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[droid x]]></category>
		<category><![CDATA[ROMs]]></category>
		<category><![CDATA[rooting]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=256</guid>
		<description><![CDATA[Rooting Rooting Your Droid Note: This is only applicable for Froyo. If you have Gingerbread installed, you&#8217;ll need to use another method. Rooting (getting access to the root account) is fairly simple using the guide at Lifehacker here. Here are the cliffnotes: Get SuperOneClick with the USB driver pack here Enable USB Debugging mode under [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=256&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Rooting</h2>
<h3>Rooting Your Droid</h3>
<p><span style="color:#ff0000;">Note: This is only applicable for Froyo. If you have Gingerbread installed, you&#8217;ll need to use another method.</span></p>
<p>Rooting (getting access to the root account) is fairly simple using the guide at Lifehacker <a href="http://lifehacker.com/5789397/the-always-up+to+date-guide-to-rooting-any-android-phone">here</a>. Here are the cliffnotes:</p>
<ol>
<li>Get SuperOneClick with the USB driver pack <a href="http://shortfuse.org/?page_id=2">here</a></li>
<li>Enable USB Debugging mode under Settings &gt; Applications &gt; Development</li>
<li>Select &#8220;Charge Only&#8221; under USB Connection in the notifcation bar at the top (can be swiped down)</li>
<li>Run SuperOneClick on your Windows computer</li>
<li>If you see a message that says &#8220;Root files have been installed!&#8221;, your droid has been successfully rooted</li>
</ol>
<h3>Post-Root Applications</h3>
<p>What can you do with a rooted droid? Here are a few things I&#8217;ve done:</p>
<ul>
<li><a href="http://zuzeme.files.wordpress.com/2011/05/auto.png"><img class="alignnone size-thumbnail wp-image-259" title="" src="http://zuzeme.files.wordpress.com/2011/05/auto.png?w=150&#038;h=150" alt="AutomateIt" width="150" height="150" /></a>Enable reboot and other functionality in AutomateIt</li>
<li><a href="http://zuzeme.files.wordpress.com/2011/05/img-php.png"><img class="size-thumbnail wp-image-258 alignnone" src="http://zuzeme.files.wordpress.com/2011/05/img-php.png?w=150&#038;h=150" alt="droid VNC server" width="150" height="150" /></a>Run a VNC server on your droid</li>
<li><img class="alignnone" src="http://android-wifi-tether.googlecode.com/files/qr_code_market.png" alt="" width="180" height="180" />Tether your wifi (share your phone&#8217;s internet by broadcasting wifi) without charges from your phone carrier</li>
<li>Install a custom ROM (more info below)</li>
</ul>
<h2>Installing a Custom ROM</h2>
<p>Foreword: The bootloader on the Droid X is locked &#8212; this means practically that you cannot install popular ROMs like Cyanogenmod, and will need Droid X-specific &#8220;ROMs&#8221;, which use a workaround to install, and alter the stock rom, rather than installing a fresh, new ROM (AFAIK).</p>
<p>Also worthy of mention: Your droid MUST be rooted in order to install a custom ROM.</p>
<h3>Choosing a ROM</h3>
<p>There is a brief review of many popular ROMs for the Droid X <a href="http://www.droidxforums.com/forum/droid-x-roms/16532-rom-review.html">here</a>. Otherwise, Google is your friend. After selecting the ROM you would like, download its associated .zip file and copy it to your droid&#8217;s SD card.</p>
<h3>Installing the ROM</h3>
<ol>
<li>Enable the installation of non-market apps under Settings &gt; Application &gt; Unknown Sources</li>
<li>Download Koush&#8217;s Droid X bootstrap app <a href="http://forum.xda-developers.com/attachment.php?attachmentid=508453&amp;d=1296800001">here</a>. (Official page <a href="http://www.koushikdutta.com/2010/08/droid-x-recovery.html">here</a>)</li>
<li>Copy the bootstrap app (.apk file) to your Droid&#8217;s SD card</li>
<li>Navigate to the location of the app using Files or ASTRO, etc, and install the app</li>
<li>Open the app and choose the first option, then the second option (reboot)</li>
<li>Use the volume up/down buttons to navigate the menu that appears, and the camera button to select. Choose the option to wipe phone memory/cache **THIS WILL ERASE ALL DATA STORED ON YOUR PHONE AND RESET TO FACTORY DEFAULTS**</li>
<li>Choose the option to install a .zip file from SD card</li>
<li>Navigate to the location of the .zip file on your card and select it</li>
<li>Hit the back button and reboot your Droid into your new ROM</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/256/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=256&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/05/25/rooting-and-installing-custom-roms-on-the-droid-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>

		<media:content url="http://zuzeme.files.wordpress.com/2011/05/auto.png?w=150" medium="image">
			<media:title type="html">AutomateIt</media:title>
		</media:content>

		<media:content url="http://zuzeme.files.wordpress.com/2011/05/img-php.png?w=150" medium="image">
			<media:title type="html">droid VNC server</media:title>
		</media:content>

		<media:content url="http://android-wifi-tether.googlecode.com/files/qr_code_market.png" medium="image" />
	</item>
		<item>
		<title>Index of textbook downloading sites</title>
		<link>http://zuzeme.wordpress.com/2011/01/08/index-of-textbook-downloading-sites/</link>
		<comments>http://zuzeme.wordpress.com/2011/01/08/index-of-textbook-downloading-sites/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 20:17:59 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=238</guid>
		<description><![CDATA[I&#8217;ll list all the sites I came across, functional or not. You decide. Remember to consider looking for a collection torrent, and then specifically downloading the file you need within it. It&#8217;s also handy to have the ISBN of the book you need. Google &#124; The Pirate Bay &#124; Mininova &#124; Demonoid Functional bib.tiera.ru/static torrentmybooks.com [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=238&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll list all the sites I came across, functional or not. You decide. Remember to consider looking for a collection torrent, and then specifically downloading the file you need within it. It&#8217;s also handy to have the ISBN of the book you need.</p>
<p><a href="http://www.google.com">Google</a> | <a href="http://thepiratebay.org">The Pirate Bay</a> | <a href="http://www.mininova.org">Mininova</a> | <a href="http://www.demonoid.com">Demonoid</a></p>
<p><span style="color:#008000;">Functional</span></p>
<ul>
<li><a href="http://bib.tiera.ru/static">bib.tiera.ru/static</a></li>
<li><a href="http://torrentmybooks.com/">torrentmybooks.com</a></li>
<li><a href="Gigapedia.org">Gigapedia.org</a> (requires registration with gmail account)</li>
<li><a href="http://bibliotek.dk/?lingo=eng">bibliotek.dk</a></li>
<li><a href="http://ebookshare.net">ebookshare.net</a></li>
<li><a href="http://www.pdf-search-engine.com/">pdf-search-engine.com</a> (finds course requirements more often than books)</li>
<li><a href="http://www.myanonamouse.net">myanonamouse.net</a> (requires registration)</li>
<li><a href="http://www.opentextbook.org/">opentextbook.org</a> (only lists textbooks in public domain)</li>
</ul>
<p><span style="color:#ff0000;">Nonfunctional</span></p>
<ul>
<li><a href="www.bitme.org">bitme.org</a> (invitation only)</li>
<li><a href="http://www.thevault.bz">thevault.bz</a> (invitation only)</li>
<li><a href="http://theplace.bz">theplace.bz</a> (invitation only)</li>
<li><a href="http://learnbits.me/">learnbits.me</a> (registration required/signups closed)</li>
<li><a href="http://www.textbooktorrents.com/">textbooktorrents.com</a> (no longer provides torrents)</li>
<li><a href="http://librarypirate.com/">librarypirate.com</a> (nonfunctional, broken navigation links)</li>
<li><a href="http://docspedia.org">docspedia.org</a> (appears to be unavailable)</li>
<li><a href="http://www.ebookvortex.com/">ebookvortex.com</a> (appears to be unavailable/requires registration)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=238&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2011/01/08/index-of-textbook-downloading-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Formatting an MKV container into DVD format with Avidemux, Mkvtoolnix, dvdauthor, and K3B</title>
		<link>http://zuzeme.wordpress.com/2010/10/08/formatting-an-mkv-container-into-dvd-format-with-avidemux-mkvtoolnix-dvdauthor-and-k3b/</link>
		<comments>http://zuzeme.wordpress.com/2010/10/08/formatting-an-mkv-container-into-dvd-format-with-avidemux-mkvtoolnix-dvdauthor-and-k3b/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 16:53:55 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[mkvextract]]></category>
		<category><![CDATA[mkvtoolnix]]></category>
		<category><![CDATA[avidemux]]></category>
		<category><![CDATA[matroska]]></category>
		<category><![CDATA[mkv]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[K3b]]></category>
		<category><![CDATA[dvdauthor]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=232</guid>
		<description><![CDATA[If there are subtitles in the MKV that you want to appear in the video, download/install mkvtoolnix and mkvextract-gui. With the GUI, open the MKV file, check the box next to the subtitle track you want, and extract. Open the MKV container in Avidemux. At the first dialogue, &#8220;H.264 Detected&#8221;, hit cancel. At the second [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=232&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>If there are subtitles in the MKV that you want to appear in the video, download/install <a href="http://www.bunkus.org/videotools/mkvtoolnix/downloads.html">mkvtoolnix</a> and <a href="http://sourceforge.net/projects/mkvextractgui-2/">mkvextract-gui</a>. With the GUI, open the MKV file, check the box next to the subtitle track you want, and extract.</li>
<li>Open the MKV container in Avidemux. At the first dialogue, &#8220;H.264 Detected&#8221;, hit cancel. At the second dialogue, &#8220;Index is not up to date&#8221;, hit yes.</li>
<li>From the top menu bar, select Auto &gt; DVD</li>
<li>If you extracted subtitles earlier, click &#8220;Filters&#8221; under &#8220;Video&#8221; on the left-hand side-bar. Select &#8220;Subtitles&#8221; from the list, choose the type of subtitle that you extracted, press add (&#8220;+&#8221; button), and navigate to the subtitle file (in the folder with MKV file by default)</li>
<li>If your video is in widescreen 16:9 aspect ratio, you&#8217;ll want to click &#8220;Configure&#8221; under &#8220;Video&#8221; and change it accordingly, or else it will default to 4:3 aspect ratio.</li>
<li>Select &#8220;File -&gt; Save -&gt; Save Video&#8230;&#8221; and save it as &#8220;<span style="color:#ff0000;">your_filename_here</span>.mpeg&#8221;. This step will take a long time, as your video is encoding to another format.</li>
<li>Create a new textfile called &#8220;movie.xml&#8221; and save the following as the contents:<br />
&lt;dvdauthor&gt;<br />
&lt;vmgm&gt;<br />
&lt;/vmgm&gt;<br />
&lt;titleset&gt;<br />
&lt;titles&gt;<br />
&lt;pgc&gt;<br />
&lt;vob file=&#8221;<span style="color:#ff0000;">your_filename_here</span>.mpeg&#8221; /&gt;<br />
&lt;/pgc&gt;<br />
&lt;/titles&gt;<br />
&lt;/titleset&gt;<br />
&lt;/dvdauthor&gt;</li>
<li>In the folder with your mpeg file and xml file, do the following command as regular user: <code>dvdauthor -o outputfolder -x movie.xml</code></li>
<li>Open up K3B, and select New Project &gt; New Video DVD Project</li>
<li>In the upperhalf of the window, navigate to the outputfolder created in step 8</li>
<li>Copy the contents of VIDEO_TS into the VIDEO_TS folder in the lower half of the window.</li>
<li>Insert a blank DVD, press Burn, and fill in any additional parameters for your DVD.</li>
</ol>
<p>It&#8217;s magical! Here&#8217;s the article I expanded on: <a href="http://fedoracoreproject.blogspot.com/2009/04/from-mkv-to-vob-how-to-convert-mkv-file.html">[plug]</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=232&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2010/10/08/formatting-an-mkv-container-into-dvd-format-with-avidemux-mkvtoolnix-dvdauthor-and-k3b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Restoring/Downgrading ipod firmware to 3.1.3</title>
		<link>http://zuzeme.wordpress.com/2010/08/19/restoringdowngrading-ipod-firmware-to-3-1-3/</link>
		<comments>http://zuzeme.wordpress.com/2010/08/19/restoringdowngrading-ipod-firmware-to-3-1-3/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 22:48:37 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[3.1.3]]></category>
		<category><![CDATA[downgrade]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=218</guid>
		<description><![CDATA[Note: I did this with a jailbroken ipod. Step 3 may WILL be invalid for you if you don&#8217;t have a jailbroken ipod, or did not choose the &#8220;Make my life easier&#8221; button when you first opened Cydia. Also important: BY DOING THIS, ALL YOUR MUSIC, APPS, CUSTOM SETTINGS, ETC WILL BE GONE. This will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=218&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Note: I did this with a jailbroken ipod. Step 3 <span style="text-decoration:line-through;">may</span> <strong>WILL</strong> be invalid for you if you don&#8217;t have a jailbroken ipod, or did not choose the &#8220;Make my life easier&#8221; button when you first opened Cydia.</p>
<p>Also important: <strong>BY DOING THIS, ALL YOUR MUSIC, APPS, CUSTOM SETTINGS, ETC WILL BE GONE. <strong>This will restore back to factory default settings.</strong><br />
</strong></p>
<ol>
<li>Make sure you have a version of iTunes that is <strong>lower</strong> than 9.2 (if not, then uninstall and install <a href="http://www.filehippo.com/download_itunes_32/7482/">version 9.1.1</a> (<a href="http://www.filehippo.com/download_itunes_64/7483/">64-bit version here</a>))</li>
<li><a href="http://www.felixbruns.de/iPod/firmware/">Download ipod firmware 3.1.3</a></li>
<li>Append the following line to your C:/windows/system32/drivers/etc/hosts file: &#8220;74.208.10.249 gs.apple.com&#8221; (without quotes)</li>
<li>Plug ipod into computer via USB</li>
<li><a href="http://www.youtube.com/watch?v=gl5mXtmBusE&amp;feature=player_embedded">enter DFU mode </a>
<ol>
<li>hold power button and slide to power off ipod</li>
<li>hold power button and home button simultaneously for 10 seconds</li>
<li>release power button, continue to hold home button for 10 seconds</li>
</ol>
</li>
<li>iTunes should pop up a dialogue that says you have plugged in an ipod in restore mode, close the dialogue</li>
<li>select your ipod from the sidebar, and shift-click the &#8220;Restore&#8221; button</li>
<li>select the downloaded ipod firmware version 3.1.3</li>
</ol>
<p>Tada! It&#8217;s magical.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=218&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2010/08/19/restoringdowngrading-ipod-firmware-to-3-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
		<item>
		<title>How to transfer files wirelessly to your ipod touch/iphone</title>
		<link>http://zuzeme.wordpress.com/2010/08/10/how-to-transfer-files-wirelessly-to-your-ipod-touchiphone/</link>
		<comments>http://zuzeme.wordpress.com/2010/08/10/how-to-transfer-files-wirelessly-to-your-ipod-touchiphone/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 17:58:55 +0000</pubDate>
		<dc:creator>zuzoa</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://zuzeme.wordpress.com/?p=216</guid>
		<description><![CDATA[Jailbreak your ipod/iphone Install &#8220;openssh&#8221; from the Cydia app store Find the local IP address of your device under Settings&#62;WiFi&#62;Your_Connection_Here Open your favourite FTP client (Filezilla, FireFTP, etc) Connect with your IP address via SFTP, port 22, username &#8220;root&#8221;, password &#8220;alpine&#8221; Ta da!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=216&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://spiritjb.com/">Jailbreak your ipod/iphone</a></li>
<li>Install &#8220;openssh&#8221; from the Cydia app store</li>
<li>Find the local IP address of your device under Settings&gt;WiFi&gt;Your_Connection_Here</li>
<li>Open your favourite FTP client (Filezilla, FireFTP, etc)</li>
<li>Connect with your IP address via SFTP, port 22, username &#8220;root&#8221;, password &#8220;alpine&#8221;</li>
<li>Ta da!</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zuzeme.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zuzeme.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zuzeme.wordpress.com/216/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zuzeme.wordpress.com&amp;blog=8896531&amp;post=216&amp;subd=zuzeme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zuzeme.wordpress.com/2010/08/10/how-to-transfer-files-wirelessly-to-your-ipod-touchiphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eadaae86eca91f541bf3bb72c9be486f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zuzoa</media:title>
		</media:content>
	</item>
	</channel>
</rss>
