<xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>o.zero</title>
    <link>http://oyam.ca/</link>
    <language>en</language>
    <webMaster>mayo@oyam.ca (Mayo Jordanov)</webMaster>
    <copyright>Copyright 2008</copyright>
    <ttl>60</ttl>
    <pubDate>Wed, 30 Jul 2008 00:37:50 PDT</pubDate>
    <description>origin.zero</description>
    <item>
      <title>ActiveSync doesn't sync</title>
      <link>http://oyam.ca//articles/2008/07/30/activesync-doesnt-sync.html</link>
      <pubDate>Wed, 30 Jul 2008 01:10:00 PDT</pubDate>
      <guid>http://oyam.ca//articles/2008/07/30/activesync-doesnt-sync.html</guid>
      <description>With some customized configurations of IIS, ActiveSync won't work properly but gives no or useless errors.</description>
    </item>
    <item>
      <title>Git cheat sheet</title>
      <link>http://oyam.ca//articles/2008/03/19/git-cheat-sheet.html</link>
      <pubDate>Wed, 19 Mar 2008 20:00:00 PDT</pubDate>
      <guid>http://oyam.ca//articles/2008/03/19/git-cheat-sheet.html</guid>
      <description>Few projects I'm involved with started using git for source code management. Here are my notes, for my own reference as well as service to others.</description>
    </item>
    <item>
      <title>PostgreSQL foreign key support for DataMapper</title>
      <link>http://oyam.ca//articles/2008/02/07/postgresql-foreign-key-support-for-datamapper.html</link>
      <pubDate>Thu, 07 Feb 2008 21:33:00 PST</pubDate>
      <guid>http://oyam.ca//articles/2008/02/07/postgresql-foreign-key-support-for-datamapper.html</guid>
      <description>PostgreSQL adapter in DataMapper is lacking foreign key support, and it was required in a project I was working on. Here is a quick hack to get FK support in with a few caveats, however.</description>
    </item>
    <item>
      <title>Leopard, Syslog, and ASL</title>
      <link>http://oyam.ca//articles/2008/02/01/leopard-syslog-and-asl.html</link>
      <pubDate>Fri, 01 Feb 2008 01:11:00 PST</pubDate>
      <guid>http://oyam.ca//articles/2008/02/01/leopard-syslog-and-asl.html</guid>
      <description>Leopard seems to have a problem with syslog pegging the CPU at 100%. This seems to be related to `/var/log/asl.db` file getting too big and/or corrupted.</description>
    </item>
    <item>
      <title>Windows VPN from FreeBSD</title>
      <link>http://oyam.ca//articles/2008/01/31/windows-vpn-from-freebsd.html</link>
      <pubDate>Thu, 31 Jan 2008 21:21:00 PST</pubDate>
      <guid>http://oyam.ca//articles/2008/01/31/windows-vpn-from-freebsd.html</guid>
      <description>While developing an application, I had the need to access Active Directory (AD) that was running on a remote machine with no access to AD from outside world. The only option to talk to the AD was via Window's VPN.</description>
    </item>
    <item>
      <title>Decoding Magellan map files (Part 1)</title>
      <link>http://oyam.ca//articles/2007/08/15/decoding-magellan-imi-files.html</link>
      <pubDate>Wed, 15 Aug 2007 19:09:00 PDT</pubDate>
      <guid>http://oyam.ca//articles/2007/08/15/decoding-magellan-imi-files.html</guid>
      <description>I got tired of booting windows in order to view GPS data from my Explorist in MapSend and since Magellan doesn't seem to be interested in providing Mac or UNIX/Linux solution it is time to roll my own. Sure, I could render this data in other software, but it's nicer to deal with the GPS data on maps with identical features as the GPS unit has. So, my side project for the time being will be deciphering the map .imi file and getting the data out of it, and then writing a custom viewer with similar features as MapSend.</description>
    </item>
    <item>
      <title>Complex criteria with Smart Mailboxes in Mail.app</title>
      <link>http://oyam.ca//articles/2007/02/15/complex-criteria-with-smart-mailboxes.html</link>
      <pubDate>Thu, 15 Feb 2007 11:16:00 PST</pubDate>
      <guid>http://oyam.ca//articles/2007/02/15/complex-criteria-with-smart-mailboxes.html</guid>
      <description>Apple's Mail application permits you to create smart mailboxes, however it only allows you to do either `AND` or `OR` operations between all condition. It does, however, support complex conditions. This article describes how the `SmartMailboxes.plist` can be modified to do such complex conditions and will guide you through creating a smart mailbox called "Today Inbox + Flagged" that lists all today's email in in the inbox mailbox as well as all flagged messages regardless of their age or mailbox.</description>
    </item>
  </channel>
</rss>
