<?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>techslaves.org &#187; Fun</title>
	<atom:link href="http://techslaves.org/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://techslaves.org</link>
	<description>Owned (and fascinated) by technology!</description>
	<lastBuildDate>Wed, 16 Nov 2011 03:36:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Swag: The Pens Never Work</title>
		<link>http://techslaves.org/2011/07/05/swag-the-pens-never-work/</link>
		<comments>http://techslaves.org/2011/07/05/swag-the-pens-never-work/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 20:41:30 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[pen]]></category>
		<category><![CDATA[swag]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=156</guid>
		<description><![CDATA[My experience is a little limited in this regard, but I&#8217;ve received three notable fairly nice looking, heavy and comfortable swag pens in my life as a sysadmin: IBM, Microsoft and Atempo. So why is it that none of these pens actually work as a pen? The Microsoft and Atempo pens have what appear to [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>My experience is a little limited in this regard, but I&#8217;ve received three notable fairly nice looking, heavy and comfortable swag pens in my life as a sysadmin: IBM, Microsoft and Atempo.</p>
<p>So why is it that <em>none of these pens actually work as a pen?</em> The Microsoft and Atempo pens have what appear to be normal, decent quality cartridges and the IBM pen has a super average cartridge but none of them are able to place a solid a line of ink on a clean piece a paper.</p>
<p>The IBM pen also sports a stylus, LED flashlight and laser pointer and all of those functions work properly&#8230; so why can&#8217;t the pen function also work? Because it&#8217;s a swag pen, that&#8217;s why.</p>
<p>&#8220;The pens never work.&#8221; -rthomson</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2011/07/05/swag-the-pens-never-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Nomenclature</title>
		<link>http://techslaves.org/2011/07/05/microsoft-nomenclature/</link>
		<comments>http://techslaves.org/2011/07/05/microsoft-nomenclature/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 05:25:12 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=154</guid>
		<description><![CDATA[My friend just linked me to an amazing example of Microsoft nomenclature that he came across while diagnosing a boot problem on his Windows 7 PC. The phrase &#8220;WTF?&#8221; comes to mind. From http://support.microsoft.com/kb/314470: System Volume The system volume refers to the disk volume that contains the hardware-specific files that are needed to start Windows, [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/04/30/microsoft-campus-agreement-double-dipping/' rel='bookmark' title='Microsoft Campus Agreement Double Dipping'>Microsoft Campus Agreement Double Dipping</a></li>
<li><a href='http://techslaves.org/2011/01/07/fresh-win2k-install-and-windows-update-error/' rel='bookmark' title='Fresh Win2k Install and Windows Update Error'>Fresh Win2k Install and Windows Update Error</a></li>
<li><a href='http://techslaves.org/2010/09/01/lvm-filters-and-initrd/' rel='bookmark' title='LVM filters and initrd'>LVM filters and initrd</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My friend just linked me to an amazing example of Microsoft nomenclature that he came across while diagnosing a boot problem on his Windows 7 PC. The phrase &#8220;WTF?&#8221; comes to mind.</p>
<p>From <a href="http://support.microsoft.com/kb/314470">http://support.microsoft.com/kb/314470</a>:</p>
<blockquote><p>System Volume<br />
The system volume refers to the disk volume that contains the hardware-specific files that are needed to start Windows, such as Ntldr, Boot.ini, and Ntdetect.com.</p>
<p>On computers that are running the Intel x86 line of CPU processors and later versions, the system volume must be a primary volume that is marked as active. This requirement can be fulfilled on any drive on the computer that the system BIOS searches when the operating system starts.</p>
<p>The system volume can be the same volume as the boot volume. However, this configuration is not required.</p></blockquote>
<p>and</p>
<blockquote><p>Boot volume<br />
The boot volume refers to the disk volume that contains the Windows operating system files and the supporting files. By default, the Windows operating system files are in the WINDOWS folder, and the supporting files are in the WINDOWS\System32 folder.</p>
<p>The boot volume can be the same volume as the system volume. However, this configuration is not required.</p>
<p>There is only one system volume. However, there is one boot volume for each operating system in a multiboot system.</p></blockquote>
<p>So&#8230; the &#8220;system volume&#8221; is the volume that contains the boot files and the &#8220;boot volume&#8221; is the volume that contains the system files. It might have been <a href="http://en.wikipedia.org/wiki/Opposite_Day">opposite day</a> when this was named. Yikes.</p>
<p>Thanks for the laugh, Microsoft.</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/04/30/microsoft-campus-agreement-double-dipping/' rel='bookmark' title='Microsoft Campus Agreement Double Dipping'>Microsoft Campus Agreement Double Dipping</a></li>
<li><a href='http://techslaves.org/2011/01/07/fresh-win2k-install-and-windows-update-error/' rel='bookmark' title='Fresh Win2k Install and Windows Update Error'>Fresh Win2k Install and Windows Update Error</a></li>
<li><a href='http://techslaves.org/2010/09/01/lvm-filters-and-initrd/' rel='bookmark' title='LVM filters and initrd'>LVM filters and initrd</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2011/07/05/microsoft-nomenclature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 Year of WordPress</title>
		<link>http://techslaves.org/2011/03/23/1-year-of-wordpress/</link>
		<comments>http://techslaves.org/2011/03/23/1-year-of-wordpress/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 06:23:52 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=140</guid>
		<description><![CDATA[It&#8217;s coming up on one year since migrating techslaves.org from the failed community driven SMF/TinyPortal site to the unoriginal WordPress powered sysadmin focused blog you see today. The jury is out on whether this incarnation  is failed as well but the parameters for failure are more loosely defined for a random blog than for a [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/03/29/the-new-and-improved-techslaves-org/' rel='bookmark' title='The New and Improved techslaves.org&#8230;'>The New and Improved techslaves.org&#8230;</a></li>
<li><a href='http://techslaves.org/2010/10/31/a-tiny-milestone-for-techslaves-org/' rel='bookmark' title='A Tiny Milestone For techslaves.org!'>A Tiny Milestone For techslaves.org!</a></li>
<li><a href='http://techslaves.org/about/' rel='bookmark' title='About'>About</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s coming up on one year since migrating techslaves.org from the failed community driven SMF/TinyPortal site to the unoriginal WordPress powered sysadmin focused blog you see today. The jury is out on whether this incarnation  is failed as well but the parameters for failure are more loosely defined for a random blog than for a community. Without a community, there is no community. For this iteration of techslaves.org to be the same kind of failure the community version was, I would have to be getting negative page views.</p>
<p>As far as WordPress is concerned, it&#8217;s much better for the new found purposes of techslaves.org than TinyPortal. Not that TP (hehe, TP) is bad or anything. It&#8217;s just not as slick for blog/article publication. WordPress allows me to spend less time formatting articles than TinyPortal did. That, I damn well enjoy. I also spend less time futzing about with the CSS in WordPress because this free theme (Clean Home) is clean and simple: my favourite web design elements. Another significant benefit of WordPress is SEO. I&#8217;m not an SEO expert, but the number of views from search engines is definitely up.</p>
<p>The downside to this one way expression is that I barely receive feedback. What I do here isn&#8217;t of importance or enough interest to anyone whom actually finds the place, so they probably aren&#8217;t going to leave comments. I&#8217;m no Tom Limoncelli, Matt Simmons, sysadmin1138 or storagebod and thusly, I don&#8217;t share their common trait of regular readers. All that adds up to what feels like me lecturing, yelling, asking questions and ranting into a giant empty space. Sure, it feels good but it&#8217;s also strangely egotistical and self serving. Hey, maybe that&#8217;s how it&#8217;s supposed to feel to be a geek with a blog. Heh.</p>
<p>During the year, I produced about 41 original posts. That&#8217;s less than 3.5 per month. And some of the posts are just random things, not even substantial. Output definitely too low, but hell, that&#8217;s the story of every web presence I&#8217;ve ever had.</p>
<p>Happy WordPress anniversary, techslaves.org! It&#8217;s been a fun year.</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/03/29/the-new-and-improved-techslaves-org/' rel='bookmark' title='The New and Improved techslaves.org&#8230;'>The New and Improved techslaves.org&#8230;</a></li>
<li><a href='http://techslaves.org/2010/10/31/a-tiny-milestone-for-techslaves-org/' rel='bookmark' title='A Tiny Milestone For techslaves.org!'>A Tiny Milestone For techslaves.org!</a></li>
<li><a href='http://techslaves.org/about/' rel='bookmark' title='About'>About</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2011/03/23/1-year-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quote</title>
		<link>http://techslaves.org/2011/02/16/quote/</link>
		<comments>http://techslaves.org/2011/02/16/quote/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 21:44:04 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=126</guid>
		<description><![CDATA[&#8220;Today&#8217;s &#8216;best effort&#8217; is tomorrow&#8217;s broken critical service.&#8221; &#8211; sysadmin1138 No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p>&#8220;Today&#8217;s &#8216;best effort&#8217; is tomorrow&#8217;s broken critical service.&#8221; &#8211; <a href="http://sysadmin1138.net/mt/blog/2011/02/held-to-an-unreasonable-standard.shtml">sysadmin1138</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2011/02/16/quote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Tiny Milestone For techslaves.org!</title>
		<link>http://techslaves.org/2010/10/31/a-tiny-milestone-for-techslaves-org/</link>
		<comments>http://techslaves.org/2010/10/31/a-tiny-milestone-for-techslaves-org/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 23:22:51 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[hits]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[techslaves]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=103</guid>
		<description><![CDATA[techslaves.org hit a tiny milestone today: Over 3000 page views in one month (October)! That&#8217;s pretty darn insignificant in the grand scheme of things, but it&#8217;s a milestone for techslaves.org none-the-less. Of course, the vast majority of traffic is related to the iSight Disabler AppleScript but I&#8217;m still happy to see that traffic to techslaves.org [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/03/29/the-new-and-improved-techslaves-org/' rel='bookmark' title='The New and Improved techslaves.org&#8230;'>The New and Improved techslaves.org&#8230;</a></li>
<li><a href='http://techslaves.org/isight-disabler/' rel='bookmark' title='iSight Disabler'>iSight Disabler</a></li>
<li><a href='http://techslaves.org/2011/03/23/1-year-of-wordpress/' rel='bookmark' title='1 Year of WordPress'>1 Year of WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>techslaves.org hit a tiny milestone today: Over 3000 page views in one month (October)!</p>
<p>That&#8217;s pretty darn insignificant in the grand scheme of things, but it&#8217;s a milestone for techslaves.org none-the-less. Of course, the vast majority of traffic is related to the <a href="/isight-disabler/">iSight Disabler AppleScript</a> but I&#8217;m still happy to see that traffic to techslaves.org is increasing in a fairly consistent fashion since the site&#8217;s format change and move to WordPress.</p>
<p>Also not surprising is that techslaves.org seems to get more views the more I post. There were 8 posts in october (the most since moving to WordPress in March) and also the most views. Seems like I should keep posting regularly to increase the number of eyeballs on techslaves.org.</p>
<p>Although 3000 page views in one month is nothing, it still makes me happy. Thanks for making me happy readers and iSight Disabler downloaders!</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/03/29/the-new-and-improved-techslaves-org/' rel='bookmark' title='The New and Improved techslaves.org&#8230;'>The New and Improved techslaves.org&#8230;</a></li>
<li><a href='http://techslaves.org/isight-disabler/' rel='bookmark' title='iSight Disabler'>iSight Disabler</a></li>
<li><a href='http://techslaves.org/2011/03/23/1-year-of-wordpress/' rel='bookmark' title='1 Year of WordPress'>1 Year of WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/10/31/a-tiny-milestone-for-techslaves-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m in z-push Limbo</title>
		<link>http://techslaves.org/2010/10/16/im-in-z-push-limbo/</link>
		<comments>http://techslaves.org/2010/10/16/im-in-z-push-limbo/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 06:32:04 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[activesync]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=97</guid>
		<description><![CDATA[Sparked by the purchase of a new phone with Internet connectivity and native support for push email (ableit with ActiveSync), I decided to see what I could do about pushifying the IMAP server at work. We run Dovecot 1.1 with a MySQL backend and Postfix for MTA duties. Everything requires both TLS and SSL for [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/09/01/when-using-syncrepl/' rel='bookmark' title='When using Syncrepl&#8230;'>When using Syncrepl&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sparked by the <a href="/2010/10/13/so-i-bought-a-new-phone/">purchase of a new phone</a> with Internet connectivity and native support for push email (ableit with ActiveSync), I decided to see what I could do about pushifying the IMAP server at work.</p>
<p>We run Dovecot 1.1 with a MySQL backend and Postfix for MTA duties. Everything requires both TLS and SSL for authentication and everything requires authentication except for sending mail from the local subnet. It works pretty well. I never touch the thing anymore, it just runs. However, it doesn&#8217;t support push email and it certainly doesn&#8217;t support ActiveSync. So I went looking for something that could do push email to my spankin&#8217; new phone.</p>
<p>I was surprisingly happy to discover <a href="http://z-push.sourceforge.net/">z-push</a>, an open source, standalone ActiveSync implementation in PHP. Well hot damn!</p>
<p>I initially installed the latest stable release, but then quickly tried the SVN trunk for any potential fixes that have yet to make it out to the stable release because I wasn&#8217;t having much success. After a few simple problems got resolved and I was updated to the SVN trunk things started to work&#8230; kind of. The initial sync takes forever! I didn&#8217;t have the patience to wait for all my mail to download because it appeared to be taking several <em>minutes</em> per email. The folder list loaded right up and my nearly empty inbox too but any folder with more than a few messages was taking forever to sync. Not to mention the apache server started to churn CPU pretty hard on the server. Also, it seemed the sync would only even start to work if I had &#8220;No Limit&#8221; selected on the iPhone for history of emails to sync. Maybe the large volume initial sync by using &#8220;No Limit&#8221; is just too taxing and that&#8217;s why it&#8217;s brutally slow but I kept getting &#8220;Cannot Get Mail &#8211; The connection to the server failed.&#8221; on my iPhone if I selected any option besides &#8220;No Limit&#8221;.</p>
<p>On top of that, push didn&#8217;t work!</p>
<p>I&#8217;ll keep plugging away at it next week, maybe post on the z-push forums to see if I can get this figured out. Cheers for now.</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/09/01/when-using-syncrepl/' rel='bookmark' title='When using Syncrepl&#8230;'>When using Syncrepl&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/10/16/im-in-z-push-limbo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So I Bought a New Phone&#8230;</title>
		<link>http://techslaves.org/2010/10/13/so-i-bought-a-new-phone/</link>
		<comments>http://techslaves.org/2010/10/13/so-i-bought-a-new-phone/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 01:51:13 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[telephone]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=94</guid>
		<description><![CDATA[&#8230;and you guessed it, it&#8217;s an iPhone 4. My previous phone was old faithful: a Nokia 6020 that was, hilariously enough, my first cell phone. My Nokia took many beatings over it&#8217;s lifetime including two dips in the ocean and recovered from temporary problems as a result in very short order. It always just worked [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/10/16/im-in-z-push-limbo/' rel='bookmark' title='I&#8217;m in z-push Limbo'>I&#8217;m in z-push Limbo</a></li>
<li><a href='http://techslaves.org/2010/04/22/ipod-touch-woes/' rel='bookmark' title='iPod Touch Woes'>iPod Touch Woes</a></li>
<li><a href='http://techslaves.org/2010/05/03/ipod-touch-woes-part-deux/' rel='bookmark' title='iPod Touch Woes &#8211; Part Deux'>iPod Touch Woes &#8211; Part Deux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&#8230;and you guessed it, it&#8217;s an iPhone 4.</p>
<p>My previous phone was old faithful: a Nokia 6020 that was, hilariously enough, my first cell phone. My Nokia took many beatings over it&#8217;s lifetime including two dips in the ocean and recovered from temporary problems as a result in very short order. It always just worked as a phone and nothing more. It&#8217;s battery lasted long enough that I would pretty much forget to charge it after a week or two and realize I have next to zero battery left at inopportune times because charging it was the furthest thing from my mind.</p>
<p>But now it&#8217;s out with the old and in with the new. Goodbye Nokia 6020, hello iPhone.</p>
<p>There are huge tradeoffs. Voice + data = more $$$ per month than just voice. But with that increased cost of ownership I get mobile Internet, something that a geek like me has wanted for a long time but had a really hard time justifying. The old phone would go way longer between charges but the iPhone does so much more on a charge. The list goes on and on.</p>
<p>Suffice to say, I&#8217;m happy for now but let&#8217;s wait for the excitement to die off and then I can really start to asses the cost/benefit ratio of this slick little black and steel rectangular box.</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/10/16/im-in-z-push-limbo/' rel='bookmark' title='I&#8217;m in z-push Limbo'>I&#8217;m in z-push Limbo</a></li>
<li><a href='http://techslaves.org/2010/04/22/ipod-touch-woes/' rel='bookmark' title='iPod Touch Woes'>iPod Touch Woes</a></li>
<li><a href='http://techslaves.org/2010/05/03/ipod-touch-woes-part-deux/' rel='bookmark' title='iPod Touch Woes &#8211; Part Deux'>iPod Touch Woes &#8211; Part Deux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/10/13/so-i-bought-a-new-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Put it in H!&#8221;</title>
		<link>http://techslaves.org/2010/04/23/put-it-in-h/</link>
		<comments>http://techslaves.org/2010/04/23/put-it-in-h/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:48:55 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[simpsons]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=52</guid>
		<description><![CDATA[I can&#8217;t help but share my Simpson&#8217;s nerddom. It&#8217;s from a recent trip to Europe (this was in Prague)&#8230; I had to take a picture when I saw it. No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">I can&#8217;t help but share my Simpson&#8217;s nerddom.</p>
<p style="text-align: center;"><a href="http://techslaves.org/downloads/2010/04/put_it_in_h.jpg"><img class="aligncenter size-medium wp-image-53" title="Put it in H!" src="http://techslaves.org/downloads/2010/04/put_it_in_h-300x187.jpg" alt="Put it in H!" width="300" height="187" /><br />
</a>It&#8217;s from a recent trip to Europe (this was in Prague)&#8230; I had to take a picture when I saw it.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/04/23/put-it-in-h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod Touch Woes</title>
		<link>http://techslaves.org/2010/04/22/ipod-touch-woes/</link>
		<comments>http://techslaves.org/2010/04/22/ipod-touch-woes/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 22:25:14 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[solder]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=49</guid>
		<description><![CDATA[That&#8217;s right, my 1st generation iPod touch has been troublesome lately. First, I took it snowboarding and it decides to get wet and short the battery somehow, killing it. Bad iPod! I told you not to get wet but you wouldn&#8217;t listen! At first I wasn&#8217;t sure if the battery really was dead or if [...]
Related posts:<ol>
<li><a href='http://techslaves.org/2010/05/03/ipod-touch-woes-part-deux/' rel='bookmark' title='iPod Touch Woes &#8211; Part Deux'>iPod Touch Woes &#8211; Part Deux</a></li>
<li><a href='http://techslaves.org/2011/07/05/microsoft-nomenclature/' rel='bookmark' title='Microsoft Nomenclature'>Microsoft Nomenclature</a></li>
<li><a href='http://techslaves.org/2010/09/04/migration-weekend/' rel='bookmark' title='Migration Weekend'>Migration Weekend</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s right, my 1st generation iPod touch has been troublesome lately.</p>
<p>First, I took it snowboarding and it decides to get wet and short the battery somehow, killing it. Bad iPod! I told you not to get wet but you wouldn&#8217;t listen! At first I wasn&#8217;t sure if the battery really was dead or if the iPod itself had died. I quickly found out the battery was at fault when plugging it into my Macbook and seeing it come alive&#8230; too bad it was demanding that I restore it.</p>
<p>So, I tried to restore it. Turns out you can&#8217;t restore an iPod touch that doesn&#8217;t have a working battery. Part way through the restore, the iPod would die, presumably because it would disconnect from the USB power momentarily. Fine, I bought a new battery and soldered the three tiny little wires in and tried to restore it&#8230; and BAM! same problem! Ok, my fault, I didn&#8217;t let the battery charge enough. Once charged, I was able to perform the restore.</p>
<p>Now after waiting quite some time for the iPod backup to restore and my music to sync, I try plugging in my headphones to listen to some music. Nothing. The software volume slider is there and I can turn up the volume all the way but nothing. Some jiggling of the jack allows for one channel to come through all muddled. Open the iPod back up and I notice how I destroyed the ribbon cable going from the board to the jack during the battery replacement! Noooooooo.</p>
<p>I actually spent time trying to run four cables to jump the broken ribbon cable, but I didn&#8217;t heed my friend&#8217;s advice: There was no space for four wires in that tight case. Absolutely no way I could put the back on with those four &#8220;jumper&#8221; wires crudely soldered in. I also ended up shorting out at least two of the four leads, making my iPod think some kind of remote volume control was plugged in and preventing the display of the software volume controls! I decided to remove my failed attempt at fixing the headphone jack ribbon cable.</p>
<p>I&#8217;ve now ordered a replacement jack and I&#8217;m going to learn about the joys of soldering a ribbon cable to a tiny PCB. Wish me luck for when it arrives!</p>
<p>Related posts:<ol>
<li><a href='http://techslaves.org/2010/05/03/ipod-touch-woes-part-deux/' rel='bookmark' title='iPod Touch Woes &#8211; Part Deux'>iPod Touch Woes &#8211; Part Deux</a></li>
<li><a href='http://techslaves.org/2011/07/05/microsoft-nomenclature/' rel='bookmark' title='Microsoft Nomenclature'>Microsoft Nomenclature</a></li>
<li><a href='http://techslaves.org/2010/09/04/migration-weekend/' rel='bookmark' title='Migration Weekend'>Migration Weekend</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/04/22/ipod-touch-woes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BFD2, Variable Hats and MIDI CC Messages</title>
		<link>http://techslaves.org/2010/04/08/bfd2-variable-hats-and-midi-cc-messages/</link>
		<comments>http://techslaves.org/2010/04/08/bfd2-variable-hats-and-midi-cc-messages/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 17:10:42 +0000</pubDate>
		<dc:creator>rthomson</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[drums]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://techslaves.org/?p=47</guid>
		<description><![CDATA[Last night while recording some ground work for a new song with BFD2 and my Hart Dynamics electronic drums, we ran into a problem that has recently been cropping up again and again after a seemingly long time of reliable performance. None of us were quite sure what was going on but I&#8217;m super glad [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Last night while recording some ground work for a new song with BFD2 and my <a href="/2010/04/01/hart-dynamics-studio-master-6-4-review/">Hart Dynamics electronic drums</a>, we ran into a problem that has recently been cropping up again and again after a seemingly long time of reliable performance. None of us were quite sure what was going on but I&#8217;m super glad we got it figured out.</p>
<p><span id="more-47"></span></p>
<p>What would happen is that while recording, the variable hi hats would respond correctly and play closed when I had the hats closed and open when I had the hats open. However, on playback the hats at the start of a song that should have been closed, played open! After I had closed the hats once in the recording, the playback would then play closed as it should have been from the start&#8230;</p>
<p>This was perplexing for a little while until something dawned on my friend: Not long ago, I had adjusted my <a href="http://www.megadrum.info/">MegaDrum</a> settings so that it would only send the hi hat pedal position MIDI CC messages when the position was changing or had changed. That is, once the pedal was resting opened or closed and the final CC message for that position was sent, no more CC messages where being sent to BFD. The previous configuration, which I thought was a misconfiguration, was sending CC messages at a fairly constant rate when the hats were both open and closed, basically constantly informing BFD of the hi hat pedal position.</p>
<p>It turns out that while recording, the initial closed pedal position CC message was not recorded so on playback BFD simply assumed the hats were open. After recording some closed position CC messages at the start of the track, everything worked fine! I&#8217;ve since returned the MegaDrum configuration to one where constant CC messages for the hi hat pedal position are being sent so that when we record from now on, we will always been recording the hi hat pedal position and it will always be &#8220;correct&#8221; on playback/bouncing. I just had to lower the &#8220;closed lvl&#8221; setting and raise the &#8220;high lvl&#8221; setting to achieve a steady rate of CC messages from MegaDrum to BFD.</p>
<p>I just thought I&#8217;d share that for anyone in the same position, wondering why BFD with &#8220;all hats variable&#8221; seems to play the &#8220;wrong&#8221; hi hat position on playback when it worked fine while recording. If you&#8217;re getting this kind of problem, now you know why.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://techslaves.org/2010/04/08/bfd2-variable-hats-and-midi-cc-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

