<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Oliver Merk&apos;s Personal Blog - Linux/Ubuntu</title>
			<link>http://blog.olivermerk.ca/index.cfm</link>
			<description>A personal collection of RIA, Android and Linux Goodness</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 06:08:02-0400</pubDate>
			<lastBuildDate>Tue, 31 Aug 2010 20:47:00-0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>oliverm@olivermerk.com</managingEditor>
			<webMaster>oliverm@olivermerk.com</webMaster>
			
			<item>
				<title>Navicat on Linux</title>
				<link>http://blog.olivermerk.ca/index.cfm/2010/8/31/Navicat-on-Linux</link>
				<description>
				
				I love using &lt;a href=&quot;http://www.navicat.com/&quot; target=&quot;_new&quot;&gt;Navicat for MySQL&lt;/a&gt;. I&apos;ve tried a lot of different UIs for MySQL administration and this one is worth the price. 

And I applaud PremiumSoft for having a Linux version. Unfortunately, the Linux version is really the Windows version with an included version of Wine, tweaked to run Navicat. Seems kind of strange to have 2 versions of Wine on my system.

So I purchased a copy of the Windows version and set to work figuring out how to get all the features to work and how to make it look like a native app as well.

In order to do things like saving data transfer profiles, you&apos;ll need to do the following.

1. Use Google to find download links to Pgmr101.ocx, msxml3.dll and msxml3r.dll or get them from a Windows XP distribution. Copy these to Wine&apos;s system32 directory, overwrite as required (but backup any existing files just in case). In my case, I copied them to /home/omerk/.wine/drive_c/windows/system32/

2. Run a DOS (yes DOS) terminal:&lt;br/&gt;
env WINEPREFIX=&quot;/home/{your_home_dir}/.wine&quot; wine &quot;C:\windows\system32\cmd.exe&quot;

3. Paste these DOS commands and hit enter for each:&lt;br/&gt;
regsvr32 msxml3.dll&lt;br/&gt;
regsvr32 /s msxml3.dll&lt;br/&gt;
regsvr32 msxml3r.dll&lt;br/&gt;
regsvr32 /s msxml3r.dll&lt;br/&gt;
regsvr32 Pgmr101.ocx&lt;br/&gt;
regsvr32 /s Pgmr101.ocx&lt;br/&gt;&lt;br/&gt;
You may need to cd into the system32 directory for this to work.


4. In Ubuntu, open Applications &gt; Wine &gt; Configure Wine.

5. In Libraries &gt; Existing Overrides:&lt;br/&gt;
msxml3.dll(native, builtin)&lt;br/&gt;
Note that the order is important: native, then builtin.


&lt;img src=&quot;http://blog.olivermerk.ca/images/oliver/wine_config.png&quot; /&gt;&lt;br clear=&quot;all&quot;/&gt;

6. Install the Windows version of Navicat via Wine and you should be good to go.

In terms of fonts, they can be tweaked either at the Wine level or in the application itself. Note that if you change fonts in the application, you must re-start it to see the changes.

Mine looks like this...&lt;br/&gt;&lt;br/&gt;
&lt;img src=&quot;http://blog.olivermerk.ca/images/oliver/navicat_wine.png&quot; /&gt;&lt;br clear=&quot;all&quot;/&gt; 
				</description>
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Tue, 31 Aug 2010 20:47:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2010/8/31/Navicat-on-Linux</guid>
				
			</item>
			
			<item>
				<title>QuickFolders for Thunderbird</title>
				<link>http://blog.olivermerk.ca/index.cfm/2010/8/28/QuickFolders-for-Thunderbird</link>
				<description>
				
				Just found a great extension to Thunderbird that has cut down on the amount of time I spend sorting through the daily email flood. QuickFolders is a project created by Alexander Malfait and Axel Grude. They&apos;ve obviously put a lot of time, thought and care into crafting this very configurable add-on.

Here&apos;s a screen shot from their site:&lt;br/&gt;
&lt;img src=&quot;http://quickfolders.mozdev.org/images/qfmain.gif&quot;/&gt;

As you can see, you create a tool bar of your most-used email folders for easy access. You can also drag emails onto these tabs for quick organization. And there are lots of settings to play around with until you get it looking just right.

I think this is such vital functionality that it should be part of the next version of Thunderbird.

The project home page is at &lt;a href=&quot;http://quickfolders.mozdev.org/index.html&quot; target=&quot;_new&quot;&gt;quickfolders.mozdev.org&lt;/a&gt;.

