<?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>SemanticMetadata.net &#187; Dev</title>
	<atom:link href="http://www.semanticmetadata.net/category/dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semanticmetadata.net</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 16:35:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LIRe presentation and poster at ACM MM 2011</title>
		<link>http://www.semanticmetadata.net/2011/11/29/lire-presentation-and-poster-at-acm-mm-2011/</link>
		<comments>http://www.semanticmetadata.net/2011/11/29/lire-presentation-and-poster-at-acm-mm-2011/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 22:18:02 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[acm multimedia]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=803</guid>
		<description><![CDATA[Just finished my presentation at ACM MM&#8217;s open source competition in 2011. Many interested researchers and developers came by to discuss ideas and developments. I&#8217;m looking forward to turning many of those idea into code For those of you interested in the poster I uploaded it here. I also uploaded the presentation to slideshare.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.slideshare.net/dermotte/content-based-image-retrieval-with-lire"><img class="size-full wp-image-817 alignright" title="lire-presentation-acmmm2011" src="http://www.semanticmetadata.net/wp-content/uploads/2011/11/lire-presentation-acmmm2011.png" alt="" width="210" height="158" /></a>Just finished my presentation at ACM MM&#8217;s open source competition in 2011. Many interested researchers and developers came by to discuss ideas and developments. I&#8217;m looking forward to turning many of those idea into code <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>For those of you interested in the poster I uploaded it <a href="http://www.itec.uni-klu.ac.at/~mlux/files/poster-mlux-acm-mm-2011.pdf">here</a>.</p>
<p>I also uploaded the presentation to <a href="http://www.slideshare.net/dermotte/content-based-image-retrieval-with-lire">slideshare</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2011/11/29/lire-presentation-and-poster-at-acm-mm-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire and Lire Demo v 0.9 released</title>
		<link>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/</link>
		<comments>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 11:37:23 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Retrieval]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=780</guid>
		<description><![CDATA[I just released Lire and Lire Demo in version 0.9 on sourceforge.net. Basically it&#8217;s the alpha version with additional speed and stability enhancements for bag of visual words (BoVW) indexing. While this has already been possible in earlier versions I re-furbished vocabulary creation (k-means clustering) and indexing to support up to 4 CPU cores. I [...]]]></description>
			<content:encoded><![CDATA[<p>I just released Lire and Lire Demo in version 0.9 on sourceforge.net. Basically it&#8217;s the alpha version with additional speed and stability enhancements for <em>bag of visual words (BoVW)</em> indexing. While this has already been possible in earlier versions I re-furbished vocabulary creation (k-means clustering) and indexing to support up to 4 CPU cores. I also integrated a function to add documents to BoVW indexes incrementally. So a list of major changes since Lire 0.8 includes</p>
<ul>
<li>Major speed-up due to change and re-write of indexing strategies for local features</li>
<li>Auto color correlation and color histogram features improved</li>
<li>Re-ranking filter based on global features and LSA</li>
<li>Parallel <em>bag of visual words</em> indexing and search supporting SURF and SIFT including incremental index updates (see also in the <a href="http://www.semanticmetadata.net/wiki/doku.php?id=lire:bovw">wiki</a>)</li>
<li>Added functionality to Lire Demo including support for new Lire features and a new result list view</li>
</ul>
<p>Download and try:</p>
<ul>
<li><a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/Lire-0.9.zip/download">Source and binaries</a> (or as <a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/Lire-0.9.tar.bz2/download">tar.bz2</a>)</li>
<li><a href="http://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/LireDemo_v0.9.zip/download">Lire Demo</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2011/10/20/lire-and-lire-demo-v-0-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire Demo 0.9 alpha 2 just released</title>
		<link>http://www.semanticmetadata.net/2011/08/05/lire-demo-0-9-alpha-2-just-released/</link>
		<comments>http://www.semanticmetadata.net/2011/08/05/lire-demo-0-9-alpha-2-just-released/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 10:41:46 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=786</guid>
		<description><![CDATA[Finally I found some time to go through Lire and fix several of the &#8212; for me &#8212; most annoying bugs. While this is still work in progress I have a preview with the demo uploaded to sf.net. New features are: Auto Color Correlogram and Color Histogram features improved Re-ranking based on different features supported [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.semanticmetadata.net/wp-content/uploads/2011/08/LireDemo_v0.9_a2.png"><img class="alignright size-thumbnail wp-image-789" title="LireDemo_v0.9_a2" src="http://www.semanticmetadata.net/wp-content/uploads/2011/08/LireDemo_v0.9_a2-150x150.png" alt="" width="150" height="150" /></a>Finally I found some time to go through Lire and fix several of the &#8212; for me &#8212; most annoying bugs. While this is still work in progress I have a preview with the demo uploaded to sf.net. New features are:</p>
<ul>
<li>Auto Color Correlogram and Color Histogram features improved</li>
<li>Re-ranking based on different features supported</li>
<li>Enhanced results view</li>
<li>Much faster indexing (parallel, use -server switch for your JVM)</li>
<li>Much faster search (re-write of the searhc code in Lire)</li>
<li>New developer menu for faster switching of search features</li>
<li>Re-ranking of results based on latent semantic analysis</li>
</ul>
<p>You can find the updated Lire Demo along with a windows launcher here, Mac and Linux users please run it using &#8220;java -jar &#8230; &#8221; or double click (if your windows manager supports actions like that <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li><a href="https://sourceforge.net/projects/caliph-emir/files/Lire/Lire%200.9/LireDemo-v09a2.zip/download">Download Liredemo v0.9 alpha 2</a></li>
</ul>
<p>The source is &#8212; of course &#8212; GPL and available in the <a href="http://caliph-emir.svn.sourceforge.net/viewvc/caliph-emir/">SVN</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2011/08/05/lire-demo-0-9-alpha-2-just-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get a lot of photos &#8230;</title>
		<link>http://www.semanticmetadata.net/2009/05/14/how-to-get-a-lot-of-photos/</link>
		<comments>http://www.semanticmetadata.net/2009/05/14/how-to-get-a-lot-of-photos/#comments</comments>
		<pubDate>Thu, 14 May 2009 13:43:32 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tagging]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=450</guid>
		<description><![CDATA[I&#8217;m currently testing a new implementation of an approximate search index for content based image retrieval. Especially the performance tests have become interesting as I didn&#8217;t have access to a real big data size. So what to do? Actually I programmed a lot of spiders and grabbers before, so I knew that there is a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently testing a new implementation of an approximate search index for content based image retrieval. Especially the performance tests have become interesting as I didn&#8217;t have access to a real big data size. So what to do?</p>
<p>Actually I programmed a lot of spiders and grabbers before, so I knew that there is a lot of data available on Flickr <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But I was still searching for an easy way. Now here is my approach (using of course bash):</p>
<p><code>wget -q -O - http://api.flickr.com/services/feeds/photos_public.gne?format=atom | grep -o .............static.*m.jpg | wget -i -</code></p>
<p>Why should this work?</p>
<ul>
<li>The first wget command gets a list of recent photos as atom feed.</li>
<li>The grep command gets out all the medium sized (suffix &#8220;m.jpeg&#8221;) pictures</li>
<li>The lot of dots and the static are just a nice trick to get the right ones, the real image content.</li>
<li>Finally the second wget downloads the images from the server.</li>
</ul>
<p>Issuing this command one should get ~ 25 photos in one go. Using a bash loop or a cronjob you can get of course a lot more in an unattended way <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2009/05/14/how-to-get-a-lot-of-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CBIR for Facebook: img(Finder)</title>
		<link>http://www.semanticmetadata.net/2008/09/16/cbir-for-facebook-imgfinder/</link>
		<comments>http://www.semanticmetadata.net/2008/09/16/cbir-for-facebook-imgfinder/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 09:12:46 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Retrieval]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/?p=386</guid>
		<description><![CDATA[Recently Savvas Chatzichristofis released a Facebook app based on his tool img(Rummager) to retrieve the photos of Facebook contacts based on image content. The tool &#8211; called img(Finder) &#8211; allows to connect to a Facebook account and creates an index based on the CEDD and FCTH image features. img(Finder) indexes the images of all Facebook [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.semanticmetadata.net/wp-content/uploads/2008/09/imgfinger-ss01.png"><img class="size-thumbnail wp-image-385" title="img(Finder) Screenshot" src="http://www.semanticmetadata.net/wp-content/uploads/2008/09/imgfinger-ss01-150x150.png" alt="img(Finder) Screenshot" width="150" height="150" align="right" /></a></p>
<p>Recently <a href="http://www.new.facebook.com/profile.php?id=656951763">Savvas </a><span class="caption"><a href="http://www.new.facebook.com/profile.php?id=656951763">Chatzichristofis</a> </span>released a Facebook app based on his tool img(Rummager) to retrieve the photos of Facebook contacts based on image content. The tool &#8211; called <a href="http://savvash.blogspot.com/2008/07/image-retrieval-in-facebook.html">img(Finder)</a> &#8211; allows to connect to a Facebook account and creates an index based on the CEDD and FCTH image features. img(Finder) indexes the images of all Facebook friends. Querying the index is done by sketch (painting tool is included) or by sample image. Best of all: The tool is open source <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Links</strong></p>
<ul>
<li><a href="http://savvash.blogspot.com/2008/07/image-retrieval-in-facebook.html">Download and try</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/09/16/cbir-for-facebook-imgfinder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire SVN build for Java 1.5</title>
		<link>http://www.semanticmetadata.net/2008/05/30/lire-svn-build-for-java-15/</link>
		<comments>http://www.semanticmetadata.net/2008/05/30/lire-svn-build-for-java-15/#comments</comments>
		<pubDate>Fri, 30 May 2008 12:29:04 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[CaliphEmir]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2008/05/30/lire-svn-build-for-java-15/</guid>
		<description><![CDATA[Due to requests I took some time and built a Java 1.5 version instead of the 1.6 versions. A simple compile with 1.5 wouldn&#8217;t help as I use the swing layout classes of NetBeans (now integrated in Java 1.6), so imports have to be re-adjusted and the library has to be added. Furthermore I created [...]]]></description>
			<content:encoded><![CDATA[<p>Due to requests I took some time and built a Java 1.5 version instead of the 1.6 versions. A simple compile with 1.5 wouldn&#8217;t help as I use the swing layout classes of NetBeans (now integrated in Java 1.6), so imports have to be re-adjusted and the library has to be added. Furthermore I created an explicit build target in Caliph to create a 1.5 version of the cbir jar file. This snapshot works fine with MacOS (as far as I&#8217;ve heard) and on Windows.</p>
<p><strong>Files:</strong></p>
<ul>
<li><a href="http://www.semanticmetadata.net/lire-files/liredemo-svn-2008-05-29-jdk1.5.tar.bz2">liredemo-svn-2008-05-29-jdk1.5.tar.bz2</a> [670k]<a href="http://www.semanticmetadata.net/lire-files/liredemo-svn-2008-05-29-jdk1.5.tar.bz2"><br />
</a></li>
<li><a href="http://www.semanticmetadata.net/lire-files/liredemo-svn-2008-05-29-jdk1.5.zip">liredemo-svn-2008-05-29-jdk1.5.zip</a> [884k]<a href="http://www.semanticmetadata.net/lire-files/liredemo-svn-2008-05-29-jdk1.5.zip"><br />
</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/05/30/lire-svn-build-for-java-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lire development: a big next step ..</title>
		<link>http://www.semanticmetadata.net/2008/05/29/lire-development-a-big-next-step/</link>
		<comments>http://www.semanticmetadata.net/2008/05/29/lire-development-a-big-next-step/#comments</comments>
		<pubDate>Thu, 29 May 2008 08:12:09 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[cbir]]></category>
		<category><![CDATA[features]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2008/05/29/lire-development-a-big-next-step/</guid>
		<description><![CDATA[While it has been quiet for some time around Lire, recently development has been pushed forward. I switched to SVN for development and integrated simple RGB color histograms as a feature for comparison with the MPEG-7 features. Savvas Chatzichristofis (or on facebook, his image search engine) contributed the CEDD feature, which works great! Marko Keuschnig [...]]]></description>
			<content:encoded><![CDATA[<p>While it has been quiet for some time around Lire, recently development has been pushed forward. I switched to SVN for development and integrated simple RGB color histograms as a feature for comparison with the MPEG-7 features. <a href="http://savvash.blogspot.com/">Savvas Chatzichristofis</a> (or <a href="http://www.facebook.com/profile.php?id=656951763">on facebook</a>, his <a href="http://orpheus.ee.duth.gr/anaktisi/">image search engine</a>) contributed the CEDD feature, which works great! Marko Keuschnig and Christian Penz contributed implementations for the Gabor texture feature and the Tamura texture features, where the latter is already in the <a href="http://caliph-emir.svn.sourceforge.net/viewvc/caliph-emir/">SVN</a>. I also integrated the new features in LireDemo. A new version &#8211; already compiled &#8211; can be downloaded here: <a href="http://www.semanticmetadata.net/wp-content/uploads/2008/05/liredemo-svn-2008-05-29-jdk16tar.bz2" title="liredemo-svn-2008-05-29-jdk16tar.bz2">liredemo-svn-2008-05-29-jdk16.tar.bz2</a> Note that Java 1.6 is required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/05/29/lire-development-a-big-next-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multimedia Book Coming Feb. 2008</title>
		<link>http://www.semanticmetadata.net/2007/12/05/multimedia-book-coming-feb-2008/</link>
		<comments>http://www.semanticmetadata.net/2007/12/05/multimedia-book-coming-feb-2008/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 13:25:34 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[MPEG-21]]></category>
		<category><![CDATA[MPEG-7]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2007/12/05/multimedia-book-coming-feb-2008/</guid>
		<description><![CDATA[Behind the curtains of the Multimedia Metadata Community we prepared a book consisting of 12 contributions in context of multimedia metadata and semantics. It&#8217;s already mentioned online. It&#8217;s available in Feb. 2008. Title: Multimedia Semantics &#8211; The Role of Metadata Editors: M. Granitzer, M. Lux &#38; M. Spaniol Pages: ~260 ISBN: 978-3-540-77472-3 The web page [...]]]></description>
			<content:encoded><![CDATA[<p>Behind the curtains of the <a href="http://www.multimedia-metadata.info">Multimedia Metadata Community</a> we prepared a book consisting of 12 contributions in context of multimedia metadata and semantics. It&#8217;s already <a href="http://www.springer.com/east/home/new+%26+forthcoming+titles+%28default%29?SGWID=5-40356-22-173792711-0">mentioned online</a>. It&#8217;s available in Feb. 2008.</p>
<p><strong>Title:</strong> Multimedia Semantics &#8211; The Role of Metadata<br />
<strong> Editors:</strong> M. Granitzer, M. Lux &amp; M. Spaniol<br />
<strong> Pages:</strong> ~260<br />
<strong> ISBN:</strong> 978-3-540-77472-3</p>
<p>The web page at Springer is <a href="http://www.springer.com/east/home/new+%26+forthcoming+titles+%28default%29?SGWID=5-40356-22-173792711-0">here</a>. I&#8217;ll blog more about the book as soon as it is published.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2007/12/05/multimedia-book-coming-feb-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans 6.0 is finally here!</title>
		<link>http://www.semanticmetadata.net/2007/12/04/netbeans-60-is-finally-here/</link>
		<comments>http://www.semanticmetadata.net/2007/12/04/netbeans-60-is-finally-here/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 15:31:50 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[netbeans java development final version download 6.0]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2007/12/04/netbeans-60-is-finally-here/</guid>
		<description><![CDATA[Sun has released NetBeans 6.0 &#8211; the final version. Get it here. For all who missed my praise in previous post: Use it! Why use NetBeans? It has a really cool GUI Editor. The editor doesn&#8217;t suck any more (some refactoring, code completion and templates, &#8230;). It supports many common tools (Ant, SVN, JUnit, ..). [...]]]></description>
			<content:encoded><![CDATA[<p>Sun has released NetBeans 6.0 &#8211; the final version. Get it <a href="http://download.netbeans.org/netbeans/6.0/final/">here</a>. For all who missed my praise in previous post: Use it! Why use NetBeans?</p>
<ul>
<li>It has a really cool <strong>GUI Editor</strong>.</li>
<li>The <strong>editor doesn&#8217;t suck</strong> any more (some refactoring, code completion and templates, &#8230;).</li>
<li>It supports many <strong>common tools</strong> (Ant, SVN, JUnit, ..).</li>
<li>It&#8217;s the <strong>alternative to Eclipse</strong>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2007/12/04/netbeans-60-is-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Test of NetBeans 6.0 RC 2 (Windows XP, just the Java SE version)</title>
		<link>http://www.semanticmetadata.net/2007/11/29/small-test-of-netbeans-60-rc-2-windows-xp-just-the-java-se-version/</link>
		<comments>http://www.semanticmetadata.net/2007/11/29/small-test-of-netbeans-60-rc-2-windows-xp-just-the-java-se-version/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 11:03:24 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[programming java ide netbeans test review bug]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2007/11/29/small-test-of-netbeans-60-rc-2-windows-xp-just-the-java-se-version/</guid>
		<description><![CDATA[Installation works fine and fast, start up speed is ok. The start up screen gives enough hints to start with. I like that as it is especially good for people starting with Java and/or NetBeans. I&#8217;m really satisfied now with the editor. It works fast enough and the completion hints are fine. Classes and members [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><a href="http://www.semanticmetadata.net/wp-content/uploads/2007/11/nbrc2-ss2.png" title="nbrc2-ss2.png"><img src="http://www.semanticmetadata.net/wp-content/uploads/2007/11/nbrc2-ss2.thumbnail.png" alt="nbrc2-ss2.png" align="right" border="0" hspace="5" /></a><span lang="EN-GB">Installation works fine and fast, start up speed is ok. The start up screen gives enough hints to start with. I like that as it is especially good for people starting with Java and/or NetBeans. I&#8217;m really satisfied now with the editor. It works fast enough and the completion hints are fine. Classes and members the editor does not know are created fast enough by hitting <em>&lt;alt&gt;-&lt;enter&gt;</em>. <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">I found one <strike>bug</strike> thing though: I created a class Tile with two members: One of the class <em>Rectangle2D.Double</em> and one of the class <em>Point2D.Double</em>. When using the automatic Getter and Setter code generation the return values for the Getter for the point were just <em>Double</em> while the Getter for the rectangle returned <em>java.awt.geom.Rectangle2D.Double</em>. That&#8217;s not really an issue, I know, but not the optimal way of programming either. At least I was not satisfied and edited the source afterwards <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2007/11/29/small-test-of-netbeans-60-rc-2-windows-xp-just-the-java-se-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

