<?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>Null Disquisition &#187; General</title>
	<atom:link href="http://mumrah.net/topics/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://mumrah.net</link>
	<description>Python, AWS, Grad School, and your face</description>
	<lastBuildDate>Fri, 05 Mar 2010 00:23:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>1080p content on your PS3</title>
		<link>http://mumrah.net/2010/02/1080p-content-on-your-ps3/</link>
		<comments>http://mumrah.net/2010/02/1080p-content-on-your-ps3/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 04:31:03 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=350</guid>
		<description><![CDATA[New toys bring new adventures. My awesome wife got me a PS3 for my birthday recently and I&#8217;ve been tinkering around with getting some non-Bluray HD content to play on it. My initial attempts to stream stuff over my network proved unsatisfying. Since the PS3 is only capable of 802.11g, I gave up on the [...]]]></description>
			<content:encoded><![CDATA[<p>New toys bring new adventures. My awesome wife got me a PS3 for my birthday recently and I&#8217;ve been tinkering around with getting some non-Bluray HD content to play on it. My initial attempts to stream stuff over my network proved unsatisfying. Since the PS3 is only capable of 802.11g, I gave up on the high bitrate stuff (it&#8217;s perfectly capable of DVD quality content (1.5~2.5 Mb/s).</p>

<p>Software used (on Mac OS X 10.5):</p>

<ul>
<li><a href="http://www.smlabs.net/tsmuxer_en.html" title="tsMuxer website">tsMuxer</a></li>
<li>Disk Utility</li>
<li>newfs_udf</li>
<li>hdiutil</li>
</ul>

<p>Hardware used:</p>

<ul>
<li>Macbook Pro</li>
<li>Blank CD/DVD Media</li>
<li>PS3</li>
</ul>

<p>Files used:
* MKV file with AC3 audio stream and H264 video stream</p>

<p>Attempt 1 (<strong>successful</strong>): Load the MKV with tsMuxerGUI, select M2TS muxing. If the video profile is above 4.1, lower it to 4.1 (as the PS3 cannot support higher than an H264 level 4.1). Generate the m2ts and meta file, burn them both to a CD/DVD. This will be readable by the PS3 as a data disk &#8211; it will not autoplay, but you can access it and play it. To me, this is not an ideal solution as it does not support menus, chapters, or seeking.</p>

<p>Attempt 2 (<strong>unsuccessful</strong>): Same deal as before, but select &#8220;AVCHD disk&#8221;. This option will create a BD friendly file structure (folders named BDMV and CERTIFICATE). The trick here is to burn the disk as UDF 2.5 (this is not super easy on OS X or Linux). I wasted many CDs trying to regular ISO9660. Following the instructions <a href="http://www.videohelp.com/forum/archive/how-to-burn-avchd-on-dvd-r-in-high-definition-for-br-set-top-playback-t350375.html" title="about halfway down">here</a>, you must create the image and format it as UDF 2.5.</p>

<pre><code>dd if=/dev/zero of=myfile.img bs=1k count=716800
newfs_udf -r 2.5 myfile.img -v volume_label
hdiutil mount -nobrowse myfile.img
cp -R /path/to/avcdh-files/ /Volume/volume_label/
hdiutil unmount /Volume/volume_label
</code></pre>

<p><br/>
In plain-speak, create an empty (large) image, format it to UDF 2.5, mount it, copy the BD-compatible files into the volume, and unmount. You then use Disk Utility to burn the resulting image. No success here, but at this point I was so close, I could taste it.</p>

<p>Attempt 3 (<strong>successful</strong>): <em>Identical</em> procedure as Attempt 2, with one important exception &#8211; the image you create with <code>dd</code> must be sized in even increments of 1GB &#8211; that is, count==N&#42;1024&#42;1024.</p>

<p>A few things to try next:</p>

<ul>
<li>Menus</li>
<li>DTS audio stream</li>
<li>Subtitles</li>
</ul>

<p>Anyone wanting to test this out with a super high quality 1080p rip, I recommend <a href="http://www.bigbuckbunny.org/index.php/download/" title="Big Buck Bunny - Open Movie Project">Big Buck Bunny</a>. You&#8217;ll need Handbrake to convert it to a compatible container format if you download the AVI (tsMuxer doesn&#8217;t like AVIs).</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2010/02/1080p-content-on-your-ps3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mad scientist in my trash</title>
		<link>http://mumrah.net/2009/02/mad-scientist-in-my-trash/</link>
		<comments>http://mumrah.net/2009/02/mad-scientist-in-my-trash/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 23:04:42 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[electon gun]]></category>
		<category><![CDATA[homeless physicist]]></category>
		<category><![CDATA[poor grad student]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=49</guid>
		<description><![CDATA[While I was taking out the trash today, I noticed something peculiar about an old computer monitor left out by my trash can. It had been smashed open and a component was taken out of it. The missing component was in fact the electron gun &#8211; perhaps the coolest part of a cathode ray tube [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright alignnone" style="float: right; margin-left: 10px; margin-right: 10px;" src="http://upload.wikimedia.org/wikipedia/commons/a/ae/Egun.jpg" alt="Electron gun" width="300" />While I was taking out the trash today, I noticed something peculiar about an old computer monitor left out by my trash can. It had been smashed open and a component was taken out of it. The missing component was in fact the electron gun &#8211; perhaps the coolest part of a cathode ray tube (CRT).</p>

<p>An electron gun is essentially a mini particle accelerator used to speed up and focus electrons into a teeny tiny beam that hits phosphorous atoms on the back of the class of your favorite CRT and causes them to fluoresce (make color). In a physics lab back in undergrad, I was playing with a smaller version of one of these that was running at 600V (low amps). My lab partner zapped himself and was all shaky for the rest of the afternoon. I imagine the volts running through these commercial grade electron guns must be pretty serious.
<img class="alignright" style="margin: 10px; float: right;" src="http://farm4.static.flickr.com/3397/3244947525_ffabc39baf.jpg" alt="No electron gun" width="200" />
My best guess is that one of the bums in my area is aspiring to be an evil genius &#8211; constructing some sort of death ray I&#8217;m sure. My hunch was bolstered upon further investigation of a photo I took of the CRT. As you can see, it&#8217;s clearly missing the electron gun as a whole (notice the large hole in the tube). However, I also noticed that a piece of the gun remained &#8211; the electron source itself (to the right of the hole). So whoever Frankensteined my monitor was after the accelerator component of the electron gun &#8211; the magnet array. What sort of dastardly particles could he or she be planning to accelerate?!? Photons? Positrons?!</p>

<p>I&#8217;m going to install a Faraday cage around my bedroom &#8211; just to be safe.</p>

<p>-David</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2009/02/mad-scientist-in-my-trash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gardening tip of the day</title>
		<link>http://mumrah.net/2009/01/gardening-tip-of-the-day/</link>
		<comments>http://mumrah.net/2009/01/gardening-tip-of-the-day/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 04:24:49 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[plants]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=48</guid>
		<description><![CDATA[
When you&#8217;re growing in a container that has plants of different growing rates, you&#8217;ll often find yourself in a situation where one plant out-competes the others for light. There are plenty of things you can do to remedy the situation, but I&#8217;m going to share my personal favorite.

Take the offending plant (in this case a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://img.skitch.com/20090130-kcg7eaa9ibwk4jth464db6aftc.jpg"><img class="alignright" style="margin:10px" src="http://img.skitch.com/20090130-kcg7eaa9ibwk4jth464db6aftc.jpg" alt="Bully Basil" width="150" /></a><a href="http://lh3.ggpht.com/_rgLL42B_r0M/SYN7SFU3pYI/AAAAAAAAATk/yhcOKtwAc8s/s640/SDC10897.JPG"><img class="alignright" style="margin:10px" src="http://lh3.ggpht.com/_rgLL42B_r0M/SYN7SFU3pYI/AAAAAAAAATk/yhcOKtwAc8s/s640/SDC10897.JPG" alt="Bully Basil" width="150" /></a>
When you&#8217;re growing in a container that has plants of different growing rates, you&#8217;ll often find yourself in a situation where one plant out-competes the others for light. There are plenty of things you can do to remedy the situation, but I&#8217;m going to share my personal favorite.</p>

<p>Take the offending plant (in this case a Basil), and somewhere about halfway up the stem (or higher, not lower), give it a good pinch.</p>

<p>The pinch to the stem will cause the plant to redirect its resources to repairing the damaged tissue. Since plants are really well programmed for self-preservation (as well as self-repair), it will not grow any taller until the stem is hardened and healed. This prevents it from buckling over at the pinch from any additional weight at the top of the plant from further growth. Plants are neat!</p>

<p>A word of caution though &#8211; don&#8217;t pinch it too hard (you&#8217;ll break it), too often (you&#8217;ll kill it), or too low (again, you&#8217;ll break it). You don&#8217;t want to actually hurt the thing, just mangle it slightly.</p>

<p>-David</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2009/01/gardening-tip-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Official FSU Re-fill cup</title>
		<link>http://mumrah.net/2008/12/the-official-fsu-re-fill-cup/</link>
		<comments>http://mumrah.net/2008/12/the-official-fsu-re-fill-cup/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 15:25:44 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[naruto]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=34</guid>
		<description><![CDATA[Busy times. Been busting ass to keep up with everything this semester &#8211; teaching assistantship, classes, thesis, not to mention my new(ish) job at Loud3r. Had a few interesting things happen latetly that I felt warranted an update. To enumerate: I hacked some kid&#8217;s Facebook account, wrote an HTML scraper to get the latest Naruto [...]]]></description>
			<content:encoded><![CDATA[<p>Busy times. Been busting ass to keep up with everything this semester &#8211; teaching assistantship, classes, thesis, not to mention my new(ish) job at <a title="ob3y!" href="http://loud3r.com" target="_blank">Loud3r</a>. Had a few interesting things happen latetly that I felt warranted an update. To enumerate: I hacked some kid&#8217;s Facebook account, wrote an HTML scraper to get the latest Naruto Shippüden episodes from <a title="Get an XML feed already!" href="http://dattebayo.com/t/" target="_blank">Dattebayo</a>, got my code working for my thesis, and did my final edits on my first real academic paper.</p>

<p><strong>Facebook failure:</strong></p>

<p>I was sitting in the class I TA for (along with my cohort <a title="Lieutenant to the dark lord" href="http://novembercamel.com" target="_blank">Billzebub</a>), I was sniffing the wifi traffic (like you do) and took a look at the pcap dump that was captured. Amongst the garbage was some request/response headers for Facebook. Being the curious little monkey I am, I fire up Firefox and copy/paste all the cookie information into my session (using Web Developer 2 extension). I head over to facebook.com and low and behold, I am Matt Whatshisname. Full access too, not just a temporary hiccup in the login system. After resisting messing with stuff and/or snooping, I clear my cookies and sit back in awe. Awe at how ridiculous it is that the Facebook login system is so exposed and broken.</p>

<p>I tried to replicate the cookie spoof for some pics for this post, but apperently one or more of the cookies are time-sensitive.</p>

<p>Edit: Hack successfully reproduced! Epic fail!!</p>

<p><a href="http://skitch.com/mumrah/7gcg/his-name-is-robert-paulson">http://skitch.com/mumrah/7gcg/his-name-is-robert-paulson</a></p>

<p><a href="http://skitch.com/mumrah/7gcj/full-access">http://skitch.com/mumrah/7gcj/full-access</a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/12/picture-3.png">
</a></p>

<p><strong>More Naruto Shenanigans:</strong></p>

<p>No need to waste time about how I did it, here&#8217;s a link that pretty much explains it all. <a href="feed://mumrah.net/cf9ee5bcb36b4936dd7064ee9b2f139e.xml">Naruto Shippüden XML feed</a>.</p>

<p><strong>Thesis:</strong></p>

<p>After going back and forth with my professor for weeks not getting anywhere, I sit him down and start at the beginning and force him to work through all the details with me. 4 hours later we have some functioning code. Obligatory photos to follow.
<a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/12/orthonormal.png"><img class="aligncenter size-medium wp-image-35" title="orthonormal" src="http://mumrah.net/wp-content/uploads/2008/12/orthonormal-300x226.png" alt="" width="300" height="226" /></a>
The above picture demonstrates the orthogonality and normalization of the eigenvectors (meaning we finally have the parition function correct as well as the normalization criterion). The following three pictures are just the first three eigenvectors.</p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/12/e0.png"><img class="aligncenter size-medium wp-image-38" title="e0" src="http://mumrah.net/wp-content/uploads/2008/12/e0-300x226.png" alt="" width="300" height="226" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/12/e1.png"><img class="aligncenter size-medium wp-image-37" title="e1" src="http://mumrah.net/wp-content/uploads/2008/12/e1-300x226.png" alt="" width="300" height="226" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/12/e2.png"><img class="aligncenter size-medium wp-image-36" title="e2" src="http://mumrah.net/wp-content/uploads/2008/12/e2-300x226.png" alt="" width="300" height="226" /></a></p>

<p>Looking forward to the break.</p>

<p>-David</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2008/12/the-official-fsu-re-fill-cup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So much for this weekend</title>
		<link>http://mumrah.net/2008/09/so-much-for-this-weekend/</link>
		<comments>http://mumrah.net/2008/09/so-much-for-this-weekend/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 21:42:58 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[jealous?]]></category>
		<category><![CDATA[omg]]></category>
		<category><![CDATA[spore]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=17</guid>
		<description><![CDATA[I consented to a verbal NDA at the game store, so I can&#8217;t give any details, but I got Spore a day early. Native OS X support&#8230; drool. Consequently, this will be the first time I&#8217;ll have used my dvd drive on my new laptop. Lulz.

I literally jumped in the air when they guy handed [...]]]></description>
			<content:encoded><![CDATA[<p>I consented to a verbal NDA at the game store, so I can&#8217;t give any details, but I got Spore a day early. Native OS X support&#8230; <em>drool</em>. Consequently, this will be the first time I&#8217;ll have used my dvd drive on my new laptop. Lulz.</p>

<p>I literally jumped in the air when they guy handed my the bag and prompted me to vacate the premesis. Screenshots after the break.</p>

<p>-Break-</p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-1.png"><img class="alignnone size-medium wp-image-18" title="Installing" src="http://mumrah.net/wp-content/uploads/2008/09/picture-1-300x187.png" alt="" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-9.png"><img class="alignnone size-medium wp-image-19" title="picture-9" src="http://mumrah.net/wp-content/uploads/2008/09/picture-9-300x187.png" alt="Intro Movie" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-11.png"><img class="alignnone size-medium wp-image-20" title="picture-11" src="http://mumrah.net/wp-content/uploads/2008/09/picture-11-300x187.png" alt="My Creature" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-13.png"><img class="alignnone size-medium wp-image-21" title="picture-13" src="http://mumrah.net/wp-content/uploads/2008/09/picture-13-300x187.png" alt="Run!!" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-17.png"><img class="alignnone size-medium wp-image-22" title="picture-17" src="http://mumrah.net/wp-content/uploads/2008/09/picture-17-300x187.png" alt="Yum, algae" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-22.png"><img class="alignnone size-medium wp-image-23" title="picture-22" src="http://mumrah.net/wp-content/uploads/2008/09/picture-22-300x187.png" alt="On land" width="300" height="187" /></a></p>

<p><a href="http://ec2-67-202-49-245.compute-1.amazonaws.com/~david/wordpress/wp-content/uploads/2008/09/picture-27.png"><img class="alignnone size-medium wp-image-24" title="picture-27" src="http://mumrah.net/wp-content/uploads/2008/09/picture-27-300x187.png" alt="Making babies" width="300" height="187" /></a></p>

<p>-David</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2008/09/so-much-for-this-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old posts</title>
		<link>http://mumrah.net/2008/07/old-posts/</link>
		<comments>http://mumrah.net/2008/07/old-posts/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 00:25:02 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Archives]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[nostalgia]]></category>

		<guid isPermaLink="false">http://mumrah.net/?p=12</guid>
		<description><![CDATA[In a tragic episode of miscommunication and server migration, I have managed to loose my once beloved Wordpress Blog (http://enja.org/david). I did, however, by the magic of the Wayback Machine uncover an archive from 2007. All of the important posts are there (the AJAX articles) and the other diatribe remains as well.

http://web.archive.org/web/20070105031325rn_1/www.enja.org/david/

Mad props to Archive.org.

-David
]]></description>
			<content:encoded><![CDATA[<p>In a tragic episode of miscommunication and server migration, I have managed to loose my once beloved Wordpress Blog (http://enja.org/david). I did, however, by the magic of the <em>Wayback Machine</em> uncover an archive from 2007. All of the important posts are there (the AJAX articles) and the other diatribe remains as well.</p>

<p>http://web.archive.org/web/20070105031325rn_1/www.enja.org/david/</p>

<p>Mad props to Archive.org.</p>

<p>-David</p>
]]></content:encoded>
			<wfw:commentRss>http://mumrah.net/2008/07/old-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->