<?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>micromux</title>
	<atom:link href="http://www.micromux.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micromux.com</link>
	<description>Commentary on the state of my microcosm.</description>
	<lastBuildDate>Thu, 02 May 2013 02:54:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Annual 2013 Predictions</title>
		<link>http://www.micromux.com/2012/12/12/annual-2013-predictions/</link>
		<comments>http://www.micromux.com/2012/12/12/annual-2013-predictions/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 04:37:41 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=735</guid>
		<description><![CDATA[What are the big technology trends for the coming year? My previous predictions have certainly been an interesting read, and while they may prove more fiction than fact it&#8217;s always fun to take a stab at what the next round &#8230; <a href="http://www.micromux.com/2012/12/12/annual-2013-predictions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>What are the big technology trends for the coming year? My <a href="http://www.micromux.com/2011/12/24/annual-2012-predictions/">previous</a> <a href="http://www.micromux.com/2010/12/20/annual-2011-predictions/">predictions</a> have certainly been an interesting read, and while they may prove more fiction than fact it&#8217;s always fun to take a stab at what the next round of technology may hold.<br />
<span id="more-735"></span><br />
Of course the software development trends that were evident on <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE</a> a few years ago continue to hold true, Objective-C is now one of the top 3 programming languages right behind C and Java. The meteoric rise of Objective-C is clearly evidenced in the popularity of the Apple iOS and Mac OS X platforms, and was something on my predictions list as part of 2011 but will certainly continue in the near term.</p>
<ol>
<li><strong>Revenge of the Start Menu</strong>. Microsoft will resurrect the fabled <em>Start</em> menu in Windows 8, and will provide a startup option that allows users to run in a Windows classic desktop mode or the new tiled interface. This will very likely coincide with the Surface Pro early in the year, and may in fact help them gain some inroads to the tablet market. Unfortunately for Microsoft, the rest of the year will continue to be dominated by all things Apple.</li>
<li><strong>Intra-Cloud Networks</strong>. Many organizations currently undertaking cloud initiatives will re-examine ways for these to get managed in-house. If you already oversee network infrastructure, particularly in a production environment, there is little benefit to cloud-sourcing components in this configuration. As such, you can expect the boon of cloud sourcing to dwindle without many of the larger organizations ever really getting onboard.</li>
<li><strong>Autonomous Vehicles Hit the Road</strong>. There is going to be a lot of this, but before the end of the year expect to have one or more cars to choose from that support some kind of autonomous driving. This will very likely mark the end of the hybrid craze as drivers start shopping for cars with advanced cruise control capable of regulating both the speed and direction of the vehicle.</li>
<li><strong>Android Growing Pains</strong>. This may be nothing, but we should expect to see some Android vendors defecting to other platforms, with Windows Phone 8 being a logic alternative. The legal wrangling with Apple and Microsoft has many of these vendors scared, and so far Google has done nothing to ameliorate these concerns.</li>
<li><strong>Apple Content Deal with TV Networks</strong>. This will be the lynchpin of an AppleTV product; a content licensing agreement for TV on demand covering the major networks (NBC, ABC, CBS, PBS, FOX) at a fixed monthly cost similar to your current cable. Imagine if $15 a month gained you access to on-demand access for all of your favorite shows using iTunes and of course the as yet unannounced AppleTV.</li>
</ol>
<p>As always, the real surprises haven&#8217;t even been imagined yet. It is quite likely we will see the end for both BlackBerry and Nokia in the months ahead, along with potentially a few other technology giants as the economy continues to drive a downturn in consumer confidence.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/12/12/annual-2013-predictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AirPrint on Linux with iOS 6</title>
		<link>http://www.micromux.com/2012/10/08/airprint-on-linux-with-ios-6/</link>
		<comments>http://www.micromux.com/2012/10/08/airprint-on-linux-with-ios-6/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 01:36:29 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=719</guid>
		<description><![CDATA[For those of you that have upgraded to iOS 6, you may have discovered that my AirPrint tutorial no longer works. This results from the fact that URF is the required format, and the PDF container relied on previously cannot render pages &#8230; <a href="http://www.micromux.com/2012/10/08/airprint-on-linux-with-ios-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>For those of you that have upgraded to iOS 6, you may have discovered that my <a href="/2010/11/22/airprint-for-mac-on-linux/">AirPrint tutorial</a> no longer works. This results from the fact that URF is the required format, and the PDF container relied on previously cannot render pages from an iOS 6 device. To fix this you need to compile the <em>urftopdf</em> filter for CUPS and modify your AVAHI configuration accordingly.<br />
<span id="more-719"></span></p>
<p>Let me preface this by saying these instructions assume Ubuntu Server. Additionally, unlike my previous instructions this does require development tools and a little bit more hacking.</p>
<p>1. <strong>Install Pre-Requisits</strong>. You are going to need to compile a filter for CUPS; to do this the libcups library is required. Unfortunately, this cannot currently be installed directly using the CUPS development libraries for Ubuntu as a result of a downstream dependency error. However, the Linux Standard Base (LSB) libraries will include this for you:</p>
<p><code>apt-get install build-essential<br />
apt-get install lsb-build-base3</code></p>
<p>After installing, you will need to fake out the cups include directory:</p>
<p><code>$ cd /usr/include<br />
$ ln -s lsb3/cups .<br />
</code></p>
<p>Finally, the library version is currently at 2 which requires another tweak so that we can link directly:</p>
<p><code>$ cd /usr/local/bin/<br />
$ ln -s libcups.so.2 libcups.so<br />
</code></p>
<p>2. <strong>Install libHaru</strong>. This is a PDF library and can be downloaded from <a href="http://libharu.org/wiki/Downloads">http://libharu.org/wiki/Downloads</a>. It can be easily compiled and installed on Ubuntu, you may cut and paste the following and execute at a command prompt:</p>
<p><code>$ wget http://libharu.org/files/libharu-2.2.1.tar.gz<br />
$ tar zxvf libharu-2.2.1.tar.gz<br />
$ cd libharu-2.2.1/<br />
$ ./configure &amp;&amp; make<br />
$ sudo make install<br />
</code></p>
<p>3. <strong>Download urftopdf and compile</strong>. This is the most critical part, and is contingent on the previous steps. You can find this on GitHub at <a href="https://github.com/superna9999/urftopdf">https://github.com/superna9999/urftopdf</a> or you may refer to the following:</p>
<p><code>$ git clone https://github.com/superna9999/urftopdf.git<br />
$ cd urftopdf<br />
$ make<br />
$ sudo ./install_pdf.sh<br />
</code></p>
<p>During the build process, pay particular attention to the output of <code>make</code>. Since there is no standard configuration script, any kind of build failure presents itself here; this is a typical result of compiling urftopdf on an x86_64 Ubuntu server with Linux kernel 2.6.32:</p>
<p><code>$ make<br />
cc urftopdf.c -lhpdf -lcups -o urftopdf -lm<br />
urftopdf.c: In function ‘main’:<br />
urftopdf.c:327: warning: comparison between pointer and integer<br />
</code></p>
<p>4. <strong>Update URF Text Record in AVAHI Printer Configuration</strong>. In your AVAHI printer configuration file(s), either update or add the following &lt;txt-record/&gt;</p>
<p><code>&lt;txt-record&gt;URF=W8,SRGB24,CP1,RS600&lt;/txt-record&gt;<br />
</code></p>
<p>In most cases, your AVAHI printer definitions can be found in <code>/etc/avahi/services</code>.</p>
<p>5. <strong>Update MIME Type in AVAHI Printer Configuration</strong>. Within the same printer configuration file(s), ensure the following record exists with these MIME types:</p>
<p><code>&lt;txt-record&gt;pdl=application/octet-stream,application/pdf,application/postscript,image/gif,image/jpeg,image/png,image/tiff,text/html,text/plain,application/openofficeps,application/vnd.cups-banner,application/vnd.cups-pdf,application/vnd.cups-postscript,image/urf&lt;/txt-record&gt;<br />
</code></p>
<p>6. <strong>Restart CUPS and AVAHI</strong>.</p>
<p>That should do it. From your iOS 6 device the printers on your Linux server will be visible and you can once again print. As previously noted, this has the added benefit that the AirPrint devices can also be shared with your Mac OS X computers.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/10/08/airprint-on-linux-with-ios-6/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Saving Windows 8</title>
		<link>http://www.micromux.com/2012/08/18/saving-windows-8/</link>
		<comments>http://www.micromux.com/2012/08/18/saving-windows-8/#comments</comments>
		<pubDate>Sat, 18 Aug 2012 14:08:02 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=597</guid>
		<description><![CDATA[Most IT professionals have either seen a demo of Windows 8 or have taken a few minutes to download a copy and test drive it. The reviews have been somewhat mixed, with most being favorable to the new UI and &#8230; <a href="http://www.micromux.com/2012/08/18/saving-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Most IT professionals have either seen a demo of Windows 8 or have taken a few minutes to <a href="http://windows.microsoft.com/en-US/windows-8/download">download</a> a copy and test drive it. The reviews have been somewhat mixed, with most being favorable to the new UI and usually expressing confusion over the somewhat distracting method for running legacy Windows applications.<br />
<span id="more-597"></span><br />
Make no mistake about it, Windows 8 is a significant paradigm shift for Microsoft. After failing to corner the slate computing market with Windows Tablet Edition, which has been available since XP, they are about to embark on a new UI that should provide tablet users with a much richer experience.</p>
<p><span class="calloutRight">Make no mistake about it, Windows 8 is a significant paradigm shift for Microsoft.</span>Unfortunately, in the process of doing this, desktop users are going to be impacted as a result of the redesign of the traditional Start menu in favor of a tiled main menu screen. Many of the start menu features that users are accustom to have been either moved to new places on the screen or eliminated entirely. This revised interface has been called <em>Windows Metro UI</em> or now simply just Window 8. </p>
<p>In many ways this is similar to the <a href="http://en.wikipedia.org/wiki/Unity_(user_interface)">Unity</a> <a href="http://lecterror.com/articles/view/my-ubuntu-divorce-and-why-unity-sucks">redesign</a> that Ubuntu Linux went through over a year ago. Unity is a revised application launcher menu for Ubuntu desktops, but it lacks the simple organizational structure of the previous launcher. As a result, many users are installing the old menu or switching to distributions like Mint that don&#8217;t support Unity.</p>
<p><center><img src="http://www.micromux.com/wp-content/uploads/2012/08/Screen-Shot-2012-08-22-at-8.53.48-PM.png" alt="" title="Windows 8 Start Menu" width="480" height="312" class="aligncenter size-full wp-image-605" /></center></p>
<p>So how can Microsoft make their tablet redesign into a killer feature for desktops?</p>
<p>1. <strong>Restrict the new Start screen to &#8220;tablet&#8221; mode</strong>. Users would only see the new start screen when running a device in <em>tablet</em> mode. Once the machine is either docked or connected to a keyboard it would automatically switch to the standard Windows interface with Start menu intact.</p>
<p>This particular design choice would likely require applications to have two versions; one version that can run as a standard Windows application and another that runs from the new Metro UI. </p>
<p>2. <strong>Force everything to run in Metro UI</strong>. Use the API hooks for Windows to present a Metro style UI for all calls. For example, when creating an IFileDialog the Metro UI version would pop up instead. This would cascade all the way down to opening the main window for an application, and would in fact force your application to run in a full screen mode.</p>
<p>Obviously, Microsoft would need to handle cases where application windows are small or model, and of course somehow the custom screens that some applications present would need to be fully tested. Games would continue to work well as most of these are a full screen experience anyway.</p>
<p>3. <strong>Rely on the tablet hardware</strong>. This is another approach, simply rely on the fact that the new Windows 8 tablets are highly coveted and users will retrofit these to run other tablet operating systems like <a href="http://www.android.com/">Android</a>. </p>
<p>There are plenty of opportunities for the Metro style UI paradigm evident in Windows 8, but clearly Microsoft is going to need to arrive at a more cohesive approach across different devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/08/18/saving-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes for TiVo</title>
		<link>http://www.micromux.com/2012/06/26/itunes-for-tivo/</link>
		<comments>http://www.micromux.com/2012/06/26/itunes-for-tivo/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 03:00:27 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tivo]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=571</guid>
		<description><![CDATA[Until recently, my iTunes media has been trapped on my PC without any easy path to my television. Apple offers some great solutions, using an AppleTV or connecting a Mac Mini to my big screen would provide a great viewing &#8230; <a href="http://www.micromux.com/2012/06/26/itunes-for-tivo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Until recently, my iTunes media has been trapped on my PC without any easy path to my television. Apple offers some great solutions, using an <a href="http://www.apple.com/appletv/">AppleTV</a> or connecting a Mac Mini to my big screen would provide a great viewing experience. However, we already have a Tivo and rely on this for just about everything &#8211; so it seems like this would be a good place to start.<br />
<span id="more-571"></span></p>
<p>The first step was to configure a media server that would be visible from our TiVo. Using <a href="http://pytivo.sourceforge.net">pyTivo</a> was the ideal choice, and this was incredibly easy to configure. There were a few key settings to optimize it for our Tivo Premiere. Using the output pixel width/height the max resolution was bumped up to take advantage of the HD resolution, and <em>ffmpeg_pram</em> was used to maximize a dual-core dual-CPU server configuration:</p>
<p><code><br />
[Server]<br />
port=9032</code></p>
<p><code># Full path to ffmpeg with options<br />
ffmpeg=/usr/bin/ffmpeg<br />
ffmpeg_pram=-threads 4</code></p>
<p><code># Output Pixel Width<br />
width=1440<br />
height=720</code></p>
<p><code># Use 16:9 aspect ratio<br />
aspect169=true</code></p>
<p><code>[Movies]<br />
type=video<br />
path=/export/video/Movies</code></p>
<p>Increasing the number of threads for transcoding allows the pyTivo server to make HD quality video instantly accessible from my TV. You will need to exercise caution, however, if your server has less hardware then you need to adjust accordingly.</p>
<p>In this configuration, getting videos to the Tivo is as simple as copying them to the <code>/export/video/Movies</code> directory. While this is possible to do directly, automating this process for videos and movies in my iTunes database is more ideal. For movies tagged with meta-data it would be even better to publish this so that this information is displayed on my TiVo.</p>
<p>My first step was to relocate my iTunes database to my pyTivo server. These files were placed into <code>/export/video/iTunes</code> and includes Music, Movies and TV Shows. For the purposes of this only the <em>Movies</em> are going to be considered for publishing to Tivo. As videos are added to my iTunes database, they are copied into a subdirectory under <code>/export/video/iTunes/Movies</code> so my script simply watches this directory for new content.</p>
<p>Typical execution is something like this:</p>
<p><code>perl AtomicSage.pl monitor /export/video/iTunes/Movies /export/video/Movies/<br />
</code></p>
<p>A few things are going to be needed for AtomicSage, both <a href="http://atomicparsley.sourceforge.net">AtomicParsley</a> and the Perl library AtomicParsley::Command need to be installed. Additionally, the script assumes a Linux environment to monitor the iTunes movie directory for changes. When a new movie appears in iTunes, AtomicSage copies it to <code>/export/video/Movies</code> and organizes the files by genre. A meta file is created for each video, inside this file things like movie title, description and genre are stored &#8211; this information is displayed on your Tivo screen.</p>
<p>You can use this with home movies and something like MetaX as well. Once your videos are built, run MetaX and you can edit the meta-data within the M4V container. Using AtomicSage, once videos are added to iTunes the meta data is extracted and displays on your TV as you browse media from your movie collection.</p>
<p>If you&#8217;re ready to go, <a href="http://www.micromux.com/wp-content/uploads/2012/06/AtomicSage.zip">download AtomicSage</a> and get your movie database organized.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/06/26/itunes-for-tivo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeezing a DVD on a Mac</title>
		<link>http://www.micromux.com/2012/04/22/squeezing-a-dvd-on-a-mac/</link>
		<comments>http://www.micromux.com/2012/04/22/squeezing-a-dvd-on-a-mac/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 02:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=557</guid>
		<description><![CDATA[While Apple provides an excellent general purpose DVD tool with iDVD, once you find yourself editing 1 hour videos it will quickly become problematic to squeeze those onto a single disc. This is a common problem with shows that we &#8230; <a href="http://www.micromux.com/2012/04/22/squeezing-a-dvd-on-a-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>While Apple provides an excellent general purpose DVD tool with iDVD, once you find yourself editing 1 hour videos it will quickly become problematic to squeeze those onto a single disc. This is a common problem with shows that we have recorded on our TiVo and would like to archive on a disc to either watch on the road or simply save for a future date. There are some professional tools capable of assisting with this task, but if it&#8217;s acceptable that your videos lose some fidelity then <a title="Small DVD" href="http://www.smallsoftware.co.uk/smalldvd/" target="_blank">SmallDVD</a> may be all you need.</p>
<p><span id="more-557"></span>A few factors govern the total size of your DVD media. Obviously, if you have a lot of video footage you are going to immediately be in trouble &#8211; the typical rule of thumb is a video will minimally require approximately 1 GB for 1 hour of footage. Since a DVD is limited to 4.37 GB this pretty much restricts you to about 4 hours of video with some flexibility for a main menu or 4+ hours if you&#8217;re willing to sacrifice a little.</p>
<p>Audio tracks can have significant impact on the size of the media. Surround sound formats like AC-3 require additional streams to store data, most motion pictures include a number of audio tracks usually with a minimum of a stereo AAC and a surround sound AC-3 data stream. For a small video with both of these audio tracks, there might be 500 MB of audio and 900 MB of video information for approximately 1 hour. For the audio data, my example has 350 MB of AC3 sound and 150 MB of AAC stereo audio &#8211; if you&#8217;re looking to conserve space, you can imagine which one you will want.</p>
<p>The other factor is arriving at a way to shrink your video. On a DVD disc the standard is pretty well established, it must be MPEG-2 and the screen resolution is fixed at 720&#215;480 so you can&#8217;t shrink your videos by decreasing the resolution. On the other hand, you can alter the <em>video bitrate</em> (kbps) to control the amount of video data being rendered. I highly recommend checking out the <a href="http://dvd-hq.info/bitrate_calculator.php" target="_blank">DVD-HQ: Bitrate &amp; GOP Calculator</a> to help you determine the optimal settings for this. Once you arrive at a number for your video bitrate, use SmallDVD to convert into a disc image.<br />
<center>
<p style="text-align: center;"><a href="http://www.micromux.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-29-at-9.56.56-AM.png"><img class=" wp-image-561 aligncenter" title="Home Movie with SmallDVD" src="http://www.micromux.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-29-at-9.56.56-AM-300x192.png" alt="" width="300" height="192" /></a></p>
<p></center><br />
As you lower your video bitrate, the quality of the resulting MPEG will diminish. You don&#8217;t want to go too low, usually 6000 kbps is considered fairly optimal and will provide nearly perfect fidelity. For the TV shows the I&#8217;m offloading from my TiVo, I will typically render at 2400 kbps with a stereo audio track at 128 kbps. These don&#8217;t look nearly as good as a commercially produced DVD but they are sufficient for watching on small TV&#8217;s or an in-car player.</p>
<p><center><img class="aligncenter size-full wp-image-562" title="Modify Video Bitrate in SmallDVD" src="http://www.micromux.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-29-at-9.57.00-AM.png" alt="" width="330" height="117" /></center></p>
<p>A few other commercial solutions exist for creating DVD discs on a Mac, but most don&#8217;t offer the flexibility to adjust the video bitrate. If you are trying to squeeze the most out of your discs and aren&#8217;t looking for movie studio quality results then this is the best way to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/04/22/squeezing-a-dvd-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting IE Bookmarks</title>
		<link>http://www.micromux.com/2012/03/16/converting-bookmarks/</link>
		<comments>http://www.micromux.com/2012/03/16/converting-bookmarks/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 01:23:43 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=530</guid>
		<description><![CDATA[As users adopt alternate web browsing habits, the popularity of Chrome, Firefox and Safari are changing the desktop browser landscape. During the normal course of helping users migrate to new browser platforms, this path often results from an inoperative Windows desktop &#8230; <a href="http://www.micromux.com/2012/03/16/converting-bookmarks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As users adopt alternate web browsing habits, the popularity of <a href="http://google.com/chrome">Chrome</a>, <a href="http://firefox.com">Firefox</a> and <a href="http://www.apple.com/safari">Safari</a> are changing the desktop browser landscape. During the normal course of helping users migrate to new browser platforms, this path often results from an inoperative Windows desktop PC that has no recovery disk and invariably includes a recovery partition on the primary hard drive which has become corrupt as a consequence of hardware failure.</p>
<p><span id="more-530"></span>In most cases, users are happy to simply recover files off the computer and this will invariably include Internet Explorer bookmarks. If a replacement computer has already been acquired, it is most often either a Mac or an iPad, which are not compatible with IE bookmarks. Most users are happy to at least get an HTML file with all of their IE Favorites in it &#8211; and this is exactly what my conversion tool does for you.</p>
<p><strong>Create a ZIP of the Favorites directory and upload it using this form</strong>, the result is a bookmarks.html file with your IE Favorites converted into links that you can view on a page or import into popular browsers (most notably Mozilla Firefox). You do not need to get the host computer running again to do this, and if you end up converting the PC to something like <a href="http://ubuntu.com">Ubuntu</a> then this bookmark file can be imported directly.</p>
<div style="border: groove 2px silver;background-color: #FFFF00; "><H2 style="border-bottom: solid 1px black; background-color: #FFFF00">IE Favorites Bookmark Converter</h2>
<blockquote style="background-color: #FFFF99; margin: 0; padding: 10px">
<form action="/favbook/upload.php" method="POST" enctype="multipart/form-data">
        Favorites (ZIP File):&nbsp;<input type="file" name="favzip" size="35"/><br />
        &nbsp;<br />
        <input type="submit" name="sendit" value="Convert It&nbsp;&gt;&gt;"/><br />
    </form>
</blockquote>
</div>
<hr />
<p>None of these files are kept on the server after processing, they are temporary and translated in memory only. Depending on your browser, you may be prompted to download a file called <i>bookmarks.html</i> or this file may get automatically placed in your <i>Downloads</i> directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2012/03/16/converting-bookmarks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Annual 2012 Predictions</title>
		<link>http://www.micromux.com/2011/12/24/annual-2012-predictions/</link>
		<comments>http://www.micromux.com/2011/12/24/annual-2012-predictions/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 23:21:33 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=522</guid>
		<description><![CDATA[Once again, it is time to look into the crystal ball and take stock of the business of technology in the new year. Some of my predictions from last year have come to pass while a few from the years &#8230; <a href="http://www.micromux.com/2011/12/24/annual-2012-predictions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Once again, it is time to look into the crystal ball and take stock of the business of technology in the new year. Some of my predictions from last year have come to pass while a few from the years before are still trying to have their day in the sun. Let&#8217;s have some fun and look at what I thought would be important trends in this past year and then take a look at what might be on the horizon.<br />
<span id="more-522"></span><br />
Probably my biggest gamble last year was that Google would acquire Netflix, this is something they could have used to bolster their fledgling GoogleTV initiative. This didn&#8217;t happen, and while Google is busy rolling out Android 3.1 it seems that they may have reached an impasse. At this point, Sony is the only manufacturer of GoogleTV hardware and product reviews have been luke-warm. I also thought that Microsoft would acquire an industry leader like BlackBerry to bolster their floundering Windows Phone division; they did something rather close in their partnership with Nokia which may help them sustain their smart-phone platform for the foreseeable future.</p>
<p>Programming paradigm shifts were rather evident on <a title="TIOBE" href="http://www.tiobe.com">TIOBE</a> during the past year, Objective-C moved from an 8th position into the top 5 programming languages and C# nearly overtook C++. I expect within a few more months the C# platform will move into the third position right behind Java and C, and of course Objective-C will continue to grow. What&#8217;s in store for 2012?</p>
<ol>
<li><strong>Microsoft Releases Software</strong>. There are a number of platform shifts underway, which is making it difficult for Microsoft to maintain a virtual monopoly on the PC desktop. In the new year, expect to see more apps for iOS and even Android from Microsoft, this will likely include a full Office offering that runs on your iPad. Microsoft may position their developer tools &#8211; including Visual Studio &#8211; for additional platforms including OS X and iOS development. Opportunities abound if Microsoft can return to its roots and focus on building great software and development tools without being locked to the Windows operating system.</li>
<li><strong>Streaming Internet TV</strong>. This is going to be an emerging trend as consumers vent frustration with the complexities of cable providers like Comcast. The switch to digital cable has required subscribers to attach set-top boxes to their TV&#8217;s which invariably makes the entire configuration difficult for a PVR. Services like Hulu and Netflix continue to erode the market share of cable subscribers, and consumers will increasingly rely on online streaming for their television viewing. The key here is services that already integrate with your PVR (Netflix, Hulu and Amazon) are nearly universally available, and there is an opportunity for streaming TV providers to rebroadcast television over the Internet in much the same way as Comcast sends it to your home on cable. This paradigm shift will begin to disrupt cable TV providers in much the same way as VoIP rattled the land-line telephone industry.</li>
<li><strong>Solid State Standard</strong>. SSD (Solid State Drives) have permeated the PC industry, and there are now a number of popular laptops that only ship with SSD. Expect this trend to continue and the popular MacBook Pro will get an update next year to have it ship with an SSD by default. As a bonus, MacBook Pro owners will have the option to also drop a 1TB hard drive into the unit so they can run the core operating system from the SSD and use the storage capacity of the larger hard drive. Dell and Toshiba will also revamp their model lineup to include an SSD in popular entry-level units as the default drive; for example, the Dell Inspiron and the Toshiba Satellite models.</li>
<li><strong>Nokia Bankcruptcy</strong>. The popular cell-phone maker continues to lose market share, and the Lumia isn&#8217;t exactly going to turn the tide for them. While they continue to secretly work on Symbian in case the whole Windows Phone 7 thing doesn&#8217;t pan out, it&#8217;s pretty clear they have been left behind in the smart-phone market. It&#8217;s likely that a company such as HTC will acquire the Nokia name and use it for marketing purposes.</li>
<li><strong>Google Acquires T-Mobile</strong>. They have Android and Motorola for headset hardware, the only thing remaining for Google is a cell phone carrier for their phone. The T-Mobile/AT&amp;T merger has fallen through the cracks, which leaves T-Mobile ripe for an acquisition. With a complete solution like this, Google would be able to offer something that Apple cannot &#8211; a full service solution at a price point that Google can set.</li>
</ol>
<p>The tablet computing market has emerged as a viable platform primarily as a result of Apple&#8217;s iPad gaining wide acceptance. Google and Microsoft are trying to get a corner of this market, and while it remains to be seen it seems likely that both Android and Windows 8 will end up playing a key role in the evolution of tablet computing as year unfolds. We should expect to see continued growth in the tablet market, and while opportunities abound it&#8217;s certainly going to be Apple that continues to dominate.</p>
<p>By the fall of next year, Apple will be openly discussing their television platform which will likely be a combination of a subscription service and a unique amalgam of technology that may include both a set-top box and a standard TV set. Microsoft will lament Windows Media Center and may try to re-market WMC on Apple&#8217;s coattails, but it&#8217;s unlikely to have any impact. Needless to say, 3D televisions will be out of vogue almost before the new year begins and the rest of the 3D market (cell phones, cameras, etc.) will dwindle as the year progresses.</p>
<p>Finally, <a href="http://www.lytro.com">Lytro</a> will introduce a camera that you can actually use &#8211; 6 megapixels &#8211; but with 3D falling out of favor and the tricky proprietary software it may end up being too little too late. Whatever happens it will continue to be a wild ride and as always the most amazing stuff isn&#8217;t even on the technology radar yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2011/12/24/annual-2012-predictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assessing Your TimeMachine Backup Strategy</title>
		<link>http://www.micromux.com/2011/10/29/assessing-your-timemachine-backup-strategy/</link>
		<comments>http://www.micromux.com/2011/10/29/assessing-your-timemachine-backup-strategy/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 13:11:08 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=504</guid>
		<description><![CDATA[Since returning to a predominantly Macintosh household a few years ago, we have been diligently maintaining backups on our shared TimeMachine volume. Everything is being kept current, and it has been comforting to watch the periodic swirl of the TimeMachine &#8230; <a href="http://www.micromux.com/2011/10/29/assessing-your-timemachine-backup-strategy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Since returning to a predominantly Macintosh household a few years ago, we have been diligently maintaining backups on our shared TimeMachine volume. Everything is being kept current, and it has been comforting to watch the periodic swirl of the TimeMachine backup status icon in my toolbar. However, we have yet to test this backup strategy and it is now getting to the point where it would be good to know that it&#8217;s working.</p>
<p><span id="more-504"></span>Fortunately, the advent of OS X Lion also means you can legally virtualize your operating system for the purposes of development and testing. This is going to certainly offer a number of other advantages, but it immediately occurred to me that it would be an ideal springboard for testing my TimeMachine backup.</p>
<p>For this test, the latest version of <a href="http://www.vmware.com/products/fusion">VMware Fusion 4.0</a> was used, which includes drivers for OS X to easily enable your VM video, audio and network. Since I had already installed OS X Lion, it was necessary to download again from the App Store. After this downloads, do not run the installer but instead open your Applications directory from a command prompt and convert the installation disc from a DMG to an ISO that you can boot with VMware:</p>
<pre>cd "/Applications/Install Mac OS X Lion.app/Contents/SharedSupport"
hdiutil convert InstallESD.dmg -format UDTO -o /Volumes/FantomHD/ISO/MacOSX_Lion
mv MacOSX_Lion.cdr MacOSX_Lion.iso</pre>
<p>Don&#8217;t leave the ISO in the OS X install directory, you should copy this to an alternate location where it can be safely kept.</p>
<p>With the CD image in hand, launch VMware Fusion and create a new virtual machine. Select your OS X ISO for the installation media and VMware should automatically detect that this is Mac OS X. Rather than launching right away, you will want to customize your settings &#8211; particularly the network and hard drive size. Since you are going to be testing a restore of your system, select a hard disk size that matches the size of your OS X volume. If you&#8217;re not sure, from a command prompt you can usually use something like the following:</p>
<pre>hostname:~ df -h /
Filesystem     Size   Used  Avail Capacity  Mounted on
/dev/disk0s2  465Gi  222Gi  243Gi    48%    /</pre>
<p>On my system, the primary volume is 500GB with 465GB formatted and 222GB used. So my virtual machine was given 300GB for the purposes of validating a full restore.</p>
<p>For the network configuration, change from NAT to bridged mode, this allows your VM to appear as another machine on the network and is going to be easier for me to test other things later on. If there are other VM settings you would like to change, this is a good opportunity to do so. After you are ready, launch the virtual machine and the OS X installation should start up for you.</p>
<p><center><a href="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-9.36.13-PM.png"><img class="aligncenter size-medium wp-image-506" title="Installing OS X Lion" src="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-9.36.13-PM-300x243.png" alt="Install progress of OS X Lion" width="300" height="243" /></a></center><br/></p>
<p>When the installation is complete, there will be a reboot and you will be asked if you would like to restore your machine from another Mac or a TimeMachine backup. Do not run this process yet, for the time being create a new user account with a login that you can remove later (e.g.: &#8220;test&#8221;) and logon to a default OS X desktop.</p>
<p><center><a href="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-10.34.31-PM.png"><img class="aligncenter size-medium wp-image-507" title="Default OS X Lion Desktop" src="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-10.34.31-PM-300x247.png" alt="Default desktop on OS X Lion" width="300" height="247" /></a></center></p>
<p><br/>Inside the virtual OS X desktop, open the finder and eject the OS X Lion installation disc. At this point, the operating system is installed and the only installation task remaining is to setup the VMware drivers. On the VMware menu, select Virtual Machines &#8211; Install VMware Tools; this will mount another ISO image in your OS X virtual machine and will provide you a VMware driver package link you can use to install. Once this is finished, a reboot is required after which you should be ready to initiate the restore.</p>
<p>If the system you are about to restore is still running, you should either shut it down or turn off TimeMachine backups. <em>You won&#8217;t be able to initiate the restore from the TimeMachine volume while backups for the system are still active</em>.</p>
<p>The restore is done using the <strong>Migration Assistant</strong> application, which can be found under Application &#8211; Utilities.</p>
<p><center><a href="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-29-at-8.59.03-AM.png"><img class="aligncenter size-full wp-image-508" title="Migration Assistant" src="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-29-at-8.59.03-AM.png" alt="Migration Assistant for OS X" width="130" height="98" /></a></center></p>
<p><br/>This utility is extremely flexible, it can restore settings from another Mac over the network, a hard drive connected to your machine or from a TimeMachine backup. For this test, I selected my TimeMachine backup and waited for it to find my remote volume.</p>
<p><center><a href="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-10.35.35-PM.png"><img class="aligncenter size-medium wp-image-509" title="Migration Assistant - Select Your System" src="http://www.micromux.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-28-at-10.35.35-PM-300x247.png" alt="Migration Assistant - Select Your System" width="300" height="247" /></a></center></p>
<p><br/>After it connects, be patient while the size of your backup volume is analyzed. On my system over the network this took about 30 minutes to complete, at which point I was able to review everything available for the restore and could then initiate the process. The restore process itself took closer to 2 hours to complete, but this ran overnight so it was ready for me to check the next morning.</p>
<p>On my OS X desktop, all of my cosmetic settings appeared exactly the same &#8211; right down to the desktop wallpaper. There were a few applications that had licensing issues, and Mail required quite some time to analyze my inbox before it was ready, but critical data was instantly accessible &#8211; things like home movies, pictures, and source code.</p>
<p>It&#8217;s a relief to know that my OS X backup strategy is working, and that if it was necessary to restore my machine or any other Mac computer in our house that this TimeMachine volume is functional and would be able to facilitate that process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2011/10/29/assessing-your-timemachine-backup-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert OpenOffice to Microsoft Office</title>
		<link>http://www.micromux.com/2011/06/12/convert-openoffice-to-microsoft-office/</link>
		<comments>http://www.micromux.com/2011/06/12/convert-openoffice-to-microsoft-office/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 03:10:28 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=492</guid>
		<description><![CDATA[My first exposure to OpenOffice was a demo from a Sun representative where he was extolling the virtues of Sun&#8217;s StarOffice while running his actual presentation from another product (Microsoft PowerPoint). It clearly wasn&#8217;t ready for general consumption at that &#8230; <a href="http://www.micromux.com/2011/06/12/convert-openoffice-to-microsoft-office/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>My first exposure to OpenOffice was a demo from a Sun representative where he was extolling the virtues of Sun&#8217;s StarOffice while running his actual presentation from another product (Microsoft PowerPoint). It clearly wasn&#8217;t ready for general consumption at that point, but it quickly improved and became the predominant office platform outside of Microsoft Office.</p>
<p><span id="more-492"></span>Unfortunately, Oracle acquired Sun and has since discontinued the project and will return the OpenOffice framework to the developer community. There are a few new projects that have cropped up to address the gaps Oracle OpenOffice may be introducing, including the popular <a href="http://www.libreoffice.org/">LibreOffice</a>, but in the near term it&#8217;s not really clear what the prospects for OpenOffice.org are going to be.</p>
<p>So, despite my better judgment, after more than 10 years with OpenOffice I&#8217;m planning to standardize on Microsoft Office for a while. It has only been in the last few years that I have moved from a Linux desktop to Mac, which makes this transition even easier. However, I have a significant number of documents in OpenOffice format that need to get converted into MS Word, Excel and PowerPoint. Fortunately, I can use OpenOffice to do this for me.</p>
<p>My first step is to create some macros for automating the conversion, you can find this under Tools &#8211; Macros &#8211; Organize Macros &#8211; OpenOffice.org Basic.</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-493" title="OpenOffice.org Basic Macros" src="http://www.micromux.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.47.43-PM-300x168.png" alt="" width="300" height="168" /></p>
<p>Here you can see the macros that I have added under <strong>Module1</strong>, you may choose to create a new module or simple amend as I have done here. For each core document type, I have added a macro that is able to convert that file.</p>
<pre>' Save document as a Microsoft Word file.
Sub SaveAsDoc( cFile )
   cURL = ConvertToURL( cFile )
   oDoc = StarDesktop.loadComponentFromURL( cURL, "_blank", 0, (_
            Array(MakePropertyValue( "Hidden", True ),))

   cFile = Left( cFile, Len( cFile ) - 4 ) + ".doc"
   cURL = ConvertToURL( cFile )

   oDoc.storeToURL( cURL, Array(_
            MakePropertyValue( "FilterName", "MS WinWord 6.0" ),)
   oDoc.close( True )

End Sub

' Save document as a Microsoft Excel file.
Sub SaveAsXls( cFile )
   cURL = ConvertToURL( cFile )
   oDoc = StarDesktop.loadComponentFromURL( cURL, "_blank", 0, (_
            Array(MakePropertyValue( "Hidden", True ),))

   cFile = Left( cFile, Len( cFile ) - 4 ) + ".xls"
   cURL = ConvertToURL( cFile )

   oDoc.storeToURL( cURL, Array(_
            MakePropertyValue( "FilterName", "MS Excel 97" ),)
   oDoc.close( True )

End Sub

' Save document as a Microsoft PowerPoint file.
Sub SaveAsPpt( cFile )
   cURL = ConvertToURL( cFile )
   oDoc = StarDesktop.loadComponentFromURL( cURL, "_blank", 0, (_
            Array(MakePropertyValue( "Hidden", True ),))

   cFile = Left( cFile, Len( cFile ) - 4 ) + ".ppt"
   cURL = ConvertToURL( cFile )

   oDoc.storeToURL( cURL, Array(_
            MakePropertyValue( "FilterName", "MS PowerPoint 97" ),)
   oDoc.close( True )

End Sub

Function MakePropertyValue( Optional cName As String, Optional uValue ) _
   As com.sun.star.beans.PropertyValue
   Dim oPropertyValue As New com.sun.star.beans.PropertyValue
   If Not IsMissing( cName ) Then
      oPropertyValue.Name = cName
   EndIf
   If Not IsMissing( uValue ) Then
      oPropertyValue.Value = uValue
   EndIf
   MakePropertyValue() = oPropertyValue
End Function</pre>
<p>The next trick is to automate this, and I did that with a quick shell script. It&#8217;s really nothing fancy, and could easily be improved on &#8211; the idea is to find all the corresponding document types (ODT / ODS / ODP) and then execute the right macro from OpenOffice to convert from the OOO format into an MS Office file:</p>
<pre>#!/bin/sh
export PATH=$PATH:/Applications/OpenOffice.org.app/Contents/MacOS

find ~/Documents -name \*.odt -print -exec soffice -invisible "macro:///Standard.Module1.SaveAsDoc({})" \;
find ~/Documents -name \*.ods -print -exec soffice -invisible "macro:///Standard.Module1.SaveAsXls({})" \;
find ~/Documents -name \*.odp -print -exec soffice -invisible "macro:///Standard.Module1.SaveAsPpt({})" \;</pre>
<p>That&#8217;s it. With a final backup from TimeMachine, I then went ahead and removed the remaining OpenOffice documents from my Document directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2011/06/12/convert-openoffice-to-microsoft-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Crashes Deliverer</title>
		<link>http://www.micromux.com/2011/06/09/windows-crashes-deliverer/</link>
		<comments>http://www.micromux.com/2011/06/09/windows-crashes-deliverer/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 02:07:02 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.micromux.com/?p=483</guid>
		<description><![CDATA[There are quite a few kinds of malware that can infect your PC, and Windows Crashes Deliverer is among one of the tricker to extricate. It masquerades as an anti-virus application and in fact gives the appearance of a valid &#8230; <a href="http://www.micromux.com/2011/06/09/windows-crashes-deliverer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>There are quite a few kinds of malware that can infect your PC, and <em>Windows Crashes Deliverer</em> is among one of the tricker to extricate. It masquerades as an anti-virus application and in fact gives the appearance of a valid application, this malware is part of a relatively new class of malicious programs that can be described as rogue anti-spyware or <em>scareware</em>. For these programs, the objective is to convince you to buy it to protect your machine and in the process of doing so create the appearance of damage on your machine.</p>
<p><span id="more-483"></span></p>
<p><a href="http://www.micromux.com/wp-content/uploads/2011/06/windows_crashes_deliverer.jpg"><img class="aligncenter size-full wp-image-487" title="Windows Crashes Deliverer" src="http://www.micromux.com/wp-content/uploads/2011/06/windows_crashes_deliverer.jpg" alt="Windows Crashes Deliverer" width="500" height="269" /></a></p>
<p>After this is installed on your system, it will take over your Windows desktop shell. As a result, when your computer restarts rather than run the standard Windows desktop you will be running Crashes Deliverer instead. This program actually creates a randomly assigned file name for the application and places that in:</p>
<p><code>%ApplicationData%\User Profile\Microsoft\[random].exe</code></p>
<p>Where [random] is in fact a random series of letters and numbers. Removal will require something like <a href="http://www.bleepingcomputer.com/download/anti-virus/rkill">RKill</a> to eliminate Crashes Deliverer from memory, I will explain in a little more detail how this can work.</p>
<ol>
<li><strong>Run Fake Scan</strong>. On reboot, Crashes Deliverer will take over your desktop. Follow the instructions to run the fake scan and then press <em>Fix Errors.</em> You won&#8217;t be able to get to your Windows desktop (or at least a crippled version of that) until completing the fake scan.</li>
<li><strong>Close Crashes Deliverer Window</strong>. Close this window after completing the fake scan. Be aware that the program doesn&#8217;t actually exit, it will continue to run in the background thwarting many activities. For example, if you attempt to open Window Task Manager at this time it would erroneously identify that as a virus. Ignore all these warnings, this is not a true anti-virtus program.</li>
<li><strong>Run RKill</strong>. Use <a href="http://www.bleepingcomputer.com/download/anti-virus/rkill">RKill</a> to terminate Crashes Deliverer, since you can&#8217;t bring up Task Manager or many other popular utilities for process management, RKill is going to be your best bet. Note that Crashes Deliverer can identify RKILL.EXE, so you must rename the program in order for it to run.</li>
<li><strong>Update Your Registry</strong>. Remove the invalid registry key for the Windows logon shell, this will be pointing to the invalid Crashes Deliverer [random].exe. The following registry path should be purged: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon\Shell.</li>
<li><strong>Remove Malware Executable</strong>. Remove the malware executable under %ApplicationData%\User Profile\Microsoft\[random].exe. You can use the name of the executable from the previous step or look for a sufficiently cryptic program name.</li>
<li><strong>Run Anti-Virus</strong>. This should be something other than the anti-virus you were running before Crashes Deliverer, since it was unable to detect it. You can use something like <a href="http://www.malwarebytes.org/">Malwarebytes</a> or <a href="http://www.safer-networking.org">Spybot</a>.</li>
<li><strong>Reboot</strong>.</li>
</ol>
<p>It&#8217;s easy to see how you might get lured into running this program, it purports to be a trustworthy source for anti-virus protection. In fact, the only intention is to convince you to spend money on a program that will actually do nothing for you. If you do enter your credit card information, you should contact your credit card company and inform them of what has happened</p>
]]></content:encoded>
			<wfw:commentRss>http://www.micromux.com/2011/06/09/windows-crashes-deliverer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.835 seconds -->