If you&apos;re a Thunderbird user, this one&apos;s a must-have. 
				</description>
				
				<category>General</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Sat, 28 Aug 2010 18:19:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2010/8/28/QuickFolders-for-Thunderbird</guid>
				
			</item>
			
			<item>
				<title>Flash Player 10 released</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/10/15/Flash-Player-10-released</link>
				<description>
				
				It&apos;s here! An the Linux version has a .DEB installer:
&lt;a href=&quot;http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&amp;promoid=DXLUJ&quot;&gt;Download the Linux version here&lt;/a&gt;. Other versions &lt;a href=&quot;http://www.adobe.com/products/flashplayer/&quot;&gt;here&lt;/a&gt;. The debug Linux version is &lt;a href=&quot;http://www.adobe.com/support/flashplayer/downloads.html#fp10&quot;&gt;here&lt;/a&gt;. 
				</description>
				
				<category>Flex</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Wed, 15 Oct 2008 06:44:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/10/15/Flash-Player-10-released</guid>
				
			</item>
			
			<item>
				<title>NBC Alienates Users</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/8/19/NBC-Alienates-Users</link>
				<description>
				
				Not only forcing Silverlight down our throats (&lt;a href=&quot;http://www.bennadel.com/blog/1326-Ewwww-Watching-Olympics-On-NBC-com-Requires-Microsoft-Silverlight.htm&quot; target=&quot;_new&quot;&gt;see Ben Nadel&apos;s hilarious post&lt;/a&gt;), but Windows as well.

And the hypocrisy of using Flash all over 
&lt;a href=&quot;http://www.nbc.com/&quot; target=&quot;_new&quot;&gt;their homepage&lt;/a&gt;
is brilliant.

Nice work NBC.

Thank you from all the Linux and Mac users around the world who are shielded from viewing your advertising. The wonderful things that happen when two great companies get together!

&lt;img src=&quot;http://blog.olivermerk.ca/images/oliver/nbcsucks.png&quot; alt=&quot;&quot; /&gt; 
				</description>
				
				<category>General</category>				
				
				<category>Flex</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Tue, 19 Aug 2008 19:45:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/8/19/NBC-Alienates-Users</guid>
				
			</item>
			
			<item>
				<title>Webmin: Web-based System Administration</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/8/5/Webmin-Webbased-System-Administration</link>
				<description>
				
				If you&apos;re running Apache, MySQL or just about any other service, this one&apos;s for you. I ran into &lt;a href=&quot;http://www.webmin.com/&quot; target=&quot;_new&quot;&gt;Webmin&lt;/a&gt; over the weekend as I embarked on re-building my home server (all Linux!).

I was finding the new Apache configs a bit of a handful so I started searching. Didn&apos;t take long to find this amazing tool for Linux (there&apos;s a &lt;a href=&quot;http://www.webmin.com/windows.html&quot; target=&quot;_new&quot;&gt;Windows alpha available&lt;/a&gt; as well).

And of course, it&apos;s free.

&lt;img src=&quot;http://blog.olivermerk.ca/images/oliver/webmin.png&quot; /&gt; 
				</description>
				
				<category>General</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Tue, 05 Aug 2008 20:04:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/8/5/Webmin-Webbased-System-Administration</guid>
				
			</item>
			
			<item>
				<title>Useful Windows Utility: allSnap</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/7/18/Useful-Windows-Utility-allSnap</link>
				<description>
				
				One thing I love about KDE is its default snapping behavior for all desktop windows. When I go back onto my work laptop (Windows) I miss this simple feature.

A fellow Toronto developer, Ivan Heckman from U of T, has created a great free utility that mimics this behavior in Windows. &lt;a href=&apos;http://www.cs.utoronto.ca/~iheckman/allsnap/&apos; target=&apos;_new&apos;&gt;Check it out here&lt;/a&gt;.

So what&apos;s &lt;em&gt;your&lt;/em&gt; favorite free Windows utility?

[Thanks Ivan!] 
				</description>
				
				<category>General</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Fri, 18 Jul 2008 14:16:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/7/18/Useful-Windows-Utility-allSnap</guid>
				
			</item>
			
			<item>
				<title>Flash Switcher</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/7/12/Flash-Switcher</link>
				<description>
				
				&lt;a href=&quot;http://www.sephiroth.it/firefox/flash_switcher/&quot; target=&quot;_new&quot;&gt;Flash Switcher&lt;/a&gt; is a Firefox add-on by Allessandro Crugnola for those developers concerned with Flash Player versions. I tried it a while back when it was Windows-only.

It&apos;s now got Linux and Mac capability as well and works with FF3!

&lt;a href=&quot;http://www.sephiroth.it/firefox/flash_switcher/&quot; target=&quot;_new&quot;&gt;Get Flash Switcher&lt;/a&gt;

Also check out his &lt;a href=&quot;http://www.sephiroth.it/firefox/flashtracer/&quot; target=&quot;_new&quot;&gt;Flash Tracer&lt;/a&gt; if you haven&apos;t already.

Thanks Allessandro! 
				</description>
				
				<category>Flex</category>				
				
				<category>AIR</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Sat, 12 Jul 2008 17:44:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/7/12/Flash-Switcher</guid>
				
			</item>
			
			<item>
				<title>Finally, useful calendar functionality for Thunderbird!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2008/4/5/Finally-Usable-Calendaring-for-Thunderbird</link>
				<description>
				
				I just upgraded my Lightning add-on for Thunderbird from 0.5 to 0.8 and wow! Some of the great new features:

&lt;ul&gt;
&lt;li&gt;You can invite attendees to meetings!&lt;/li&gt;
&lt;li&gt;You can use a common location to store your calendars. I&apos;ve got mine on my FTP server so it&apos;s accessible to anyone with access.&lt;/li&gt;
&lt;li&gt;The layout has been dramatically improved.&lt;/li&gt;
&lt;li&gt;You can assign tasks, and convert them to meetings or email messages.&lt;/li&gt;
&lt;li&gt;You can publish your calendar.&lt;/li&gt;
&lt;/ul&gt;

Now, I no longer need to hang my head in shame in front of my Outlook-using co-workers when they tell me to set up a meeting.

Get Lightning at:

&lt;a href=&apos;http://www.mozilla.org/projects/calendar/lightning/download.html&apos; &gt;http://www.mozilla.org/projects/calendar/lightning/download.html&lt;/a&gt; 
				</description>
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Sat, 05 Apr 2008 08:32:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2008/4/5/Finally-Usable-Calendaring-for-Thunderbird</guid>
				
			</item>
			
			<item>
				<title>BlazeDS!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/12/14/BlazeDS</link>
				<description>
				
				For those who may have been hesitant to use LiveCycle Data Services, Adobe has just announced the release of BlazeDS, an open source version of LCDS (formerly FDS). They have also published the AMF spec. Check out both on labs:

&lt;a href=&apos;http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5Fblazeds&apos;&gt;http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5Fblazeds&lt;/a&gt;

I&apos;m downloading now and will blog about the installation in a future post. The download even includes a Linux version.

Thanks, Adobe! 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Flex</category>				
				
				<category>AIR</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<category>LiveCycle</category>				
				
				<pubDate>Fri, 14 Dec 2007 06:44:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/12/14/BlazeDS</guid>
				
			</item>
			
			<item>
				<title>VirtualBox: The Virtual Machine Done Right!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/11/26/VirtualBox-The-Virtual-Machine-Done-Right</link>
				<description>
				
				When you do a lot of beta testing, it&apos;s useful to install on a clean system. Virtual machines (VMs) are a great way to quickly test new software without causing harm to your main desktop system.

Lately I&apos;ve been looking for a virtual machine environment that I can use on Windows (to run Linux) and Linux (to run Windows).

I used to use Connectix VirtualPC until Microsoft bought it. So much for decent Linux support. It was Windows-only as well.

About a year ago I paid for Parallels. It runs great on Windows (and Mac), but the Linux version is a complete dog. Sluggish graphics and it&apos;s a RAM hog. I&apos;ll be asking for my money back.

Then I found &lt;a href=&quot;http://www.virtualbox.org/&quot; target=&quot;_new&quot;&gt;VirtualBox&lt;/a&gt;. Excellent cross-platform performance, including Guest Additions for both Linux &lt;em&gt;and&lt;/em&gt; Windows (basically a set of drivers for video, network, etc.). You can easily transport virtual hard disks from one platform to another. Speed feels almost native due to the use of Intel VT-x and AMD-V technology.

Most cool is a feature the manual calls &quot;Seamless windows&quot;, where you can run apps on the host desktop, essentially hiding the guest OS desktop. Parallels has had this for the Mac for a while, but has yet to keep the Windows and Linux versions in sync.

Oh, and did I mention the cost? $0. 
				</description>
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Mon, 26 Nov 2007 22:00:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/11/26/VirtualBox-The-Virtual-Machine-Done-Right</guid>
				
			</item>
			
			<item>
				<title>Rant: My Yahoo! My A**!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/11/21/Rant-MyYahoo</link>
				<description>
				
				I&apos;ve just about had it with these idiots. For years I&apos;ve been able to use My Yahoo! page under Linux. Now, all of a sudden I get this condescending message.

I wouldn&apos;t mind using the new beta version if it didn&apos;t suck so badly. You can&apos;t even customize the display font like you could in the new version. It&apos;s just plain &quot;fugly.&quot; And you simply cannot get back to the old version (which worked fine!).

I tried to contact them about this to no avail.

If anyone from Yahoo! is reading this, you&apos;ve just pissed off every Linux user out there. Nice work!

&lt;img src=&quot;http://blog.olivermerk.ca/images/oliver/yahoo!.png&quot; /&gt; 
				</description>
				
				<category>General</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Wed, 21 Nov 2007 20:11:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/11/21/Rant-MyYahoo</guid>
				
			</item>
			
			<item>
				<title>Linux: Kubuntu 7.10 Released!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/10/18/Linux-Kububtu-710-Released</link>
				<description>
				
				According the the upgrade site, Ubuntu/Kubuntu have been released as of today!

I&apos;m really looking forward to the much-anticipated new version. 7.10, or Gutsy Gibbon, promises a 3-D desktop, a new version of KDE and the native ability to read and write NTFS drives. There&apos;s also a new video control panel that&apos;s supposed to make hand-editing config files a thing of the past.

Here&apos;s the official word on how to upgrade: &lt;a href=&apos;http://www.ubuntu.com/getubuntu/upgrading&apos; target=&apos;_new&apos;&gt;http://www.ubuntu.com/getubuntu/upgrading&lt;/a&gt;

Let me know how your upgrade goes (if you&apos;re in the club;). I&apos;ll post again when I&apos;ve finished my upgrade.

&lt;b&gt;Update:&lt;/b&gt; Well, the suggested upgrade path (using Adept) didn&apos;t work. I&apos;m now downloading the alternate CD for 7.10 and will try an upgrade from that... 
				</description>
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Thu, 18 Oct 2007 07:58:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/10/18/Linux-Kububtu-710-Released</guid>
				
			</item>
			
			<item>
				<title>Adobe Flex Builder Linux!</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/10/2/Adobe-Flex-Builder-Linux</link>
				<description>
				
				The masses have spoken and Adobe has listened! As many of you know I&apos;m a strong Linux advocate. This evening, Steven Heinz, Flex Builder Product manager announced at Max that Flex Builder Linux Alpha is now &lt;a href=&apos;http://labs.adobe.com/technologies/flex/flexbuilder_linux/&apos; target=&apos;_new&apos;&gt;available on labs&lt;/a&gt;. If you&apos;re interested in this product, please provide as much feedback to the FB Linux team as you can. 
				</description>
				
				<category>Flex</category>				
				
				<category>AIR</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Tue, 02 Oct 2007 22:28:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/10/2/Adobe-Flex-Builder-Linux</guid>
				
			</item>
			
			<item>
				<title>Acrobat Reader for Linux</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/9/15/Acrobat-Reader-for-Linux</link>
				<description>
				
				Kudos to Adobe on their recent release of the &lt;a href=&apos;http://www.adobe.com/products/acrobat/readstep2_allversions.html&apos; target=&apos;_new&apos;&gt;Acrobat Reader 8.1.1 for Linux&lt;/a&gt;. I&apos;ve tried previous versions and they were buggy and slow to the point of being completely unusable.

With this new version, startup time is 2 seconds on my modest P-IV 3GHz Kubuntu box. Text display is incredibly clear on my LCD monitor and zoom rendering is very snappy. And best of all, it&apos;s very stable.

I&apos;m happy to see Adobe acknowledging Linux as a desktop platform. I&apos;d like to see some of their other software make the leap some day... 
				</description>
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Sat, 15 Sep 2007 14:13:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/9/15/Acrobat-Reader-for-Linux</guid>
				
			</item>
			
			<item>
				<title>Clean your clock</title>
				<link>http://blog.olivermerk.ca/index.cfm/2007/5/28/Clean-your-clock</link>
				<description>
				
				It&apos;s a simple matter to change the tray clock&apos;s font size and appearance in KDE under Linux, but just try it in Windows. Good luck.

I finally found a utility to allow me to customize how the tray clock in Windows looks: 
&lt;a href=&apos;http://homepage1.nifty.com/kazubon/tclocklight/index.html&apos;&gt;TClock Light&lt;/a&gt;

And best of all, it&apos;s free! 
				</description>
				
				<category>General</category>				
				
				<category>Linux/Ubuntu</category>				
				
				<pubDate>Mon, 28 May 2007 19:03:00-0400</pubDate>
				<guid>http://blog.olivermerk.ca/index.cfm/2007/5/28/Clean-your-clock</guid>
				
			</item>
			</channel></rss>