<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>sitharus.com</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/" />
    <link rel="self" type="application/atom+xml" href="http://www.sitharus.com/atom.xml" />
    <id>tag:www.sitharus.com,2009-10-16://1</id>
    <updated>2010-07-14T06:48:47Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

<entry>
    <title>Comic Sans Be Gone update</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/07/comic-sans-be-gone-update.html" />
    <id>tag:www.sitharus.com,2010://1.28</id>

    <published>2010-07-14T06:46:24Z</published>
    <updated>2010-07-14T06:48:47Z</updated>

    <summary>Just a minor update, Comic Sans Be Gone now works on inline styles and FONT tags. Thanks to goblindegook for that. For Chrome users goblindegook&#8217;s Allvetica replaces Arial and optionally Comic Sans with Helvetica....</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>Just a minor update, <a href="/comic-sans-be-gone.html">Comic Sans Be Gone</a> now works on inline styles and FONT tags. Thanks to <a href="http://github.com/goblindegook">goblindegook</a> for that.</p>

<p>For Chrome users goblindegook&#8217;s <a href="http://github.com/goblindegook/Allvetica">Allvetica</a> replaces Arial and optionally Comic Sans with Helvetica.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Comic Sans? Shoo!</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/07/comic-sans-shoo.html" />
    <id>tag:www.sitharus.com,2010://1.26</id>

    <published>2010-07-11T11:30:48Z</published>
    <updated>2010-07-11T11:40:06Z</updated>

    <summary>We all love to hate Comic Sans, so I whipped up a little Safari extension to remove it from any page and replace it with a much more pleasing font. I was concerned that changing the font would mess up...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>We all love to hate Comic Sans, so I whipped up a little Safari extension to remove it from any page and replace it with a much more pleasing font.</p>

<p>I was concerned that changing the font would mess up designs, but then I remembered that they were using comic sans, so it wasn&#8217;t a real concern.</p>

<p>However, it <strong>will slow down all web pages</strong>, as it iterates all stylesheet rules. If you notice your browser going slow this is probably why. Caveat Emptor.</p>

<p>So with that, I present <a href="http://www.sitharus.com/files/comicSansBeGone.safariextz">Comic Sans Be Gone</a>.</p>

<p>The latest information will be <a href="http://www.sitharus.com/comic-sans-be-gone.html">on the product page</a>, and I&#8217;ve made an update manifest for it.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Dusk</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/06/dusk.html" />
    <id>tag:www.sitharus.com,2010://1.25</id>

    <published>2010-06-21T09:06:30Z</published>
    <updated>2010-06-21T09:07:42Z</updated>

    <summary>It&#8217;s winter in New Zealand. I took this on my way home from work, at least the days will start getting longer!...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>It&#8217;s winter in New Zealand. I took this on my way home from work, at least the days will start getting longer!</p>

<p><a href="http://www.flickr.com/photos/sitharus/4720456154/"><img src="http://farm5.static.flickr.com/4063/4720456154_4b5491359a_d.jpg" class="photo" width="375" height="500" /></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Apple and Third-party frameworks</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/04/apple-and-third-party-frameworks.html" />
    <id>tag:www.sitharus.com,2010://1.24</id>

    <published>2010-04-11T21:45:20Z</published>
    <updated>2010-04-11T21:46:18Z</updated>

    <summary>Over on the TaoEffect blog there&#8217;s an article on iPhone and third party frameworks where it&#8217;s claimed that cross-platform frameworks can work because it works for Firefox on MacOS X. Even the blog acknowleges that there are problems, noting that...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>Over on the TaoEffect blog there&#8217;s an article on <a href="http://www.taoeffect.com/blog/2010/04/steve-jobs-response-a-brief-followup/">iPhone and third party frameworks</a>
where it&#8217;s claimed that cross-platform frameworks can work because it works for <a href="http://www.mozilla.com/firefox/">Firefox</a>
on MacOS X.</p>

