<?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>Blog.Project13.pl &#187; ide</title>
	<atom:link href="http://www.blog.project13.pl/index.php/tag/ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.project13.pl</link>
	<description>The Blog of a Coder</description>
	<lastBuildDate>Sun, 05 Feb 2012 02:28:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>YES! Native Zen coding in Intellij IDEA EAP 9.0.2</title>
		<link>http://www.blog.project13.pl/index.php/fun/465/yes-native-zen-coding-in-intellij-eap-9-0-2/</link>
		<comments>http://www.blog.project13.pl/index.php/fun/465/yes-native-zen-coding-in-intellij-eap-9-0-2/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:30:52 +0000</pubDate>
		<dc:creator>Ktoso</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[IDEA]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[webdeveloper]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://www.blog.project13.pl/?p=465</guid>
		<description><![CDATA[Zen points directly to the human heart, see into your nature and become Buddha. - Hakuin Ekaku (1685–1768) For those who don&#8217;t know about zen coding (where have you been guys?) here&#8217;s a little sample: Instead of writing: &#60;form class="form-comment" id="comment"&#62; &#60;fieldset&#62; &#60;input id="myid" name="name" type="" /&#62; &#60;input onclick="hideMe()" type="" /&#62; &#60;/fieldset&#62; &#60;/form&#62; You write [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p style="text-align: right;"><em><strong>Zen points directly to the human heart,<br />
see into your nature and become Buddha.</strong><br />
</em>- Hakuin Ekaku (1685–1768)</p>
</blockquote>
<p>For those who don&#8217;t know about zen coding (where have you been guys?) here&#8217;s a little sample:</p>
<p>Instead of writing:<br />
<code>&lt;form class="form-comment" id="comment"&gt;<br />
&lt;fieldset&gt;<br />
&lt;input id="myid" name="name" type="" /&gt;<br />
&lt;input onclick="hideMe()"</code><code> type=""</code><code> /&gt;<br />
&lt;/fieldset&gt;<br />
&lt;/form&gt;</code></p>
<p>You write<br />
<code><br />
form.form-comment#comment&gt;fieldset&gt;input#myid[name=name]&gt;input[onclick=hideMe()]</code></p>
<p>and hit [TAB].</p>
<p><em><strong>To understand zen, you must understand yourself. </strong></em>(yet I also strongly suggest watching <a href="http://vimeo.com/7405114" onclick="urchinTracker('/outgoing/vimeo.com/7405114?referer=');">this video</a>)<em><strong><br />
</strong></em></p>
<p>Links:<a href="http://confluence.jetbrains.net/display/IDEADEV/Maia+EAP" onclick="urchinTracker('/outgoing/confluence.jetbrains.net/display/IDEADEV/Maia+EAP?referer=');"></a><br />
<a href="http://confluence.jetbrains.net/display/IDEADEV/Maia+EAP" onclick="urchinTracker('/outgoing/confluence.jetbrains.net/display/IDEADEV/Maia+EAP?referer=');">http://confluence.jetbrains.net/display/IDEADEV/Maia+EAP</a> &#8211; IntelliJ IDEA Early Access Program<br />
<a href="http://code.google.com/p/zen-coding/" onclick="urchinTracker('/outgoing/code.google.com/p/zen-coding/?referer=');">http://code.google.com/p/zen-coding/</a> &#8211; zen coding website</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.project13.pl/index.php/fun/465/yes-native-zen-coding-in-intellij-eap-9-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans Platform Training 2010</title>
		<link>http://www.blog.project13.pl/index.php/fun/375/375/</link>
		<comments>http://www.blog.project13.pl/index.php/fun/375/375/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 01:16:40 +0000</pubDate>
		<dc:creator>Ktoso</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[JUG]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[trip]]></category>

		<guid isPermaLink="false">http://www.blog.project13.pl/?p=375</guid>
		<description><![CDATA[Yeah! It&#8217;s time for another great JUG meeting. I&#8217;ll have to go quite far this time, as it&#8217;ll be in Poznań and that&#8217;s about 7h by train from Cracow&#8230; but at the very moment I saw who was going to be there, that is: Geertjan Wielenga (whose blog I&#8217;ve been reading for a long long [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="poznan jug" src="http://www.jug.poznan.pl/wp-content/themes/mandigo/schemes/blue/images/head-1024.jpg" alt="" width="535" height="126" /></p>
<p style="text-align: left;">Yeah! It&#8217;s time for another great JUG meeting. I&#8217;ll have to go quite far this time, as it&#8217;ll be in Poznań and that&#8217;s about 7h by train from Cracow&#8230; but at the very moment I saw who was going to be there, that is: <a href="http://blogs.sun.com/geertjan/" onclick="urchinTracker('/outgoing/blogs.sun.com/geertjan/?referer=');"><strong>Geertjan Wielenga</strong></a> (whose blog I&#8217;ve been reading for a long long time and also Romuen Strobl&#8217;s pal from the Netbeans team) and <strong><a href="http://eppleton.sharedhost.de/blog/?p=1089" onclick="urchinTracker('/outgoing/eppleton.sharedhost.de/blog/?p=1089&amp;referer=');">Tony Epple</a></strong><strong>, </strong>I just knew I can&#8217;t miss such a <strong>2-day</strong> crash course about <a href="http://platform.netbeans.org/" onclick="urchinTracker('/outgoing/platform.netbeans.org/?referer=');"><strong>NetBeans Platform</strong>.</a> I&#8217;m mostly interested in EE stuff and didn&#8217;t really look all so much into SE apps (just the few while I was very fresh to Java) and this&#8217;ll be a great opportunity to see the NBP in action and explained by the pr0s!<strong> </strong></p>
<p style="text-align: left;">It would seem that<a href="http://eppleton.sharedhost.de/blog/?p=1089" onclick="urchinTracker('/outgoing/eppleton.sharedhost.de/blog/?p=1089&amp;referer=');"> I&#8217;m not the only person who&#8217;s excited about this JUG Meeting</a> as during only one day, already <a href="http://blogs.sun.com/geertjan/entry/poznan_jug_netbeans_platform_certified" onclick="urchinTracker('/outgoing/blogs.sun.com/geertjan/entry/poznan_jug_netbeans_platform_certified?referer=');">42 out of 45 possible attendands got registered</a>! I already got my Hotel booked and tommorow I&#8217;ll buy the train tickets. Oh, and one more great thing  this trip. My girlfriend will some with me so after I code some stuff we&#8217;ll check out Poznań &#8211; some people told ma that it&#8217;s a really nice city. :-)</p>
<p style="text-align: left;">More information can be found here: (in polish)<a href="http://www.jug.poznan.pl/2010/01/bezplatne-szkolenie-netbeans-platform/ " onclick="urchinTracker('/outgoing/www.jug.poznan.pl/2010/01/bezplatne-szkolenie-netbeans-platform/?referer=');"> http://www.jug.poznan.pl/2010/01/bezplatne-szkolenie-netbeans-platform/ </a>or here: <a href="http://www.jug.poznan.pl/materialy-ze-spotkan/netbeans-platform-training-2010/" onclick="urchinTracker('/outgoing/www.jug.poznan.pl/materialy-ze-spotkan/netbeans-platform-training-2010/?referer=');">http://www.jug.poznan.pl/materialy-ze-spotkan/netbeans-platform-training-2010/</a> (in english)</p>
<p style="text-align: left;">&#8212;EDIT&#8212;</p>
<p style="text-align: left;">Sadly I wasn&#8217;t able to go to this meeting since there were no free places left for students from outside Poznan. I guess thats understandable since they are Poznań JUG, so they want to teach Poznań students more than Cracows students ;-) As sad as that has been for me, <em>something even better came out of it! </em>What? Well, just wait a month or two and I&#8217;ll let you know JavaGeeks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.project13.pl/index.php/fun/375/375/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I got IntelliJ IDEA for my University! :-)</title>
		<link>http://www.blog.project13.pl/index.php/fun/355/i-got-intellij-idea-my-university/</link>
		<comments>http://www.blog.project13.pl/index.php/fun/355/i-got-intellij-idea-my-university/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 20:44:06 +0000</pubDate>
		<dc:creator>Ktoso</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[agh]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://www.blog.project13.pl/?p=355</guid>
		<description><![CDATA[As any JEE interested developer I&#8217;ve heard lots of praise aimed at JetBrains IntelliJ IDEA. And then it became open source&#8230; Of course I tried it out right away and was shocked how brilliant it was. Some days ago version 9.0 was introduced &#8211; still with both an open source and an normal proprietary license. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter" title="intellij" src="http://www.jetbrains.com/img/newdesign/idea9_header.jpg" alt="" width="520" height="80" />As any JEE interested developer I&#8217;ve heard lots of praise aimed at <a href="http://http://www.jetbrains.com/idea/" target="_blank" onclick="urchinTracker('/outgoing/http_//www.jetbrains.com/idea/?referer=');">JetBrains IntelliJ IDEA</a>. And then it became open source&#8230; Of course I tried it out right away and was shocked how brilliant it was. Some days ago version 9.0 was introduced &#8211; still with both an open source and an normal proprietary license. I really love how they offer their IDE for free to open source developers &#8211; they&#8217;d get the &#8220;full&#8221; version, whereas anyone can download a little slimmed down version: the &#8220;Community Edition&#8221;.</p>
<p>Some days ago while surfing their website I noticed that there is an &#8220;Classroom License&#8221;, that allows any student of an University to use IntelliJ&#8217;s full version &#8211; but only for the purpose of learning etc, no commercial stuff of course.</p>
<p>After some mailing here and there&#8230; <a href="http://home.agh.edu.pl/~sbobek/doku.php?id=progob" target="_blank" onclick="urchinTracker('/outgoing/home.agh.edu.pl/_sbobek/doku.php?id=progob&amp;referer=');">Mgr. Szymon Bobek</a> helped me out and got the license for us :-) Now I&#8217;m both really proud and happy to know that any student at AGH University of Science and Technology can use IDEA (if they want to), and <em>that I was the little &#8220;spark&#8221; that started out this chain reaction that ended up being a small yet very pleasing &#8220;firework&#8221;&#8230;</em> :-)<em><br />
</em></p>
<p><em>Well then&#8230;<br />
Off to my exams and Java coding!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.project13.pl/index.php/fun/355/i-got-intellij-idea-my-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

