<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>FlipsideReality</title>
	<link>http://flipsidereality.com/blog</link>
	<description>Once upon a time, in a land far far away...</description>
	<lastBuildDate>Thu, 18 Feb 2010 09:56:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Copy email into gmail using imapsync</title>
		<description><![CDATA[Imapsync has added support for gmail recently. The FAQ lists an example too. This is how I did it (coming from courier) :

./imapsync \
--host1 mail,from.com --user1 user@from.com --tls1 --authmech1 LOGIN \
--host2 imap.gmail.com --user2 user@to.com --ssl2 --authmech2 LOGIN --port2 993 \
--exclude Trash --useheader 'Message-Id' --skipsize \
--regextrans2 's&#124;Sent&#124;\[Google Mail\]/Sent Mail&#124;g' \
--regextrans2 's&#124;Drafts&#124;\[Google Mail\]/Drafts&#124;g' \
--dry --justfolders

It&#8217;s worth noting [...]]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/copy-email-into-gmail-using-imapsync/</link>
			</item>
	<item>
		<title>VMWare &#8211; Freeze time.</title>
		<description><![CDATA[It&#8217;s sometimes useful to be able to freeze time in your VM&#8217;s (trialware). This is how you do it:

Install your flavour of windows in your vmware product.
Install VMware tools
 Disable Windows Time Sync
 Power off the Virtual Machine
 Navigate to the folder where the Virtual Machine is stored.
 Open the .vmx file in notepad
 Add [...]]]></description>
		<link>http://flipsidereality.com/blog/work/vmware-freeze-time/</link>
			</item>
	<item>
		<title>Sun teams up with OpenERP. I hope this doesn&#8217;t mean that they are shifting from postgrs to mySQL&#8230;</title>
		<description><![CDATA[A post on Fabian Pinckaers blog today (also on sun&#8217;s homepage) announces a partnership between OpenERP and Sun, including mySQL branches. I really hope this is not going ot be to the determent of the postgres version&#8230;

]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/sun-teams-up-with-openerp-i-hope-this-doesnt-mean-that-they-are-shifting-from-postgrs-to-mysql/</link>
			</item>
	<item>
		<title>Getting exchange &amp; outlook to listen to X-Spam headers</title>
		<description><![CDATA[From this article on exchangepedia.com
Getting spamassasin&#8217;s rankings through to outlook so users can look in their own spam bin has been on my wishlist for ages. It turns out that since exchange 2003SP2 the CFA (content filter agent) has been installed by default. This is how you get it to do the magic:
1. Fire up [...]]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/getting-exchange-outlook-to-listen-to-x-spam-headers/</link>
			</item>
	<item>
		<title>Stupid gedit won&#8217;t save to cifs share (ubuntu 9.10 karmic)</title>
		<description><![CDATA[So stupid gedit (which is fantastic on all other ways) won&#8217;t save to a cifs mounted share properly because of an unsupported copy option. Robbie Basak has provided a patched version that overcomes this issue. To install this in karmic, do the following:
AMD64:
cd /tmp
wget https://launchpad.net/~racb/+archive/fixes/+files/gedit_2.28.0-0ubuntu2~basak1_amd64.deb
sudo dpkg -i gedit_2.28.0-0ubuntu2~basak1_amd64.deb
i386:
cd /tmp
wget https://launchpad.net/~racb/+archive/fixes/+files/gedit_2.28.0-0ubuntu2~basak1_i386.deb
sudo dpkg -i gedit_2.28.0-0ubuntu2~basak1_i386.deb
I believe that [...]]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/stupid-gedit-wont-save-to-cifs-share-ubuntu-9-10-karmic/</link>
			</item>
	<item>
		<title>applianceshop &#8211; nice preconfigured asterisk boxes</title>
		<description><![CDATA[Worth a look &#8211; they do very competitive preconfigured asterisk boxen, also pfSense &#38; m0n0, but I&#8217;d rather use a couple of old workstations for that.

]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/applianceshop-nice-preconfigured-asterisk-boxes/</link>
			</item>
	<item>
		<title>Nice clear Hackintosh install insructions for the technically minded</title>
		<description><![CDATA[A really nice guide, aimed at the technically competent explaining the current state of the hackintosh world (really good) 

]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/nice-clear-hackintosh-install-insructions-for-the-technically-minded/</link>
			</item>
	<item>
		<title>SliTaz 30mb desktop</title>
		<description><![CDATA[SliTaz is a free operating system, working completely in RAM and booting from removable media such as a cdrom or USB key. SliTaz is distributed as a LiveCD, and weighs less than 30MB. The system is quick and responsive, clean and robust. SliTaz is simple and intuitive, providing a lightweight, elegant desktop, detailed documentation and [...]]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/slitaz-30mb-desktop/</link>
			</item>
	<item>
		<title>EDE desktop</title>
		<description><![CDATA[EDE is a small desktop environment that is meant to be simple and fast. EDE&#8217;s window manager uses less memory than a standard xterm.It is based on a modified version of FLTK called eFLTK.

]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/ede-desktop/</link>
			</item>
	<item>
		<title>windows 7 mklink is actually useful.</title>
		<description><![CDATA[Windows 7 ships with the ability to utilise NTFS&#8217;s symlinks (did vista do this too?). I have used this to get around the fact that win7 x64 refuses to index networked folders, thus stopping me from adding my media library and music (samba share) to media player.
1. Create a temp folder on your hard drive [...]]]></description>
		<link>http://flipsidereality.com/blog/uncategorized/windows-7-mklink-is-actually-useful/</link>
			</item>
</channel>
</rss>