<p>Even the blog acknowleges that there are problems, noting that it doesn&#8217;t integrate with
the system keychain, but that these are &#8220;minor issues&#8221;.</p>

<p>I disagree.</p>

<p>Since Firefox doesn&#8217;t use the keychain passwords in Firefox are not subject to my keychain
policy. I don&#8217;t know if the passwords are secure when I lock my machine, I can&#8217;t delete them
using the administration tools, and they can&#8217;t be shared with other apps if I allow. This
is a major issue, especially on a mobile device.</p>

<p>The important thing is the user would never notice that.</p>

<p>Firefox also doesn&#8217;t obey the system proxy settings. Granted, that&#8217;s useful for me, but
imagine a corporate situation where there&#8217;s a company proxy. Start Firefox and it&#8217;ll ignore
all system settings.</p>

<p>Then there&#8217;s the preferences dialog, which just throws the entire HIG out of the window.</p>

<p>While all this may be acceptable to many user, especially &#8220;power users&#8221;, this is not the
experience Apple wants for the devices.</p>

<p>Games, of course, are a special case where the UI is almost entirely custom, but if
developers get too &#8220;creative&#8221; it&#8217;s detrimental for all.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>The Steve Irwin</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/03/the-steve-irwin.html" />
    <id>tag:www.sitharus.com,2010://1.23</id>

    <published>2010-03-19T19:17:16Z</published>
    <updated>2010-03-19T19:20:01Z</updated>

    <summary>Sea Shepherd&#8217;s ship, Steve Irwin is visiting Wellington for a few days after returning from the southern ocean. I may not completely agree with their methods, but all Greenpeace do these days is hassle people on the street....</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>Sea Shepherd&#8217;s ship, Steve Irwin is visiting Wellington for a few days after returning from the southern ocean. I may not completely agree with their methods, but all Greenpeace do these days is hassle people on the street.</p>

<p><a href="http://www.flickr.com/photos/sitharus/4446257880/"><img src="http://farm3.static.flickr.com/2703/4446257880_b5499e446f.jpg" class="photo" width="375" height="500" /></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Reflection</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/02/reflection.html" />
    <id>tag:www.sitharus.com,2010://1.15</id>

    <published>2010-02-19T02:00:18Z</published>
    <updated>2010-02-19T02:01:34Z</updated>

    <summary></summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p><a href="http://www.flickr.com/photos/sitharus/4363876349/"><img src="http://farm5.static.flickr.com/4003/4363876349_1441f9c7fc_d.jpg" alt="Reflection in water" class="photo" /></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Xero</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2010/02/xero.html" />
    <id>tag:www.sitharus.com,2010://1.14</id>

    <published>2010-02-07T07:59:31Z</published>
    <updated>2010-02-07T08:06:42Z</updated>

    <summary>This year I started a new job, moving from my old position of a Java/iPhone developer at Innaworks to a C#/ASP.NET developer at Xero. This involved using Windows as a primary platform for the first time in at least 5...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>This year I started a new job, moving from my old position of a Java/iPhone developer at <a href="http://www.innaworks.com/">Innaworks</a> to a C#/ASP.NET developer at <a href="http://www.xero.com/">Xero</a>. This involved using Windows as a primary platform for the first time in at least 5 years.</p>

<p>Windows 7, while in my opinion more refined than Windows XP, still feels like Windows. The development tools have more features than Xcode, but fewer than Eclipse, and the profiling tools just aren&#8217;t Shark.</p>

<p>However, I think it&#8217;s a good move. The people have been great so far, and I now believe I can do something that will actually affect people&#8217;s lives.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Movable Type 4, Lighttpd and FastCGI</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2009/11/movable-type-4-lighttpd-and-fastcgi.html" />
    <id>tag:www.sitharus.com,2009://1.6</id>

    <published>2009-11-13T11:35:02Z</published>
    <updated>2009-11-13T11:39:48Z</updated>

    <summary>Since this was very hard to google I think it needs more links. I&#8217;ve just set up Movable Type 4.3 to use fastcgi under lighttpd. I use lighttpd because it&#8217;s (normally) easier than apache, and my VPS doesn&#8217;t have any...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>Since this was very hard to google I think it needs more links.</p>

