<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.func.nl/rss/feed">
  <channel>
    <title>Func</title>
    <link>http://www.func.nl/rss/feed</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/func" /><feedburner:info uri="func" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>18 februari Func-borrel</title>
    <link>http://feedproxy.google.com/~r/func/~3/uZE3UaW3jpo/18-februari-func-borrel</link>
    <description>&lt;p&gt;Twee weken geleden is Func verhuisd naar een nieuwe, veel grotere etage in ons pand in hartje Amsterdam. We hebben nu weer de ruimte om ons team verder uit te breiden en nog meer mooie producten te maken.&lt;/p&gt;
&lt;p&gt;Voldoende reden voor een feestelijke borrel - op donderdag 18 februari vanaf 16:00 uur ben je van harte welkom. Wij zorgen voor hapjes en drankjes. We horen graag of je komt en zo ja, met hoeveel personen.&lt;/p&gt;
&lt;p&gt;We zie ernaar uit om je rond te leiden.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/uZE3UaW3jpo" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/borrel">borrel</category>
 <pubDate>Tue, 09 Feb 2010 06:45:31 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">112 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/18-februari-func-borrel</feedburner:origLink></item>
  <item>
    <title>Why Mockito beats Easymock &amp; co.</title>
    <link>http://feedproxy.google.com/~r/func/~3/Yu8XyoGAq_8/why-mockito-beats-easymock-co</link>
    <description>&lt;p&gt;Unit testing your application is the key to develop a good piece of software.&lt;br /&gt;
Mocking is the key to write good unit tests.&lt;br /&gt;
Mockito is the key that opens the door to a way of mocking that has never been so simple and elegant.&lt;/p&gt;
&lt;p&gt;Let's take a look at two different versions of the same unit test, the first uses easymock while the second is based on mockito.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/why-mockito-beats-easymock-co" dc:identifier="http://www.func.nl/community/knowledgebase/why-mockito-beats-easymock-co" dc:title="Why Mockito beats Easymock &amp;amp; co." trackback:ping="http://www.func.nl/trackback/111" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/Yu8XyoGAq_8" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/why-mockito-beats-easymock-co#comments</comments>
 <category domain="http://www.func.nl/community/tags/easymock">EasyMock</category>
 <category domain="http://www.func.nl/community/tags/mockito">mockito</category>
 <category domain="http://www.func.nl/community/tags/unit-test">unit test</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/111</wfw:commentRss>
 <pubDate>Fri, 29 Jan 2010 15:18:16 +0000</pubDate>
 <dc:creator>diego</dc:creator>
 <guid isPermaLink="false">111 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/why-mockito-beats-easymock-co</feedburner:origLink></item>
  <item>
    <title>Running ActiveMQ using Spring</title>
    <link>http://feedproxy.google.com/~r/func/~3/S3W4qgzKXc0/running-activemq-using-spring</link>
    <description>&lt;p&gt;Since the ActiveMQ web site is not really clear on how to integrate it with the Spring framework I decided to write this post to clarify some points.&lt;br /&gt;
The really good news I can already point out is that it is possible running a JMS inside a servlet container like Tomcat without any JCA adapter, so you do not need Jencks or similar.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/running-activemq-using-spring" dc:identifier="http://www.func.nl/community/knowledgebase/running-activemq-using-spring" dc:title="Running ActiveMQ using Spring" trackback:ping="http://www.func.nl/trackback/110" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/S3W4qgzKXc0" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/running-activemq-using-spring#comments</comments>
 <category domain="http://www.func.nl/community/tags/activemq">activemq</category>
 <category domain="http://www.func.nl/community/tags/jms">jms</category>
 <category domain="http://www.func.nl/community/tags/spring">spring</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/110</wfw:commentRss>
 <pubDate>Fri, 29 Jan 2010 14:47:14 +0000</pubDate>
 <dc:creator>diego</dc:creator>
 <guid isPermaLink="false">110 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/running-activemq-using-spring</feedburner:origLink></item>
  <item>
    <title>Verhuisd!</title>
    <link>http://feedproxy.google.com/~r/func/~3/hZ4HammQ_LY/verhuisd</link>
    <description>&lt;p&gt;Vandaag zijn we verhuisd van de 6e naar de 3e verdieping. We blijven gelukkig in hetzelfde prachtige pand. Alleen nu met heel veel meer ruimte, zowel voor de werkplekken als voor bespreekruimten en voldoende ruimte voor onze groeiplannen.&lt;/p&gt;
&lt;p&gt;Als klap op de vuurpijl hebben we nu een grote keuken waar Diego pasta's en pizza's naar moeders recept voor heel Func gaat bereiden. We zien er naar uit.&lt;/p&gt;
&lt;p&gt;Ben je benieuwd hoe het er uit ziet? Eet je een pasta mee? Kom langs!&lt;/p&gt;
&lt;p&gt;P.S.: We hebben een prachtige unit voor onderhuur beschikbaar: &lt;a href="http://www.func.nl/corporate/onderhuur"&gt;http://www.func.nl/corporate/onderhuur&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/hZ4HammQ_LY" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/verhuisd">verhuisd</category>
 <pubDate>Fri, 22 Jan 2010 20:24:30 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">108 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/verhuisd</feedburner:origLink></item>
  <item>
    <title>Prachtige unit te huur</title>
    <link>http://feedproxy.google.com/~r/func/~3/ZLwJkh7S4PM/onderhuur</link>
    <description>&lt;p&gt;&lt;img align="right" src="http://www.func.nl/sites/default/files/mercuriusklein.jpg" /&gt;We betrekken binnenkort een prachtige etage op de derde verdieping van het Mercuriusgebouw aan de Prins Hendrikkade in Amsterdam (voorheen Oibibio). Gesitueerd in hartje centrum: recht tegenover het centraal station en parkeergarage.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/ZLwJkh7S4PM" height="1" width="1"/&gt;</description>
     <pubDate>Wed, 09 Dec 2009 10:42:57 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">107 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/onderhuur</feedburner:origLink></item>
  <item>
    <title>Pigs!</title>
    <link>http://feedproxy.google.com/~r/func/~3/bnYN6patg2I/pigs</link>
    <description>&lt;p&gt;A beautiful day where Funcers, pigs, cows, a ram and a goose met at Het Beloofde Varkensland. Photo's!&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/pigs" dc:identifier="http://www.func.nl/community/news/pigs" dc:title="Pigs!" trackback:ping="http://www.func.nl/trackback/105" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/bnYN6patg2I" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/pigs#comments</comments>
 <category domain="http://www.func.nl/community/tags/massage">massage</category>
 <category domain="http://www.func.nl/community/tags/pig">pig</category>
 <category domain="http://www.func.nl/community/tags/varken">varken</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/105</wfw:commentRss>
 <pubDate>Fri, 13 Nov 2009 20:17:34 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">105 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/pigs</feedburner:origLink></item>
  <item>
    <title>Digi-Trainer is live!</title>
    <link>http://feedproxy.google.com/~r/func/~3/sVATOqNzZ00/digi-trainer-live</link>
    <description>&lt;p&gt;Het papieren eindexamen bestaat binnenkort niet meer. Vanaf 2009 doen vmbo-B leerlingen hun examen op de computer. Dit vergt een andere voorbereiding dan blokken met behulp van de zo bekende examenbundels van ThiemeMeulenhoff.&lt;/p&gt;
&lt;p&gt;Deze week is de door Func ontwikkelde Digi-Trainer-applicatie in gebruik genomen: een digitale examentrainer speciaal ontwikkeld voor het digitale examen. Het ultieme hulpmiddel om leerlingen het hele schooljaar door gedegen voor te bereiden op de nieuwe beeldschermexamens.&lt;/p&gt;
&lt;p&gt;Func heeft haar herbruikbare componenten ingezet om IMS Content Packages te valideren en te importeren, alsmede haar QTI 2.1 Engine met ondersteuning voor 12 interactionTypes.&lt;/p&gt;
&lt;p&gt;Bekijk &lt;a href="http://www.thiememeulenhoff.nl/assets/virtueeladviseur/AVO/DigiTrainer/index.html"&gt;de demo&lt;/a&gt; of ga naar &lt;a href="http://www.digi-trainer.nl"&gt;http://www.digi-trainer.nl&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/sVATOqNzZ00" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/content-packaging">content packaging</category>
 <category domain="http://www.func.nl/community/tags/digi-trainer">digi-trainer</category>
 <category domain="http://www.func.nl/community/tags/ims">ims</category>
 <category domain="http://www.func.nl/community/tags/qti">qti</category>
 <category domain="http://www.func.nl/community/tags/thiememeulenhoff">thiememeulenhoff</category>
 <pubDate>Thu, 12 Nov 2009 17:12:27 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">104 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/digi-trainer-live</feedburner:origLink></item>
  <item>
    <title>Func in adviesraad EduStandaard</title>
    <link>http://feedproxy.google.com/~r/func/~3/5ofDNEEaGxc/func-adviesraad-edustandaard</link>
    <description>&lt;p&gt;&lt;img src="http://www.func.nl/sites/default/files/edustandaard-klein.gif" width="100" height="21" align="right" /&gt;EduStandaard beheert afspraken en standaarden in het onderwijs die spelen binnen de educatieve contentketen. Func is vanaf heden lid van de adviesraad. Vanuit zijn rol als technisch directeur heeft Wouter Huijnink diepgaande kennis van en ervaring met het toepassen van standaarden zoals CZP, QTI, CP, etc. Hij hoopt de adviesraad dan ook te verrijken met die kennis en ervaring.&lt;/p&gt;
