<?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; presentation</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/presentation/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>Links for January 22nd through January 27th</title>
		<link>http://www.j2eegeek.com/blog/2012/01/27/links-for-january-22nd-through-january-27th/</link>
		<comments>http://www.j2eegeek.com/blog/2012/01/27/links-for-january-22nd-through-january-27th/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 01:26:39 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fusionio]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[keithdonald]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mooreslaw]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[persistance]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[sharding]]></category>
		<category><![CDATA[spring3.1]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springjpa]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4682</guid>
		<description><![CDATA[InfoQ: Mobile Web Development with HTML5 &#8211; Keith Donald and Josh Long discuss the mobile browsers, the hardware constraints, the existing simulators, emulators and JavaScript frameworks, and the HTML5 support for doing mobile development. The Persistence Layer with Spring Data JPA &#124; Javalobby &#8211; This is the forth of a series of articles about Persistence [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2012/01/27/links-for-january-22nd-through-january-27th/">Links for January 22nd through January 27th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoq.com/presentations/Mobile-Web-Development-with-HTML5">InfoQ: Mobile Web Development with HTML5</a> &#8211; Keith Donald and Josh Long discuss the mobile browsers, the hardware constraints, the existing simulators, emulators and JavaScript frameworks, and the HTML5 support for doing mobile development.</li>
<li><a href="http://java.dzone.com/articles/persistence-layer-spring-data">The Persistence Layer with Spring Data JPA | Javalobby</a> &#8211; This is the forth of a series of articles about Persistence with Spring. This article will focus on the configuration and implementation of the persistence layer with Spring 3.1, JPA and Spring Data.</li>
<li><a href="http://concordion.org/">Concordion is an open source tool for writing automated acceptance tests in Java*</a> &#8211; Concordion is an open source tool for writing automated acceptance tests in Java</li>
<li><a href="http://37signals.com/svn/posts/3089-three-years-later-mr-moore-is-still-letting-us-punt-on-database-sharding">Three years later, Mr. Moore is still letting us punt on database sharding &#8211; (37signals)</a> &#8211; We&rsquo;ve grown enormously over the last three years but RAM keeps getting cheaper and FusionIO SSD&rsquo;s keep getting faster. If anything, it seems like recent advances in SSD technology are accelerating and it&rsquo;s ever more unlikely that we&rsquo;ll need to shard Basecamp.</li>
<li><a href="http://zachholman.com/talk/scaling-github">Scaling GitHub</a> &#8211; A month after launching, GitHub hosted one thousand repositories. Three years later, we host over three million. In the same time we&#039;ve gone from one thousand users to over a million. I&#039;ll dig into our development workflow and how we address concepts like scaling, deployment, code review, and testing.</li>
<li><a href="http://openmymind.net/2012/1/23/The-Little-Redis-Book/">The Little Redis Book</a> &#8211; Redis is wonderfully simple, which makes it awesome to use, but I thought it would turn any book into little more than reference material. Well, I decided to give it a try and hopefully you&#039;ll agree with me that The Little Redis Book is a solid addition to the Little family</li>
<li><a href="http://code.google.com/p/gitextensions/">gitextensions &#8211; Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly. &#8211; Google Project Hosting</a> &#8211; Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly.</li>
<li><a href="http://plumbr.eu/blog/solving-outofmemoryerror-jdk-tools">Solving OutOfMemoryError (part 5) &#8211; JDK Tools | Plumbr</a> &#8211; Today we will talk about the command line tools that are bundled with the Oracle JDK and can be used to find memory leaks. The benefit of knowing the bundled tooling is obvious: they are available everywhere where Oracle&#039;s Java is installed</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2012/01/27/links-for-january-22nd-through-january-27th/">Links for January 22nd through January 27th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2012/01/27/links-for-january-22nd-through-january-27th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for October 2nd through October 8th</title>
		<link>http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 19:58:17 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[box.net]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[exalytics]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[nitobi]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[stevejobs]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tomee]]></category>
		<category><![CDATA[tommy]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/</guid>
		<description><![CDATA[whoosh &#8211; Fast pure-Python indexing and search library. &#8211; Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly. Homepage &#124; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/">Links for October 2nd through October 8th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="https://bitbucket.org/mchaput/whoosh/wiki/Home">whoosh &#8211; Fast pure-Python indexing and search library.</a> &#8211; Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly.</li>
<li><a href="http://celeryproject.org/">Homepage | Celery: Distributed Task Queue</a> &#8211; Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.</li>
<li><a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces17">The Apache Software Foundation Announces Apache TomEE Certified as Java EE 6 Web Profile Compatible : The Apache Software Foundation Blog</a> &#8211; Making its certification debut at JavaOne, Apache TomEE (pronounced &quot;Tommy&quot;) is the Java Enterprise Edition of Apache Tomcat (Tomcat + Java EE = TomEE) that unites several quality Java enterprise projects including Apache OpenEJB, Apache OpenWebBeans, Apache OpenJPA, Apache MyFaces and more.</li>
<li><a href="https://github.com/ctataryn/ScalaLangTour">Scala Language Tour presentation, and introduction to Scala primarily for Java Developers</a> &#8211; Scala Language Tour presentation, and introduction to Scala primarily for Java Developers &amp; other Object Oriented languages</li>
<li><a href="http://www.h3rald.com/articles/10-programming-languages/">10 programming languages worth checking out &#8211; H3RALD</a> &#8211; This article deals with ten possible candidates, and it&rsquo;s far from being an exhaustive list. The programming languages described henceforth are very different from each other, but they all have one thing in common: they all stimulate my curiosity in their own, very different ways.</li>
<li><a href="http://arstechnica.com/business/news/2011/10/larry-ellison-unveils-oracle-public-cloud-claims-no-one-will-be-locked-in.ars">Larry Ellison unveils Oracle Public Cloud, claims no one will be locked in</a> &#8211; Oracle boasts the Public Cloud will provide &ldquo;all the productivity of Java, without the IT,&rdquo; and &ldquo;the Oracle database you love, now in the cloud.&rdquo;</li>
<li><a href="http://daringfireball.net/2011/10/universe_dented_grass_underfoot">Daring Fireball: Universe Dented, Grass Underfoot</a> &#8211; I like to think that in the run-up to his final keynote, Steve made time for a long, peaceful walk. Somewhere beautiful, where there are no footpaths and the grass grows thick. Hand-in-hand with his wife and family, the sun warm on their backs, smiles on their faces, love in their hearts, at peace with their fate.</li>
<li><a href="http://www.computerweekly.com/Articles/2011/10/06/248085/Oracle-announces-public-cloud-to-host-long-awaited-Fusion.htm">Oracle announces public cloud to host long-awaited Fusion applications &#8211; 10/6/2011 &#8211; Computer Weekly</a> &#8211; &quot;Use the Salesforce cloud if you want them to run your applications forever. It&#039;s kind of sticky, the ultimate vendor lock-in. You can check in but can&#039;t check out,&quot; he said. &quot;It&#039;s the roach hotel of clouds.&quot;</li>
<li><a href="http://blog.box.net/2011/10/06/announcing-box-for-microsoft-office/">Announcing Box For Microsoft Office | The Box Blog</a> &#8211; Box for Office, a new add-on for Microsoft Office 2007 and 2010, lets you easily open, edit, save, and share using Box from within Word, Excel, and PowerPoint.</li>
<li><a href="http://gigaom.com/cloud/oracles-boxes-more-about-integration-than-innovation/">Oracle&rsquo;s boxes more about integration than innovation &mdash; Cloud Computing News</a> &#8211; Exalytics is essentially a bundle of the TimesTen in-memory database acquired by Oracle, Hyperion&rsquo;s EssBase, acquired by Oracle, and Oracle Business Intelligence Enterprise Edition suite or OBIEE.</li>
<li><a href="http://www.sourcetreeapp.com/">SourceTree &#8211; Free Mercurial, SVN and Git GUI for Mac OS X</a> &#8211; A powerful Mac client for Git and Mercurial distributed version control systems. SourceTree strips away the complexity of DVCS and makes it usable for mere mortals.</li>
<li><a href="http://blogs.nitobi.com/andre/index.php/2011/10/03/nitobi-enters-into-acquisition-agreement-with-adobe/">Nitobi enters into Acquisition Agreement with Adobe</a> &#8211; Open Source HTML5 Mobile App Platform Accelerates Adobe&#039;s HTML5 and Web Standards Strategy</li>
<li><a href="http://arstechnica.com/open-source/news/2011/10/phonegap-to-become-an-apache-project-as-adobe-acquires-nitobi.ars">PhoneGap to become an Apache project as Adobe acquires Nitobi</a> &#8211; Adobe has entered an agreement to acquire Nitobi, the startup behind PhoneGap. Alongside news of the acquisition, Adobe and Nitobi have jointly announced plans to donate the PhoneGap project to the Apache Software Foundation.</li>
<li><a href="http://eclipsesource.com/blogs/2011/09/29/effective-mockito-part-2/">Effective Mockito Part 2</a> &#8211; As promised in the first part of the &quot;Effective Mockito&quot; blog series, I will concentrate on Mockito specifics in the followup posts. So, the main topic for Part 2 is Mockito&#039;s @Mock Annotation.</li>
<li><a href="http://webexpedition18.com/articles/useful-css-snippets/">Incredibly Useful CSS Snippets | webexpedition18</a> &#8211; Below is a list of CSS snippets that will help you minimize headaches, frustration and save your time while writing css, and I hope you will find it useful. Whether you are a experienced web developer, or just getting started with css, they are all worth checking out.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/">Links for October 2nd through October 8th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for August 20th through August 23rd</title>
		<link>http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/</link>
		<comments>http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 00:25:07 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[finland]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gretty]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4578</guid>
		<description><![CDATA[Why Are Finland&#8217;s Schools Successful? The country&#8217;s achievements in education have other nations doing their homework &#8211; Finland has vastly improved in reading, math and science literacy over the past decade in large part because its teachers are trusted to do whatever it takes to turn young lives around. Deck JS &#187; Modern HTML Presentations [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/">Links for August 20th through August 23rd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.smithsonianmag.com/people-places/Why-Are-Finlands-Schools-Successful.html">Why Are Finland&#8217;s Schools Successful? The country&#8217;s achievements in education have other nations doing their homework</a> &#8211; Finland has vastly improved in reading, math and science literacy over the past decade in large part because its teachers are trusted to do whatever it takes to turn young lives around.</li>
<li><a href="http://imakewebthings.github.com/deck.js/">Deck JS &raquo; Modern HTML Presentations</a> &#8211; A JavaScript library for building modern HTML presentations. deck.js is flexible enough to let advanced CSS and JavaScript authors craft highly customized decks, but also provides templates and themes for the HTML novice to build a standard slideshow.</li>
<li><a href="http://aws.amazon.com/elasticache/">Amazon ElastiCache &#8211; Memcached in the cloud</a> &#8211; Amazon ElastiCache is a web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud</li>
<li><a href="http://yuiblog.com/crockford/">Crockford on JavaScript: A Public Lecture Series at Yahoo!</a> &#8211; Douglas Crockford is Yahoo!&#039;s JavaScript architect and a member of the committee designing future versions of the world&#039;s most popular programming language. Over first three months of 2010, Douglas delivered his acclaimed series of lectures on the history of JavaScript, its features, and its use. Links to video, transcripts, and photos from each of the events follows:</li>
<li><a href="http://daringfireball.net/2011/08/hp_apotheker">Daring Fireball: A Simple Explanation for Why HP Abandoned Palm and Is Getting Out of the PC Business</a> &#8211; You don&rsquo;t bring in an enterprise consulting guy to turn around a PC and device maker. You bring in an enterprise consulting guy to turn a PC and device maker into an enterprise consulting company.</li>
<li><a href="http://adtmag.com/articles/2011/08/12/role-of-an-architect-in-agile-dev-shop.aspx">What Does an Architect Do in an Agile Shop? An Agile Architect Explains All&#8230; &#8212; Application Development Trends</a> &#8211; The agile architect is a jack-of-all-trades, doing what is necessary to ensure architectural integrity of the product.  Listening, guiding, mentoring and cajoling are all part of the job.</li>
<li><a href="http://blog.jeroenreijn.com/2011/07/getting-started-with-mongodb-and-spring.html">Getting started with MongoDB and Spring Data | Jeroen Reijn</a> &#8211; Getting started with MongoDB and Spring Data</li>
<li><a href="http://daringfireball.net/linked/2011/08/19/arrington">Daring Fireball Linked List: Mike Arrington&#8217;s Taxes Are Too High</a> &#8211; It&rsquo;s easy to understand why the rich tech elite support Democrats on economic issues. They&rsquo;re smart enough to wish we could return to an economy like we had under Bill Clinton.</li>
<li><a href="http://www.ibm.com/developerworks/java/library/j-javadev2-20/index.html?ca=drs-">Java development 2.0: Ultra-lightweight Java web services with Gretty</a> &#8211; Gretty is one of a new school of ultra-lightweight frameworks made for building web services. Built on top of the blazingly fast Java&trade; NIO APIs, Gretty leverages Groovy as a domain-specific language for web endpoints and Grape&#039;s Maven-style dependency management. In this article, get started with using Gretty to build and deploy Java web service applications.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/">Links for August 20th through August 23rd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for July 3rd through July 6th</title>
		<link>http://www.j2eegeek.com/blog/2011/07/06/links-for-july-3rd-through-july-6th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/07/06/links-for-july-3rd-through-july-6th/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 21:00:55 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[cdi]]></category>
		<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[dependencyinjection]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleplus]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[socialnetworking]]></category>
		<category><![CDATA[spring3.1]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wallstreet]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4562</guid>
		<description><![CDATA[The Post-PC era will be a multi-platform era &#124; asymco &#8211; The thesis that one dominant platform wins the mobile &#8220;war&#8221; is naive. The post-PC era will be a multi-platform era. Developers already understand this. Platform vendors know this. It&#8217;s time to unlearn the lessons of the PC era. CDI 1.0 vs. Spring 3.1 feature [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/07/06/links-for-july-3rd-through-july-6th/">Links for July 3rd through July 6th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.asymco.com/2011/07/06/the-post-pc-era-will-be-a-multi-platform-era/">The Post-PC era will be a multi-platform era | asymco</a> &#8211; The thesis that one dominant platform wins the mobile &ldquo;war&rdquo; is naive. The post-PC era will be a multi-platform era. Developers already understand this. Platform vendors know this. It&rsquo;s time to unlearn the lessons of the PC era.</li>
<li><a href="http://java.dzone.com/articles/cdi-10-vs-spring-31-feature">CDI 1.0 vs. Spring 3.1 feature comparsion: bean definition &amp; dependency injection | Javalobby</a> &#8211; This blog article provides a comparison matrix between Spring IoC 3.1 and CDI implementation JBoss Weld 1.1</li>
<li><a href="http://www.imixs.org/">Imixs Workflow Project &#8211; Java BPM &#8230;the open source workflow technology for business applications</a> &#8211; Imixs Workflow is an open source project based on a robust and scalable technology, to design business applications in a fast and easy way.</li>
<li><a href="http://www.infoq.com/articles/twitter-java-use">InfoQ: Twitter Shifting More Code to JVM, Citing Performance and Encapsulation As Primary Drivers</a> &#8211; While it almost certainly remains the largest Ruby on Rails based site in the world, Twitter has gradually been moving more and more of its stack to the JVM. The change is partially motivated by oft-cited advantages of the JVM, such as performance and scalability, but is also driven by a desire for better encapsulation of individual services, and other architectural concerns.</li>
<li><a href="http://www.mckinseyquarterly.com/newsletters/topten/2011_Q2.html">Top Ten Articles for Q2 2011 from the McKinsey Quarterly</a> &#8211; Top Ten Articles for Q2 2011 from the McKinsey Quarterly</li>
<li><a href="http://technology.amis.nl/blog/12786/building-java-object-graph-with-tour-de-france-results-using-screen-scraping-java-util-parser-and-assorted-facilities">Building Java Object Graph with Tour de France results &ndash; using screen scraping, java.util.Parser and assorted facilities &laquo; AMIS Technology blog</a> &#8211; Building Java Object Graph with Tour de France results &ndash; using screen scraping, java.util.Parser and assorted facilities</li>
<li><a href="http://www.infoq.com/presentations/Innovation-at-Google">InfoQ: Innovation at Google</a> &#8211; Patrick Copeland on pretotyping: innovators beat ideas, pretotypes beat productypes, data beats opinions, doing beats talking, simple beats complex, now beats later, commitment beats committees.</li>
<li><a href="http://scala-boss.heroku.com/#1">Convince your Boss to let you use Scala</a> &#8211; Convince your Boss to let you use Scala</li>
<li><a href="http://ruby-kickstart.com/">Ruby Kickstart: free course with videos, quizzes, &amp; challenges</a> &#8211; Ruby Kickstart: free course with videos, quizzes, &amp; challenges</li>
<li><a href="http://www.wired.com/epicenter/2011/06/inside-google-plus-social/all/1">Inside Google+ &mdash; How the Search Giant Plans to Go Social | Epicenter&nbsp;| Wired.com</a> &#8211; Google believes that with Circles it has solved the tough sharing problem that Facebook has inexplicably failed to crack. &ldquo;With Facebook I have 500 friends &mdash; my mom&rsquo;s my friend, my boss is my friend,&rdquo; says Shimrit Ben-Yair, the product manager in charge of the social graph. &ldquo;So when I share on Facebook, I overshare. On Twitter, I undershare, because it&rsquo;s public. If Google hits that spot in the middle, we can revolutionize social interaction</li>
<li><a href="http://blog.nuclearsandwich.com/coffeescript-an-outsider-opinion">CoffeeScript. An Outsider Opinion &#8211; nuclearsandwich&#8217;s Blog</a> &#8211; Thoughts on CoffeeScript from a server-side developer just getting started with frontend and JavaScript development.</li>
<li><a href="http://paul.kedrosky.com/archives/2011/07/the-confluence-of-technology-finance.html">The Confluence of Technology &amp; Finance</a> &#8211; Andrew Lo of MIT on the confluence of technology &amp; finance, and what is has wrought, for good and &hellip; much less good. And, yes, John Thain is in this too</li>
<li><a href="http://www.chrisbrogan.com/googleplus50/">The Google Plus 50</a> &#8211; I wrote down 50 things to think about with regards to Google+, in no particular order. The purpose of this list is to get you thinking about a bunch of different possibilities.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/07/06/links-for-july-3rd-through-july-6th/">Links for July 3rd through July 6th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/07/06/links-for-july-3rd-through-july-6th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for June 26th through July 1st</title>
		<link>http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/</link>
		<comments>http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 01:32:10 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[businessintelligence]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codereview]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee6.0]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[olap4j]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/</guid>
		<description><![CDATA[Joshfire Framework &#8211; The first open source multi-device development framework &#8211; Using only standards like HTML5 and JavaScript, it allows developers and integrators to quickly create native and dedicated web apps for browsers, Node.JS, desktops, smart phones, smartTVs and connected objects. jBCrypt &#8211; strong password hashing for Java &#8211; jBCrypt is a Java implementation of [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/">Links for June 26th through July 1st</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://framework.joshfire.com/">Joshfire Framework &#8211; The first open source multi-device development framework</a> &#8211; Using only standards like HTML5 and JavaScript, it allows developers and integrators to quickly create native and dedicated web apps for browsers, Node.JS, desktops, smart phones, smartTVs and connected objects.</li>
<li><a href="http://www.mindrot.org/projects/jBCrypt/">jBCrypt &#8211; strong password hashing for Java</a> &#8211; jBCrypt is a Java implementation of OpenBSD&#039;s Blowfish password hashing code</li>
<li><a href="http://www.ibm.com/developerworks/rational/library/11-proven-practices-for-peer-review/index.html">11 proven practices for more effective, efficient peer code review</a> &#8211; These 11 proven practices for efficient, lightweight peer code review are based on a study at Cisco Systems using SmartBear CodeCollaborator. They can help you ensure that your reviews both improve your code and make the most of your developers&#039; time.</li>
<li><a href="http://www.asymco.com/2011/06/30/how-much-is-an-ios-user-worth-to-apple-about-150-every-year/">How much is an iOS user worth to Apple? About $150. Every year. | asymco</a> &#8211; Repeating the exercise with 180 million current iOS users who purchased about 200 million iOS devices and assuming a life span of 3.5 years gives the average revenue/year/iOS user of about $150.</li>
<li><a href="http://vimeo.com/17705448">SenchaCon 2010: Structuring Your Sencha Touch Application on Vimeo</a> &#8211; In this session you&#039;ll learn about the recommended application structure for Sencha Touch (or Ext JS) applications. The new application structure enables any Sencha developer to quickly understand any Sencha application using the new Sencha MVC package.</li>
<li><a href="http://blogs.oracle.com/arungupta/entry/totd_166_using_nosql_database">Using NoSQL database in your Java EE 6 Applications on GlassFish &#8211; MongoDB for now! (Arun Gupta, Miles to go &#8230;)</a> &#8211; This blog has published multiple blogs on how to access a RDBMS using JPA in a Java EE 6 application. This Tip Of The Day (TOTD) will show you can use MongoDB (a document-oriented database) with a typical 3-tier Java EE 6 application.</li>
<li><a href="http://www.slideshare.net/jamesgpearce/building-rich-mobile-apps-with-html5-css3-and-javascript-7237442">HTML5 and the dawn of rich mobile web applications</a> &#8211; HTML5 and the dawn of rich mobile web applications</li>
<li><a href="http://java.dzone.com/articles/walking-through-java-ee-6">Walking through the Java EE 6 implementation maze | Javalobby</a> &#8211; Here is a non-exhaustive list of the several Java EE 6 implementations</li>
<li><a href="http://antirez.com/post/take-advantage-of-redis-adding-it-to-your-stack.html">How to take advantage of Redis just adding it to your stack</a> &#8211; You can use Redis right now to do things that will make your users happier, your systems less complex, your site more responsive. You don&#039;t need to replace your current setup in order to use it, just start using Redis to do new things that were otherwise not possible, or hard, or too costly.</li>
<li><a href="http://www.infoworld.com/d/mobile-technology/dont-be-fooled-office-365-basically-useless-mobile-903?source=IFWNLE_nlt_daily_2011-06-28">Don&#8217;t be fooled: Office 365 is basically useless on mobile | Mobile Technology &#8211; InfoWorld</a> &#8211; The essentially Windows-only cloud service has no place in a mobile world and little place on Mac OS X or Linux</li>
<li><a href="http://chuvakin.blogspot.com/2010/09/on-free-log-management-tools.html">Anton Chuvakin Blog &#8211; &quot;Security Warrior&quot;: On Free Log Management Tools</a> &#8211; This page lists a few popular free open-source log management and log analysis tools.</li>
<li><a href="http://support.microsoft.com/kb/824209">How to use the EventCombMT utility to search event logs for account lockouts</a> &#8211; EventCombMT is a multithreaded tool that you can use to search the event logs of several different computers for specific events, all from one central location</li>
<li><a href="http://www.barelyfitz.com/screencast/html-training/css/positioning/">Learn CSS Positioning in Ten Steps: position static relative absolute float</a> &#8211; This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.</li>
<li><a href="http://adtmag.com/articles/2011/06/22/jax-java-and-the-cloud.aspx">JAX 2011: Java Must &#8216;Seize the Lead in the Cloud,&#8217; Says SpringSource Founder &#8212; Application Development Trends</a> &#8211; If Java doesn&#039;t really seize the lead in cloud computing in the next year,&quot; Johnson told attendees at the JAX 2011 Conference this week, &quot;I think it has a much greater chance of being eclipsed by languages like Ruby.</li>
<li><a href="http://www.visionmobile.com/blog/2011/06/platform-x-how-cross-platform-tools-can-end-the-os-wars/">Platform X: How cross-platform tools can end the OS wars | VisionMobile :: blog</a> &#8211; Are cross-platform tools a better solution than HTML5 to the challenges of platform fragmentation? Guest author Jonas Lind reviews the landscape of cross-platform tools and argues that such tools may become as important as the native platforms themselves</li>
<li><a href="http://www.infoq.com/news/2011/06/olap4j">InfoQ: Olap4j 1.0: a Java API for OLAP Servers</a> &#8211; After nearly five years of work, Business Intelligence vendor Pentaho has announced the release of olap4j 1.0, a new, common Java API for any online analytical processing (OLAP) server.</li>
<li><a href="http://agileconsulting.blogspot.com/2011/06/macro-view-of-agile.html">Agile consulting: A Macro View of Agile</a> &#8211; lean thinking and tools like A3 and Kanban tie all of the agile pieces together, and help organizations think and behave with agile principles in mind.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/">Links for June 26th through July 1st</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 1st through February 5th</title>
		<link>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 16:00:06 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quora]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wireframe]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2756</guid>
		<description><![CDATA[Sketching: the Visual Thinking Power Tool &#8211; Sketching provides a unique space that can help you think differently, generate a variety of ideas quickly, explore alternatives with less risk, and encourage constructive discussions with colleagues and clients. Data Wrangler &#8211; Wrangler is an interactive tool for data cleaning and transformation. Spend less time formatting and [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/">Daily del.icio.us for February 1st through February 5th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.alistapart.com/articles/sketching-the-visual-thinking-power-tool/">Sketching: the Visual Thinking Power Tool</a> &#8211; Sketching provides a unique space that can help you think differently, generate a variety of ideas quickly, explore alternatives with less risk, and encourage constructive discussions with colleagues and clients.</li>
<li><a href="http://vis.stanford.edu/wrangler/">Data Wrangler</a> &#8211; Wrangler is an interactive tool for data cleaning and transformation.<br />
Spend less time formatting and more time analyzing your data</li>
<li><a href="http://www.springsource.org/spring-mobile/news/1.0.0.m3-released">Spring Mobile 1.0.0.M3 Released | SpringSource.org</a> &#8211; Spring Mobile provides extensions to Spring MVC that aid in the development of cross-platform mobile web applications</li>
<li><a href="https://github.com/weightshift/The-Personal-Page">weightshift/The-Personal-Page at master &#8211; GitHub</a> &#8211; This simple one-page website is a way for people to have a very quick and easy personable website that aggregates your activity and positions a simple logo, a portrait and some description text in a nicely-formatted manner.</li>
<li><a href="http://blog.linkedin.com/2011/02/03/linkedin-skills/">The LinkedIn Blog &raquo; Introducing LinkedIn Skills &laquo;</a> &#8211; LinkedIn Skills is a whole new way to understand the landscape of skills &amp; expertise, who has them, and how it&rsquo;s changing over time.</li>
<li><a href="http://www.boston.com/bigpicture/2011/02/a_harrowing_historic_week_in_e.html#photo32">A harrowing, historic week in Egypt &#8211; The Big Picture &#8211; Boston.com</a> &#8211; We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.</li>
<li><a href="http://www.philwhln.com/quoras-technology-examined">Quora&rsquo;s Technology Examined | Phil Whelan&#8217;s Blog</a> &#8211; Quora is a great example of a modern tech start-up. They are very small team who understand the technologies they are using very well. They have made considered choices in the technology they have selected and have a good vision of which components would be better written from scratc</li>
<li><a href="http://blogs.gartner.com/nick_gall/2011/01/31/motivating-people-is-more-important-than-modeling-them/?goback=.gde_1213077_news_351843076">Motivating people is more important than modeling them</a> &#8211; The primary goal is to find ways to give people enough autonomy, mastery, and purpose to enable them to do great things</li>
<li><a href="http://www.infoq.com/news/2011/01/characteristics-agile-org">InfoQ: Characteristics of an Agile Organization</a> &#8211; There are some patterns I see over and over that are fundamental to a successful agile adoption, or a large scale enterprise agile transformation. Here are the ones I think are most important and why.</li>
<li><a href="http://www.infoq.com/presentations/Clojure-Java-Interop">InfoQ: Clojure-Java Interop: A Better Java than Java</a> &#8211; Stuart Dabbs Halloway, after reviewing Clojure&rsquo;s syntax comparing it with Java, explains how Clojure-Java interoperability works. He then talks about the need for simplicity in languages, attempting to prove that Clojure is a simpler language, and consequently better, than Java.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/">Daily del.icio.us for February 1st through February 5th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/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 December 24th through December 27th</title>
		<link>http://www.j2eegeek.com/blog/2010/12/27/daily-del-icio-us-for-december-24th-through-december-27th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/12/27/daily-del-icio-us-for-december-24th-through-december-27th/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 19:04:09 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[amqp]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[dpjizer]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leolaporte]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[martinfowler]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[multicore]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[RabbitMQ]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[twit]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2669</guid>
		<description><![CDATA[RabbitMQ &#8211; Messaging that just works &#8211; RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. RabbitMQ is open sourced under the Mozilla Public License. InfoQ: Spring AMQP &#8211; Matthias Radestock introduces messaging, AMQP and RabbitMQ. Mark [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/27/daily-del-icio-us-for-december-24th-through-december-27th/">Daily del.icio.us for December 24th through December 27th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.rabbitmq.com/">RabbitMQ &#8211; Messaging that just works</a> &#8211; RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. RabbitMQ is open sourced under the Mozilla Public License.</li>
<li><a href="http://www.infoq.com/presentations/Spring-AMQP?mkt_tok=3RkMMJWWfF9wsRokua%2FOZKXonjHpfsX56uksUKSg38431UFwdcjKPmjr1YEFRcZ0dvycMRAVFZl5nR9ICOmbe5NP7%2BdeDg%3D%3D">InfoQ: Spring AMQP</a> &#8211; Matthias Radestock introduces messaging, AMQP and RabbitMQ. Mark Fisher and Mark Pollack present and demo Spring AMQP, an abstraction layer for using AMQP independently from the broker implementation.</li>
<li><a href="http://www.infoq.com/presentations/Amazon-Websites-in-the-Cloud">InfoQ: High Performance Websites in the Cloud</a> &#8211; Matt Wood presents the most important AWS services, explaining how to scale up and out, how to extend the stack by adding extra layers such as caching or map-reduce systems, how to use, scale, and create redundant storage, and how to manage and scale out MySQL databases running on EC2.</li>
<li><a href="http://5by5.tv/talkshow">The Talk Show on 5by5</a> &#8211; The Talk Show features discussion about technology, Apple, Mac, iPhone, iPad, movies, directors, and the Web.</li>
<li><a href="http://www.nytimes.com/2010/12/27/technology/27podcast.html?_r=1">Leo Laporte Builds Empire With &lsquo;This Week in Tech&rsquo; &#8211; NYTimes.com</a> &#8211; Balancing on a giant rubber ball in a broadcast studio and control room carved out of a cottage in Petaluma, Calif., Leo Laporte is an unlikely media mogul.</li>
<li><a href="http://techcrunch.com/2010/12/26/top-40-iphone-apps-2010/">The Top 40 iPhone Apps of 2010</a> &#8211; I&rsquo;ve compiled what I believe to be the best apps that have come out this year.</li>
<li><a href="http://html5labs.interoperabilitybridges.com/">HTML5Labs &#8211; Home</a> &#8211; The HTML5 Labs site is the place where Microsoft prototypes early and unstable web standard specifications from standards bodies such as the W3C</li>
<li><a href="http://www.infoworld.com/d/developer-world/university-gives-java-parallelism-boost-770?source=IFWNLE_nlt_stradev_2010-12-21">University gives Java parallelism a boost | Developer World &#8211; InfoWorld</a> &#8211; computer science researchers at the school have released an interactive tool, called DPJizer, to simplify writing safe parallel programs in DPJ (Deterministic Parallell Java), a Java-based modern type and effect system</li>
<li><a href="http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/">imgscalr &ndash; Java Image Scaling Library | The Buzz Media</a> &#8211; imgscalr is an very simple and efficient &ldquo;best-practices&rdquo; image-scaling library implemented in pure Java.</li>
<li><a href="http://www.amplify.amp.com.au/videos?video=Martin%20Fowler%20-%20What%20if%20enterprise%20software%20was%20cheaper,%20faster,%20better%20AND%20COOL?">Martin Fowler &#8211; What if enterprise software was cheaper, faster, better AND COOL?</a> &#8211; Yes, if you honour the Agile Development Manifesto. This means valuing people and interaction over processes and tools, working software over comprehensive documentation, collaboration over contract negotiation, responding to change over rigid plans</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/27/daily-del-icio-us-for-december-24th-through-december-27th/">Daily del.icio.us for December 24th through December 27th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/12/27/daily-del-icio-us-for-december-24th-through-december-27th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for August 25th through September 1st</title>
		<link>http://www.j2eegeek.com/blog/2010/09/01/daily-del-icio-us-for-august-25th-through-september-1st/</link>
		<comments>http://www.j2eegeek.com/blog/2010/09/01/daily-del-icio-us-for-august-25th-through-september-1st/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 17:01:38 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Alignment]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dmtf]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[guice]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[jpa2.0]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[leolaporte]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[verizon]]></category>
		<category><![CDATA[vfabric]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmworld2010]]></category>
		<category><![CDATA[vwworld2010]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2539</guid>
		<description><![CDATA[Graham Hacking Scala: Things I Love About IntelliJ IDEA: The Impossible is Possible &#8211; IDEA has a whole host of features which, to me, are bordering on mind-blowing. There are quite a few features in IDEA that are so impressive that I don&#039;t just think, &#34;That&#039;s a clever idea. I&#039;m glad they put that in.&#34; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/09/01/daily-del-icio-us-for-august-25th-through-september-1st/">Daily del.icio.us for August 25th through September 1st</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://grahamhackingscala.blogspot.com/2010/08/impossible-possible-intellij-idea-love.html">Graham Hacking Scala: Things I Love About IntelliJ IDEA: The Impossible is Possible</a> &#8211; IDEA has a whole host of features which, to me, are bordering on mind-blowing. There are quite a few features in IDEA that are so impressive that I don&#039;t just think, &quot;That&#039;s a clever idea. I&#039;m glad they put that in.&quot;</li>
<li><a href="http://java.dzone.com/news/johnson-vfabric-delivers?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29">Johnson: vFabric Delivers the Promise of VMware&#8217;s Spring Acquisition | Javalobby</a> &#8211; vFabric presents a simplified platform that has the development technologies of SpringSource combined with the deployment technologies of VMware</li>
<li><a href="http://news.idg.no/cw/art.cfm?id=C94E6273-1A64-6A71-CE5C6A876BBD7A44">VMware aims to displace Windows with cloud-based desktop apps&nbsp;( &#8211; Internet &#8211; Software &#8211; Hardware Systems &#8211; Virtualization )</a> &#8211; Project Horizon aims to provide access to various types of applications including software-as-a-service, legacy applications and mobile apps</li>
<li><a href="http://www.verizonbusiness.com//worldwide/about/news/pr-25587-en-[URLLINKTEXT+].xml">Verizon Business News: Verizon and VMware to Launch Enterprise-Class Hybrid Cloud Solution</a> &#8211; At VMworld 2010 on Tuesday (Aug. 31), Verizon Business and VMware unveiled a new enterprise-class hybrid cloud solution that will enable enterprises to move their applications to the cloud more quickly without compromising security or performance</li>
<li><a href="http://www.pcworld.com/article/204129/">Red Hat Offers Its Cloud APIs as Industry Standard &#8211; PCWorld</a> &#8211; As the industry call for cloud interoperability grows more fervent, open-source enterprise software company Red Hat has submitted its cloud platform, Deltacloud, to the DMTF (Distributed Management Task Force) as a potential standard for cloud interoperability</li>
<li><a href="http://www.developer.com/java/ent/article.php/3898336/The-Top-5-New-Annotations-in-JPA-2.htm">The Top 5 New Annotations in JPA 2 &mdash; Developer.com</a> &#8211; In this article, we provide a reference list of the five most notable new annotations introduced in JPA 2, complete with code examples. We also highlight the changes made to existing JPA 1.x annotations in order to make them easier to use.</li>
<li><a href="http://www.infoq.com/presentations/Feeding-the-Agile-Beast">InfoQ: Feeding the Agile Beast</a> &#8211; Dean Stevens proposes a way of integrating the business value concept into everyday Agile activity in order to achieve a higher value for an enterprise.</li>
<li><a href="http://www.infoq.com/news/2010/08/cloud-standard-opensource">InfoQ: Standards and Open Source for Cloud Computing</a> &#8211; OpenStack and Apache Deltacloud have similar goals &#8211; building lightweight REST APIs that allow cloud provider access via an HTTP network. OpenStack is more focused on public cloud service providers and Deltacloud is more focused on private clouds.</li>
<li><a href="http://latimesblogs.latimes.com/technology/2010/08/leo-laporte.html">Podcaster Leo Laporte, the everywhere man | Technology | Los Angeles Times</a> &#8211; But no matter where in the world Laporte is situated, fans know where to find him.</li>
<li><a href="http://jboss.org/errai">Errai &#8211; Errai is a framework for building GWT applications</a> &#8211; Errai offers a set of components for building rich web applications using The Google Web Toolkit. The framework provides a unified federation and RPC infrastructure with true, uniform, asynchronous messaging across the client and server.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/09/01/daily-del-icio-us-for-august-25th-through-september-1st/">Daily del.icio.us for August 25th through September 1st</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/09/01/daily-del-icio-us-for-august-25th-through-september-1st/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for August 21st through August 25th</title>
		<link>http://www.j2eegeek.com/blog/2010/08/25/daily-del-icio-us-for-august-21st-through-august-25th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/08/25/daily-del-icio-us-for-august-21st-through-august-25th/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 14:02:59 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[boycottoracle]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dilbert]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[infinispan]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[lightswitch]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[spring3.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[sustainability]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2532</guid>
		<description><![CDATA[InfoWorld preview: Visual Studio LightSwitch chases app dev Holy Grail &#124; Developer World &#8211; InfoWorld &#8211; One of the Holy Grails of application development has been to allow a businessperson to build his or her own application without needing a professional programmer. Microsoft&#039;s latest attempt at this is Visual Studio LightSwitch, now in its first [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/08/25/daily-del-icio-us-for-august-21st-through-august-25th/">Daily del.icio.us for August 21st through August 25th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoworld.com/d/developer-world/infoworld-preview-visual-studio-lightswitch-beta-casts-shadow-doubt-907?source=IFWNLE_nlt_stradev_2010-08-24">InfoWorld preview: Visual Studio LightSwitch chases app dev Holy Grail | Developer World &#8211; InfoWorld</a> &#8211; One of the Holy Grails of application development has been to allow a businessperson to build his or her own application without needing a professional programmer. Microsoft&#039;s latest attempt at this is Visual Studio LightSwitch, now in its first beta test. LightSwitch uses several technologies to generate applications that connect with databases. It can run on a desktop or in a Web browser, and it can use up to three application layers: client tier, middle tier, and data access.</li>
<li><a href="http://www.infoworld.com/d/developer-world/ruby-rails-30-due-week-074?source=IFWNLE_nlt_stradev_2010-08-24">Ruby on Rails 3.0 due this week | Developer World &#8211; InfoWorld</a> &#8211; Rails 3.0 is influenced by the Merb framework, which enables performance improvements. Other capabilities due in 3.0 include cross-site scripting protection, JavaScript helpers, a router based on REStful declarations, and an Active Record chainable query language based on relational algebra.</li>
<li><a href="http://online.wsj.com/article/SB10001424052748704868604575433620189923744.html">Dilbert Creator Scott Adams Tries to Build an Eco-Friendly House &#8211; WSJ.com</a> &#8211; No one said it would be easy to build the greenest house on the block. Scott Adams on perplexing energy bills, ugly lawns and the true meaning of &#039;green&#039;</li>
<li><a href="http://online.wsj.com/article/SB10001424052748703846604575447531699309858.html?mod=WSJ_hps_SECONDTopStories#articleTabs=article">Businesses Add iPad to Their Briefcase &#8211; WSJ.com</a> &#8211; Some Companies, Which Barred the iPhone, Build Apps for Tablet Computer and Give Apple Gadget to Employees</li>
<li><a href="http://www.javacodegeeks.com/2010/06/gwt-spring-and-hibernate-enter-world-of.html">Java Code Geeks: GWT Spring and Hibernate enter the world of Data Grids</a> &#8211; Maximize Hibernate performance with the power of Infinispan Data Grid. A GWT, Spring, JPA, Hibernate, Infinispan integration tutorial.</li>
<li><a href="http://www.infoq.com/presentations/Deploying-on-Amazon-EC2">InfoQ: Deploying Java Applications on Amazon EC2</a> &#8211; Chris Richardson presents the details of deploying multi-tier Apache/Tomcat/MySQL applications on Amazon EC2, what it takes to access EC2, to deploy a web server, an application server, and a database, handling security, making a case for PaaS which does not require an administration effort.</li>
<li><a href="http://infoworld.com/d/cloud-computing/amazon-introduces-reservation-system-databases-in-its-cloud-170?source=rss_data_management">Amazon introduces reservation system for databases in its cloud | Cloud Computing &#8211; InfoWorld</a> &#8211; Amazon Web Services has introduced Reserved Database Instances, a new way to pay for its cloud-based Relational Database Service (RDS), the company said on Monday.</li>
<li><a href="http://www.java-tv.com/2010/08/23/spring-3-0-themes-and-trends/">Spring 3.0 &ndash; Themes and Trends | Java Software Development Videos and Tutorials Directory</a> &#8211; This talk discusses Spring as a modern annotation-oriented application framework, covering the component model trends as well as selected Spring 3.0 feature highlights.</li>
<li><a href="http://infoworld.com/t/intellectual-property/oracles-android-lawsuit-pandoras-box-serious-evils-359">Oracle&#8217;s Android lawsuit: A Pandora&#8217;s box of serious evils | Intellectual property &#8211; InfoWorld</a> &#8211; A deeper look at Oracle&#039;s legal claims show how an Oracle win or a Google give-in could destroy Android and even open source</li>
<li><a href="http://www.springsource.org/node/2740">Spring 3.0.4 is Now Available | SpringSource.org</a> &#8211; Spring 3.0.4 is now available. This release addresses over 80 minor issues and updates Spring&#039;s support for some recent third-party releases including Hibernate Core 3.6, Hibernate Validator 4.1, EclipseLink 2.1, and EHCache 2.2.</li>
<li><a href="http://www.primarycss.com/">Primary CSS &#8211; 22 CSS layouts that always work</a> &#8211; Primary is a simple CSS Framework, designed for Developers and Designers in order to make using CSS as easy as possible.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/08/25/daily-del-icio-us-for-august-21st-through-august-25th/">Daily del.icio.us for August 21st through August 25th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/08/25/daily-del-icio-us-for-august-21st-through-august-25th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for July 7th through July 8th</title>
		<link>http://www.j2eegeek.com/blog/2010/07/08/daily-del-icio-us-for-july-7th-through-july-8th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/07/08/daily-del-icio-us-for-july-7th-through-july-8th/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 02:01:40 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cayenne]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[metaprogramming]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[paperless]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wallstreet]]></category>
		<category><![CDATA[webmatrix]]></category>
		<category><![CDATA[webtools]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2476</guid>
		<description><![CDATA[Apache Cayenne v.3.0 Technical Fact Sheet : The Apache Software Foundation Blog &#8211; With a solid design, 9 years of active development, a dedicated community and a place among the family of the Apache Software Foundation projects, Cayenne is without a doubt a serious player in the Java ORM space. Tweet Nest &#8211; A browsable, [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/08/daily-del-icio-us-for-july-7th-through-july-8th/">Daily del.icio.us for July 7th through July 8th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="https://blogs.apache.org/foundation/entry/apache_cayenne_v_3_0">Apache Cayenne v.3.0 Technical Fact Sheet : The Apache Software Foundation Blog</a> &#8211; With a solid design, 9 years of active development, a dedicated community and a place among the family of the Apache Software Foundation projects, Cayenne is without a doubt a serious player in the Java ORM space.</li>
<li><a href="http://pongsocket.com/tweetnest/">Tweet Nest</a> &#8211; A browsable, searchable and easily customizable archive and backup for your tweets</li>
<li><a href="http://www.infoq.com/presentations/Groovy-Best-Practices">InfoQ: Groovy: Best Practices Developed From Distributed Polyglot Programming</a> &#8211; Jonathan Felch discusses Groovy starting with its initial manifesto, its major features, language&rsquo;s capabilities from a financial perspective and lessons learned in an actual project, Groovy&rsquo;s main dynamic and meta-programming features and the power of using them together, ending with a look at what is not so great or not working as it is supposed in Groovy.</li>
<li><a href="http://www.businessweek.com/technology/content/jul2010/tc2010076_434355.htm?chan=rss_topStories_ssi_5">Apple iPad Sets Path to Productivity, Paperless Office &#8211; BusinessWeek</a> &#8211; &quot;For years, we&#039;ve used Apple products and that&#039;s put us at a disadvantage because most [business software] is written for PCs,&quot; says Markley. The iPad may be changing that.</li>
<li><a href="http://www.businessweek.com/technology/content/jul2010/tc2010076_193868.htm">Apple&#8217;s iPad Wins Corporate Converts at Wells Fargo, SAP &#8211; BusinessWeek</a> &#8211; The tablet computer, designed for video and book-reading, is making inroads at companies as varied as SAP and Mercedes-Benz</li>
<li><a href="http://www.businessinsider.com/motorolas-new-android-phone-looks-like-a-blackberry-2010-7">Motorola&#8217;s New Android Phone Looks Like A BlackBerry</a> &#8211; Look out, RIM&#8230; Motorola&#039;s newest Android phone is going after the mid-to-low-end BlackBerry buyer, which has fueled a lot of RIM&#039;s growth in the last few years.</li>
<li><a href="http://wallstreetandtech.com/data-management/showArticle.jhtml?articleID=225300190&amp;cid=nl_wallstreettech_topten">Data Management a Top Priority for Wall Street Firms by Wall Street &amp; Technology</a> &#8211; While improving data quality long has been viewed as a back-office efficiency play on Wall Street, the financial crisis and ensuing regulatory scrutiny have thrust data management into the spotlight, transforming it into a top business priority.</li>
<li><a href="http://www.nytimes.com/2010/07/05/technology/05soft.html?pagewanted=all">A Youthful Market Spurns the Wares of Microsoft &#8211; NYTimes.com</a> &#8211; In particular, the Kin debacle is a reflection of Microsoft&rsquo;s struggle to deliver what the younger generation of technology-obsessed consumers wants. From hand-held products to business software, Microsoft seems behind the times.</li>
<li><a href="http://www.microsoft.com/web/webmatrix/">Microsoft WebMatrix</a> &#8211; WebMatrix includes IIS Developer Express (a development Web server), ASP.NET (a Web framework), and SQL Server Compact</li>
<li><a href="http://feeds.delicious.com/v2/rss/vscarpenter">500 Internal Server Error</a> &#8211; 500 Internal Server Error</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/08/daily-del-icio-us-for-july-7th-through-july-8th/">Daily del.icio.us for July 7th through July 8th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/07/08/daily-del-icio-us-for-july-7th-through-july-8th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 20th through May 23rd</title>
		<link>http://www.j2eegeek.com/blog/2010/05/23/daily-del-icio-us-for-may-20th-through-may-23rd/</link>
		<comments>http://www.j2eegeek.com/blog/2010/05/23/daily-del-icio-us-for-may-20th-through-may-23rd/#comments</comments>
		<pubDate>Sun, 23 May 2010 20:00:06 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[biking]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[crud]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[extraction]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[googletv]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iBATIS]]></category>
		<category><![CDATA[ibatis3.0]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[io2010]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mediacenter]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mybatis]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parsing]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[tika]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[webtv]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2438</guid>
		<description><![CDATA[DocIbatis2MyBatis &#8211; mybatis &#8211; Migration Steps when Switching from iBATIS to MyBatis &#8211; Project Hosting on Google Code &#8211; MyBatis is a direct fork of the iBATIS code. At the time of this writing, the code is identical, but there are no known plans to continue the iBATIS project within the Apache software foundation mybatis [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/05/23/daily-del-icio-us-for-may-20th-through-may-23rd/">Daily del.icio.us for May 20th through May 23rd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/p/mybatis/wiki/DocIbatis2MyBatis">DocIbatis2MyBatis &#8211; mybatis &#8211; Migration Steps when Switching from iBATIS to MyBatis &#8211; Project Hosting on Google Code</a> &#8211; MyBatis is a direct fork of the iBATIS code. At the time of this writing, the code is identical, but there are no known plans to continue the iBATIS project within the Apache software foundation</li>
<li><a href="http://www.mybatis.org/">mybatis &#8211; New Home of the World&#8217;s Most Popular SQL Mapping Framework</a> &#8211; New name, name software. MyBatis 3.0.1 is the GA release of the iBATIS 3.0 codebase.</li>
<li><a href="http://www.w3.org/2009/cheatsheet/">W3C cheatsheet</a> &#8211; W3C cheat sheet is a compact, mobile-friendly Web application that allows to look up keywords in various W3C specifications, as well as to access various guidelines and best practices at the tip of the finger.</li>
<li><a href="http://www.emforge.net/web/akakunin/blogs/-/blogs/petclinic-gwt-application-in-less-then-30-minutes">PetClinic GWT application in less then 30 minutes &#8211; Blogs &#8211; EmForge</a> &#8211; Yesterday I&#39;ve read announce of new version of Spring-Roo 1.1.0M1 and found there at least 2 very interesting features: GWT &amp; GAE support. And here is short instructions how to make PetClinic application in less then 30 minutes</li>
<li><a href="http://www.infoq.com/presentations/Code-Leaders-Beautiful-Teams">InfoQ: Code Leaders and Beautiful Teams</a> &#8211; Roy Osherove discusses principles and practices that make teams more effective, successful and happy. Team topics covered: automating everything possible, buying/using/discarding tools, getting quick feedback, communicating without using meetings, building by feature not layer, code &amp; tests reviewin</li>
<li><a href="http://www.infoworld.com/d/developer-world/vmwares-master-plan-portable-java-in-the-cloud-472">VMware&#8217;s master plan for portable Java in the cloud | Developer World &#8211; InfoWorld</a> &#8211; Redmonk analyst James Governor went as far as to declare &quot;cloud [computing] is the new VMware.&quot; Naturally, then, the new VMware is cloud computing &#8212; and that puts Java square in its sights.</li>
<li><a href="http://tika.apache.org/">Apache Tika &#8211; Content Analysis Toolkit</a> &#8211; Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.</li>
<li><a href="http://gadgetwise.blogs.nytimes.com/2010/05/14/a-new-spin-on-google-maps-bike-routes/?8cir&amp;emc=cirb1">A New Spin on Google Maps: Bike Routes &#8211; Gadgetwise Blog &#8211; NYTimes.com</a> &#8211; Just in time for Bike-to-Work Week, May 17 to 21, Google has added bicycling directions to its Maps application.</li>
<li><a href="http://www.google.com/tv/">Google TV</a> &#8211; Google TV is a new experience made for television that combines the TV you know and love with the freedom and power of the Internet.</li>
<li><a href="http://www.informationweek.com/news/software/open_source/showArticle.jhtml?articleID=224900203&amp;cid=nl_IW_daily_2010-05-20_h">Google Partners With VMware &#8212; InformationWeek</a> &#8211; The latest version of VMware&#39;s SpringSource Tool Suite and Spring Roo now work in conjunction with Google Web ToolKit and Speed Tracer. Google is also making new data presentation widgets available to help Java developers create applications that work in an office setting and on mobile devices, with their various screen form factors.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/05/23/daily-del-icio-us-for-may-20th-through-may-23rd/">Daily del.icio.us for May 20th through May 23rd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/05/23/daily-del-icio-us-for-may-20th-through-may-23rd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 18th through March 20th</title>
		<link>http://www.j2eegeek.com/blog/2010/03/20/daily-del-icio-us-for-march-18th-through-march-20th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/03/20/daily-del-icio-us-for-march-18th-through-march-20th/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 16:00:02 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[employees]]></category>
		<category><![CDATA[eucalyptus]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nytimes]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Skipfish]]></category>
		<category><![CDATA[sonar]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring3.0]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tss]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web-security]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2281</guid>
		<description><![CDATA[skipfish &#8211; web application security scanne &#8211; Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes Google Releases Skipfish Application Security Scanner &#124; threatpost &#8211; &#34;Skipfish is an active web application security reconnaissance tool. It prepares an [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/03/20/daily-del-icio-us-for-march-18th-through-march-20th/">Daily del.icio.us for March 18th through March 20th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/p/skipfish/wiki/SkipfishDoc">skipfish &#8211; web application security scanne</a> &#8211; Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes</li>
<li><a href="http://threatpost.com/en_us/blogs/google-releases-skipfish-application-security-scanner-031910">Google Releases Skipfish Application Security Scanner | threatpost</a> &#8211; &quot;Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes</li>
<li><a href="http://raibledesigns.com/rd/entry/what_s_new_in_spring">Raible Designs | What&#8217;s New in Spring 3.0</a> &#8211; This morning, I attended Rod Johnson&#39;s What&#39;s New in Spring 3.0 keynote at TSSJS. Rod ditched his slides for the talk and mentioned that this might be risky</li>
<li><a href="http://www.infoq.com/presentations/Industrial-Strength-Groovy">InfoQ: Industrial Strength Groovy</a> &#8211; Paul King presents some of the tools helping one programming in Groovy: Cobertura &#8211; code coverage, CodeNarc &#8211; code style, EasyB &#8211; acceptance tests, GroovyDoc &ndash; documentation, GroovyMock/Spock &#8211; mocking and testing, Hudson &#8211; CI builds, Maven/Ant/Gant/Gradle &#8211; build files, OSGi &ndash; bundles, and Spring/Guice &#8211; dependency injection.</li>
<li><a href="http://ocpsoft.com/prettytime/">PrettyTime &#8211; Elapsed Timestamp Formatting and Conversion for Java (Social, JSF2) | OcpSoft</a> &#8211; PrettyTime is an OpenSource time formatting library. Completely customizable, PrettyTime creates human readable, relative timestamps</li>
<li><a href="http://java.dzone.com/announcements/sonar-20-out">Sonar 2.0 is Out | Javalobby</a> &#8211; The Sonar team is pleased to announce Sonar 2.0.&nbsp; The main feature in Sonar 2.0 consists of analyzing Design : Architecture and Object Oriented Metrics.</li>
<li><a href="http://itknowledgeexchange.techtarget.com/soa-talk/java-symposium-keynote-video-red-hats-bob-mcwhirter-on-cloud-in-application-delivery/">Java Symposium keynote video &#8211; Red Hat&rsquo;s Bob McWhirter on cloud in application delivery &#8211; SOA Talk</a> &#8211; Red Hat&#39;s chief architect of cloud computing, Bob McWhirter said the cloud is the next logical step for application delivery in his keynote on cloud computing at TheServerSide Java Symposium.</li>
<li><a href="http://venturebeat.com/2010/03/19/marten-mickos-eucalyptus-systems/">MySQL&rsquo;s Marten Mickos becomes CEO of hybrid cloud startup Eucalyptus Systems | VentureBeat</a> &#8211; Marten Mickos, former chief executive of open source database company MySQL, is moving to cloud computing startup Eucalyptus Systems, where he will serve as CEO</li>
<li><a href="http://infoworld.com/d/developer-world/microsoft-adobe-confident-there-room-silverlight-flash-186">Microsoft, Adobe confident there is room for Silverlight, Flash | Developer World &#8211; InfoWorld</a> &#8211; The HTML5 specification could be a game-changer in the rich Internet application realm, but representatives of Microsoft and Adobe Systems, both of which have proprietary plug-ins for Web applications, remained confident Thursday in their companies&#39; Web strategies.</li>
<li><a href="http://boss.blogs.nytimes.com/2010/03/09/the-secret-to-having-happy-employees/?src=me&amp;ref=business">The Secret to Having Happy Employees &#8211; You&#8217;re the Boss Blog &#8211; NYTimes.com</a> &#8211; I have learned the long, hard and frustrating way that as a manager you cannot make everyone happy. You can try, you can listen, you can solve some problems, you can try some more. Good management requires training, counseling and patience, but there comes a point when you are robbing the business of precious time and energy.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/03/20/daily-del-icio-us-for-march-18th-through-march-20th/">Daily del.icio.us for March 18th through March 20th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/03/20/daily-del-icio-us-for-march-18th-through-march-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 27th through February 1st</title>
		<link>http://www.j2eegeek.com/blog/2010/02/01/daily-del-icio-us-for-january-27th-through-february-1st/</link>
		<comments>http://www.j2eegeek.com/blog/2010/02/01/daily-del-icio-us-for-january-27th-through-february-1st/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 03:00:10 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[mna]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[webstandards]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2185</guid>
		<description><![CDATA[Alex Payne On the iPad &#8211; We have the technology and the incentive to build the future of computing in an open way. The only reason not to is greed, laziness, and hubris. Flash, iPad, Standards Jeffrey Zeldman Presents The Daily Report &#8211; Developers who supplement Flash with HTML5 may soon tire of Flash&#8212;but Adobe [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/02/01/daily-del-icio-us-for-january-27th-through-february-1st/">Daily del.icio.us for January 27th through February 1st</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://al3x.net/2010/01/28/ipad.html">Alex Payne  On the iPad</a> &#8211; We have the technology and the incentive to build the future of computing in an open way. The only reason not to is greed, laziness, and hubris.</li>
<li><a href="http://www.zeldman.com/2010/02/01/flash-ipad-standards/">Flash, iPad, Standards  Jeffrey Zeldman Presents The Daily Report</a> &#8211; Developers who supplement Flash with HTML5 may soon tire of Flash&mdash;but Adobe has a brief but golden opportunity to create the tools with which rich HTML5 content is created. Let&rsquo;s see if they figure that out.</li>
<li><a href="http://www.infoq.com/minibooks/kanban-scrum-minibook">InfoQ: Kanban and Scrum &#8211; making the most of both</a> &#8211; Scrum and Kanban are two flavours of Agile software development &#8211; two deceptively simple but surprisingly powerful approaches to software development. So how do they relate to each other?</li>
<li><a href="http://loianegroner.com/2010/02/integrating-spring-security-with-extjs-login-page/?utm_source=feedburner">Integrating Spring Security with ExtJS Login Page | Loiane Groner</a> &#8211; This tutorial will walk through how to configure ExtJS Login form (Ajax login form) instead of default Spring Security login.jsp.</li>
<li><a href="http://blog.logitech.com/2010/01/29/new-logitech-touch-mouse-turns-your-iphone-or-ipod-touch-into-a-wireless-trackpad-and-keyboard/">New Logitech Touch Mouse Turns Your iPhone or iPod Touch into a Wireless Trackpad and Keyboard | BLogitech</a> &#8211; The Touch Mouse app turns your iPhone or iPod touch into a wireless trackpad and keyboard for your computer, so you can point, click, scroll and type from afar, in any application, on a Mac or PC</li>
<li><a href="http://www.infoq.com/news/2010/01/define-soa-standards">InfoQ: SOA Practioners Should Define Standards First</a> &#8211; Choosing the right standards at the start of the SOA lifecycle is an important first step and one that is still overlooked by many practitioners today, with resultant problems.</li>
<li><a href="http://www.pakzilla.com/2010/01/31/sun-com-is-dead-now/">Sun.com is dead now</a> &#8211; Just found that sun.com is now redirecting to oracle.com. Some days back I visited Sun&rsquo;s original website. But it didn&rsquo;t took long by Oracle to make it red</li>
<li><a href="http://subversion.wandisco.com/component/content/article/2-news/35-hyrum-wright-why-use-subversion.html">Hyrum Wright: Why use Subversion?</a> &#8211; Hyrum Wright, the President of the Subversion Corporation and our Director of Open Source Software, has taken some time to put together a brief presentation on &quot;Why Subversion&quot; where he talks about the benefits of using Subversion, some of the features it offers and the improvements over the last couple of versions what&#39;s next on the radar in Subversion 1.7.</li>
<li><a href="http://www.infoworld.com/d/mobilize/citrix-will-have-ipad-app-run-windows-7-sessions-361">Citrix will have an iPad app to run Windows 7 sessions | Mobilize &#8211; InfoWorld</a> &#8211; Want to run Windows 7 on the new Apple iPad? Citrix says it will soon be possible &#8212; at least virtually &#8212; using a new version of its Citrix Receiver software</li>
<li><a href="http://latimesblogs.latimes.com/technology/2010/01/apple-confirms-3g-voip-apps-on-ipad-iphone-ipod-touch-skype-is-waiting.html">Apple confirms 3G VoIP apps on iPad, iPhone, iPod Touch</a> &#8211; Apple Inc. confirmed last night that it is now allowing iPhone, iPad and iPod touch developers to build apps that can make Internet calls over a 3G cellular network</li>
<li><a href="http://www.nytimes.com/2010/01/28/technology/companies/28apple.html?em">With iPad Tablet PC, Apple Blurs the Lines Between Devices &#8211; NYTimes.com</a> &#8211; After months of feverish speculation, Steven P. Jobs introduced Wednesday what Apple hopes will be the coolest device on the planet: a slender tablet computer called the iPad.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/02/01/daily-del-icio-us-for-january-27th-through-february-1st/">Daily del.icio.us for January 27th through February 1st</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/02/01/daily-del-icio-us-for-january-27th-through-february-1st/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 19th through January 26th</title>
		<link>http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 06:00:00 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[forkjoin]]></category>
		<category><![CDATA[foundation]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[fx36]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[globalization]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[googlevoice]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[idc]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java7]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[nook]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[pivot]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quants]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring3.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[stockmarket]]></category>
		<category><![CDATA[vcloud]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[wallstreet]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/</guid>
		<description><![CDATA[Google releases new Google Voice for iPhone &#124; Reuters &#8211; Google Inc unveiled a new version of its Internet phone service on Tuesday in its latest effort to bypass Apple Inc&#039;s gatekeepers and make Google Voice a popular service on the iPhone. Google Voice Blog: Google Voice for iPhone and Palm WebOS &#8211; Today we [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/">Daily del.icio.us for January 19th through January 26th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.reuters.com/article/idUSTRE60P31Y20100126">Google releases new Google Voice for iPhone | Reuters</a> &#8211; Google Inc unveiled a new version of its Internet phone service on Tuesday in its latest effort to bypass Apple Inc&#039;s gatekeepers and make Google Voice a popular service on the iPhone.</li>
<li><a href="http://googlevoiceblog.blogspot.com/2010/01/google-voice-for-iphone-and-palm-webos.html">Google Voice Blog: Google Voice for iPhone and Palm WebOS</a> &#8211; Today we are launching a new Google Voice mobile web app for iPhone OS 3.0 and higher and Palm Web OS devices, harnessing the power of HTML5, a new web technology that makes it possible to run faster, richer web-based applications right in the browser.</li>
<li><a href="http://blog.springsource.com/2010/01/25/ajax-simplifications-in-spring-3-0/?utm_source=feedburner">Ajax Simplifications in Spring 3.0 | SpringSource Team Blog</a> &#8211; Spring 3 provides first-class Ajax support with JSON as part of the Spring MVC module. This includes support for generating JSON responses and binding JSON requests using the Spring MVC @Controller programming model in conjunction with the Jackson JSON processor</li>
<li><a href="http://www.electronista.com/articles/10/01/25/android.to.pass.iphone.win.mobile.in.3.years/">IDC: Android to overtake iPhone, BlackBerry by 2013 | Electronista</a> &#8211; Android will rise to be the second most used mobile OS in the world by 2013, according to a new IDC estimate</li>
<li><a href="http://blog.fsck.com/2010/01/dont-buy-a-nook.html">Learn from my misery: Don&#8217;t buy a nook. &#8211; Massively Parallel Procrastination</a> &#8211; Somewhat coincidentally, Amazon announced the Official Kindle SDK this week. If you want a hackable linux-based ebook reader with a great user experience and great customer support, buy a Kindle. (Yes, I make money if you click that link. Actually, if just four people buy Kindles because of this post, I end up with the $100 Barnes &amp; Noble stiffed me.)</li>
<li><a href="http://www.businessweek.com/magazine/content/10_05/b4165084462859.htm">Don&#8217;t Underestimate India&#8217;s Consumers &#8211; BusinessWeek</a> &#8211; India&#039;s bottom-up private sector model, for all its chaos and bureaucracy, provides a stark contrast. While the nation badly needs infrastructure, its consumers are in a far better position to spend. India can now boast of an overwhelmingly independent middle class about 300 million strong, vs. China&#039;s 100 million to 200 million</li>
<li><a href="http://online.wsj.com/article/SB10001424052748704509704575019032416477138.html">The Quants: Formula for a Meltdown &#8211; WSJ.com</a> &#8211; In his new book, &quot;The Quants,&quot; Wall Street Journal reporter Scott Patterson suggests how this new breed of mathematicians and computer scientists took over much of the financial system&mdash;and the damage they inflicted in the 2007 meltdown</li>
<li><a href="https://chrome.google.com/extensions/detail/kcnhkahnjcbndmmehfkdnkjomaanaooo">Google Voice (by Google) &#8211; Google Chrome extension gallery</a> &#8211; Notifies you of new messages and gives you quick access to calling and free SMS via Google Voice</li>
<li><a href="http://www.infoq.com/interviews/doug-lea-fork-join">InfoQ: Doug Lea Discusses the Fork/Join Framework</a> &#8211; Doug Lea talks to InfoQ about the evolution of the Fork/Join Framework, the new features planned for java.util.concurrent in Java 7, and the &quot;Extra 166&quot; package</li>
<li><a href="http://wordpressfoundation.org/">WordPress Foundation |</a> &#8211; The WordPress Foundation is a charitable organization founded by Matt Mullenweg to further the mission of the WordPress open source project: to democratize publishing through Open Source, GPL software.</li>
<li><a href="http://communities.vmware.com/community/developer/forums/vcloudapi">VMware Communities: VMware vCloud API</a> &#8211; The vCloud API is an interface for providing and consuming virtual resources from the cloud. It enables deploying and managing virtualized workloads in internal and external clouds. The vCloud API allows for upload and download of vApps along with their instantiation, deployment and operation.</li>
<li><a href="http://blog.mozilla.com/blog/2010/01/21/firefox-3-6-release/">Mozilla Delivers Firefox 3.6 to Millions of Users :: The Mozilla Blog</a> &#8211; Firefox 3.6 is more than 20 percent faster than Firefox 3.5 and includes extensive under the hood work to improve performance for everyday Web tasks such as email, uploading photos, social networking, and more. It also delivers new features like customizable browser themes called Personas, a ground-breaking Plugin updater, improved JavaScript performance, and enhancements to familiar favorites like the Awesome Bar for a better, more personal Web experience.</li>
<li><a href="http://news.cnet.com/8301-13846_3-10437699-62.html">Cloud and open source meet to test Web apps | Software, Interrupted &#8211; CNET News</a> &#8211; With more applications being built for the Web, cross-browser testing is crucial to application performance. More than 2 million people have turned to an open-source, cross-browser testing platform called Selenium, to solve this problem.</li>
<li><a href="http://isites.us/">iSites  Create your app right now. Revise on the fly.</a> &#8211; iSites enables you to create and self-manage apps for multiple smart phones (iPhone, Android) from one place.</li>
<li><a href="http://pivot.apache.org/">Apache Pivot</a> &#8211; Pivot applications are written using a combination of Java and XML and can be run either as an applet or as a standalone (optionally offline) desktop application</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/">Daily del.icio.us for January 19th through January 26th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/01/27/daily-del-icio-us-for-january-19th-through-january-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for December 12th through January 5th</title>
		<link>http://www.j2eegeek.com/blog/2010/01/05/daily-del-icio-us-for-december-12th-through-january-5th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/01/05/daily-del-icio-us-for-december-12th-through-january-5th/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:40:47 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[bugtracking]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[decompiler]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ejb3]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[extjs3]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[grails1.2]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.0]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[jax-ws2.0]]></category>
		<category><![CDATA[jaxb]]></category>
		<category><![CDATA[jlinq]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jpql]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lsof]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projectmanagement]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[reverseengineering]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring3.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[terrorism]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usa]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmlbeans]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2158</guid>
		<description><![CDATA[Generate a self-signed SSL Certificate with OpenSSL &#124; *.hosting &#8211; Occasionally it may be necessary to generate a self-signed SSL certificate. This could be for internal websites, or for other internal uses that may require secure encrypted network transmissions. We decided to post this guide for everyone to use, since using the guide as a [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/01/05/daily-del-icio-us-for-december-12th-through-january-5th/">Daily del.icio.us for December 12th through January 5th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blog.stardothosting.com/2009/09/30/generate-a-self-signed-ssl-certificate-with-openssl/">Generate a self-signed SSL Certificate with OpenSSL | *.hosting</a> &#8211; Occasionally it may be necessary to generate a self-signed SSL certificate. This could be for internal websites, or for other internal uses that may require secure encrypted network transmissions. We decided to post this guide for everyone to use, since using the guide as a reference may hopefully be useful to those of you out there</li>
<li><a href="http://groups.google.com/group/google-collections-users/browse_thread/thread/8001013ee996b3c9?pli=1">Google Collections Library: 1.0-final! &#8211;  Google Collections Library</a> &#8211; The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of the Java Collections Framework.</li>
<li><a href="http://www.infoq.com/presentations/rethinking-lean-service">InfoQ: Re-thinking Lean Service</a> &#8211; Taiichi Ohno discovered some counter-intuitive truths as he developed the Toyota System. Similar counter-intuitive truths wait to be discovered by leaders of service organisations. When they are understood and applied, service organisations&#039; performance is transformed to levels that, to the current mind-set, would be considered unachievable.</li>
<li><a href="http://www.infoq.com/interviews/roo-ben-alex">InfoQ: SpringSource&#8217;s Ben Alex talks about Spring Roo, Spring Shell and Spring Security 3.0</a> &#8211; Dr Ben Alex, The Project Lead of the Spring Roo code generator project, discusses using Roo on an existing project, building custom templates and add-ons for Roo, and how its capabilities compare to other productivity tools such as Grails.</li>
<li><a href="http://www.sesawe.net/">sesawe.net &#8211; English</a> &#8211; Sesawe is a global alliance dedicated to bringing the benefits of uncensored access to information to Internet users around the world</li>
<li><a href="http://www.pointabout.com/">iPhone App Developers | PointAbout</a> &#8211; PointAbout allows you to quickly mobilize the content you&rsquo;re already publishing, like RSS &amp; XML feeds, APIs and HTML content.  Our AppMakr.com service builds native mobile applications in minutes instead of months, across multiple phone platforms without any ramp-up time and no need for proprietary programming expertise.</li>
<li><a href="http://www.hugoware.net/Projects/jLinq">jLinq &#8211; LINQ for JSON</a> &#8211; jLinq is a fully extensible Javascript library that allows you to perform LINQ style queries on arrays of object.</li>
<li><a href="http://www.oracle.com/technology/pub/articles/vasiliev-jpql.html">Querying JPA Entities with JPQL and Native SQL</a> &#8211; Learn how to take advantage of the Java Persistence query language and native SQL when querying over JPA entities.</li>
<li><a href="http://united-coders.com/phillip-steffensen/spring-module-oxm-a-new-feature-of-spring-framework-30">Spring Module OXM &ndash; A new feature of Spring Framework 3.0 | united-coders.com</a> &#8211; I think the Spring OXM module is absolutely usable. It is a nice way to keep the code independent from the underlying marshalling technology. And there are a lot more ways to use Spring OXM. At this time the Castor project, Apache XMLBeans, JiBX, XStream and JAXB is supported</li>
<li><a href="http://java.decompiler.free.fr/">JD | Java Decompiler</a> &#8211; The &ldquo;Java Decompiler project&rdquo; aims to develop tools in order to decompile and analyze Java 5 &ldquo;byte code&rdquo; and the later versions.</li>
<li><a href="http://www.nytimes.com/2009/12/30/opinion/30dowd.html?_r=1">As the Nation&rsquo;s Pulse Races, Obama Can&rsquo;t Seem to Find His</a> &#8211; If we can&rsquo;t catch a Nigerian with a powerful explosive powder in his oddly feminine-looking underpants and a syringe full of acid, a man whose own father had alerted the U.S. Embassy in Nigeria, a traveler whose ticket was paid for in cash and who didn&rsquo;t check bags, whose visa renewal had been denied by the British, who had studied Arabic in Al Qaeda sanctuary Yemen, whose name was on a counterterrorism watch list, who can we catch?</li>
<li><a href="http://www.grails.org/1.2 Release Notes">Grails &#8211; 1.2 Release Notes</a> &#8211; SpringSource are pleased to announce the 1.2 release of the Grails web application development framework. Grails is a dynamic web application framework built on Java and Groovy, leveraging best of breed APIs from the Java EE sphere including Spring, Hibernate and SiteMesh</li>
<li><a href="http://www.catonmat.net/blog/unix-utilities-lsof/">A Unix Utility You Should Know About: lsof &#8211; good coders code, great reuse</a> &#8211; If netcat was called the Swiss Army Knife of Network Connections, then I&rsquo;d call lsof the Swiss Army Knife of Unix debugging.</li>
<li><a href="http://blog.tuvinh.com/100-open-sourcefree-security-tools/">100+ Open Source/Free Security Tools | TuVinhSoft .,JSC</a> &#8211; Below are some open source/free tools that can help you with security testing as well as tools that will keep your system secure. Please use these tools ONLY for good.</li>
<li><a href="http://www.youtube.com/watch?v=uExEw3OVMd0&amp;feature=player_embedded">YouTube &#8211; Google Web Toolkit 2.0 New Features</a> &#8211; This video provides an overview of new features in Google Web Toolkit (GWT) 2.0, a tool which enables developers to produce highly optimized, browser-specific JavaScript for their apps</li>
<li><a href="http://www.extjs.com/blog/2009/12/17/ext-js-3-1-massive-memory-improvements-treegrid-and-more…/">Ext JS 3.1: Massive memory improvements, TreeGrid, and more</a> &#8211; On behalf of the Ext Team, I am extremely excited to announce the final release of Ext JS 3.1. With this release we rededicate ourselves to making Ext JS the best it can be, in both features and performanc</li>
<li><a href="http://www.infoq.com/news/2009/12/amazon-rds-cloud-db">InfoQ: Amazon RDS: MySQL Database as a Cloud Service</a> &#8211; Amazon recently added a new MySQL database offering to their Amazon Web Services (AWS) platform named Amazon Relational Database Service (RDS), which works just like a traditional MySQL installation</li>
<li><a href="http://www.infoq.com/presentations/Whats-New-in-Spring-3.0">InfoQ: Whats New in Spring 3.0</a> &#8211; Arjen Poutsma reviews Spring Framework 2.5 and takes a look at Spring 3.0 &#8211; Java 5+, Spring Expression Language, REST support, Portlet 2.0, declarative model validation, early support for Java EE 6 &#8211; and the roadmap ahead.</li>
<li><a href="http://blog.springsource.com/2009/12/16/spring-framework-3-0-goes-ga/?utm_source=feedburner">Spring Framework 3.0 goes GA | SpringSource Team Blog</a> &#8211; After a long ride, it is my pleasure to announce that Spring 3.0 GA (.RELEASE) is finally available (download page)! All of SpringSource is celebrating &ndash; join the party</li>
<li><a href="http://www.pivotaltracker.com/">Pivotal Tracker &#8211; Free Lightweight Agile Project Management</a> &#8211; Tracker is a free, award winning, agile project management tool that enables real time collaboration around a shared, prioritized backlog.</li>
<li><a href="http://technology.amis.nl/blog/6724/agile-software-principle-11">Agile software development, the principles. Principle 11</a> &#8211; The best architectures, requirements, and designs emerge from self-organizing teams.</li>
<li><a href="http://library.linode.com/using-linux/administration-basics">Using Linux &#8211; Linux Administration Basics &#8211; Linode Library</a> &#8211; This document presents a collection of common issues and useful tips for Linux system administration. Whether you&#039;re new to system administration or have been maintaining systems for some time, we hope these tips are helpful regardless of your background or choice in Linux distributions</li>
<li><a href="http://weblogs.java.net/blog/jitu/archive/2009/12/10/jax-ws-22metro-20java-ee6glassfish-v3-released">JAX-WS 2.2/Metro 2.0/Java EE6/GlassFish V3 Released | Java.net</a> &#8211; We are pleased to announce the release of JAX-WS 2.2 and JAX-WS 2.2 RI. RI is also included in Metro 2.0. As Metro 2.0 is bundled in GlassFish v3, you don&#039;t require any separate installation step. On the servlet containers like Tomcat, you follow the installation instructions in the bundle.</li>
<li><a href="http://weblogs.java.net/blog/haroldcarr/archive/2009/12/11/metro-20-released">Metro 2.0 released | Java.net</a> &#8211; Metro 2.0 has been released.  Here is an overview of the new features</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/01/05/daily-del-icio-us-for-december-12th-through-january-5th/">Daily del.icio.us for December 12th through January 5th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/01/05/daily-del-icio-us-for-december-12th-through-january-5th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for September 17th through September 23rd</title>
		<link>http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/</link>
		<comments>http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 04:01:16 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[AXIS]]></category>
		<category><![CDATA[axis2]]></category>
		<category><![CDATA[bikes]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[cycling]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[etl]]></category>
		<category><![CDATA[femtocell]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[jaxb]]></category>
		<category><![CDATA[jaxws]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[parsing]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python3]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2061</guid>
		<description><![CDATA[JIRA 4 RC1 &#8211; Beta no more &#8211; JIRA Product Blog &#8211; The JIRA 4 Beta program is now complete. This week we released JIRA 4 Release Candidate 1 which means we&#39;re closer than ever to the finish line. jrecordbind: JRecordBind &#8211; Home &#8211; JRecordBind is (AFAIK) the only tool aimed at fixed-length files that&#39;s [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/">Daily del.icio.us for September 17th through September 23rd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blogs.atlassian.com/jira/2009/09/jira-4-rc1-beta-no-more.html">JIRA 4 RC1 &#8211; Beta no more &#8211; JIRA Product Blog</a> &#8211; The JIRA 4 Beta program is now complete. This week we released JIRA 4 Release Candidate 1 which means we&#39;re closer than ever to the finish line.</li>
<li><a href="https://jrecordbind.dev.java.net/">jrecordbind: JRecordBind &#8211; Home</a> &#8211; JRecordBind is (AFAIK) the only tool aimed at fixed-length files that&#39;s able to marshall and unmarshall. By the way you may be a producer of fixed length files, not just a consumer.
<p>JRecordBind supports hierarchical fixed length files: records of some type that are &quot;sons&quot; of other record types.</p>
<p>JRecordBind uses XML Schema for the definition file: that could make your learning curve steeper.</li>
<li><a href="http://soa.dzone.com/news/httpwwwrgoarchitectscomnblog20">SOA patterns &#8211; Reservations | SOA Zone</a> &#8211; Reservations is a protocol level pattern which that involves Reservation involves exchange of messages between service consumers and services. The next pattern is one of the enablers of such message exchange , it is also a one of the confusing pattern since a lot of commercial offerings which include it include gazillion other capabilities &#8211; yes I am talking about the ServiceBus</li>
<li><a href="http://java.dzone.com/articles/agile-architecture-lean">Agile Architecture, Lean Principles | Javalobby</a> &#8211; If we are able to take a seemingly architecturally significant challenge and make it reversible, then we have effectively minimized the impact and cost of change to a point where change is no longer architecturally significant.</li>
<li><a href="http://www.ibm.com/developerworks/java/library/j-jws8.html?ca=dgr-lnxw01Java-WSdth-J&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw01">Java Web services: JAXB and JAX-WS in Axis2</a> &#8211; Apache Axis2 supports a range of data-binding technologies, including the official Java&trade; standard, JAXB 2.x. Axis2 also supports the Java standard for Web service configuration, JAX-WS 2.x, as an alternative to its own custom configuration technique</li>
<li><a href="http://java.dzone.com/articles/jpa-implementation-patterns-8">JPA Implementation Patterns: Testing | Javalobby</a> &#8211; This week I will discuss various approaches to testing JPA code.The first question to ask is: what code do we want to test? Two kinds of objects are involved when we talk about JPA: domain objects and data access objects (DAO&#39;s)</li>
<li><a href="http://www.infoq.com/presentations/restful-financial-systems-integration">InfoQ: RESTful Approaches To Financial Systems Integration</a> &#8211; RESTful architectures are the subject of this presentation, specifically the way they are particularly attractive in solving many financial services integration problem</li>
<li><a href="http://finance.yahoo.com/news/ATampTs-Femtocell-Coming-zacks-3124433457.html?x=0">AT&amp;T&#8217;s Femtocell Coming Soon &#8211; Yahoo! Finance</a> &#8211; AT&amp;T&rsquo;s 3G Microcell is designed to improve wireless signal for both voice calls and data applications in home and small business settings and supports up to 10 3G capable cellular handsets</li>
<li><a href="http://ruedatropical.wordpress.com/2009/02/11/iphone-cycling-applications/">iPhone Cycling Applications &laquo;</a> &#8211; Phone, music, email, cycling computer and GPS tracking all in one device. Pretty slick. However before you trash your pricey cycling computer be aware the iPhone has an Achilles heel as a cycling computer.</li>
<li><a href="http://diveintopython3.org/">Dive Into Python 3</a> &#8211; Dive Into Python 3 covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it&rsquo;s about 20% revised and 80% new material. The book is now complete, but feedback is always welcome.</li>
<li><a href="http://www.ibm.com/developerworks/java/library/j-memcached1/index.html">memcached and Grails, Part 1: Installing and using memcached</a> &#8211; Caching is an essential part of any high-volume Web application and memcached is a great caching option. I have personally had a ton of success using it. If you choose to leverage memcached as your caching solution, I am sure you will see just how effective it is.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/">Daily del.icio.us for September 17th through September 23rd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for August 17th through August 27th</title>
		<link>http://www.j2eegeek.com/blog/2009/08/27/daily-del-icio-us-for-august-17th-through-august-27th/</link>
		<comments>http://www.j2eegeek.com/blog/2009/08/27/daily-del-icio-us-for-august-17th-through-august-27th/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:00:44 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[acquistion]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[camel]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[ejb3]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlevoice]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[terracotta]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2037</guid>
		<description><![CDATA[jaque &#8211; Project Hosting on Google Code &#8211; JaQue provides an infrastructure for Microsoft LINQ like capabilities on Java platform. Using ASM, JaQue builds expression trees, which are used to build a query in domain specific technology or language, such as SQL [ANNOUNCEMENT] Apache Wink 0.1 Released (JAX-RS Implementation) &#171; Show me the code! &#8211; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/08/27/daily-del-icio-us-for-august-17th-through-august-27th/">Daily del.icio.us for August 17th through August 27th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/p/jaque/">jaque &#8211; Project Hosting on Google Code</a> &#8211; JaQue provides an infrastructure for Microsoft LINQ like capabilities on Java platform. Using ASM, JaQue builds expression trees, which are used to build a query in domain specific technology or language, such as SQL</li>
<li><a href="http://davanum.wordpress.com/2009/08/27/announcement-apache-wink-0-1-released-jax-rs-implementation/">[ANNOUNCEMENT] Apache Wink 0.1 Released (JAX-RS Implementation) &laquo; Show me the code! &ndash; By Davanum Srinivas</a> &#8211; Apache Wink is a framework for building RESTful Web services.<br />
It is comprised of a Server module and a Client module for developing<br />
and consuming RESTful Web services.</li>
<li><a href="http://blog.jeroenreijn.com/2009/03/apache-camel-open-source-integration.html">Jeroen Reijn: Apache Camel: open source integration framework</a> &#8211; This blogpost was inspired by an article over at Gridshore, where Jettro wrote a post on using Spring Integrations as integration framework. Since I&#39;m pretty much Apache minded, I have been looking around for other open source integration frameworks within the ASF, which brought me to Apache Camel.</li>
<li><a href="http://www.vaannila.com/struts-2/struts-2-tutorial/struts-2-hibernate-validation-tutorial-1.html">Struts 2 Hibernate Validation Tutorial</a> &#8211; The Hibernator Validator framework follows the DRY (Don&#39;t Repeat Yourself) principle. Using Hibernator Validator you need to specify the constraints using annotations in the domain object. Once you specify the constraints you can use it in any layer of your application without duplicating it.</li>
<li><a href="http://www.infoq.com/presentations/Spring-and-Java-EE-6-Jurgen-Holler">InfoQ: Spring and Java EE 6</a> &#8211; J&uuml;rgen H&ouml;ller presents some of the new features coming in Java EE 6 and how their relate to Spring Framework: Profiles, Servlet 3.0, JSR-236 Concurrency, JSF 2.0, JPA 2.0, JSR-303, JAX-RS, EJB 3.1, JSR-299.</li>
<li><a href="http://www.jeviathon.com/2009/08/adding-second-in-memory-datasource-to.html">Jeviathon: Adding a second In-Memory datasource to your Spring configuration &#8211; Software Architecture,Java Development, Spring and Hibernate by Software Architect Chris Hardin</a> &#8211; There you have it, a quick in memory database. It is super fast as well it should be since it is all in memory</li>
<li><a href="http://www.techcrunch.com/2009/08/21/the-simple-truth-whats-really-going-on-with-apple-google-att-and-the-fcc/">The Truth: What&rsquo;s Really Going On With Apple, Google, AT&amp;T And The FCC</a> &#8211; This isn&rsquo;t about protecting users, it&rsquo;s about controlling them. And that&rsquo;s not what Apple should be about. Put the users first, Steve, and don&rsquo;t lie to us. We&rsquo;re not that dumb.</li>
<li><a href="http://daringfireball.net/2009/08/apples_fcc_response">Daring Fireball: Choice Nuggets From Apple&#8217;s Response to the FCC&#8217;s Inquiry Regarding the Rejection and Removal of Google Voice Apps From the App Store</a> &#8211; Apple&rsquo;s response is worth reading in its entirety; it is written in clear, plain language, and gives straight answers to nearly all questions. A few choice bits, though</li>
<li><a href="http://money.cnn.com/2009/08/20/technology/redhat_stock_open_source.fortune/">Investor Daily: Red Hat takes on the recession &#8211; Aug. 21, 2009</a> &#8211; Fair or not, Red Hat is the best proxy for how open source software has been received during this economic downturn, and guess what? It&#39;s doing pretty well.</li>
<li><a href="http://www.infoworld.com/d/open-source/open-source-java-caching-vendors-merge-328?source=rss_cloud_computing">Open source Java caching vendors merge | Open Source &#8211; InfoWorld</a> &#8211; Terracotta, an open source Java caching vendor, announced it acquired EHCache earlier this week.</li>
<li><a href="http://www.youtube.com/watch?v=PDuhR18-EdM">YouTube &#8211; Google I/O 2009 &#8211; Best Practices for Architecting GWT App</a> &#8211; Google Web Toolkit provides the infrastructure you need to build a high performance web application and leaves the architecture open to fit your needs. Learn from others who have gone before. In this session we&#39;ll discuss best practices that real web applications are using to achieve high performance event handling, UI creation, and more.</li>
<li><a href="http://www.caughtbyjava.com/new-java-6-collections/">New Java 6 Collections &laquo; Caught By Java</a> &#8211; With the release of Java 6, Sun Microsystems has added some new interfaces and their implementation to the existing java collection family.</li>
<li><a href="http://commons.apache.org/math/">Math &#8211; Commons-Math: The Apache Commons Mathematics Library</a> &#8211; Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/08/27/daily-del-icio-us-for-august-17th-through-august-27th/">Daily del.icio.us for August 17th through August 27th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/08/27/daily-del-icio-us-for-august-17th-through-august-27th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for August 13th through August 16th</title>
		<link>http://www.j2eegeek.com/blog/2009/08/16/daily-del-icio-us-for-august-13th-through-august-16th/</link>
		<comments>http://www.j2eegeek.com/blog/2009/08/16/daily-del-icio-us-for-august-13th-through-august-16th/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 23:00:40 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[continuous-integration]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[easymock]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlewave]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[iBATIS]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[idea9]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[stackoverflow]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2030</guid>
		<description><![CDATA[Bamboo 2.3 is Available &#8211; See Elastic Bamboo in Action! &#8211; Bamboo 2.3 has just been released and is available for immediate download. This release expands support for scaling your continuous integration (CI) build system into the Amazon EC2 cloud, and makes it easier to manage complex builds as your team&#39;s use of CI grows. [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/08/16/daily-del-icio-us-for-august-13th-through-august-16th/">Daily del.icio.us for August 13th through August 16th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://feedproxy.google.com/~r/AtlassianBlog/~3/zvH25dsoELY/bamboo_23_release_announcement_draft.html">Bamboo 2.3 is Available &#8211; See Elastic Bamboo in Action!</a> &#8211; Bamboo 2.3 has just been released and is available for immediate download. This release expands support for scaling your continuous integration (CI) build system into the Amazon EC2 cloud, and makes it easier to manage complex builds as your team&#39;s use of CI grows.</li>
<li><a href="http://doctype.com/">Doctype &#8211; Web design Q &amp; A</a> &#8211; New Stack-Overflow-style question-and-answer site for web designers, from the makers of Litmus.</li>
<li><a href="http://news.cnet.com/8301-13505_3-10306690-16.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-5">VMware puts squeeze on Red Hat with SpringSource buy | The Open Road &#8211; CNET News</a> &#8211; Red Hat is, of course, taking a leadership role in virtualization and increasingly cloud computing. But it will need to quickly move beyond its dependence on its operating system business to sell a larger, strategic story or it faces the prospect of being an excellent, limited basic infrastructure vendor.</li>
<li><a href="http://www.infoq.com/news/2009/08/wave-preview-opens">InfoQ: Google Wave Preview Opens Up on Sept 30th &#8211; What to Expect</a> &#8211; With the Google Wave Preview scheduled for public availability on September 30th, Wave API Tech Lead Douwe Osinga has posted on the Wave Google Group about what the team has been working on along with some future directions.</li>
<li><a href="http://www.infoq.com/presentations/soa-web-services=practice">InfoQ: SOA With Web Services, In Practice</a> &#8211; This presentation discusses specific SOA properties that might result in major problems and concrete ways to solve such problems including appropriate decoupling, appropriate processes for dealing with life-cycles and heterogeneous repositories, and pragmatic solutions for interoperability, reliability, and security.</li>
<li><a href="http://ibatis.apache.org/">iBATIS 3 for Java Released (BETA 1)</a> &#8211; iBATIS 3 is a complete rewrite from the ground up and thus represents the biggest change since the very first version of iBATIS released in 2002. There are a lot of modern features that take advantage of Java 5. iBATIS 3 includes simplified design and some great new tools for helping you build great database driven applications.</li>
<li><a href="http://blogs.jetbrains.com/idea/2009/08/original-intellij-cast/">Original IntelliJ Cast | JetBrains IntelliJ IDEA Blog</a> &#8211; Let&rsquo;s talk about type casts &mdash; those things you hardly can avoid in JVM-based code. Being a helpful IDE, IntelliJ IDEA now does all the casting stuff for you when you are using its code completion in Java and Groovy.</li>
<li><a href="http://www.infoq.com/presentations/couchDB-from-10K-feet">InfoQ: CouchDB From 10,000 Feet</a> &#8211; This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API and replication support, that solves problems of high-traffic, distributed peer-to-peer, and offline applications. all at the same time. You will learn to decide when CouchDB is a good fit for your project and when you are better off with a traditional database.</li>
<li><a href="http://blog.jteam.nl/2009/08/13/easier-mocking-with-mockito/">Easier mocking with Mockito &laquo; JTeam Blog / JTeam: Enterprise Java, Open Source, software solutions, Amsterdam</a> &#8211; I hope you can see by now why Mockito is a better alternative to EasyMock. At JTeam we&rsquo;re adopting Mockito in all our new projects. And whenever we have to go back to EasyMock, in the code from earlier projects, we know it was a good move. Happy mocking!</li>
<li><a href="http://news.cnet.com/8301-1001_3-10305822-92.html">Microsoft joins HTML 5 standard fray in earnest | Business Tech &#8211; CNET News</a> &#8211; After leaving much of the creation of a new version of HTML to Apple, Google, Opera, and Mozilla, Microsoft has begun sinking its teeth into the Web standard.</li>
<li><a href="http://www.gracepointafterfive.com/punypng-making-the-web-a-more-puny-place">punypng: making the web more puny, one png at a time | Gracepoint After Five</a> &#8211; It&rsquo;s a free png compression service that intelligently leverages multiple open-source png compression algorithms in the hopes of making the web  more puny, one png at a time.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/08/16/daily-del-icio-us-for-august-13th-through-august-16th/">Daily del.icio.us for August 13th through August 16th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/08/16/daily-del-icio-us-for-august-13th-through-august-16th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for July 7th through July 14th</title>
		<link>http://www.j2eegeek.com/blog/2009/07/14/daily-del-icio-us-for-july-7th-through-july-14th/</link>
		<comments>http://www.j2eegeek.com/blog/2009/07/14/daily-del-icio-us-for-july-7th-through-july-14th/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 04:00:01 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[barackobama]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[codehaus]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[cookbook]]></category>
		<category><![CDATA[derby]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone3.0]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javadb]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mosso]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[president]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[serialization]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1968</guid>
		<description><![CDATA[InfoQ: FlexMonkey 1.0 Released &#8211; FlexMonkey is an open source testing tool for Flex and AIR applications. FlexMonkey provides for the capture, replay, and verification of Flex user interface functionality. FlexMonkey generates ActionScript-based testing scripts that can be run from the FlexMonkey application or included within a continuous integration environment. First Steps to Scala &#8211; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/07/14/daily-del-icio-us-for-july-7th-through-july-14th/">Daily del.icio.us for July 7th through July 14th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoq.com/news/2009/07/flex-monkey-1.0-released">InfoQ: FlexMonkey 1.0 Released</a> &#8211; FlexMonkey is an open source testing tool for Flex and AIR applications. FlexMonkey provides for the capture, replay, and verification of Flex user interface functionality. FlexMonkey generates ActionScript-based testing scripts that can be run from the FlexMonkey application or included within a continuous integration environment.</li>
<li><a href="http://www.artima.com/scalazine/articles/steps.html">First Steps to Scala</a> &#8211; In this article, you&#39;ll follow twelve steps that are designed to help you understand and gain some basic skills in the Scala programming language.</li>
<li><a href="http://www.infoq.com/interviews/Web-2.0-Dion-Hinchcliffe">InfoQ: Dion Hinchcliffe on Web 2.0 and Web Oriented Architecture</a> &#8211; Dion Hinchcliffe is an advocate of Web 2.0 and the Web Oriented Architecture. He explains how a mindset shift helped some companies be very successful using the Web 2.0 model while others have failed. He also considers that eventually most companies will migrate to WOA because we are living in an increasingly networked world.</li>
<li><a href="http://www.platypusinnovation.com/view?id=1560">Tips and Tricks: An easy way to persist Lists, Images, etc. with JPA / EJB3 | Platypus Innovation: technology, AI, new media, maths, interactive drama, ARGs and related miscellanea</a> &#8211; JPA is EJB3&#39;s persistence annotations. These make saving state to a database relatively painless (and possibly give Java the edge here over most other languages).</li>
<li><a href="http://jackson.codehaus.org/">Jackson JSON Processor &#8211; Home</a> &#8211; There is a nice and fast XML / JSON parser with the name Jackson. It is especially useful for fast XML parsing and JSON processing with JAXB support.</li>
<li><a href="http://java.sun.com/developer/technicalArticles/Database/javadb_10_5/index.html">Introducing Java DB 10.5.1.1</a> &#8211; The next major release of Java DB, version 10.5.1.1, is now available for download. Java DB is Sun&#39;s supported distribution of the Apache Derby open-source database. Java DB is 100 percent Java technology and easy to use. Don&#39;t be fooled by its small JAR file (2.5M): This free database is fast, reliable, and packed with features</li>
<li><a href="http://iphoneroot.com/number-one-on-flickr/">iPhone&rsquo;s camera is the most used on Flickr | iPhone Root</a> &#8211; In just 20 days the iPhone has climbed to the top of Flickr and is now in first place among the most used cameras.</li>
<li><a href="http://www.infoq.com/presentations/Spring-Framework-3.0-Juergen-Hoeller">InfoQ: Spring Framework 3.0, The Next Generation</a> &#8211; Juergen Hoeller co-founder of Spring Framework, sees 3.0 as the completion of what was started with 2.5. Some topics covered in his presentation are: more annotation-based configuration options, Unified EL++, REST, Portlet 2.0 and Java EE6 support.</li>
<li><a href="http://lifehacker.com/5312052/top-10-tips-and-tricks-for-better-coffee">Top 10 Tips and Tricks for Better Coffee &#8211; Coffee &#8211; Lifehacker</a> &#8211; Coffee doesn&#39;t always make work better, but you can definitely work to get better coffee. From four-cup hotel machines to French presses, from home-roasted beans to decorative foam&mdash;we&#39;ve got a wealth of tips for enjoying a better cup</li>
<li><a href="http://www.java-entrepreneur.com/50226711/amr_oraclesun_to_wreak_havoc_on_enterprise_software_market.php">Java Entrepreneur: AMR: Oracle/Sun to &#8216;Wreak Havoc&#8217; on Enterprise Software Market</a> &#8211; Of the top 50 software vendors ranked by AMR, two-thirds have applications that require Java, including many Oracle competitors&#8230; &#39;Not only will vendors be impacted by the fragile economy, but 33 out of the top 50 vendors will have to reevaluate their commitment to the Java programming language,&#39; said AMR vice president Dennis Gaughan,&quot; Gage writes</li>
<li><a href="http://www.catalyzed.org/2009/07/cloud-servers-for-your-perl-app-amazons-ec2-vs-mosso.html">Cloud servers for your Perl app &#8211; Amazon&#8217;s EC2 vs Mosso &#8211; Catalyzed.org: A Catalyst and Perl Blog</a> &#8211; On the whole Amazon EC2 and Mosso are very close competitors. Amazon loses out on CPU power per dollar spent, but Mosso costs a bit more per gigabyte of RAM. Mosso loses out on &#39;extra storage&#39; but wins on general IO speed.</li>
<li><a href="http://www.restful-webservices-cookbook.org/">RESTful Web Services Cookbook</a> &#8211; RESTful Web Services Cookbook is a book for programmers designing and developing RESTful web services, to be published by O&#39;Reilly and Yahoo! Press by the end of 2009. This book is currently a work in progress.</li>
<li><a href="http://www.codinghorror.com/blog/archives/001283.html">Coding Horror: Oh, You Wanted &quot;Awesome&quot; Edition</a> &#8211; Open source software only comes in one edition: awesome.</li>
<li><a href="http://www.boston.com/bigpicture/2009/07/president_obamas_first_167_day.html">President Obama&#8217;s first 167 days &#8211; The Big Picture &#8211; Boston.com</a> &#8211; U.S. President Barack Obama has now been in office for 167 days, and it&#39;s time for a look back. Why 167 days? Why not &#8211; it&#39;s just as arbitrary a number as the usual &quot;100 days&quot;.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/07/14/daily-del-icio-us-for-july-7th-through-july-14th/">Daily del.icio.us for July 7th through July 14th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/07/14/daily-del-icio-us-for-july-7th-through-july-14th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

