<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Johnny Sørensen</title>
	<atom:link href="http://johnnysorensen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnysorensen.wordpress.com</link>
	<description>Just another weblog</description>
	<lastBuildDate>Thu, 24 Jun 2010 15:38:35 +0000</lastBuildDate>
	<language>no</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='johnnysorensen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Johnny Sørensen</title>
		<link>http://johnnysorensen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://johnnysorensen.wordpress.com/osd.xml" title="Johnny Sørensen" />
	<atom:link rel='hub' href='http://johnnysorensen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>gwt-platform maven example</title>
		<link>http://johnnysorensen.wordpress.com/2010/06/23/gwt-platform-maven-example/</link>
		<comments>http://johnnysorensen.wordpress.com/2010/06/23/gwt-platform-maven-example/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 05:17:49 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=76</guid>
		<description><![CDATA[Want to try a simple Google Web Toolkit project with working history management? Just be sure to have a maven installation. download one of the projects under. And from the new directory, type: mvn gwt:run So now you can play with a simple application with working PlaceManager handling. &#8212; Mavenified examples from the gwt-platform project. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=76&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Want to try a simple Google Web Toolkit project with working history management?</p>
<ul>
<li>Just be sure to have a maven installation.</li>
<li>download one of the projects under.</li>
<li>And from the new directory, type: <strong>mvn gwt:run</strong></li>
</ul>
<p>So now you can play with a simple application with working PlaceManager handling.</p>
<p style="text-align:center;">&#8212;</p>
<p>Mavenified examples from the <a title="The gwt-platform project" href="http://code.google.com/p/gwt-platform/">gwt-platform</a> project.</p>
<p>Download:</p>
<p><a title="download gwt-platform basicsample for maven" href="http://github.com/johnnysorensen/gwtp-basicsample-maven/zipball/master">gwtp-basicsample-maven</a><br />
<a title="download gwt-platform hplacesample for maven" href="http://github.com/johnnysorensen/gwtp-hplacesample-maven/zipball/master">gwtp-hplacesample-maven</a><br />
<a title="download gwt-platform nestedsample for maven" href="http://github.com/johnnysorensen/gwtp-nestedsample-maven/zipball/master">gwtp-nestedsample-maven</a><br />
<a title="download gwt-platform tabsample for maven" href="http://github.com/johnnysorensen/gwtp-tabsample-maven/zipball/master">gwtp-tabsample-maven</a></p>
<p style="text-align:center;">&#8212;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=76&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2010/06/23/gwt-platform-maven-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>Kø &#8211; Ikke stopp opp for å se.</title>
		<link>http://johnnysorensen.wordpress.com/2010/04/07/k%c3%b8-ikke-stopp-opp-for-a-se/</link>
		<comments>http://johnnysorensen.wordpress.com/2010/04/07/k%c3%b8-ikke-stopp-opp-for-a-se/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 07:16:22 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[non development]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=65</guid>
		<description><![CDATA[Programledere i diverse trafikkprogrammer kommer ofte med oppfordring til trafikanter om ikke å stoppe opp for å se på hendelser. De gjør det selvfølgelig av gode hensikter. Men hva skjer med oss sjåfører? Vi tenker, ja uff alle de som stopper opp. Min påstand er at det er ingen som stopper opp for å se. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=65&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Programledere i diverse trafikkprogrammer kommer ofte med oppfordring til trafikanter om ikke å stoppe opp for å se på hendelser. De gjør det selvfølgelig av gode hensikter. Men hva skjer med oss sjåfører? Vi tenker, ja uff alle de som stopper opp.<br />
Min påstand er at det er ingen som stopper opp for å se. Men alle kaster et blikk på hendelsen. Vi må det, for det er en del av trafikkbildet. Farten forbi hendelse vil da gå ned, kanskje har hendelsen ført til full stans.<br />
Så problemet er hvorfor får vi ikke opp farten igjen. Når vi har passert hendelsen i nedsatt hastighet blir det ofte store luker til bilene foran oss. I praksis kjører alle i nedsatt hastighet til de har passert hendelsen.<br />
Min oppfordring er, når du nærmer deg hendelsen så fest blikket (i hvert fall det ene øyet) på rompa på den foran, og bitt deg fast i en forsvarlig avstand til farten er blitt normal igjen.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=65&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2010/04/07/k%c3%b8-ikke-stopp-opp-for-a-se/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>Marie 4 år synger og dikter</title>
		<link>http://johnnysorensen.wordpress.com/2010/04/06/marie-4-ar-synger-og-dikter/</link>
		<comments>http://johnnysorensen.wordpress.com/2010/04/06/marie-4-ar-synger-og-dikter/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 08:27:43 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[non development]]></category>
		<category><![CDATA[barnesang]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=57</guid>
		<description><![CDATA[På en ferietur i 2003 ble bilen vår stjålet. Bilen var fullpakket med bagasje. En av tingene som ble borte var mitt Canon Hi8 Videokamera. Ett par år senere ringte politiet for å spørre om et kamera som hadde dukket opp var mitt. Kameraet var funnet under en politirassia, og jeg hadde skrevet telefonnummeret mitt [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=57&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>På en ferietur i 2003 ble bilen vår stjålet. Bilen var fullpakket med bagasje.</p>
<p>En av tingene som ble borte var mitt Canon Hi8 Videokamera. Ett par år senere ringte politiet for å spørre om et kamera som hadde dukket opp var mitt. Kameraet var funnet under en politirassia, og jeg hadde skrevet telefonnummeret mitt på kamerabagen.</p>
<p>Da politimannen spurte om jeg ville ha igjen kameraet svarte jeg at det hadde vært en forsikringssak og at jeg ville spørre forsikringsselskapet først. De igjen ville at jeg skulle kjøpe det tilbake for en forholdsvis høy pris for det gamle kameraet. Det fikk de beholde.</p>
<p>Jeg regner med at de ikke fikk mye for det hvis det ble videresolgt. Egentlig burde jeg kranglet litt på dette, men &#8230; Vi fikk vel igjen kun ca. 1/4 av verdiene som ble borte.</p>
<p>Men jeg kunne få igjen tapen som satt i kameraet. Og det var nyttig, for der fant jeg filmen som jeg har kalt <a title="Marie 4 år synger og dikter" href="http://www.youtube.com/watch?v=S-Qlejornx0">Marie 4 år synger og dikter</a>. Som faren hennes syns jeg filmen er litt morsom. Enda morsommere er det å følge med hvor mange som ser på videoen, selv om det vel ikke er noen rekord å nærme seg 700 visninger på 3 år. {&#8220;,)</p>
<span style="text-align:center; display: block;"><a href="http://johnnysorensen.wordpress.com/2010/04/06/marie-4-ar-synger-og-dikter/"><img src="http://img.youtube.com/vi/S-Qlejornx0/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=57&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2010/04/06/marie-4-ar-synger-og-dikter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>GWT 2.0 MVP starter project.</title>
		<link>http://johnnysorensen.wordpress.com/2009/12/30/gwt-2-0-mvp-starter-project/</link>
		<comments>http://johnnysorensen.wordpress.com/2009/12/30/gwt-2-0-mvp-starter-project/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 00:49:35 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Gin]]></category>
		<category><![CDATA[google web toolkit]]></category>
		<category><![CDATA[Guice]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt 2.0]]></category>
		<category><![CDATA[gwt-dispatch]]></category>
		<category><![CDATA[gwt-maven-plugin]]></category>
		<category><![CDATA[gwt-presenter]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=34</guid>
		<description><![CDATA[Here is an example of GWT 2.0 MVP project. This is an Intellij IDEA 8.1.4 project. (OK with Eclipse or other too) GWT 2.0.0 gwt-maven-plugin 1.2 Guice 2.0 Gin 1.0-rev125 gwt-dispatch 1.0.0 gwt-presenter 1.0.0 &#8212; Download: http://github.com/johnnysorensen/gwt2-mvp-starter/zipball/master &#8212;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=34&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is an example of GWT 2.0 MVP project.<br />
This is an Intellij IDEA 8.1.4 project. (OK with Eclipse or other too)<br />
GWT 2.0.0<br />
gwt-maven-plugin 1.2</p>
<p>Guice 2.0<br />
Gin 1.0-rev125<br />
gwt-dispatch 1.0.0<br />
gwt-presenter 1.0.0</p>
<p style="text-align:center;">&#8212;</p>
<p>Download:</p>
<p><a href="http://github.com/johnnysorensen/gwt2-mvp-starter/zipball/master">http://github.com/johnnysorensen/gwt2-mvp-starter/zipball/master</a></p>
<p style="text-align:center;">&#8212;</p>
<p style="text-align:center;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=34&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2009/12/30/gwt-2-0-mvp-starter-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>GWT2 maven IDEA starter project</title>
		<link>http://johnnysorensen.wordpress.com/2009/12/22/gwt2-maven-idea-starter-project/</link>
		<comments>http://johnnysorensen.wordpress.com/2009/12/22/gwt2-maven-idea-starter-project/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:34:24 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt 2.0]]></category>
		<category><![CDATA[gwt-maven-plugin]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/2009/12/22/gwt2-maven-idea-starter-project/</guid>
		<description><![CDATA[Here is an example of a GWT 2.0 project based on gwt-maven-plugin archetype. This is an Intellij IDEA 8.1.4 project. (OK with Eclipse or other too) GWT 2.0.1 gwt-maven-plugin 1.2 Other plugins: - maven-clean-plugin - maven-resources-plugin - maven-war-plugin &#8212; Download: http://github.com/johnnysorensen/gwt2-maven-starter/zipball/master &#8212; The starter project was made by following instructions in &#8220;Setting up GWT2 project [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=29&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is an example of a GWT 2.0 project based on gwt-maven-plugin archetype.<br />
This is an Intellij IDEA 8.1.4 project. (OK with Eclipse or other too)<br />
GWT 2.0.1<br />
gwt-maven-plugin 1.2</p>
<p>Other plugins:<br />
- maven-clean-plugin<br />
- maven-resources-plugin<br />
- maven-war-plugin</p>
<p style="text-align:center;">&#8212;</p>
<p>Download:</p>
<p><a href="http://github.com/johnnysorensen/gwt2-maven-starter/zipball/master">http://github.com/johnnysorensen/gwt2-maven-starter/zipball/master</a></p>
<p style="text-align:center;">&#8212;</p>
<p>The starter project was made by following instructions in &#8220;<a href="http://reminiscential.wordpress.com/2009/12/18/setting-up-gwt2-with-gwt-maven-plugin">Setting up GWT2 project with gwt-maven-plugin</a>&#8220;.</p>
<p style="text-align:center;">&#8212;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=29&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2009/12/22/gwt2-maven-idea-starter-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>Kjempe bra veiledning for å installere Apache server med PHP og MySql</title>
		<link>http://johnnysorensen.wordpress.com/2009/12/08/kjempe-bra-veiledning-for-a-installere-apache-server-med-php-og-mysql/</link>
		<comments>http://johnnysorensen.wordpress.com/2009/12/08/kjempe-bra-veiledning-for-a-installere-apache-server-med-php-og-mysql/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:04:12 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=20</guid>
		<description><![CDATA[How to install Apache 2.2.14 PHP 5.3.1 MySQL 5.1.38 ?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=20&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://translate.google.no/translate?hl=no&amp;sl=no&amp;tl=en&amp;u=http%3A%2F%2Fjohnnysorensen.wordpress.com%2F2009%2F12%2F08%2Fkjempe-bra-veiledning-for-a-installere-apache-server-med-php-og-mysql%2F">Translate this “article” to English or any other language.</a></p>
<p>Hvordan installere Apache 2.2.14 PHP 5.3.1 MySQL 5.1.38 ?</p>
<p>Det finnes noen ferdige pakker som installere disse tre for deg. (wampserver, XAMMP og sikkert flere)<br />
Jeg hadde MySQL installert på denne serveren fra før, derfor ville jeg installere kun Apache og PHP.</p>
<p>Jeg sleit en del med å finne veiledninger som kunne hjelpe meg med dette.</p>
<p>Men til slutt fant jeg denne veldig gode veiledningen som gjorde at jeg kom i mål.</p>
<p><a title="Veiledning" href="http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista">http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=20&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2009/12/08/kjempe-bra-veiledning-for-a-installere-apache-server-med-php-og-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
		<item>
		<title>Subversion, TortoiseSVN 1.6.5. Error: 403 forbidden  … MKACTIVITY</title>
		<link>http://johnnysorensen.wordpress.com/2009/10/07/subversion-tortoisesvn-1-6-5-error-403-forbidden-%e2%80%a6-mkactivity/</link>
		<comments>http://johnnysorensen.wordpress.com/2009/10/07/subversion-tortoisesvn-1-6-5-error-403-forbidden-%e2%80%a6-mkactivity/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 07:36:19 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://johnnysorensen.wordpress.com/?p=7</guid>
		<description><![CDATA[When I tried to import a project into a subversion repository I got an error message that said: Server sent unexpected return value(403 Forbidden) in response to MKACTIVITY The solution was to clear the Authentication data in TortoiseSVN. How to fix: In the Explorer window, right-click a map (or whatever) and select TortoiseSVN / Settings. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=7&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I tried to import a project into a subversion repository I got an error message that said:</p>
<p>Server sent unexpected return value(403 Forbidden) in response to MKACTIVITY</p>
<p>The solution was to clear the Authentication data in TortoiseSVN.</p>
<p>How to fix:</p>
<p>In the Explorer window, right-click a map (or whatever) and select <strong>TortoiseSVN</strong> / <strong>Settings</strong>.</p>
<p>Select <strong>Saved Data</strong> in hierarchy on the left and click on the <strong>Clear </strong>button to the right of &#8220;Authentication data&#8221;.</p>
<div id="attachment_14" class="wp-caption alignnone" style="width: 460px"><img class="size-full wp-image-14" title="TortoiseSVN settings" src="http://johnnysorensen.files.wordpress.com/2009/10/settings3.png?w=450&#038;h=301" alt="TortoiseSVN settings" width="450" height="301" /><p class="wp-caption-text">TortoiseSVN settings</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=7&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2009/10/07/subversion-tortoisesvn-1-6-5-error-403-forbidden-%e2%80%a6-mkactivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>

		<media:content url="http://johnnysorensen.files.wordpress.com/2009/10/settings3.png" medium="image">
			<media:title type="html">TortoiseSVN settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://johnnysorensen.wordpress.com/2009/10/07/hello-world/</link>
		<comments>http://johnnysorensen.wordpress.com/2009/10/07/hello-world/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 05:51:25 +0000</pubDate>
		<dc:creator>johnnysorensen</dc:creator>
				<category><![CDATA[non development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Dette er starten. &#8230; Så får vi se hva det blir til. Translate this &#8220;article&#8221; to English or any other language.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=1&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dette er starten. &#8230; Så får vi se hva det blir til.</p>
<p><a title="Translate" href="http://translate.google.no/translate?hl=no&amp;sl=no&amp;tl=en&amp;u=http%3A%2F%2Fjohnnysorensen.wordpress.com%2F2009%2F10%2F07%2Fhello-world%2F">Translate this &#8220;article&#8221; to English or any other language.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johnnysorensen.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johnnysorensen.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johnnysorensen.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johnnysorensen.wordpress.com&amp;blog=9822377&amp;post=1&amp;subd=johnnysorensen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://johnnysorensen.wordpress.com/2009/10/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b78945e1c94d2947bacb80b13436287a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">johnnysorensen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
