<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Programming on Thoughts and Ramblings</title>
    <link>http://www.cod3r.com/programming/</link>
    <description>Recent content in Programming on Thoughts and Ramblings</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 17 Jul 2010 20:32:46 +0000</lastBuildDate>
    <atom:link href="http://www.cod3r.com/programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Text Compression</title>
      <link>http://www.cod3r.com/programming/text-compression/</link>
      <pubDate>Sat, 17 Jul 2010 20:32:46 +0000</pubDate>
      <guid>http://www.cod3r.com/programming/text-compression/</guid>
      <description>&lt;p&gt;As outlined in the &lt;a href=&#34;http://www.cod3r.com/2009/07/text-compression-techniques/&#34;&gt;original post&lt;/a&gt;, I wrote a text compression routine using huffman encoding on words which achieved a higher compression ratio than gzip while being more usable for decompression of segments. I&amp;rsquo;ve finally packaged the code together under the MIT license. I ask that those who find it useful credit me with the library and submit back changes (though neither is required under the license). Anyway, on to the details of the library:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Perian</title>
      <link>http://www.cod3r.com/programming/perian/</link>
      <pubDate>Tue, 27 Mar 2007 18:00:49 +0000</pubDate>
      <guid>http://www.cod3r.com/programming/perian/</guid>
      <description>&lt;p&gt;I started work with Perian back in June of 2006 when Augie asked me, &amp;ldquo;say, any interest in updating the the ffmpeg based quicktime component?&amp;rdquo;. I admit, I was hesitant at first, but after a bit, I helped him set up a repository. At this point, I was hooked. I helped work on the following parts:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Made a script which could build ffmpeg as a universal library&lt;/li&gt;&#xA;&lt;li&gt;Changed the data path for ffusion to expedite decoding&lt;/li&gt;&#xA;&lt;li&gt;Worked out big and little endian issues&lt;/li&gt;&#xA;&lt;li&gt;Increased the speed of ffmpeg&amp;rsquo;s decoding of H.264&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Please check out my work on Perian&amp;rsquo;s &lt;a href=&#34;http://www.perian.org&#34;&gt;main web page.&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fire Development</title>
      <link>http://www.cod3r.com/programming/fire-development/</link>
      <pubDate>Mon, 06 Feb 2006 22:33:09 +0000</pubDate>
      <guid>http://www.cod3r.com/programming/fire-development/</guid>
      <description>&lt;p&gt;I started using Fire back in the days of Mac OS X Server (before the public beta). It was the only IM client for the mac in those days. In 2002 or so, I created a small patch that fixed the get info within AIM and added the box to display profile information. After that, my development exploded to include the following items&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Switch AIM back to the OSCAR protocol and added buddy icons as well as file transfer(first OS X client to do this)&lt;/li&gt;&#xA;&lt;li&gt;Enabled Tabbed chat windows, and wrote two of the three different tab styles&lt;/li&gt;&#xA;&lt;li&gt;Used xhtml as the logging format to save all the data and enable future expansion&lt;/li&gt;&#xA;&lt;li&gt;Enabled multiple logins per service (much needed feature) for version 2.0&lt;/li&gt;&#xA;&lt;li&gt;Wrote a new and more efficient buddy list for version 2.0&lt;/li&gt;&#xA;&lt;li&gt;Massively optimized sections of code and reorganized the class hierarchy to a better design for version 2.0&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The main webpage is located at &lt;a href=&#34;http://fire.sourceforge.net&#34;&gt;http://fire.sourceforge.net&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kyocera Ringtone Converter for the Mac</title>
      <link>http://www.cod3r.com/programming/kyocera-ringtone-converter-for-the-mac/</link>
      <pubDate>Mon, 06 Feb 2006 22:28:29 +0000</pubDate>
      <guid>http://www.cod3r.com/programming/kyocera-ringtone-converter-for-the-mac/</guid>
      <description>&lt;p&gt;Download The latest version of the &lt;a href=&#34;http://www.cod3r.com/downloads/Kyocera%20Ringtone%20Converter%20for%20the%20Mac.zip&#34;&gt;Kyocera Ringtone Converter for the Mac.zip&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;About this Program This program was written by Graham Booker. I wrote this program shortly after getting my Kyocera 7135 in 2003 and being annoyed by the slight that was given to mac users by Kyocera not creating a ring tone converter for the mac. It is now 2005, and I got emailed by a nice user requesting some documentation, so I decided to write some.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
