<?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; memcached</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.j2eegeek.com/blog/?pushpress=hub'/>
		<item>
		<title>Links for December 16th through December 19th</title>
		<link>http://www.j2eegeek.com/blog/2011/12/20/links-for-december-16th-through-december-19th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/12/20/links-for-december-16th-through-december-19th/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 21:18:18 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[dart]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datagrid]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[extjs4.0]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[imessage]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[mapreduce]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mongolab]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[predictions]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[siesta]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4664</guid>
		<description><![CDATA[What Happened To The 9 Programming Languages To Watch in 2011 &#124; Javalobby &#8211; Last year, I wrote a post entitled 9 Programming Languages To Watch In 2011. Now that 2011 is basically over, let&#8217;s see what happened to these languages over the course of the year. Video: Dart &#8211; A Language For Structured Web [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/12/20/links-for-december-16th-through-december-19th/">Links for December 16th through December 19th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://java.dzone.com/articles/what-happened-9-programming">What Happened To The 9 Programming Languages To Watch in 2011 | Javalobby</a> &#8211; Last year, I wrote a post entitled 9 Programming Languages To Watch In 2011. Now that 2011 is basically over, let&rsquo;s see what happened to these languages over the course of the year.</li>
<li><a href="http://marakana.com/forums/web_dev/general/576.html">Video: Dart &#8211; A Language For Structured Web Programming &#8211; Marakana</a> &#8211; Seth Ladd, Developer Advocate at Google, introduces us to Dart at the Silicon Valley Google Technology User Group meetup on December 7th, 2011.</li>
<li><a href="http://www.stathat.com/">StatHat &#8211; Invent stats on the fly. Track data instantly, up to the minute, accurately.</a> &#8211; StatHat is a tool to track statistics and events in your code. In just one line, you can track any number and StatHat will generate graphs instantly, send you alerts, and let you embed the graphs on your own site.</li>
<li><a href="http://www.sencha.com/blog/introducing-siesta-a-testing-tool-for-ext-js">Introducing Siesta: A Testing Tool for Ext JS | Blog | Sencha</a> &#8211; Testing your code brings lots of advantages, perhaps the biggest one is that it increases your confidence in your codebase. How do you know your code actually works? How do you know if a small change in the core of your application is safe or if it breaks some feature? The only way is to actually manually verify each and every feature of your system&mdash;but that&rsquo;s not realistic unless you have a test suite.</li>
<li><a href="http://www.vijayp.ca/blog/?p=162">Partychat &mdash; migrating from Google App Engine to EC2 &laquo; Vijay Pandurangan&#8217;s blog</a> &#8211; Google App Engine&rsquo;s insistence on a different paradigm for development makes migration extremely difficult, since moving to a new platform requires rearchitecting code</li>
<li><a href="http://apple.stackexchange.com/questions/27274/how-does-ios-5s-imessage-know-that-the-recipient-is-an-ios-5-device">ios 5 &#8211; How does iOS 5&rsquo;s iMessage know that the recipient is an iOS 5 device? &#8211; Apple &#8211; Stack Exchange</a> &#8211; When you send a message using the Messages app, iOS seems to magically figure out that the recipient is on iOS 5 and automatically switches over to iMessage (blue messages instead of green SMSs).</li>
<li><a href="http://www.infoq.com/interviews/JSR347-Manik-Surtani">InfoQ: JSR 107, JSR 347, Infinispan, NoSQL, Hot Rod, Memcached, CDI and Beyond</a> &#8211; InfoQ catches up with Manik Surtani to discuss JSR 347, data grids and Inifinispan. Manik dicusses overlap with NoSQL and support for Memcached and HotRod wire protocol as well.</li>
<li><a href="http://www.tweetegy.com/2011/12/connecting-a-html5-application-to-a-mongodb-instance-via-mongolab-rest-api/">Connecting a HTML5 application to a MongoDB instance via MongoLab REST API | Tweetegy</a> &#8211; I needed a free, document based, online data store so that I could quickly build a HTML5 prototype. As an exercise, I quickly whipped up a simple application that can store basic contact details of people.</li>
<li><a href="http://www.commoncrawl.org/mapreduce-for-the-masses/">MapReduce for the Masses: Zero to Hadoop in Five Minutes with Common Crawl | CommonCrawl</a> &#8211; Common Crawl aims to change the big data game with our repository of over 40 terabytes of high-quality web crawl information into the Amazon cloud, the net total of 5 billion crawled pages</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/12/20/links-for-december-16th-through-december-19th/">Links for December 16th through December 19th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/12/20/links-for-december-16th-through-december-19th/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 August 20th through August 23rd</title>
		<link>http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/</link>
		<comments>http://www.j2eegeek.com/blog/2011/08/23/links-for-august-20th-through-august-23rd/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 00:25:07 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[finland]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gretty]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webservices]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4557</guid>
		<description><![CDATA[Kind of Screwed &#8211; Waxy.org &#8211; At the heart of this settlement is a debate that&#039;s been going on for decades, playing out between artists and copyright holders in and out of the courts. rest-client &#8211; Java application to test RESTful webservices &#8211; RESTClient is a Java application to test RESTful webservices. It can be [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/06/26/links-for-june-20th-through-june-23rd/">Links for June 20th through June 23rd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://waxy.org/2011/06/kind_of_screwed/">Kind of Screwed &#8211; Waxy.org</a> &#8211; At the heart of this settlement is a debate that&#039;s been going on for decades, playing out between artists and copyright holders in and out of the courts.</li>
<li><a href="http://code.google.com/p/rest-client/">rest-client &#8211; Java application to test RESTful webservices</a> &#8211; RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications. From version 2.3, it has two executable Jars:</li>
<li><a href="http://java.dzone.com/news/extremely-decoupled">Extremely Decoupled Architecture for Web Applications (EDAWA); Part 1: Vertical Decoupling | Javalobby</a> &#8211; Vertical decoupling brings the opportunity to exchange the whole technology stack including programming language, runtime environment, operating system or whatever.</li>
<li><a href="http://blogs.oracle.com/jjg/entry/what_s_up_javadoc">What&#8217;s Up, JavaDoc? (Jonathan Gibbons)</a> &#8211; The Java documentation tool, javadoc, has been somewhat neglected in recent releases, but in JDK 7, it&#039;s been getting some amount of long-overdue TLC, albeit mostly under the covers.</li>
<li><a href="https://github.com/blog/878-announcing-github-for-mac">Announcing GitHub for Mac &#8211; GitHub</a> &#8211; Pull requests, merge button, fork queue, issues, pages, wiki &ndash;&ndash; all awesome features that make sharing easier. But those things are only great after you&#039;ve pushed your code to GitHub. Today we&#039;re happy to announce GitHub for Mac.</li>
<li><a href="http://www.infoq.com/presentations/Where-Did-My-Architecture-Go">InfoQ: Where Did My Architecture Go?</a> &#8211; Eoin Woods advices on writing code that preserves the initial architectural design using conventions, dependency analysis, module systems, augmenting the code &amp; checking rules, and language extensions.</li>
<li><a href="http://cwe.mitre.org/">CWE &#8211; Common Weakness Enumeration: A Community-developed dictionary of software weakness types</a> &#8211; International in scope and free for public use, CWE&trade; provides a unified, measurable set of software weaknesses that is enabling more effective discussion, description, selection, and use of software security tools and services that can find these weaknesses in source code and operational systems as well as better understanding and management of software weaknesses related to architecture and design.</li>
<li><a href="http://www.javacodegeeks.com/2011/06/lessons-in-software-reliability.html">Lessons in Software Reliability &#8211; Java Code Geeks</a> &#8211; Ensure that you build support across the organization, build a culture that puts reliability first. Like any change, it will require patience, commitment, and unrelenting followup.</li>
<li><a href="http://aws.typepad.com/aws/2011/06/now-available-amazon-ec2-running-red-hat-enterprise-linux.html">Amazon Web Services Blog: Now Available: Amazon EC2 Running Red Hat Enterprise Linux</a> &#8211; I&#039;m pleased to be able to tell you that you can now run Red Hat Enterprise Linux on EC2 with support from Amazon and Red Hat</li>
<li><a href="http://raibledesigns.com/rd/entry/java_web_application_security_part4">Raible Designs | Java Web Application Security &#8211; Part V: Penetrating with Zed Attack Proxy</a> &#8211; In this article, I&#039;ve shown you how to pentest a web application using Firefox and OWASP&#039;s Zed Attack Proxy (ZAP). I found ZAP to be a nice tool for figuring out vulnerabilities, but it&#039;d be nice if it had a &quot;retest&quot; feature to see if you fixed an issue for a particular URL.</li>
<li><a href="http://blogs.bytecode.com.au/glen/2010/07/15/my-nosql-for-java-devs-slides-are-now-online.html">My &ldquo;NoSQL for Java Devs&rdquo; slides are now online &laquo; Glen Smith</a> &#8211; In the talk we looked at four different types of NoSQL options for Java guys: Simple Key/Value in-memory stores (Memcached), sophisticated distributed key/value stores (Voldemort), Document Databases (CouchDB), and Graph Databases (Neo4j).</li>
<li><a href="http://www.ibm.com/developerworks/offers/lp/demos/summary/j-jmongodb.html?ca=drs-">An introduction to MongoDB</a> &#8211; In this short demo, long-time developerWorks contributor Andrew Glover introduces MongoDB, provides a quick tour of its use, and helps you understand where it&#039;s most applicable</li>
<li><a href="http://www.ibm.com/developerworks/offers/lp/demos/summary/j-amazonsimpledb.html?ca=drs-">An introduction to Amazon SimpleDB</a> &#8211; an introduction to SimpleDB, a massively scalable, highly available key/value datastore. Part of the Amazon Web Services suite, SimpleDB provides a simple web services interface to create and store multiple data sets, query the data, and return the results. Get started with SimpleDB in this short introduction.</li>
<li><a href="http://www.infoq.com/presentations/5-Classic-Patterns-in-Everyday-Code">InfoQ: 5 Classic Patterns in Everyday Code</a> &#8211; Michael Wood explains the importance of using patterns in software design, exemplifying with Adapter, Decorator, Command, and several Factory patterns.</li>
<li><a href="http://hbr.org/2011/06/the-big-idea-before-you-make-that-big-decision/ar/1">The Big Idea: Before You Make That Big Decision&#8230; &#8211; Harvard Business Review</a> &#8211; In this article, we will describe a straightforward way to detect bias and minimize its effects in the most common kind of decision that executives make: reviewing a recommendation from someone else and determining whether to accept it, reject it, or pass it on to the next level.</li>
<li><a href="http://www.javacodegeeks.com/2011/06/not-doing-code-reviews-whats-your.html">Not doing Code Reviews? What&rsquo;s your excuse? &#8211; Java Code Geeks</a> &#8211; Reviews don&rsquo;t need to be a big deal, you don&rsquo;t need formal review meetings. And there are tools to help make reviews cheaper, easier and more effective. So, what about the rest of you? Why aren&rsquo;t you doing code reviews? What&rsquo;s your excuse?</li>
<li><a href="http://www.infoq.com/news/2011/06/swarchbooks2011">InfoQ: New Books on Software Architecture</a> &#8211; Software Architecture is one of the important topics for software engineers, because many failures of software development projects are caused by inadequate design. Thus, it is essential to learn more about architectural issues in theory and practice. Interesting new books that have been published recently or in the near future could be very helpful:</li>
<li><a href="http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis/">Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison :: KKovacs</a> &#8211; In this light, here is a comparison of Cassandra, Mongodb, CouchDB, Redis, Riak, Membase, Neo4j and HBase:</li>
<li><a href="http://www.canoo.com/blog/2011/06/20/gwt-dependency-injection-recipes-using-gin-iii/">&raquo; GWT Dependency Injection recipes using GIN (III) &raquo; Canoo RIA Blog</a> &#8211; In my opinion, dependency injection allows a much cleaner structure, enables configuring the application in an elegant and easy way and, when used together with an event bus, produces low-coupled high-modular applications.</li>
<li><a href="http://sree.cc/sencha/sencha-touch-show-loading-mask-anywhere">Sencha touch &ndash; show loading mask anywhere | Schogini</a> &#8211; If, you need to show a load mask anywhere (not necessarily linked to a store) then you can do something like this:</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/06/26/links-for-june-20th-through-june-23rd/">Links for June 20th through June 23rd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/06/26/links-for-june-20th-through-june-23rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 26th through March 29th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/29/daily-del-icio-us-for-march-26th-through-march-29th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/29/daily-del-icio-us-for-march-26th-through-march-29th/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 23:05:01 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datamining]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gxt]]></category>
		<category><![CDATA[gxt3.0]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea10]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[scoble]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[uibinder]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3373</guid>
		<description><![CDATA[IntelliJ IDEA Static Analysis: Custom Rules with Structural Search &#38; Replace &#124; JetBrains TV &#8211; This screencast demonstrates IDEA&#039;s static code analysis features and how to write your own rule using Structural Search &#38; Replace. I&#039;ll give you a quick overview of IDEA inspections, show you how to use Structural Search, and then demonstate creating [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/29/daily-del-icio-us-for-march-26th-through-march-29th/">Daily del.icio.us for March 26th through March 29th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://tv.jetbrains.net/videocontent/intellij-idea-static-analysis-custom-rules-with-structural-search-replace">IntelliJ IDEA Static Analysis: Custom Rules with Structural Search &amp; Replace | JetBrains TV</a> &#8211; This screencast demonstrates IDEA&#039;s static code analysis features and how to write your own rule using Structural Search &amp; Replace. I&#039;ll give you a quick overview of IDEA inspections, show you how to use Structural Search, and then demonstate creating a new inspection and quick fix based on this search</li>
<li><a href="http://about.digg.com/blog/how-digg-is-built">How Digg is Built | Digg About</a> &#8211; At Digg we have substantially rebuilt our infrastructure over the last year in what we call &quot;Digg V4&quot;. This blog post gives a high-level view of the systems and technologies involved and how we use them. Read on to find out the secrets of the Digg engineers!</li>
<li><a href="http://nosql.mypopescu.com/post/4130100012/hosting-websites-out-of-couchdb">Hosting websites out of CouchDB :: myNoSQL</a> &#8211; Together with Couchapps, support for virtual hosts and URL rewrites makes it easier to create and serve web applications directly from CouchDB with no additional middleware</li>
<li><a href="http://www.labnol.org/software/iphone-ipad-bookmarklets/18969/">Useful Bookmarklets for your iPad, iPhone and iPod Touch Browser</a> &#8211; Unlike most desktop browsers, the Safari browser of your iOS device doesn&rsquo;t support extensions but you can still add extra functionality to the browser with the help of bookmarklets</li>
<li><a href="http://www.artima.com/weblogs/viewpost.jsp?thread=322909">Kindle From Another Planet</a> &#8211; Despite being part of the microcomputer revolution from the beginning, the Kindle is the first piece of technology I&#039;ve seen that feels alien to me. And I mean that in a good way</li>
<li><a href="http://coenraets.org/blog/2011/03/flex-on-the-ipad/">Flex on the iPad &#8211; Trading system</a> &#8211; Here is a video showing a sample Flex application running on the iPad. This Mobile Trader application shows chart manipulation and drill-downs using touch events, real time market data updates</li>
<li><a href="http://www.codingthearchitecture.com/2011/03/14/everybody_is_an_architect_except_when_theyre_not.html">Everybody is an architect, except when they&#8217;re not</a> &#8211; One software architect or many? Single point of responsibility or shared amongst the team? Agile or not, the software architecture role exists. Only the context will tell you the right answer</li>
<li><a href="http://www.zdnet.com/blog/btl/enterprise-tablet-adoption-picks-up-steam-bring-your-own-pc-doesnt/46481">Enterprise tablet adoption picks up steam; Bring your own PC doesn&#8217;t</a> &#8211; Twenty six percent of enterprises are using or planning to use tablets, according to Forrester. However, only 2 percent will support employees who bring their own PC.</li>
<li><a href="http://darrellmeyer.com/2011/03/gxt-3-contentpanel-changes/">GXT 3 ContentPanel Changes | Darrell Meyer&#8217;s Blog</a> &#8211; We have been busy working on Ext GWT 3. I wanted take some time to discuss some of the changes we have made to ContentPanel which reflect design changes in Ext GWT 3.</li>
<li><a href="http://needlebase.com/">Needlebase &#8211; platform for acquiring, integrating, cleansing, analyzing and publishing data</a> &#8211; Needle is a revolutionary platform for acquiring, integrating, cleansing, analyzing and publishing data on the web.  Using Needle through a web browser, without programmers or DBAs, your data team can easily:</li>
<li><a href="http://highscalability.com/blog/2011/3/25/did-the-microsoft-stack-kill-myspace.html">High Scalability &#8211; High Scalability &#8211; Did the Microsoft Stack Kill&nbsp;MySpace?</a> &#8211; Robert Scoble wrote a fascinating case study, MySpace&rsquo;s death spiral: insiders say it&rsquo;s due to bets on Los Angeles and Microsoft, where he reports MySpace insiders blame the Microsoft stack on why they lost the great social network race to Facebook.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/29/daily-del-icio-us-for-march-26th-through-march-29th/">Daily del.icio.us for March 26th through March 29th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/29/daily-del-icio-us-for-march-26th-through-march-29th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 1st through February 5th</title>
		<link>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 16:00:06 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quora]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wireframe]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2657</guid>
		<description><![CDATA[InfoQ: Juergen Hoeller on the Past and Future of Spring &#8211; Juergen Hoeller explains the past and future of the Spring framework: how it will make use of Java 7 features like Fork/Join, work with JEE6 and PaaS platforms, and much more. Mockito &#8211; Screencasts for Stubbing, Verifying, and Argument Matching &#124; Javalobby &#8211; We&#039;re [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/12/15/daily-del-icio-us-for-december-14th-through-december-15th/">Daily del.icio.us for December 14th through December 15th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.infoq.com/interviews/hoeller-spring">InfoQ: Juergen Hoeller on the Past and Future of Spring</a> &#8211; Juergen Hoeller explains the past and future of the Spring framework: how it will make use of Java 7 features like Fork/Join, work with JEE6 and PaaS platforms, and much more.</li>
<li><a href="http://java.dzone.com/articles/mockito-%E2%80%93-screencasts-stubbing?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29">Mockito &ndash; Screencasts for Stubbing, Verifying, and Argument Matching | Javalobby</a> &#8211; We&#039;re rolling out Mockito and trying to raise our testability at work and I&#039;m set to give a presentation/training session tomorrow to a few new team</li>
<li><a href="http://www.readwriteweb.com/mobile/2010/12/w3c-releases-best-practices-for-mobile-web-apps.php">W3C Releases Best Practices for Mobile Web Apps</a> &#8211; International Web standards body, The World Wide Web Consortium (W3C) has released a new standard for developers of mobile Web applications. The document, published as a W3C Recommendation, is titled &quot;The Mobile Web Application Best Practices&quot;</li>
<li><a href="http://www.infoq.com/presentations/Using-REST-for-SOA">InfoQ: Using REST for SOA</a> &#8211; Stefan Tilkov makes a case for using REST in an enterprise SOA solution showing how to implement tricky features like encapsulation, transactions, stateful communication, reliable messaging, notifications, and security</li>
<li><a href="http://www.cio.com/article/646654/SOA_Makes_Its_Home_in_Financial_Services_Arena?source=rss_all&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+dineshhbhat+%28%22mypublic%22+via+Dinesh+in+Google+Reader%29">SOA Makes Its Home in Financial Services Arena CIO.com</a> &#8211; The death of SOA has been much exaggerated according to a new report. Forrester analyst Jost Hoppermann said that in financial services companies, SOA is very much alive and is being increasingly deployed within the industry</li>
<li><a href="https://github.com/aalmiray/Json-lib/">JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again</a> &#8211; JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans.</li>
<li><a href="http://www.journaldev.com/42/how-to-install-memcached-server-on-windows-as-service">How to install Memcached Server on Windows as Service | JournalDev</a> &#8211; In my earlier posts, I explained how to install memcached server on *nix and Mac OS systems. Today I will explain how to install memcached server on Windows operating system.</li>
<li><a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE Software: Tiobe Index</a> &#8211; The TIOBE Programming Community index is an indicator of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors</li>
<li><a href="http://techblog.netflix.com/2010/12/four-reasons-we-choose-amazons-cloud-as.html">Four Reasons We Choose Amazon&rsquo;s Cloud as Our Computing Platform</a> &#8211; Letting Amazon focus on data center infrastructure allows our engineers to focus on building and improving our business.&nbsp;Amazon calls their web services &ldquo;undifferentiated heavy lifting,&rdquo; and that&rsquo;s what it is.</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/12/15/daily-del-icio-us-for-december-14th-through-december-15th/">Daily del.icio.us for December 14th through December 15th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/12/15/daily-del-icio-us-for-december-14th-through-december-15th/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 March 14th through March 17th</title>
		<link>http://www.j2eegeek.com/blog/2010/03/17/daily-del-icio-us-for-march-14th-through-march-17th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/03/17/daily-del-icio-us-for-march-14th-through-march-17th/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 03:00:58 +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[awesome]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[currency]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[krugman]]></category>
		<category><![CDATA[leolaporte]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[NPR]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[playframework]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[simpledb]]></category>
		<category><![CDATA[simplejpa]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[twit]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[web-framework]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[winstone]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2275</guid>
		<description><![CDATA[Play framework ? Home &#8211; Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures SimpleJPA &#8211; Java Persistence API for Amazon SimpleDB &#8211; SimpleJPA is a Java Persistence API (JPA) implementation for Amazon&#39;s SimpleDB. In other words, an [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/03/17/daily-del-icio-us-for-march-14th-through-march-17th/">Daily del.icio.us for March 14th through March 17th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.playframework.org/">Play framework ? Home</a> &#8211; Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures</li>
<li><a href="http://code.google.com/p/simplejpa/">SimpleJPA &#8211; Java Persistence API for Amazon SimpleDB</a> &#8211; SimpleJPA is a Java Persistence API (JPA) implementation for Amazon&#39;s SimpleDB. In other words, an object-relational mapping (ORM) framework for Amazon&#39;s database in the cloud</li>
<li><a href="http://code.google.com/p/redis/">redis &#8211; A persistent key-value database with built-in net interface written in ANSI-C for Posix systems</a> &#8211; Redis is an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets</li>
<li><a href="http://blogs.vmware.com/console/2010/03/vmware-hires-key-developer-for-redis.html">VMware: The Console: VMware hires key developer for Redis</a> &#8211; As VMware continues its investments in the context of cloud computing, technologies such as Redis become key for future cloud based apps, whether private or public cloud, and the cloud infrastructure itself.</li>
<li><a href="http://mediamemo.allthingsd.com/20100315/for-npr-the-ipad-means-a-new-app-and-a-new-web-site/">NPR Creating New App and Web Site for Apple iPad | Peter Kafka | MediaMemo | AllThingsD</a> &#8211; the standoff between Apple (AAPL)&nbsp;and Adobe has prompted NPR to take on another engineering project at the same time: It is building a version of its Web site designed specifically for the iPad.</li>
<li><a href="http://www.nytimes.com/2010/03/15/opinion/15krugman.html">Op-Ed Columnist &#8211; Taking On China and Its Currency &#8211; NYTimes.com</a> &#8211; It&rsquo;s time for America to confront China about the undervaluation of its currency, which is adding to the world&rsquo;s economic problems at a time when those problems are already severe.</li>
<li><a href="http://oreilly.com/catalog/0636920001690/?utm_content=em-orm-npa-android_vid-final_save&amp;utm_campaign=Book+%26+Video+Promos&amp;utm_source=iPost&amp;utm_medium=email&amp;imm_mid=05706a&amp;cmp=em-orm-npa-android_vid-final_save">Developing Android Applications with Java &#8211; O&#8217;Reilly Media</a> &#8211; Learn to build mobile applications for the exciting new Android platform. In this dynamic, online workshop, you&#39;ll get up to speed on the basics of Android development, including the Android SDK and the Eclipse IDE</li>
<li><a href="http://blogs.captechventures.com/blog/macon-pegram/winstone-the-smaller-faster-lighter-servlet-container">Winstone: The Smaller, Faster, Lighter Servlet Container | CapTech Ventures Blogs</a> &#8211; The Winstone project was born out of a desire for a servlet container without all of the bloat of a typical Java EE container. Weighing in at a paltry 167 KB for the &quot;lite&quot; version and 320 KB for the &quot;full featured&quot; version, it is one of the lightest weight servlet containers out there. &nbsp;</li>
<li><a href="http://www.unixmen.com/news-today/875-digg-says-yes-to-nosql-and-bye-to-mysql">Unixmen &#8211; Digg says yes to NoSQL, bye to MySQL | Unixmen</a> &#8211; After twitter, now is Digg who decided to replace MySQL and most of their infrastructure components and move away from LAMP to another architecture called NoSQL that is based in Casandra, an opensource project that develops a highly scalable second-generation distributed database</li>
<li><a href="http://www.vimeo.com/10150010">Leo Laporte crowd surfing while live streaming @ Diggnation on Vimeo</a> &#8211; Leo Laporte crowd surfing while live streaming on the Internet at Diggnation Live case. As seen at SXSW 2010 at Stubbs BBQ in Austin, TX!</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/03/17/daily-del-icio-us-for-march-14th-through-march-17th/">Daily del.icio.us for March 14th through March 17th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/03/17/daily-del-icio-us-for-march-14th-through-march-17th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 15th through February 18th</title>
		<link>http://www.j2eegeek.com/blog/2010/02/18/daily-del-icio-us-for-february-15th-through-february-18th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/02/18/daily-del-icio-us-for-february-15th-through-february-18th/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 02:00:07 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobeair]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[buzz]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[ddwrt]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[dynamicdns]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[intellij9]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jax-rs]]></category>
		<category><![CDATA[jersey]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Starbucks]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2220</guid>
		<description><![CDATA[RESTful Webservices with Java and Jersey (JAX-RS) &#8211; Tutorial &#8211; This article explains how to develop RESTful web services in Java with the JAX-RS reference implementation Jersey. Dynamically Add/Remove rows in HTML table using JavaScript &#124; ViralPatel.net &#8211; In this article we will create a user interface where user can add/delete multiple rows in a [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/02/18/daily-del-icio-us-for-february-15th-through-february-18th/">Daily del.icio.us for February 15th through February 18th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.vogella.de/articles/REST/article.html">RESTful Webservices with Java and Jersey (JAX-RS) &#8211; Tutorial</a> &#8211; This article explains how to develop RESTful web services in Java with the JAX-RS reference implementation Jersey.</li>
<li><a href="http://viralpatel.net/blogs/2009/03/dynamically-add-remove-rows-in-html-table-using-javascript.html">Dynamically Add/Remove rows in HTML table using JavaScript | ViralPatel.net</a> &#8211; In this article we will create a user interface where user can add/delete multiple rows in a form using JavaScript.</li>
<li><a href="http://twitter.com/about/opensource">Twitter / OpenSource</a> &#8211; Twitter is built on open-source software&mdash;here are the projects we have released or contribute to. Also see our engineering blog for more details.</li>
<li><a href="http://www.businessinsider.com/how-google-went-into-code-red-and-saved-google-buzz-2010-2">How Google Went Into &quot;Code Red&quot; And Saved Google Buzz</a> &#8211; Here&#39;s the story of how panicking just enough may have saved Google&#39;s answer to Facebook and Twitter.</li>
<li><a href="http://hameedullah.com/wordpress/wpbuzzer">WPBuzzer &#8211; Hameedullah</a> &#8211; WPBuzzer is a WordPress Plugin which allows you to add a button to your blog to allow sharing your posts on Google Buzz.</li>
<li><a href="http://gregluck.com/blog/archives/2010/02/debugging-ext-js-in-intellij-9-0/">Debugging Ext JS in IntelliJ 9.0.2 (Maia IU.92.273) &laquo; Greg Luck&#8217;s Blog</a> &#8211; I am working on Ehcache Monitor right now, which uses Ext JS. IntelliJ gives you the ability to debug both Java and JavaScript, which is really nice.</li>
<li><a href="http://seattletimes.nwsource.com/html/coffeecity/2011034183_post_3.html">Coffee City | Starbucks will launch pour-over brewing method in March to make quick cups when a pot isn&#8217;t brewed | Seattle Times Newspaper</a> &#8211; Beginning next month, Starbucks will adopt a brewing method called the pour-over at stores in the U.S. and Canada</li>
<li><a href="http://www.naterrific.com/2010/02/14/the-ultimate-dd-wrt-setup-wireless-bridging-no-ip-and-opendns/">The Ultimate DD-WRT Setup: Wireless Bridging, No-IP, and OpenDNS. &laquo; Naterrific</a> &#8211; The following guide will cover enabling No-IP, OpenDNS, and creating a bridged wireless network across your environment.</li>
<li><a href="http://daringfireball.net/linked/2010/02/14/hixie">Daring Fireball Linked List: Adobe Puts Secret Hold on HTML5 Spec</a> &#8211; In public, Adobe claims to &ldquo;support&rdquo; HTML5. On the private W3C mailing list, though, they&rsquo;ve placed an objection to prevent the current spec from being published</li>
<li><a href="http://techcrunch.com/2010/02/14/air-android/">AIR For Android, And Adobe&rsquo;s Plan To Deliver Apps Across All Mobile Devices</a> &#8211; . Adobe is positioning its Flash platform (which includes the Flash player, AIR, developer tools, and media servers) as the write-once, deploy-anywhere solution for both the mobile Web and apps.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/02/18/daily-del-icio-us-for-february-15th-through-february-18th/">Daily del.icio.us for February 15th through February 18th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/02/18/daily-del-icio-us-for-february-15th-through-february-18th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for September 17th through September 23rd</title>
		<link>http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/</link>
		<comments>http://www.j2eegeek.com/blog/2009/09/23/daily-del-icio-us-for-september-17th-through-september-23rd/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 04:01:16 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[AXIS]]></category>
		<category><![CDATA[axis2]]></category>
		<category><![CDATA[bikes]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[cycling]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[etl]]></category>
		<category><![CDATA[femtocell]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[jaxb]]></category>
		<category><![CDATA[jaxws]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[parsing]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python3]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webservices]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1395</guid>
		<description><![CDATA[The Short List for U.S. Chief Technology Officer &#8211; BusinessWeek &#8211; Barack Obama has pledged to name a cabinet-level CTO to oversee a job-creating national broadband buildout if he&#39;s elected. Big names abound Wikimedia Ubuntu migration FAQ &#8211; Meta &#8211; There&#39;s been some recent news coverage about Wikimedia&#39;s ongoing migration of servers to Ubuntu Linux. [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/10/20/daily-delicious-for-october-18th-through-october-20th/">Daily del.icio.us for October 18th through October 20th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.businessweek.com/bwdaily/dnflash/content/oct2008/db20081019_258155.htm">The Short List for U.S. Chief Technology Officer &#8211; BusinessWeek</a> &#8211; Barack Obama has pledged to name a cabinet-level CTO to oversee a job-creating national broadband buildout if he&#39;s elected. Big names abound</li>
<li><a href="http://meta.wikimedia.org/wiki/Wikimedia_Ubuntu_migration_FAQ">Wikimedia Ubuntu migration FAQ &#8211; Meta</a> &#8211; There&#39;s been some recent news coverage about Wikimedia&#39;s ongoing migration of servers to Ubuntu Linux. While much of the coverage is fairly straightforward and fact-based, there are some common questions and misconceptions I&#39;ve seen in comments.</li>
<li><a href="http://blog.internetnews.com/skerner/2008/10/linux-ecosystem-worth-25-billi.html">Linux Ecosystem worth $25 billion &#8211; InternetNews:The Blog &#8211; Sean Michael Kerner</a> &#8211; The Linux Foundation is set to release a report on Wednesday estimating that the Linux ecosystem is now worth $25 billion</li>
<li><a href="http://openwebpodcast.com/episode-5-ryan-stewart-of-adobe">Open Web Podcast &#8211; Episode 5: Ryan Stewart of Adobe</a> &#8211; Ryan Stewart of Adobe joined us for episode 5 of the Open Web Podcast. We really want to be pragmatic Open Web citizens, so thought it would be good to hear from Ryan and get his point of view on what Adobe, and he, are thinking with respect to the Web as a-whole</li>
<li><a href="http://ajaxian.com/archives/dojo-12-final-release">Ajaxian &raquo; Dojo 1.2 Final Release</a> &#8211; Pete Higgins released Dojo 1.2 the first version under his command. There are a ton of subtle improvements such as</li>
<li><a href="http://ajaxian.com/archives/richtexteditors-compared">Ajaxian &raquo; The bane and choice of Rich Text Editors</a> &#8211; Stuart Atkinson has kindly done a roundup of the state of rich text editors, and it covers</li>
<li><a href="http://www.stevesouders.com/blog/2008/10/12/runtime-page-optimizer/">High Performance Web Sites :: Runtime Page Optimizer</a> &#8211; The Runtime Page Optimizer (RPO) is an exciting product from Aptimize. RPO runs on a web server applying performance optimizations to pages at runtime, just before the page is sent to the browser</li>
<li><a href="http://digitarald.de/journal/54706744/fancyupload-for-flash-10/">FancyUpload for Flash 10 &raquo; digitarald:Harald K</a> &#8211; I developed and tested all day to release a FancyUpload version that works in Flash 9 and 10 (Kodus to Anders Rasmussen and his conversion to AS3). The code is now commited to github,</li>
<li><a href="http://eshop.macsales.com/item/Newer%20Technology/U2NV2SPATA/">Newer Technology Universal Drive Adapter -&#8230; (U2NV2SPATA) at OWC</a> &#8211; The &quot;Swiss Army Knife&quot; of Disk Connectivity&#8230;Turns Any Bare Drive Into An External Storage Solution!!</li>
<li><a href="http://www.returnofterrytate.com/">The Return of Terry Tate &#8211; Office Linebacker and his election specials</a> &#8211; http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262032937</li>
<li><a href="http://debasishg.blogspot.com/2008/09/memcached-and-terracotta-alternatives.html">Ruminations of a Programmer: Memcached and Terracotta : Alternatives or Complementary ?</a> &#8211; Can we conclude that for read-only (mostly) usecases, use memcached, while, for read-write usecases, use Terracotta to obtain transparent durability to the persistent store. Rather than alternatives, the two technologies are complementary.</li>
<li><a href="http://www.cnn.com/2008/POLITICS/10/19/colin.powell/index.html">Colin Powell endorses Obama &#8211; CNN.com</a> &#8211; Former Secretary of State Colin Powell announced Sunday that he will be voting for Sen. Barack Obama, citing the Democrat&#39;s &quot;ability to inspire&quot; and the &quot;inclusive nature of his campaign.&quot;</li>
<li><a href="http://java.dzone.com/news/the-great-gwt-roundup">The Great GWT Roundup | Javalobby</a> &#8211; Over the past two months or so we here at the web builder zone, thanks to Manning Publishing, have been publishing a comprehensive series on GWT. We recently published the last in the series and I thought that it would be a good idea to create a sort of index of all of these articles.</li>
<li><a href="http://blogs.wsj.com/washwire/2008/10/18/obama-rally-draws-100000-in-missouri/?mod=googlenews_wsj">Washington Wire &#8211; WSJ.com : Obama Rally Draws 100,000 in Missouri</a> &#8211; Barack Obama attracted 100,000 people at a Saturday rally here, his biggest crowd ever at a U.S. event. The crowd assembled under the Gateway Arch on a sunny Saturday afternoon to hear Obama speak about taxes and slam the Republicans on economic issues.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/10/20/daily-delicious-for-october-18th-through-october-20th/">Daily del.icio.us for October 18th through October 20th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/10/20/daily-delicious-for-october-18th-through-october-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 19th through January 20th</title>
		<link>http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 00:30:09 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[BEA]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contentmgmt]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ecm]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[fud]]></category>
		<category><![CDATA[gigaspaces]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[jaas]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[latency]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[tapestry]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[wicket]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/</guid>
		<description><![CDATA[Memcached 1.2.2 on RHEL/Centos using DAG rpms &#124; MDLog:/sysadmin &#8211; This article will show how you can easily install memcached 1.2.2 and libevent 1.3b using DAG/rpmforge repository. Collaboration and Content Strategies Blog: Oracle and BEA: A Day of Reckoning for Portal Implementers &#8211; Despite Alfred Chuang&#8217;s statement during the analyst call that &#8220;our two businesses [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/">Daily del.icio.us for January 19th through January 20th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.ducea.com/2008/01/15/memcached-122-on-rhelcentos-using-dag-rpms/">Memcached 1.2.2 on RHEL/Centos using DAG rpms | MDLog:/sysadmin</a> &#8211; This article will show how you can easily install memcached 1.2.2 and libevent 1.3b using DAG/rpmforge repository.</li>
<li><a href="http://ccsblog.burtongroup.com/collaboration_and_content/2008/01/oracle-and-bea.html">Collaboration and Content Strategies Blog: Oracle and BEA: A Day of Reckoning for Portal Implementers</a> &#8211; Despite Alfred Chuang&#8217;s statement during the analyst call that &#8220;our two businesses are a natural strategic fit&#8221;, I would say that their two businesses are instead natural competitors for much of what BEA offers.</li>
<li><a href="http://www.gigaspacesblog.com/2008/01/18/an-open-letter-to-bea-weblogic-customers/">The GigaSpaces Blog &raquo; Blog Archives &raquo; An Open Letter to BEA WebLogic Customers</a> &#8211; A single product that handles messaging, business logic and transactional data through an open-source, commonly used programming model, so your developers can focus on what they do best: quickly deliver new applications and functionality to your business</li>
<li><a href="http://garywiz.typepad.com/trial_by_fire/2006/03/windows_vista_p.html">Trial By Fire: Windows Vista: Past Its Due Date Already</a> &#8211; You become so involved in the idea of the product that you forget about what it&#8217;s like to be a customer.  You assume that it must be good because that&#8217;s what the market share tells you.</li>
<li><a href="http://www.jaasbook.com/">Java Authentication and Authorization &#8211; Free JAAS Book</a> &#8211; This site contains the book I wrote sometime back about the Java Authentication and Authorization Service, or JAAS.</li>
<li><a href="http://www.alfresco.com/media/releases/2008/01/linuxmag-top20/">Alfresco Press Releases &#8211; Alfresco Selected as One of Linux Magazine?s Top 20 Companies to Watch in 2008</a> &#8211; Alfresco Software today announced it has been named one of Linux Magazine?s Top 20 Companies to Watch in 2008</li>
<li><a href="http://technically.us/code/x/the-right-tool-for-the-slob">Coderspiel / The right tool for the slob</a> &#8211; How is it that some fancy-pants framework is always the right tool for an abstract job and PHP is the right tool for a real job?</li>
<li><a href="http://javathoughts.capesugarbird.com/2008/01/year-of-wicket.html">Java Thoughts: A Year of Wicket</a> &#8211; I&#8217;ve been working with Wicket for almost a year. We&#8217;ve just released our first product that uses Wicket for the user interface, and so it seems like a good time to take stock. Here&#8217;s the executive summary: Wicket rocks!</li>
<li><a href="http://glaforge.free.fr/weblog/index.php?itemid=227">Groovy not Enterprise-ready, you&#8217;re kidding? &#8211; [ Guillaume Laforge ]</a> &#8211; Groovy has been very stable and mature for a long time already. It is being used by many high-profile companies and institutions throughout the world with great success.</li>
<li><a href="http://theabstracttruth.wordpress.com/2008/01/18/the-impact-of-culture-on-innovation/">The Impact of Culture on Innovation &laquo; The Abstract Truth</a> &#8211; BEA eventually built a portal product and acquired another one, and an early opportunity to build a suite of now-indispensable products on top of WebLogic evaporated.</li>
<li><a href="http://theabstracttruth.wordpress.com/2008/01/17/jboss-and-possibly-tomcat-should-never-have-happened/">JBoss (and possibly TomCat) should never have happened. &laquo; The Abstract Truth</a> &#8211; BEA made a lot of mistakes. Letting JBoss out of the box was probably its biggest. While BEA was looking ?up? at its biggest competitor IBM, JBoss was busily undercutting BEA at the bottom end</li>
<li><a href="http://blogs.jboss.com/blog/sconnolly/?permalink=A_BEA_utiful_Week.txt">JBoss Matrix &#8211; A BEA-utiful Week</a> &#8211; JBoss launched an innovators dilemma attack against BEA, not with a revolutionary product, but with a revolutionary business model, one that BEA couldn?t hope to copy without cannibalizing its existing revenue stream. BEA fell right into the trap.</li>
<li><a href="http://www.latencytop.org/">LatencyTOP &#8211; Measuring and fixing Linux latency</a> &#8211; LatencyTOP is a Linux* tool for software developers (both kernel and userspace), aimed at identifying where in the system latency is happening, and what kind of operation/action is causing the latency to happen so that the code can be changed to avoid the</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/">Daily del.icio.us for January 19th through January 20th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/01/20/daily-delicious-for-january-19th-through-january-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Jul 22, 2007 through Jul 26, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 00:30:22 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cep]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[cxf]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eda]]></category>
		<category><![CDATA[etag]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hyperdb]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[json-lib]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Struts]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xfire]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/</guid>
		<description><![CDATA[Apache CXF: Interview with Dan Diephouse and Paul Brown &#8211; O&#8217;Reilly ONJava Blog &#8211; I recently had a chance to sit down with both Dan Diephouse and Paul Brown of Envoi Solutions to discuss the merger of XFire and IONA?s Celtix project into a new project, Apache CXF, currently under incubation at the Apache Software [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/">Daily del.icio.us for Jul 22, 2007 through Jul 26, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.oreillynet.com/onjava/blog/2007/07/apache_cxf_interview_with_dan.html?CMP=OTC-FP2116136014&#038;ATT=Apache+CXF+Interview+with+Dan+Diephouse+and+Paul+Brown">Apache CXF: Interview with Dan Diephouse and Paul Brown &#8211; O&#8217;Reilly ONJava Blog</a> &#8211; I recently had a chance to sit down with both Dan Diephouse and Paul Brown of Envoi Solutions to discuss the merger of XFire and IONA?s Celtix project into a new project, Apache CXF, currently under incubation at the Apache Software Foundation.</li>
<li><a href="http://www.firstpartners.net/kb/index.php/Easy_Ajax_using_Struts_2">Easy Ajax using Struts 2 &#8211; Kb</a> &#8211; Struts 2 makes it easy to implement and test an Ajax Java Web application, using standard javascript frameworks such as Prototype. This wiki article gives technical notes on how to kickstart your Ajax Java development.</li>
<li><a href="http://webworkerdaily.com/2007/07/24/12-ways-to-use-facebook-professionally/">Web Worker Daily &raquo; Blog Archive 12 Ways to Use Facebook Professionally &laquo;</a> &#8211; Let?s look at 12 ways Facebook can benefit the web worker, particularly those who are home-based. The more connected you are to your co-workers and clients without being intrusive, the better your working relationship.</li>
<li><a href="http://ajax.phpmagazine.net/2007/07/yslow_helps_you_speed_up_your.html">AJAX Magazine: YSlow Helps You Speed up your web pages</a> &#8211; Yahoo! released an excellent performance utility on YDN called YSlow, to help you understand why your pages are slow. YSlow is a Firebug addon</li>
<li><a href="http://blogs.pathf.com/agileajax/2007/07/review-of-gwt-i.html">Agile Ajax: Review of GWT in Action</a> &#8211; The book does cover many of the new features in GWT 1.4, such as Image Bundling, the new loading mechanism, and the Serializable vs IsSerializable changes. As I&#8217;ve said, overall a fine effort.</li>
<li><a href="http://barry.wordpress.com/2007/07/22/high-performance-wordpress/">High Performance WordPress Presentation &laquo; Barry on WordPress</a> &#8211; The slides from the HyperDB and High Performance WordPress presentation are now online via SlideShare  </li>
<li><a href="http://labnol.blogspot.com/2007/07/combine-pdf-files-convert-web-page-urls.html">Web page to PDF Firefox extension</a> &#8211; LOOP is a unique extension for Firefox that converts the web browser into a proper PDF writer that can do some amazing things sometime not possible in other free PDF conversion software</li>
<li><a href="http://mashable.com/2007/07/22/online-collaboration/">Work Together: 60+ Collaborative Tools for Groups</a> &#8211; With businesses and families spread out more and more, we?ve dug up 60+ sites that will help everyone be on the same page</li>
<li><a href="http://www.infoq.com/news/2007/07/miller-component-101">InfoQ: Presentation: Introduction to Component Based Architecture</a> &#8211; Mark Miller delivered an introduction to Component Based Architecture.  In this presention he shares tips and tricks focused on maximizing the development strength of your team</li>
<li><a href="http://www.infoq.com/articles/etags">InfoQ: Using ETags to Reduce Bandwith &amp; Workload with Spring &amp; Hibernate</a> &#8211; ETags are used in conjunction with the &#8220;If-None-Match&#8221; header on a GET request to take advantage of the browser cache. Because the server generated the ETag in the first place, it can use it later to determine if the page has changed.</li>
<li><a href="http://www.infoq.com/articles/BI-and-SOA">InfoQ: Bridging the gap between BI &amp; SOA</a> &#8211; To summarize, implementing a BI solution by using EDA and SOA is superior to using traditional ETL. Not only do we get our basic BI, but we actually get better, real-time BI?not to mention improvement in the overall quality of our SOA.</li>
<li><a href="http://confusedofcalcutta.com/2007/07/06/how-risk-management-affects-agile-approaches/">How risk management affects agile approaches | confused of calcutta</a> &#8211; Once you switch focus from content to process, agile techniques don?t stand a chance. Agile in a &#8216;content&#8217; perspective leads to the Baconian &#8216;A man that starts with doubts shall end in certainties&#8217;; &#8230; These two positions are polar opposites</li>
<li><a href="http://jroller.com/aalmiray/entry/json_lib_2_0_released">Json-lib 2.0 released</a> &#8211; I&#8217;m pleased to announce that Json-lib version 2.0 has been released. JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/">Daily del.icio.us for Jul 22, 2007 through Jul 26, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/07/26/daily-delicious-for-jul-22-2007-through-jul-26-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 20, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/#comments</comments>
		<pubDate>Mon, 21 May 2007 00:30:21 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[flexbuilder]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tapestry]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[theserverside]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/</guid>
		<description><![CDATA[Why hasn&#8217;t Tapestry been more widely adopted? &#8211; I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community Flex Builder without Flex Builder [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/">Daily del.icio.us for May 20, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://jroller.com/page/WarnerOnstine?entry=why_hasn_t_tapestry_been">Why hasn&#8217;t Tapestry been more widely adopted?</a> &#8211; I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community</li>
<li><a href="http://www.digitalmediaminute.com/article/2323/flex-builder-without-flex-builder">Flex Builder without Flex Builder</a> &#8211; If your Flex workflow doesn?t include Flex Builder (ie. you work from the command line) you should check out FLEXible.  It is a sweet Flex application by John Grden that lets you visually create your MXML for use in your Flex projects</li>
<li><a href="http://jroller.com/page/alexRuiz?entry=easy_test_driven_gui_development">Easy Test-Driven GUI Development &#8211; code &amp; slides</a> &#8211; After a few hours of wrestling with Google Groups, I could finally upload the source code, slides and movies (containing coding examples) for our JavaOne presentation</li>
<li><a href="http://gregluck.com/blog/archives/2007/05/comparing_memca.html">Greg Luck&#8217;s WebLog: Comparing Memcached and Ehcache Performance</a> &#8211; In-process caching and asynchronous replication are a clear performance winner.  Ehcache and other in-process caches are very widely used in the Java world. One thing I see happening is new languages reusing Java infrastructure</li>
<li><a href="http://www.theserverside.com/tt/articles/article.tss?l=SpringNewJavaEE">Enterprise Java Community: Spring is the New Java EE</a> &#8211; Last but not least, next generation application servers from BEA, and maybe IBM, will be built on top of Spring. Am I the only one that finds this mind-blowing?</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/">Daily del.icio.us for May 20, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-20-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 18, 2007 through May 20, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/#comments</comments>
		<pubDate>Mon, 21 May 2007 00:30:12 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[soapui]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tapestry]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[theserverside]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/</guid>
		<description><![CDATA[Why hasn&#8217;t Tapestry been more widely adopted? &#8211; I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community Flex Builder without Flex Builder [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/">Daily del.icio.us for May 18, 2007 through May 20, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://jroller.com/page/WarnerOnstine?entry=why_hasn_t_tapestry_been">Why hasn&#8217;t Tapestry been more widely adopted?</a> &#8211; I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community</li>
<li><a href="http://www.digitalmediaminute.com/article/2323/flex-builder-without-flex-builder">Flex Builder without Flex Builder</a> &#8211; If your Flex workflow doesn?t include Flex Builder (ie. you work from the command line) you should check out FLEXible.  It is a sweet Flex application by John Grden that lets you visually create your MXML for use in your Flex projects</li>
<li><a href="http://jroller.com/page/alexRuiz?entry=easy_test_driven_gui_development">Easy Test-Driven GUI Development &#8211; code &amp; slides</a> &#8211; After a few hours of wrestling with Google Groups, I could finally upload the source code, slides and movies (containing coding examples) for our JavaOne presentation</li>
<li><a href="http://gregluck.com/blog/archives/2007/05/comparing_memca.html">Greg Luck&#8217;s WebLog: Comparing Memcached and Ehcache Performance</a> &#8211; In-process caching and asynchronous replication are a clear performance winner.  Ehcache and other in-process caches are very widely used in the Java world. One thing I see happening is new languages reusing Java infrastructure</li>
<li><a href="http://www.theserverside.com/tt/articles/article.tss?l=SpringNewJavaEE">Enterprise Java Community: Spring is the New Java EE</a> &#8211; Last but not least, next generation application servers from BEA, and maybe IBM, will be built on top of Spring. Am I the only one that finds this mind-blowing?</li>
<li><a href="http://www.infoworld.com/article/07/05/11/19TCwebservicetest_1.html">Three open source Web service testing tools get high marks | InfoWorld | Review | 2007-05-11 | By Rick Grehan</a> &#8211; n this roundup, I examined three tools that purport to verify that your Web services do what they are supposed to do, that they resist graceless failure, and that they conduct themselves with efficiency. The tools are soapUI, TestMaker, and WebInject.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/">Daily del.icio.us for May 18, 2007 through May 20, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/05/20/daily-delicious-for-may-18-2007-through-may-20-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

