<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Tom Malaher's BrainScan</title>
	<link>http://malaher.org</link>
	<description>Thoughts on software, best practices, and life in general.</description>
	<pubDate>Fri, 20 Aug 2010 01:01:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>links for 2010-08-19</title>
		<link>http://malaher.org/2010/08/links-for-2010-08-19/</link>
		<comments>http://malaher.org/2010/08/links-for-2010-08-19/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 01:01:42 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/08/links-for-2010-08-19/</guid>
		<description><![CDATA[

MDB Tools &#124; Reviews for MDB Tools at SourceForge.net
Read Access files from C
(tags: access database source library opensource)


/trunk/components/forks/mdbtools – LOCI Software
And another Java-based Access database library
(tags: access development database jdbc java palm office source tool)


Jackcess - Java Library for MS Access
mdbtools in C is having trouble with my db. Maybe this will work.
(tags: access api [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://sourceforge.net/projects/mdbtools/reviews/">MDB Tools | Reviews for MDB Tools at SourceForge.net</a></div>
<div class="delicious-extended">Read Access files from C</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/access">access</a> <a href="http://delicious.com/tmalaher/database">database</a> <a href="http://delicious.com/tmalaher/source">source</a> <a href="http://delicious.com/tmalaher/library">library</a> <a href="http://delicious.com/tmalaher/opensource">opensource</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.loci.wisc.edu/trac/java/browser/trunk/components/forks/mdbtools?rev=4945">/trunk/components/forks/mdbtools – LOCI Software</a></div>
<div class="delicious-extended">And another Java-based Access database library</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/access">access</a> <a href="http://delicious.com/tmalaher/development">development</a> <a href="http://delicious.com/tmalaher/database">database</a> <a href="http://delicious.com/tmalaher/jdbc">jdbc</a> <a href="http://delicious.com/tmalaher/java">java</a> <a href="http://delicious.com/tmalaher/palm">palm</a> <a href="http://delicious.com/tmalaher/office">office</a> <a href="http://delicious.com/tmalaher/source">source</a> <a href="http://delicious.com/tmalaher/tool">tool</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://jackcess.sourceforge.net/">Jackcess - Java Library for MS Access</a></div>
<div class="delicious-extended">mdbtools in C is having trouble with my db. Maybe this will work.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/access">access</a> <a href="http://delicious.com/tmalaher/api">api</a> <a href="http://delicious.com/tmalaher/database">database</a> <a href="http://delicious.com/tmalaher/development">development</a> <a href="http://delicious.com/tmalaher/framework">framework</a> <a href="http://delicious.com/tmalaher/java">java</a> <a href="http://delicious.com/tmalaher/jdbc">jdbc</a> <a href="http://delicious.com/tmalaher/library">library</a> <a href="http://delicious.com/tmalaher/microsoft">microsoft</a> <a href="http://delicious.com/tmalaher/office">office</a> <a href="http://delicious.com/tmalaher/opensource">opensource</a> <a href="http://delicious.com/tmalaher/programming">programming</a> <a href="http://delicious.com/tmalaher/software">software</a> <a href="http://delicious.com/tmalaher/tools">tools</a> <a href="http://delicious.com/tmalaher/windows">windows</a> <a href="http://delicious.com/tmalaher/source">source</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/08/links-for-2010-08-19/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-08-14</title>
		<link>http://malaher.org/2010/08/links-for-2010-08-14/</link>
		<comments>http://malaher.org/2010/08/links-for-2010-08-14/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 01:01:35 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/08/links-for-2010-08-14/</guid>
		<description><![CDATA[

http://www.evernote.com/about/developer/api/evernote-api.pdf
Thinking of creating a client that will sync PalmOS Memos to evernote memos, since there&#039;s no PalmOS client. I already have a Java app that uses jdbc:odbc to read the Palm Memo database.
(tags: evernote palm memo sync java client jdbc odbc hotsync)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.evernote.com/about/developer/api/evernote-api.pdf">http://www.evernote.com/about/developer/api/evernote-api.pdf</a></div>
<div class="delicious-extended">Thinking of creating a client that will sync PalmOS Memos to evernote memos, since there&#039;s no PalmOS client. I already have a Java app that uses jdbc:odbc to read the Palm Memo database.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/evernote">evernote</a> <a href="http://delicious.com/tmalaher/palm">palm</a> <a href="http://delicious.com/tmalaher/memo">memo</a> <a href="http://delicious.com/tmalaher/sync">sync</a> <a href="http://delicious.com/tmalaher/java">java</a> <a href="http://delicious.com/tmalaher/client">client</a> <a href="http://delicious.com/tmalaher/jdbc">jdbc</a> <a href="http://delicious.com/tmalaher/odbc">odbc</a> <a href="http://delicious.com/tmalaher/hotsync">hotsync</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/08/links-for-2010-08-14/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-08-07</title>
		<link>http://malaher.org/2010/08/links-for-2010-08-07/</link>
		<comments>http://malaher.org/2010/08/links-for-2010-08-07/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 01:01:25 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/08/links-for-2010-08-07/</guid>
		<description><![CDATA[

Scientific Network &#124; ResearchGATE
Kinda like LinkedIn for Scientists. The schtick is that you can request that people upload their papers. The authors get vote-counts for most-requested papers. I&#039;ve already used it to find some guys who I want to ask some questions about document clustering&#8230;
(tags: network social science journal paper)


Text Mining: Fast Phrase-based Text Indexing [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.researchgate.net/">Scientific Network | ResearchGATE</a></div>
<div class="delicious-extended">Kinda like LinkedIn for Scientists. The schtick is that you can request that people upload their papers. The authors get vote-counts for most-requested papers. I&#039;ve already used it to find some guys who I want to ask some questions about document clustering&#8230;</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/network">network</a> <a href="http://delicious.com/tmalaher/social">social</a> <a href="http://delicious.com/tmalaher/science">science</a> <a href="http://delicious.com/tmalaher/journal">journal</a> <a href="http://delicious.com/tmalaher/paper">paper</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://watnow.uwaterloo.ca/projects/lornet/docs/hammouda-webcast-may21.ppt">Text Mining: Fast Phrase-based Text Indexing and Matching</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/cluster">cluster</a> <a href="http://delicious.com/tmalaher/clustering">clustering</a> <a href="http://delicious.com/tmalaher/development">development</a> <a href="http://delicious.com/tmalaher/document">document</a> <a href="http://delicious.com/tmalaher/index">index</a> <a href="http://delicious.com/tmalaher/indexing">indexing</a> <a href="http://delicious.com/tmalaher/search">search</a> <a href="http://delicious.com/tmalaher/similarity">similarity</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/08/links-for-2010-08-07/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-08-06</title>
		<link>http://malaher.org/2010/08/links-for-2010-08-06/</link>
		<comments>http://malaher.org/2010/08/links-for-2010-08-06/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 01:02:58 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/08/links-for-2010-08-06/</guid>
		<description><![CDATA[

PAMI Research Group &#124; Projects &#124; LORNET &#124; Software
DocumentSimilarity software in C#
(tags: document similarity cluster clustering graph index indexing)


Publications &#124; PAMI Research Group
Document Index Graph based similarity/clustering
(tags: algorithm algorithms database index cluster clustering similarity document graph)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://pami.uwaterloo.ca/projects/lornet/software/docsimilarity.php">PAMI Research Group | Projects | LORNET | Software</a></div>
<div class="delicious-extended">DocumentSimilarity software in C#</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/document">document</a> <a href="http://delicious.com/tmalaher/similarity">similarity</a> <a href="http://delicious.com/tmalaher/cluster">cluster</a> <a href="http://delicious.com/tmalaher/clustering">clustering</a> <a href="http://delicious.com/tmalaher/graph">graph</a> <a href="http://delicious.com/tmalaher/index">index</a> <a href="http://delicious.com/tmalaher/indexing">indexing</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://pami.uwaterloo.ca/nav.php?site=pub&amp;action=list&amp;researcher=hammouda">Publications | PAMI Research Group</a></div>
<div class="delicious-extended">Document Index Graph based similarity/clustering</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/algorithm">algorithm</a> <a href="http://delicious.com/tmalaher/algorithms">algorithms</a> <a href="http://delicious.com/tmalaher/database">database</a> <a href="http://delicious.com/tmalaher/index">index</a> <a href="http://delicious.com/tmalaher/cluster">cluster</a> <a href="http://delicious.com/tmalaher/clustering">clustering</a> <a href="http://delicious.com/tmalaher/similarity">similarity</a> <a href="http://delicious.com/tmalaher/document">document</a> <a href="http://delicious.com/tmalaher/graph">graph</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/08/links-for-2010-08-06/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-08-04</title>
		<link>http://malaher.org/2010/08/links-for-2010-08-04/</link>
		<comments>http://malaher.org/2010/08/links-for-2010-08-04/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 01:01:47 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/08/links-for-2010-08-04/</guid>
		<description><![CDATA[

xkcd: Devotion to Duty
(tags: computer fun funny geek humor internet network networking sysadmin)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://xkcd.com/705/">xkcd: Devotion to Duty</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/computer">computer</a> <a href="http://delicious.com/tmalaher/fun">fun</a> <a href="http://delicious.com/tmalaher/funny">funny</a> <a href="http://delicious.com/tmalaher/geek">geek</a> <a href="http://delicious.com/tmalaher/humor">humor</a> <a href="http://delicious.com/tmalaher/internet">internet</a> <a href="http://delicious.com/tmalaher/network">network</a> <a href="http://delicious.com/tmalaher/networking">networking</a> <a href="http://delicious.com/tmalaher/sysadmin">sysadmin</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/08/links-for-2010-08-04/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-07-29</title>
		<link>http://malaher.org/2010/07/links-for-2010-07-29/</link>
		<comments>http://malaher.org/2010/07/links-for-2010-07-29/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:02:39 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/07/links-for-2010-07-29/</guid>
		<description><![CDATA[

#GAMEON! - WWdN: In Exile
OK, so I&#039;m a fanboy. Sue me.
(tags: guild theguild wilw wilwheaton wheaton gameon dontbeadick)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://wilwheaton.typepad.com/wwdnbackup/2010/07/gameon.html">#GAMEON! - WWdN: In Exile</a></div>
<div class="delicious-extended">OK, so I&#039;m a fanboy. Sue me.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/guild">guild</a> <a href="http://delicious.com/tmalaher/theguild">theguild</a> <a href="http://delicious.com/tmalaher/wilw">wilw</a> <a href="http://delicious.com/tmalaher/wilwheaton">wilwheaton</a> <a href="http://delicious.com/tmalaher/wheaton">wheaton</a> <a href="http://delicious.com/tmalaher/gameon">gameon</a> <a href="http://delicious.com/tmalaher/dontbeadick">dontbeadick</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/07/links-for-2010-07-29/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-07-21</title>
		<link>http://malaher.org/2010/07/links-for-2010-07-21/</link>
		<comments>http://malaher.org/2010/07/links-for-2010-07-21/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 01:03:16 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/07/links-for-2010-07-21/</guid>
		<description><![CDATA[

The Checklist Manifesto « Atul Gawande
As seen on the daily show. Recommended by Richard Carroll
(tags: book toread management checklist manifesto atulgawande)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://gawande.com/the-checklist-manifesto">The Checklist Manifesto « Atul Gawande</a></div>
<div class="delicious-extended">As seen on the daily show. Recommended by Richard Carroll</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/book">book</a> <a href="http://delicious.com/tmalaher/toread">toread</a> <a href="http://delicious.com/tmalaher/management">management</a> <a href="http://delicious.com/tmalaher/checklist">checklist</a> <a href="http://delicious.com/tmalaher/manifesto">manifesto</a> <a href="http://delicious.com/tmalaher/atulgawande">atulgawande</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/07/links-for-2010-07-21/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-07-01</title>
		<link>http://malaher.org/2010/07/links-for-2010-07-01/</link>
		<comments>http://malaher.org/2010/07/links-for-2010-07-01/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 01:02:11 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/07/links-for-2010-07-01/</guid>
		<description><![CDATA[

prefuse &#124; interactive information visualization toolkit
Yet another java graphing library.
(tags: visualization java graph opensource programming software library graphics)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://prefuse.org/">prefuse | interactive information visualization toolkit</a></div>
<div class="delicious-extended">Yet another java graphing library.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/visualization">visualization</a> <a href="http://delicious.com/tmalaher/java">java</a> <a href="http://delicious.com/tmalaher/graph">graph</a> <a href="http://delicious.com/tmalaher/opensource">opensource</a> <a href="http://delicious.com/tmalaher/programming">programming</a> <a href="http://delicious.com/tmalaher/software">software</a> <a href="http://delicious.com/tmalaher/library">library</a> <a href="http://delicious.com/tmalaher/graphics">graphics</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/07/links-for-2010-07-01/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-06-16</title>
		<link>http://malaher.org/2010/06/links-for-2010-06-16/</link>
		<comments>http://malaher.org/2010/06/links-for-2010-06-16/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 01:01:56 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/06/links-for-2010-06-16/</guid>
		<description><![CDATA[

Balsamiq Mockups Home &#124; Balsamiq
GUI Prototyping/Mockup tool
(tags: design development mockup mockups programming prototype prototyping software tool tools ui web webdesign webdev wireframe wireframes application balsamiq gui interface)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.balsamiq.com/products/mockups">Balsamiq Mockups Home | Balsamiq</a></div>
<div class="delicious-extended">GUI Prototyping/Mockup tool</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/design">design</a> <a href="http://delicious.com/tmalaher/development">development</a> <a href="http://delicious.com/tmalaher/mockup">mockup</a> <a href="http://delicious.com/tmalaher/mockups">mockups</a> <a href="http://delicious.com/tmalaher/programming">programming</a> <a href="http://delicious.com/tmalaher/prototype">prototype</a> <a href="http://delicious.com/tmalaher/prototyping">prototyping</a> <a href="http://delicious.com/tmalaher/software">software</a> <a href="http://delicious.com/tmalaher/tool">tool</a> <a href="http://delicious.com/tmalaher/tools">tools</a> <a href="http://delicious.com/tmalaher/ui">ui</a> <a href="http://delicious.com/tmalaher/web">web</a> <a href="http://delicious.com/tmalaher/webdesign">webdesign</a> <a href="http://delicious.com/tmalaher/webdev">webdev</a> <a href="http://delicious.com/tmalaher/wireframe">wireframe</a> <a href="http://delicious.com/tmalaher/wireframes">wireframes</a> <a href="http://delicious.com/tmalaher/application">application</a> <a href="http://delicious.com/tmalaher/balsamiq">balsamiq</a> <a href="http://delicious.com/tmalaher/gui">gui</a> <a href="http://delicious.com/tmalaher/interface">interface</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/06/links-for-2010-06-16/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2010-06-02</title>
		<link>http://malaher.org/2010/06/links-for-2010-06-02/</link>
		<comments>http://malaher.org/2010/06/links-for-2010-06-02/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 01:03:11 +0000</pubDate>
		<dc:creator>tmalaher</dc:creator>
		
		<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://malaher.org/2010/06/links-for-2010-06-02/</guid>
		<description><![CDATA[

Frakkin Toaster shirt
Want!
(tags: battlestar galactica bsg toaster frak)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.80stees.com/products/Frakkin-Toaster-Shirt.asp">Frakkin Toaster shirt</a></div>
<div class="delicious-extended">Want!</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/tmalaher/battlestar">battlestar</a> <a href="http://delicious.com/tmalaher/galactica">galactica</a> <a href="http://delicious.com/tmalaher/bsg">bsg</a> <a href="http://delicious.com/tmalaher/toaster">toaster</a> <a href="http://delicious.com/tmalaher/frak">frak</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://malaher.org/2010/06/links-for-2010-06-02/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