&lt;p&gt;Voor meer informatie, zie &lt;a href="http://www.edustandaard.nl/"&gt;www.edustandaard.nl&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/5ofDNEEaGxc" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/edustandaard">edustandaard</category>
 <category domain="http://www.func.nl/community/tags/kennisnet">kennisnet</category>
 <category domain="http://www.func.nl/community/tags/wouter-huijnink">wouter huijnink</category>
 <pubDate>Fri, 23 Oct 2009 08:49:59 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">102 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/func-adviesraad-edustandaard</feedburner:origLink></item>
  <item>
    <title>Achterblijversborrel</title>
    <link>http://feedproxy.google.com/~r/func/~3/Uhk8XJYWarg/achterblijversborrel</link>
    <description>&lt;p&gt;Voor iedereen die niet op vakantie was organiseerden we afgelopen donderdag de Achterblijversborrel. Alhier de foto's.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/achterblijversborrel" dc:identifier="http://www.func.nl/community/news/achterblijversborrel" dc:title="Achterblijversborrel" trackback:ping="http://www.func.nl/trackback/101" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/Uhk8XJYWarg" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/achterblijversborrel#comments</comments>
 <category domain="http://www.func.nl/community/tags/borrel">borrel</category>
 <category domain="http://www.func.nl/community/tags/dakterras">dakterras</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/101</wfw:commentRss>
 <pubDate>Wed, 19 Aug 2009 17:14:15 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">101 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/achterblijversborrel</feedburner:origLink></item>
  <item>
    <title>Aloha Windsurfers!</title>
    <link>http://feedproxy.google.com/~r/func/~3/xeubBXpzVcU/aloha-windsurfers</link>
    <description>&lt;p&gt;Today we enjoyed a great day of windsurfing at IJburg. To be honest, we only managed a couple of hours of actual surfing due to sour muscles. But ... we want more! Check out the photo's.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/aloha-windsurfers" dc:identifier="http://www.func.nl/community/news/aloha-windsurfers" dc:title="Aloha Windsurfers!" trackback:ping="http://www.func.nl/trackback/99" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/xeubBXpzVcU" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/aloha-windsurfers#comments</comments>
 <category domain="http://www.func.nl/community/tags/aloha">aloha</category>
 <category domain="http://www.func.nl/community/tags/windsurf">windsurf</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/99</wfw:commentRss>
 <pubDate>Fri, 22 May 2009 20:51:19 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">99 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/aloha-windsurfers</feedburner:origLink></item>
  <item>
    <title>Assertions in Eclipse when running JUnit tests</title>
    <link>http://feedproxy.google.com/~r/func/~3/CmHmYgi2ZM8/assertions-eclipse-when-running-junit-tests</link>
    <description>&lt;p&gt;Our build server was complaining about tests that failed because assertions failed. While running the JUnit tests in Eclipse everything was fine. So I had to find out how to turn the assertions on in Eclipse.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/assertions-eclipse-when-running-junit-tests" dc:identifier="http://www.func.nl/community/knowledgebase/assertions-eclipse-when-running-junit-tests" dc:title="Assertions in Eclipse when running JUnit tests" trackback:ping="http://www.func.nl/trackback/98" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/CmHmYgi2ZM8" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/assertions-eclipse-when-running-junit-tests#comments</comments>
 <category domain="http://www.func.nl/community/tags/assertions">assertions</category>
 <category domain="http://www.func.nl/community/tags/eclipse">eclipse</category>
 <category domain="http://www.func.nl/community/tags/junit">junit</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/98</wfw:commentRss>
 <pubDate>Thu, 14 May 2009 07:05:19 +0000</pubDate>
 <dc:creator>martin</dc:creator>
 <guid isPermaLink="false">98 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/assertions-eclipse-when-running-junit-tests</feedburner:origLink></item>
  <item>
    <title>Project dependency issue with maven-eclipse-plugin 2.6</title>
    <link>http://feedproxy.google.com/~r/func/~3/co_YD5X8qTE/project-dependency-issue-maven-eclipse-plugin-26</link>
    <description>&lt;p&gt;I had some troubles with the new maven-eclipse-plugin version 2.6 and project dependencies.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/project-dependency-issue-maven-eclipse-plugin-26" dc:identifier="http://www.func.nl/community/knowledgebase/project-dependency-issue-maven-eclipse-plugin-26" dc:title="Project dependency issue with maven-eclipse-plugin 2.6" trackback:ping="http://www.func.nl/trackback/97" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/co_YD5X8qTE" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/project-dependency-issue-maven-eclipse-plugin-26#comments</comments>
 <category domain="http://www.func.nl/community/tags/eclipse">eclipse</category>
 <category domain="http://www.func.nl/community/tags/maven">maven</category>
 <category domain="http://www.func.nl/community/tags/maven-eclipse-plugin">maven-eclipse-plugin</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/97</wfw:commentRss>
 <pubDate>Tue, 21 Apr 2009 12:14:05 +0000</pubDate>
 <dc:creator>martin</dc:creator>
 <guid isPermaLink="false">97 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/project-dependency-issue-maven-eclipse-plugin-26</feedburner:origLink></item>
  <item>
    <title>Leveringsvoorwaarden</title>
    <link>http://feedproxy.google.com/~r/func/~3/OzjCzido7NM/leveringsvoorwaarden</link>
    <description>&lt;p&gt;Op al onze aanbiedingen en overeenkomsten zijn de &lt;a href="http://www.ictoffice.nl/index.shtml?id=1661"&gt;ICT~Office Voorwaarden&lt;/a&gt; van toepassing, gedeponeerd d.d. 14 januari 2009 bij de Kamer van Koophandel te Midden-Nederland onder nummer 30174840, tenzij anders overeen gekomen.&lt;/p&gt;
&lt;p&gt;Op verzoek sturen wij u de voorwaarden toe.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/OzjCzido7NM" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/leveringsvoorwaarden">leveringsvoorwaarden</category>
 <pubDate>Mon, 20 Apr 2009 09:47:03 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">96 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/leveringsvoorwaarden</feedburner:origLink></item>
  <item>
    <title>Running a KVM guest with &gt; 3.5 GB of RAM</title>
    <link>http://feedproxy.google.com/~r/func/~3/DvkgQIMz2w8/running-kvm-guest-35-gb-ram</link>
    <description>&lt;p&gt;We've been running KVM for a while now, but only last week I noticed that the guests I had running with more than 3.5GB of RAM somehow didn't see more than those 3.5. While booting, the following message is displayed: 'WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing xxxMB of RAM.' along whith a stacktrace.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/running-kvm-guest-35-gb-ram" dc:identifier="http://www.func.nl/community/knowledgebase/running-kvm-guest-35-gb-ram" dc:title="Running a KVM guest with &amp;gt; 3.5 GB of RAM" trackback:ping="http://www.func.nl/trackback/95" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/DvkgQIMz2w8" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/running-kvm-guest-35-gb-ram#comments</comments>
 <category domain="http://www.func.nl/community/tags/kvm">kvm</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/95</wfw:commentRss>
 <pubDate>Tue, 07 Apr 2009 13:20:28 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">95 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/running-kvm-guest-35-gb-ram</feedburner:origLink></item>
  <item>
    <title>Review 'Digitaal toetsen' toepassingsprofiel</title>
    <link>http://feedproxy.google.com/~r/func/~3/BTVD323gm74/review-digitaal-toetsen-toepassingsprofiel</link>
    <description>&lt;p&gt;Kennisnet stelt met haar partners een toepassingsprofiel op van de IMS QTI standaard met als doel het vergemakkelijken van het ontwikkelen, het arrangeren, het gebruiken en het uitwisselen van digitaal toetsmateriaal binnen het Nederlandse onderwijs.&lt;/p&gt;
