<?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; apache</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/apache/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>Wed, 01 Feb 2012 04:11:41 +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 December 27th through December 28th</title>
		<link>http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 03:36:27 +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[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bigdata]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[cobol]]></category>
		<category><![CDATA[consumerization]]></category>
		<category><![CDATA[dart]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipo]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java7]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[neo4j]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[phaser]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[spring3.1]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[technicaldebt]]></category>
		<category><![CDATA[textprocessing]]></category>
		<category><![CDATA[threading]]></category>
		<category><![CDATA[tika]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[wallstreet]]></category>
		<category><![CDATA[windowsphone7]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/</guid>
		<description><![CDATA[Transaction configuration with JPA and Spring 3.1 &#8211; This is the fifth of a series of articles about Persistence with Spring. This article will focus on the configuration of transactions with Spring 3.1 and JPA. Java 7: Understanding the Phaser, a flexible thread synchronization mechanism &#8211; Java 7 introduces a flexible thread synchronization mechanism called [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/">Links for December 27th through December 28th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.baeldung.com/2011/12/26/transaction-configuration-with-jpa-and-spring-3-1/">Transaction configuration with JPA and Spring 3.1</a> &#8211; This is the fifth of a series of articles about Persistence with Spring. This article will focus on the configuration of transactions with Spring 3.1 and JPA.</li>
<li><a href="http://niklasschlimm.blogspot.com/2011/12/java-7-understanding-phaser.html">Java 7: Understanding the Phaser, a flexible thread synchronization mechanism</a> &#8211; Java 7 introduces a flexible thread synchronization mechanism called Phaser. If you need to wait for threads to arrive before you can continue or start another set of tasks, then Phaser is a good choice.</li>
<li><a href="http://www.cloudtmp.com/java/how-to-deploy-a-neo4j-instance-in-amazon-ec2-in-10-minutes/">CloudTMP &raquo; How to deploy a neo4j instance in Amazon EC2 in 10 minutes</a> &#8211; Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database. In this post I will explain how to deploy a neo4j instance in Amazon EC2 web service.</li>
<li><a href="http://java.dzone.com/articles/significant-software">Significant Software Development Developments of 2011 | Javalobby</a> &#8211; 2011 was yet another year that saw significant developments and advances in the software development industry. The lists compiled in this post indicate how broadly spread these advances were, affecting different programming languages, different deployment environments, and different stakeholders.</li>
<li><a href="http://www.pixelmonkey.org/2011/04/09/groovy-the-python-of-java">Groovy, the Python of Java</a> &#8211; Groovy is respectful of and cooperative with Java itself. One of its primary design goals is to live alongside existing Java code, even while Groovy&rsquo;s syntax far surpasses that of Java. In this respect, Groovy plays a very similar role in the Java ecosystem that Python plays in the C ecosystem</li>
<li><a href="http://www.infoq.com/news/2011/12/tika-10">InfoQ: Apache Tika 1.0 Allows Easy Text Extraction for Java</a> &#8211; The Apache Tika project aims to provide a single API for extracting data and detecting language from arbitrary input formats, such as text documents, spreadsheets, PDFs or images. Even audio or video input formats are supported to a certain degree.</li>
<li><a href="http://www.infoq.com/presentations/Concurrent-Caching-at-Google">InfoQ: Concurrent Caching at Google</a> &#8211; Charles Fry presents MapMaker, an in-memory caching solution on the JVM, discussing its API and implementation evolution along with internal details.</li>
<li><a href="http://codebrickie.com/blog/2011/12/25/5-reasons-why-the-technical-debt-in-java-ee-projects-is-much-higher-than-in-cobol-projects/">5 Reasons why the technical debt in Java EE projects is much higher than in COBOL projects &#8211; The CodeBrickie</a> &#8211; While the basic notion of higher technical debt in Java projects compared to COBOL may be certainly true at the time the snapshot was taken for some good reasons, I doubt the reliability of an almighty automatic code analysis tool which is able to produce such testimonies about overall quality of projects with very different technical and organizational backgrounds.</li>
<li><a href="http://jodd.org/doc/jerry/index.html">Jodd | Jerry &#8211; The Unbearable Lightness of Java</a> &#8211; Jerry is a jQuery in Java. Jerry is a fast and concise Java Library that simplifies HTML document parsing, traversing and manipulating. Jerry is designed to change the way that you parse HTML content</li>
<li><a href="http://www.bloomberg.com/news/2011-12-28/facebook-poised-to-lead-biggest-u-s-internet-ipo-year-since-99.html">Facebook Poised to Lead Biggest U.S. Internet IPO Year Since 1999 Bubble &#8211; Bloomberg</a> &#8211; With Facebook considering the largest Internet IPO on record and regulatory filings showing that at least 14 other Web-related companies are planning sales, the industry may raise $11 billion next year, according to data compiled by Bloomberg. That would be the most since $18.5 billion of IPOs in 1999, just before the dot-com bubble burst.</li>
<li><a href="http://medialize.github.com/URI.js/">URI.js &#8211; URLs in Javascript</a> &#8211; URI.js is a javascript library for working with URLs. It offers a &quot;jQuery-style&quot; API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority().</li>
<li><a href="http://www.geekwire.com/2011/microsoft-place-people-concludes-bernstein-research-report">Microsoft in a better place than many people think, concludes Bernstein report &#8211; GeekWire</a> &#8211; A recent Bernstein Research report says that Microsoft is actually in a good position to manage threats such as tablets and cloud computing and avoid a &quot;doomsday&quot; situation</li>
<li><a href="http://blogs.hbr.org/cs/2011/07/coming_to_terms_with_the_consu.html">Coming to Terms with the Consumerization of IT &#8211; R &ldquo;Ray&rdquo; Wang &#8211; Harvard Business Review</a> &#8211; IT and business leaders need to work together and operate in parallel. If IT slows down the business capability to innovate, the company will suffer as new business models emerge and infrastructure will fail to keep up. If business moves ahead of IT in technology, then the company fails because IT will spend years cleaning up technology messes</li>
<li><a href="http://scobleizer.com/2011/12/26/phone7/">Oh, Charlie, you should have been here for Christmas &mdash; Scobleizer</a> &#8211; It shows why Charlie is so wrong: apps do matter and matter big time and TODAY matter more than carriers.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/">Links for December 27th through December 28th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/12/28/links-for-december-27th-through-december-28th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for November 21st through November 25th</title>
		<link>http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 14:48:40 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[errai]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[heroku]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[neo4j]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/</guid>
		<description><![CDATA[Errai is a framework for building GWT applications &#8211; JBoss Community &#8211; Errai offers a set of components that simplify building rich web applications using The Google Web Toolkit. The framework provides a concise programming model for powerful client-server communication and extension points that bring Java Enterprise standards to GWT clients. Errai Developer Blog: Setting [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/">Links for November 21st through November 25th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.jboss.org/errai">Errai is a framework for building GWT applications &#8211; JBoss Community</a> &#8211; Errai offers a set of components that simplify building rich web applications using The Google Web Toolkit. The framework provides a concise programming model for powerful client-server communication and extension points that bring Java Enterprise standards to GWT clients.</li>
<li><a href="http://errai-blog.blogspot.com/2011/11/setting-record-straight-on-gwt.html">Errai Developer Blog: Setting the Record Straight on GWT</a> &#8211; Since joining the Errai team, I&#039;ve been telling lots of people about our project. Every time I do this, I find myself dispelling some common misconceptions about what GWT is and how it can be used.</li>
<li><a href="http://www.h-online.com/open/news/item/Canonical-dropping-CouchDB-from-Ubuntu-One-1382809.html">Canonical dropping CouchDB from Ubuntu One &#8211; The H Open Source: News and Features</a> &#8211; Canonical is discontinuing its use of CouchDB as part of its Ubuntu One data synchronisation service. The announcement was made by John Lenton, Senior Engineering Manager at Canonical. CouchDB has been used in Ubuntu One to provide a synchronisable way of storing and distributing arbitrary structured data which included contacts, notes and playlists.</li>
<li><a href="http://www.mikealrogers.com/posts/apache-considered-harmful.html">Apache considered harmful</a> &#8211; People have a great capacity for change. Those people can and will continue to lead us as our institutions fail and eventually harm us.</li>
<li><a href="http://gigaom.com/cloud/heroku-launches-sql-database-as-a-service/">Heroku launches SQL Database-as-a-Service &mdash; Cloud Computing News</a> &#8211; The new service, aptly called Heroku Postgres, is a commercial version of what Heroku has been providing to its own developers for years, only it&rsquo;s now available to all developers regardless where they host their applications.</li>
<li><a href="http://www.springsource.org/node/3311">Video: Introduction to Spring Data Neo4j | SpringSource.org</a> &#8211; The Spring Data Neo4j project has evolved to support the Neo4j graph data store within the Spring paradigm. Neo4j expert, Michael Hunger, provides a guided tour of the technology and provides details on how to get started in this Introduction to Spring Data Neo4j.</li>
<li><a href="http://code.google.com/p/simple-spring-memcached/">simple-spring-memcached &#8211; A drop-in library to enable memcached caching in Spring beans via annotations for some simple use cases</a> &#8211; Distributed caching can be a big, hairy, intricate, and complex proposition when using it extensively. Simple-Spring-Memcached (SSM) attempts to simplify implementation for several basic use cases. This project enables caching in Spring-managed beans, by using Java 5 Annotations and Spring/AspectJ AOP on top of the spymemcached client.</li>
<li><a href="http://www.infoworld.com/t/application-development/picking-the-top-10-technologies-vs-trends-179622?source=IFWNLE_nlt_daily_2011-11-21">Picking the top 10: Technologies vs. trends | Application development &#8211; InfoWorld</a> &#8211; No one can tell for sure which emerging technologies will have the greatest impact on the enterprise, but we&#039;re giving it our best shot</li>
<li><a href="http://thenextweb.com/google/2011/11/22/google-just-used-its-search-app-to-sneak-most-of-chrome-os-onto-the-ipad/">Google Just Snuck Most of Chrome OS Onto the iPad &#8211; The Next Web</a> &#8211; With the announcement of its new Search app, Google gave iPad users more than just a slick and well-made native search app that bests the experience on any Android tablet. It also managed to squeeze the core elements of Chrome OS into Apple&rsquo;s ecosystem.</li>
<li><a href="http://www.launch.is/blog/bezos-gone-wild-amazon-selling-every-non-iphone-smartphone-f.html">Bezos Gone Wild! Amazon Selling Every Non-iPhone Smartphone for One&nbsp;Penny &#8211; LAUNCH -</a> &#8211; Through next Monday, Amazon is selling all non-iPhones for one penny with a new two-year contract. Smartphones on sale for $0.01 include the Motorola Droid Razr, which Verizon sells for $299 with a two-year contract, the Samsung Galaxy S II, Epic 4G Touch, which Spring sells for $199 with a two-year contract, and the BlackBerry Torch 4G, which AT&amp;T sells for $99 with a two-year contract.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/">Links for November 21st through November 25th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/11/26/links-for-november-21st-through-november-25th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for October 23rd through October 26th</title>
		<link>http://www.j2eegeek.com/blog/2011/10/26/links-for-october-23rd-through-october-26th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/10/26/links-for-october-23rd-through-october-26th/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 01:27:31 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[appcode]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[atomhopper]]></category>
		<category><![CDATA[atompub]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[codify]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[ExtGWT]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitbox]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gxt3.0]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[jasmine]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jetbrains]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[objectivec]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4609</guid>
		<description><![CDATA[JetBrains AppCode: an Objective-C IDE That Makes a Difference &#8211; AppCode is a new Objective-C IDE for developers building apps for Apple devices such as Macs, iPhones &#38; iPads. Codify &#8211; Make Anything on your iPad. &#8211; Codify for iPad lets you create games and simulations &#8212; or just about any visual idea you have. [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/10/26/links-for-october-23rd-through-october-26th/">Links for October 23rd through October 26th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.jetbrains.com/objc/">JetBrains AppCode: an Objective-C IDE That Makes a Difference</a> &#8211; AppCode is a new Objective-C IDE for developers building apps for Apple devices such as Macs, iPhones &amp; iPads.</li>
<li><a href="http://twolivesleft.com/Codify/">Codify &#8211; Make Anything on your iPad.</a> &#8211; Codify for iPad lets you create games and simulations &mdash; or just about any visual idea you have. Turn your thoughts into interactive creations that make use of iPad features like Multi-Touch and the accelerometer.</li>
<li><a href="http://www.gitboxapp.com/">Gitbox &#8211; The version control app on a Mac</a> &#8211; Gitbox is a simple yet powerful Git repository manager.<br />
Beyond one-click commit, push, pull and rebase, it gives you<br />
unique features like search in history and undo for Git commands.</li>
<li><a href="http://opensource.com/business/11/10/open-source-antidote-too-big-fail?sc_cid=70160000000Tok9AAC">Open source: The antidote for &quot;too big to fail&quot; | opensource.com</a> &#8211; Open source represents a profound paradigm change to the way software is developed, deployed, and managed. But it also represents the most effective, efficient, and reliable way to ensure that the enterprise itself can evolve to address continuously changing requirements, environments, challenges, and opportunities. Open source software is the antidote to &quot;too big to fail.&quot; It is a way to create mission capability that anticipates the future, and thereby creates the future.</li>
<li><a href="http://www.splatf.com/2011/10/apple-tv-television/">Here&rsquo;s how Apple could finally put the &ldquo;TV&rdquo; in Apple TV &ndash; SplatF</a> &#8211; So Apple needs to be able to say: This is the best machine in the world for watching all the television you already love. And it does all this other cool stuff. That&rsquo;s a winner. (That&rsquo;s the approach Apple used for the iPhone.)</li>
<li><a href="http://pivotal.github.com/jasmine/">Jasmine: BDD for your JavaScript</a> &#8211; Jasmine is a behavior-driven development framework for testing your JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.</li>
<li><a href="http://www.sencha.com/blog/ext-gwt-3-developer-preview-5/">Ext GWT 3.0 Developer Preview 5</a> &#8211; The Ext GWT team has been hard at work on Ext GWT 3.0 and we&rsquo;re happy to announce the availability of Ext GWT 3.0 PR5. This will be the last developer preview release as we move toward our 3.0 beta releases.</li>
<li><a href="http://atomhopper.org/">Atom Hopper &#8211; open source ATOMPub server for accessing, processing and aggregating ATOM entries</a> &#8211; Atom Hopper is an open source ATOMPub server for accessing, processing and aggregating ATOM entries. Atom Hopper was designed to make it easy to build both generalized and specialized persistence mechanisms for ATOM XML data, based on the ATOM Syndication Format and the ATOM Publishing Protocol.</li>
<li><a href="http://www.giantflyingsaucer.com/blog/?p=3191">Getting started with Atom Hopper &ndash; a Java ATOMPub server based on Apache Abdera | Giant Flying Saucer</a> &#8211; I&rsquo;ve been blogging lately about Apache Abdera and ATOM. ATOM can be used for a lot of things and is very flexible. Today I want to introduce you to a new ATOMPub server called: Atom Hopper.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/10/26/links-for-october-23rd-through-october-26th/">Links for October 23rd through October 26th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/10/26/links-for-october-23rd-through-october-26th/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 June 10th through June 11th</title>
		<link>http://www.j2eegeek.com/blog/2011/06/11/links-for-june-10th-through-june-11th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/06/11/links-for-june-10th-through-june-11th/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 17:00:46 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[bigdata]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipselink]]></category>
		<category><![CDATA[emc]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[icloud]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[loadtesting]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[multitenant]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[shiro]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[spring3.1]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springsource]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[windows8]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4535</guid>
		<description><![CDATA[Writing a Sencha Touch Application, Part 1 &#8211; In this series we will create a Sencha Touch application that allows its users to take notes and store them on the device running the app The Good, the Bad, and the Ugly of REST APIs &#8211; O&#8217;Reilly Broadcast &#8211; We&#039;ve seen a lot of the good, [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/06/11/links-for-june-10th-through-june-11th/">Links for June 10th through June 11th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://miamicoder.com/2011/writing-a-sencha-touch-application-part-1/">Writing a Sencha Touch Application, Part 1</a> &#8211; In this series we will create a Sencha Touch application that allows its users to take notes and store them on the device running the app</li>
<li><a href="http://broadcast.oreilly.com/2011/06/the-good-the-bad-the-ugly-of-rest-apis.html">The Good, the Bad, and the Ugly of REST APIs &#8211; O&#8217;Reilly Broadcast</a> &#8211; We&#039;ve seen a lot of the good, the bad, and the ugly in API design. This article sums up my thinking on the subject.</li>
<li><a href="http://www.javacodegeeks.com/2011/06/zero-downtime-deployment-and-rollback.html">Zero-downtime Deployment (and Rollback) in Tomcat; a walkthrough and a checklist &#8211; Java Code Geeks</a> &#8211; If you thought Tomcat could not get any better, you thought wrong. Tomcat 7 introduces what is called Parallel Deployment. This was contributed by SpringSource/VMWare. Simply put, parallel deployment is the ability to deploy more than one version of your web application in parallel, making all versions available under the exact same URL.</li>
<li><a href="http://mokk.me/">mokk.me &#8211; Mobile web app mocks</a> &#8211; mokk.me is a web app with no back-end, using HTML, CSS, JavaScript, and CouchDB only</li>
<li><a href="http://nosql.mypopescu.com/post/6411921236/using-couchdb-in-an-ios-application">Using CouchDB in an iOS Application :: myNoSQL</a> &#8211; A guide of using mobile Couchbase Xcode project templates by Marty Schoch. It takes only 5 minutes to get started.</li>
<li><a href="http://www.infoworld.com/t/mobile-development/why-wont-microsoft-say-anything-about-silverlight-687#talkback">Why won&#8217;t Microsoft say anything about Silverlight? | Mobile development &#8211; InfoWorld</a> &#8211; Once touted as the ultimate replacement for Adobe Flash, Microsoft Silverlight&#039;s future seems cloudier than ever</li>
<li><a href="http://www.yuiblog.com/blog/2011/06/09/video-f2esummit2011-donnelly/">YUI Theater &mdash; Jenny Donnelly: &ldquo;Introduction to Git&rdquo; (53 min.) &raquo; Yahoo! User Interface Blog (YUIBlog)</a> &#8211; YUI engineering manager Jenny Donnelly (@jennyd) gives an introduction to Git and how to use it in the real world, including branching and committing, a typical git workflow, merge vs rebase, and tips and tricks that will make your life easier.</li>
<li><a href="http://software-security.sans.org/blog/2011/06/06/safer-software-through-secure-frameworks">Safer Software through Secure Frameworks</a> &#8211; What we need is implementation-level security issues taken care of at the language and framework level. So that developers can focus on their real jobs: solving design problems and writing code that works.</li>
<li><a href="http://software-security.sans.org/blog/2010/08/11/security-misconfigurations-java-webxml-files">Seven Security (Mis)Configurations in Java web.xml Files</a> &#8211; There are a lot of articles about configuring authentication and authorization in Java web.xml files. Instead of rehashing how to configure roles, protect web resources, and set up different types of authentication let&#039;s look at some of the most common security misconfigurations in Java web.xml files.</li>
<li><a href="http://java.dzone.com/articles/java-web-application-security-2">Java Web Application Security &#8211; Part IV: Programmatic Login APIs | Javalobby</a> &#8211; This article has shown you how you can programmatically login using Java EE 6, Spring Security and Apache Shiro. Before Java EE 6 (and Servlet 3), there was no API to programmatically login, so this is a welcome addition</li>
<li><a href="http://nosql.mypopescu.com/post/6384741409/emc-bigdata-acquisition-budget-3-billion">EMC BigData Acquisition Budget: $3 Billion :: myNoSQL</a> &#8211; EMC Corp. may spend about $3 billion on acquisitions this year, keeping pace with last year&rsquo;s tally, to add businesses that can help corporate customers analyze reams of data</li>
<li><a href="http://java-persistence-performance.blogspot.com/2011/06/how-to-improve-jpa-performance-by-1825.html">Java Persistence Performance: How to improve JPA performance by 1,825%</a> &#8211; JPA provides several optimization features and techniques, and some pitfalls waiting to snag the unwary developer. Most JPA providers also provide a plethora of additional optimization features and options. In this blog entry I will explore the various optimization options and techniques, and a few of the common pitfalls.</li>
<li><a href="http://www.brentozar.com/archive/2011/06/how-design-multiclient-databases/">How to Design Multi-Client Databases | Brent Ozar PLF | Brent Ozar PLF</a> &#8211; When you&rsquo;re building an application for lots of clients, there&rsquo;s two common ways to design the database(s):  Option A: Put all clients in the same database Option 2: Build one database per client</li>
<li><a href="http://static.springsource.org/spring/docs/3.1.0.M2/spring-framework-reference/html/new-in-3.1.html">New Features and Enhancements in Spring 3.1</a> &#8211; Building on the support introduced in Spring 3.0, Spring 3.1 is currently under development, and at the time of this writing Spring 3.1 M2 has just been released. This is a list of new features for Spring 3.1</li>
<li><a href="http://blog.joemoreno.com/2011/06/tricks-i-learned-at-apple-steve-jobs.html">Mea Vita (My Life): Tricks I Learned At Apple: Steve Jobs Load Testing @mvorpagel</a> &#8211; While it&#039;s hard to predict exactly how the entire system would behave in the real world, we had a good idea, before we flipped the switch, thanks to our thorough testing strategies.</li>
<li><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/g/a/2011/06/10/businessinsider-apple-icloud-microsoft-cloud-2011-6.DTL">For Google, iCloud Is Annoying; For Microsoft, It&#8217;s A Humiliation (AAPL, MSFT, GOOG)</a> &#8211; The problem for Microsoft is that they had almost a decade to come up with something like iCloud to realize that vision, and they didn&#039;t.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/06/11/links-for-june-10th-through-june-11th/">Links for June 10th through June 11th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/06/11/links-for-june-10th-through-june-11th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for May 26th through May 29th</title>
		<link>http://www.j2eegeek.com/blog/2011/05/29/links-for-may-26th-through-may-29th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/05/29/links-for-may-26th-through-may-29th/#comments</comments>
		<pubDate>Mon, 30 May 2011 00:27:19 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[cloudfoundry]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[forkjoin]]></category>
		<category><![CDATA[hashbang]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java7]]></category>
		<category><![CDATA[javaee6.0]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[jsr166]]></category>
		<category><![CDATA[mapreduce]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[popularity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[quicksort]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[sinatra]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4506</guid>
		<description><![CDATA[danwebb.net &#8211; It&#8217;s About The Hashbangs &#8211; Hashbangs(#!) URL syntax is destructive to the web. The implementation is inappropriate, even as a temporary measure or as a downgrade experience. Videos Posted by Facebook Engineering: Push: Tech Talk- May 26, 2011 [HQ] &#8211; In this tech talk, Chuck Rossi will dig into the tools and processes [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/29/links-for-may-26th-through-may-29th/">Links for May 26th through May 29th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://danwebb.net/2011/5/28/it-is-about-the-hashbangs">danwebb.net &#8211; It&#8217;s About The Hashbangs</a> &#8211; Hashbangs(#!) URL syntax is destructive to the web. The implementation is inappropriate, even as a temporary measure or as a downgrade experience.</li>
<li><a href="https://www.facebook.com/video/video.php?v=10100259101684977&amp;oid=9445547199&amp;comments">Videos Posted by Facebook Engineering: Push: Tech Talk- May 26, 2011 [HQ]</a> &#8211; In this tech talk, Chuck Rossi will dig into the tools and processes built by our Release Engineering team that make it possible to push daily updates to the site.</li>
<li><a href="https://sites.google.com/site/tentacoloviola/cookiejacking">Cookiejacking is a UI redressing attack that allows an attacker to hijack his victim&#8217;s cookies without any XSS.</a> &#8211; Cookiejacking is a UI redressing attack that allows an attacker to hijack his victim&#039;s cookies without any XSS.</li>
<li><a href="http://www.youtube.com/watch?v=OVOT6cDnKyU&amp;feature=player_embedded">YouTube &#8211; RailsConf Workshop on using Cloud Foundry</a> &#8211; The workshop takes you through creating a Sinatra application, then takes you through adding Redis http://redis.io to your application.</li>
<li><a href="http://www.deftitlenil.com/2011/04/blog-post_05.html">(def title nil): Quick(er)sort Through Parallelism</a> &#8211; We will detail two effective synchronization policies for parallel Quicksort in Java. One is usable in production now, one is coming soon in JDK 7. Shared count down latch and Fork/Join framework, new in JDK 7 (JSR 166)</li>
<li><a href="http://blog.monitis.com/index.php/2011/05/24/nosql-databases-a-look-at-apache-cassandra/">NoSQL Databases &ndash; A Look at Apache Cassandra</a> &#8211; Cassandra is a fully distributed column-oriented  data store that provides MapReduce implementation using Hadoop. All the nodes in the cluster play the same role. The data (existing and new) are shared automatically among the nodes</li>
<li><a href="http://blog.monitis.com/index.php/2011/05/22/picking-the-right-nosql-database-tool/">Monitis Blog &#8211; Picking the Right NoSQL Database Tool</a> &#8211; Interesting read on the Monitis Blog about picking the right NoSQL tool. They dive into what it is, what&#039;s possibly wrong with RDBMS, describe the different categories of NoSQL and the pros and cons of the different types</li>
<li><a href="http://styledideas.be/blog/2011/05/22/java-ee6-events-a-lightweight-alternative-to-jms/">Java EE6 Events, a lightweight alternative to JMS | Styled Ideas.be</a> &#8211; The feature I&rsquo;m going to talk about today is the event mechanism that is in java EE 6. The general idea is to fire an event and let an eventlistener pick it up</li>
<li><a href="http://www.eweek.com/c/a/Application-Development/Java-Use-Increases-Among-Developers-Worldwide-Survey-844137/">Java Use Increases Among Developers Worldwide: Survey &#8211; Application Development &#8211; News &amp; Reviews &#8211; eWeek.com</a> &#8211; Although Java has been recognized as the most popular and widely used programming language in the world, a new study from Evans Data indicates that Java use grew even more over the last year.</li>
<li><a href="http://www.sencha.com/blog/mobile-safari-in-ios5-the-sencha-wishlist/#date:05:59">A Web Developer&rsquo;s Wishlist for iOS 5</a> &#8211; The potential of HTML5, CSS3 and JavaScript &mdash; especially with frameworks like Sencha Touch &mdash; means that using web technologies for rich user experiences is now as viable as ever. We believe that the iOS browser will show the way, and are looking forward to hearing all about it next month.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/29/links-for-may-26th-through-may-29th/">Links for May 26th through May 29th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/05/29/links-for-may-26th-through-may-29th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for May 11th through May 13th</title>
		<link>http://www.j2eegeek.com/blog/2011/05/13/links-for-may-11th-through-may-13th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/05/13/links-for-may-11th-through-may-13th/#comments</comments>
		<pubDate>Fri, 13 May 2011 14:38:01 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[angrybirds]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[decompiler]]></category>
		<category><![CDATA[dotpeek]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[gc]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleio]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[io2011]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetbrains]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rovio]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[typesafe]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4458</guid>
		<description><![CDATA[5 Lightweight Alternatives to Apache and IIS Web Servers &#8211; There are many excellent web servers available that provide a high-performance alternative to Apache and IIS JetBrains .NET Tools Blog &#187; dotPeek &#8211; Free .NET Decompiler is Available for Early Access &#8211; The long-awaited free standalone .NET decompiler from JetBrains goes public today: please welcome [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/13/links-for-may-11th-through-may-13th/">Links for May 11th through May 13th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://slodive.com/web-development/lightweight-alternatives-to-apache-and-iis-web-servers/">5 Lightweight Alternatives to Apache and IIS Web Servers</a> &#8211; There are many excellent web servers available that provide a high-performance alternative to Apache and IIS</li>
<li><a href="http://blogs.jetbrains.com/dotnet/2011/05/free-net-decompiler-is-available-for-early-access/">JetBrains .NET Tools Blog &raquo; dotPeek &#8211; Free .NET Decompiler is Available for Early Access</a> &#8211; The long-awaited free standalone .NET decompiler from JetBrains goes public today: please welcome JetBrains dotPeek!</li>
<li><a href="http://blog.dynatrace.com/2011/05/11/how-garbage-collection-differs-in-the-three-big-jvms/">How Garbage Collection differs in the three big JVMs Application Performance, Scalability and Architecture &ndash; The dynaTrace Blog</a> &#8211; We see that while the three JVMs are essentially trying to achieve the same goal, they do so via different strategies. This leads to different behaviour that needs tuning.</li>
<li><a href="http://code.google.com/edu/courses.html">Courses &#8211; Google Code University &#8211; Google Code</a> &#8211; Here is a list of courses and innovative resources to help CS students, faculty, and instructors. These are examples of the training Google engineers use to learn new skills.</li>
<li><a href="http://blog.mongodb.org/post/5360007734/mongodb-powering-mtvs-web-properties">The MongoDB NoSQL Database Blog &#8211; MongoDB Powering MTV&#8217;s Web Properties</a> &#8211; An interview with Jeff Yemin, Director of Content Management Systems at MTV Networks and a presenter at the upcoming MongoNYC conference.</li>
<li><a href="http://functionsource.com/post/google-chrome-store-and-angry-birds-gwt-webgl-canvas-and-95">FunctionSource: Google Chrome Store and Angry Birds; GWT, WebGL, Canvas, and 95%</a> &#8211; I am curious to see what Rovio leveraged when building the app with GWT. Is much of their Android codebase in there (given that although Java, the lower level platform is quite different</li>
<li><a href="http://typesafe.com/">Typesafe &#8211; A 100% open source, integrated distribution offering Scala, Akka, sbt, and the Scala plugin for Eclipse</a> &#8211; The Typesafe Stack is a modern software platform that makes it easy for developers to build scalable software applications. It combines the Scala programming language, Akka middleware, and robust developer tools in a simple package that integrates seamlessly with existing Java infrastructure.</li>
<li><a href="http://www.businessweek.com/magazine/content/11_21/b4229050473695.htm">Why Facebook Needs Sheryl Sandberg &#8211; BusinessWeek</a> &#8211; Mark Zuckerberg&#039;s second-in-command provides &quot;adult supervision&quot; at the company, trying to keep growth at an optimum level</li>
<li><a href="http://code.google.com/p/gwt-voices/">gwt-voices &#8211; Sound Library for Google-Web-Toolkit (GWT) &#8211; Google Project Hosting</a> &#8211; Library providing easy to use cross-platform browser sound capabilities to Google Web Toolkit (GWT) projects.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/13/links-for-may-11th-through-may-13th/">Links for May 11th through May 13th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/05/13/links-for-may-11th-through-may-13th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 17th through March 19th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/19/daily-del-icio-us-for-march-17th-through-march-19th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/19/daily-del-icio-us-for-march-17th-through-march-19th/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 21:02:32 +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[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.3]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[iphone4]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[sqlazure]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3242</guid>
		<description><![CDATA[PyCon 2011: How Dropbox Did It and How Python Helped &#8211; PyCon US Videos &#8211; 2009, 2010, 2011 &#8211; blip.tv &#8211; This talk will give an overview of the first two years of Dropbox, the team formation, our early guiding principles and philosophies, what worked for us and what we learned while building the company [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/19/daily-del-icio-us-for-march-17th-through-march-19th/">Daily del.icio.us for March 17th through March 19th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://pycon.blip.tv/file/4878722/">PyCon 2011: How Dropbox Did It and How Python Helped &#8211; PyCon US Videos &#8211; 2009, 2010, 2011 &#8211; blip.tv</a> &#8211; This talk will give an overview of the first two years of Dropbox, the team formation, our early guiding principles and philosophies, what worked for us and what we learned while building the company and engineering infrastructure. It will also cover why Python was essential to the success of the project and the rough edges we had to overcome to make it our long term programming environment and runtime</li>
<li><a href="http://highscalability.com/blog/2011/3/14/6-lessons-from-dropbox-one-million-files-saved-every-15-minu.html">High Scalability &#8211; High Scalability &#8211; 6 Lessons from Dropbox &#8211; One Million Files Saved Every 15&nbsp;minutes</a> &#8211; Dropbox saves one million files every 15 minutes,  more tweets than even Twitterers tweet</li>
<li><a href="http://www.develop.com/sqlazurevsamazonrds?utm_content=vscarpenter%40gmail.com&amp;utm_source=VerticalResponse&amp;utm_medium=Email&amp;utm_term=more&amp;utm_campaign=developments%20-%20SQL%20Azure%20vs.%20Amazon%20RDS%20-%20C%23%20Code%20Contracts%20-%20iPad%202%20-Mar%202011content">Microsoft SQL Azure vs. Amazon RDS &#8211; DevelopMentor</a> &#8211; There are two major differences between the Microsoft SQL Azure and Amazon RDS platforms: pricing and capabilities. If price is no object and the user wants full features and high performance, then RDS is the obvious choice</li>
<li><a href="http://www.infoq.com/presentations/Adopting-Apache-Cassandra">InfoQ: Adopting Apache Cassandra</a> &#8211; Eben Hewitt introduces the Apache Cassandra project to those interested in getting a quick clear picture of what Cassandra is, what are its main features, what is the the data model used and the API.</li>
<li><a href="http://codeartisan.blogspot.com/2009/05/public-key-cryptography-in-java.html">codeartisan: RSA Public Key Cryptography in Java</a> &#8211; Public key cryptography is a well-known concept, but for some reason the JCE (Java Cryptography Extensions) documentation doesn&#039;t at all make it clear how to interoperate with common public key formats such as those produced by openssl</li>
<li><a href="http://googlewebtoolkit.blogspot.com/2011/03/update-on-gwt-support-for-ie9.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FNWLT+%28Google+Web+Toolkit+Blog%29">Google Web Toolkit Blog: Update on GWT support for IE9</a> &#8211; In keeping with the GWT philosophy of making it possible to write no-compromise AJAX in any modern browser, GWT 2.3 (in progress) will support IE9</li>
<li><a href="http://code.kryo.se/iodine/">kryo.se: iodine (IP-over-DNS, IPv4 over DNS tunnel)</a> &#8211; iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed.</li>
<li><a href="http://www.stratumsecurity.com/blog/2010/12/03/shearing-firesheep-with-the-cloud/">Shearing FireSheep with the Cloud | Stratum Security Blog</a> &#8211; Quite simply, the solution I came up with was to create an EC2 instance with Ubuntu 10.04 LTS server and setup OpenVPN and SideStep. This allows me to route all of my traffic over an SSL or SSH VPN to my EC2 instance and then out to the Internet.</li>
<li><a href="http://www.readwriteweb.com/hack/2011/03/learn-scala-the-fun-way-with-p.php">Learn Scala the Fun Way: With Processing</a> &#8211; Processing is a simple programming language for creating visualizations. It&#039;s meant to be easy for non-programmers to learn. Artists can use Processing to create generative at programs known as sketches</li>
<li><a href="http://www.blaze.io/uncategorized/mobile/iphone-vs-android-45000-tests-prove-whose-browser-is-faster/">iPhone vs. Android &ndash; 45,000 Tests Prove Whose Browser is Faster | Blaze.io</a> &#8211; Android&rsquo;s browser is faster. MUCH faster. On average, Android 2.3 was a 52% faster than iPhone 4.3, with a median load time of 2.144 seconds vs. iPhone&rsquo;s median load time of 3.254 seconds</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/19/daily-del-icio-us-for-march-17th-through-march-19th/">Daily del.icio.us for March 17th through March 19th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/19/daily-del-icio-us-for-march-17th-through-march-19th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 13th through March 15th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/15/daily-del-icio-us-for-march-13th-through-march-15th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/15/daily-del-icio-us-for-march-13th-through-march-15th/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 21:00:20 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[camel]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[criteria]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[japan]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee6.0]]></category>
		<category><![CDATA[jpa2.0]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[lego]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nuclearenergy]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[timewarner]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uibinder]]></category>
		<category><![CDATA[wallstreet]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3234</guid>
		<description><![CDATA[Using git with Spring Roo and the git addon &#171; poornerd &#8211; Spring Roo finally has an instal&#173;lable git addon (since Ver&#173;sion 1.1.2) which will setup, con&#173;fig and auto com&#173;mit your files to git for you. Another Double Espresso Please!: CriteriaBuilder and Dynamic Queries in JPA 2.0 &#8211; A major new feature of Java EE [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/15/daily-del-icio-us-for-march-13th-through-march-15th/">Daily del.icio.us for March 13th through March 15th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.poornerd.com/?p=102">Using git with Spring Roo and the git addon &laquo; poornerd</a> &#8211; Spring Roo finally has an instal&shy;lable git addon (since Ver&shy;sion 1.1.2) which will setup, con&shy;fig and auto com&shy;mit your files to git for you.</li>
<li><a href="http://city81.blogspot.com/2011/01/criteriabuilder-and-dynamic-queries-in.html">Another Double Espresso Please!: CriteriaBuilder and Dynamic Queries in JPA 2.0</a> &#8211; A major new feature of Java EE 6 is JPA 2.0 and in particular the addition of the Criteria API which provides the ability to dynamically construct object-based queries.</li>
<li><a href="http://alexsotob.blogspot.com/2011/03/makoto-no-kokoro-wo-shiru-wa-mori-no.html">Use Chrome Developer Tools to find and fix performance problems</a> &#8211; In this post I will only write about using Chrome Dev Tools for detecting performance problems, auditing problems (Chrome also suggests you how to fix them), and a possible implementation for fixing them</li>
<li><a href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/">LEGO&reg; Java: Apache Camel Context and Route Basics</a> &#8211; Camel offers you Java implementations of the EIPs that you can mix and match to get some functionality done, without having to construct the blocks yourself. If you are open and eager to learn new ways of building Java applications, let&rsquo;s start with some practical Camel examples.</li>
<li><a href="http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/">Securing an Ubuntu Server &laquo; andrewault.net</a> &#8211; In this post, we are going to meet the security challenge in with multi-pronged effort that will include: system analysis, changing settings for additional hardening against attack, installing a firewall maintenance system, scanning for rootkits, and offering a regular maintenance regimen.</li>
<li><a href="http://www.infoworld.com/d/application-development/oracle-releases-java-mobile-development-framework-404?source=IFWNLE_jw_2011-03-15">Oracle releases Java mobile development framework | Application Development &#8211; InfoWorld</a> &#8211; Oracle has released a mobile client and associated framework, nearly two years in the making, to help developers quickly build Java applications for industrial mobile devices.</li>
<li><a href="http://www.google.com/hostednews/canadianpress/article/ALeqM5jxSOIjJfY4UvvJyWtJyiUt3d-i_Q">The Canadian Press: Time Warner Cable launches iPad application that shows live TV in the home</a> &#8211; Time Warner Cable Inc. is launching an iPad application that plays live TV, becoming the first cable company to do so</li>
<li><a href="http://www.reuters.com/article/2011/03/13/us-markets-weekahead-idUSTRE72A31H20110313?sp=true">Japan brings money home to rebuild | Reuters</a> &#8211; Shaken by the prospect of nuclear meltdown after a devastating earthquake and tsunami, Japanese investors will dump overseas assets on Monday and bring their money home to help finance reconstruction</li>
<li><a href="http://morgsatlarge.wordpress.com/2011/03/13/why-i-am-not-worried-about-japans-nuclear-reactors/">Why I am not worried about Japan&rsquo;s nuclear reactors. | Morgsatlarge &ndash; blogorific.</a> &#8211; I am writing this text (Mar 12) to give you some peace of mind regarding some of the troubles in Japan, that is the safety of Japan&rsquo;s nuclear reactors. Up front, the situation is serious, but under control</li>
<li><a href="http://www.summa-tech.com/solutions/soa/">Service Oriented Architecture (SOA) and Integration by Summa</a> &#8211; At its core, SOA allows business application functions to be exposed as loosely coupled services to other applications (and vice versa), providing real time exchange of information using a standards-based approach</li>
<li><a href="http://www.summa-tech.com/blog/2011/03/02/which-technology-should-i-choose/">Which Technology Should I Choose? | Summa Blog</a> &#8211; You will rarely, if ever find a set of technologies that completely fits your needs.  Be ready to make tradeoffs &#8211; a concession here, in favor of a significant advantage there.  Making the best technology tradeoffs can put your application on the right path for a long time</li>
<li><a href="http://www.giantflyingsaucer.com/blog/?p=2324">A simple example using the GWT SplitLayoutPanel with UiBinder | Giant Flying Saucer</a> &#8211; I&rsquo;m going to show how to easily use the GWT SplitLayoutPanel. If you haven&#039;t read my article on the DockLayoutPanel you might want to do that because in this article I will assume you have read that one first.</li>
<li><a href="http://www.bgr.com/2011/03/10/apples-safari-browser-embarrassed-at-pwn2own-hacked-in-5-seconds/">Apple&rsquo;s Safari browser embarrassed at Pwn2Own, hacked in 5 seconds | BGR</a> &#8211; Google issued a challenge, promising $20,000 to any person or team that could crack Chrome on the conferences opening day, but the two teams scheduled to take a swing backed down.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/15/daily-del-icio-us-for-march-13th-through-march-15th/">Daily del.icio.us for March 13th through March 15th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/15/daily-del-icio-us-for-march-13th-through-march-15th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 10th through March 13th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/13/daily-del-icio-us-for-march-10th-through-march-13th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/13/daily-del-icio-us-for-march-10th-through-march-13th/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 18:01:26 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[calcutta]]></category>
		<category><![CDATA[camel]]></category>
		<category><![CDATA[chatter]]></category>
		<category><![CDATA[codesplitting]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[contracts]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[designbycontract]]></category>
		<category><![CDATA[doclet]]></category>
		<category><![CDATA[dubai]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[exi]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.1]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javadoc]]></category>
		<category><![CDATA[jsilver]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[talend]]></category>
		<category><![CDATA[toread]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[wallaby]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3226</guid>
		<description><![CDATA[Structuring GWT modules for large applications &#124; Summa Blog &#8211; The &#34;right&#34; approach to structuring a large-scale GWT application completely depends on the requirements of the project. I hope this post has at least shed some light on a few of the factors that are important to consider Give Me Something To Read &#8211; A [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/13/daily-del-icio-us-for-march-10th-through-march-13th/">Daily del.icio.us for March 10th through March 13th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.summa-tech.com/blog/2011/02/22/structuring-gwt-modules-for-large-applications/">Structuring GWT modules for large applications | Summa Blog</a> &#8211; The &quot;right&quot; approach to structuring a large-scale GWT application completely depends on the requirements of the project. I hope this post has at least shed some light on a few of the factors that are important to consider</li>
<li><a href="http://givemesomethingtoread.com/">Give Me Something To Read</a> &#8211; A hand-picked selection of the finest articles and essays saved with Instapaper.</li>
<li><a href="http://blog.andresteingress.com/2011/03/11/gcontracts-1-2-0-released/">GContracts 1.2.0 Released! | Grails Inside</a> &#8211; GContracts, the AST transformation framework enabling programmers to use contracts (aka Design by Contract) in Groovy.</li>
<li><a href="http://geeks.aretotally.in/doclava-custom-javadoc-doclet-from-google?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+GeeksAreTotallyIn+%28Geeks+are+totally+in%21%29">Doclava: Custom Javadoc Doclet from Google | Java * Scala * Open Source * Felipe Oliveira</a> &#8211; Doclava is custom Javadoc Doclet from Google, used by Google Guice (see their slight cooler Javadocs). Doclava uses JSilver as its templating engine, a pure-Java implementation of Clearsilver.</li>
<li><a href="http://www.technologyreview.com/business/35077/?ref=rss">Collaborating through Streams of Information &#8211; Technology Review</a> &#8211; JP Rangaswami, chief scientist at Salesforce.com, explains why his company&#039;s new tool for collaboration could pave the way for productive game-like interactions in the office.</li>
<li><a href="http://www.vanityfair.com/culture/features/2011/04/dubai-201104?currentPage=1">Dubai on Empty | Dubai is a cautionary tale about what money can&rsquo;t buy: a culture of its own</a> &#8211; The Gulf is the proof of Carnegie&rsquo;s warning about wealth: &quot;There is no class so pitiably wretched as that which possesses money and nothing else.&quot;</li>
<li><a href="http://www.economist.com/research/articlesBySubject/displayStory.cfm?story_id=18332916&amp;subjectID=348909&amp;fsrc=nwl">Dell and Hewlett-Packard: Rebooting their systems | The Economist</a> &#8211; </li>
<li><a href="http://adtmag.com/blogs/watersworks/2011/02/democratizing-the-esb-market.aspx">Democratizing the ESB Market &#8212; Application Development Trends</a> &#8211; &quot;Camel takes the concept and provides a vocabulary for application integration developers,&quot; Walsh told me, &quot;so that they can take what are fairly complex implementations of integration and have a common language and set of templates that allow them to be more productive as they use tools and build out their integration solutions and projects. We&#039;ve incorporated that into the Talend Integration Factory.&quot;</li>
<li><a href="http://www.readwriteweb.com/archives/new_xml_standard_for_super-fast_lightweight_applic.php">New XML Standard for Super-Fast, Lightweight Applications Announced by W3C</a> &#8211; The Word Wide Web Consortium (W3C), announced official support for a new standardized data format Efficient XML Interchange, or EXI for super-efficient transmission of data.</li>
<li><a href="http://www.infoworld.com/d/application-development/adobes-flash-html5-translator-smart-not-pretty-011">Adobe&#8217;s Flash-to-HTML5 translator: Smart but not pretty | Application Development &#8211; InfoWorld</a> &#8211; Adobe&#039;s experimental Wallaby tool makes the case for a multiformat Web, but in a hands-on test, it leaves much to be desired</li>
<li><a href="http://blog.jayteebee.org/2011/03/foursquare-facebook-founders-and.html">Software Rants &amp; Other Miscellany: Foursquare, Facebook, Founders, and Passion</a> &#8211; The most common way that people talk about the Passion Gap is when they advise you to &ldquo;start a company that scratches your own itch&rdquo;. I posit that the underlying logic in that advice is that the best startup you can create is one where you will be constantly engaged in thinking about improving the product, maximizing the user experience, and planning for the future -where you have real passion for making it work.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/13/daily-del-icio-us-for-march-10th-through-march-13th/">Daily del.icio.us for March 10th through March 13th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/13/daily-del-icio-us-for-march-10th-through-march-13th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 24th through January 26th</title>
		<link>http://www.j2eegeek.com/blog/2011/01/26/daily-del-icio-us-for-january-24th-through-january-26th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/01/26/daily-del-icio-us-for-january-24th-through-january-26th/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 02:00:20 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[amqp]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[beanstalk]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[erp]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[garbagecollection]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[httpclient]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[socialmedia]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tibbr]]></category>
		<category><![CDATA[tibco]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vaadin]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2738</guid>
		<description><![CDATA[Green Beans: Getting Started with Enterprise Messaging and Spring &#124; SpringSource Team Blog &#8211; In this post, we&#039;ve explored the two options available to developers that want to incorporate enterprise messaging in their application today with the Spring framework. We introduced both the Java Message Service (JMS) API and the Advanced Message Queueing Protocol (AMQP) [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/26/daily-del-icio-us-for-january-24th-through-january-26th/">Daily del.icio.us for January 24th through January 26th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blog.springsource.com/2011/01/25/green-beans-getting-started-with-enterprise-messaging-and-spring/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Interface21TeamBlog+%28SpringSource+Team+Blog%29">Green Beans: Getting Started with Enterprise Messaging and Spring | SpringSource Team Blog</a> &#8211; In this post, we&#039;ve explored the two options available to developers that want to incorporate enterprise messaging in their application today with the Spring framework. We introduced both the Java Message Service (JMS) API and the Advanced Message Queueing Protocol (AMQP) for dealing with enterprise messages</li>
<li><a href="http://www.infoworld.com/d/cloud-computing/elastic-beanstalk-solves-the-real-issue-cloud-platforms-resource-scaling-208?source=IFWNLE_nlt_daily_2011-01-25">Elastic Beanstalk solves the real issue of cloud platforms: Resource scaling | Cloud Computing &#8211; InfoWorld</a> &#8211; Enterprises love free, and most companies will appreciate the idea of cloud providers giving away the development services at no cost, charging for only the resources used, and presenting a big bill only when the application goes into production.</li>
<li><a href="http://blogs.forrester.com/john_r_rymer/11-01-23-the_future_of_java">The Future Of Java | Forrester Blogs</a> &#8211; I disagree with Forrester&#039;s research note on the Future of Java.  They make some good points about how Java&#039;s future will be constrained by the bounds of Oracle&#039;s business model.</li>
<li><a href="http://www.theserverside.com/discussions/thread.tss?thread_id=61733">Apache HttpClient 4.1 (GA) released &#8211; TheServerSide.com</a> &#8211; The Apache HttpComponents project is pleased to announce 4.1 release of Apache HttpClient. HttpClient 4.1 builds upon the stable foundation laid by HttpClient 4.0 and adds several functional improvements and popular features</li>
<li><a href="http://hginit.com/">Hg Init: a Mercurial tutorial by Joel Spolsky</a> &#8211; Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts.</li>
<li><a href="http://www.readwriteweb.com/enterprise/2011/01/tibcos-tibbr-may-be-the-enterp.php">TIBCO&#8217;s tibbr May Be the Enterprise 2.0 Solution You&#8217;ve Been Waiting For</a> &#8211; It can aggregate social media, business intelligence, ERP and more into a single interface. It works with major enterprise software out of the box. In short, this is an enterprise-ready product from a serious vendor that&#039;s ready a universal inbox</li>
<li><a href="http://vaadin.com/blog/-/blogs/vaadin-6-5-0-released">Vaadin 6.5.0 Released &#8211; Blog &#8211; vaadin.com</a> &#8211; The next stable version of Vaadin Framework &#8211; code named &quot;St. Petersburg&quot; is released today at the first Russian Vaadin Meetup &#8211; in St. Petersburg.</li>
<li><a href="http://www.oredev.org/2010/sessions/spring-andand-nosql-introducing-the-new-spring-data-project">Spring &amp;&amp; NOSQL: Introducing the new Spring Data project &#8211; a session at &Oslash;redev 2010</a> &#8211; In this talk you&#039;ll learn about the new Spring Data project &#8212; the goal of which is to add AMAZING support for NOSQL databases to the most popular Java middleware on the planet</li>
<li><a href="http://redstack.wordpress.com/2011/01/06/visualising-garbage-collection-in-the-jvm/">Visualising Garbage Collection in the JVM | RedStack</a> &#8211; Recently, I have been working with a number of customers on JVM tuning exercises.  It seems that there is not widespread knowledge amongst developers and administrators about how garbage collection works, and how the JVM uses memory.</li>
<li><a href="https://chrome.google.com/webstore/detail/hhnjdplhmcnkiecampfdgfjilccfpfoe">Keep My Opt-Outs &#8211; Chrome Web Store</a> &#8211; Keep My Opt-Outs is an extension for users who aren&rsquo;t comfortable with personalization of the ads they see on the web. It&rsquo;s a one-step, persistent opt-out of personalized advertising and related data tracking performed by companies adopting the industry privacy standards for online advertising</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/26/daily-del-icio-us-for-january-24th-through-january-26th/">Daily del.icio.us for January 24th through January 26th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/01/26/daily-del-icio-us-for-january-24th-through-january-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for November 23rd through December 1st</title>
		<link>http://www.j2eegeek.com/blog/2010/12/01/daily-del-icio-us-for-november-23rd-through-december-1st/</link>
		<comments>http://www.j2eegeek.com/blog/2010/12/01/daily-del-icio-us-for-november-23rd-through-december-1st/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 02:05:49 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.1]]></category>
		<category><![CDATA[ios4.2]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[oasis]]></category>
		<category><![CDATA[parkinsons]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[s4]]></category>
		<category><![CDATA[SCA]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[softwarearchitecture]]></category>
		<category><![CDATA[tuscany]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2640</guid>
		<description><![CDATA[Helen Mirren: &#8216;it&#8217;s time we all understood Parkinson&#8217;s disease&#8217; &#124; Society &#124; The Guardian &#8211; Oscar-winning actor calls for a revolution in attitudes to sufferers of the degenerative neurological condition Chrome Browser to Start Sandboxing Flash Player &#124; Webmonkey&#160;&#124; Wired.com &#8211; The latest developer channel release of the Chrome browser now supports sandboxing for Adobe&#8217;s [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/01/daily-del-icio-us-for-november-23rd-through-december-1st/">Daily del.icio.us for November 23rd through December 1st</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.guardian.co.uk/society/2010/dec/01/helen-mirren-parkinsons-disease-change-attitudes">Helen Mirren: &#8216;it&#8217;s time we all understood Parkinson&#8217;s disease&#8217; | Society | The Guardian</a> &#8211; Oscar-winning actor calls for a revolution in attitudes to sufferers of the degenerative neurological condition</li>
<li><a href="http://www.webmonkey.com/2010/12/chrome-browser-to-start-sandboxing-flash-player/">Chrome Browser to Start Sandboxing Flash Player | Webmonkey&nbsp;| Wired.com</a> &#8211; The latest developer channel release of the Chrome browser now supports sandboxing for Adobe&rsquo;s Flash Player on Windows 7, Vista and XP.</li>
<li><a href="http://www.mail-archive.com/announce@apache.org/msg01037.html">[ANNOUNCE] Apache Tuscany SCA Java 2.0-Beta1 released</a> &#8211; Apache Tuscany/SCA provides a runtime environment based on Service&lt;br /&gt;<br />
Component Architecture (SCA), which is a set of OASIS specifications&lt;br /&gt;<br />
aimed at simplifying SOA application development.</li>
<li><a href="http://www.java-tv.com/2010/11/24/fireside-chat-with-the-gwt-team/">Fireside chat with the GWT team | Java Software Development Videos and Tutorials Directory</a> &#8211; Several of the core engineers discuss the new features and frameworks in GWT.</li>
<li><a href="http://nicklothian.com/blog/2010/11/23/a-pragmatic-approach-to-google-appengine/">BadMagicNumber &raquo; A pragmatic approach to Google AppEngine</a> &#8211; I&rsquo;ve been working on a large (Java) AppEngine project since January 2010. During that time I learnt a lot of tricks and techniques for dealing with AppEngine&rsquo;s&nbsp;idiosyncrasies</li>
<li><a href="http://www.readwriteweb.com/cloud/2010/11/why-netflix-switched-its-api-a.php">Netflix&#8217;s Advice on Moving to Amazon Web Services &#8211; ReadWriteCloud</a> &#8211; The Netflix&#039;s video streaming service has nearly tripled in growth during the past year. To scale the service, Netflix has moved its API and other operations to Amazon Web Services (AWS)</li>
<li><a href="http://blogs.forrester.com/mike_gualtieri/10-11-23-java_is_a_dead_end_for_enterprise_app_development">Java Is A Dead-End For Enterprise App Development | Forrester Blogs</a> &#8211; Application development teams should create a 3-year application development strategy and roadmap to include architecture, process, tools, and technology. All options and trends should be put on the table and up for discussion</li>
<li><a href="http://wiki.s4.io/Manual/S4Overview">s4 wiki | Distributed stream computing platform</a> &#8211; S4 is a general-purpose, distributed, scalable, partially fault-tolerant, pluggable platform that allows programmers to easily develop applications for processing continuous unbounded streams of data</li>
<li><a href="http://www.infoq.com/articles/fairbanks-jesa">InfoQ: Interview and Book Excerpt: George Fairbanks&rsquo; Just Enough Software Architecture</a> &#8211; Just Enough Software Architecture book, by author George Fairbanks, focuses on a risk-driven approach to software architecture development</li>
<li><a href="http://www.mobilexweb.com/blog/safari-ios-accelerometer-websockets-html5">Safari on iPhone &amp; iPad 4.2: Accelerometer, WebSockets &amp; better HTML5 support | Mobile Web Programming</a> &#8211; iOS 4.2 provides some major changes on HTML5 and W3C future standards support, like WebSockets and&nbsp;Accelerometer support, print support, new JavaScript data-types and better SVG support.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/01/daily-del-icio-us-for-november-23rd-through-december-1st/">Daily del.icio.us for November 23rd through December 1st</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/12/01/daily-del-icio-us-for-november-23rd-through-december-1st/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for November 9th through November 22nd</title>
		<link>http://www.j2eegeek.com/blog/2010/11/22/daily-del-icio-us-for-november-9th-through-november-22nd/</link>
		<comments>http://www.j2eegeek.com/blog/2010/11/22/daily-del-icio-us-for-november-9th-through-november-22nd/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 17:02:49 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[extjs4.0]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlevoice]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[refine]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[thinkup]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[transformation]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2630</guid>
		<description><![CDATA[Sencha offers HTML5 framework for mobile apps &#124; Developer World &#8211; InfoWorld &#8211; Sencha began offering on Monday Sencha Touch, an HTML5-based mobile application development framework for touch-based devices. The company also detailed plans for an upgrade to its Ext JS JavaScript framework. GWTCanvas &#8211; Provides cross Browser Vector Graphics support in the spirit of [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/11/22/daily-del-icio-us-for-november-9th-through-november-22nd/">Daily del.icio.us for November 9th through November 22nd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoworld.com/d/developer-world/sencha-offers-html5-framework-mobile-apps-194?source=IFWNLE_nlt_stradev_2010-11-16">Sencha offers HTML5 framework for mobile apps | Developer World &#8211; InfoWorld</a> &#8211; Sencha began offering on Monday Sencha Touch, an HTML5-based mobile application development framework for touch-based devices. The company also detailed plans for an upgrade to its Ext JS JavaScript framework.</li>
<li><a href="http://code.google.com/p/google-web-toolkit-incubator/wiki/GWTCanvas">GWTCanvas &#8211; Provides cross Browser Vector Graphics support in the spirit of the Javascript canvas element API.</a> &#8211; Provides cross Browser Vector Graphics support in the spirit of the Javascript canvas element API.</li>
<li><a href="http://development.lombardi.com/?p=1289">Supporting multi-touch events with GWT on mobile Safari | Just enough code to be dangerous</a> &#8211; The goal is to be able to handle the touchstart, touchmove, touchend and touchcancel events provided by mobile Safari by writing standard GWT code</li>
<li><a href="http://feeds.delicious.com/v2/rss/vscarpenter">500 Internal Server Error</a> &#8211; 500 Internal Server Error</li>
<li><a href="http://googlemobile.blogspot.com/2010/11/google-voice-for-iphone.html">Google Voice for iPhone &#8211; Official Google Mobile Blog</a> &#8211; Today we&rsquo;re taking the Google Voice experience on the iPhone to a whole new level with the launch of the official Google Voice for iPhone app.</li>
<li><a href="http://thinkupapp.com/">ThinkUp: Social Media Insights Engine</a> &#8211; ThinkUp captures your posts, replies, retweets, friends, followers, and links on social networks like Twitter and Facebook. We&#039;ll be adding more networks in the future. ThinkUp stores your social data in a database you control, and makes it easy to search, sort, filter, export, and visualize in useful ways.</li>
<li><a href="http://www.infoq.com/news/2010/11/SOARising">InfoQ: Burton Says SOA Is Rising From Ashes</a> &#8211; Nearly two years after proclaiming that SOA was dead, the Burton group has changed their mind and now writes that SOA is set for a comeback.</li>
<li><a href="http://code.google.com/p/google-refine/">Google Refine, a power tool for working with messy data (formerly Freebase Gridworks)</a> &#8211; Google Refine is a power tool for working with messy data, cleaning it up, transforming it from one format into another, extending it with web services, and linking it to databases like Freebase.</li>
<li><a href="http://www.infoworld.com/print/143701">Apache declares war on Oracle over Java</a> &#8211; Charging that Oracle has willfully disregarded the licensing terms for its own Java technology, the Apache Software Foundation has called upon [1] other members of the JCP (Java Community Process) to vote against the next proposed version of the language, should Oracle continue to impose restrictions on open-source Java use</li>
<li><a href="http://www.infoworld.com/d/developer-world/google-improves-app-engine-sdk-909?source=IFWNLE_nlt_stradev_2010-10-19">Google improves App Engine SDK | Developer World &#8211; InfoWorld</a> &#8211; Google on Thursday began offering an offering an upgrade to its Google App Engine SDK with features for improved performance, monitoring, and maintenance.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/11/22/daily-del-icio-us-for-november-9th-through-november-22nd/">Daily del.icio.us for November 9th through November 22nd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/11/22/daily-del-icio-us-for-november-9th-through-november-22nd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for November 4th through November 6th</title>
		<link>http://www.j2eegeek.com/blog/2010/11/06/daily-del-icio-us-for-november-4th-through-november-6th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/11/06/daily-del-icio-us-for-november-4th-through-november-6th/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 22:00:46 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[createpdf]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[easymock]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[functional-programming]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googletv]]></category>
		<category><![CDATA[googlevoice]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lastpass]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[mockobjects]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[predicate]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sendnow]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springsocial]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[unit-testing]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2623</guid>
		<description><![CDATA[OCTO talks ! &#187; EasyMock: Facts and fallacies &#8211; EasyMock and Mockito are frequently compared. Especially since Mockito is greatly inspired (and is reusing the same mocking code under the hood) by EasyMock with some tweaks in the syntax Socializing Spring Applications &#124; SpringSource Team Blog &#8211; This week, we are pleased to have released [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/11/06/daily-del-icio-us-for-november-4th-through-november-6th/">Daily del.icio.us for November 4th through November 6th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blog.octo.com/en/easymock-facts-fallacies/">OCTO talks ! &raquo; EasyMock: Facts and fallacies</a> &#8211; EasyMock and Mockito are frequently compared. Especially since Mockito is greatly inspired (and is reusing the same mocking code under the hood) by EasyMock with some tweaks in the syntax</li>
<li><a href="http://blog.springsource.com/2010/11/03/socializing-spring-applications/">Socializing Spring Applications | SpringSource Team Blog</a> &#8211; This week, we are pleased to have released the first milestone of Spring Social, a new extension to Spring that aims to provide a platform upon which social-ready Spring applications may be built. I thought I&#039;d take this opportunity to introduce you to Spring Social and give you a taste of what it offers.</li>
<li><a href="http://www.richardnichols.net/2010/06/implementing-facebook-oauth-2-0-authentication-in-java/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+PragmaticCoder+%28Pragmatic+Coder%29">Implementing Facebook OAuth 2.0 Authentication in Java | Pragmatic Coder : Java, Wicket and the Web</a> &#8211; I recently switched onmydoorstep.com.au&lsquo;s Facebook login feature from the old &ldquo;Facebook Connect&rdquo; API implemented with facebook-java-api over to the new Facebook Graph API / OAuth 2.0 authentication.</li>
<li><a href="http://java.dzone.com/articles/touch-functional-style-plain">A Touch of Functional Style in Plain Java with Predicates &ndash; Part 1 | Javalobby</a> &#8211; You keep hearing about functional programming that is going to take over the world, and you are still stuck to plain Java? Fear not, since you can already add a touch of functional style into your daily Java</li>
<li><a href="http://canoo.com/blog/2010/11/05/advanced-mocking-capturing-state-with-answer-and-captors/">Rich Internet Applications (RIA) &raquo; Blog Archive &raquo; Advanced Mocking: Capturing State with Answer and Captors</a> &#8211; For my project, Mockito was insanely useful without even using the assertions and verifications that normally go with mocks.</li>
<li><a href="http://feeds.delicious.com/v2/rss/vscarpenter">500 Internal Server Error</a> &#8211; 500 Internal Server Error</li>
<li><a href="http://arstechnica.com/web/news/2010/11/adobe-hopes-new-sendnow-createpdf-tools-will-net-subscribers.ars">Adobe intros cloud-based file sharing, PDF creation tools</a> &#8211; Adobe has introduced two new services that it hopes will get the masses using its products again: one that converts and processes PDFs on the Web, and another that allows users to easily send large files to one another</li>
<li><a href="http://www.infoworld.com/t/web-services/googles-top-10-best-and-worst-innovations-the-year-281&amp;current=1&amp;last=11#slideshowTop">Google&#8217;s top 10 best (and worst) innovations of the year | Web services &#8211; InfoWorld</a> &#8211; Google rolled out some cool products this year, but not all of them can be home runs. Here&#039;s a look at the best and worst of the offerings</li>
<li><a href="http://code.google.com/speed/page-speed/docs/module.html">mod_pagespeed Overview</a> &#8211; mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices</li>
<li><a href="http://www.nytimes.com/2010/11/04/technology/personaltech/04smart.html?_r=1&amp;nl=technology&amp;emc=techupdateemb1">Apps to Manage Your Cluster of Passwords &#8211; NYTimes.com</a> &#8211; LastPass is THE best and everyone should be using it.  I use it on all my computers and mobile devices</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/11/06/daily-del-icio-us-for-november-4th-through-november-6th/">Daily del.icio.us for November 4th through November 6th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/11/06/daily-del-icio-us-for-november-4th-through-november-6th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for October 25th through October 29th</title>
		<link>http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 20:01:31 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwtdesigner]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hbase]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetty]]></category>
		<category><![CDATA[multiverse]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[paulallen]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[transactions]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2606</guid>
		<description><![CDATA[Multiverse : Software Transactional Memory for Java &#8211; Multiverse is a Software Transansactional Memory implementation and meant as an alternative to traditional lock based concurrency John Nack on Adobe : Adobe demos Flash-to-HTML5 conversion tool &#8211; Adobe lives or dies by its ability to help customers solve real problems. That means putting pragmatism ahead of [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/">Daily del.icio.us for October 25th through October 29th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://multiverse.codehaus.org/60second.html">Multiverse : Software Transactional Memory for Java</a> &#8211; Multiverse is a Software Transansactional Memory implementation and meant as an alternative to traditional lock based concurrency</li>
<li><a href="http://blogs.adobe.com/jnack/2010/10/adobe-demos-flash-to-html5-conversion-tool.html">John Nack on Adobe : Adobe demos Flash-to-HTML5 conversion tool</a> &#8211; Adobe lives or dies by its ability to help customers solve real problems. That means putting pragmatism ahead of ideology</li>
<li><a href="http://www.sencha.com/products/animator/">Sencha &#8211; Sencha Animator &#8211; Create CSS3 Animations with Ease</a> &#8211; Introducing Sencha Animator, a powerful desktop application to create awesome CSS3 animations for WebKit browsers and touchscreen mobile devices.</li>
<li><a href="http://www.guidingtech.com/5319/killer-google-chrome-features/">15 Killer Google Chrome Features You Might Not Know About</a> &#8211; Chrome has a lot of obscure features which could immensely enhance one&rsquo;s browsing productivity if he were to know about them. This post intends to do reveal exactly those features.</li>
<li><a href="http://www.infoq.com/presentations/Functional-Design-Patterns">InfoQ: Functional Design Patterns</a> &#8211; Aino Vonge Corry reviews a number of well known design patterns showing that their implementation is simpler in functional languages because such languages have pattern-based constructs.</li>
<li><a href="http://alans.se/blog/2010/hadoop-hbase-cygwin-windows-7-x64/">Hadoop + HBase + Cygwin + Windows 7 x64 &laquo; alan said</a> &#8211; In this post I will describe how to get a Hadoop environment with HBase running in Cygwin on Windows 7 x64. Having spent the better part of a week reading through blog posts and documentation, I found that none of them covered the process in full detail, at least not for the software versions I intended to use.</li>
<li><a href="http://giantflyingsaucer.com/blog/?p=1606">Tutorial: Creating a Stock Watcher with GWT Designer (UPDATED) &laquo; Giant Flying Saucer</a> &#8211; Obviously with a powerful tool like the GWT Designer I cannot show off all the bells and whistles in one tutorial but hopefully this grabs your attention enough to see what is possible and to experiment further.</li>
<li><a href="http://www.jroller.com/scolebourne/entry/babylon_5_the_great_war">Babylon 5 &amp; the Great War of Java &#8211; Stephen Colebourne&#8217;s Weblog</a> &#8211; We all have to look to ourselves &#8211; developers, community members, vendors, Oracle &#8211; and decide &quot;Who we Are&quot; and &quot;What we Want&quot;. And then find a way to bring all the different answers to those questions together for a common purpose.</li>
<li><a href="http://www.developer.com/open/article.php/3909666/article.htm">Jetty Continuations: Push Your Java Server Beyond Its Scalability Limits &mdash; Developer.com</a> &#8211; Jetty Continuations suspend an HTTP request and releases the thread to the thread pool. When an event or timeout occurs, it resumes the suspended request. This approach avoids the thread-per-connection limitation of Web servers, allowing the server to scale for heavy loads</li>
<li><a href="http://www.computerworld.com/s/article/9192798/Apple_joins_Google_in_counterattack_against_Paul_Allen_lawsuit">Apple joins Google in counterattack against Paul Allen lawsuit &#8211; Computerworld</a> &#8211; Apple last week joined forces with Google, Facebook, Yahoo and others in an effort to dismiss patent infringement charges brought by billionaire Microsoft co-founder Paul Allen</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/">Daily del.icio.us for October 25th through October 29th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for October 11th through October 17th</title>
		<link>http://www.j2eegeek.com/blog/2010/10/17/daily-del-icio-us-for-october-11th-through-october-17th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/10/17/daily-del-icio-us-for-october-11th-through-october-17th/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 16:00:37 +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[apache]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[bilski]]></category>
		<category><![CDATA[cdi]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[dzone]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[guava]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.1]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[hashtable]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee6.0]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jsr311]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[supremecourt]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unittesting]]></category>
		<category><![CDATA[voldemort]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2592</guid>
		<description><![CDATA[Mockito &#8211; Pros, Cons, and Best Practices &#124; Javalobby &#8211; You don&#039;t hear about EasyMock much any more, and Mockito seems to have replaced it in mindshare. And for good reason: it is better. HOWTO: Setting Up a New Ubuntu GNU/Linux Box for Java/CFML Development &#8211; Matt Woodward&#8217;s posterous &#8211; HOWTO: Setting Up a New [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/17/daily-del-icio-us-for-october-11th-through-october-17th/">Daily del.icio.us for October 11th through October 17th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://java.dzone.com/articles/mockito-pros-cons-and-best">Mockito &#8211; Pros, Cons, and Best Practices | Javalobby</a> &#8211; You don&#039;t hear about EasyMock much any more, and Mockito seems to have replaced it in mindshare. And for good reason: it is better.</li>
<li><a href="http://blog.mattwoodward.com/howto-setting-up-a-new-ubuntu-gnulinux-box-fo?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+MattWoodwardsPosterous+%28Matt+Woodward%27s+posterous%29">HOWTO: Setting Up a New Ubuntu GNU/Linux Box for Java/CFML Development &#8211; Matt Woodward&#8217;s posterous</a> &#8211; HOWTO: Setting Up a New Ubuntu GNU/Linux Box for Java/CFML Development</li>
<li><a href="http://raibledesigns.com/rd/entry/re_moving_from_spring_to">Raible Designs | RE: Moving from Spring to Java EE 6: The Age of Frameworks is Over</a> &#8211; Java EE 6 might be a better foundation to build upon, but it&#039;s certainly not going to replace frameworks</li>
<li><a href="http://www.copperykeenclaws.com/googles-guava-java-the-easy-parts/">Google&rsquo;s guava java: the easy parts | Coppery Keen Claws</a> &#8211; Google&rsquo;s guava is one of the best, most useful all-purpose java libraries to come out in a long time. It&rsquo;s surprising that it isn&rsquo;t standard in most projects now</li>
<li><a href="http://blogs.computerworlduk.com/apache-asserts/2010/10/what-does-ibm-joining-openjdk-mean-for-java/">What does IBM joining OpenJDK mean for Java? &#8211; Apache Asserts</a> &#8211; This week IBM announced it would be supporting Oracle&#039;s OpenJDK. At first glance it seems like &quot;Great!&quot; Isn&#039;t it good that two big supporters of Java are getting behind a single open source project? Well, in my personal opinion, no. It is bad. Bad for Java. I&#039;ll try to explain why</li>
<li><a href="http://www.springsource.org/node/2866">Spring Roo 1.1.0.RC1 Released | SpringSource.org</a> &#8211; We&#039;re pleased to announce the availability of Spring Roo 1.1.0.RC1. Spring Roo is a lightweight developer tool that makes it fast and easy to deliver instant results for Java developers. This new release almost 300 enhancements</li>
<li><a href="http://www.myeclipseide.com/me4s/features/gwt-scaffolding.php">MyEclipse for Spring | Spring Development with MyEclipse | Spring Scaffolding | Spring Tutorial ||||</a> &#8211; Google Web Toolkit (GWT) scaffolding generates ready-to-run GWT applications from existing artifacts such as database schemas, Java Beans and JPA entities. Within a matter of minutes, automatically create an application that contains a GWT front-end integrated with a Spring (Spring/JPA/Hibernate) back-end</li>
<li><a href="http://googlewebtoolkit.blogspot.com/2010/10/gwt-21-rc1-is-now-available.html?goback=.gde_129889_news_222684319">Google Web Toolkit Blog: GWT 2.1 RC1 is now available</a> &#8211; Building on the three previous milestones, we&#039;re happy to announce the first release candidate (RC1) of GWT 2.1. Along with the new components and features, we&#039;ve solidified the Activities/Places, RequestFactory, Editor framework, and Cell-based widget APIs</li>
<li><a href="http://opensource.com/law/10/9/pto-addresses-bilski-and-software-patents?sc_cid=70160000000SrxUAAS">The PTO addresses Bilski and software patents | opensource.com</a> &#8211; The Bilski majority&nbsp; emphasized that abstract ideas are not patentable, and recognized that allowing patents for abstract ideas could hinder innovation.&nbsp; Thus there&#039;s still room for discussion of the legal standard for when, if ever, there should be patents on software.&nbsp;</li>
<li><a href="http://project-voldemort.com/">Project Voldemort &#8211; A distributed database</a> &#8211; Voldemort is not a relational database &#8211; It is basically just a big, distributed, persistent, fault-tolerant hash table</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/17/daily-del-icio-us-for-october-11th-through-october-17th/">Daily del.icio.us for October 11th through October 17th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/10/17/daily-del-icio-us-for-october-11th-through-october-17th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for September 29th through October 11th</title>
		<link>http://www.j2eegeek.com/blog/2010/10/11/daily-del-icio-us-for-september-29th-through-october-11th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/10/11/daily-del-icio-us-for-september-29th-through-october-11th/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 02:02:28 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amino]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[codinghorror]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[datastore]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[easymock]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[functional-programming]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[mockobjects]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[scheme]]></category>
		<category><![CDATA[shiro]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[techmeme]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[voldemort]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2584</guid>
		<description><![CDATA[InfoQ: LinkedIn Signal: A Case Study for Scala, JRuby and Voldemort &#8211; This article aims to provide more insight into the motivation and technical challenges of combining Scala, JRuby and Voldemort, at such scale. InfoQ: Functional Languages 101: What&#8217;s All the Fuss About? &#8211; Rebecca Parsons makes an basic introduction to functional languages, explaining how [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/11/daily-del-icio-us-for-september-29th-through-october-11th/">Daily del.icio.us for September 29th through October 11th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoq.com/articles/linkedin-scala-jruby-voldemort">InfoQ: LinkedIn Signal: A Case Study for Scala, JRuby and Voldemort</a> &#8211; This article aims to provide more insight into the motivation and technical challenges of combining Scala, JRuby and Voldemort, at such scale.</li>
<li><a href="http://www.infoq.com/presentations/Functional-Languages-101">InfoQ: Functional Languages 101: What&rsquo;s All the Fuss About?</a> &#8211; Rebecca Parsons makes an basic introduction to functional languages, explaining how to think in a functional language, why is there renewed interested in them, and some nifty things about these languages.</li>
<li><a href="http://vratnagiri.blogspot.com/2010/08/mocking-frameworks-mockito-vs-easymock.html">The Art of Software: Mocking Frameworks: Mockito vs. EasyMock</a> &#8211; Mockito evolved from the once popular EasyMock framework and takes the simplicity and usability of the later one step further. Mockito&#039;s syntax is more consistent and fluent and makes your code much more readable. I would highly recomment Mockito for any new project.</li>
<li><a href="http://www.streamhead.com/google-appengine-practice/">Google AppEngine in Practice</a> &#8211; I&rsquo;ve also gotten a little more experience with what works and what doesn&rsquo;t, so here&rsquo;s a short overview of things to keep in mind when (considering) developing for Google AppEngine. It&rsquo;s mostly about the Datastore.</li>
<li><a href="http://weblogs.java.net/blog/joshy/archive/2010/10/09/announcing-amino-new-ui-toolkit-desktop-java">Announcing Amino, a new UI toolkit for Desktop Java | Java.net</a> &#8211; Amino is a next generation graphics library and UI toolkit. Though originally built as support for Leonardo Sketch it is now it&#039;s own incubator project. Amino is an (extremely alpha) 100% open source Java library</li>
<li><a href="http://www.businessinsider.com/chart-of-the-day-techmeme-browser-share-2010-10">CHART OF THE DAY: Google Chrome Beats Firefox To Own The Tech Set</a> &#8211; If Techmeme&#039;s readership proves to be a leading indicator for broader browsing tendencies, this could be the first sign that Firefox&#039;s run is over.</li>
<li><a href="http://www.codinghorror.com/blog/2010/09/go-that-way-really-fast.html">Coding Horror: Go That Way, Really Fast</a> &#8211; So, until further notice, we&#039;ll be following the same strategy as the Android and Chrome teams. We&#039;re going to go that way, really fast. And if something gets in our way, we&#039;ll turn.</li>
<li><a href="http://feeds.delicious.com/v2/rss/vscarpenter">500 Internal Server Error</a> &#8211; 500 Internal Server Error</li>
<li><a href="http://www.bbc.co.uk/news/technology-11430069">BBC News &#8211; Change to &#8216;Bios&#8217; will make for PCs that boot in seconds</a> &#8211; New PCs could start in just seconds, thanks to an update to one of the oldest parts of desktop computers.&lt;br /&gt;<br />
&lt;br /&gt;<br />
The upgrade will spell the end for the 25-year-old PC start-up software known as Bios that initialises a machine so its operating system can get going.</li>
<li><a href="http://www.businessinsider.com/ipad-for-business-2010-10">iPad for Business</a> &#8211; Either way, it&#039;s clear that Apple is onto something here, and that the iPad has strong potential to be a useful device for the corporate world, and not just a shiny toy</li>
<li><a href="http://www.ibm.com/developerworks/web/library/wa-apacheshiro/">Introducing Apache Shiro</a> &#8211; Shiro is an Apache Incubator project aimed at making authentication and authorization easier. Get to know Apache Shiro and walk through examples that let you experiment with Shiro for authentication and authorization in a Groovy web application.</li>
<li><a href="http://erkie.github.com/">Destroy entire websites with this Asteroids bookmarklet</a> &#8211; Have you ever visited a website and been so frustrated by the content, layout, or adverts that you&rsquo;d love to destroy it? Well, now you can.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/11/daily-del-icio-us-for-september-29th-through-october-11th/">Daily del.icio.us for September 29th through October 11th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/10/11/daily-del-icio-us-for-september-29th-through-october-11th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for July 9th through July 12th</title>
		<link>http://www.j2eegeek.com/blog/2010/07/12/daily-del-icio-us-for-july-9th-through-july-12th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/07/12/daily-del-icio-us-for-july-9th-through-july-12th/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 03:01:47 +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[android]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[appinventor]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[boilerplate]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<category><![CDATA[consumerreports]]></category>
		<category><![CDATA[continuousintegration]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone4]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[loadbalancing]]></category>
		<category><![CDATA[lombok]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[myeclipse]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2482</guid>
		<description><![CDATA[Consumer Reports Electronics Blog: Lab tests: Why Consumer Reports can&#8217;t recommend the iPhone 4 &#8211; It&#039;s official. Consumer Reports&#039; engineers have just completed testing the iPhone 4, and have confirmed that there is a problem with its reception Project Lombok &#8211; Spice up your Java &#8211; @Data generates all the boilerplate that is normally associated [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/12/daily-del-icio-us-for-july-9th-through-july-12th/">Daily del.icio.us for July 9th through July 12th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blogs.consumerreports.org/electronics/2010/07/apple-iphone-4-antenna-issue-iphone4-problems-dropped-calls-lab-test-confirmed-problem-issues-signal-strength-att-network-gsm.html">Consumer Reports Electronics Blog: Lab tests: Why Consumer Reports can&#8217;t recommend the iPhone 4</a> &#8211; It&#039;s official. Consumer Reports&#039; engineers have just completed testing the iPhone 4, and have confirmed that there is a problem with its reception</li>
<li><a href="http://projectlombok.org/index.html">Project Lombok &#8211; Spice up your Java</a> &#8211; @Data generates all the boilerplate that is normally associated with simple POJOs (Plain Old Java Objects) and beans: getters for all fields, setters for all non-final fields, and appropriate toString, equals and hashCode implementations that involve the fields of the class</li>
<li><a href="http://appinventor.googlelabs.com/about/">App Inventor for Android</a> &#8211; To use App Inventor, you do not need to be a developer. App Inventor requires NO programming knowledge. This is because instead of writing code, you visually design the way the app looks and use blocks to specify the app&#039;s behavior.</li>
<li><a href="http://www.nytimes.com/2010/07/12/technology/12google.html?adxnnl=1&amp;adxnnlx=1278918000-X8A/1oGFKShdcOCjlPnqVg">Google&rsquo;s Do-It-Yourself App Tool &#8211; NYTimes.com</a> &#8211; Google is bringing Android software development to the masses. The company will offer a software tool, starting Monday, that is intended to make it easy for people to write applications for its Android smartphones.</li>
<li><a href="http://www.skywayperspectives.org/documentation/me4s86/html/ME4STutorialScaffoldingGWT/m4sescaffoldinggwtarticle.html">MyEclipse for Spring 8.6: GWT Scaffolding</a> &#8211; This tutorial is going to walk you through producing this ready-to-run GWT application with a Spring backend that implements the CRUD application pattern for a domain model.&lt;br /&gt;<br />
&lt;br /&gt;<br />
This tutorial is going to walk you through producing this ready-to-run GWT application with a Spring backend that implements the CRUD application pattern for a domain model.</li>
<li><a href="http://blog.louisgray.com/2010/07/why-i-turned-in-my-iphone-and-went.html">louisgray.com: Why I Turned In My iPhone and Went Android</a> &#8211; I am betting on an ecosystem and an application environment that encourages best of breed developers to move their product to a growing population of smartphones, and I expect to reap the benefits</li>
<li><a href="http://girishgaurav.wordpress.com/2010/07/09/configuring-multiple-tomcat-application-servers-with-apache-http-server/">Configuring multiple Tomcat application servers with Apache HTTP server/ Load Balancing with Apache Web Server &laquo; Girish Gaurav&#8217;s Blog</a> &#8211; In this article, I am going to explain how we can configure multiple Tomcat instances with single Apache Web Server.</li>
<li><a href="http://toolsforagile.com/blog/archives/383">Should you have separate product and maintenance teams? &raquo; Silver Stripe Blog &raquo; Blog Archive</a> &#8211; In my experience the really good developers want to become better, and there is no better way than to do maintenance. It teaches a whole lot of things &ndash; where your design is failing, what kind of changes are being requested, how customers are using your software and which assumptions were invalid</li>
<li><a href="http://www.businessinsider.com/this-chart-should-scare-the-bejesus-out-of-apple-2010-7">This Android Chart Should Scare The Bejesus Out Of Apple</a> &#8211; The chart below should scare the bejesus out of Apple. Because it suggests that it may, in fact, be deja vu all over again. (As you look at it, remember that, two years ago, Android was nowhere).</li>
<li><a href="http://community.jboss.org/wiki/Gradlewhy">Gradle: why? &#8211; JBoss Community</a> &#8211; A lot of people have asked me to document the reasons I want to migrate Hibernate from Maven to Gradle as its build tool so I enumerate those reasons here.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/12/daily-del-icio-us-for-july-9th-through-july-12th/">Daily del.icio.us for July 9th through July 12th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/07/12/daily-del-icio-us-for-july-9th-through-july-12th/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 July 2nd through July 6th</title>
		<link>http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 06:00:00 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[america]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[andygrove]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cius]]></category>
		<category><![CDATA[collabnet]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[crud]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[datauri]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[employment]]></category>
		<category><![CDATA[financial]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwt2.1]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[impressionists]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[monet]]></category>
		<category><![CDATA[NPR]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[painting]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[profiler]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[sprites]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[taxes]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[versioncontrol]]></category>
		<category><![CDATA[visualvm]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/</guid>
		<description><![CDATA[Fareed Zakaria &#8211; Obama&#8217;s CEO problem &#8212; and ours &#8211; The Federal Reserve recently reported that America&#039;s 500 largest nonfinancial companies have accumulated an astonishing $1.8 trillion of cash on their balance sheets Data URIs make CSS sprites obsolete &#124; NCZOnline &#8211; CSS sprites were a solution to the problem of multiple HTTP requests to [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/">Daily del.icio.us for July 2nd through July 6th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/07/04/AR2010070403856.html">Fareed Zakaria &#8211; Obama&#8217;s CEO problem &#8212; and ours</a> &#8211; The Federal Reserve recently reported that America&#039;s 500 largest nonfinancial companies have accumulated an astonishing $1.8 trillion of cash on their balance sheets</li>
<li><a href="http://www.nczonline.net/blog/2010/07/06/data-uris-make-css-sprites-obsolete/">Data URIs make CSS sprites obsolete | NCZOnline</a> &#8211; CSS sprites were a solution to the problem of multiple HTTP requests to download multiple images. Data URIs allow you to embed images directly into your CSS files, solving the same problem in a much more elegant and maintainable way</li>
<li><a href="http://tech.fortune.cnn.com/2010/07/06/ipad-not-eating-mac-sales-says-analyst/">iPad not eating Mac sales, says analyst &#8211; Apple 2.0 &#8211; Fortune Tech</a> &#8211; In other words, the lack of a camera or keyboard on the iPad gives customers a reason to keep buying Macs.</li>
<li><a href="http://www.javaworld.com/community/node/4579?source=IFWNLE_jw_2010-07-06">Relax, Java is still #1 | JavaWorld&#8217;s Daily Brew</a> &#8211; Java is still the number one most popular programming language, according to the most recent TIOBE survey.</li>
<li><a href="http://www.businessweek.com/magazine/content/10_28/b4186048358596.htm">Andy Grove: How America Can Create Jobs &#8211; BusinessWeek</a> &#8211; The former Intel chief says &quot;job-centric&quot; leadership and incentives are needed to expand U.S. domestic employment again</li>
<li><a href="http://www.javacodegeeks.com/2010/07/gwt-2-spring-3-jpa-2-hibernate-35.html">Java Code Geeks: GWT 2 Spring 3 JPA 2 Hibernate 3.5 Tutorial &ndash; Eclipse and Maven 2 showcase</a> &#8211; This step by step guide will present how to develop a simple web application using Google&#039;s Web Toolkit (GWT) for the rich client and Spring as the back &ndash; end, server side framework</li>
<li><a href="http://www.nytimes.com/2010/07/05/technology/05soft.html?_r=1">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.ctbto.org/?id=1700">&quot;1945-1998&quot; by Isao Hashimoto (Multimedia artwork)</a> &#8211; &quot;2053&quot; &#8211; This is the number of nuclear explosions conducted in various parts of the globe.*</li>
<li><a href="http://www.open.collab.net/go/csvne1_r1a/">CollabNet Subversion Edge 1.0 Beta</a> &#8211; Subversion Edge includes Apache&#039;s web server and the ViewVC repository view, which lets you manage your directory through a browser</li>
<li><a href="http://www.simorn.de/archives/67">Using the Java VisualVM to optimize your Java Applications</a> &#8211; Java VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM), and for troubleshooting and profiling these applications.</li>
<li><a href="http://blogs.atlassian.com/confluence/2010/06/confluence-enterprise-wiki-sneak-peak.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+ConfluenceBlog+%28Atlassian+Products+-+Confluence%29">Confluence 3.3 Sneak Peek &#8211; Confluence Product Blog</a> &#8211; Confluence 3.3 is just around the corner. Since the the last release, we&#039;ve been working really hard on making it even faster to build content rich wiki pages using the Rich Text Editor</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/NWLT/~3/-aYOVXZfOPM/gwt-21-milestone-2-is-now-available.html">GWT 2.1 Milestone 2 is now available</a> &#8211; With the release of GWT 2.1 M2, we&rsquo;re continuing to evolve the integration between Google and VMware that was announced at this year&rsquo;s Google I/O</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/NWLT/~3/WQfk6D9CCiY/gwt-204-is-now-available.html">GWT 2.0.4 is now available</a> &#8211; There were several reports, both internally and externally, of GWT-based applications unexpectedly crashing when running in Safari 5 (including Google Wave)</li>
<li><a href="http://www.npr.org/templates/story/story.php?storyId=128221023">Monet&#8217;s Canvas Cathedrals: A Life Study Of Light : NPR</a> &#8211; The impressionists broke all the formal academic rules &mdash; they used quick brush strokes, changed perspective, made their shadows out of color, not black. And it all started with a young painter, sitting by the water&#039;s edge in Le Havre.</li>
<li><a href="http://www.informationweek.com/news/hardware/handheld/showArticle.jhtml?articleID=225702068&amp;cid=nl_IW_daily_2010-07-02_h">Full Nelson: Behind Cisco&#8217;s Tablet Surprise &#8212; Cisco Tablet &#8212; InformationWeek</a> &#8211; The Cisco Cius, an Android-based tablet will push everything Cisco believes in one step further. It will make presence and collaboration and video more mobile, more accessible, and more sexy.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/">Daily del.icio.us for July 2nd through July 6th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/07/07/daily-del-icio-us-for-july-2nd-through-july-6th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

