<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gunnar's Weblog &#187; GWT</title>
	<atom:link href="http://wagenknecht.org/blog/category/gwt/feed" rel="self" type="application/rss+xml" />
	<link>http://wagenknecht.org/blog</link>
	<description>Me, my family, whatever I like, whatever I want to write about!</description>
	<lastBuildDate>Sat, 21 Jan 2012 21:29:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>It&#8217;s Facelift Season</title>
		<link>http://wagenknecht.org/blog/archives/2007/03/planeteclipse-facelift.html</link>
		<comments>http://wagenknecht.org/blog/archives/2007/03/planeteclipse-facelift.html#comments</comments>
		<pubDate>Sun, 04 Mar 2007 14:59:17 +0000</pubDate>
		<dc:creator>Gunnar Wagenknecht</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[EclipseCon]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://wagenknecht.org/blog/archives/2007/03/planeteclipse-facelift.html</guid>
		<description><![CDATA[Ok, so because everything gets a facelift these days I thought I could add another one to one of the most famous community sites at Eclipse. No, not my blog, Planet Eclipse! A while back I was looking for some interesting examples for our short tutorial. I came up with the idea of a simple [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so because <a href="http://eclipsewebmaster.blogspot.com/2007/03/eclipsepedia-gets-facelift.html" title="Eclipsepedia got a facelift." target="_blank">everything gets a facelift</a> these days I thought I could add another one to one of the most famous community sites at Eclipse. No, not my blog, <a href="http://planeteclipse.org/planet/" title="Open the Planet Eclipse website." target="_blank">Planet Eclipse</a>!<span id="more-122"></span></p>
<p>A while back I was looking for some interesting examples for our short tutorial. I came up with the idea of a simple feed viewer served by an OSGi feed service. But I didn&#8217;t want to do some example that gathers dust after a few months. So I started creating a real new feed viewer for Planet Eclipse in parallel.</p>
<p>But the new Planet Eclipse Feed Viewer doesn&#8217;t require an OSGi service. Well, that would have been a little bit over-engineered. Instead it reads the feed XML from the server and parses it and assembles the page in your local web browser. The webmasters will love it because it scales so easy. <img src='http://wagenknecht.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve created a few screenshots to summarize the new features.</p>
<ul>
<li>The overall page design has been optimized.<br />
<a href="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-overview.png" title="PlanetEclipse Overview"><img src="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-overview.thumbnail.png" alt="PlanetEclipse Overview" /></a></li>
<li>The side bar has been restructured to allow a better presentation of events and to give the &#8220;Add Your Blog&#8221; section a better position.<br />
<a href="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-sidebar.png" title="Direct link to file"><img src="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-sidebar.thumbnail.png" alt="PlanetEclipse Side Bar" height="128" width="30" /></a></li>
<li>A multi-feed feature has been added to allow special event feeds and to prepare for multi-language content.<br />
<img src="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-feeds.png" alt="PlanetEclipse Feeds" /></li>
<li>A nice about dialog has been added.<br />
<img src="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-about.png" alt="PlanetEclipse About Dialog" /></li>
<li>Dates can now be collapsed. By default, only the current date is expanded to make the page less cluttered.<br />
<img src="http://wagenknecht.org/blog/wp-content/uploads/2007/03/planet-collapsible-dates.png" alt="PlanetEclipse Collapsible Dates" /></li>
</ul>
<p>I&#8217;ve also created a <a href="http://wiki.eclipse.org/index.php/PlanetEclipseFeedViewer" title="Open the Planet Eclipse Feed Viewer wiki page." target="_blank">wiki page</a> for collecting more ideas and your feedback. Oh and the old website is <a href="http://planeteclipse.org/planet/index-old.html" title="The old Planet Eclipse website." target="_blank">still available</a>.</p>
<p>Let me know what you think! <img src='http://wagenknecht.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://wagenknecht.org/blog/archives/2007/03/planeteclipse-facelift.html" target="_blank"><img src="http://wagenknecht.org/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://wagenknecht.org/blog/archives/2007/03/planeteclipse-facelift.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Yet another GWT Plug-in</title>
		<link>http://wagenknecht.org/blog/archives/2006/08/yet-another-gwt-plug-in.html</link>
		<comments>http://wagenknecht.org/blog/archives/2006/08/yet-another-gwt-plug-in.html#comments</comments>
		<pubDate>Sat, 19 Aug 2006 19:14:17 +0000</pubDate>
		<dc:creator>Gunnar Wagenknecht</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://wagenknecht.org/blog/archives/2006/08/yet-another-gwt-plug-in.html</guid>
		<description><![CDATA[Well, a while back I posted about a nice GWT plug-in called Googlipse. I liked it so much that I started enhancing it. So I created a local playground in my SVN repository and build a few things around it. Unfortunately, the code changed too much. It&#8217;s no longer suitable for a patch. I created [...]]]></description>
			<content:encoded><![CDATA[<p>Well, a while back I <a href="http://wagenknecht.org/blog/archives/2006/07/googlipse.html" title="Goolglipse Plug-in Post">posted</a> about a nice GWT plug-in called Googlipse. I liked it so much that I started enhancing it. So I created a local playground in my SVN repository and build a few things around it.<span id="more-105"></span></p>
<p>Unfortunately, the code changed too much. It&#8217;s no longer suitable for a patch. I created a complete new code base that still uses some parts of Googlipse but a lot stuff was rewritten. I decided to make a public release available to gather some feedback. Please feel free to post your comments here or drop me a few lines in a mail. <img src='http://wagenknecht.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can grab it from my update site <a href="http://eclipseguru.org/" title="GWT Tooling Update Site">here</a> and watch an introduction screencast <a href="http://eclipseguru.org/screencasts/gwt-tooling-intro/" title="GWT Tooling Introduction">here</a>. The source code is available <a href="https://wagenknecht.org/svn/public/opensource/eclipse/gwt/trunk/" title="GWT Tooling Source">here</a>. Bugs and feature requests can be reported on the <a href="http://code.google.com/p/gwt-tooling/issues/list" title="GWT Tooling Issue Tracker">project website</a> at Google Code. I&#8217;ve also created a mailing list for <a href="http://groups.google.com/group/gwt-tooling" title="Open GWT Tooling discussions list." target="_blank">discussions</a>.</p>
<p><strong>Update 2006-08-21</strong></p>
<p>I&#8217;ve uploaded a new build. For a list of fixed issues you might want to try <a href="http://code.google.com/p/gwt-tooling/issues/list?can=1&amp;q=label%3ABETA2" target="_blank" title="Fixed issues in build 2">this</a> query. Unfortunately the query is incorrect because Google seems to have problems when the milestone label contains numbers (i.e., searching for <code>label:1.1BETA2</code> doesn&#8217;t work).</p>
<p><strong>Update 2006-09-18</strong></p>
<p>I&#8217;ve uploaded beta 3. For a list of fixed issues you might want to try <a href="http://code.google.com/p/gwt-tooling/issues/list?can=1&amp;q=label%3ABETA3" target="_blank" title="Fixed issues in beta 3">this</a> query.</p>
<p><strong>Update 2006-11-11</strong></p>
<p>Comments are now closed. Please report bugs and feature requests on the bug tracker or discuss the plug-in in the GWT group at Google Groups.</p>
<p><strong>Update 2007-01-03</strong></p>
<p>This is the last update to this blog posting. From now on I&#8217;ll post all updates to the change log hosted <a href="http://code.google.com/p/gwt-tooling/wiki/Changelog" title="GWT Tooling Changelog" target="_blank">here</a>. <img src='http://wagenknecht.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://wagenknecht.org/blog/archives/2006/08/yet-another-gwt-plug-in.html" target="_blank"><img src="http://wagenknecht.org/blog/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://wagenknecht.org/blog/archives/2006/08/yet-another-gwt-plug-in.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