&lt;p&gt;Func zal deze afspraak mede-reviewen op haalbaarheid vanuit haar rol als een in toetsomgevingen gespecialiseerd software-ontwikkelaar.&lt;/p&gt;
&lt;p&gt;Meer informatie over de afspraak is te vinden op &lt;a href="http://digitaaltoetsen.kennisnet.nl/deafspraak"&gt;Digitaal toetsen&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/BTVD323gm74" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/assessment">assessment</category>
 <category domain="http://www.func.nl/community/tags/ims">ims</category>
 <category domain="http://www.func.nl/community/tags/kennisnet">kennisnet</category>
 <category domain="http://www.func.nl/community/tags/qti">qti</category>
 <category domain="http://www.func.nl/community/tags/toetsen">toetsen</category>
 <pubDate>Mon, 30 Mar 2009 12:53:34 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">94 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/review-digitaal-toetsen-toepassingsprofiel</feedburner:origLink></item>
  <item>
    <title>Running Multiple Firefox sessions</title>
    <link>http://feedproxy.google.com/~r/func/~3/bf4dYrOgd0U/running-multiple-firefox-sessions</link>
    <description>&lt;p&gt;As developers we come across the problem of accessing the same site with two or more different logins every so often. Problem is that if you are using Firefox the session cookies are shared across all running browsers. This means that you either run different browser applications or keep deleting session cookies and keep logging in, not really ideal.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/running-multiple-firefox-sessions" dc:identifier="http://www.func.nl/community/knowledgebase/running-multiple-firefox-sessions" dc:title="Running Multiple Firefox sessions" trackback:ping="http://www.func.nl/trackback/93" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/bf4dYrOgd0U" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/running-multiple-firefox-sessions#comments</comments>
 <category domain="http://www.func.nl/community/tags/firefox">firefox</category>
 <category domain="http://www.func.nl/community/tags/session">session</category>
 <category domain="http://www.func.nl/community/tags/tip">tip</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/93</wfw:commentRss>
 <pubDate>Thu, 19 Mar 2009 09:32:08 +0000</pubDate>
 <dc:creator>jason</dc:creator>
 <guid isPermaLink="false">93 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/running-multiple-firefox-sessions</feedburner:origLink></item>
  <item>
    <title>Func sponsort ApacheCon Europe 2009</title>
    <link>http://feedproxy.google.com/~r/func/~3/xi34bDgvO-4/func-sponsort-apachecon-europe-2009</link>
    <description>&lt;p&gt;&lt;a href="http://www.eu.apachecon.com/c/aceu2009/"&gt;&lt;img style="float: right; border: 0px; padding-left: 5px; padding-right: 5px;" src="http://www.func.nl/sites/default/files/125x125 sponsor.gif" /&gt;&lt;/a&gt;Van 23 tot en met 27 maart vindt de ApacheCon Europe 2009 plaats in Amsterdam. Func is sponsor van dit evenement; een must see voor iedereen die betrokken is met open source, de specifiek Apache producten zoals HTTPD, Tomcat en de vele libraries.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/xi34bDgvO-4" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/apacheconeu">apacheconeu</category>
 <category domain="http://www.func.nl/community/tags/sponsor">sponsor</category>
 <pubDate>Mon, 16 Mar 2009 17:13:49 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">92 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/func-sponsort-apachecon-europe-2009</feedburner:origLink></item>
  <item>
    <title>Making Internet Explorer behave</title>
    <link>http://feedproxy.google.com/~r/func/~3/UgiQRmcp530/making-internet-explorer-behave</link>
    <description>&lt;p&gt;Microsoft Internet Explorer, the one browser that can really spoil it for a front-end developer. This post is not about why IE is such a burden, but more about a potential way to lessen the weight it puts on every project. It is a shame that time has to be invested in finding workarounds and fixes for that single browser that really doesn't care about standards.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/making-internet-explorer-behave" dc:identifier="http://www.func.nl/community/knowledgebase/making-internet-explorer-behave" dc:title="Making Internet Explorer behave" trackback:ping="http://www.func.nl/trackback/91" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/UgiQRmcp530" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/making-internet-explorer-behave#comments</comments>
 <category domain="http://www.func.nl/community/tags/ie7">ie7</category>
 <category domain="http://www.func.nl/community/tags/ie8">ie8</category>
 <category domain="http://www.func.nl/community/tags/javascript">javascript</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/91</wfw:commentRss>
 <pubDate>Wed, 11 Mar 2009 09:57:55 +0000</pubDate>
 <dc:creator>sjoerd</dc:creator>
 <guid isPermaLink="false">91 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/making-internet-explorer-behave</feedburner:origLink></item>
  <item>
    <title>ApacheCon Europe Wicket community meetup</title>
    <link>http://feedproxy.google.com/~r/func/~3/jbq1Zdzx5Ug/apachecon-europe-wicket-community-meetup</link>
    <description>&lt;p&gt;Join us and other Wicket professionals in the Movenpick Hotel on March 23/24. That's right, it's time for the third Wicket community meetup. &lt;a href="http://cwiki.apache.org/confluence/display/WICKET/Wicket+Community+meetups+-+Amsterdam"&gt;Sign up&lt;/a&gt; for a Wicket night after the ApacheConEu day programme! &lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/apachecon-europe-wicket-community-meetup" dc:identifier="http://www.func.nl/community/news/apachecon-europe-wicket-community-meetup" dc:title="ApacheCon Europe Wicket community meetup" trackback:ping="http://www.func.nl/trackback/90" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/jbq1Zdzx5Ug" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/apachecon-europe-wicket-community-meetup#comments</comments>
 <category domain="http://www.func.nl/community/tags/apacheconeu">apacheconeu</category>
 <category domain="http://www.func.nl/community/tags/wicket">wicket</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/90</wfw:commentRss>
 <pubDate>Tue, 10 Mar 2009 14:50:58 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">90 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/apachecon-europe-wicket-community-meetup</feedburner:origLink></item>
  <item>
    <title>How to install Ubuntu from a USB stick</title>
    <link>http://feedproxy.google.com/~r/func/~3/ytGH8APCZgw/how-install-ubuntu-usb-stick</link>
    <description>&lt;p&gt;I found myself having to reinstall a server with no CD drive available. I had an old USB stick (256MB) lying around so I thought it would be nice to use that as an installer. Here's how I did it.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/how-install-ubuntu-usb-stick" dc:identifier="http://www.func.nl/community/knowledgebase/how-install-ubuntu-usb-stick" dc:title="How to install Ubuntu from a USB stick" trackback:ping="http://www.func.nl/trackback/89" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/ytGH8APCZgw" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/how-install-ubuntu-usb-stick#comments</comments>
 <category domain="http://www.func.nl/community/tags/installer">installer</category>
 <category domain="http://www.func.nl/community/tags/ubuntu">ubuntu</category>
 <category domain="http://www.func.nl/community/tags/usb">usb</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/89</wfw:commentRss>
 <pubDate>Tue, 03 Mar 2009 13:50:31 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">89 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/how-install-ubuntu-usb-stick</feedburner:origLink></item>
  <item>
    <title>Customize namespace prefix when marshalling with Jaxb</title>
    <link>http://feedproxy.google.com/~r/func/~3/PNSQSwGTJiQ/customize-namespace-prefix-when-marshalling-jaxb</link>
    <description>&lt;p&gt;I was looking a long time on how to set the prefix for a namespace when marshalling an object to xml using JAXB. If you don't do anything JAXB will write random namespace prefixes (like ns2, ns3).&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/customize-namespace-prefix-when-marshalling-jaxb" dc:identifier="http://www.func.nl/community/knowledgebase/customize-namespace-prefix-when-marshalling-jaxb" dc:title="Customize namespace prefix when marshalling with Jaxb" trackback:ping="http://www.func.nl/trackback/87" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/PNSQSwGTJiQ" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/customize-namespace-prefix-when-marshalling-jaxb#comments</comments>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/jaxb">jaxb</category>
 <category domain="http://www.func.nl/community/tags/namespace">namespace</category>
 <category domain="http://www.func.nl/community/tags/prefix">prefix</category>
 <category domain="http://www.func.nl/community/tags/xml">xml</category>
 
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/87</wfw:commentRss>
 <pubDate>Thu, 26 Feb 2009 15:14:21 +0000</pubDate>
 <dc:creator>martin</dc:creator>
 <guid isPermaLink="false">87 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/customize-namespace-prefix-when-marshalling-jaxb</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/func/~5/Tm3lXAmVHy4/MarshalUtil.java_.txt" length="1897" type="text/plain" /><feedburner:origEnclosureLink>http://www.func.nl/sites/default/files/MarshalUtil.java_.txt</feedburner:origEnclosureLink></item>
  <item>
    <title>FITC Amsterdam - day 2</title>
    <link>http://feedproxy.google.com/~r/func/~3/7oHpY_MOhoM/fitc-amsterdam-day-2</link>
    <description>&lt;p&gt;Day 2 of FITC Amsterdam. Everybody was still a little tired from the party last night including the first speaker André Michelle. André talked about the new sound API in Flash 10. With some code examples he showed how to achieve some cool sound effects on a loaded song or in real-time. After this he showed the new application he has worked on with his company Hobnox, the Hobnox AudioTool.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/fitc-amsterdam-day-2" dc:identifier="http://www.func.nl/community/news/fitc-amsterdam-day-2" dc:title="FITC Amsterdam - day 2" trackback:ping="http://www.func.nl/trackback/86" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/7oHpY_MOhoM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/fitc-amsterdam-day-2#comments</comments>
 <category domain="http://www.func.nl/community/tags/fitc">FITC</category>
 <category domain="http://www.func.nl/community/tags/flash">Flash</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/86</wfw:commentRss>
 <pubDate>Tue, 24 Feb 2009 21:50:49 +0000</pubDate>
 <dc:creator>sjoerd</dc:creator>
 <guid isPermaLink="false">86 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/fitc-amsterdam-day-2</feedburner:origLink></item>
  <item>
    <title>FITC Amsterdam - day 1</title>
    <link>http://feedproxy.google.com/~r/func/~3/0lDsU3pMiZY/fitc-amsterdam-day-1</link>
    <description>&lt;p&gt;Today was a long but inspiring day. I had the privilege to go to the FITC festival in Amsterdam and watch some of the leading people in the Flash industry talk about their work and their creative processes behind it. Although not all presentations were as I expected, for some this turned out to be a good thing.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/fitc-amsterdam-day-1" dc:identifier="http://www.func.nl/community/news/fitc-amsterdam-day-1" dc:title="FITC Amsterdam - day 1" trackback:ping="http://www.func.nl/trackback/85" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/0lDsU3pMiZY" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/fitc-amsterdam-day-1#comments</comments>
 <category domain="http://www.func.nl/community/tags/fitc">FITC</category>
 <category domain="http://www.func.nl/community/tags/flash">Flash</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/85</wfw:commentRss>
 <pubDate>Tue, 24 Feb 2009 00:59:01 +0000</pubDate>
 <dc:creator>sjoerd</dc:creator>
 <guid isPermaLink="false">85 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/fitc-amsterdam-day-1</feedburner:origLink></item>
  <item>
    <title>HTTP connections on a server with only ssh access</title>
    <link>http://feedproxy.google.com/~r/func/~3/S4mEGtosKIM/http-connections-server-only-ssh-access</link>
    <description>If you ever need to set up outgoing http connections on a server and you only have ssh access, you can use squid as a proxy on your local machine. Here's how.

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/http-connections-server-only-ssh-access" dc:identifier="http://www.func.nl/community/knowledgebase/http-connections-server-only-ssh-access" dc:title="HTTP connections on a server with only ssh access" trackback:ping="http://www.func.nl/trackback/83" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/S4mEGtosKIM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/http-connections-server-only-ssh-access#comments</comments>
 <category domain="http://www.func.nl/community/tags/http">http</category>
 <category domain="http://www.func.nl/community/tags/proxy">proxy</category>
 <category domain="http://www.func.nl/community/tags/squid">squid</category>
 <category domain="http://www.func.nl/community/tags/ssh">ssh</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/83</wfw:commentRss>
 <pubDate>Wed, 18 Feb 2009 16:27:30 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">83 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/http-connections-server-only-ssh-access</feedburner:origLink></item>
  <item>
    <title>Next Amsterdam Java Meetup March 13th</title>
    <link>http://feedproxy.google.com/~r/func/~3/DiFiPa270XY/next-amsterdam-java-meetup-march-13th</link>
    <description>&lt;p&gt;Put March 13th in your calendars, because it is Java Meetup time again :)&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/next-amsterdam-java-meetup-march-13th" dc:identifier="http://www.func.nl/community/news/next-amsterdam-java-meetup-march-13th" dc:title="Next Amsterdam Java Meetup March 13th" trackback:ping="http://www.func.nl/trackback/82" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/DiFiPa270XY" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/next-amsterdam-java-meetup-march-13th#comments</comments>
 <category domain="http://www.func.nl/community/tags/amsterdam">amsterdam</category>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/82</wfw:commentRss>
 <pubDate>Tue, 17 Feb 2009 09:04:00 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">82 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/next-amsterdam-java-meetup-march-13th</feedburner:origLink></item>
  <item>
    <title>Configuring a RAID drive with over 2TB</title>
    <link>http://feedproxy.google.com/~r/func/~3/mH3JijJ_9RU/configuring-raid-drive-over-2tb</link>
    <description>&lt;p&gt;How do you configure a RAID drive with over 2TB? The usual way with fdisk didn't work. It turns out you need to use &lt;a href="http://www.gnu.org/software/parted/index.shtml"&gt;parted&lt;/a&gt; and give it a &lt;a href="http://en.wikipedia.org/wiki/GUID_Partition_Table"&gt;GPT&lt;/a&gt; disk label.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/configuring-raid-drive-over-2tb" dc:identifier="http://www.func.nl/community/knowledgebase/configuring-raid-drive-over-2tb" dc:title="Configuring a RAID drive with over 2TB" trackback:ping="http://www.func.nl/trackback/81" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/mH3JijJ_9RU" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/configuring-raid-drive-over-2tb#comments</comments>
 <category domain="http://www.func.nl/community/tags/raid-2tb-parted-gpt">RAID &gt;2TB parted gpt</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/81</wfw:commentRss>
 <pubDate>Sat, 17 Jan 2009 12:49:54 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">81 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/configuring-raid-drive-over-2tb</feedburner:origLink></item>
  <item>
    <title>Find those Memory leaks</title>
    <link>http://feedproxy.google.com/~r/func/~3/sJkMVqwXD-o/find-those-memory-leaks</link>
    <description>&lt;p&gt;Find the memory leaks in your app with Eclipse Memory Analyzer ( MAT ). This Eclipse plugin can give you a detailed view on object level of memory consumption in the JVM of your application.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/find-those-memory-leaks" dc:identifier="http://www.func.nl/community/knowledgebase/find-those-memory-leaks" dc:title="Find those Memory leaks" trackback:ping="http://www.func.nl/trackback/80" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/sJkMVqwXD-o" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/find-those-memory-leaks#comments</comments>
 <category domain="http://www.func.nl/community/tags/eclipse">eclipse</category>
 <category domain="http://www.func.nl/community/tags/leak">Leak</category>
 <category domain="http://www.func.nl/community/tags/mat">MAT</category>
 <category domain="http://www.func.nl/community/tags/memory">Memory</category>
 
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/80</wfw:commentRss>
 <pubDate>Thu, 15 Jan 2009 09:44:32 +0000</pubDate>
 <dc:creator>haiko</dc:creator>
 <guid isPermaLink="false">80 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/find-those-memory-leaks</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/func/~5/0PYsuCKBoKs/Screenshot-Memory Analysis dumpExample.png" length="120924" type="image/png" /><feedburner:origEnclosureLink>http://www.func.nl/sites/default/files/Screenshot-Memory Analysis dumpExample.png</feedburner:origEnclosureLink></item>
  <item>
    <title>Func donatie 2009</title>
    <link>http://feedproxy.google.com/~r/func/~3/l7nyXV7sLvE/func-donatie-2009</link>
    <description>&lt;p&gt;Wij hopen dat 2009 beter, sneller en mooier mag zijn voor al onze relaties!&lt;br /&gt;
