<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://www.norio.be/blog" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Norio&#039;s Blog</title>
    <link>http://www.norio.be/blog</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Interviewed by The Mobile Revolution about Devoxx</title>
    <link>http://www.norio.be/blog/2011/11/interviewed-mobile-revolution-about-devoxx</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I was interviewed by the guys at The Mobile Revolution about the recent Devoxx conference where a lot sessions were about Android development and the brand new Android 4.0 (Ice Cream Sandwich) release.&lt;/p&gt;
&lt;p&gt;You can read the full interview &lt;a href=&quot;http://www.themobilerevolution.be/2011/11/hoe-zien-toekomstige-android-apps-eruit-interview-met-litrik-de-roy/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/devoxx&quot;&gt;devoxx&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Fri, 25 Nov 2011 17:52:21 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">172 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Problem upgrading to Ubuntu 11.10 (Oneiric Ocelot)</title>
    <link>http://www.norio.be/blog/2011/10/problem-upgrading-ubuntu-1110-oneiric-ocelot</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Earlier today I upgraded my main laptop to Ubuntu 11.10 (Oneiric Ocelot). The upgrade did not go very smooth.&lt;/p&gt;
&lt;!--break--&gt;&lt;p&gt;
Almost immediately during the upgrade, even before the download of all new packages, the upgrade failed with the following message:&lt;/p&gt;
&lt;pre&gt;
Traceback (most recent call last):
  File &quot;/tmp/update-manager-Np9Td4/oneiric&quot;, line 7, in &lt;module&gt;
    sys.exit(main())
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeMain.py&quot;, line 199, in main
    if app.run():
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeController.py&quot;, line 1670, in run
    return self.fullUpgrade()
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeController.py&quot;, line 1627, in fullUpgrade
    if not self.askDistUpgrade():
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeController.py&quot;, line 895, in askDistUpgrade
    if not self._checkFreeSpace():
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeController.py&quot;, line 861, in _checkFreeSpace
    with_snapshots = self._is_apt_btrfs_snapshot_supported()
  File &quot;/tmp/update-manager-Np9Td4/DistUpgradeController.py&quot;, line 1005, in _is_apt_btrfs_snapshot_supported
    apt_btrfs = apt_btrfs_snapshot.AptBtrfsSnapshot()
  File &quot;/tmp/update-manager-Np9Td4/apt_btrfs_snapshot.py&quot;, line 85, in __init__
    self.fstab = Fstab(fstab)
  File &quot;/tmp/update-manager-Np9Td4/apt_btrfs_snapshot.py&quot;, line 53, in __init__
    entry = FstabEntry.from_line(line)
  File &quot;/tmp/update-manager-Np9Td4/apt_btrfs_snapshot.py&quot;, line 31, in from_line
    return FstabEntry(*line.split())
TypeError: __init__() takes at most 7 arguments (9 given)
&lt;/module&gt;&lt;/pre&gt;&lt;p&gt;
I&#039;m not sure what the upgrade process is trying to do with my /etc/fstab file but it clearly did not like the contents.&lt;/p&gt;
&lt;p&gt;Fortunately the upgrade did start without any problem, after disabling the fstab entries of some network drives.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/open-source&quot;&gt;open source&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/ubuntu&quot;&gt;ubuntu&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Wed, 12 Oct 2011 14:59:04 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">171 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Java Print Services requires cups-bsd</title>
    <link>http://www.norio.be/blog/2011/08/java-print-services-requires-cups-bsd</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Recently I&#039;ve lost way too much time trying to figure out why Java Print services was not working on one of my Ubuntu machines.&lt;/p&gt;
&lt;p&gt;When I tried to print from a Java application the spool never showed up in CUPS. There was no exception in Java and there was no trace in the CUPS logs.&lt;/p&gt;
&lt;p&gt;After a lot of trial and error I was able to fix the situation by installing the cups-bsd package:&lt;br /&gt;&lt;code&gt;sudo aptitude install cups-bsd&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Worth remembering...&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/open-source&quot;&gt;open source&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/java&quot;&gt;java&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/cups&quot;&gt;cups&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Sat, 20 Aug 2011 12:23:02 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">169 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Alternatives to the Android Market. Is it worth it?</title>
    <link>http://www.norio.be/blog/2010/12/alternatives-android-market-it-worth-it</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Initially I released my free Android app &lt;a href=&quot;http://movie-quiz.appspot.com/&quot;&gt;Movie Quiz&lt;/a&gt; only in Google&#039;s official &lt;a href=&quot;http://www.android.com/market/&quot;&gt;Android Market&lt;/a&gt;. After a couple of weeks I decided to upload the app to alternative sites/stores/marketplaces as well.&lt;/p&gt;
