<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Warrior &#187; tech</title>
	<atom:link href="http://kylewilliams.co.za/category/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://kylewilliams.co.za</link>
	<description>Because digital freedom matters...</description>
	<lastBuildDate>Tue, 06 Sep 2011 13:10:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>mencoder webcam floating point exception solution</title>
		<link>http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution</link>
		<comments>http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution#comments</comments>
		<pubDate>Fri, 23 Oct 2009 14:44:52 +0000</pubDate>
		<dc:creator>Kyle Williams</dc:creator>
				<category><![CDATA[(k)ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://kylewilliams.co.za/?p=174</guid>
		<description><![CDATA[I&#8217;ve spent most of the afternoon trying to figure out how I could use MEncoder to record video and audio from my webcam and kept running into a &#8220;floating point exception&#8221; problem. In scouring the internet I realised that many people seem to be having the exact same problem. It turns out that the problem [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent most of the afternoon trying to figure out how I could use <a href="http://www.mplayerhq.hu/">MEncoder</a> to record video and audio from my webcam and kept running into a &#8220;floating point exception&#8221; problem. In scouring the internet I realised that many people seem to be having the exact same problem. It turns out that the problem is due to a bug in MEncoder and is simply fixed by installing the latest version.</p>
<p>I use <a href="http://www.kubuntu.org">Kubuntu Jaunty</a> so the problem for me lay in the version of Mencoder that comes packaged with it. To fix the problem all I did was follow <a href="http://teejee2008.wordpress.com/2009/10/15/how-to-update-mplayer-in-ubuntu-9-04-jaunty/">these</a> instruction for adding a thrid party repository for newer builds of <a href="http://www.mplayerhq.hu/">MPlayer/MEncoder</a> and then installed the latest MEncoder using apt-get.</p>
<blockquote><p>sudo apt-get install mplayer mencoder</p></blockquote>
<p>Thereafter I was able to capture video and audio from my webcam using the following command:</p>
<blockquote><p>mencoder tv:// -tv driver=v4l2:width=320:height=240:device=/dev/video0:forceaudio:adevice=/dev/dsp -ovc lavc -oac mp3lame -lameopts cbr:br=64:mode=3 -o webcam.avi</p></blockquote>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkylewilliams.co.za%2F2009%2F10%2F23%2Fmencoder-webcam-floating-point-exception-solution&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution"  data-text="mencoder webcam floating point exception solution" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://kylewilliams.co.za/2009/10/23/mencoder-webcam-floating-point-exception-solution/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>boldproject: bold translator overview</title>
		<link>http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview</link>
		<comments>http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:51:25 +0000</pubDate>
		<dc:creator>Kyle Williams</dc:creator>
				<category><![CDATA[bold]]></category>
		<category><![CDATA[boldproject]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[digital libraries]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[honours]]></category>
		<category><![CDATA[information retrieval]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://kylewilliams.co.za/?p=156</guid>
		<description><![CDATA[A few weeks ago I wrote a post which introduced the BOLD Project. Well, a lot has happened since then and this post gives an overview of the translation system which I am building. The translator is split into three parts: The preprocessor The user input The matcher The Preprocessor The preprocessor is called as [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I wrote a <a href="../2009/09/09/boldproject-introducing-the-bold-project">post</a> which introduced the BOLD Project. Well, a lot has happened since then and this post gives an overview of the translation system which I am building.</p>
<p style="text-align: center;">
<div id="attachment_160" class="wp-caption aligncenter" style="width: 510px"><a href="http://kylewilliams.co.za/wp-content/uploads/2009/10/overview_1024.png"><img class="size-full wp-image-160" style="border: 1px solid black;" title="overview_1024" src="http://kylewilliams.co.za/wp-content/uploads/2009/10/overview_1024.png" alt="BOLD Translator Overview" width="500" height="260" /></a><p class="wp-caption-text">BOLD Translator Overview</p></div>
<p>The translator is split into three parts:</p>
<ol>
<li>The preprocessor</li>
<li>The user input</li>
<li>The matcher</li>
</ol>
<p><strong>The Preprocessor</strong></p>
<p>The preprocessor is called as soon as an image is inserted into the repository. The preprocessor works by first segmenting the Bushman words in the dictionary. It does this by exploiting the known fact that every Bushman word on a page is underlined by a solid black line. Once the Bushman words have been segmented, specific features are extracted from them and these features are stored in <a href="http://en.wikipedia.org/wiki/Inverted_index">inverted files</a>. Once the features have been extracted then the orifinal image, the segmented words and the inverted files are all stored in the repository.</p>
<p><strong>The User Input</strong></p>
<p>The user who is accessing the Bleek &amp; Lloyd notebooks uses a tool to select a specific word on a page which then becomes known as the key. The same features which were extracted from each word in the preprocessor are extracted from the key. These features along with the key image will be used later for matching.</p>
<p><strong>The Matcher</strong></p>
<p>The matcher starts by taking the features belonging to the key and finding images with the same features in the inverted files. For each feature match, the score of the image which matched increases. At the end of all the feature comparisons, the images with the highest scores are returned. At this stage there may be some images with the same or similar scores, so to resolve this clash the matcher performs a more intensive comparison between the key and the images with the highest score. Based on the result of this comparison, the most likely match is returned.</p>
<p>So that&#8217;s how the BOLD Translator works. Ultimately it is a framework which means that it will be designed such that anyone can adapt it and make use of it by plugging their own algorithms into each of the specific parts. In the next day or two I will blog about the actual work that has been done on the system up to now as well as show some of the results that the translator returns at this point.</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkylewilliams.co.za%2F2009%2F10%2F02%2Fboldproject-bold-translator-overview&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview"  data-text="boldproject: bold translator overview" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://kylewilliams.co.za/2009/10/02/boldproject-bold-translator-overview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>boldproject: introducing the bold project</title>
		<link>http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project</link>
		<comments>http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project#comments</comments>
		<pubDate>Wed, 09 Sep 2009 16:36:20 +0000</pubDate>
		<dc:creator>Kyle Williams</dc:creator>
				<category><![CDATA[bold]]></category>
		<category><![CDATA[boldproject]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[digital libraries]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[honours]]></category>
		<category><![CDATA[information retrieval]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://kylewilliams.co.za/?p=126</guid>
		<description><![CDATA[The BOLD (Bushman On-Line Dictionary) Project is an honours project being worked on by myself and two colleagues, Sanvir Manilal and Lebogang Molwantoa and is supervised by Dr. Suleman. Together we are creating an online visual dictionary based on about 40 000 scanned images of dictionary pages which form part of the Bleek &#38; LLoyd [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kylewilliams.co.za/wp-content/uploads/2009/09/BOLD-Logo1-CC.png"><img class="alignleft size-medium wp-image-129" style="border: 1px solid black;" title="BOLD Logo" src="http://kylewilliams.co.za/wp-content/uploads/2009/09/BOLD-Logo1-CC-300x200.png" alt="BOLD Logo" width="300" height="200" /></a>The BOLD (Bushman On-Line Dictionary) Project is an honours project being worked on by <a href="http://kylewilliams.co.za/about">myself</a> and two colleagues, <a href="http://people.cs.uct.ac.za/~smanilal/">Sanvir Manilal</a> and <a href="http://people.cs.uct.ac.za/~lmolwantaa/">Lebogang Molwantoa</a> and is supervised by <a href="http://www.husseinsspace.com/">Dr. Suleman</a>. Together we are creating an online visual dictionary based on about 40 000 scanned images of dictionary pages which form part of the <a href="http://lloydbleekcollection.cs.uct.ac.za/">Bleek &amp; LLoyd Collection</a>. The dictionary pages contain an English word and the bushman translation(s) of the word. The goal of the project is to create a useable on-line visual dictionary which researchers around the world can make use of to find out more about bushman culture and bushman language.</p>
<p>The project has been split into three separate parts:</p>
<p><strong>Part 1: Archive Management &#8211; Lebogang Molwantoa</strong></p>
<p>This part involves the setting up and building of the archive, including developing administrative tools for managing the repository.</p>
<p><strong>Part 2: Searching and Browsing &#8211; Sanvir Manilal</strong></p>
<p>This part involves the way in which end users interact with and make use of the dictionary.</p>
<p><strong>Part 3: Image Based Translation &#8211; Kyle Williams</strong></p>
<p>This part involves using the Bushman dictionary to translate Bushman words in the existing Bleek &amp; Lloyd Collection on the fly.</p>
<p>I&#8217;ll make use of this blog to provide updates on how development is going, as well as to document techniques I develop &#8211; with the idea being that:</p>
<ol>
<li>I document them for my own use</li>
<li>They&#8217;re out there for use by other people who may be working on similar projects.</li>
</ol>
<p>Wish us luck!</p>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 310px"><a href="http://kylewilliams.co.za/wp-content/uploads/2009/09/Boer_004.png"><img class="size-medium wp-image-137" title="Boer_004" src="http://kylewilliams.co.za/wp-content/uploads/2009/09/Boer_004-300x200.png" alt="A page from the bushman dictionary" width="300" height="200" /></a><p class="wp-caption-text">A page from the bushman dictionary*</p></div>
<p><em>* This image is not available under the same CC license as the rest of this blog. For more information about this image please visit <a href="http://lloydbleekcollection.cs.uct.ac.za/">http://lloydbleekcollection.cs.uct.ac.za</a></em></p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkylewilliams.co.za%2F2009%2F09%2F09%2Fboldproject-introducing-the-bold-project&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project"  data-text="boldproject: introducing the bold project" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://kylewilliams.co.za/2009/09/09/boldproject-introducing-the-bold-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netbeans jtable automatic expansion</title>
		<link>http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion</link>
		<comments>http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:17:00 +0000</pubDate>
		<dc:creator>Kyle Williams</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://kylewilliams.co.za/2008/11/01/netbeans-jtable-automatic-expansion</guid>
		<description><![CDATA[HOWTO get a NetBeans JTable to automatically expand when it runs out of space. That is, add new rows whenever needed. Step 1: Create a normal JTable in NetBeans Step 2: Add a PropertyChangeEvent handler to the table via the inspector window. Right click jTable1 -&#62; Events -&#62; PropertyChange -&#62; propertyChange This should take you [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">HOWTO get a NetBeans JTable to automatically expand when it runs out of space. That is, add new rows whenever needed.</p>
<p>Step 1:<br />
Create a normal JTable in NetBeans</p>
<p>Step 2:<br />
Add a PropertyChangeEvent handler to the table via the inspector window.<br />
Right click jTable1 -&gt; Events -&gt; PropertyChange -&gt; propertyChange<br />
This should take you to the source.</p>
<p>Step 3:<br />
Add the following to the PropertyChangeEvent handler:</p>
<blockquote><p> private void jTable1PropertyChange(java.beans.PropertyChangeEvent evt) {</p>
<p>int last = jTable1.getRowCount(); //count the number of rows already in the table</p>
<p>if (jTable1.getValueAt(last-1,0) == null){ //check if there&#8217;s anything in the first column of last row<br />
//first column of last row is empty, so do nothing<br />
}</p>
<p>else{ //last row was not empty</p>
<p>Object o[][] = new Object[jTable1.getRowCount()+1][jTable1.getColumnCount()]; //create a new 2D object with size the same as the table+1</p>
<p>for (int i = 0; i &lt; jTable1.getRowCount(); i++){ //loop through the rows<br />
for (int j = 0; j &lt; jTable1.getColumnCount(); j++){ //loop through the columns<br />
o[i][j] = jTable1.getValueAt(i,j); //populate the new Object with values from the table<br />
}<br />
}</p>
<p>for (int k = 0; k &lt; jTable1.getColumnCount(); k++){<br />
o[jTable1.getRowCount()][k] = null; //add a null row to the new object<br />
}</p>
<p>//set the tables new model with &#8220;o&#8221; as the first parameter &#8211; o is the new object<br />
jTable1.setModel(new javax.swing.table.DefaultTableModel(<br />
o, new String [] {<br />
&#8220;Firstname&#8221;, &#8220;Surname&#8221;, &#8220;Birthday&#8221;<br />
}<br />
)</p>
<p>//Create the rest of the table model &#8211; copied from generated code</p>
<p>{<br />
Class[] types = new Class [] {<br />
java.lang.String.class, java.lang.String.class, java.lang.String.class<br />
};</p>
<p>public Class getColumnClass(int columnIndex) {<br />
return types [columnIndex];<br />
}<br />
});<br />
}<br />
}</p></blockquote>
<p>And that&#8217;s it &#8211; your table should now automatically expand when necessary.<br />
The same logic can be applied to deleting rows when they&#8217;re not needed.</p>
<p>Below is an complete program which shows automatic table expansion in action. It can be downloaded, compiled and executed independently.</p>
<p>Source: <a href="http://kylewilliams.co.za/codebase/general/TableExpandGUI.java">TableExpandGUI.java</a></p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkylewilliams.co.za%2F2007%2F11%2F01%2Fnetbeans-jtable-automatic-expansion&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion"  data-text="netbeans jtable automatic expansion" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>fill mysql table with dates using java</title>
		<link>http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java</link>
		<comments>http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:13:30 +0000</pubDate>
		<dc:creator>Kyle Williams</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://kylewilliams.co.za/2008/11/01/fill-mysql-table-with-dates-using-java</guid>
		<description><![CDATA[I had the problem of needing to populate a MySQL table with dates between openingDate and closingDate, using Java and JDBC Connector/J. Well, after a while I figured out how to do it and thought I’d share it with you. Step 1: See how many dates will need to be entered ResultSet rs = statement.executeQuery(”SELECT [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">I had the problem of needing to populate a MySQL table with dates between openingDate and closingDate, using Java and JDBC Connector/J.<br />
Well, after a while I figured out how to do it and thought I’d share it with you.</p>
<p>Step 1: See how many dates will need to be entered</p>
<blockquote><p>ResultSet rs = statement.executeQuery(”SELECT DATEDIFF(’2007-07-01′, ‘2006-07-01′);”);<br />
rs.next();<br />
int days = rs.getInt(1);</p></blockquote>
<p>The MySQL DATEDIFF query calculates the value of date1 &#8211; date2, in this case (2007-07-01 &#8211; 2006-07-01) which evaluates to 365.<br />
The days variable takes the value of the first column returned by the ResultSet object, which is the result of the DATEDIFF query.</p>
<p>Step 2: Insert the days into the database</p>
<blockquote><p>for (int i = 0; i &lt;= days; i++){<br />
int j = statement.executeUpdate(&#8220;INSERT INTO MyTable VALUES (&#8217;2006-07-01&#8242; + INTERVAL &#8221; + i + &#8221; DAY);&#8221;);<br />
}</p></blockquote>
<p>This statement will need to be customized to suit your table but essentially what it does is takes the first date specified, and add 1 day for each count in the day variable.</p>
<p>At the end you have a table filled with dates!</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkylewilliams.co.za%2F2007%2F11%2F01%2Ffill-mysql-table-with-dates-using-java&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java"  data-text="fill mysql table with dates using java" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://kylewilliams.co.za/2007/11/01/fill-mysql-table-with-dates-using-java/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