Vorig jaar steunden we &lt;a href="http://www.kiva.org/"&gt;Kiva&lt;/a&gt; met het verlenen van microkredieten aan ondernemers. Dit keer doneren we laptops in het kader van het &lt;a href="http://www.laptop.org/en/children/index.shtml"&gt;One Laptop Per Child programma&lt;/a&gt;. Dit programma heeft als doel om onderwijs toegankelijk te maken voor alle kinderen ter wereld.&lt;/p&gt;
&lt;object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=63881" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&gt;&lt;param name="flashvars" value="intl_lang=en-us&amp;amp;photo_secret=537be069aa&amp;amp;photo_id=3028228191" /&gt;&lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=63881" /&gt;&lt;param name="bgcolor" value="#000000" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=63881" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;amp;photo_secret=537be069aa&amp;amp;photo_id=3028228191" height="225" width="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;Zowel Kiva als OLPC kunnen nog investeerders en donateurs gebruiken: &lt;i&gt;help mee&lt;/i&gt;!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/l7nyXV7sLvE" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/corporate/news/func-donatie-2009#comments</comments>
 <category domain="http://www.func.nl/community/tags/2009">2009</category>
 <category domain="http://www.func.nl/community/tags/donatie">donatie</category>
 <category domain="http://www.func.nl/community/tags/kiva">kiva</category>
 <category domain="http://www.func.nl/community/tags/olpc">olpc</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/79</wfw:commentRss>
 <pubDate>Mon, 22 Dec 2008 10:07:41 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">79 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/func-donatie-2009</feedburner:origLink></item>
  <item>
    <title>Internet Society new year's reception</title>
    <link>http://feedproxy.google.com/~r/func/~3/fz-033h-VTM/internet-society-new-years-reception</link>
    <description>&lt;p&gt;Together with 20 other Dutch internet and ict organisations, the Internet Society organizes a new year's reception (&lt;a href="http://isoc.nl/activ/2009-nieuwjaar.htm"&gt;register&lt;/a&gt;). Drinks and nerds in abundance on January 15th in Felix Meritus, Amsterdam.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/internet-society-new-years-reception" dc:identifier="http://www.func.nl/community/news/internet-society-new-years-reception" dc:title="Internet Society new year&amp;#039;s reception" trackback:ping="http://www.func.nl/trackback/78" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/fz-033h-VTM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/internet-society-new-years-reception#comments</comments>
 <category domain="http://www.func.nl/community/tags/drinks">drinks</category>
 <category domain="http://www.func.nl/community/tags/isoc">isoc</category>
 <category domain="http://www.func.nl/community/tags/reception">reception</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/78</wfw:commentRss>
 <pubDate>Fri, 19 Dec 2008 15:12:01 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">78 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/internet-society-new-years-reception</feedburner:origLink></item>
  <item>
    <title>Func sponsors Duchess</title>
    <link>http://feedproxy.google.com/~r/func/~3/I4ijhLAAFFM/func-sponsors-duchess</link>
    <description>&lt;p&gt;Why are there so few female developers? As of now, Func is a proud sponsor of &lt;a href="http://jduchess.org/sponsors"&gt;Duchess&lt;/a&gt;, the community of female Java developers.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/func-sponsors-duchess" dc:identifier="http://www.func.nl/community/news/func-sponsors-duchess" dc:title="Func sponsors Duchess" trackback:ping="http://www.func.nl/trackback/77" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/I4ijhLAAFFM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/func-sponsors-duchess#comments</comments>
 <category domain="http://www.func.nl/community/tags/duchess">duchess</category>
 <category domain="http://www.func.nl/community/tags/female">female</category>
 <category domain="http://www.func.nl/community/tags/sponsor">sponsor</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/77</wfw:commentRss>
 <pubDate>Thu, 18 Dec 2008 14:41:38 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">77 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/func-sponsors-duchess</feedburner:origLink></item>
  <item>
    <title>Dutch Fedora User Group meetup in Amsterdam</title>
    <link>http://feedproxy.google.com/~r/func/~3/QvOMxuGgD44/dutch-fedora-user-group-meetup-amsterdam</link>
    <description>&lt;p&gt;On January 20th the first meetup of the newly formed Dutch Fedora User Group will be held in the Amsterdam University Library.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/dutch-fedora-user-group-meetup-amsterdam" dc:identifier="http://www.func.nl/community/news/dutch-fedora-user-group-meetup-amsterdam" dc:title="Dutch Fedora User Group meetup in Amsterdam" trackback:ping="http://www.func.nl/trackback/76" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/QvOMxuGgD44" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/dutch-fedora-user-group-meetup-amsterdam#comments</comments>
 <category domain="http://www.func.nl/community/tags/fedora">fedora</category>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/76</wfw:commentRss>
 <pubDate>Thu, 18 Dec 2008 14:09:51 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">76 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/dutch-fedora-user-group-meetup-amsterdam</feedburner:origLink></item>
  <item>
    <title>Collaborative front-end development</title>
    <link>http://feedproxy.google.com/~r/func/~3/b59acnLrneM/collaborative-front-end-development</link>
    <description>&lt;p&gt;When working on projects with multiple front-end developers, the perfect scenario would be to have every developer work on his own piece of the puzzle. To make this happen it is important to have a completed graphic design prior to commencing the front-end development stage. With a finished graphic design it is easier to identify the different pieces that will make up individual components.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/collaborative-front-end-development" dc:identifier="http://www.func.nl/community/knowledgebase/collaborative-front-end-development" dc:title="Collaborative front-end development" trackback:ping="http://www.func.nl/trackback/75" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/b59acnLrneM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/collaborative-front-end-development#comments</comments>
 <category domain="http://www.func.nl/community/tags/css">CSS</category>
 <category domain="http://www.func.nl/community/tags/front-end">front-end</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/75</wfw:commentRss>
 <pubDate>Mon, 01 Dec 2008 12:45:18 +0000</pubDate>
 <dc:creator>sjoerd</dc:creator>
 <guid isPermaLink="false">75 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/collaborative-front-end-development</feedburner:origLink></item>
  <item>
    <title>OpenStreetMap NL end-of-year meetup</title>
    <link>http://feedproxy.google.com/~r/func/~3/rCIimkM3WiE/openstreetmap-nl-end-year-meetup</link>
    <description>&lt;p&gt;Sunday December 14th is the end-of-year meetup for the Dutch OpenStreetMap community. Location is to be decided, please check &lt;a href="http://wiki.openstreetmap.org/wiki/Netherlands_Mapping_Parties_2008#OSM_end-of-year_party_-_Amsterdam"&gt;the wiki&lt;/a&gt; for the final location (most definitely a pub :).&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/openstreetmap-nl-end-year-meetup" dc:identifier="http://www.func.nl/community/news/openstreetmap-nl-end-year-meetup" dc:title="OpenStreetMap NL end-of-year meetup" trackback:ping="http://www.func.nl/trackback/73" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/rCIimkM3WiE" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/openstreetmap-nl-end-year-meetup#comments</comments>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <category domain="http://www.func.nl/community/tags/openstreetmap">openstreetmap</category>
 <category domain="http://www.func.nl/community/tags/party">party</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/73</wfw:commentRss>
 <pubDate>Fri, 28 Nov 2008 09:24:40 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">73 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/openstreetmap-nl-end-year-meetup</feedburner:origLink></item>
  <item>
    <title>Spring configuration inheritance</title>
    <link>http://feedproxy.google.com/~r/func/~3/tN-CMwIkTJM/spring-configuration-inheritance</link>
    <description>&lt;p&gt;Having to configure 34 almost identical beans with spring, I decided to &lt;a href="http://static.springframework.org/spring/docs/2.5.x/reference/beans.html#beans-child-bean-definitions" target="_blank"&gt;RTFM&lt;/a&gt;. It's very easy if you know...&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/spring-configuration-inheritance" dc:identifier="http://www.func.nl/community/knowledgebase/spring-configuration-inheritance" dc:title="Spring configuration inheritance" trackback:ping="http://www.func.nl/trackback/72" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/tN-CMwIkTJM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/spring-configuration-inheritance#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/72</wfw:commentRss>
 <pubDate>Mon, 24 Nov 2008 14:15:27 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">72 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/spring-configuration-inheritance</feedburner:origLink></item>
  <item>
    <title>Network module on a Server with an Intel 82575EB</title>
    <link>http://feedproxy.google.com/~r/func/~3/QV4wl_mX50k/network-module-server-intel-82575eb</link>
    <description>&lt;p&gt;We got us a new server! 16 Cores and 40GB of memory should make a nice virtualization server. So I decided to install the latest Ubuntu, 8.10 Server, on it. It turns out the network card (Intel  82575EB) is not recognized by the install procedure, so I had to install the right module afterwards. It was a bit of a hassle so I decided to document it.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/network-module-server-intel-82575eb" dc:identifier="http://www.func.nl/community/knowledgebase/network-module-server-intel-82575eb" dc:title="Network module on a Server with an Intel 82575EB" trackback:ping="http://www.func.nl/trackback/71" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/QV4wl_mX50k" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/network-module-server-intel-82575eb#comments</comments>
 <category domain="http://www.func.nl/community/tags/networking">networking</category>
 <category domain="http://www.func.nl/community/tags/new-server">new server</category>
 <category domain="http://www.func.nl/community/tags/ubuntu">ubuntu</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/71</wfw:commentRss>
 <pubDate>Fri, 21 Nov 2008 16:44:24 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">71 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/network-module-server-intel-82575eb</feedburner:origLink></item>
  <item>
    <title>Func-y feed items</title>
    <link>http://feedproxy.google.com/~r/func/~3/2G4IMUyG7wQ/func-y-feed-items</link>
    <description>&lt;p&gt;I follow lots of feeds. The items I find interesting for Func are &lt;a href="http://www.google.com/reader/public/atom/user%2F12910971627572434465%2Fstate%2Fcom.google%2Fbroadcast"&gt;shared through a Google Reader feed&lt;/a&gt;. There's a preview after the jump.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/func-y-feed-items" dc:identifier="http://www.func.nl/community/news/func-y-feed-items" dc:title="Func-y feed items" trackback:ping="http://www.func.nl/trackback/70" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/2G4IMUyG7wQ" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/func-y-feed-items#comments</comments>
 <category domain="http://www.func.nl/community/tags/feed">feed</category>
 <category domain="http://www.func.nl/community/tags/google-reader">google reader</category>
 <category domain="http://www.func.nl/community/tags/share">share</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/70</wfw:commentRss>
 <pubDate>Fri, 07 Nov 2008 14:41:50 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">70 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/func-y-feed-items</feedburner:origLink></item>
  <item>
    <title>J-Fall: Dutch Java Conference on November 12th</title>
    <link>http://feedproxy.google.com/~r/func/~3/epQ1nyyEYI8/j-fall-dutch-java-conference-november-12th</link>
    <description>&lt;p&gt;On Wednesday November 12th, the Dutch Java User Group (NLJUG) organises the J-Fall conference.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/j-fall-dutch-java-conference-november-12th" dc:identifier="http://www.func.nl/community/news/j-fall-dutch-java-conference-november-12th" dc:title="J-Fall: Dutch Java Conference on November 12th" trackback:ping="http://www.func.nl/trackback/69" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/epQ1nyyEYI8" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/j-fall-dutch-java-conference-november-12th#comments</comments>
 <category domain="http://www.func.nl/community/tags/conference">conference</category>
 <category domain="http://www.func.nl/community/tags/j-fall">j-fall</category>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/nljug">nljug</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/69</wfw:commentRss>
 <pubDate>Mon, 20 Oct 2008 12:45:03 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">69 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/j-fall-dutch-java-conference-november-12th</feedburner:origLink></item>
  <item>
    <title>Terracotta with Tomcat setup</title>
    <link>http://feedproxy.google.com/~r/func/~3/jOrBMKHPrlY/terracotta-tomcat-setup</link>
    <description>&lt;p&gt;This is a brief setup of a Terracotta cluster together with Tomcat on 2 nodes. Each node has a terracotta instance and a Tomcat instance.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/terracotta-tomcat-setup" dc:identifier="http://www.func.nl/community/knowledgebase/terracotta-tomcat-setup" dc:title="Terracotta with Tomcat setup" trackback:ping="http://www.func.nl/trackback/68" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/jOrBMKHPrlY" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/terracotta-tomcat-setup#comments</comments>
 <category domain="http://www.func.nl/community/tags/terracotta">terracotta</category>
 <category domain="http://www.func.nl/community/tags/tomcat">tomcat</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/68</wfw:commentRss>
 <pubDate>Fri, 10 Oct 2008 08:39:38 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">68 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/terracotta-tomcat-setup</feedburner:origLink></item>
  <item>
    <title>Eclipse and static imports</title>
    <link>http://feedproxy.google.com/~r/func/~3/6pe3jztj2qQ/eclipse-and-static-imports</link>
    <description>&lt;p&gt;Here is a way to fix static imports and make them available for code auto-complete  (CTRL + space)&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/eclipse-and-static-imports" dc:identifier="http://www.func.nl/community/knowledgebase/eclipse-and-static-imports" dc:title="Eclipse and static imports" trackback:ping="http://www.func.nl/trackback/67" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/6pe3jztj2qQ" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/eclipse-and-static-imports#comments</comments>
 <category domain="http://www.func.nl/community/tags/eclipse">eclipse</category>
 <category domain="http://www.func.nl/community/tags/import">import</category>
 <category domain="http://www.func.nl/community/tags/static">static</category>
 <category domain="http://www.func.nl/community/tags/tip">tip</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/67</wfw:commentRss>
 <pubDate>Wed, 08 Oct 2008 08:33:54 +0000</pubDate>
 <dc:creator>martin</dc:creator>
 <guid isPermaLink="false">67 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/eclipse-and-static-imports</feedburner:origLink></item>
  <item>
    <title>EasyMock 2.4: capturing arguments passed to mock objects</title>
    <link>http://feedproxy.google.com/~r/func/~3/7HinP7wB5P0/easymock-24-capturing-arguments-passed-mock-objects</link>
    <description>&lt;p&gt;&lt;a href="http://www.easymock.org/" target="_blank"&gt;EasyMock2&lt;/a&gt; is a library that provides an easy way to create on-the-fly mock objects based on interfaces. It can be used in combination with JUnit to create simple and powerful unit tests. Here's an overview of the basic EasyMock flow, followed by a brief example that demonstrates a new feature in EasyMock 2.4: capturing arguments passed to MockObjects.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/easymock-24-capturing-arguments-passed-mock-objects" dc:identifier="http://www.func.nl/community/knowledgebase/easymock-24-capturing-arguments-passed-mock-objects" dc:title="EasyMock 2.4: capturing arguments passed to mock objects" trackback:ping="http://www.func.nl/trackback/66" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/7HinP7wB5P0" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/easymock-24-capturing-arguments-passed-mock-objects#comments</comments>
 <category domain="http://www.func.nl/community/tags/easymock">EasyMock</category>
 <category domain="http://www.func.nl/community/tags/unit-testing">unit testing</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/66</wfw:commentRss>
 <pubDate>Mon, 22 Sep 2008 13:49:59 +0000</pubDate>
 <dc:creator>rommert</dc:creator>
 <guid isPermaLink="false">66 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/easymock-24-capturing-arguments-passed-mock-objects</feedburner:origLink></item>
  <item>
    <title>Eclipse abbreviated package names</title>
    <link>http://feedproxy.google.com/~r/func/~3/rVUnDra0ZdU/eclipse-abbreviated-package-names</link>
    <description>&lt;p&gt;"Another useful Eclipse trick is to use abbreviated package names. It's a nice feature on projects where you're inflicted with super.long.package.name.syndrome. Go to &lt;span class="geshifilter"&gt;&lt;code class="geshifilter-text"&gt;Window -&amp;gt; Preferences -&amp;gt; Java -&amp;gt; Appearance&lt;/code&gt;&lt;/span&gt;. Check the &lt;span class="geshifilter"&gt;&lt;code class="geshifilter-java"&gt;Compress all &lt;span style="color: #000000; font-weight: bold;"&gt;package&lt;/span&gt; names&lt;/code&gt;&lt;/span&gt; checkbox and type &lt;span class="geshifilter"&gt;&lt;code class="geshifilter-java"&gt;1.&lt;/code&gt;&lt;/span&gt; in the text field."&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/eclipse-abbreviated-package-names" dc:identifier="http://www.func.nl/community/knowledgebase/eclipse-abbreviated-package-names" dc:title="Eclipse abbreviated package names" trackback:ping="http://www.func.nl/trackback/65" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/rVUnDra0ZdU" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/eclipse-abbreviated-package-names#comments</comments>
 <category domain="http://www.func.nl/community/tags/eclipse">eclipse</category>
 <category domain="http://www.func.nl/community/tags/tip">tip</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/65</wfw:commentRss>
 <pubDate>Mon, 15 Sep 2008 15:58:11 +0000</pubDate>
 <dc:creator>martin</dc:creator>
 <guid isPermaLink="false">65 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/eclipse-abbreviated-package-names</feedburner:origLink></item>
  <item>
    <title>PICNIC: Open Communities Drink</title>
    <link>http://feedproxy.google.com/~r/func/~3/2wB5qWOqlBc/picnic-open-communities-drink</link>
    <description>&lt;p&gt;Drink and chat with the open communities of the Netherlands on Thursday September 25th.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/picnic-open-communities-drink" dc:identifier="http://www.func.nl/community/news/picnic-open-communities-drink" dc:title="PICNIC: Open Communities Drink" trackback:ping="http://www.func.nl/trackback/64" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/2wB5qWOqlBc" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/picnic-open-communities-drink#comments</comments>
 <category domain="http://www.func.nl/community/tags/community">community</category>
 <category domain="http://www.func.nl/community/tags/drink">drink</category>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <category domain="http://www.func.nl/community/tags/open">open</category>
 <category domain="http://www.func.nl/community/tags/picnic">picnic</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/64</wfw:commentRss>
 <pubDate>Fri, 12 Sep 2008 09:40:00 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">64 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/picnic-open-communities-drink</feedburner:origLink></item>
  <item>
    <title>Kickergott II</title>
    <link>http://feedproxy.google.com/~r/func/~3/Jt9E89UkRVY/kickergott-ii</link>
    <description>&lt;p&gt;&lt;img src="/sites/default/files/kickergott2.jpg"/ align="right" /&gt;Check out the photos of last nights second edition of our Kickergott table football tournament!&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/kickergott-ii" dc:identifier="http://www.func.nl/community/news/kickergott-ii" dc:title="Kickergott II" trackback:ping="http://www.func.nl/trackback/63" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/Jt9E89UkRVY" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/kickergott-ii#comments</comments>
 <category domain="http://www.func.nl/community/tags/foossie">foossie</category>
 <category domain="http://www.func.nl/community/tags/kickergott">kickergott</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/63</wfw:commentRss>
 <pubDate>Fri, 12 Sep 2008 08:42:49 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">63 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/kickergott-ii</feedburner:origLink></item>
  <item>
    <title>Amsterdam Java Meetup is this Friday</title>
    <link>http://feedproxy.google.com/~r/func/~3/md6_NUdJLzQ/amsterdam-java-meetup-friday</link>
    <description>&lt;p&gt;The Amsterdam Java Meetup starts &lt;a href=http://upcoming.yahoo.com/event/1024871/"&gt;tomorrow at 18.00&lt;/a&gt; in cafe de Jaren. From the &lt;a href="http://blog.springsource.com/main/2008/08/20/amsterdam-java-meetup-september-12th/"&gt;SpringSource blog&lt;/a&gt;: "As usual, everybody will be standing in the bar area. Last but not least: do not expect fancy presentations, just come for the beer, wine, sodas, and chats about Java and holidays."&lt;br /&gt;