&lt;p&gt;Here&#039;s an overview of the number of downloads in the different Android app stores:&lt;/p&gt;
&lt;table&gt;&lt;tr&gt;&lt;th&gt;Location&lt;/th&gt;
&lt;th&gt;Downloads&lt;/th&gt;
&lt;th&gt;%&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Android Market&lt;/td&gt;
&lt;td&gt;3993&lt;/td&gt;
&lt;td&gt;79.7&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SlideMe&lt;/td&gt;
&lt;td&gt;347&lt;/td&gt;
&lt;td&gt;6.9&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;GetJar&lt;/td&gt;
&lt;td&gt;256&lt;/td&gt;
&lt;td&gt;5.1&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AndAppStore&lt;/td&gt;
&lt;td&gt;237&lt;/td&gt;
&lt;td&gt;4.7&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Handster&lt;/td&gt;
&lt;td&gt;103&lt;/td&gt;
&lt;td&gt;2.1&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AppsLib&lt;/td&gt;
&lt;td&gt;75&lt;/td&gt;
&lt;td&gt;1.5&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Total&lt;/b&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;5011&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;Some important remarks:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Movie quiz was published in the Android Market on September 24th (about 3 months ago) while I only started uploading the app in the other stores late October (about 2 months ago).&lt;/li&gt;
&lt;li&gt;Not all app stores support the same metadata. There are differences in number of screen shots, the size of screenshots, the length of the description field, the length of the changelog field and so on.&lt;/li&gt;
&lt;li&gt;Uploading a new version of the app to all the alternative stores is a pain. It&#039;s a tedious process of going through plenty of HTML form to upload new APK files, update descriptions and changelogs.&lt;/li&gt;
&lt;li&gt;Personally I have never used any of the clients of the alternative app stores so I can&#039;t comment on their usability.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&lt;em&gt;Is it worth it?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Yes. Without a lot of effort - I didn&#039;t spend too much time making screenshots and description texts for each app store - I got an 25% increase in downloads from the alternative app stores.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Wed, 15 Dec 2010 14:31:44 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">168 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Android development peculiarities</title>
    <link>http://www.norio.be/blog/2010/10/android-development-peculiarities</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;During the development of &lt;a href=&quot;http://movie-quiz.appspot.com/&quot;&gt;Movie Quiz&lt;/a&gt; I bumped into a couple of peculiarities of the Android platform.&lt;/p&gt;
&lt;!--break--&gt;&lt;ol&gt;&lt;li&gt;&lt;em&gt;AssetManager.readAsset()&lt;/em&gt; throws an &lt;em&gt;IOException&lt;/em&gt; when you try to read from a file larger than 1 MB. This is mentioned &lt;a href=&quot;http://groups.google.com/group/android-developers/browse_thread/thread/e3765c112d112f24&quot;&gt;here&lt;/a&gt;. Compressing the file might help.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;AssetManager.open()&lt;/em&gt; throws a &lt;em&gt;FileNotFoundException&lt;/em&gt; when you try to open a file with a &lt;em&gt;.gz&lt;/em&gt; extension. This is discussed &lt;a href=&quot;http://stackoverflow.com/questions/2364185/android-read-a-gzip-file-in-the-assets-folder&quot;&gt;here&lt;/a&gt;. Renaming the file does work ;)&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;And the &lt;a href=&quot;http://code.google.com/mobile/analytics/docs/android/&quot;&gt;Google Analytics SDK for Android&lt;/a&gt; adds its own quirks:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;em&gt;GoogleAnalyticsTracker.trackEvent()&lt;/em&gt; does nothing if one of its parameters contains a space. This is mentioned &lt;a href=&quot;http://stackoverflow.com/questions/2499679/problem-with-google-analytics-for-android-dispatcher-thinks-it-finished-but-t&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/open-source&quot;&gt;open source&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/mobile&quot;&gt;mobile&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Tue, 05 Oct 2010 11:51:57 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">167 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Movie Quiz released</title>
    <link>http://www.norio.be/blog/2010/09/movie-quiz-released</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Just a quick note to let everybody know that my free Movie Quiz app for Android is now available in the Android market. &lt;a href=&quot;http://movie-quiz.appspot.com/&quot;&gt;Check it out&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;During the development of the app I did encounter a couple of serious WTF-moments. Food for more blog posts ;)&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/mobile&quot;&gt;mobile&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Tue, 28 Sep 2010 06:57:54 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">166 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Interviewed by Tech45 podcast</title>
    <link>http://www.norio.be/blog/2010/09/interviewed-tech45-podcast</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;After &lt;a href=&quot;http://www.norio.be/blog/2010/09/movie-quiz&quot;&gt;my presentation at BarCamp Anwerp&lt;/a&gt; I was interviewed by the team of &lt;a href=&quot;http://tech45.eu/&quot;&gt;Tech45 podcast&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We talked about my upcoming Android app &lt;em&gt;Movie Quiz&lt;/em&gt; and Android development in general. My interview starts at 13:25 in their &lt;a href=&quot;http://tech45.eu/2010/09/19/tech45-de-2de-barcamp-antwerpen-special/&quot;&gt;BarCamp special podcast&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/mobile&quot;&gt;mobile&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Mon, 20 Sep 2010 11:55:26 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">165 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Movie Quiz</title>
    <link>http://www.norio.be/blog/2010/09/movie-quiz</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;During &lt;a href=&quot;http://barcamp.be/bca4/&quot;&gt;Barcamp Antwerp&lt;/a&gt; I talked about a new Android app &quot;Movie Quiz&quot; I am working on. The app is currently in beta and will be released into the Android Market in a couple of weeks.&lt;/p&gt;