<p>I&#8217;ve just set up Movable Type 4.3 to use fastcgi under lighttpd. I use lighttpd because it&#8217;s (normally) easier than apache, and my VPS doesn&#8217;t have any swap - apache is heavyweight in the RAM department. However, I do have RAM to spare, so caching the perl seems smart, especially with CPU that&#8217;s probably overcommitted.</p>

<p>It turns out you need <a href="http://dererumnatura.us/docs/mt-dispatch.html">MT-Dispatch</a> to get it running. I&#8217;m using Ubuntu Jaunty, so it&#8217;s a fairly recent lighttpd.</p>

<p>You&#8217;ll also want to modify the <a href="http://redmine.lighttpd.net/projects/lighttpd/wiki/ScriptsUbuntu">spawn-fcgi Ubuntu init script</a> to spawn fcgi. I removed the PHP references and stopped it starting/stopping lighttpd with the fcgi.</p>

<p>So now I have fastcgi, it makes the admin interface faster :)</p>
]]>
        

    </content>
</entry>

<entry>
    <title>TypeKit is live!</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2009/11/typekit-is-live.html" />
    <id>tag:www.sitharus.com,2009://1.5</id>

    <published>2009-11-11T10:44:27Z</published>
    <updated>2009-11-11T10:46:55Z</updated>

    <summary>I&#8217;ve long been a supporter of getting font embedding working on the web - I&#8217;m tired of seeing Arial and Verdana everywhere. They&#8217;re pretty screen fonts, but variety is the spice of life I&#8217;m told. But today TypeKit is out...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>I&#8217;ve long been a supporter of getting font embedding working on the web - I&#8217;m tired of seeing Arial and Verdana everywhere. They&#8217;re pretty screen fonts, but variety is the spice of life I&#8217;m told.</p>

<p>But today <a href="http://www.typekit.com">TypeKit</a> is out of testing, ready for general consumption! This site is using typekit right now, you can see the fonts in any modern browser.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Springtime</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2009/11/springtime.html" />
    <id>tag:www.sitharus.com,2009://1.4</id>

    <published>2009-10-31T23:42:01Z</published>
    <updated>2009-11-11T11:11:10Z</updated>

    <summary>Wellington is heading in to spring again, so it&#8217;s time to dust of the camera....</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>Wellington is heading in to spring again, so it&#8217;s time to dust of the camera.</p>

<p><a href="http://www.flickr.com/photos/sitharus/4062471686/in/set-72157622580388883/"><img src="http://farm4.static.flickr.com/3502/4062471686_5f62f9790d.jpg" alt="New Zealand flax starting to flower" class="photo" /></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>The site lives!</title>
    <link rel="alternate" type="text/html" href="http://www.sitharus.com/2009/10/the-site-lives.html" />
    <id>tag:www.sitharus.com,2009://1.2</id>

    <published>2009-10-16T13:15:29Z</published>
    <updated>2009-10-16T13:21:30Z</updated>

    <summary>After a rather extended absence I have resurrected my website. I will be adding content back, though not everything that was up before. Hopefully I will add new things as well. I&apos;ve moved from SVN to Git, so all my...</summary>
    <author>
        <name>sitharus</name>
        
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sitharus.com/">
        <![CDATA[<p>After a rather extended absence I have resurrected my website. I will be adding content back, though not everything that was up before. Hopefully I will add new things as well.</p>

<p>I've moved from SVN to Git, so all my published source will now be in git. I'm hoping to publish some projects I've been working on, but that depends on time.</p>

<p>I will eventually get a contact form running, but for now my email is my-domain@my-domain.com, replacing my-domain with this one.</p>
]]>
        

    </content>
</entry>

</feed>