See you there.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/amsterdam-java-meetup-friday" dc:identifier="http://www.func.nl/community/news/amsterdam-java-meetup-friday" dc:title="Amsterdam Java Meetup is this Friday" trackback:ping="http://www.func.nl/trackback/62" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/md6_NUdJLzQ" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/amsterdam-java-meetup-friday#comments</comments>
 <category domain="http://www.func.nl/community/tags/amsterdam">amsterdam</category>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/62</wfw:commentRss>
 <pubDate>Thu, 11 Sep 2008 07:50:44 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">62 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/amsterdam-java-meetup-friday</feedburner:origLink></item>
  <item>
    <title>Java Night</title>
    <link>http://feedproxy.google.com/~r/func/~3/LgqF5ay9ORQ/java-night</link>
    <description>&lt;p&gt;17 September is &lt;a href="http://www.javanight.nl/"&gt;Java Night&lt;/a&gt; at Cap Gemini in Utrecht. I guess that the round table discussion on "Is there a future for Java developers" is supposed to be a teaser ;) Ivo and I are planning to go.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/java-night" dc:identifier="http://www.func.nl/community/news/java-night" dc:title="Java Night" trackback:ping="http://www.func.nl/trackback/61" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/LgqF5ay9ORQ" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/java-night#comments</comments>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/java-night">java night</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/61</wfw:commentRss>
 <pubDate>Wed, 10 Sep 2008 13:16:26 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">61 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/java-night</feedburner:origLink></item>
  <item>
    <title>Holland Open Conference 2008</title>
    <link>http://feedproxy.google.com/~r/func/~3/XYNu4i8ve9U/holland-open-conference-2008</link>
    <description>&lt;p&gt;On 18-19 September the Holland Open Conference 2008 will be held in Amsterdam. Func is a conference sponsor.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/holland-open-conference-2008" dc:identifier="http://www.func.nl/community/news/holland-open-conference-2008" dc:title="Holland Open Conference 2008" trackback:ping="http://www.func.nl/trackback/60" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/XYNu4i8ve9U" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/holland-open-conference-2008#comments</comments>
 <category domain="http://www.func.nl/community/tags/conference">conference</category>
 <category domain="http://www.func.nl/community/tags/holland-open">holland open</category>
 <category domain="http://www.func.nl/community/tags/hosc">hosc</category>
 <category domain="http://www.func.nl/community/tags/sponsor">sponsor</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/60</wfw:commentRss>
 <pubDate>Thu, 04 Sep 2008 11:38:56 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">60 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/holland-open-conference-2008</feedburner:origLink></item>
  <item>
    <title>Installing Xen on Ubuntu 7.10 Gutsy Gibbon Server</title>
    <link>http://feedproxy.google.com/~r/func/~3/W0E0t2nzZgo/installing-xen-ubuntu-710-gutsy-gibbon-server</link>
    <description>This install guide is based on the &lt;a href="http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories"&gt;HowToForge&lt;/a&gt; article.

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/installing-xen-ubuntu-710-gutsy-gibbon-server" dc:identifier="http://www.func.nl/community/knowledgebase/installing-xen-ubuntu-710-gutsy-gibbon-server" dc:title="Installing Xen on Ubuntu 7.10 Gutsy Gibbon Server" trackback:ping="http://www.func.nl/trackback/58" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/W0E0t2nzZgo" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/installing-xen-ubuntu-710-gutsy-gibbon-server#comments</comments>
 <category domain="http://www.func.nl/community/tags/ubuntu">ubuntu</category>
 <category domain="http://www.func.nl/community/tags/xen">xen</category>
 <category domain="http://www.func.nl/community/tags/xen-tools">xen-tools</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/58</wfw:commentRss>
 <pubDate>Mon, 01 Sep 2008 12:54:55 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">58 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/installing-xen-ubuntu-710-gutsy-gibbon-server</feedburner:origLink></item>
  <item>
    <title>Install Xen 3.2.0 from source</title>
    <link>http://feedproxy.google.com/~r/func/~3/akAcjhjdu_4/install-xen-320-source</link>
    <description>Because of problems with the &lt;a href="/community/knowledgebase/installing-xen-ubuntu-710-gutsy-gibbon-server"&gt;standard Ubuntu xen packages&lt;/a&gt;, I decided to try to build the latest Xen, just to see what you get building from source. Unfortunately the install is not really clear, it simply says to make world but then you get complaints about missing linux-2.6.18-xen.hg. It turns out External link mark you need to install mercurial (similar to svn, cvs) and get the thing from the xensource site.

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/install-xen-320-source" dc:identifier="http://www.func.nl/community/knowledgebase/install-xen-320-source" dc:title="Install Xen 3.2.0 from source" trackback:ping="http://www.func.nl/trackback/57" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/akAcjhjdu_4" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/install-xen-320-source#comments</comments>
 <category domain="http://www.func.nl/community/tags/xen">xen</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/57</wfw:commentRss>
 <pubDate>Mon, 25 Aug 2008 12:40:44 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">57 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/install-xen-320-source</feedburner:origLink></item>
  <item>
    <title>Software Project Pitfalls</title>
    <link>http://feedproxy.google.com/~r/func/~3/RDF8bnxTtAA/software-project-pitfalls</link>
    <description>&lt;p&gt;We all try to learn from our mistakes. Sometimes we learn not to repeat a mistake, yet somehow we step into the same pitfall over and over again. This entry is an (ever expanding) overview of our collective pitfalls and ways to avoid them.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/software-project-pitfalls" dc:identifier="http://www.func.nl/community/knowledgebase/software-project-pitfalls" dc:title="Software Project Pitfalls" trackback:ping="http://www.func.nl/trackback/53" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/RDF8bnxTtAA" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/software-project-pitfalls#comments</comments>
 <category domain="http://www.func.nl/community/tags/pitfall">pitfall</category>
 <category domain="http://www.func.nl/community/tags/process">process</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/53</wfw:commentRss>
 <pubDate>Fri, 22 Aug 2008 16:15:47 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">53 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/software-project-pitfalls</feedburner:origLink></item>
  <item>
    <title>How to run Debian from a USB stick</title>
    <link>http://feedproxy.google.com/~r/func/~3/coctYR7__qM/how-run-debian-usb-stick</link>
    <description>&lt;p&gt;This is a simple HowTo explaining how to put Debian on a USB stick, and boot any computer with it.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/how-run-debian-usb-stick" dc:identifier="http://www.func.nl/community/knowledgebase/how-run-debian-usb-stick" dc:title="How to run Debian from a USB stick" trackback:ping="http://www.func.nl/trackback/59" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/coctYR7__qM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/how-run-debian-usb-stick#comments</comments>
 <category domain="http://www.func.nl/community/tags/debian">debian</category>
 <category domain="http://www.func.nl/community/tags/usb">usb</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/59</wfw:commentRss>
 <pubDate>Fri, 01 Aug 2008 10:22:15 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">59 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/how-run-debian-usb-stick</feedburner:origLink></item>
  <item>
    <title>Releases with Maven</title>
    <link>http://feedproxy.google.com/~r/func/~3/hefRy7YV4vI/releases-maven</link>
    <description>&lt;p&gt;Use maven for releasing a version of your application for production, easier then doing it by hand. Releases also help in keeping a clear distinction between versions.&lt;br /&gt;
