<?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>Vinny Carpenter&#039;s blog &#187; intellij+idea</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/intellijidea/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.j2eegeek.com/blog/?pushpress=hub'/>
		<item>
		<title>Daily del.icio.us for April 14th through April 15th</title>
		<link>http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 02:03:21 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[cloudfoundry]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[cssmin]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[ExtGWT]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[intellij+idea]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetbrains]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring3.1]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[urlshortner]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/</guid>
		<description><![CDATA[Programming in Scala, First Edition available for free online &#8211; We are publishing the first edition of Programming in Scala here to support the Scala community. We hope to benefit the community by providing a high-quality introduction and reference online and for free. Twitter clone written in Java using Spring Data and Redis key-value database [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/">Daily del.icio.us for April 14th through April 15th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.artima.com/pins1ed/">Programming in Scala, First Edition available for free online</a> &#8211; We are publishing the first edition of Programming in Scala here to support the Scala community. We hope to benefit the community by providing a high-quality introduction and reference online and for free.</li>
<li><a href="https://github.com/SpringSource/spring-data-keyvalue-examples">Twitter clone written in Java using Spring Data and Redis key-value database &#8211; GitHub</a> &#8211; GitHub repo for source code of a NoSQL-powered Twitter clone written in Java using Spring Data and Redis key-value database.</li>
<li><a href="http://www.springsource.org/node/3103">Spring Roo 1.1.3 Released | SpringSource.org</a> &#8211; We&#039;re happy to announce integration the availability of Spring Roo 1.1.3. Spring Roo is a rapid application development tool for Java, allowing you to create full enterprise applications in just minutes</li>
<li><a href="http://code.google.com/p/cssmin/">cssmin &#8211; A (simple) css minifier with benefits &#8211; Google Project Hosting</a> &#8211; CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available.</li>
<li><a href="http://www.sencha.com/blog/2011-product-roadmap-update/#date:18:45">2011 Product Roadmap Update for Sencha products including Sencha Touch &amp; Ext GWT</a> &#8211; Sencha Touch 2.0 will be an evolutionary step in our Touch product, and we&rsquo;re looking to bring greater consistency in the core platform between Ext JS and Touch. In the spring, we&rsquo;ll also release a touch compatible version of our charting package so developers can make beautiful, mobile-friendly, plugin-free charts.</li>
<li><a href="https://github.com/marcuswestin/store.js#readme">store.js exposes a simple API for cross browser local storage &#8211; GitHub</a> &#8211; store.js exposes a simple API for cross browser local storage &#8211; localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood</li>
<li><a href="http://blogs.jetbrains.com/idea/2011/04/new-in-105-spring-31-bean-definition-profiles/">New in 10.5: Spring 3.1 bean definition profiles | JetBrains IntelliJ IDEA Blog</a> &#8211; With the upcoming IntelliJ IDEA 10.5 you can try one of the most requested Spring 3.1 feature &mdash; environment profiles for application contexts.</li>
<li><a href="http://lifehacker.com/#!5792223/rddme-is-a-readability+powered-url-shortener">Rdd.me Is a Readability-Powered URL Shortener</a> &#8211; While all URL shorteners intend to simplify the process of sharing links, Rdd.me, a new URL shortener from the creators of distraction-free tool Readability, is special in that it simplifies the process of sharing content.</li>
<li><a href="http://www.developerrights.org/">Cloud Developers&rsquo; Bill of Rights</a> &#8211; Our mission is to enable you to build and run great cloud applications that delight users. Many developers take certain principles for granted, like choice, openness and portability. We will honor these by providing a robust platform with excellent support, without the risk of lock-in.</li>
<li><a href="https://github.com/SpringSource/cloudfoundry-samples">SpringSource&#8217;s Samples for Cloud Foundry hosted at Github (Java and Groovy)</a> &#8211; SpringSource&#039;s Samples for Cloud Foundry hosted at Github (Java and Groovy)</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/">Daily del.icio.us for April 14th through April 15th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/04/15/daily-del-icio-us-for-april-14th-through-april-15th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 17th through January 20th</title>
		<link>http://www.j2eegeek.com/blog/2011/01/20/daily-del-icio-us-for-january-17th-through-january-20th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/01/20/daily-del-icio-us-for-january-17th-through-january-20th/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 22:00:50 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[beanstalk]]></category>
		<category><![CDATA[bowler]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dry]]></category>
		<category><![CDATA[elastic]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[flexibility]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[intellij+idea]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetbrains]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[modernizr]]></category>
		<category><![CDATA[objectify]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[paas]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[pivot]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2719</guid>
		<description><![CDATA[Red Sweater Blog &#8211; The Road Less Traveled &#8211; Don&#8217;t be afraid to fail! Failure is your only means of testing for fact. And without facts, you have nothing to base your business on. HTML5 in the browser: Local data storage &#124; Developer World &#8211; InfoWorld &#8211; HTML5 Web Storage, Web Database, FileReader, FileWriter, and [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/20/daily-del-icio-us-for-january-17th-through-january-20th/">Daily del.icio.us for January 17th through January 20th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.red-sweater.com/blog/184/the-road-less-traveled">Red Sweater Blog &ndash; The Road Less Traveled</a> &#8211; Don&rsquo;t be afraid to fail! Failure is your only means of testing for fact. And without facts, you have nothing to base your business on.</li>
<li><a href="http://www.infoworld.com/d/developer-world/html5-in-the-browser-local-data-storage-806?source=IFWNLE_nlt_daily_2011-01-19">HTML5 in the browser: Local data storage | Developer World &#8211; InfoWorld</a> &#8211; HTML5 Web Storage, Web Database, FileReader, FileWriter, and AppCaching APIs will transform Web pages into local applications, but not yet</li>
<li><a href="http://gigaom.com/cloud/meet-elastic-beanstalk-amazons-platform-play/">Meet Elastic Beanstalk, Amazon&rsquo;s Platform Play: Cloud Computing News &laquo;</a> &#8211; Amazon Web Services, which popularized cloud computing with its Elastic Compute Cloud and Simple Storage Service, has moved up the stack from infrastructure to providing Amazon Elastic Beanstalk, its platform-as-a-service play</li>
<li><a href="http://blogs.jetbrains.com/idea/2011/01/intellij-idea-wins-toy-award-from-infoworld/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+jetbrains_intellijidea+%28JetBrains+IntelliJ+IDEA+Blog%29">IntelliJ IDEA wins TOY award from InfoWorld! | JetBrains IntelliJ IDEA Blog</a> &#8211; IntelliJ IDEA wins Technology of the Year award from InfoWorld!</li>
<li><a href="http://bowlerframework.org/">Bowler &#8211; RESTful Scala Web Framework</a> &#8211; Bowler is a RESTful, multi-channel ready web framework in Scala with a functional flavour, built on top of Scalatra and Scalate, with Lift-JSON doing the heavy JSON lifting</li>
<li><a href="https://github.com/fishbonecloud/ObjectifyExample">Use Objectify to store data in the Google App Engine Datastore &#8211; GitHub</a> &#8211; An example of using Objectify to store and retreive data from the Google App Engine Datastore</li>
<li><a href="http://code.google.com/p/gwtmodernizr/">gwtmodernizr &#8211; A Modernizr clone for Google Web Toolkit</a> &#8211; Modernizr is a great js library that detects if your browser offers native support for a number of CSS3 and HTML5 features. The idea of this project is to port Modernizr to GWT and make this feature detection possible from within your GWT code.</li>
<li><a href="http://www.iccube.com/products/contributions/gwt-pivot-table">GWT Pivot Table &#8211; GWT Pivot Table Component, Java GWT web Application</a> &#8211; The GWT Pivot Table is a Web component that easily integrates into your Java GWT Web application and provides seamless rendering of your MDX queries.</li>
<li><a href="http://java.dzone.com/articles/make-flexible-architecture-now?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29">Make a Flexible Architecture Now, Perfect it Later | Javalobby</a> &#8211; When you start a project , there are plenty of tough questions that depend on the application you are writing, but by layering your code and ensuring that functionality takes place only in well defined points which you can alter or relocate, you ensure that your code remains able to change based on architectural decisions and business demands.</li>
<li><a href="http://cometdaily.com/2011/01/17/the-five-key-metrics-of-a-high-performance-comet-server/">Comet Daily &raquo; Blog Archive &raquo; The Five Key Metrics of a High-Performance Comet Server</a> &#8211; The five dimensions of performance above are essential for any high-performance Comet server. They can be measured independently of the specific architecture of a particular Comet server</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/20/daily-del-icio-us-for-january-17th-through-january-20th/">Daily del.icio.us for January 17th through January 20th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/01/20/daily-del-icio-us-for-january-17th-through-january-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for December 28th through December 29th</title>
		<link>http://www.j2eegeek.com/blog/2010/12/29/daily-del-icio-us-for-december-28th-through-december-29th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/12/29/daily-del-icio-us-for-december-28th-through-december-29th/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 00:00:13 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[hbase]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[intellij+idea]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[softwareengineering]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2682</guid>
		<description><![CDATA[InfoQ: Gartner Vendor Report: Application Infrastructure For Systematic SOA-Style Application Projects &#8211; Gartner recently released a report&#160;where they examine and evaluate the ability of leading application infrastructure providers/vendors to provide organizations with complete end-to-end support for for Systematic SOA-Style applications and projects. Set Up and Get to Know Your New Mac &#8211; You&#039;ve taken your [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/29/daily-del-icio-us-for-december-28th-through-december-29th/">Daily del.icio.us for December 28th through December 29th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoq.com/news/2010/12/gartner-systematic-soa-report">InfoQ: Gartner Vendor Report: Application Infrastructure For Systematic SOA-Style Application Projects</a> &#8211; Gartner recently released a report&nbsp;where they examine and evaluate the ability of leading application infrastructure providers/vendors to provide organizations with complete end-to-end support for for Systematic SOA-Style applications and projects.</li>
<li><a href="http://lifehacker.com/5717450/set-up-and-get-to-know-your-new-mac?skyline=true&amp;s=i">Set Up and Get to Know Your New Mac</a> &#8211; You&#039;ve taken your requisite Apple product unboxing video and boasted about your brand new Mac on Facebook, but now it&#039;s time to get down to business. Whether you&#039;re new to the Mac or not, here&#039;s how to set up and get started</li>
<li><a href="http://galder.zamarreno.com/?p=900">How IntelliJ IDEA Won Me Over | Galder&rsquo;s Passionate Blog</a> &#8211; It&rsquo;s almost a year since I stopped using Eclipse as my main Java IDE and started using IntelliJ IDEA instead. Ever since I&rsquo;ve been meaning to write this pos</li>
<li><a href="http://techblog.bozho.net/?p=295">Bozho&#8217;s tech blog &raquo; Why startups should not choose NoSQL</a> &#8211; The NoSQL hype is omnipresent. And many startups are tempted to go for Cassandra/MongoDB/HBase/Redis/&hellip; . Here I&rsquo;ll argue why they should rather stick to a SQL solution &ndash; MySQL or PostgreSQL.</li>
<li><a href="http://www.accurev.com/software-development-glossary.html">Agile Glossary</a> &#8211; AccuRev has released a glossary of terms for agile software development, intending to accelerate the adoption of agile practices in enterprises.</li>
<li><a href="http://www.infoq.com/presentations/Service-Bus-Supply-Chain">InfoQ: Using a Service Bus to Connect the Supply Chain</a> &#8211; Peter Paul van de Beek presents a case study of using a service bus in a supply channel connecting a wholesale supplier with hundreds of retailers, the overall context and challenges faced &ndash; including the integration of POS software coming from different software providers-, the solution chosen and its implementation, how it worked out and the lessons learned along the way.&nbsp;</li>
<li><a href="http://www.foreignpolicy.com/articles/2010/12/28/chinese_and_indian_entrepreneurs_are_eating_americas_lunch">Chinese and Indian Entrepreneurs Are Eating America&#8217;s Lunch &#8211; By Vivek Wadhwa | Foreign Policy</a> &#8211; Watch out, Silicon Valley: China and India aren&#039;t just graduating bad engineers and stealing intellectual property anymore. They&#039;re fostering innovations that will shake the world</li>
<li><a href="http://www.infoworld.com/d/open-source/forking-will-become-normal-in-2011-so-get-ready-github-995?source=IFWNLE_nlt_stradev_2010-12-28">Forking will become normal in 2011, so get ready for GitHub | Open Source &#8211; InfoWorld</a> &#8211; The growing use of distributed version-control systems can&#039;t be ignored in your enterprise; plan ahead to keep your developers happy in 2011</li>
<li><a href="http://redis.io/">Redis</a> &#8211; Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.</li>
<li><a href="http://www.infoq.com/interviews/doug-crockford-html5">InfoQ: Doug Crockford on HTML and Fixing the Web</a> &#8211; In this interview, Doug Crockford discusses his views on HTML5, which basically amount to a warning that the technology is not quite ready and poses potential risks is widely adopted too quickly. Crockford also talks about the evolution of JavaScript, which has become his favorite language, and of the ECMAScript 5 standard.</li>
<li><a href="http://www.networkadvertising.org/managing/opt_out.asp">Opt Out of Behavioral Advertising</a> &#8211; The NAI Opt-out Tool was developed in conjunction with our members for the express purpose of allowing consumers to &quot;opt out&quot; of the behavioral advertising delivered by our member companies.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/29/daily-del-icio-us-for-december-28th-through-december-29th/">Daily del.icio.us for December 28th through December 29th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/12/29/daily-del-icio-us-for-december-28th-through-december-29th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for November 6th through November 9th</title>
		<link>http://www.j2eegeek.com/blog/2008/11/09/daily-delicious-for-november-6th-through-november-9th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/11/09/daily-delicious-for-november-6th-through-november-9th/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:00:23 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[ComputerScience]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[election2008]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[idea8]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[intellij+idea]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetbrains]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projectmanagement]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rubymine]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[softwareengineering]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[unittest]]></category>
		<category><![CDATA[usa]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1451</guid>
		<description><![CDATA[fluint &#8211; Flex Unit and Integration Testing Framework &#8211; Based loosely on the concepts of FlexUnit and its ancestor JUnit, fluint provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching. RubyMine &#8212; new IDE from JetBrains for Ruby and Rails &#124; JetBrains [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/11/09/daily-delicious-for-november-6th-through-november-9th/">Daily del.icio.us for November 6th through November 9th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/p/fluint/">fluint &#8211;  Flex Unit and Integration Testing Framework</a> &#8211; Based loosely on the concepts of FlexUnit and its ancestor JUnit, fluint provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching.</li>
<li><a href="http://jetbrains.dzone.com/announcements/rubymine-%E2%80%94-new-ide-jetbrains-r">RubyMine &mdash; new IDE from JetBrains for Ruby and Rails | JetBrains Zone</a> &#8211; What JetBrains has always been good at is creating &quot;The most intelligent&quot; tools for developers. Today, joining Java and .NET developers, Ruby and Rails community also gets their &quot;most intelligent IDE&quot;.  RubyMine &mdash; is a new Ruby IDE that has all the power to make development with Ruby even more dynamic and productive:</li>
<li><a href="http://jetbrains.dzone.com/announcements/codeexplorer-10-intellij-idea">CodeExplorer 1.0 for IntelliJ Idea | JetBrains Zone</a> &#8211; CodeExplorer is IntelliJ Idea plugin that helps to explore method call chains.<br />
Its tool window shows methods and calls between them on a handy diagram.<br />
Now you can see usages and structure of several methods on a single diagram</li>
<li><a href="http://google-code-updates.blogspot.com/2008/11/announcing-google-search-appliance.html">Google Code Blog: Announcing the Google Search Appliance virtual edition for developers</a> &#8211; The Google Search Appliance virtual edition is for non-commercial, development purposes only, and gives developers the opportunity to test against the features of the physical Google Search Appliance.</li>
<li><a href="http://www2.computer.org/portal/web/buildyourcareer/fa035">Frequently Forgotten Fundamental Facts about Software Engineering</a> &#8211; This month&#39;s column is simply a collection of what I consider to be facts&mdash;truths, if you will&mdash;about software engineering. I&#39;m presenting this software engineering laundry list because far too many people who call themselves software engineers, or computer scientists, or programmers, or whatever nom du jour you prefer, either aren&#39;t familiar with these facts or have forgotten them</li>
<li><a href="http://www.salon.com/opinion/feature/2008/11/07/fourth_republic/index.html">Obama and the dawn of the Fourth Republic | Salon</a> &#8211; The election of Barack Obama to the presidency may signal more than the end of an era of Republican presidential dominance and conservative ideology. It may mark the beginning of a Fourth Republic of the United States.</li>
<li><a href="http://code.google.com/p/css-vfx/">css-vfx &#8211; CSS Visual Effects for iPhone Safari</a> &#8211; css-vfx is a collection of gems that showcase iPhone Safari&#39;s 3D CSS Visual Effects extensions. css-vfx is based on Charles Ying&#39;s work with Apple&#39;s CSS Visual Effects extensions</li>
<li><a href="http://www.ustream.tv/recorded/843949">Ehcache Server Technical Session Video</a> &#8211; Greg Luck gave a talk today at the Glassfish V3 Prelude Launch Event. Ehcache Server uses Glassfish for its self contained cache server.</li>
<li><a href="http://www.datacenterknowledge.com/archives/2008/11/07/amazon-building-large-data-center-in-oregon/">Amazon Building Large Data Center in Oregon &laquo; Data Center Knowledge</a> &#8211; Amazon.com appears to be the tenant in a large data center rising on the banks of the Columbia River in Oregon, joining Google in harnessing the region&rsquo;s cheap energy resources to power huge cloud computing data centers.</li>
<li><a href="http://blogs.jetbrains.com/idea/2008/11/meet-jetbrains-release-of-the-year-intellij-idea-8/">JetBrains IntelliJ IDEA Blog &raquo; Blog Archive &raquo; Meet JetBrains&rsquo; Release of the Year: IntelliJ IDEA 8</a> &#8211; We&rsquo;re proud to announce our release of the year: IntelliJ IDEA 8!
<p>Our new and improved IDE is now faster, more stable, and more feature-rich.  The major release highlights include SQL support &amp; SQL Query Runner, UML-like class diagrams, JBoss Seam support, JavaScript &amp; Flex Debugger, FreeMarker &amp; Velocity support</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/11/09/daily-delicious-for-november-6th-through-november-9th/">Daily del.icio.us for November 6th through November 9th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/11/09/daily-delicious-for-november-6th-through-november-9th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

