<?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>josh &#62;&#62; /dev/blog &#38;</title>
	<atom:link href="http://joshua.almirun.com/feed" rel="self" type="application/rss+xml" />
	<link>http://joshua.almirun.com</link>
	<description>technology, politics, armchair philosophy</description>
	<lastBuildDate>Sun, 02 Jan 2011 13:06:51 +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>kill -9 blog</title>
		<link>http://joshua.almirun.com/tech/kill-9-blog</link>
		<comments>http://joshua.almirun.com/tech/kill-9-blog#comments</comments>
		<pubDate>Sun, 02 Jan 2011 13:06:51 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/?p=288</guid>
		<description><![CDATA[I&#8217;ve stopped posting to this blog; I use this one instead, now. Share This]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve stopped posting to this blog; I use <a href="http://joshuamostafa.info/">this one instead</a>, now.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=288&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_288" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/kill-9-blog/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the point of TextMate?</title>
		<link>http://joshua.almirun.com/tech/what-is-the-point-of-textmate</link>
		<comments>http://joshua.almirun.com/tech/what-is-the-point-of-textmate#comments</comments>
		<pubDate>Tue, 29 Jun 2010 23:59:25 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rubymine]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/?p=285</guid>
		<description><![CDATA[Since starting to write Rails apps, I hear people rave about TextMate but really I don&#8217;t see the point. What&#8217;s so great about it? I used it for the duration of the trial but during that time I felt completely under-powered. RubyMine, on the hand, had pretty much zero learning curve, easy to debug with [...]]]></description>
			<content:encoded><![CDATA[<p>Since starting to write Rails apps, I hear people rave about TextMate but really I don&#8217;t see the point. What&#8217;s so great about it? I used it for the duration of the trial but during that time I felt completely under-powered. <a href="http://www.jetbrains.com/ruby/index.html">RubyMine</a>, on the hand, had pretty much zero learning curve, easy to debug with breakpoints, and everything Rails-related accessible from the menus. Memory footprint is bit bigger, but so what? Memory is cheap. I can have debug sessions in both RubyMine and Flash Builder open at the same time and my laptop doesn&#8217;t creak. TextMate on the other hand seems entirely mystifying. I&#8217;ve heard it&#8217;s the editor you want if you&#8217;re comfortable with the shell, which I am, but I still don&#8217;t get it. I would rather have a convenient modern IDE that works the way I expect it. I still feel like I&#8217;m missing something though, so feel free to shoot me down in the comments &#8230;</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=285&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_285" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/what-is-the-point-of-textmate/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IntelliJ IDEA + Flex</title>
		<link>http://joshua.almirun.com/tech/intellj-idea</link>
		<comments>http://joshua.almirun.com/tech/intellj-idea#comments</comments>
		<pubDate>Mon, 18 Jan 2010 19:59:14 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flex builder]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/intellj-idea</guid>
		<description><![CDATA[My MacBook is getting a bit weather-beaten and I&#8217;m thinking of a getting a replacement. Maybe a PC laptop this time (cheaper) which means I would run Ubuntu. The only problem is that Flex Builder 3 for Linux is only at alpha stage, and there is no official date for a full release as far [...]]]></description>
			<content:encoded><![CDATA[<p>My MacBook is getting a bit weather-beaten and I&#8217;m thinking of a getting a replacement. Maybe a PC laptop this time (cheaper) which means I would run Ubuntu. The only problem is that Flex Builder 3 for Linux is only at alpha stage, and there is no official date for a full release as far as I know. </p>
<p>So I&#8217;m thinking about alternatives. IntelliJ <a hreef="http://blogs.adobe.com/flex/archives/2009/11/flex_builder_linux_alpha_5_rel.html">offers</a> Flex development support. It would be nice to say goodbye to the Eclipse platform. Has anyone out there used IntelliJ for Flex dev, and if so, can you comment on your experiences? Ta.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=283&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_283" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/intellj-idea/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FlexORM</title>
		<link>http://joshua.almirun.com/tech/flexorm</link>
		<comments>http://joshua.almirun.com/tech/flexorm#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:40:59 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[orm]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/flexorm</guid>
		<description><![CDATA[Taking a look at the FlexORM system for AIR development and it&#8217;s brilliant. About a year ago I was wishing there was something like this and now here it is! Great job from the Codec people. Share This]]></description>
			<content:encoded><![CDATA[<p>Taking a look at the <a href="http://flexorm.riaforge.org/">FlexORM</a> system for AIR development and it&#8217;s brilliant. About a year ago I was wishing there was something like this and now here it is! Great job from the <a href="http://codec.co.nz/">Codec</a> people.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=282&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_282" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/flexorm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Leopard</title>
		<link>http://joshua.almirun.com/tech/slow-leopard</link>
		<comments>http://joshua.almirun.com/tech/slow-leopard#comments</comments>
		<pubDate>Thu, 24 Sep 2009 20:28:31 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/?p=275</guid>
		<description><![CDATA[Ever since I&#8217;ve installed Snow Leopard on my Macbook it&#8217;s incredibly slow to boot up. It shows the Apple logo and the spinning wheel for around the normal length of time, then there&#8217;s a long wait (between 2 and 10 minutes) with a pale blue screen. Eventually the login window appears. I&#8217;ve seen a lot [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I&#8217;ve installed Snow Leopard on my Macbook it&#8217;s incredibly slow to boot up. It shows the Apple logo and the spinning wheel for around the normal length of time, then there&#8217;s a long wait (between 2 and 10 minutes) with a pale blue screen. Eventually the login window appears. </p>
<p>I&#8217;ve seen <a href="http://forums.macrumors.com/showthread.php?t=785635">a</a> <a href="http://forums.macrumors.com/showthread.php?t=779082">lot</a> <a href="http://www.mac-forums.com/forums/os-x-operating-system/166110-very-slow-startup-w-snow-leopard.html">of</a> <a href="http://discussions.apple.com/thread.jspa?threadID=2147815&#038;tstart=0">similar</a> <a href="http://www.emiratesmac.com/forums/troubleshooting-mac/8478-snow-leopard-slow-start-shutdown.html">problems</a> on forums around the web. </p>
<p>I thought one of Snow Leopard&#8217;s selling points was that it was faster to boot up than previous versions of OS X. And one of the Mac&#8217;s selling points was that it did not screw you around with the &#8216;Blue Screen Of Death&#8217;. This isn&#8217;t death exactly &#8230; more the Azure Screen Of Coma. </p>
<p>If Adobe hadn&#8217;t <a href="http://gruchalski.com/2009/04/22/flex-builder-3-for-linux-on-hold/">abandoned development</a> of FB/Linux (<a href="http://bugs.adobe.com/jira/browse/FB-19053">vote against</a> this folly), I would wipe OS X off my Macbook and run Ubuntu.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=275&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_275" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/slow-leopard/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASAXB: JAXB for AS3</title>
		<link>http://joshua.almirun.com/tech/asaxb-jaxb-for-as3</link>
		<comments>http://joshua.almirun.com/tech/asaxb-jaxb-for-as3#comments</comments>
		<pubDate>Thu, 13 Aug 2009 19:29:00 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/asaxb-jaxb-for-as3</guid>
		<description><![CDATA[In April last year I was thinking out loud about how a JAXB-for-AS3 would be a good thing. I didn&#8217;t pursue it much, had a couple of ideas that turned out to be dead ends. So I forgot all about it. Lo and behold, though, someone (independently) had very similar thoughts and acted on them. [...]]]></description>
			<content:encoded><![CDATA[<p>In April last year I was <a href="http://joshua.almirun.com/tech/ria/flash/how-about-an-xsd-to-as3-class-generator">thinking out loud</a> about how a JAXB-for-AS3 would be a good thing. I didn&#8217;t pursue it much, had a couple of <a href="http://joshua.almirun.com/tech/ria/flash/marshalling-as3-from-xsd-continued">ideas</a> that turned out to be dead ends. So I forgot all about it.</p>
<p>Lo and behold, though, someone (independently) had very similar thoughts and acted on them. Conrad Winchester and a couple other folks have begun work on <a href="http://code.google.com/p/asaxb/">ASAXB</a>, which looks like a very promising project. I am keen to get an AS3 implementation of <a href="http://www.j2ee.me/webservices/docs/1.6/jaxb/xjc.html">xjc</a> happening to complement the marshalling / unmarshalling code that&#8217;s already been written. Once we&#8217;ve got the next round of features build at <a href="http://www.makebook.com/">makebook</a>, I will have a little more time to work on it. </p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=267&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_267" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/asaxb-jaxb-for-as3/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mail servers</title>
		<link>http://joshua.almirun.com/tech/mail-servers</link>
		<comments>http://joshua.almirun.com/tech/mail-servers#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:19:46 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[mail servers]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/mail-servers</guid>
		<description><![CDATA[I just set up Postfix and Dovecot on my Ubuntu VPS &#8230; thanks to this tutorial it was &#8230; not painless exactly, but not half as bad as I was afraid it would be. Great tutorial, highly recommended &#8211; it&#8217;s for Debian but I think there was only one small change required to use it [...]]]></description>
			<content:encoded><![CDATA[<p>I just set up Postfix and Dovecot on my Ubuntu VPS &#8230; thanks to <a href="http://workaround.org/articles/ispmail-etch/">this tutorial</a> it was &#8230; not painless exactly, but not half as bad as I was afraid it would be. Great tutorial, highly recommended &#8211; it&#8217;s for Debian but I think there was only one small change required to use it for Ubuntu (specify &#8220;multiverse&#8221; instead of &#8220;non-free&#8221; in the package sources) &#8230;</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=266&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_266" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/mail-servers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A native Norton Commander clone for OS X</title>
		<link>http://joshua.almirun.com/tech/a-native-norton-commander-for-os-x</link>
		<comments>http://joshua.almirun.com/tech/a-native-norton-commander-for-os-x#comments</comments>
		<pubDate>Mon, 22 Jun 2009 04:53:09 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/a-native-norton-commander-for-os-x</guid>
		<description><![CDATA[At last, an orthodox file manager for OS X &#8230; that is, not just something that runs on OS X (like the Java app muCommander or KDE&#8217;s Krusader, which runs via X Windows), but a proper native app. I&#8217;ve just installed XFolders, and it&#8217;s brilliant &#8211; sehr gut! Share This]]></description>
			<content:encoded><![CDATA[<p>At last, an <a href="http://en.wikipedia.org/wiki/Orthodox_file_manager#Orthodox_file_managers">orthodox file manager</a> for OS X &#8230; that is, not just something that <em>runs</em> on OS X (like the Java app <a href="http://www.mucommander.com/">muCommander</a> or KDE&#8217;s <a href="http://www.krusader.org/">Krusader</a>, which runs via X Windows), but a proper native app. I&#8217;ve just installed <a href="http://www.kai-heitkamp.com/">XFolders</a>, and it&#8217;s brilliant &#8211; sehr gut!</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=264&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_264" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/a-native-norton-commander-for-os-x/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Makebook: next gen flex app for writers (fp10)</title>
		<link>http://joshua.almirun.com/tech/ria/flex/makebook-next-gen-flex-app-for-writers-fp10</link>
		<comments>http://joshua.almirun.com/tech/ria/flex/makebook-next-gen-flex-app-for-writers-fp10#comments</comments>
		<pubDate>Thu, 21 May 2009 16:08:21 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[flash player 10]]></category>
		<category><![CDATA[sleeplessness]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/?p=256</guid>
		<description><![CDATA[Isn&#8217;t it a great feeling when a project that you&#8217;ve been working on for a long time finally goes live? Introducing Makebook: a web app that lets you create books and manage a library of stories, recipes, poems, whatever &#8230; I&#8217;ve been developing the Flex front end for about 7-8 months now, and it&#8217;s been [...]]]></description>
			<content:encoded><![CDATA[<p>Isn&#8217;t it a great feeling when a project that you&#8217;ve been working on for a long time finally goes live? </p>
<p>Introducing <a href="http://www.makebook.com/">Makebook</a>: a web app that lets you create books and manage a library of stories, recipes, poems, whatever &#8230; I&#8217;ve been developing the Flex front end for about 7-8 months now, and it&#8217;s been an interesting ride. It&#8217;s requires Flash 10 &#8212; it&#8217;s on the bleeding edge in some respects. I have the sleep deprivation to prove it :)</p>
<p>Here&#8217;s a screenshot of the editor:</p>
<p><a href="http://www.makebook.com/"><img src="http://joshua.almirun.com/wp-content/uploads/2009/05/mb_grab_med.jpg" alt="mb_grab_med" title="mb_grab_med" width="448" height="350" class="alignnone size-full wp-image-261" /></a></p>
<p><a href="http://www.makebook.com/">Sign up</a> and have a go. Let me know what you think. </p>
<p>I would love to talk about the set of features that we&#8217;re working on next, but that would spoil the surprise now wouldn&#8217;t it :)</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=256&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_256" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/ria/flex/makebook-next-gen-flex-app-for-writers-fp10/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sydney Uni email FAIL</title>
		<link>http://joshua.almirun.com/tech/sydney-uni-email-fail</link>
		<comments>http://joshua.almirun.com/tech/sydney-uni-email-fail#comments</comments>
		<pubDate>Mon, 18 May 2009 07:26:12 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/sydney-uni-email-fail</guid>
		<description><![CDATA[I just tried logging in to my Sydney Uni email and found they&#8217;ve switched to Outlook Web Access. What a staggering piece of stupidity. Locking an academic email facility in to a commercial third party is a wrong move in the first place. Given that they made this bad decision, why use Outlook Web Access [...]]]></description>
			<content:encoded><![CDATA[<p>I just tried logging in to my Sydney Uni email and found they&#8217;ve switched to Outlook Web Access. </p>
<p>What a staggering piece of stupidity. Locking an academic email facility in to a commercial third party is a wrong move in the first place. Given that they made this bad decision, why use Outlook Web Access and not a decent one like GMail? </p>
<p>Best option would have been to install some decent open source system like Zimbra or AtMail &#8230; </p>
<p>No doubt it made sense on some managerese-encoded list of strategic gibberish, but it&#8217;s a poor choice both technically and ethically.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=255&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_255" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/sydney-uni-email-fail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