&lt;span class="geshifilter"&gt;&lt;code class="geshifilter-java"&gt;mvn release&lt;span style="color: #339933;"&gt;:&lt;/span&gt;prepare&lt;/code&gt;&lt;/span&gt; is a bit like a TAG in svn, only it adjusts the pom too.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/releases-maven" dc:identifier="http://www.func.nl/community/knowledgebase/releases-maven" dc:title="Releases with Maven" trackback:ping="http://www.func.nl/trackback/48" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/hefRy7YV4vI" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/releases-maven#comments</comments>
 <category domain="http://www.func.nl/community/tags/maven">maven</category>
 <category domain="http://www.func.nl/community/tags/release">release</category>
 <category domain="http://www.func.nl/community/tags/subversion">subversion</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/48</wfw:commentRss>
 <pubDate>Sun, 13 Jul 2008 12:40:34 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">48 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/releases-maven</feedburner:origLink></item>
  <item>
    <title>Fedora Op Klompen presentation</title>
    <link>http://feedproxy.google.com/~r/func/~3/TDTiuM5EMk8/fedora-op-klompen-presentation</link>
    <description>&lt;p&gt;In June I gave a presentation at the first Dutch Fedora meet up. The presentation contains a demo of the Fedora admin tool and of the two projects in which we used the &lt;a href="http://www.fedora-commons.org/"&gt;Fedora Commons repository software&lt;/a&gt;.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/fedora-op-klompen-presentation" dc:identifier="http://www.func.nl/community/news/fedora-op-klompen-presentation" dc:title="Fedora Op Klompen presentation" trackback:ping="http://www.func.nl/trackback/54" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/TDTiuM5EMk8" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/fedora-op-klompen-presentation#comments</comments>
 <category domain="http://www.func.nl/community/tags/fedora">fedora</category>
 <category domain="http://www.func.nl/community/tags/presentation">presentation</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/54</wfw:commentRss>
 <pubDate>Thu, 19 Jun 2008 16:18:00 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">54 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/fedora-op-klompen-presentation</feedburner:origLink></item>
  <item>
    <title>Better build configurations with Maven</title>
    <link>http://feedproxy.google.com/~r/func/~3/4KitVW6t5iI/better-build-configurations-maven</link>
    <description>&lt;p&gt;For deploy of a project you often need a different configuration for production, acceptation, test and etc. Maven is the tool to use.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/knowledgebase/better-build-configurations-maven" dc:identifier="http://www.func.nl/community/knowledgebase/better-build-configurations-maven" dc:title="Better build configurations with Maven" trackback:ping="http://www.func.nl/trackback/50" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/4KitVW6t5iI" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/knowledgebase/better-build-configurations-maven#comments</comments>
 <category domain="http://www.func.nl/community/tags/build-configuration">build configuration</category>
 <category domain="http://www.func.nl/community/tags/maven">maven</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/50</wfw:commentRss>
 <pubDate>Fri, 13 Jun 2008 14:02:46 +0000</pubDate>
 <dc:creator>thijs</dc:creator>
 <guid isPermaLink="false">50 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/knowledgebase/better-build-configurations-maven</feedburner:origLink></item>
  <item>
    <title>Nieuwe site Func</title>
    <link>http://feedproxy.google.com/~r/func/~3/R-n113f1gUM/nieuwe-site-func</link>
    <description>&lt;p&gt;Onze nieuwe site is online. Naast een vernieuwde huisstijl en nog minder pagina's hebben we een substantieel onderdeel toegevoegd: &lt;a href="/community/welcome"&gt;community&lt;/a&gt;. In dit nieuwe (engelstalige) onderdeel zullen Func-ers kennis delen met de buitenwereld. In eerste instantie bestemd voor het nieuws en de howto's die voorheen in onze interne kennisbank vastgelegd werden. We zullen zien wat we er nog meer in kwijt kunnen.&lt;/p&gt;
