<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>RobAu's Weblog</title>
	<atom:link href="http://robau.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://robau.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 25 Oct 2011 12:20:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='robau.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>RobAu's Weblog</title>
		<link>http://robau.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://robau.wordpress.com/osd.xml" title="RobAu&#039;s Weblog" />
	<atom:link rel='hub' href='http://robau.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Unobtrusive table column resize with jquery, as plugin [and google code]</title>
		<link>http://robau.wordpress.com/2011/08/16/unobtrusive-table-column-resize-with-jquery-as-plugin/</link>
		<comments>http://robau.wordpress.com/2011/08/16/unobtrusive-table-column-resize-with-jquery-as-plugin/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 12:16:11 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[jquery table resize plugin dynamic html]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=31</guid>
		<description><![CDATA[Hi all, Thanks for all the feedback on my previous post on simple resizable columns in jQuery. I took some time to learn how to build a jQuery plugin, and I am proud to present the result Please see here: http://www.audenaerde.org/example2.html for the demo. You can also download the source code for the plugin here: http://www.audenaerde.org/simpleresizabletables.js Feel [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=31&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>Thanks for all the feedback on my previous post on simple resizable columns in jQuery. I took some time to learn how to build a jQuery plugin, and I am proud to present the result <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please see here: <a title="example" href="http://www.audenaerde.org/example2.html" target="_blank">http://www.audenaerde.org/example2.html</a> for the demo. You can also download the source code for the plugin here: <a title="source code" href="http://www.audenaerde.org/simpleresizabletables.js" target="_blank">http://www.audenaerde.org/simpleresizabletables.js</a></p>
<p>Feel free to use (just leave me some credit <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) and comments are welcome too.</p>
<p><strong>Update!</strong></p>
<p>the code is also available on google code: <span style="color:#888888;"><a title="google code" href="http://code.google.com/p/simple-jquery-resizable-table-plugin/" target="_blank">http://code.google.com/p/simple-jquery-resizable-table-plugin/</a></span> . If you like to contribute, drop me a note <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=31&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2011/08/16/unobtrusive-table-column-resize-with-jquery-as-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Unobtrusive table column resize with jquery</title>
		<link>http://robau.wordpress.com/2011/06/09/unobtrusive-table-column-resize-with-jquery/</link>
		<comments>http://robau.wordpress.com/2011/06/09/unobtrusive-table-column-resize-with-jquery/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 09:45:52 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=32</guid>
		<description><![CDATA[With this piece of code, simple add the class  &#8216;resizabletable&#8217; to your table and the columns can be easily resized by drag and drop! I was inspired by the flexigrid, but wanted a simpler solution. This one also nicely integrates into Wicket DataTable, for example. Update: fixed the multi table on a page bug, kindly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=32&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With this piece of code, simple add the class  &#8216;resizabletable&#8217; to your table and the columns can be easily resized by drag and drop!</p>
<p>I was inspired by the flexigrid, but wanted a simpler solution. This one also nicely integrates into Wicket DataTable, for example.</p>
<p>Update: fixed the multi table on a page bug, kindly pointed out by Nick (see comments)</p>
<p>To see it working: <a title="here!" href="//www.audenaerde.org/example.html" target="_blank">http://www.audenaerde.org/example.html</a></p>
<pre>&lt;!DOCTYPE HTML&gt;
&lt;html&gt;
&lt;head&gt;
&lt;script type="text/javascript"
        src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"
        src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript"&gt;
    function resetTableSizes (table, change, columnIndex)
    {
        //calculate new width;
        var tableId = table.attr('id');
        var myWidth = $('#'+tableId+' TR TH').get(columnIndex).offsetWidth;
        var newWidth = (myWidth+change)+'px';

        $('#'+tableId+' TR').each(function()
        {
            $(this).find('TD').eq(columnIndex).css('width',newWidth);
            $(this).find('TH').eq(columnIndex).css('width',newWidth);
        });
        resetSliderPositions(table);
    };

    function resetSliderPositions(table)
    {
        var tableId = table.attr('id');
        //put all sliders on the correct position
        table.find(' TR:first TH').each(function(index)
        {
            var td = $(this);
            var newSliderPosition = td.offset().left+td.outerWidth() ;
            $("#"+tableId+"_id"+(index+1)).css({  left:   newSliderPosition , height: table.height() + 'px'}  );
        });
    }

    function makeResizable(table)
    {        
        //get number of columns
        var numberOfColumns = table.find('TR:first TH').size();

        //id is needed to create id's for the draghandles
        var tableId = table.attr('id');
        for (var i=0; i&lt;=numberOfColumns; i++)
        {
            //enjoy this nice chain <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
            $('&lt;div id="'+tableId+'_id'+i+'"&gt;&lt;/div&gt;').insertBefore(table).data('tableid', tableId).data('myindex',i).draggable(
            { axis: "x",
              start: function ()
              {
                var tableId = ($(this).data('tableid'));
                $(this).toggleClass( "dragged" );
                //set the height of the draghandle to the current height of the table, to get the vertical ruler
                $(this).css({ height: $('#'+tableId).height() + 'px'} );
              },
              stop: function (event, ui)
              {
                var tableId = ($(this).data('tableid'));
                $( this ).toggleClass( "dragged" );
                var oldPos  = ($( this ).data("draggable").originalPosition.left);
                var newPos = ui.position.left;
                var index =  $(this).data("myindex");
                resetTableSizes($('#'+tableId), newPos-oldPos, index-1);
              }          
            }
            );;
        };

        resetSliderPositions(table);

    }
    $(document).ready(function()
    {
        $(".resizabletable").each(function(index)
        {
            makeResizable($(this));
        });

    });

    &lt;/script&gt;
    &lt;style&gt;
        .draghandle.dragged
        {
            border-left: 1px solid #333;
        }

        .draghandle
        {
            position: absolute;
            z-index:5;
            width:5px;
            cursor:e-resize;
        }
        TH
        {
            border-left: 1px solid #333;
            border-bottom: 1px solid #333;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div id="container" style="border: 1px solid blue;"&gt;
    &lt;table id="mytable" style="width:100%; border: 1px solid red;" border="0" cellspacing="0" cellpadding="0" &gt;
    &lt;thead&gt;
        &lt;tr&gt;
            &lt;th style=""&gt;Dit is een interessante zin!&lt;/th&gt;
            &lt;th style=""&gt;b&lt;/th&gt;
            &lt;th style=""&gt;b&lt;/th&gt;
            &lt;th style=""&gt;b&lt;/th&gt;
        &lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style=""&gt;Dit is een interessante zin!&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;a&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;a&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
            &lt;td style=""&gt;b&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;

Enjoy <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=32&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2011/06/09/unobtrusive-table-column-resize-with-jquery/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Master Thesis!</title>
		<link>http://robau.wordpress.com/2010/07/21/master-thesis/</link>
		<comments>http://robau.wordpress.com/2010/07/21/master-thesis/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:11:04 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[gesture recognition]]></category>
		<category><![CDATA[natural user interface]]></category>
		<category><![CDATA[nui]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[skin color detection]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=16</guid>
		<description><![CDATA[I couldn&#8217;t find my master thesis fast enough in my gmail, so I post it here, for the world to see! (yeah it&#8217;s version 12..) Final_report_00012<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=16&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t find my master thesis fast enough in my gmail, so I post it here, for the world to see! (yeah it&#8217;s version 12..)</p>
<p><a href="http://robau.files.wordpress.com/2010/06/final_report_00012.pdf">Final_report_00012</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=16&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2010/07/21/master-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Align Two DIVS on vertical middle</title>
		<link>http://robau.wordpress.com/2010/06/18/align-two-divs-on-vertical-middle/</link>
		<comments>http://robau.wordpress.com/2010/06/18/align-two-divs-on-vertical-middle/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 18:32:53 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=17</guid>
		<description><![CDATA[Ha, Today I found an elegant CSS way of aligning two DIVs vertically on their centers. After spending some search on Google and not finding a satisfactionary solution, I treid to create my own. Here it is: &#60;span&#62; &#60;div style="display:inline-block; vertical-align:middle"&#62; RobAu's &#60;br&#62;Vertically aligned DIVS &#60;/div&#62; &#60;div style="display:inline-block; vertical-align:middle;width:100px;"&#62; &#60;div style="width:100px; height:150px; background-color:red"&#62;&#60;/div&#62; &#60;div style="width:100px; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=17&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ha,</p>
<p>Today I found an elegant CSS way of aligning two DIVs vertically on their centers. After spending some search on Google and not finding a satisfactionary solution, I treid to create my own. Here it is:</p>
<pre>&lt;span&gt;
 &lt;div style="display:inline-block; vertical-align:middle"&gt;
 RobAu's &lt;br&gt;Vertically aligned DIVS
 &lt;/div&gt;
 &lt;div style="display:inline-block; vertical-align:middle;width:100px;"&gt;
 &lt;div style="width:100px; height:150px; background-color:red"&gt;&lt;/div&gt;
 &lt;div style="width:100px; height:150px; background-color:blue"&gt;&lt;/div&gt;
 &lt;/div&gt;
&lt;/span&gt;</pre>
<p>The span is used to have an normal line. The divs are converted to inline-blocks, like images. That way, they can be aligned in the middle.By simply putting two container DIVs in the span, they are alinged vertically, without giving any pre-set heights, percentages, positioning etc.</p>
<p>Feel free to use!</p>
<div style="display:inline-block;vertical-align:middle;">RobAu&#8217;s<br />
Vertically aligned DIVS</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=17&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2010/06/18/align-two-divs-on-vertical-middle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Lenovo SL500 and Ubuntu.. fixing the loose ends</title>
		<link>http://robau.wordpress.com/2009/09/01/lenovo-sl500-and-ubuntu-fixing-the-loose-ends/</link>
		<comments>http://robau.wordpress.com/2009/09/01/lenovo-sl500-and-ubuntu-fixing-the-loose-ends/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 10:21:28 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=12</guid>
		<description><![CDATA[Half a year ago I started working for a new company and they provided me with a Lenovo SL 500. I started using Ubuntu a year ago, so I was eager to try it out on my new laptop. I wanted to keep the pre-installed Windows intact, so I went the wubi way  (http://wubi-installer.org/). After [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=12&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Half a year ago I started working for a new company and they provided me with a Lenovo SL 500. I started using Ubuntu a year ago, so I was eager to try it out on my new laptop. I wanted to keep the pre-installed Windows intact, so I went the wubi way  (http://wubi-installer.org/).</p>
<p>After installing most things seem to work fine. Except for a few things. The extra keys, the birghtness and wifi where working non optimal. So i started my search on the internet and found solutions to all of my problems!</p>
<h2>Setting the brightness</h2>
<p>Ok. So setting the brightness was not easy. It requires a installation of extra drivers, and of the 2.6.30 kernel.</p>
<h3>Installation of the new kernel (and new nVidia drivers)</h3>
<p><a title="http://law-and-tech.blogspot.com/2009/06/thinkpad-sl500-and-linux.html" rel="nofollow" href="http://law-and-tech.blogspot.com/2009/06/thinkpad-sl500-and-linux.html">http://law-and-tech.blogspot.com/2009/06/thinkpad-sl500-and-linux.html</a></p>
<h3>Installation of the SL500 acpi driver</h3>
<p><a href="http://ubuntuforums.org/showpost.php?p=7483027&amp;postcount=4">http://ubuntuforums.org/showpost.php?p=7483027&amp;postcount=4</a></p>
<h3>Installation of the Wifi firmware</h3>
<p>Well. I&#8217;m not sure if it really fixes the drop-outs of the connections, but there is no more error in the kernel.log</p>
<p>http://intellinuxwireless.org/?n=downloads</p>
<p>Look fot the 5100 agn. Unzip the zip and copy the .ucode file to the /lib/firmware/&lt;your_kernel&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=12&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2009/09/01/lenovo-sl500-and-ubuntu-fixing-the-loose-ends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing a Documentum Lifecycle</title>
		<link>http://robau.wordpress.com/2008/06/23/installing-a-documentum-lifecycle/</link>
		<comments>http://robau.wordpress.com/2008/06/23/installing-a-documentum-lifecycle/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:11:34 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Content Server]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=8</guid>
		<description><![CDATA[There is no option to do this in DA. But it is really, really simple #1 Find the id of the lifecycle with DQL: SELECT r_object_id FROM dm_policy WHERE object_name=&#8217;&#60;your_lifecycle&#62;&#8217; This returns the CURRENT version of the lifecycle # Use API to validate, install: validate,c,&#60;dm_policy_id&#62; install,c,,&#60;dm_policy_id&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=8&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is no option to do this in DA. But it is really, really simple <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>#1 Find the id of the lifecycle with DQL:</p>
<p>SELECT r_object_id FROM dm_policy WHERE object_name=&#8217;&lt;your_lifecycle&gt;&#8217;</p>
<p>This returns the CURRENT version of the lifecycle</p>
<p># Use API to validate, install:</p>
<p>validate,c,&lt;dm_policy_id&gt;<br />
install,c,,&lt;dm_policy_id&gt;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/robau.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/robau.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=8&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2008/06/23/installing-a-documentum-lifecycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Removing Seconds, Minutes and Hours from a WDK Date-Time DocbaseAttribute Value Control</title>
		<link>http://robau.wordpress.com/2008/05/21/removing-seconds-minutes-and-hours-from-a-wdk-date-time-docbaseattribute/</link>
		<comments>http://robau.wordpress.com/2008/05/21/removing-seconds-minutes-and-hours-from-a-wdk-date-time-docbaseattribute/#comments</comments>
		<pubDate>Wed, 21 May 2008 14:46:58 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[WDK]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[Documentum]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=5</guid>
		<description><![CDATA[So, you are building a wdk application using docbaseobjects. Good But now you want more control on how your datetime attribute is rendered. That what I wanted anyway. So after doing some googling I found a javascript that actually hides the fields after they are rendered.  This seemed so ugly to me that I decided [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=5&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, you are building a wdk application using docbaseobjects. Good <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But now you want more control on how your datetime attribute is rendered. That what I wanted anyway. So after doing some googling I found a javascript that actually hides the fields after they are rendered.  This seemed so ugly to me that I decided to create a custom DateValueTag implementation.</p>
<p> <img style="vertical-align:middle;" src="http://robau.files.wordpress.com/2008/05/datecontrol.png?w=138&#038;h=31" alt="" width="138" height="31" /></p>
<p>How is this accomplished?</p>
<p>I created my own DocbaseAttributeValueTag extension. See below</p>
<pre>package my.package;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.jsp.JspTagException;
import javax.servlet.jsp.JspWriter;
import com.documentum.fc.common.IDfProperties;
import com.documentum.web.common.WrapperRuntimeException;
import com.documentum.web.form.control.DateInput;
import com.documentum.web.form.control.DateInputTag;
import com.documentum.web.form.control.DateTime;
import com.documentum.web.formext.Trace;
import com.documentum.web.formext.control.docbase.DocbaseAttributeCache;
import com.documentum.web.formext.control.docbase.DocbaseAttributeValue;
import com.documentum.web.formext.control.docbase.DocbaseAttributeValueTag;
/**
 */
public class ShortDateTag
    extends DocbaseAttributeValueTag
{
    protected void renderSingleAttribute( String strFormattedValue, String strValue, boolean bReadonly,
                                          boolean bHasCompleteList, JspWriter out )
        throws IOException, JspTagException
    {
        if ( bReadonly )
        {
            super.renderSingleAttribute( strFormattedValue, strValue, bReadonly, bHasCompleteList, out );
        }
        else
        {
            // render custom date control here
            renderCustomDateTime( strValue, out );
        }
    }
    private void renderCustomDateTime( String strValue, JspWriter out )
    {
        DocbaseAttributeValue value = (DocbaseAttributeValue) getControl();
        String strClass = value.getCssClass();
        String strStyle = value.getCssStyle();
        String strSize = "32";
        DateInputTag tag = new DateInputTag();
        tag.setPageContext( pageContext );
        tag.setParent( this );
        tag.setName( value.getElementName( "value" ) );
        tag.setId( getId() );
        tag.setTooltip( value.getToolTip() );
        if ( strClass != null )
        {
            tag.setCssclass( strClass );
        }
        if ( strSize != null )
        {
            tag.setWidth( strSize );
        }
        if ( strStyle != null )
        {
            tag.setStyle( strStyle );
        }
        DateInput dateTimeObj = (DateInput) tag.getControl();
        if ( !value.isEnabled() )
        {
            dateTimeObj.setEnabled( false );
        }
        else
        {
            dateTimeObj.setEnabled( true );
        }
        java.util.Date date = DateTime.toDate( strValue );
        if ( date != null )
        {
            dateTimeObj.setValue( date );
        }
        dateTimeObj.setIsRemovable( false );
        renderSetEvents( null, value.getVaDependenciesProperties(), out );
        DocbaseAttributeCache
            .updateAttributeAndDependentList( value.getAttribute(), dateTimeObj.getElementName(), null );
        try
        {
            tag.doStartTag();
            tag.doEndTag();
        }
        catch ( JspTagException e )
        {
            throw new WrapperRuntimeException( e );
        }
    }
    /**
     * see com.documentum.web.formext.control.docbase.DocbaseAttributeValueTag
     */
    private void renderSetEvents( String strControlName, IDfProperties dependenciesList, JspWriter out )
    {
        DocbaseAttributeValue value = (DocbaseAttributeValue) getControl();
        ArrayList lisControls = DocbaseAttributeCache.getPostServerEventControls( value.getAttribute(), strControlName,
                                                                                  dependenciesList );
        StringBuffer buf = new StringBuffer( 256 );
        if ( lisControls.size() &gt; 0 )
        {
            buf.append( "&lt;script&gt;" );
            buf.append( "setPostServerEventControls(\"" );
            for ( int i = 0; i &lt; lisControls.size(); i++ )
            {
                if ( i &gt; 0 )
                {
                    buf.append( ",\"" );
                }
                buf.append( (String) lisControls.get( i ) );
                buf.append( "\"" );
            }
            buf.append( ");" );
            buf.append( "&lt;/script&gt;" );

        }
    }
}</pre>
<p>Now you only have to get the WDK to use the new tag. This is accomplished in a xml file. I created a docbaseattributes.xml and added the lines:</p>
<pre>&lt;config version='1.0'&gt;
   &lt;scope type="my_document_type"&gt;
      &lt;docbaseobjectconfiguration id='attributes'&gt;
         &lt;names&gt;
            &lt;!-- apply to attribute --&gt;
            &lt;attribute name='senddate'&gt;
               &lt;valuetagclass&gt;my.package.ShortDateTag&lt;/valuetagclass&gt;
            &lt;/attribute&gt; 
 </pre>
<p>That&#8217;s it!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/robau.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/robau.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=5&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2008/05/21/removing-seconds-minutes-and-hours-from-a-wdk-date-time-docbaseattribute/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>

		<media:content url="http://robau.files.wordpress.com/2008/05/datecontrol.png" medium="image" />
	</item>
		<item>
		<title>Inside WDK DocbaseObject</title>
		<link>http://robau.wordpress.com/2008/05/16/inside-wdk-docbaseobject/</link>
		<comments>http://robau.wordpress.com/2008/05/16/inside-wdk-docbaseobject/#comments</comments>
		<pubDate>Fri, 16 May 2008 11:51:34 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[WDK]]></category>
		<category><![CDATA[docbaseattribute]]></category>
		<category><![CDATA[docbaseobject]]></category>
		<category><![CDATA[Documentum]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://robau.wordpress.com/?p=4</guid>
		<description><![CDATA[Last days I&#8217;ve been struggling with the dmfx:docbaseobject in the wdk 5.3. Because I wanted more control on the layout of the attributes, I choose to create the attributes one by one in the jsp, instead of using the attributelist. Snippet: &#60;dmfx:docbaseobject name='current_document' /&#62;                        &#60;tr&#62;&#60;td&#62; &#60;dmfx:docbaseattribute name='attr_obj_id' object='current_document' attribute='r_object_id'  col1="&#60;/td&#62;&#60;td&#62;" /&#62; &#60;/td&#62;&#60;/tr&#62; &#60;tr&#62;&#60;td&#62; &#60;dmfx:docbaseattribute name='attr_medewerkercode' [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=4&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last days I&#8217;ve been struggling with the dmfx:docbaseobject in the wdk 5.3.</p>
<p>Because I wanted more control on the layout of the attributes, I choose to create the attributes one by one in the jsp, instead of using the attributelist.</p>
<p>Snippet:</p>
<pre><span style="color:#3366ff;">&lt;dmfx:docbaseobject name='current_document' /&gt;                        </span>
<span style="color:#3366ff;">&lt;tr&gt;&lt;td&gt;
&lt;dmfx:docbaseattribute name='attr_obj_id' object='current_document' attribute='r_object_id'  col1="&lt;/td&gt;&lt;td&gt;" /&gt;
&lt;/td&gt;&lt;/tr&gt;</span>
<span style="color:#3366ff;">&lt;tr&gt;&lt;td&gt;
&lt;dmfx:docbaseattribute name='attr_medewerkercode' object='current_document' attribute='medewerkercode' size='12' col1="&lt;/td&gt;&lt;td&gt;" /&gt;
&lt;/td&gt;&lt;/tr&gt;</span></pre>
<p>This piece of code resides in a component-page. I have created a button that refreshes the page and changes the docbaseobject&#8217;s id. When re-rendering, the old values of the attributes remain on the page. This has to do with the internal workings of the DocbaseAttributeValueTag.</p>
<p>The problem lies in the renderEnd code, which does something like this:           </p>
<pre>DocbaseAttributeValue value = (DocbaseAttributeValue) getControl();
 
if(obj.isADocbaseObjectInstance())
{
  strValue = value.getValue();
  if(strValue == null)
  {
    IObjectAdapter objectAdapter = obj.getObjectAdapter();
    if(objectAdapter != null)
    {
      strValue = getValueFromObjectAdapter(objectAdapter);
    } else
    {
      strValue = getValueFromDocbaseObject();
    }
    value.setValue(strValue);
    bGotDisplayValuesForRepeatingAttr = true;
  }
}</pre>
<p>It acutally reads the value directly from it&#8217;s control class. But once the value inside the control class gets set to somethinh other than null, the object is no longer updated.</p>
<p>This is how I worked around it.</p>
<p>I created a extra boolean value &#8220;m_reloadFromDocbase&#8221; in the control class and in the DocbaseAttribute class, and added these lines in the renderEnd</p>
<pre>   if (value.getReloadFromDocbase())
      strValue = null;</pre>
<p>This ensures the value of the attribute will get reloaded from the docbase.</p>
<p>In the behaviour class that handles thes jsp, the render-code is a little extended:</p>
<pre>                DocbaseAttribute dat = (DocbaseAttribute) getControl( "attr_" + attribute, DocbaseAttribute.class );
                dat.setReloadFromDocbase( true );</pre>
<p>The attribute comes form analyzing the page, using a FindValidAttribute visitor. If the boolean is set to false, the filled-in value will remain.</p>
<p>If you are interested in more detail, please dorp me a line [still figuring out howto]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/robau.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/robau.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=4&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2008/05/16/inside-wdk-docbaseobject/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://robau.wordpress.com/2008/01/02/hello-world/</link>
		<comments>http://robau.wordpress.com/2008/01/02/hello-world/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 11:29:53 +0000</pubDate>
		<dc:creator>robau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=1&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/robau.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/robau.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/robau.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/robau.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/robau.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=robau.wordpress.com&amp;blog=2430349&amp;post=1&amp;subd=robau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://robau.wordpress.com/2008/01/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">robau</media:title>
		</media:content>
	</item>
	</channel>
</rss>
