<?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; fedora</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/fedora/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 June 9th through June 12th</title>
		<link>http://www.j2eegeek.com/blog/2009/06/12/daily-del-icio-us-for-june-9th-through-june-12th/</link>
		<comments>http://www.j2eegeek.com/blog/2009/06/12/daily-del-icio-us-for-june-9th-through-june-12th/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 21:00:07 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[coverage]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora11]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[iBATIS]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[NPR]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[palmpre]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[system:filetype:png]]></category>
		<category><![CDATA[system:media:image]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[wsdl]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1915</guid>
		<description><![CDATA[Optional Annotations &#8211; The JAX-WS programming model uses a number of optional annotations for adding details about your service, such as the binding it uses, to the Java code. Ibatis Tutorial: Aggregation with groupBy &#8211; This tutorial builds on the knowledge from the Ibatis Inheritance Tutorial. As such the configuration and schema won&#39;t be repeated [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/06/12/daily-del-icio-us-for-june-9th-through-june-12th/">Daily del.icio.us for June 9th through June 12th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://fusesource.com/docs/esb/3.4/fsf_se/JAXWSServiceDevJavaFirstAnnotateOptional.html">Optional Annotations</a> &#8211; The JAX-WS programming model uses a number of optional annotations for adding details about your service, such as the binding it uses, to the Java code.</li>
<li><a href="http://www.cforcoding.com/2009/06/ibatis-tutorial-aggregation-with.html">Ibatis Tutorial: Aggregation with groupBy</a> &#8211; This tutorial builds on the knowledge from the Ibatis Inheritance Tutorial. As such the configuration and schema won&#39;t be repeated here for brevity.
<p>The next feature I will introduce is dynamic grouping.</li>
<li><a href="http://jester.sourceforge.net/">Jester  &#8211; the JUnit  test tester.</a> &#8211; Jester finds code that is not covered by tests. Jester makes some change to your code, runs your tests, and if the tests pass Jester displays a message saying what it changed. Jester includes a script for generating web pages that show the changes made that did not cause the tests to fail.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/pages/collector">Add-on Collector :: Add-ons for Firefox</a> &#8211; Discover more of the best add-ons and organize your favorites in easy-to-manage collections. Subscribe to see how the collections you admire grow, and fans follow when you manage and update your own collections.</li>
<li><a href="http://fortuneapple20.files.wordpress.com/2009/06/3615683376_422978a68e_o.png">How the new smartphones stack up [PIC]</a> &#8211; How the new smartphones stack up [PIC]</li>
<li><a href="http://www.moserware.com/2009/06/first-few-milliseconds-of-https.html">Moserware: The First Few Milliseconds of an HTTPS Connection</a> &#8211; In just 220 milliseconds, two endpoints on the Internet came together, provided enough credentials to trust each other, set up encryption algorithms, and started to send encrypted traffic.  And to think, all of this just so Bob can buy milk</li>
<li><a href="http://googleenterprise.blogspot.com/2009/06/use-microsoft-outlook-with-google-apps.html">Official Google Enterprise Blog: Use Microsoft Outlook with Google Apps for email, contacts, and calendar</a> &#8211; Today we&#39;re excited remove another key barrier to enterprise adoption of Google Apps with Google Apps Sync for Microsoft Outlook. Google Apps Sync for Microsoft Outlook lets you use Microsoft Outlook seamlessly with Google Apps Premier or Education Editions.</li>
<li><a href="http://www.npr.org/templates/story/story.php?storyId=104803094&amp;sc=fb&amp;cc=fp">Using Psychology To Save You From Yourself : NPR</a> &#8211; This is the story of how obscure psychological research into human decision-making first revolutionized economics and now appears poised to remake the relationship between the government and its citizens.</li>
<li><a href="http://www.thedailyshow.com/video/index.jhtml?videoId=229028&amp;title=foxfriends-lingerie-football&amp;">Fox &amp; Friends&#8217; Lingerie Football Romp | The Daily Show | Comedy Central</a> &#8211; &quot;Fox &amp; Friends&quot; thinks Sacha Baron Cohen&#39;s ass in Eminem&#39;s face is disgusting, but a lingerie football romp is the best thing on TV.</li>
<li><a href="http://news.cnet.com/8301-13505_3-10260478-16.html">Red Hat&#8217;s Fedora 11: So easy you&#8217;ll forget it&#8217;s Linux | The Open Road &#8211; CNET News</a> &#8211; This is, in fact, Fedora 11&#39;s biggest selling point: it just works. And fast, too: from powering on to logging in takes 20 seconds or less. Beat that, Windows!</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/06/12/daily-del-icio-us-for-june-9th-through-june-12th/">Daily del.icio.us for June 9th through June 12th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/06/12/daily-del-icio-us-for-june-9th-through-june-12th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 16th through May 18th</title>
		<link>http://www.j2eegeek.com/blog/2008/05/18/daily-delicious-for-may-16th-through-may-18th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/05/18/daily-delicious-for-may-16th-through-may-18th/#comments</comments>
		<pubDate>Sun, 18 May 2008 22:00:11 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[cloudtalk]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[continuous-integration]]></category>
		<category><![CDATA[cruisecontrol]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[mockobjects]]></category>
		<category><![CDATA[oo]]></category>
		<category><![CDATA[OOD]]></category>
		<category><![CDATA[osgi]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[teamcity]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1186</guid>
		<description><![CDATA[Google Doctype &#8211; Documenting the Open Web &#8211; Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library Testability Explorer &#8211; TestabilityExplorer.org records the testability scores for [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/05/18/daily-delicious-for-may-16th-through-may-18th/">Daily del.icio.us for May 16th through May 18th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/doctype/">Google Doctype &#8211; Documenting the Open Web</a> &#8211; Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library</li>
<li><a href="http://www.testabilityexplorer.org/report">Testability Explorer</a> &#8211; TestabilityExplorer.org records the testability scores for many open source and commercial Java libraries. The compiled bytecode for the library is analyzed and metrics are calculated for the testability of individual classes. Those classes fall into one</li>
<li><a href="http://www.brandonwerner.com/2008/05/17/acm-article-how-intuitive-is-object-oriented-design/">Brandon Werner &raquo; Blog Archive &raquo; ACM Article: How Intuitive is Object Oriented Design?</a> &#8211; There is an incredible article that was published in the Communications of the ACM entitled &ldquo;How Intuitive is Object Oriented Design?&rdquo; by Irit Hadar from the University of Haifa, Israel and Uri Leron from the Israeli Institute of Technology. It goes t</li>
<li><a href="http://code.google.com/p/cloudtools/">cloudtools &#8211; Google Code</a> &#8211; Cloud Tools is a set of tools for deploying and testing Java EE applications on Amazon&#39;s Elastic Computing Cloud (EC2).</li>
<li><a href="http://www.salon.com/news/feature/2008/05/17/wind_power/">Wind power, alternative energy | Salon News</a> &#8211; A stunning new report just issued by the Bush administration finds that for under 2 cents a day per household, Americans could get 300 gigawatts of wind by 2030 which would reduce carbon dioxide emissions from electricity generation by 25 percent in 2030.</li>
<li><a href="http://www.infoq.com/presentations/rudolph-grails-intro">InfoQ: Getting Started with Grails</a> &#8211; In this presentation from QCon San Francisco 2007, Jason Rudolph gives an overview and demonstration of Grails. Topics covered include Java/Grails integration, Grails plugins, creating a complete Grails sample application from scratch, the structure of a</li>
<li><a href="http://www.hanselman.com/blog/11TopTipsForASuccessfulTechnicalPresentation.aspx">Scott Hanselman&#8217;s Computer Zen &#8211; 11 Top Tips for a Successful Technical Presentation</a> &#8211; 11 Top Tips for a Successful Technical Presentation</li>
<li><a href="http://peterpascale.com/?p=41">peterpascale.com &raquo; TeamCity Lessons Learned (Build Trophy For Sale)</a> &#8211; In honor of four months of successful TeamCity usage &#8211; I offer this set of TeamCity lessons learned:</li>
<li><a href="http://blog.springsource.com/main/2008/05/15/why-should-i-care-about-osgi-anyway/">SpringSource Team Blog &raquo; Why should I care about OSGi anyway?</a> &#8211; Michael Burke asked a great question on that thread which can be paraphrased as &quot;forgetting the hype surrounding OSGi, what benefits can I expect to see if I port an application currently packaged as an EAR to OSGi bundles?</li>
<li><a href="http://lifehacker.com/391067/fedora-9-puts-your-desktop-on-a-usb-drive">Linux On A Stick: Fedora 9 Puts Your Desktop on a USB Drive</a> &#8211; This week&#39;s release of the Fedora 9 Linux distribution makes putting a full-fledged desktop on a portable USB thumb drive a three-click affair. Even better, you don&#39;t need Linux installed to create it, you can leave the data on your thumb drive untouched,</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/05/18/daily-delicious-for-may-16th-through-may-18th/">Daily del.icio.us for May 16th through May 18th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/05/18/daily-delicious-for-may-16th-through-may-18th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for April 22nd through April 25th</title>
		<link>http://www.j2eegeek.com/blog/2008/04/25/daily-delicious-for-april-22nd-through-april-25th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/04/25/daily-delicious-for-april-22nd-through-april-25th/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 14:00:28 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[ExtGWT]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[octal]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[spring2.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[windows2008]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1179</guid>
		<description><![CDATA[Bonus Quote of the Day &#8212; Political Wire &#8211; &#34;The Clintons know that she can?t win this. But they?&#39;re hell-bound to make it impossible for Obama to win.&#34; Thank you, Javascript &#8211; The Daily WTF &#8211; Javascript supports octal numbers. Any number starting with a zero is octal, even if it can&#39;t be an actual [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/04/25/daily-delicious-for-april-22nd-through-april-25th/">Daily del.icio.us for April 22nd through April 25th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://politicalwire.com/archives/2008/04/24/bonus_quote_of_the_day.html">Bonus Quote of the Day &#8212; Political Wire</a> &#8211; &quot;The Clintons know that she can?t win this. But they?&#39;re hell-bound to make it impossible for Obama to win.&quot;</li>
<li><a href="http://thedailywtf.com/Articles/Thank-you,-Javascript.aspx">Thank you, Javascript &#8211; The Daily WTF</a> &#8211; Javascript supports octal numbers. Any number starting with a zero is octal, even if it can&#39;t be an actual octal number. In certain languages, like Perl, trying to use a non-octal number as an octal number results in an error. In other languages, like Jav</li>
<li><a href="http://blog.elastic-grid.com/2008/04/23/screencast-1-amazon-ec2-plugin-for-intellij/">Screencast #1 &#8211; Amazon EC2 plugin for IntelliJ | Elastic Grid Blog</a> &#8211; Here is a screencast demonstration the use of the Amazon EC2 plugin for IntelliJ IDEA</li>
<li><a href="http://www.alittlemadness.com/2008/04/24/ext-discovers-step-2-of-the-slashdot-business-model/">a little madness &raquo; Ext Discovers Step 2 of the Slashdot Business Model?</a> &#8211; The saddest part about this is that the Ext team really have built a fantastic library, and a vibrant community around it. The library had all the hallmarks of an open source success story. Now, however, Ext have committed the cardinal sin of an open sour</li>
<li><a href="http://adtmag.com/article.aspx?id=22488">Application Development Trends &#8211; SpringSource Enterprise Edition Now Live</a> &#8211; The new SpringSource Enterprise Edition product is specifically designed to support large organizations, providing enterprise-class tools and features.  The product aims to meet enterprise requirements by being &quot;certified, warranted and indemnified,&quot;.</li>
<li><a href="http://www.thestandard.com/news/2008/04/22/sun-looks-free-rest-java">Sun looks to free up the rest of Java | The Industry Standard</a> &#8211; By freeing these up, Java can be fully open-source and thus be packaged more easily with Linux distributions. In conjunction with this activity, Sun is talking with Linux distributors, including OpenSuse, Ubuntu and Fedora to have them offer an updated ve</li>
<li><a href="http://devzone.zend.com/article/3233-Windows-Server-2008-Now-PHP-Ready">Windows Server 2008 Now &#8216;PHP Ready&#8217;</a> &#8211; Microsoft and Zend have worked together on Zend Core, Zend&#39;s tested, certified and supported version of PHP. Zend Core and PHP are now certified for Windows Server 2008.</li>
<li><a href="http://www.infoq.com/news/2008/04/compare-jee-2">InfoQ: Comparing JEE Servers</a> &#8211; When picking which JEE server to use for your application, you have a number of choices to select from.  Knowing which application server is the best is key.  Jonathan Campbell took a handful of JEE application servers, and came up with surprising results</li>
<li><a href="http://extjs.com/blog/2008/04/21/ext-js-21-and-ext-gwt-10-released-preview-of-ext-js-30/">Ext JS &#8211; Blog</a> &#8211; Ext JS is pleased to announce the latest release of the Ext JS toolkit and the introduction of a new product, Ext GWT 1.0 (beta 1). The Ext JS version has been updated to 2.1 and includes new components, performance improvements, bug fixes and more.</li>
<li><a href="http://ajaxian.com/archives/ext-js-21-released">Ajaxian &raquo; Ext JS 2.1 Released</a> &#8211; Ext JS 2.1 has been released. In this point release the featured changes are: Full REST support, Added Ext.StatusBar Component and Samples, Ext.Slider Component and Samples, Example to demonstrate Remote Loading of Component Configs, Grid Filtering Sample</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/04/25/daily-delicious-for-april-22nd-through-april-25th/">Daily del.icio.us for April 22nd through April 25th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/04/25/daily-delicious-for-april-22nd-through-april-25th/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Jun 01, 2007 through Jun 02, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 00:30:17 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[airplanes]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[BEA]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora7]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlegears]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[latency]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[WebLogic]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/</guid>
		<description><![CDATA[Google kicks offline Web apps into gear &#124; CNET News.com &#8211; The goal of Google Gears is to create a single, standardized way to add offline capabilities to Web applications. The initial code is aimed at JavaScript Ajax-style Web applications. It runs on IE &#38; Firefox on Windows, Mac OS and Linux How to build [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/">Daily del.icio.us for Jun 01, 2007 through Jun 02, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://news.com.com/2100-7345_3-6187596.html">Google kicks offline Web apps into gear | CNET News.com</a> &#8211; The goal of Google Gears is to create a single, standardized way to add offline capabilities to Web applications. The initial code is aimed at JavaScript Ajax-style Web applications. It runs on IE &amp; Firefox on Windows, Mac OS and Linux</li>
<li><a href="http://lifeandhealth.guardian.co.uk/guides/paperplanes/story/0,,2088304,00.html">How to build the world&#8217;s best paper planes | Lifeandhealth | Life and Health</a> &#8211; Get designs for the world&#8217;s best paper planes plus tips from aviation experts on how to make them fly faster and longer</li>
<li><a href="http://coenraets.org/blog/2007/05/flex-based-sqladmin-for-google-gears/">Christophe Coenraets &raquo; Flex-based SQLAdmin for Google Gears</a> &#8211; The demo is a Flex-based Sales Force Automation application that uses Gears to save data to a local SQLite database while offline, and automatically synchronizes back with the server when you reconnect to the network.</li>
<li><a href="http://www.bea.com/framework.jsp?CNT=index.htm&#038;FP=/content/products/weblogic/event_server/">BEA WebLogic Event Server, First and only Java container for high-performance, event-driven applications</a> &#8211; BEA WebLogic Event Server is the first and only Java container for high-performance event-driven applications</li>
<li><a href="http://www.edgeblog.net/2007/its-still-the-latency-stupid/">It&#8217;s Still the Latency, Stupid&#8230;pt.1</a> &#8211; If you think bandwidth is the only thing affecting your network speed, think again. As pipes get bigger, latency becomes the real bottleneck. This article discusses network latency, how to measure it, why its important, and how to plan for it. Complex con</li>
<li><a href="http://fedoraproject.org/wiki/Tours/Fedora7">Fedora 7 released</a> &#8211; You can find a tour filled with pictures and videos of this exciting new release of Fedora 7. This release includes significant new versions of many key components and technologies</li>
<li><a href="http://www.millstream.com.au/view/code/tablekit/">TableKit</a> &#8211; TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/">Daily del.icio.us for Jun 01, 2007 through Jun 02, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/06/02/daily-delicious-for-jun-01-2007-through-jun-02-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for May 31, 2007 through Jun 01, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 00:30:57 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[BEA]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora7]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[latency]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[offlineajax]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/</guid>
		<description><![CDATA[BEA WebLogic Event Server, First and only Java container for high-performance, event-driven applications &#8211; BEA WebLogic Event Server is the first and only Java container for high-performance event-driven applications It&#8217;s Still the Latency, Stupid&#8230;pt.1 &#8211; If you think bandwidth is the only thing affecting your network speed, think again. As pipes get bigger, latency becomes [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/">Daily del.icio.us for May 31, 2007 through Jun 01, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.bea.com/framework.jsp?CNT=index.htm&#038;FP=/content/products/weblogic/event_server/">BEA WebLogic Event Server, First and only Java container for high-performance, event-driven applications</a> &#8211; BEA WebLogic Event Server is the first and only Java container for high-performance event-driven applications</li>
<li><a href="http://www.edgeblog.net/2007/its-still-the-latency-stupid/">It&#8217;s Still the Latency, Stupid&#8230;pt.1</a> &#8211; If you think bandwidth is the only thing affecting your network speed, think again. As pipes get bigger, latency becomes the real bottleneck. This article discusses network latency, how to measure it, why its important, and how to plan for it. Complex con</li>
<li><a href="http://fedoraproject.org/wiki/Tours/Fedora7">Fedora 7 released</a> &#8211; You can find a tour filled with pictures and videos of this exciting new release of Fedora 7. This release includes significant new versions of many key components and technologies</li>
<li><a href="http://www.millstream.com.au/view/code/tablekit/">TableKit</a> &#8211; TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.</li>
<li><a href="http://code.google.com/apis/gears/architecture.html">Google Gears API Developer&#8217;s Guide (Beta) &#8211; Architecture</a> &#8211; During development of Gears, we experimented with many different architectures for offline-enabled web applications. In this document we briefly look at some of them and explore their advantages and disadvantages.</li>
<li><a href="http://www.infoq.com/news/2007/05/wicket-jsf">InfoQ: A Wicket User Revisits JSF</a> &#8211; Peter recently took a 2nd look at JSF after developing most recently with Wicket. The evaluation was prompted by his recent writing on migrating from Spring MVC / Webflow to Wicket.</li>
<li><a href="http://gears.google.com/">Google Gears &#8211; Enabling Offline Web Applications</a> &#8211; Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/">Daily del.icio.us for May 31, 2007 through Jun 01, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/06/01/daily-delicious-for-may-31-2007-through-jun-01-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for Feb 20, 2007 through Feb 21, 2007</title>
		<link>http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/</link>
		<comments>http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 00:30:11 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[datatable]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[hci]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rsl]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[unittest]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webDAV]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/</guid>
		<description><![CDATA[Bob&#8217;s Unit Testing Best Practices &#8211; Testing Digitally &#8211; Having used Agile programming methods for a number of years now. I have come across some best practices for unit testing that I would like to share with you. O&#8217;Reilly Open Books Project &#8211; O&#8217;Reilly has published a number of Open Books&#8211;books with various forms of [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/">Daily del.icio.us for Feb 20, 2007 through Feb 21, 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blog.digitaltester.com/2007/02/20/1171959960000.html">Bob&#8217;s Unit Testing Best Practices &#8211; Testing Digitally</a> &#8211; Having used Agile programming methods for a number of years now. I have come across some best practices for unit testing that I would like to share with you.</li>
<li><a href="http://www.oreilly.com/openbook/">O&#8217;Reilly Open Books Project</a> &#8211; O&#8217;Reilly has published a number of Open Books&#8211;books with various forms of &quot;open&quot; copyright&#8211;over the years.</li>
<li><a href="http://ajaxian.com/archives/yui-version-220-released">Ajaxian &#8211; YUI Version 2.2.0 Released</a> &#8211; YUI 2.2.0 has been released one year after YUI was released into open source.</li>
<li><a href="http://developer.yahoo.com/yui/datatable/">Yahoo! UI Library: DataTable</a> &#8211; The DataTable control provides a simple yet powerful API to display screen-reader accessible tabular data on a web page. Notable features include sortable columns, pagination, scrolling, row selection, resizeable columns, and inline editing.</li>
<li><a href="http://google.wikia.com/wiki/Jump_Start_Your_AJAX_Development_with_the_Google_Web_Toolkit">Jump Start Your AJAX Development with the Google Web Toolkit &#8211; The Unofficial Google Wiki &#8211; A free wiki from Wikia</a> &#8211; The Google Web Toolkit addresses the development of an AJAX application in a very methodical manner</li>
<li><a href="http://www.netbeans.org/kb/55/vwp-hibernate.html">NetBeans Visual Web Pack 5.5 &#8211; Tutorials &#8211; Using Hibernate With the NetBeans Visual Web Pack</a> &#8211; This tutorial shows you how to use the Hibernate framework in a NetBeans Visual Web Pack project. It also shows how to wrap back end data with Option arrays and ObjectListDataProvider objects for binding to JavaServer Faces components.</li>
<li><a href="http://www.jamesward.org/wordpress/2007/02/19/faster-flex-applications-shrink-your-rsls/">James Ward?s Blog &#8211; Blog Archive &#8211; Faster Flex Applications: Shrink Your RSLs</a> &#8211; Here is what you need to do if you want to have size optimized RSLs</li>
<li><a href="http://blogs.atlassian.com/rebelutionary/archives/2007/02/enterprise_wikis_replace_shared_drives_c.html">rebelutionary: Enterprise Wikis Replace Shared Drives &#8211; Confluence &amp; WebDAV</a> &#8211; A lot of people talk about wikis &#8216;replacing&#8217; email &#8211; which I think is too broad a statement &#8211; but very few people focus on the impact wikis have on shared drives</li>
<li><a href="http://news.com.com/Red+Hat+endorses+KVM+virtualization/2100-1016_3-6159528.html">Red Hat endorses KVM virtualization | CNET News.com</a> &#8211; Red Hat, the dominant Linux seller, will include KVM (Kernel Virtual Machine) in the next version of its Fedora Linux v7</li>
<li><a href="http://tantek.com/log/2007/02.html#d19t1813">Three Hypotheses of Human Interface Design &#8211; Tantek&#8217;s Thoughts</a> &#8211; Human interface cognitive load is proportional to the number of clicks/keystrokes/gestures</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/">Daily del.icio.us for Feb 20, 2007 through Feb 21, 2007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2007/02/21/daily-delicious-for-dec-31-1969-through-feb-21-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

