<?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>apt-get install &#187; Windows</title>
	<atom:link href="http://apt-get.biffster.org/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://apt-get.biffster.org</link>
	<description>Cool topics for computer geeks</description>
	<lastBuildDate>Wed, 07 Jul 2010 18:28:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Sell out and use iTunes? Oh *HELL* no!</title>
		<link>http://apt-get.biffster.org/2010/03/11/sell-out-and-use-itunes-oh-hell-no/</link>
		<comments>http://apt-get.biffster.org/2010/03/11/sell-out-and-use-itunes-oh-hell-no/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:18:23 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Debian/Linux]]></category>
		<category><![CDATA[Digital music]]></category>
		<category><![CDATA[Netcast]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/2010/03/11/sell-out-and-use-itunes-oh-hell-no/</guid>
		<description><![CDATA[In one of my last updates on this blog (Am I really going to sell out and use iTunes?), I pondered switching to iTunes: So, when you add things up,that means that I have to use iTunes for a lot of the functionality that I want from my iPhone. Which probably means I’ll end up [...]]]></description>
			<content:encoded><![CDATA[<p>In one of my last updates on this blog <cite>(<a href="http://apt-get.biffster.org/2010/02/27/am-i-really-going-to-sell-out-and-use-itunes/">Am I really going to sell out and use iTunes?</a>), </cite> I pondered switching to iTunes:</p>
<blockquote cite="http://apt-get.biffster.org/2010/02/27/am-i-really-going-to-sell-out-and-use-itunes/"><p><em>So, when you add things up,that means that I have  to use iTunes for a lot of the functionality that I want from my iPhone. Which probably means I’ll end up using iTunes as my default media player from now on.</em></p></blockquote>
<p><img class="alignright" style="padding-left: 5px;" title="Amarok screenshot" src="http://i732.photobucket.com/albums/ww326/miguelitof/Web%20pics/amarok-14.png" alt="Amarok screenshot" width="308" height="240" />On further reflection &#8211; and after trying to use iTunes as a media player &#8211; I have gone running away from it. iTunes <span style="font-weight: bold; font-style: italic;">sucks ass</span> (no offense to my friends and family who have to use iTunes). It&#8217;s a CPU and memory hog, it&#8217;s counter-intuitive, not user friendly, and seems to be written specifically so users cannot configure it to their liking. (Actually, since it is an Apple product, it almost definitely is.)</p>
<p>So now I gladly move back to my media player of choice: Amarok 1.4! (Screenshot above) There are very few things I dislike (really, it&#8217;s hard to think of anything I dislike), but plenty of things to love. Easy playlist generation, separate views of the Library from the playlist that one has running, very flexible sorting of the files shown in the library, logical groupings for playlists and podcasts.</p>
<p>Other features that I love:</p>
<ul>
<li>Amarok has one huge, huge feature that iTunes is lacking: dynamic library tracking. Delete a file on the disk, Amarok automatically removes it from its library. Rename the file, and Amarok updates its library with the new location (without losing ratings information!).</li>
<li>More flexible ratings system. Amarok is one of the few media library packages that allows rating a track with half-stars. I use 3.5 stars as the baseline for most of my smart playlists. In iTunes (and most other media managers), you can only use half-stars. This is *huge* for me!</li>
</ul>
<p>That leave the issue of iPod/iPhone syncing. As I mentioned in my previous entry, there just aren&#8217;t any Linux apps that can sync everything I want to sync on my iPhone (Apps, ringtones, video podcasts, playlists, etc.) Which means I have to keep a virtual Windows XP machine with iTunes at the ready. I create playlists in Amarok, then export them into an iTunes-compatible format, then use iTunes to transfer them to the iPhone. *voila*!</p>
<p>(As an aside, I put together a short bash script to make the playlist conversion. it is:</p>
<p><code>#!/bin/bash<br />
sed 's/\/music/M\:/' "$1" | sed 's/\//\\/g' - &gt; win_"$1"<br />
</code></p>
<p>Simple, but I loves me some sed. <img src='http://apt-get.biffster.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="flockcredit" style="text-align: right; color: #ccc; font-size: x-small;">Blogged with the <a style="color: #999; font-weight: bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2010/03/11/sell-out-and-use-itunes-oh-hell-no/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Child-proofing a computer</title>
		<link>http://apt-get.biffster.org/2009/03/02/child-proofing-a-computer/</link>
		<comments>http://apt-get.biffster.org/2009/03/02/child-proofing-a-computer/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 20:53:20 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/?p=382</guid>
		<description><![CDATA[While it isn&#8217;t always easy (or even possible) to completely child-proof a desktop, there are ways to come darned close. I built my son&#8217;s computer this weekend, but due to constraints, had to leave it out and accessible. I set the desktop up on the top shelf to make it harder for his sisters to [...]]]></description>
			<content:encoded><![CDATA[<p>While it isn&#8217;t always easy (or even possible) to completely child-proof a desktop, there are ways to come darned close. I built my son&#8217;s computer this weekend, but due to constraints, had to leave it out and accessible. I set the desktop up on the top shelf to make it harder for his sisters to get to it, but I know that they&#8217;ll still get there eventually.</p>
<p>I set up the desktop so that only it&#8217;s front is accessible. I then disabled the power button in XP via power settings. The only other button on the front is to open the CD-ROM drive. After doing some searching, I found <a href="http://software.techrepublic.com.com/abstract.aspx?docid=720299">Sidi 1</a>, a freeware app which can do just that. Run it, and it locks the cd-tray. It can still be opened using Sidi.</p>
<p>Now if only there were a way to keep the mouse out of my daughter&#8217;s hands&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2009/03/02/child-proofing-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TorPark &#8211; an easy way to try out Tor</title>
		<link>http://apt-get.biffster.org/2006/05/12/torpark-an-easy-way-to-try-out-tor/</link>
		<comments>http://apt-get.biffster.org/2006/05/12/torpark-an-easy-way-to-try-out-tor/#comments</comments>
		<pubDate>Sat, 13 May 2006 06:23:12 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/2006/05/12/torpark-an-easy-way-to-try-out-tor/</guid>
		<description><![CDATA[Want to try out Tor, the anonymizing TCP service? TorPark makes it easy with a customized version of Portable Firefox altered to communicate via Tor. With TorPark on a USB flash drive, you can bring the power and flexibility of Firefox with you when you travel &#8212; and count on Tor to keep your browsing [...]]]></description>
			<content:encoded><![CDATA[<p>Want to try out Tor, the anonymizing TCP service? <a href="http://business.newsforge.com/article.pl?sid=06/04/05/1657204&#038;from=rss">TorPark makes it easy with a customized version of Portable Firefox altered to communicate via Tor.</a></p>
<blockquote><p>With TorPark on a USB flash drive, you can bring the power and flexibility of Firefox with you when you travel &#8212; and count on Tor to keep your browsing anonymous and secure at the same time.The current TorPark package (1.5.0.2) is available as a 5.6MB self-extracting Windows archive, localized for more than 30 languages. Expand the archive and inside you will find a folder that you can copy directly onto any rewriteable medium (flash drive, hard drive, etc.). TorPark will not run from a CD, since it must write to a local directory.</p>
<p>The folder contains a portable build of Firefox 1.5, a pre-configured Tor installation, and the Torpark.exe executable. Running Torpark.exe establishes an encrypted circuit to the distributed anonymous network of Tor routers, then launches Firefox. You can test whether TorPark is running by pointing the browser at a Web site like <a href="http://apt-get.biffster.org/wp-admin/whatismyip.com">whatismyip.com</a>; the IP address reported by the site should be different in TorPark than it is in a native browser.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2006/05/12/torpark-an-easy-way-to-try-out-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lower Firefox&#8217;s memory use (Windows-only)</title>
		<link>http://apt-get.biffster.org/2006/04/12/lower-firefoxs-memory-use-windows-only/</link>
		<comments>http://apt-get.biffster.org/2006/04/12/lower-firefoxs-memory-use-windows-only/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 23:42:57 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/2006/04/12/lower-firefoxs-memory-use-windows-only/</guid>
		<description><![CDATA[Another amazingly useful Firefox hack, this one instantly reduces Firefox&#8217;s memory usage on Windows. This little fix will move Firefox to your hard drive when you minimize it, and as a result it will take up less than 10MB of memory while minimized. So far, from my experiences with using this today, when you maximize [...]]]></description>
			<content:encoded><![CDATA[<p>Another amazingly useful Firefox hack, <a href="http://tech.cybernetnews.com/2006/03/26/this-may-help-your-firefox-memory-leak/">this one instantly reduces Firefox&#8217;s memory usage on Windows</a>.</p>
<blockquote><p>This little fix will move Firefox to your hard drive when you minimize it, and as a result it will take up less than 10MB of memory while minimized. So far, from my experiences with using this today, when you maximize Firefox it will obviously increase the memory usage. However, it does not seem to go back up to the insane amount that it was at before minimizing it.</p></blockquote>
<p>I am very impressed with the hacks that are found to improve the performance of our favorite web browser. Hopefully a lot of these hacks are incorporated in the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2006/04/12/lower-firefoxs-memory-use-windows-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free USB Keys From Microsoft</title>
		<link>http://apt-get.biffster.org/2006/03/04/free-usb-keys-from-microsoft/</link>
		<comments>http://apt-get.biffster.org/2006/03/04/free-usb-keys-from-microsoft/#comments</comments>
		<pubDate>Sat, 04 Mar 2006 23:44:21 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/2006/03/free-usb-keys-from-microsoft</guid>
		<description><![CDATA[Gizmodo helpfully links to a USB Key giveaway sponsered by&#8230; Microsoft! Do you have a first and last name and perhaps a mailing address? Well, go ahead and take some of Bill’s hard-earned dosh by requesting a Microsoft USB key containing handy FAQs, software licensing briefs, and additional information. I&#8217;m normally not down with promoting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://us.gizmodo.com/gadgets/peripherals/free-usb-keys-from-microsoft-157657.php">Gizmodo helpfully links to a USB Key giveaway sponsered by&#8230; Microsoft</a>!</p>
<blockquote><p>Do you have a first and last name and perhaps a mailing address? Well, go ahead and take some of Bill’s hard-earned dosh by requesting a Microsoft USB key containing handy FAQs, software licensing briefs, and additional information.</p></blockquote>
<p>I&#8217;m normally not down with promoting <i>anything</i> from Microsoft, but if they wanna give away free stuff, who&#8217;m I to stop them?</p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2006/03/04/free-usb-keys-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing tax files with GPG</title>
		<link>http://apt-get.biffster.org/2006/02/20/securing-tax-files-with-gpg/</link>
		<comments>http://apt-get.biffster.org/2006/02/20/securing-tax-files-with-gpg/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 22:58:56 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Debian/Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/?p=146</guid>
		<description><![CDATA[Okay, so like me, you take the obvious route of using a tax preparation software package, a la TurboTax to take care of your federal and state income tax returns. It&#8217;s silly not to: if you have all the data needed on-hand, and there&#8217;s nothing complex about your financial situation, you can either save a [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so like me, you take the obvious route of <a href="http://turbotax.intuit.com/">using a tax preparation software package, a la TurboTax</a> to take care of your federal and state income tax returns. It&#8217;s silly not to: if you have all the data needed on-hand, and there&#8217;s nothing complex about your financial situation, you can either save a hundred bucks over going to an accountant, or save hours over filling out the forms yourself. It&#8217;s fast, easy, and the software tends to find deductions that you wouldn&#8217;t have thought of if you do the forms yourself.</p>
<p>So you have your tax software do its job, you submit the claim electronically, you print out your forms, and then you have the software save the tax files in case you ever need them. The tax software has done its job, and can then be removed from your computer. All that you need for your own records is the actual tax files the program created.</p>
<p>But there&#8217;s one major problem here, something that the tax software doesn&#8217;t even try to address: security. These files contain an awful lot of very important personal data. If they were to fall into the wrong hands, you can kiss your identity goodbye. Social security number, address, employer, salary, it&#8217;s all right there in one easy-to-handle package. Good for filing your taxes, bad for security.</p>
<p>So what do you do? Personally, I used <a href="http://www.gnupg.org/">GnuPG</a> to deal with this mess. GPG isn&#8217;t exactly intuitive, nor user-friendly, though, so I&#8217;d also recommend adding in <a href="http://developer.kde.org/~kgpg/">kgpg</a> (or whatever it&#8217;s Gnome equivalent is) to help with creating/maintaining keys.</p>
<p>But I digress. GnuPG (gpg for short) is an open-source public/private key encryption application. It is the open-source equivalent of Pretty Good Privacy (PGP), and provides encryption that is at least as good as PGPs.</p>
<p><i>(Note: It is outside of the scope of this article to explain public/private keys.)</i></p>
<p>The basic idea is this: You create a personal private key that is only ever stored on your computer. This key is protected with a passphrase (think a password on steroids) that you generate. Any file that is encrypted using your public key can then only be decrypted using your private key + your passphrase. Assuming you are careful with your private key and passphrase, this should keep anyone but you from being able to access the file.</p>
<p>So I used kgpg&#8217;s Konqueror plugin to encrypt my tax files, then used kgpg to shred (securely delete) the original files (after verifying that I could decrypt the original files, of course). Instantly, the security on my tax files has gone way up. Since I don&#8217;t have my gpg passphrase stored anywhere on my computer, I am safe, even if someone steals my computer. (Unless they are either lucky enough to guess my passphrase, which is highly unlikely, or they are willing to dedicate some serious computing horsepower to hacking the passphrase.)</p>
<p>The general steps to follow are:</p>
<ol>
<li>Install gpg</li>
<li>Install kgpg</li>
<li>If you don&#8217;t already have a public/private key pair, choose the Generate Key Pair option in kgpg. <em>Be sure you choose a strong passphrase that you can remember</em>. Single words are bad. Dictionary words are bad. A passphrase like &#8220;frankie&#8221; is going to be broken into. A better passphrase is &#8220;Frankie is 33 next week!&#8221; An even better passphrase is &#8220;Frankie l0vz Pf dS0tM!&#8221; How would you remember that? Say to yourself, &#8220;Frankie loves Pink Floyd&#8217;s Dark Side of the Moon!&#8221; It&#8217;s up to you to remember which letters are upper-case and which are replaced with numbers.</li>
<li>In Konqueror, right-click on the tax file (e.g. mytaxes.tax). Go to Actions, and you should see an option to Encrypt the file. Clicking this will fire up kgpg&#8217;s front-end. The defaults are fine, so you can choose OK.</li>
<li>kgpg&#8217;s window will close, and you&#8217;ll now have a new file, mytaxes.tax.asc (per our example). This is the actual encrypted file.</li>
<li>Copy this new file to an easy-to-find location.</li>
<li>Navigate to this directory, then try to open the file. You should be presented with kgpg&#8217;s window, requesting that you enter your passphrase (unless you are using gpg-agent, which stores your passphrase in memory). Either way, the file should decrypt.</li>
<li>Check the now-decrypted file (mytaxes.tax in our example) to make sure it still works.</li>
<li>Once you&#8217;ve verified everything works, right-click on the original file and choose the Shred option. Shred will ask if you are positive you want to do this. Assuming the above test worked, it is safe to say yes.</li>
<li>Make sure that you Shred all decrypted copies of the file. Shred copies random data multiple times over the part of the disk where the file was stored. On most filesystems, this ensures that the file cannot be recovered</li>
<li>Save and backup the encrypted file (mytaxes.tax.asc in our example).</li>
</ol>
<p>Yes, this procedure is a bit involved. But it is more than worth the time it takes.</p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2006/02/20/securing-tax-files-with-gpg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Player, or Thank You VMWare!</title>
		<link>http://apt-get.biffster.org/2006/01/16/vmware-player-or-thank-you-vmware/</link>
		<comments>http://apt-get.biffster.org/2006/01/16/vmware-player-or-thank-you-vmware/#comments</comments>
		<pubDate>Tue, 17 Jan 2006 04:48:52 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Debian/Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://apt-get.biffster.org/2006/01/vmware-player-or-thank-you-vmware</guid>
		<description><![CDATA[This entry will require a little bit of backstory to catch you up to speed. Way back around December 2003, I decided that I needed to purchase a copy of VMWare for Windows to run Debian inside a virtual machine in Windows for a class I was taking. So I paid around $130 for an [...]]]></description>
			<content:encoded><![CDATA[<p>This entry will require a little bit of backstory to catch you up to speed. Way back around December 2003, I decided that I needed to purchase a copy of VMWare for Windows to run Debian inside a virtual machine in Windows for a class I was taking. So I paid around $130 for an academic license for VMWare. And my plan worked, the virtual Debian ran fantastically, and I got an A in the class that I was taking.</p>
<p>But I also ended up with a license for VMWare for Windows, which didn&#8217;t do me a lot of good, since my main operating system is Linux (Debian Sarge then, Ubuntu Breezy now). So my license for VMWare just sat around, being buried under virtual dust. I thought of selling it at one point, but something made me decide to hold on it for a while.</p>
<p>Anyway, fast-forward  to the year 2006. VMWare released the free <a href="http://www.vmware.com/download/player/">VMWare player</a> a couple of months ago: VMWare Player can run virtual machines created using VMWare Workstation. Even cooler, VMWare Player has a native Linux version! So, after a few weeks of thinking about it, I decided to create a Windows 2000 vm in VMWare under Windows, then boot back into Ubuntu and run the Win2k vm in the free VMWare Player.</p>
<p>Well, turns out it wasn&#8217;t that easy. The VMWare player wants to build a kernel module, and Ubuntu isn&#8217;t set up to allow building of most anything very easily. Fortunately, though, <a href="http://www.ubuntuforums.org/showthread.php?t=84275&#038;highlight=vmware">there&#8217;s an excellent HOWTO for installing the VMWare Player in Breezy</a>! The best bit of information was linked from another source:</p>
<blockquote><p>Installing the player itself involves some patience. Get the Linux tar from this page. Most of my instructions will be shamelessly ripped from this lovely tutorial. Fire up a root terminal and do:</p>
</blockquote>
<blockquote><p>apt-get install build-essential<br />
uname -r<br />
apt-get install linux-headers-&#8217;kernel version&#8217;<br />
apt-get install gcc-3.4<br />
apt-get install g  -3.4</p></blockquote>
<p>After installing the packages, the VMWare Player installs fairly easily (though VMWare went a little overboard on prompts). And then, the moment of truth. I opened up a terminal and typed:</p>
<p><b>vmplayer win2k.vmx</b></p>
<p>Up popped the VMWare Player window, and up popped a couple of error messages (e.g.: Path to floppy drive A: not valid. Would you like to replace this with /dev/fd0?). I allowed VMWare Player to make the appropriate changes. And then up popped the VMWare BIOS loading screen.</p>
<p>And then up popped the Windows 2000 boot screen!</p>
<p>SUCCESS!</p>
<p>I knew it was a good idea to keep that VMWare license. Now I wanna figure out where I put the install CDs for OS/2 4.0, and make a virtual machine for that.</p>
<p>It&#8217;s ALL good!</p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2006/01/16/vmware-player-or-thank-you-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mess with Outlook user&#8217;s minds!</title>
		<link>http://apt-get.biffster.org/2005/10/22/mess-with-outlook-users-minds/</link>
		<comments>http://apt-get.biffster.org/2005/10/22/mess-with-outlook-users-minds/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://biffster.org/wp3/?p=95</guid>
		<description><![CDATA[This looks like a fun activity: hack email headers to mess with Outlook user&#8217;s heads! Microsoft Outlook uses a rectangular bar above the message header to display information and warnings about the message you&#8217;re reading. It may report that you replied on such a date, that an attachment was suppressed, or that line breaks have [...]]]></description>
			<content:encoded><![CDATA[<p>This looks like a fun activity: <a href="http://www.pcmag.com/article2/0,1895,1863529,00.asp">hack email headers to mess with Outlook user&#8217;s heads!</a></p>
<blockquote><p>Microsoft Outlook uses a rectangular bar above the message header to display information and warnings about the message you&#8217;re reading. It may report that you replied on such a date, that an attachment was suppressed, or that line breaks have been removed. Sometimes, though, you might see a very different message—perhaps something like &#8220;This message violates the USA PATRIOT Act&#8221; or &#8220;ERROR: Microsoft Outlook detected. Get a REAL email client!&#8221; As it turns out, anybody who can control the custom headers for outgoing e-mail messages can cause such a warning to appear. E-mail server administrators have this level of control, as do spammers, hackers&#8230;and you! Here&#8217;s how.</p></blockquote>
<p>I&#8217;m not an Outlook fan, and I strongly recommend that other&#8217;s use a less-dangerous email client. But this sounds like a lot of fun! <img src='http://apt-get.biffster.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Technorati tags: <a href="http://technorati.com/tag/outlook">outlook</a>, <a href="http://technorati.com/tag/hacks">hacks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2005/10/22/mess-with-outlook-users-minds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hell freezes over: Real and Microsoft in bed with each other!</title>
		<link>http://apt-get.biffster.org/2005/10/12/hell-freezes-over-real-and-microsoft-in-bed-with-each-other/</link>
		<comments>http://apt-get.biffster.org/2005/10/12/hell-freezes-over-real-and-microsoft-in-bed-with-each-other/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Digital music]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://biffster.org/wp3/?p=98</guid>
		<description><![CDATA[What&#8217;s next, Microsoft SQL Server for Linux? Microsoft will pay Real $460 million in cash to resolve damage claims and $301 million in cash and services to support Real. Real said it will support MSN Search and Windows media with Real&#8217;s Rhapsody to Go. Technorati tags: Microsoft, Real, lawsuit]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p><a href="http://www.thedenverchannel.com/technology/5084582/detail.html?rss=den&#038;psp=technology">What&#8217;s next, Microsoft SQL Server for Linux?</a><br />
<blockquote>Microsoft will pay Real $460 million in cash to resolve damage claims and $301 million in cash and services to support Real.</p>
<p>Real said it will support MSN Search and Windows media with Real&#8217;s Rhapsody to Go.</p></blockquote>
<p>Technorati tags: <a href="http://technorati.com/tag/Microsoft">Microsoft</a>, <a href="http://technorati.com/tag/Real">Real</a>, <a href="http://technorati.com/tag/lawsuit">lawsuit</a>
<div style="clear:both; padding-bottom: 0.25em;"></div>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2005/10/12/hell-freezes-over-real-and-microsoft-in-bed-with-each-other/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replay Radio</title>
		<link>http://apt-get.biffster.org/2005/10/07/replay-radio/</link>
		<comments>http://apt-get.biffster.org/2005/10/07/replay-radio/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>Biffster</dc:creator>
				<category><![CDATA[Digital music]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://biffster.org/wp3/?p=99</guid>
		<description><![CDATA[From time to time, I find a product that is so good that I have to mention it here. This is one of those times, and Replay Radio is one of those products. Applian Technology describes their product thusly: &#8220;Now you can listen to thousands of great radio shows on-demand! Replay Radio 6.0 makes it [...]]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>From time to time, I find a product that is so good that I have to mention it here. This is one of those times, and <a href="http://www.replay-video.com/replay-radio/index.php">Replay Radio is one of those products.</a> Applian Technology describes their product thusly: &#8220;Now you can listen to thousands of great radio shows on-demand! Replay Radio 6.0 makes it easy to capture Broadcast Radio Shows, XM Radio™ and Podcasts with just One Click. Shows are copied to your PC, MP3 player, iPod or burned to CD. Everything happens automatically!&#8221;</p>
<p>Which is a pretty good description. Basically, this is a simple product which you can use to schedule recordings of internet radio. They have an integrated Product Guide which can help locate internet radio stations (e.g. AM760, Air America Radio) and shows (e.g. The Randi Rhodes Show). Replay Radio records Media Player and Real streams to MP3 (by default) or a number of other formats. It can then dump that MP3 file to MP3 player, iTunes, CD, etc.</p>
<p>Replay Radio has some nice advanced features, including converting the recorded file to a number of formats, splitting the file into X minute chunks (I like 30 minute chunks), compress speech so that talk radio shows don&#8217;t take as much time.
<div style="clear:both; padding-bottom: 0.25em;"></div>
]]></content:encoded>
			<wfw:commentRss>http://apt-get.biffster.org/2005/10/07/replay-radio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