&lt;p&gt;&lt;a href="/corporate/contact"&gt;Uw feedback&lt;/a&gt; stellen we uiteraard zeer op prijs!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/R-n113f1gUM" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/corporate/news/nieuwe-site-func#comments</comments>
 <category domain="http://www.func.nl/community/tags/community">community</category>
 <category domain="http://www.func.nl/community/tags/knowledgebase">knowledgebase</category>
 <category domain="http://www.func.nl/community/tags/new-website">new website</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/17</wfw:commentRss>
 <pubDate>Mon, 14 Apr 2008 15:12:39 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">17 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/nieuwe-site-func</feedburner:origLink></item>
  <item>
    <title>Routebeschrijving</title>
    <link>http://feedproxy.google.com/~r/func/~3/N-7kPj0xR94/routebeschrijving</link>
    <description>&lt;h3&gt;Openbaar vervoer&lt;/h3&gt;
&lt;p&gt;Loop Centraal Station Amsterdam uit aan de westkant. Steek de brug over naar de Prins Hendrikkade. Steek de straat over en sla rechtsaf. U vindt Func op de 3e etage van gebouw Mercurius (Prins Hendrikkade 20-21), mede herkenbaar aan de Albert Heijn op de begane grond.&lt;/p&gt;
&lt;h3&gt;Autoroute&lt;/h3&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/N-7kPj0xR94" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/route">route</category>
 <pubDate>Thu, 27 Mar 2008 08:29:25 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">15 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/routebeschrijving</feedburner:origLink></item>
  <item>
    <title>Welcome</title>
    <link>http://feedproxy.google.com/~r/func/~3/aUS8PJ2GuJ4/welcome</link>
    <description>&lt;p&gt;Welcome to Func's community pages. We research relevant new technologies and produce howto's and whitepapers. You can find the results below, or subscribe to the feed.&lt;/p&gt;
&lt;p&gt;Please feel free to use this information. Also, don't hesitate to feed back corrections, enhancements and questions through the comments.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/aUS8PJ2GuJ4" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/community">community</category>
 <pubDate>Thu, 20 Mar 2008 10:21:14 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">14 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/welcome</feedburner:origLink></item>
  <item>
    <title>Afspraak maken</title>
    <link>http://feedproxy.google.com/~r/func/~3/OMlwZhfb6JE/afspraak-maken</link>
    <description>&lt;h2&gt;&lt;a href="/corporate/contact"&gt;Afspraak maken?&lt;/a&gt;&lt;/h2&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/OMlwZhfb6JE" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/afspraak">afspraak</category>
 <category domain="http://www.func.nl/community/tags/contact">contact</category>
 <pubDate>Thu, 20 Mar 2008 09:48:38 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">13 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/afspraak-maken</feedburner:origLink></item>
  <item>
    <title>Stage game development</title>
    <link>http://feedproxy.google.com/~r/func/~3/qv6s8B_6xgk/stage-game-development</link>
    <description>&lt;p&gt;Wij zoeken een stagiair voor een gezamenlijk project met &lt;a href="http://www.thiememeulenhoff.nl"&gt;ThiemeMeulenhoff&lt;/a&gt;, waarin we de toepasbaarheid van mobiele games in het onderwijs willen onderzoeken. &lt;/p&gt;
&lt;p&gt;In korte iteraties (sprints) ontwikkel je bij Func samen met ThiemeMeulenhoff een mobiele game. Func biedt je een werkplek en alle nodige technische ondersteuning, ThiemeMeulenhoff brengt heel veel kennis van leermiddelen en onderwijs in. De precieze invulling is deel van het project, je hebt hier zelf uiteraard ook invloed op. Op dit moment denken we aan het toepassen van Augmented Reality voor praktijkonderwijs in het MBO, waarbij ook een element van samenwerken met andere leerlingen verwerkt wordt.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/qv6s8B_6xgk" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/afstuderen">afstuderen</category>
 <category domain="http://www.func.nl/community/tags/stage">stage</category>
 <category domain="http://www.func.nl/community/tags/vacancy">vacancy</category>
 <pubDate>Thu, 20 Mar 2008 08:39:58 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">12 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/stage-game-development</feedburner:origLink></item>
  <item>
    <title>Java Webapplicatie Developer</title>
    <link>http://feedproxy.google.com/~r/func/~3/zDnd7nmKP0A/senior-java-webapplicatie-developer</link>
    <description>&lt;p&gt;Al onze projecten worden uitgevoerd op basis van Java. Hiervoor maken we gebruik van open source frameworks. Wij zijn op zoek naar developers met minimaal 3 jaar werkervaring, die nog veel verder willen groeien.&lt;/p&gt;
