<?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; parser</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.j2eegeek.com/blog/?pushpress=hub'/>
		<item>
		<title>Daily del.icio.us for January 26th through January 30th</title>
		<link>http://www.j2eegeek.com/blog/2011/01/30/daily-del-icio-us-for-january-26th-through-january-30th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/01/30/daily-del-icio-us-for-january-26th-through-january-30th/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 16:01:21 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hbase]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jai]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javacodegeeks]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[jsoup]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[scheme]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[siena]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[stackoverflow]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2744</guid>
		<description><![CDATA[Stack Overflow Search &#8212; Now 81% Less Crappy &#8211; Blog &#8211; Stack Overflow &#8211; That&#039;s why I&#8217;m pleased to announce that as of today, we have switched all of our search functionality network wide from SQL Server to Lucene, or more specifically, the Lucene.NET flavor. My Experiments on Technology: 10 things to become an outstanding [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/30/daily-del-icio-us-for-january-26th-through-january-30th/">Daily del.icio.us for January 26th through January 30th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blog.stackoverflow.com/2011/01/stack-overflow-search-now-81-less-crappy/">Stack Overflow Search &mdash; Now 81% Less Crappy &#8211; Blog &ndash; Stack Overflow</a> &#8211; That&#039;s why I&rsquo;m pleased to announce that as of today, we have switched all of our search functionality network wide from SQL Server to Lucene, or more specifically, the Lucene.NET flavor.</li>
<li><a href="http://sivalabs.blogspot.com/2011/01/10-things-to-become-outstanding-java.html">My Experiments on Technology: 10 things to become an outstanding Java developer</a> &#8211; If you are a java developer and passionate about technology, you can follow the below things which makes you an outstanding Java developer.</li>
<li><a href="http://www.javacodegeeks.com/2011/01/best-of-week-2011-w05.html">Java Code Geeks: Best Of The Week &#8211; 2011 &#8211; W05</a> &#8211; I would like to introduce a new JavaCodeGeeks idea with this post. Every Sunday we are going to provide a list of useful articles and tutorials from the week that passed. They can definitely serve your Sunday morning reading over coffee!</li>
<li><a href="http://jsoup.org/">jsoup Java HTML Parser, with best of DOM, CSS, and jquery</a> &#8211; jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.</li>
<li><a href="http://www.htdp.org/2003-09-26/Book/">How to Design Programs: An Introduction to Computing and Programming</a> &#8211; This book is the first book on programming as the core subject of a liberal arts education. Its main focus is the design process that leads from problem statements to well-organized solutions; it deemphasizes the study of programming language details, algorithmic minutiae, and specific application domains</li>
<li><a href="http://guide.couchdb.org/">CouchDB: The Definitive Guide</a> &#8211; Three of CouchDB&rsquo;s creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing, processing, and accessing data, CouchDB is ideal for web applications that handle huge amounts of loosely structured data.</li>
<li><a href="http://www.lac.inpe.br/JIPCookbook/index.jsp">Java Image Processing Cookbook</a> &#8211; This is a free e-book about digital image processing algorithms and functions with implementations in Java. Some examples use the Java Advanced Imaging (JAI) API</li>
<li><a href="http://www.bothsidesofthetable.com/2011/01/28/on-leadership-teams-success-happiness/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+BothSidesOfTheTable+%28Both+Sides+of+the+Table%29">On Leadership, Teams, Success &amp; Happiness | Both Sides of the Table</a> &#8211; It&rsquo;s my belief that through exceptional leadership you attract great teams that do more than the sum of the parts</li>
<li><a href="http://nosql.mypopescu.com/post/2981945438/why-netflix-picked-amazon-simpledb-hadoop-hbase-and">Why Netflix Picked Amazon SimpleDB, Hadoop/HBase, and Cassandra &laquo; myNoSQL</a> &#8211; The reason why we use multiple NoSQL solutions is because each one is best suited for a specific set of use cases</li>
<li><a href="http://javajeedevelopment.blogspot.com/2011/01/how-to-add-soap-header-using-jax-ws.html">Blogs for Development: How to add a SOAP header using jax-ws</a> &#8211; In this article I will add a security header to the soap request. So I will create a class implementing the interface SOAPHandler and I will override the method handleMessage</li>
<li><a href="http://www.sienaproject.com/index.html">siena project &middot; the scalable persistence tier for Java</a> &#8211; Siena is a persitence API for Java inspired on the Google App Engine Python Datastore API</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/30/daily-del-icio-us-for-january-26th-through-january-30th/">Daily del.icio.us for January 26th through January 30th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/01/30/daily-del-icio-us-for-january-26th-through-january-30th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for June 24th through June 27th</title>
		<link>http://www.j2eegeek.com/blog/2008/06/27/daily-delicious-for-june-24th-through-june-27th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/06/27/daily-delicious-for-june-24th-through-june-27th/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 04:00:41 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[easymock]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[extender]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[htmlparser]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[jmockit]]></category>
		<category><![CDATA[joelonsoftware]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mediacenter]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[testng]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xbox360]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1202</guid>
		<description><![CDATA[vmcNetFlix &#8211; Official Site &#8211; vmcNetflix is an add-in for Microsoft Windows Vista Media Center which allows you to manage your NetFlix subscription, stream NetFlix &#34;WatchNow&#34; movies directly to the Media Center player, or download the movies for playback later from a &#34;WatchLater&#34; ga The LinkedIn Blog: LinkedIn is 99% Java but 100% Mac &#8211; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/06/27/daily-delicious-for-june-24th-through-june-27th/">Daily del.icio.us for June 24th through June 27th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://myweb.cableone.net/eluttmann04/projects/vmcNetFlix/default.htm">vmcNetFlix &#8211; Official Site</a> &#8211; vmcNetflix is an add-in for Microsoft Windows Vista Media Center which allows you to manage your NetFlix subscription,  stream  NetFlix &quot;WatchNow&quot; movies directly to the Media Center player, or download the movies for playback later from a &quot;WatchLater&quot; ga</li>
<li><a href="http://blog.linkedin.com/blog/2008/06/linkedin-is-99.html">The LinkedIn Blog: LinkedIn is 99% Java but 100% Mac</a> &#8211; The post is titled LinkedIn Is Written in 99% Java, so to complete the picture I responded to the community with a message about how LinkedIn is 99% Java but 100% Mac.</li>
<li><a href="http://www.ecogeek.org/content/view/1800/69/">Mercedes to Cut Petroleum Out of Lineup by 2015 | EcoGeek</a> &#8211; In less than 7 years, Mercedes-Benz plans to ditch petroleum-powered vehicles from its lineup. Focusing on electric, fuel cell, and biofuels, the company is revving up research in alternative fuel sources and efficiency.</li>
<li><a href="http://jerichohtml.sourceforge.net/doc/index.html">Jericho HTML Parser</a> &#8211; Jericho HTML Parser is a powerful java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation fun</li>
<li><a href="http://www.jpersist.org/">Software Sensation Inc. &#8211; jWebApp Web Application Framework, Install&amp;Update, MemSL &#8211; Memory Structures Library</a> &#8211; jPersist is an extremely powerful object-relational persistence API that is based on the Active-Record and Data-Mapper patterns.  jPersist wraps JDBC functionality and can work with any relational database, and any type of connection resource</li>
<li><a href="http://www.java-entrepreneur.com/50226711/we_screwed_up_on_open_source_says_sun_chief_open_source_officer.php">Java Entrepreneur: We screwed up on open source, says Sun Chief Open Source Officer</a> &#8211; Open source developers have been much more skeptical of Sun; a lot of open source developers don&#39;t remember the fact that Sun was pretty much the first open source start-up in 1982. All they can remember is what happened in 2001/2002 when, to be quite fra</li>
<li><a href="http://www.infoq.com/news/2008/06/liferay-5.0">InfoQ: Liferay Portal 5.0 Released, Sun Joins the Team</a> &#8211; Last month at JavaOne, Liferay, Inc. announced the release of the 5.0 version of their Liferay Portal product. The Liferay press release highlights a handful of the key tools and uses in the portal product:
</li>
<li><a href="http://www.inc.com/magazine/20080701/how-hard-could-it-be-glory-days_pagen_2.html">How Hard Could it Be?: Glory Days &#8211; Bill Gates &#8211; working for Microsoft</a> &#8211; Bill Gates was amazingly technical, and he knew more about the details of his company&#39;s software than most of the people who worked on those details day in and day out.</li>
<li><a href="http://www.michaelminella.com/testing/unit-testing-with-junit-and-easymock.html">Unit testing with JUnit and EasyMock&nbsp;-&nbsp;Michael Minella</a> &#8211; I hope this gives you a more in depth view into JUnit and EasyMock. Unit testing is something that once you get used to it, makes you code better, provides you with a safety net for future refactoring and protects you from being burned by API changes</li>
<li><a href="http://java.dzone.com/articles/unit-testing-with-testng-and-j">Unit Testing With TestNG and JMockit | Javalobby</a> &#8211; TestNG is a testing framework for unit test development. JMockit is a framework for mock objects that provides mock object functionality using the java.lang.instrument package of jdk 1.5. Together, these frameworks can provide the tools to create very rob</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/06/27/daily-delicious-for-june-24th-through-june-27th/">Daily del.icio.us for June 24th through June 27th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/06/27/daily-delicious-for-june-24th-through-june-27th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 20th through May 24th</title>
		<link>http://www.j2eegeek.com/blog/2008/05/24/daily-delicious-for-may-20th-through-may-24th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/05/24/daily-delicious-for-may-20th-through-may-24th/#comments</comments>
		<pubDate>Sat, 24 May 2008 22:00:42 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datawarehouse]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[etl]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iBATIS]]></category>
		<category><![CDATA[idea7]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[RHEL5]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[sourcecontrol]]></category>
		<category><![CDATA[sourcesafe]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[ssis]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vss]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[xensource]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xpath]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1188</guid>
		<description><![CDATA[Computing &#124; Down on the server farm &#124; Economist.com &#8211; One day soon, these &#8220;virtual machines&#8221; may migrate to wherever computing power is cheapest, or energy is greenest. Then computing will have become a true utility&#8212;and it will no longer be apt to talk of computing clouds, so much as of a computing atm InfoQ: [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/05/24/daily-delicious-for-may-20th-through-may-24th/">Daily del.icio.us for May 20th through May 24th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.economist.com/business/displayStory.cfm?story_id=11413148&amp;fsrc=nwlehfree">Computing | Down on the server farm | Economist.com</a> &#8211; One day soon, these &ldquo;virtual machines&rdquo; may migrate to wherever computing power is cheapest, or energy is greenest. Then computing will have become a true utility&mdash;and it will no longer be apt to talk of computing clouds, so much as of a computing atm</li>
<li><a href="http://www.infoq.com/news/2008/05/integrate-flex-spring">InfoQ: Integrate Flex with Spring Framework</a> &#8211; A key to project success is creating an architecture that new developers can rapidly integrate themselves into and begin to be productive on day 1. Flex with Spring, iBATIS, &amp; Cairngorm help me to quickly produce a patterned- based, repeatable architectur</li>
<li><a href="http://blog.uncommons.org/2008/05/23/visual-sourcesafe-a-public-service-announcement/">New Adventures in Software &raquo; Visual SourceSafe: A Public Service Announcement</a> &#8211; &ldquo;Visual SourceSafe? It would be safer to print out all your code, run it through a shredder, and set it on fire.&rdquo; &#8211; (Attributed to an unidentified Microsoft employee).</li>
<li><a href="http://blogs.conchango.com/jamiethomson/archive/2006/01/05/SSIS_3A00_-Suggested-Best-Practices-and-naming-conventions.aspx">SSIS Junkie : SSIS: Suggested Best Practices and naming conventions</a> &#8211; I thought it would be worth publishing a list of guidelines that I see as SSIS development best practices. These are my own opinions and are based upon my experience of using SSIS over the past 18 months. I am not saying you should take them as gospel but</li>
<li><a href="http://blogs.jetbrains.com/idea/2008/05/neal-ford-advises-on-boosting-developers-productivity/">IntelliJ IDEA Blog &raquo; Blog Archive &raquo; Neal Ford Advises on Boosting Developer&rsquo;s Productivity</a> &#8211; Neal tells you how you can become more accustomed with the shortcuts, get used to using them in the daily routine, and demonstrates the magic of different key combinations while coding with IntelliJ IDEA.</li>
<li><a href="http://dev.twitter.com/2008/05/twittering-about-architecture.html">Twitter Technology Blog: Twittering About Architecture</a> &#8211; Twitter is, fundamentally, a messaging system. Twitter was not architected as a messaging system, however. For expediency&#39;s sake, Twitter was built with technologies and practices that are more appropriate to a content management system</li>
<li><a href="http://www.theserverside.com/tt/articles/article.tss?l=ExtendingSpringLDAP">Enterprise Java Community: Extending Spring LDAP with an iBATIS-style XML Data Mapper</a> &#8211; This article explains how to extend Spring-LDAP with an iBATIS-style XML Data Mapper to access LDAP data through intuitive JavaBean operations.</li>
<li><a href="http://www.xmlhammer.org/">About &#8211; XML Hammer</a> &#8211; The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
</li>
<li><a href="http://www.linuxworld.com/news/2008/052108-novell-red-hat-linux.html?fsrc=rss-linux-news">Novell, Red Hat upgrade Linux offerings &#8211; LinuxWorld</a> &#8211; Novell released SUSE Linux Enterprise 10 Service Pack 2 (SP2), while Red Hat shipped Version 5.2 of Red Hat Enterprise Linux. Both vendors added improvements on the desktop and the server.  There were many areas of overlap, especially with virtualization.</li>
<li><a href="http://www.jasperforge.org/">JasperReports: 3.0.0 released</a> &#8211; JasperReports, the market leading open source business intelligence and reporting engine. This project is being moved to http://www.jasperforge.org/. This project is the home for all things Jasper, Reports, Analysis, Server, and Intelligence.
</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/05/24/daily-delicious-for-may-20th-through-may-24th/">Daily del.icio.us for May 20th through May 24th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/05/24/daily-delicious-for-may-20th-through-may-24th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 26th through March 27th</title>
		<link>http://www.j2eegeek.com/blog/2008/03/27/daily-delicious-for-march-26th-through-march-27th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/03/27/daily-delicious-for-march-26th-through-march-27th/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 03:00:19 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[buzzword]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[paulgraham]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[poi]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rayozzie]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[ws]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1150</guid>
		<description><![CDATA[Ext JS Ext.ux.YoutubePlayer &#8211; The Ext.ux. YoutubePlayer is a user extension that utilizes the Youtube Chromeless API. You can embed any Youtube video into Ext native controls and place it in your application. It&#39;s like a mediaplayer built on top of Ext JS and the Youtube API. InfoQ: Real World Web Services &#8211; In this [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/03/27/daily-delicious-for-march-26th-through-march-27th/">Daily del.icio.us for March 26th through March 27th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.siteartwork.de/youtubeplayer/">Ext JS Ext.ux.YoutubePlayer</a> &#8211; The Ext.ux. YoutubePlayer is a user extension that utilizes the Youtube Chromeless API. You can embed any Youtube video into Ext native controls and place it in your application. It&#39;s like a mediaplayer built on top of Ext JS and the Youtube API.</li>
<li><a href="http://www.infoq.com/presentations/davis-real-world-ws">InfoQ: Real World Web Services</a> &#8211; In this presentation, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples. While the buzzword density leaves nothing to be desired, the p</li>
<li><a href="http://www.microsoft.com/presspass/press/2008/mar08/03-25SourcesensePR.mspx">Microsoft and Sourcesense Partner to Contribute to Open Source, Apache POI to Support Ecma Office Open XML File Formats: Companies to collaborate on the development of open source solutions for the Microsoft Office product suite.</a> &#8211; Microsoft and Sourcesense announced that the two companies will collaborate on the strategy, development and deployment of open source solutions for the MS Office.  One of the initial goals is contributing to the development of a new version of Apache POI</li>
<li><a href="http://www.readwriteweb.com/archives/watch_out_adobe_is_slowly_building_an_online_empire.php">Watch Out &#8211; Adobe Is Slowly Building an Online Empire &#8211; ReadWriteWeb</a> &#8211; Adobe seems to &quot;get it&quot; &#8211; they know that software is moving online, but they&#39;re betting on the co-existence of both online software with their corresponding offline apps, like those built with Adobe AIR</li>
<li><a href="http://www.brianalvey.com/news/2008/03/26/the-audacity-of-code/">Brian Alvey: The Audacity of Code</a> &#8211; Code in the face of difficulty. Code in the face of uncertainty. The audacity of code!</li>
<li><a href="http://gigaom.com/2008/03/10/the-gigaom-interview-ray-ozzie-microsoft-corp/">GigaOM Interview: Ray Ozzie, Chief Software Architect, Microsoft Corp. &#8211; GigaOM</a> &#8211; Fresh from his Mix&rsquo;08 keynote, Microsoft&rsquo;s Chief Software Architect and industry luminary, Ray Ozzie, spent some time on the phone with me, discussing everything from the company&rsquo;s services strategy, to the economics of cloud computing, to the relev</li>
<li><a href="http://lobobrowser.org/cobra/java-html-parser.jsp">Cobra: Java HTML Parser</a> &#8211; The all-Java Cobra HTML Toolkit includes a HTML DOM parser that can be used independently of the rendering engine. The following are some of its features: * It implements W3C HTML DOM Level 2 interfaces. It parses &quot;street HTML&quot;, can be used in headless mo</li>
<li><a href="http://www.codinghorror.com/blog/archives/001082.html">Coding Horror: Is Eeyore Designing Your Software?</a> &#8211; I think sometimes programmers forget how much work it is to create software at large companies. What may seem like a no-brainer five line code change to us on the outside is perhaps five man-weeks of work once you factor in all the required process overhe</li>
<li><a href="http://www.idlewords.com/2005/04/dabblers_and_blowhards.htm">Dabblers and Blowhards</a> &#8211; As for the mystical connection between painters and programmers, the famous Lloyd Bentsen put-down keeps coming to mind&#8230;. You, sir, are no painter. And while you hack away at your terminal, or ride your homemade Segway, we painters and musicians are goi</li>
<li><a href="http://scobleizer.com/2008/03/26/googles-five-year-plan-to-hit-enterprise-continues-cemaphore-helps-google-out/">Google&#8217;s five-year plan to hit Enterprise continues (Cemaphore helps Google out) &laquo; Scobleizer &mdash; Tech geek blogger</a> &#8211; Enterprises will never move wholesale over to Gmail and Google&rsquo;s other offerings. Users just don&rsquo;t like that kind of change. There would be revolt at work, if CTOs tried to force it.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/03/27/daily-delicious-for-march-26th-through-march-27th/">Daily del.icio.us for March 26th through March 27th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/03/27/daily-delicious-for-march-26th-through-march-27th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 3rd through February 6th</title>
		<link>http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 16:08:29 +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[ajaxian]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex3]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jasperreports]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[Struts]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/</guid>
		<description><![CDATA[Ajaxian &#187; Firebug 1.1 and getfirebug.com &#8211; John J Barton has been working hard on Firebug 1.1, but the work has been in the dark a little unless you are paying attention. Showdown &#8211; Java HTML Parsing Comparison &#124; Lumidant &#8211; However, the clear winner was HtmlCleaner. It was the only library to successfully clean [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/">Daily del.icio.us for February 3rd through February 6th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://ajaxian.com/archives/firebug-11-and-getfirebugcom">Ajaxian &raquo; Firebug 1.1 and getfirebug.com</a> &#8211; John J Barton has been working hard on Firebug 1.1, but the work has been in the dark a little unless you are paying attention.</li>
<li><a href="http://www.lumidant.com/blog/java-html-parsing-library-comparison/">Showdown &#8211; Java HTML Parsing Comparison | Lumidant</a> &#8211; However, the clear winner was HtmlCleaner. It was the only library to successfully clean 10/10 documents. None of the others were able to even make it past the first link I provided,</li>
<li><a href="http://graemerocher.blogspot.com/2008/02/grails-10-is-out-door.html">Graeme Rocher&#8217;s Blog: Grails 1.0 is out the door!</a> &#8211; We&#39;ve put the finishing touches on Grails 1.0 and its out. Time to celebrate with some sleep.. enjoy!</li>
<li><a href="http://www.jroller.com/TedHusted/entry/struts_on_top">ted husted&#8217;s blog : Apache Struts Tops OpenLogic&#8217;s Open Source Leaders List with a 71% Share</a> &#8211; Hibernate and Struts topped the list with more than 71 % of customers using each. JasperReports is the only newcomer to the list this year &#8230;</li>
<li><a href="http://cld.blog-city.com/grails__free_pdf_of_getting_started_with_grails__series_fo.htm">Grails : Free PDF of Getting Started with Grails &amp; Series for PHP Developers [cld.blog-city.com]</a> &#8211; If you missed Michael Kimsal blog on how PHP developers can move to Grails then check out the following.  Along the same lines, the book, Getting Started With Grails, is now available freely in PDF form.  You can find out more information here.</li>
<li><a href="http://adtmag.com/article.aspx?id=21963">Application Development Trends &#8211; Lessons From a Yahoo Scrummaster</a> &#8211; Yahoo has grown from its initial dotcom roots. Yahoo has more than 200 teams using agile development processes to create software for the highly volatile general-public Web application market.</li>
<li><a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1035406">Adobe &#8211; Flex Flex Data Services</a> &#8211; Flex Flex Data Services allows you to use spring components as remote object destinations and data management services assemblers using Flex Data Services.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/">Daily del.icio.us for February 3rd through February 6th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/02/06/daily-delicious-for-february-3rd-through-february-6th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 17th</title>
		<link>http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 00:43: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[api]]></category>
		<category><![CDATA[appserver]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[osgi]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sax]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[tagsoup]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/</guid>
		<description><![CDATA[Introduction to Groovy, Part 3 &#8211; In this third installment ofIntroduction to Groovy (part 1, part 2) we will continue looking at some features of the Groovy language. Some you may find them on other languages, but some are exclusive to Groovy. PDFBox &#8211; Java PDF Library &#8211; PDFBox is an open source Java PDF [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/">Daily del.icio.us for January 17th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.javalobby.org/articles/groovy-intro3/">Introduction to Groovy, Part 3</a> &#8211; In this third installment ofIntroduction to Groovy (part 1, part 2) we will continue looking at some features of the Groovy language. Some you may find them on other languages, but some are exclusive to Groovy.</li>
<li><a href="http://www.pdfbox.org/index.html">PDFBox &#8211; Java PDF Library</a> &#8211; PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents.</li>
<li><a href="http://home.ccil.org/~cowan/XML/tagsoup/">TagSoup home page</a> &#8211; This is the home page of TagSoup, a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML</li>
<li><a href="http://trak3r.blogspot.com/2008/01/book-review-dreaming-in-code.html">Teflon Ted: Book Review: Dreaming in Code</a> &#8211; I&#8217;m probably not the first (or the last) person to say Dreaming in Code is the Soul of a New Machine for my generation</li>
<li><a href="http://javathink.blogspot.com/2008/01/in-todays-world-what-is-role-of.html">Thinking In Java: In today&#8217;s world, what is the role of the Application Server?</a> &#8211; Given the likes of Spring and Hibernate, how do people consume the Application Server? Is it all you can eat with JEE still delivering on the promise of writing business logic and letting the App server deal with the infrastructure?</li>
<li><a href="http://www.redmonk.com/cote/2008/01/11/enterprise-osgi-a-discussion-with-eric-newcomer/">People Over Process &raquo; Enterprise OSGi, a Discussion with Eric Newcomer</a> &#8211; While at the Eclipse Runtime Summit, I had the chance to talk with Iona&#8217;s Eric Newcomer (CTO of Iona, Co-Chair, Enterprise Expert Group, OSGi Alliance, and well respected coding guy) about the emergence of OSGi as a server-side, or enterprise technology</li>
<li><a href="http://grails.org/">Grails &#8211; Home</a> &#8211; Grails aims to bring the &#8220;coding by convention&#8221; paradigm to Groovy. It&#8217;s an open-source web application framework that leverages the Groovy language and complements Java Web development.</li>
<li><a href="http://www.javalobby.org/java/forums/t105916.html">How do you parse HTML in Java?</a> &#8211; The Open Source HTML Parsers in Java page is useful in listing the HTML parsers that are out there. But it doesn&#8217;t give much of a clue about which are the &#8220;best&#8221; in a given situation. In other words, how should one decide which HTML parser to use?</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/">Daily del.icio.us for January 17th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/01/17/daily-delicious-for-january-17th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 00:30:49 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[continuous-integration]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[ecmascript]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[freemarker]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[intelligence]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jdom]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mockobjects]]></category>
		<category><![CDATA[opends]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parenting]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rome]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[sitemesh]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[unit-testing]]></category>
		<category><![CDATA[velocity]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[visualstudio2008]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xhtml2]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/</guid>
		<description><![CDATA[Scientific American: The Secret to Raising Smart Kids &#8211; More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life An Open Letter to the OpenDS Community and to Sun Microsystems &#8211; cn=Directory Manager &#8211; If Sun is unable to ensure that [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/">Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.sciam.com/article.cfm?id=the-secret-to-raising-smart-kids&amp;print=true">Scientific American: The Secret to Raising Smart Kids</a> &#8211; More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life</li>
<li><a href="http://directorymanager.wordpress.com/2007/11/28/an-open-letter-to-the-opends-community-and-to-sun-microsystems/">An Open Letter to the OpenDS Community and to Sun Microsystems &#8211; cn=Directory Manager</a> &#8211; If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent</li>
<li><a href="http://www.sciam.com/article.cfm?id=the-secret-to-raising-smart-kids&amp;print=true">Scientific American: The Secret to Raising Smart Kids</a> &#8211; More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life</li>
<li><a href="http://directorymanager.wordpress.com/2007/11/28/an-open-letter-to-the-opends-community-and-to-sun-microsystems/">An Open Letter to the OpenDS Community and to Sun Microsystems &#8211; cn=Directory Manager</a> &#8211; If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent</li>
<li><a href="http://www.javaworld.com/javaworld/jw-11-2007/jw-11-rome.html?nhtje=rn_112907&amp;nladname=112907javaworldenterprisejavaal">Manage RSS feeds with the Rome API &#8211; Java World</a> &#8211; In this article John Ferguson Smart shows you how to use the Rome API to read and process RSS feeds in any format. You&#8217;ll also learn how to set up an RSS feed to deliver build reports in a continuous integration environment, using Continuum as your CI ser</li>
<li><a href="http://www.javaworld.com/javaworld/jw-11-2007/jw-11-java-template-engines.html?nhtje=rn_112907&amp;nladname=112907">Velocity or FreeMarker? &#8211; Java World</a> &#8211; In this article, Jeroen van Bergen explains where template engines fit into your application architecture and shows you some of the operations common to all template engines. Finally, he compares the two leading Java template engines, Velocity and FreeMar</li>
<li><a href="http://ejohn.org/blog/the-world-of-ecmascript/">John Resig &#8211; The World of ECMAScript</a> &#8211; The World of ECMAScript is a full map detailing everything that exists within the world of ECMAScript (with JavaScript, ActionScript, and JScript being its most-famous implementations)</li>
<li><a href="http://www.artima.com/forums/flat.jsp?forum=278&amp;thread=219371">.NET Community News Forum &#8211; Microsoft Releases .NET 3.5, Visual Studio 2008</a> &#8211; Microsoft released today the latest version of its .NET runtime, including many enhancements to the C# language, as well as a major update to its developer tools suite.</li>
<li><a href="http://www.theserverside.com/tt/articles/article.tss?l=DesigntoUnitTest&amp;asrc=EM_NLN_2651154&amp;uid=2487830">Enterprise Java Community: Design to Unit Test</a> &#8211; The key to writing good unit tests starts with a good design. Design should facilitate unit testing. A design thought out on solid design principles like creating clean interfaces, composing objects correctly, using dependencies properly help writing test</li>
<li><a href="http://www.adtmag.com/article.aspx?id=21641">Rails Yet To Make Dent in the Enterprise</a> &#8211; The eardrum-rupturing buzz around Ruby on Rails among Web developers is understandable. So why is this free, open, easy-to-use, passionately advocated Web-app framework having such a hard time gaining serious traction in the enterprise?</li>
<li><a href="http://www.ibm.com/developerworks/xml/library/x-html5xhtml2.html?S_TACT=105AGX54&amp;S_CMP=A1123&amp;ca=dnw-845">HTML V5 and XHTML V2</a> &#8211; While the intention of both HTML V5 and XHTML V2 is to improve on the existing versions, the approaches the developers chose to make those improvements is very different.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/">Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/12/01/daily-delicious-for-nov-27-2007-through-dec-01-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 09, 2007 through May 11, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/#comments</comments>
		<pubDate>Sat, 12 May 2007 00:30:14 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[javaone]]></category>
		<category><![CDATA[javaone2007]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[jsr173]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[stax]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/</guid>
		<description><![CDATA[XML.com: XML Parser Benchmarks: Part 1 &#8211; Javolution and Woodstox are the winners of the StAX parsers. Woodstox has the advantage of being JSR 173 conforming StAX parser, which makes it usable for more applications. Google AJAX Search API Blog: Introducing the AJAX Feed API FeedControl &#8211; This morning we added a new class to [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/">Daily del.icio.us for May 09, 2007 through May 11, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.xml.com/lpt/a/1702">XML.com: XML Parser Benchmarks: Part 1</a> &#8211; Javolution and Woodstox are the winners of the StAX parsers. Woodstox has the advantage of being JSR 173 conforming StAX parser, which makes it usable for more applications.</li>
<li><a href="http://googleajaxsearchapi.blogspot.com/2007/05/ajax-feed-api-update.html">Google AJAX Search API Blog: Introducing the AJAX Feed API FeedControl</a> &#8211; This morning we added a new class to the Google AJAX Feed API designed to allow you to more easily add a collection of feeds to your pages. The FeedControl is pretty simple:</li>
<li><a href="http://www.oreillynet.com/onjava/blog/2007/05/java_fx.html">Java FX &#8211; O&#8217;Reilly ONJava Blog</a> &#8211; Java FX is a new extension to Java that gives developers a consistent experience for building rich web/desktop apps all the way down to to handheld device applications with Interactivity, animation and ease of use that rivals Ajax, Flash and Silverlight</li>
<li><a href="http://www.artima.com/weblogs/viewpost.jsp?thread=205140">JavaOne 2007, Day One: Making Web Apps Easy</a> &#8211; Today, JavaOne 2007 showcased a complete open source technology stack that lets you develop and deploy web applications quickly and easily, including JRuby, Rails, NetBeans, and Glassfish.</li>
<li><a href="http://news.com.com/Sun+tries+again+with+consumer-flavored+Java/2100-1007_3-6181922.html?tag=sas.email">Sun tries again with consumer-flavored Java | CNET News.com</a> &#8211; &quot;Javafx should be the sweet spot for Java. It&#8217;s kind of tragic that Sun screwed up so badly with the applet performance and browser incompatibility in the late 1990s,&quot; said Richard Monson-Haefel, an analyst at the Burton Group. &quot;JavaFX Script has an oppor</li>
<li><a href="http://www.infoworld.com/article/07/05/07/javafx-javaone_1.html">Sun&#8217;s JavaFX to take on AJAX, Silverlight | InfoWorld | News | 2007-05-07 | By Paul Krill</a> &#8211; JavaFX Script is a scripting language focused on the content-authoring and content creation crowd. It is a means of creating visually impactful, high-performance, dramatic Web and network-facing artifacts or experiences that run all the way from the deskt</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/">Daily del.icio.us for May 09, 2007 through May 11, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/05/11/daily-delicious-for-may-09-2007-through-may-11-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Feb 19, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 00:30:40 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Adaptavist]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[codeanalysis]]></category>
		<category><![CDATA[codereview]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dapper]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[evangalize]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[htmlcleaner]]></category>
		<category><![CDATA[htmlparser]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[intellij_idea]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lsof]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[myeclipse]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[raible]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring2.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[strikeiron]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[toread]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[upsell]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Web-Services]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[wicket]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/</guid>
		<description><![CDATA[These are my links for Feb 19, 2007: Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2 &#8211; Census Dashboard Mashup is a mashup using StrikeIron&#8217;s Zip Code Information Web Service, StrikeIron&#8217;s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a specific US zip code. [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/">Daily del.icio.us for Feb 19, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>These are my links for Feb 19, 2007:</p>
<ul>
<li><a href="http://www.cynergysystems.com/blogs/page/andrewtrice?entry=census_mashups_using_strikeiron_web">Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2</a> &#8211; Census Dashboard Mashup is a mashup using StrikeIron&#8217;s Zip Code Information Web Service, StrikeIron&#8217;s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a specific US zip code. I find it to actually be a really</li>
<li><a href="http://www.oreillynet.com/onjava/blog/2007/02/sun_updates_java_mozilla_html.html?CMP=OTC-FP2116136014&amp;ATT=Sun+Updates+Java+Mozilla+HTML+Parser+1+0+1">Sun Updates Java Mozilla HTML Parser 1.0.1 &#8211; O&#8217;Reilly ONJava Blog</a> &#8211; Java Mozilla HTML Parser 1.0.1 is a package which allows parsing HTML pages into a Java Document object.  Wonder how it stacks up against HtmlCleaner (http://htmlcleaner.sourceforge.net/)</li>
<li><a href="http://dmiessler.com/study/lsof/">dmiessler.com | study | lsof</a> &#8211; lsof is the Linux/Unix &uuml;ber-tool. I use it most for getting network connection related information from a system, but that&#8217;s just the beginning for this amazing and little-known application</li>
<li><a href="http://chalain.livejournal.com/43015.html">chalain: So Beautiful, So Disturbing</a> &#8211; She gets out of bed and stretches, perfect curves sliding under silky lingerie and momentarily making me forget about breakfast, meatloaf, and whoever it was I was married to before last night.</li>
<li><a href="http://www.engadget.com/2007/02/18/massive-google-hard-drive-survey-turns-up-very-interesting-thing/">Massive Google hard drive survey turns up very interesting things &#8211; Engadget</a> &#8211; When your server farm is in the hundreds of thousands and you&#8217;re using cheap, off-the-shelf hard drives as your primary means of storage, you&#8217;ve probably got a a pretty damned good data set for looking at the health and failure patterns of hard drives</li>
<li><a href="http://raibledesigns.com/rd/entry/slick_looking_confluence_sites">Raible Designs | Slick looking Confluence sites</a> &#8211; Wicket and Cayenne have nice looking websites backed by Confluence. Wicket has a Writing documentation page that explains how it works.</li>
<li><a href="http://www.thepragmaticarchitect.com/2007/02/09/upselling_your_architecture.html">Upselling your architecture &#8211; The Pragmatic Architect</a> &#8211; As an architect, you&#8217;ll probably need to present to different audiences at different levels. When you do, it&#8217;s worth thinking about whether you need to upsell your architecture or not.</li>
<li><a href="http://jroller.com/page/myeclipseblog?entry=myeclipse_snaps_now_available_for">MyEclipse Delivers Tools to IntelliJ IDEA Users</a> &#8211; Developers using IDEA are now able to utilize the MyEclipse Visual HTML Designer, XML Editor, Database Explorer and Image Editor SNAPs directly in their own environment.</li>
<li><a href="http://www.javalobby.org/java/forums/t90659.html">IntelliJ IDEA: Inspections by Sections &#8230;</a> &#8211; Static code analysis doesn&#8217;t just improve your code quality, it can also teach you some cool ideas and best practices about programming</li>
<li><a href="http://www.javapowertools.com/">Java Power Tools: Home</a> &#8211; &quot;Java Power Tools&quot; is about software tools and techniques that can contribute to improving the SDLC which includes build tools such as Maven and Ant, CI tools, code quality tools, testing tools, collaborative tools, source version control, and more!</li>
<li><a href="http://blog.interface21.com/main/2007/02/16/suns-glassfish-embracing-spring/">Rod Johnson » Sun&#8217;s GlassFish Embracing Spring</a> &#8211; I think part of what&#8217;s making Sun more relevant in the enterprise Java space is that they are now more plugged into what&#8217;s happening in the wider world, and are willing to take the input on board and act on it</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/">Daily del.icio.us for Feb 19, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-19-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Feb 17, 2007 through Feb 19, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 00:30:10 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Adaptavist]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[bruce_eckel]]></category>
		<category><![CDATA[codeanalysis]]></category>
		<category><![CDATA[codereview]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[cost]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dapper]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[duck_typing]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[evangalize]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[htmlcleaner]]></category>
		<category><![CDATA[htmlparser]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[intellij_idea]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lsof]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[myeclipse]]></category>
		<category><![CDATA[NPR]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[powerconsumption]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[publicradio]]></category>
		<category><![CDATA[raible]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[satisfaction]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring2.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[strikeiron]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[toread]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[upsell]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Web-Services]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[wicket]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/</guid>
		<description><![CDATA[These are my links for Feb 17, 2007 through Feb 19, 2007: Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2 &#8211; Census Dashboard Mashup is a mashup using StrikeIron&#8217;s Zip Code Information Web Service, StrikeIron&#8217;s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/">Daily del.icio.us for Feb 17, 2007 through Feb 19, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>These are my links for Feb 17, 2007 through Feb 19, 2007:</p>
<ul>
<li><a href="http://www.cynergysystems.com/blogs/page/andrewtrice?entry=census_mashups_using_strikeiron_web">Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2</a> &#8211; Census Dashboard Mashup is a mashup using StrikeIron&#8217;s Zip Code Information Web Service, StrikeIron&#8217;s Population Demographics By ZIP Code Web Service and Yahoo Maps to give detailed information for a specific US zip code. I find it to actually be a really</li>
<li><a href="http://www.oreillynet.com/onjava/blog/2007/02/sun_updates_java_mozilla_html.html?CMP=OTC-FP2116136014&amp;ATT=Sun+Updates+Java+Mozilla+HTML+Parser+1+0+1">Sun Updates Java Mozilla HTML Parser 1.0.1 &#8211; O&#8217;Reilly ONJava Blog</a> &#8211; Java Mozilla HTML Parser 1.0.1 is a package which allows parsing HTML pages into a Java Document object.  Wonder how it stacks up against HtmlCleaner (http://htmlcleaner.sourceforge.net/)</li>
<li><a href="http://dmiessler.com/study/lsof/">dmiessler.com | study | lsof</a> &#8211; lsof is the Linux/Unix &uuml;ber-tool. I use it most for getting network connection related information from a system, but that&#8217;s just the beginning for this amazing and little-known application</li>
<li><a href="http://chalain.livejournal.com/43015.html">chalain: So Beautiful, So Disturbing</a> &#8211; She gets out of bed and stretches, perfect curves sliding under silky lingerie and momentarily making me forget about breakfast, meatloaf, and whoever it was I was married to before last night.</li>
<li><a href="http://www.engadget.com/2007/02/18/massive-google-hard-drive-survey-turns-up-very-interesting-thing/">Massive Google hard drive survey turns up very interesting things &#8211; Engadget</a> &#8211; When your server farm is in the hundreds of thousands and you&#8217;re using cheap, off-the-shelf hard drives as your primary means of storage, you&#8217;ve probably got a a pretty damned good data set for looking at the health and failure patterns of hard drives</li>
<li><a href="http://raibledesigns.com/rd/entry/slick_looking_confluence_sites">Raible Designs | Slick looking Confluence sites</a> &#8211; Wicket and Cayenne have nice looking websites backed by Confluence. Wicket has a Writing documentation page that explains how it works.</li>
<li><a href="http://www.thepragmaticarchitect.com/2007/02/09/upselling_your_architecture.html">Upselling your architecture &#8211; The Pragmatic Architect</a> &#8211; As an architect, you&#8217;ll probably need to present to different audiences at different levels. When you do, it&#8217;s worth thinking about whether you need to upsell your architecture or not.</li>
<li><a href="http://jroller.com/page/myeclipseblog?entry=myeclipse_snaps_now_available_for">MyEclipse Delivers Tools to IntelliJ IDEA Users</a> &#8211; Developers using IDEA are now able to utilize the MyEclipse Visual HTML Designer, XML Editor, Database Explorer and Image Editor SNAPs directly in their own environment.</li>
<li><a href="http://www.javalobby.org/java/forums/t90659.html">IntelliJ IDEA: Inspections by Sections &#8230;</a> &#8211; Static code analysis doesn&#8217;t just improve your code quality, it can also teach you some cool ideas and best practices about programming</li>
<li><a href="http://www.javapowertools.com/">Java Power Tools: Home</a> &#8211; &quot;Java Power Tools&quot; is about software tools and techniques that can contribute to improving the SDLC which includes build tools such as Maven and Ant, CI tools, code quality tools, testing tools, collaborative tools, source version control, and more!</li>
<li><a href="http://blog.interface21.com/main/2007/02/16/suns-glassfish-embracing-spring/">Rod Johnson » Sun&#8217;s GlassFish Embracing Spring</a> &#8211; I think part of what&#8217;s making Sun more relevant in the enterprise Java space is that they are now more plugged into what&#8217;s happening in the wider world, and are willing to take the input on board and act on it</li>
<li><a href="http://www.psynixis.com/blog/2007/02/05/is-bruce-eckel-right-maybe-not/">Is Bruce Eckel Right? Maybe not. at Simon?s Blog</a> &#8211; Bruce Eckel has written an interesting piece about Java and user interfaces. I?d recommend that you read it, as it?s pretty thought-provoking.</li>
<li><a href="http://fishbowl.pastiche.org/2007/02/18/job_satisfaction">The Fishbowl: Job Satisfaction</a> &#8211; We spend a lot of time at work. If we?re not doing something that we?re passionate about, that gives us some kind of fulfillment, we?re wasting a big part of our lives.</li>
<li><a href="http://www.buzzmachine.com/index.php/2007/02/16/a-day-at-npr/">BuzzMachine » Blog Archive » A day at NPR</a> &#8211; I&#8217;ve thoroughly enjoyed my day at NPR. Smart people, but then that?s obvious.</li>
<li><a href="http://www.codinghorror.com/blog/archives/000426.html">Coding Horror: The cost of leaving your PC on</a> &#8211; So leaving my server on is costing me $200 / year, or $16.68 per month. My home theater PC is a bit more frugal at 65 watts. Using the same formulas, that costs me $81 / year or $6.75 per month.</li>
<li><a href="http://mriou.wordpress.com/2007/02/16/the-future-wont-be-statically-typed/">The Future Won?t Be Statically Typed « Skunk Works</a> &#8211; I&#8217;m more and more convinced that statically typed languages will come to an end, replaced by duck typing based languages</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/">Daily del.icio.us for Feb 17, 2007 through Feb 19, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/02/19/daily-delicious-for-feb-17-2007-through-feb-19-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