&lt;div style=&quot;width:425px&quot; id=&quot;__ss_5180358&quot;&gt;&lt;strong style=&quot;display:block;margin:12px 0 4px&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/litrik/movie-quiz&quot; title=&quot;Movie Quiz&quot;&gt;Movie Quiz&lt;/a&gt;&lt;/strong&gt;
&lt;object id=&quot;__sse5180358&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=5180358&amp;amp;stripped_title=movie-quiz&quot; /&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;&lt;embed name=&quot;__sse5180358&quot; src=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=5180358&amp;amp;stripped_title=movie-quiz&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style=&quot;padding:5px 0 12px&quot;&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/litrik&quot;&gt;Litrik De Roy&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/android&quot;&gt;android&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/mobile&quot;&gt;mobile&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Sun, 12 Sep 2010 18:05:05 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">164 at http://www.norio.be</guid>
  </item>
  <item>
    <title>GWT and Ext GWT gotchas</title>
    <link>http://www.norio.be/blog/2010/09/gwt-and-ext-gwt-gotchas</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://code.google.com/webtoolkit/&quot;&gt;GWT&lt;/a&gt; and &lt;a href=&quot;http://www.sencha.com/products/gwt/&quot;&gt;Ext GWT (GXT)&lt;/a&gt; are interesting platforms to develop complex web applications using Java. It supports fancy UIs and all client-side code gets compiled into JavaScript.&lt;/p&gt;
&lt;p&gt;There are a couple of non-obvious gotchas though that will make your application crash and burn without a clear error message.&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Make sure you add your GWT/GXT LayoutContainer to a &amp;lt;div&amp;gt;. If you add it to a &amp;lt;p&amp;gt; it will result in an &quot;Unknown runtime error&quot; in Internet Explorer.&lt;/li&gt;
&lt;li&gt;Make sure that the id of the &amp;lt;div&amp;gt; you are adding your LayoutContainer to is not the same as the name of your GWT module or you&#039;ll run into &lt;a href=&quot;http://code.google.com/p/google-web-toolkit/issues/detail?id=4003&quot;&gt;GWT issue 4003&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/open-source&quot;&gt;open source&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/web-development&quot;&gt;web development&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/gwt&quot;&gt;gwt&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/gxt&quot;&gt;gxt&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Tue, 07 Sep 2010 09:44:28 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">163 at http://www.norio.be</guid>
  </item>
  <item>
    <title>Dynamic working sets</title>
    <link>http://www.norio.be/blog/2010/08/dynamic-working-sets</link>
    <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-fulltext&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;If you have a lot of projects in your Eclipse workspace you should check out the &lt;a href=&quot;http://marketplace.eclipse.org/content/javadude-dynamic-working-sets&quot;&gt;Dynamic Working Sets&lt;/a&gt; plug-in.&lt;/p&gt;
&lt;p&gt;It allows you to define working sets based on a regular expression. If a project name matches the regex it will be included in the working set.&lt;/p&gt;
&lt;p&gt;It sure beats adding new projects to existing working sets all the time. Really handy to keep your workspace organized.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;section class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-above view-mode-fulltext clearfix&quot;&gt;

      &lt;h2 class=&quot;field-label&quot;&gt;Topic:&amp;nbsp;&lt;/h2&gt;
  
  &lt;ul class=&quot;field-items&quot;&gt;

    
      &lt;li class=&quot;field-item even&quot;&gt;
        &lt;a href=&quot;/topic/eclipse&quot;&gt;eclipse&lt;/a&gt;      &lt;/li&gt;

    
      &lt;li class=&quot;field-item odd&quot;&gt;
        &lt;a href=&quot;/topic/open-source&quot;&gt;open source&lt;/a&gt;      &lt;/li&gt;

    
  &lt;/ul&gt;

&lt;/section&gt;
</description>
     <pubDate>Wed, 25 Aug 2010 10:28:41 +0000</pubDate>
 <dc:creator>litrik</dc:creator>
 <guid isPermaLink="false">162 at http://www.norio.be</guid>
  </item>
  </channel>
</rss>