&lt;h3&gt;Functie eisen&lt;/h3&gt;
&lt;p&gt;
Als developer moet je wel wat in je mars hebben.&lt;br /&gt;
Je beschikt over de volgende technische kwalificaties:
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/zDnd7nmKP0A" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/developer">developer</category>
 <category domain="http://www.func.nl/community/tags/java">java</category>
 <category domain="http://www.func.nl/community/tags/vacancy">vacancy</category>
 <pubDate>Thu, 20 Mar 2008 08:37:56 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">11 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/senior-java-webapplicatie-developer</feedburner:origLink></item>
  <item>
    <title>Func partnert met NL-JUG</title>
    <link>http://feedproxy.google.com/~r/func/~3/7WkKWtT0sBA/func-partnert-met-nl-jug</link>
    <description>&lt;p&gt;Func is partner geworden van de Nederlandse Java user group NL-JUG. Dit biedt Func de mogelijkheid om gestructureerd kennis uit te wisselen met andere Java professionals in Nederland.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/7WkKWtT0sBA" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/nljug">nljug</category>
 <category domain="http://www.func.nl/community/tags/sponsor">sponsor</category>
 <pubDate>Wed, 19 Mar 2008 14:57:12 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">8 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/news/func-partnert-met-nl-jug</feedburner:origLink></item>
  <item>
    <title>Welkom</title>
    <link>http://feedproxy.google.com/~r/func/~3/npI4Og0M-jI/welkom</link>
    <description>&lt;p&gt;Het ontwikkelen, integreren en optimaliseren van internettoepassingen. Op betrokken, open en pragmatische wijze. Dat is waar Func voor staat.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/npI4Og0M-jI" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/accessibility">accessibility</category>
 <category domain="http://www.func.nl/community/tags/portal">portal</category>
 <category domain="http://www.func.nl/community/tags/pragmatisch">pragmatisch</category>
 <category domain="http://www.func.nl/community/tags/toegankelijkheid">toegankelijkheid</category>
 <pubDate>Wed, 19 Mar 2008 14:38:24 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">7 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/welkom</feedburner:origLink></item>
  <item>
    <title>Voor wie werkt Func?</title>
    <link>http://feedproxy.google.com/~r/func/~3/ezAp4HryQww/voor-wie-werkt-func</link>
    <description>&lt;p&gt;Func. heeft sinds 1998 zeer veel succesvolle projecten gerealiseerd.&lt;/p&gt;

&lt;p&gt;Een greep uit ons klantenbestand:&lt;/p&gt;

&lt;p&gt;&lt;img src="/sites/default/files/kennisnet.jpg"/&gt; &amp;nbsp; &amp;nbsp; &lt;img src="/sites/default/files/tmlogo2009.jpg"/&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/sites/default/files/surfnet.jpg"/&gt; &amp;nbsp; &amp;nbsp; &lt;img src="/sites/default/files/globalcollect.jpg"/&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/ezAp4HryQww" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 26 Feb 2008 12:30:45 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">5 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/voor-wie-werkt-func</feedburner:origLink></item>
  <item>
    <title>Wat doet Func?</title>
    <link>http://feedproxy.google.com/~r/func/~3/B7HysTzss1g/wat-doet-func</link>
    <description>&lt;h3&gt;Advies&lt;/h3&gt;
&lt;p&gt;Goede raad is goud waard, maar hoeft daarom niet ingewikkeld of duur te zijn. Daar kunnen we u alles over vertellen op deze site; nog liever laten we u dat zien in de praktijk. Onze adviseurs betrekken u daarom van A tot Z bij:&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/B7HysTzss1g" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 26 Feb 2008 12:29:00 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">4 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/wat-doet-func</feedburner:origLink></item>
  <item>
    <title>Waarom werken met Func?</title>
    <link>http://feedproxy.google.com/~r/func/~3/Oum-h1y-M8g/waarom-werken-met-func</link>
    <description>&lt;h3&gt;Rendement&lt;/h3&gt;
&lt;p&gt;Waarom werken met Func? Op de eerste plaats omdat u wilt profiteren van een schat aan expertise en ervaring. En omdat u rendement uit uw investering eist. Maar ook omdat:
&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/Oum-h1y-M8g" height="1" width="1"/&gt;</description>
     <pubDate>Tue, 26 Feb 2008 12:26:48 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">3 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/waarom-werken-met-func</feedburner:origLink></item>
  <item>
    <title>Wie is Func?</title>
    <link>http://feedproxy.google.com/~r/func/~3/7INrNGNEIBY/wie-func</link>
    <description>&lt;p&gt;Een geofysicus, een handvol masters in kunstmatige intelligentie en een sociale wetenschapper; maar ook snowboarder, filmfanaat en DJ. Een blik op de vele gezichten van Func. Een hechte club hardwerkende, enthousiaste adviseurs en ontwikkelaars. Met één gezamenlijke passie: een absolute liefde voor functionerende techniek.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/7INrNGNEIBY" height="1" width="1"/&gt;</description>
     <category domain="http://www.func.nl/community/tags/amsterdam">amsterdam</category>
 <category domain="http://www.func.nl/community/tags/centraal-station">centraal station</category>
 <category domain="http://www.func.nl/community/tags/dj">dj</category>
 <category domain="http://www.func.nl/community/tags/geofysicus">geofysicus</category>
 <category domain="http://www.func.nl/community/tags/kunstmatige-intelligentie">kunstmatige intelligentie</category>
 <category domain="http://www.func.nl/community/tags/mercurius">mercurius</category>
 <category domain="http://www.func.nl/community/tags/snowboard">snowboard</category>
 <pubDate>Tue, 26 Feb 2008 10:23:58 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/wie-func</feedburner:origLink></item>
  <item>
    <title>Webical 0.4.1 released</title>
    <link>http://feedproxy.google.com/~r/func/~3/1o4vTZ8gCVc/webical-041-released</link>
    <description>&lt;p&gt;&lt;img src="/sites/default/files/webicallogo.jpg" align="right" /&gt;Webical 0.4.1 has landed! See the &lt;a href="http://code.google.com/p/webical/wiki/Changelog"&gt;changelog&lt;/a&gt;, try the &lt;a href="http://demo.webical.org"&gt;demo&lt;/a&gt; or &lt;a href="http://webical.googlecode.com/files/webical-0.4.1.zip"&gt;download&lt;/a&gt; the package.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/webical-041-released" dc:identifier="http://www.func.nl/community/news/webical-041-released" dc:title="Webical 0.4.1 released" trackback:ping="http://www.func.nl/trackback/55" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/1o4vTZ8gCVc" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/webical-041-released#comments</comments>
 <category domain="http://www.func.nl/community/tags/icalendar">icalendar</category>
 <category domain="http://www.func.nl/community/tags/webical">webical</category>
 <category domain="http://www.func.nl/community/tags/wicket">wicket</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/55</wfw:commentRss>
 <pubDate>Fri, 01 Feb 2008 16:30:00 +0000</pubDate>
 <dc:creator>zoran</dc:creator>
 <guid isPermaLink="false">55 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/webical-041-released</feedburner:origLink></item>
  <item>
    <title>Wicket Dynamic Markup and on-the-fly Components </title>
    <link>http://feedproxy.google.com/~r/func/~3/Kt2b54U5Q3s/wicket-dynamic-markup-and-fly-components</link>
    <description>&lt;p&gt;Find out how to build generic editing pages in Wicket for XSD-defined XML blobs in this presentation, given at the first Amsterdam Wicket Meetup.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&gt;
&lt;rdf:Description rdf:about="http://www.func.nl/community/news/wicket-dynamic-markup-and-fly-components" dc:identifier="http://www.func.nl/community/news/wicket-dynamic-markup-and-fly-components" dc:title="Wicket Dynamic Markup and on-the-fly Components " trackback:ping="http://www.func.nl/trackback/56" /&gt;
&lt;/rdf:RDF&gt;
--&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/Kt2b54U5Q3s" height="1" width="1"/&gt;</description>
     <comments>http://www.func.nl/community/news/wicket-dynamic-markup-and-fly-components#comments</comments>
 <category domain="http://www.func.nl/community/tags/component">component</category>
 <category domain="http://www.func.nl/community/tags/meetup">meetup</category>
 <category domain="http://www.func.nl/community/tags/wicket">wicket</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.func.nl/crss/node/56</wfw:commentRss>
 <pubDate>Fri, 30 Nov 2007 11:12:00 +0000</pubDate>
 <dc:creator>wouter</dc:creator>
 <guid isPermaLink="false">56 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/community/news/wicket-dynamic-markup-and-fly-components</feedburner:origLink></item>
  <item>
    <title>Access denied</title>
    <link>http://feedproxy.google.com/~r/func/~3/VXYoa2k1yBA/access-denied</link>
    <description>&lt;p&gt;You are not authorized to access this page.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/VXYoa2k1yBA" height="1" width="1"/&gt;</description>
     <pubDate>Sun, 13 Aug 2000 13:59:16 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">52 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/access-denied</feedburner:origLink></item>
  <item>
    <title>Page not found</title>
    <link>http://feedproxy.google.com/~r/func/~3/JJddHde9FPw/page-not-found</link>
    <description>&lt;p&gt;The requested page could not be found. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/func/~4/JJddHde9FPw" height="1" width="1"/&gt;</description>
     <pubDate>Sun, 13 Aug 2000 12:13:45 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">51 at http://www.func.nl</guid>
  <feedburner:origLink>http://www.func.nl/corporate/page-not-found</feedburner:origLink></item>
  </channel>
</rss>
