<?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>Ahti Kitsik / AhtiK &#187; Eclipse</title>
	<atom:link href="http://ahtik.com/blog/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahtik.com/blog</link>
	<description>blog</description>
	<lastBuildDate>Wed, 03 Apr 2013 06:37:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Fixing slow performance with Eclipse update site installs</title>
		<link>http://ahtik.com/blog/2012/08/29/fixing-slow-performance-with-eclipse-update-site-installs/</link>
		<comments>http://ahtik.com/blog/2012/08/29/fixing-slow-performance-with-eclipse-update-site-installs/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 13:34:48 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=551</guid>
		<description><![CDATA[Keep one checkbox checked and your Eclipse update site installs can be maddeningly slow. At the Install dialog uncheck &#8220;Contact all update sites during install to find required software&#8221;. Could there be any tricks to publish a plugin in a way that dependencies never trigger contacting all update sites? Ending this tiny post with a [...]]]></description>
				<content:encoded><![CDATA[<p><b>Keep one checkbox checked and your Eclipse update site installs can be maddeningly slow.</b></p>
<p>At the Install dialog <b>uncheck</b> &#8220;Contact all update sites during install to find required software&#8221;.</p>
<p><a href="http://ahtik.com/blog/2012/08/29/fixing-slow-performance-with-eclipse-update-site-installs/"><img border="0" src="/blog/wp-content/uploads/2012/08/eclipse-install-dialog2.png"/></a></p>
<p><b>Could there be any tricks to publish a plugin in a way that dependencies never trigger contacting all update sites?</b></p>
<p>Ending this tiny post with a few other update-site-tips:</p>
<p><b>Tip of the day #2:</b> Fastest way to <b>install</b> from any update site: Help->Install New Software&#8230;->[Paste URL to "Work with:" and hit ENTER!]</p>
<p><b>Tip of the day #3:</b> Fastest way to <b>update</b> a plugin from an update site: Help->About->Installation Details->Update <b>is not</b> the fastest because it still contacts all the other update sites. Possibly faster: Help->Install New Software&#8230;->[Paste URL to "Work with:" and hit ENTER!] or select from the drop-down.<br/><br />
If update site was updated while Eclipse was running then click &#8220;Available Software Sites&#8221;, look up your update site and hit &#8220;Reload&#8221;. After reload close the Install dialog and open it again.
</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2012/08/29/fixing-slow-performance-with-eclipse-update-site-installs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop is alive</title>
		<link>http://ahtik.com/blog/2012/03/13/desktop-is-alive/</link>
		<comments>http://ahtik.com/blog/2012/03/13/desktop-is-alive/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 09:01:10 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=440</guid>
		<description><![CDATA[In the midst of web startups it&#8217;s too easy to miss the opportunity in non-web environments. Python and Java are still strong candidates for your next startup frontend. As long as one gets the distribution and business behind the product right. Success stories like MineCraft keep popping up from time to time. Behind the scenes [...]]]></description>
				<content:encoded><![CDATA[<p class="lead">
In the midst of web startups it&#8217;s too easy to miss the opportunity in non-web environments. <a href="http://python.org">Python</a> and <a href="http://java.com">Java</a> are still strong candidates for your next startup frontend. As long as one gets the distribution and business behind the product right.<br />
<!--More importantly, let's see how to merge web and social features with a non-web app.-->
</p>
<p>Success stories like <a href="http://www.minecraft.net/">MineCraft</a> keep popping up from time to time. Behind the scenes it&#8217;s built with Java. As of today MineCraft has ~24 million registered users, of which ~5 million have bought the game. Most of them with a price of €19.95 (but they did start with a huge discount). In the last 24 hours, 60K people registered, and 8K people bought the game. (Source: <a href="http://www.minecraft.net/stats">http://www.minecraft.net/stats</a>).</p>
<p>We keep hearing that desktop apps are hard to install and maintain. I don&#8217;t think Java is a cumbersome environment if 12-16 year boys and girls manage to get tens of thousands MineCraft servers running at their homes. Millions of regular Minecraft players run Java apps without an issue. There are thousands of plugins and mods written in Java for MineCraft server and client. Java is great for that but it&#8217;s way too easy to bash the platform if the real problem is usually in the <b>product</b> and <b>distribution</b>!</p>
<p>Let me share with you some of the user conversion stats in one of our own desktop apps, <a href="http://www.timegt.com">TimeGT</a>. TimeGT is a task and life management app that is written in Java. It has an installer for Windows that includes Java runtime environment so user doesn&#8217;t have to install Java by herself. So far 99.1% of users who register their account at the website end up installing the app successfully and logging in with their username. That means essentially that every ~100th user has an issue with the desktop setup. For TimeGT case it&#8217;s very likely Mac issue as we don&#8217;t provide a .dmg file and running it in Mac is painful.</p>
<p>Eclipse IDE requires Java. OpenOffice requires Java. So does Adobe Photoshop. I believe it&#8217;s safe to say that you can still build great and massively popular stuff without falling into building on top of technology which was initially poured over with millions of dollars mostly to sell more ads, own more of your screen estate. Don&#8217;t get me wrong.<br />
Of course web apps are perfectly natural for oh so many user cases. I&#8217;m still overly excited and thankful that web got a technological and distrubution kick at this scale. Oh. And building beautiful things is so much easier with the web instead of hacking with a Java Swing or SWT UI toolkit. Just know where the fine line is.</p>
<h2>The road ahead with desktop and Java</h2>
<p>I guess the challenges evolve around <b>maintaining updates</b> and <b>supporting platforms (read: devices)</b>.</p>
<p>I&#8217;m not worried about the updates. It&#8217;s a feasible engineering task. In TimeGT we have automatically pushed updates (yes, requires restarting your app but so does Android and iPhone app!).</p>
<p>But getting your Java app to devices like Android and iPhone is not fun. I&#8217;m not sure how it all gets to a sensible place where you don&#8217;t have to over-abstract for the sake of single-sourcing yet avoiding idiotic rewriting of app in different languages.</p>
<h2>Small footnote on desktop coding experience</h2>
<p>While <a href="http://www.eclipse.org">Eclipse</a> remains to be the most popular IDEs around and provides a wonderful Java editor and extending capability, it scares me how its initial advantage of being fast and snappy is diminishing and people keep turning their heads toward vi/vim, <a href="http://www.sublimetext.com/2">SublimeText 2</a> and TextMate even for Java and Scala. You might think that a real IDE with full AST parsing and class model navigation is required for any reasonably sized projects but I keep seeing people hacking more and more with their text editors. I hope to see a change here. Get an IDE that is as fast for coding as vim.</p>
<p>Eclipse core itself is super fast and gets improved all the time but as with Chrome browser &#8211; plugins slow life down. There should be more control on seeing which plugins conserve most resources and a quick method to kill them, just as you close tabs in Chrome.</p>
<p>One project contains many different file types, they must blend into <b>one</b> hacking experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2012/03/13/desktop-is-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BPMN2 Modeler gets Indigo support</title>
		<link>http://ahtik.com/blog/2011/09/14/bpmn2-modeler-gets-indigo-support/</link>
		<comments>http://ahtik.com/blog/2011/09/14/bpmn2-modeler-gets-indigo-support/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 23:05:28 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=392</guid>
		<description><![CDATA[I&#8217;m happy to announce the availability of BPMN2 Modeler update site supporting Indigo! Update site URL: http://codehoop.com/bpmn2/ It&#8217;s an update site, not a website! See https://github.com/imeikas/BPMN2-Editor-for-Eclipse/wiki for the website. In addition to fixing the code to support Indigo, also Graphiti framework was upgraded from 0.7.0 to 0.8.0. Update includes a few other minor tweaks, nothing [...]]]></description>
				<content:encoded><![CDATA[<p><b>I&#8217;m happy to announce the availability of BPMN2 Modeler update site supporting Indigo!</b></p>
<p>Update site URL: <a href="http://codehoop.com/bpmn2/">http://codehoop.com/bpmn2/</a><br/><br />
<i>It&#8217;s an update site, not a website! See <a href="https://github.com/imeikas/BPMN2-Editor-for-Eclipse/wiki">https://github.com/imeikas/BPMN2-Editor-for-Eclipse/wiki</a> for the website.</i></p>
<p>In addition to fixing the code to support Indigo, also Graphiti framework was upgraded from 0.7.0 to 0.8.0. Update includes a few other minor tweaks, nothing major.</p>
<h2>About project future and hosting</h2>
<p>As some of you might know <a href="http://eclipse.org/proposals/soa.bpmn2-modeler/">BPMN2 Modeler proposal</a> got accepted as an eclipse.org project, named <a href="http://eclipse.org/projects/project.php?id=soa.bpmn2-modeler">soa.bpmn2-modeler</a> (yay!!!), so the migration is already on the way. But until that gets finished the latest update site will remain available at <b>http://codehoop.com/bpmn2/</b>. Github repo will become inactive as the git.eclipse.org gets up to full speed.</p>
<p><b>Please note that while Eclipse BPMN2 Modeler offers one of the most complete BPMN2.0 modeling support in the industry, it&#8217;s still a prototype and is not recommended for production use!</b></p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2011/09/14/bpmn2-modeler-gets-indigo-support/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Eclipse Word Wrap plugin adds keyboard shortcut</title>
		<link>http://ahtik.com/blog/2011/03/08/new-eclipse-word-wrap-plugin-adds-keyboard-shortcut/</link>
		<comments>http://ahtik.com/blog/2011/03/08/new-eclipse-word-wrap-plugin-adds-keyboard-shortcut/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 11:37:58 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=371</guid>
		<description><![CDATA[Had a few spare minutes yesterday to move the eclipse word wrap plugin from sourceforge to github. While on it also added keyboard shortcut so you can switch on-off the wrapping using Ctrl+Alt+W (M1,M3+W in &#8220;Eclipse Language&#8221;). Trust me, it&#8217;s a useful plugin : ) Latest version can be installed from the update site: http://ahtik.com/eclipse-update/ [...]]]></description>
				<content:encoded><![CDATA[<p><b>Had a few spare minutes yesterday to move the <a href="https://github.com/ahtik/eclipse-wordwrap">eclipse word wrap plugin from sourceforge to github</a>.</b></p>
<p>While on it also added keyboard shortcut so you can switch on-off the wrapping using Ctrl+Alt+W (M1,M3+W in &#8220;Eclipse Language&#8221;).</p>
<p><img src="http://ahtik.com/img/eclipse-word-wrap.png" alt="Eclipse Word Wrap"/></p>
<p>Trust me, it&#8217;s a useful plugin : )<br/><br />
Latest version can be installed from the update site: <a href="http://ahtik.com/eclipse-update/">http://ahtik.com/eclipse-update/</a></p>
<p><a href="http://ahtik.com/blog/projects/eclipse-word-wrap/">Word Wrap project site</a></p>
<p>Thanks to the shortcut I&#8217;m not even waiting anymore to have it fixed in the very deep core of the Eclipse platform as the changes would be massive and simply switching it off before launching a debugger is good enough for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2011/03/08/new-eclipse-word-wrap-plugin-adds-keyboard-shortcut/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>BPMN2.0 Editor for Eclipse now available</title>
		<link>http://ahtik.com/blog/2011/03/07/bpmn2-0-editor-for-eclipse-now-available/</link>
		<comments>http://ahtik.com/blog/2011/03/07/bpmn2-0-editor-for-eclipse-now-available/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 13:24:04 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=351</guid>
		<description><![CDATA[Soon to be released jBPM5.1 is getting a new addition to its product suite &#8211; visual editor for the BPMN2 language. This was somewhat inevitable as the jBPM workflow engine moves to BPMN2.0 with the version 5 and hacking together xml files without visual guidance can be.. hmm.. less fun. For a quick background, BPMN [...]]]></description>
				<content:encoded><![CDATA[<p><b>Soon to  be released jBPM5.1 is getting a new addition to its product suite &#8211; visual editor for the BPMN2 language. This was somewhat inevitable as the jBPM workflow engine moves to BPMN2.0 with the version 5 and hacking together xml files without visual guidance can be.. hmm.. less fun.</b></p>
<p>For a quick background, <a href="http://www.bpmn.org/">BPMN (Business Process Modeling Notation)</a> is the leading standard for business process modeling managed by the <a href="http://www.omg.org/">OMG</a>. A new version called <a href="http://www.omg.org/spec/BPMN/2.0/">BPMN2.0</a> (released January 2011) brings numerous changes to the table, most importantly increasing the consistency and integrating orchestration and choreography in a way that makes BPMN 2.0 a great choice for business process engines.</p>
<p>Over the past few months <a href="http://codehoop.com">we</a>&#8216;ve been very excited to work on a new <a href="https://github.com/imeikas/BPMN2-Editor-for-Eclipse/wiki">BPMN2.0 Visual Editor for Eclipse</a>. It is free and open source, <a href="https://github.com/imeikas/BPMN2-Editor-for-Eclipse">hosted at github</a>. This github repo is a temporary place and will find a new home soon.</p>
<p>BPMN2 Editor is built on top of the awesome <a href="http://www.eclipse.org/graphiti/">Graphiti modeling framework</a> and behind the scenes uses <a href="http://wiki.eclipse.org/MDT-BPMN2">BPMN2 EMF metamodel</a>.</p>
<p>For more details check out the <a href="http://kverlaen.blogspot.com/2011/02/new-bpmn-20-eclipse-editor.html">more detailed post about the BPMN2.0 visual editor</a> by Kris from jBPM.</p>
<p>Check it out, have fun, contribute, report issues and bear in mind that it&#8217;s still beta and actively developed ; )</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2011/03/07/bpmn2-0-editor-for-eclipse-now-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Summer of Code mid term survey deadline close!</title>
		<link>http://ahtik.com/blog/2010/07/15/google-summer-of-code-mid-term-survey-deadline-close/</link>
		<comments>http://ahtik.com/blog/2010/07/15/google-summer-of-code-mid-term-survey-deadline-close/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 07:05:33 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=317</guid>
		<description><![CDATA[Dear Eclipse GSoC students and mentors, Please make sure your survey is filled in latest for tomorrow, July 16th 19.00 UTC. See http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/timeline for details. .. and have fun! : ) Feel free to contact me or any of the program admins in case of any troubles!]]></description>
				<content:encoded><![CDATA[<p>Dear Eclipse GSoC students and mentors,</p>
<p>Please make sure your survey is filled in latest for tomorrow, July 16th 19.00 UTC.<br/><br />
See <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/timeline">http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/timeline</a> for details.</p>
<p>.. and have fun! : )</p>
<p>Feel free to contact me or any of the program admins in case of any troubles!</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2010/07/15/google-summer-of-code-mid-term-survey-deadline-close/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse DemoCamp TALLINN flyer available!</title>
		<link>http://ahtik.com/blog/2009/11/10/eclipse-democamp-tallinn-flyer-available/</link>
		<comments>http://ahtik.com/blog/2009/11/10/eclipse-democamp-tallinn-flyer-available/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:21:41 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=253</guid>
		<description><![CDATA[We prepared a small pdf flyer to promote Eclipse DemoCamp taking place in Tallinn, Estonia. See Eclipse DemoCamp Tallinn/Estonia website for event details! Direct link to flyer: Eclipse DemoCamp Tallinn PDF Flyer. Feel free to share!]]></description>
				<content:encoded><![CDATA[<p><b>We prepared a small pdf flyer to promote Eclipse DemoCamp taking place in Tallinn, Estonia. See <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_November_2009/Tallinn">Eclipse DemoCamp Tallinn/Estonia website</a> for event details!</b></p>
<p>Direct link to flyer: <a href="http://ahtik.com/blog/wp-content/uploads/2009/11/democamp-tallinn-flyer1.pdf">Eclipse DemoCamp Tallinn PDF Flyer</a>.</p>
<p><b>Feel free to share!</b></p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2009/11/10/eclipse-democamp-tallinn-flyer-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IntelliJ IDEA goes Open-Source!</title>
		<link>http://ahtik.com/blog/2009/10/16/intellij-idea-goes-open-source/</link>
		<comments>http://ahtik.com/blog/2009/10/16/intellij-idea-goes-open-source/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 10:07:24 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=230</guid>
		<description><![CDATA[Yesterday (October 15th, 2009) IntelliJ announced open-sourcing most of its IDEA editor under Apache 2.0 license. Inevitable for growth At some perspective this has been an inevitable move &#8212; code editors have turned into big platforms. They are used for much more than developing pure text-based artifacts. To remain competitive you need to allow the [...]]]></description>
				<content:encoded><![CDATA[<p><b>Yesterday (October 15th, 2009) IntelliJ <a href="http://blogs.jetbrains.com/idea/2009/10/intellij-idea-open-source">announced</a> open-sourcing most of its IDEA editor under Apache 2.0 license.</b></p>
<h2>Inevitable for growth</h2>
<p>At some perspective this has been an inevitable move &#8212; code editors have turned into big platforms. They are used for much more than developing pure text-based artifacts. To remain competitive you need to allow the maximum level of integration, openness and visibility. Which becomes impossible without open-sourcing all the core components. Controversially, using a permissive license (ASL, BSD, EPL, LGPL, not GPL) can turn your business into a charity organization.</p>
<h2>Commercial offering</h2>
<p>IDEA Platform plus Java, Groovy and Scala support are all open-sourced. It looks like IntelliJ is retaining some of the revenue stream by keeping Java EE stack closed-source, calling it IDEA Ultimate and offering it as a commercial product.</p>
<h2>The Importance of Java Enterprise (JEE) Tooling</h2>
<p>I think IntelliJ decision about keeping EE as a separate commercial product is a very important indicator for the whole IDE marketplace and particularly for Eclipse. Much to my surprise, at the <a href="http://eclipse.org/membership/slides.pdf">last Eclipse members meeting Q3 call</a> there were some very interesting download stats reported. Eclipse Galileo IDE for JEE gets 41% of the downloads! While Classic and Java combined were 34%! (Off-topic but rcp/plugin edition was 2%).</p>
<p>This 41% of JEE downloads does not include 3rd party distribution providers, many application server vendors have their own bundles with a pre-configured settings (for example <a href="http://download.java.net/glassfish/eclipse">GlassFish Tools Eclipse Bundle</a>).</p>
<h2>Indication for a better future</h2>
<p>IntelliJ move and Eclipse Galileo JEE download clearly demonstrate how important is a good tooling support for Java Enterprise development.</p>
<p>IntelliJ move can also be a sign for Eclipse that there is now a friendly competitor who has put their bet on outperforming current Eclipse JEE feature-set with a commercial offering.</p>
<p>I have no experience with the IntelliJ JEE offering, is it better than the JEE tooling from Netbeans and Eclipse?</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2009/10/16/intellij-idea-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eclipse Datatools (DTP) gets Amazon AWS SimpleDB Support!</title>
		<link>http://ahtik.com/blog/2009/07/28/eclipse-datatools-dtp-gets-amazon-aws-simpledb-support/</link>
		<comments>http://ahtik.com/blog/2009/07/28/eclipse-datatools-dtp-gets-amazon-aws-simpledb-support/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 11:34:10 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=222</guid>
		<description><![CDATA[Great news for Eclipse community and SimpleDB fans &#8212; Amazon AWS team released Amazon SimpleDB Management tool that is built on top of Eclipse Datatools! SimpleDB Management in Eclipse lets you access SimpleDB to create, edit and view domains, items and attributes without writing a single line of code. Additionally you can use SQL Scrapbook [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Great news for Eclipse community and SimpleDB fans &#8212; Amazon AWS team released Amazon SimpleDB Management tool that is built on top of <a href="http://www.eclipse.org/datatools/">Eclipse Datatools</a>!</strong></p>
<p>SimpleDB Management in Eclipse lets you access SimpleDB to create, edit and view domains, items and attributes without writing a single line of code. Additionally you can use SQL Scrapbook to write SQL select queries with the help of auto-completion.</p>
<p>See <a href="http://aws.amazon.com/eclipse">http://aws.amazon.com/eclipse</a> for more information and download instructions!</p>
<p>Screencast about the Eclipse Datatools SimpleDB features:</p>
<p><a href="http://media.amazonwebservices.com/videos/eclipse-sdb-management-video.html"><img src="http://media.amazonwebservices.com/eclipse-video-sdb.png" border="0"/></a>
</p>
<p>AWS Toolkit including SimpleDB DTP integration is licensed under Apache License 2.0 so it is free to download.</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2009/07/28/eclipse-datatools-dtp-gets-amazon-aws-simpledb-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Total Eclipse of the Heart</title>
		<link>http://ahtik.com/blog/2009/06/04/total-eclipse-of-the-heart/</link>
		<comments>http://ahtik.com/blog/2009/06/04/total-eclipse-of-the-heart/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:18:31 +0000</pubDate>
		<dc:creator>Ahti Kitsik</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://ahtik.com/blog/?p=211</guid>
		<description><![CDATA[99.99% times I do not like to re-post youtube video links but this time I just have to spread some genius rework of a music video. And what&#8217;s more &#8212; song title is &#8220;Total Eclipse of the Heart&#8221;. So let&#8217;s use the video to find some out-of-the-box inspiration for our Eclipse platform future! Thanks for [...]]]></description>
				<content:encoded><![CDATA[<p><b>99.99% times I do not like to re-post youtube video links but this time I just have to spread some genius rework of a music video. And what&#8217;s more &#8212; song title is &#8220;Total Eclipse of the Heart&#8221;. So let&#8217;s use the video to find some out-of-the-box inspiration for our Eclipse platform future!</b></p>
<p><center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/lj-x9ygQEGA&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lj-x9ygQEGA&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
</center><br />
Thanks for watching! Do you see a message related to the Eclipse Platform?</p>
]]></content:encoded>
			<wfw:commentRss>http://ahtik.com/blog/2009/06/04/total-eclipse-of-the-heart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Database Caching 4/19 queries in 0.116 seconds using disk
Object Caching 564/593 objects using disk

 Served from: ahtik.com @ 2013-05-24 16:30:13 by W3 Total Cache -->