<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Gl.ib.ly - Programming</title>
    <link>http://gl.ib.ly/</link>
    <description>(glibly); Just another techie blog.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 27 Jul 2009 20:05:08 GMT</pubDate>

    <image>
        <url>http://gl.ib.ly/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Gl.ib.ly - Programming - (glibly); Just another techie blog.</title>
        <link>http://gl.ib.ly/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Doing OCR on linux/Mac</title>
    <link>http://gl.ib.ly/archives/35-Doing-OCR-on-linuxMac.html</link>
            <category>Programming</category>
            <category>Tidbits</category>
    
    <comments>http://gl.ib.ly/archives/35-Doing-OCR-on-linuxMac.html#comments</comments>
    <wfw:comment>http://gl.ib.ly/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://gl.ib.ly/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Tariq)</author>
    <content:encoded>
    Yesterday somebody gave me a USB key with ~1000 JPEGs on it. Each JPEG was a scanned page, ugh, and the task was to find some useful information about topic X. Now each JPEG was about 1-2mb and I needed to do something useful with these images quickly. So what follows is quick walk through of how to do &lt;a href=&quot;http://gl.ib.ly/exit.php?url_id=83&amp;amp;entry_id=35&quot; title=&quot;http://en.wikipedia.org/wiki/Optical_character_recognition&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Optical_character_recognition&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Optical Character Recognition&lt;/a&gt; (OCR, that means taking silly image files and ripping out any text identified in them) on Linux or in my case a Mac.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://gl.ib.ly/archives/35-Doing-OCR-on-linuxMac.html#extended&quot;&gt;Continue reading &quot;Doing OCR on linux/Mac&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 27 Jul 2009 12:03:45 -0600</pubDate>
    <guid isPermaLink="false">http://gl.ib.ly/archives/35-guid.html</guid>
    <category>bash</category>
<category>computer forensics</category>
<category>dictionary</category>
<category>forensics</category>
<category>imagemagick</category>
<category>linux</category>
<category>mac</category>
<category>ocr</category>
<category>password</category>
<category>programming</category>
<category>scanned</category>
<category>script</category>
<category>strings</category>
<category>tesseract</category>
<category>tidbits</category>
<category>unpaper</category>

</item>
<item>
    <title>Programmatically creating cool images</title>
    <link>http://gl.ib.ly/archives/18-Programmatically-creating-cool-images.html</link>
            <category>Programming</category>
    
    <comments>http://gl.ib.ly/archives/18-Programmatically-creating-cool-images.html#comments</comments>
    <wfw:comment>http://gl.ib.ly/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://gl.ib.ly/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Tariq)</author>
    <content:encoded>
    One of the elective courses in the final year of my undergraduate degree course in software engineering was Graphics I (and later followed by Graphics II). For our Graphics I project we were first shown Pixar&#039;s famous lamps short. After it had played we were told our project would be to do our own 3d animation greater than 1 minute in duration. The only restriction was that all objects needed to be generated in the program, so no loading up really complicated open source stuff. I wrote a 3d animation of fighting stick men which was way more than I could chew at the time so they ended up shooting each other from a distance :-p. Anyway since then I have been in love with generating all types of images using pure code.  &lt;br /&gt;&lt;a href=&quot;http://gl.ib.ly/archives/18-Programmatically-creating-cool-images.html#extended&quot;&gt;Continue reading &quot;Programmatically creating cool images&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 09 Jan 2009 09:52:01 -0700</pubDate>
    <guid isPermaLink="false">http://gl.ib.ly/archives/18-guid.html</guid>
    <category>graphics</category>
<category>images</category>
<category>java</category>
<category>processing</category>
<category>programming</category>
<category>towers of hanoi</category>

</item>

</channel>
</rss>