<?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; design</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.j2eegeek.com/blog/?pushpress=hub'/>
		<item>
		<title>Links for October 2nd through October 8th</title>
		<link>http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/10/08/links-for-october-2nd-through-october-8th/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 19:58:17 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[box.net]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[exalytics]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[mockito]]></category>
		<category><![CDATA[nitobi]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[stevejobs]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tomee]]></category>
		<category><![CDATA[tommy]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webdesign]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4584</guid>
		<description><![CDATA[GOP Presidential candidates talk about science is like listening to children talk about sex &#8211; Listening to GOP Presidential candidates talk about science is like listening to children talk about sex: They know it exists, they have strong opinions about what it might mean, but they don&#039;t have a clue what it&#039;s actually about. Nick [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/09/09/links-for-august-28th-through-september-8th/">Links for August 28th through September 8th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://andrewsullivan.thedailybeast.com/2011/09/debate-reax-ctd.html">GOP Presidential candidates talk about science is like listening to children talk about sex</a> &#8211; Listening to GOP Presidential candidates talk about science is like listening to children talk about sex: They know it exists, they have strong opinions about what it might mean, but they don&#039;t have a clue what it&#039;s actually about.</li>
<li><a href="http://nfarina.com/post/9868516270/git-is-simpler">Nick Farina &#8211; Git Is Simpler Than You Think</a> &#8211; For me, understanding the structure of the object database was my Eureka moment for Git. After that, I could start to understand not just how Git worked, but why</li>
<li><a href="http://confusedofcalcutta.com/2011/09/04/thinking-about-the-social-enterprise/">Thinking about the Social Enterprise &ndash; confused of calcutta</a> &#8211; As customers begin to reorganise businesses around themselves, there will be many problems to solve, problems of federation and interoperability and portability. Problems that have been obfuscated in the past by incumbents with vested interests. Problems that will be solved by the Social Enterprise.</li>
<li><a href="http://www.boston.com/business/technology/articles/2011/09/04/akamai_thrives_in_the_spirit_of_its_lost_founder/?page=full">Akamai thrives in the spirit of its lost founder &#8211; The Boston Globe</a> &#8211; Akamai is bringing its customers into cloud computing, mobile computing, data security, and the delivery of HD video. And with 95,000 servers in 72 countries, and 2,200 employees, the company delivers 15 to 30 percent of all Web traffic worldwide.</li>
<li><a href="http://www.theatlantic.com/business/archive/2011/08/why-summer-vacations-and-the-internet-make-you-more-productive/244289/">Why Summer Vacations (and the Internet) Make You More Productive &#8211; Derek Thompson &#8211; Business &#8211; The Atlantic</a> &#8211; People who complain about presidential vacations should get out more. Indeed, they might be better workers for it. The science of productivity tells us breaks matter more than overtime.</li>
<li><a href="http://www.shopify.com/technology/3383012-why-developers-should-be-force-fed-state-machines">Why developers should be force-fed state machines &#8211; Shopify</a> &#8211; Hopefully, reading this text has made you more aware of state machines and you will be applying them more often when developing a web application.</li>
<li><a href="http://sett.ociweb.com/sett/settSep2011.html">Design by Contract in Java with Google</a> &#8211; Design by Contract is a powerful approach for building simple and robust software. Contracts for Java isn&#039;t the first attempt to bring this approach to Java, but it&#039;s a simple and powerful implementation that might become a standard tool for ensuring Java software validity.</li>
<li><a href="http://shaneosullivan.github.com/boltjs/intro.html">BoltJS &#8211; UI Framework from Facebook for creating Javascript mobile apps.</a> &#8211; BoltJS is a UI framework designed by Facebook to be compact, fast and powerful. It is written entirely in JavaScript and runs in the browser, needing no server backend.</li>
<li><a href="http://online.wsj.com/article/SB10001424053111904787404576535211589514334.html?_nocache=1314622257246&amp;mg=com-wsj">H-P&#8217;s One-Year Plan &#8211; WSJ.com</a> &#8211; Dumping it is a beautiful absurdity that one analyst, Jayson Noland of Robert W. Baird &amp; Co., described as &quot;like McDonald&#039;s getting out of the hamburger business.&quot;</li>
<li><a href="https://github.com/madrobby/keymaster">madrobby/keymaster &#8211; keymaster.js is a simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies</a> &#8211; keymaster.js is a simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/09/09/links-for-august-28th-through-september-8th/">Links for August 28th through September 8th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/09/09/links-for-august-28th-through-september-8th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for August 16th through August 20th</title>
		<link>http://www.j2eegeek.com/blog/2011/08/20/links-for-august-16th-through-august-20th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/08/20/links-for-august-16th-through-august-20th/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 01:56:32 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[gretty]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mongolab]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spinner]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4576</guid>
		<description><![CDATA[Daring Fireball Linked List: Mike Arrington&#8217;s Taxes Are Too High &#8211; It&#8217;s easy to understand why the rich tech elite support Democrats on economic issues. They&#8217;re smart enough to wish we could return to an economy like we had under Bill Clinton. Java development 2.0: Ultra-lightweight Java web services with Gretty &#8211; Gretty is one [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/08/20/links-for-august-16th-through-august-20th/">Links for August 16th through August 20th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://daringfireball.net/linked/2011/08/19/arrington">Daring Fireball Linked List: Mike Arrington&#8217;s Taxes Are Too High</a> &#8211; It&rsquo;s easy to understand why the rich tech elite support Democrats on economic issues. They&rsquo;re smart enough to wish we could return to an economy like we had under Bill Clinton.</li>
<li><a href="http://www.ibm.com/developerworks/java/library/j-javadev2-20/index.html?ca=drs-">Java development 2.0: Ultra-lightweight Java web services with Gretty</a> &#8211; Gretty is one of a new school of ultra-lightweight frameworks made for building web services. Built on top of the blazingly fast Java&trade; NIO APIs, Gretty leverages Groovy as a domain-specific language for web endpoints and Grape&#039;s Maven-style dependency management. In this article, get started with using Gretty to build and deploy Java web service applications.</li>
<li><a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites</a> &#8211; Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.</li>
<li><a href="http://www.unmatchedstyle.com/podcast/david-kaneda.php">David Kaneda: Sencha Touch &amp; jQTouch | Unmatched Style</a> &#8211; While at our ConvergeSE 2011 conference David Kaneda (@davidkaneda) and pepper him with questions about Sencha and what he did with jQTouch.</li>
<li><a href="http://www.hanselman.com/blog/ImAPhonyAreYou.aspx">I&#8217;m a phony. Are you? &#8211; Scott Hanselman</a> &#8211; I love this effect &#8211; &quot;The Dunning&ndash;Kruger effect is a cognitive bias in which unskilled people make poor decisions and reach erroneous conclusions, but their incompetence denies them the metacognitive ability to recognize their mistakes.&quot; <img src='http://www.j2eegeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://highscalability.com/blog/2011/8/18/paper-the-akamai-network-61000-servers-1000-networks-70-coun.html">High Scalability &#8211; Paper: The Akamai Network &#8211; 61,000 servers, 1,000 networks, 70 countries</a> &#8211; Comprising more than 61,000 servers located across nearly 1,000 networks in 70 countries worldwide, the Akamai platform delivers hundreds of billions of Internet interactions daily, helping thousands of enterprises boost the performance and reliability of their Internet applications</li>
<li><a href="http://fgnass.github.com/spin.js/">spin.js &#8211; An animated CSS3 loading spinner with VML fallback for IE.</a> &#8211; An animated CSS3 loading spinner with VML fallback for IE.</li>
<li><a href="http://blog.programmableweb.com/2011/08/15/how-i-scrapped-mysql-for-mongodb-in-three-hours/">How I Scrapped MySQL for MongoDB in Three Hours</a> &#8211; I can tell you that Spring+Annotations and MongoDB brings the joy back to Java web development again</li>
<li><a href="http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/">HTML5 Rocks &#8211; How Browsers Work: Behind the Scenes of Modern Web Browsers</a> &#8211; How Browsers Work:Behind the Scenes of Modern Web Browsers</li>
<li><a href="http://documentcloud.github.com/underscore/">Underscore.js &#8211; A utility-belt library for JavaScript that provides a lot of the functional programming suppor</a> &#8211; Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects.</li>
<li><a href="http://mxcl.github.com/homebrew/">Homebrew &mdash; MacPorts driving you to drink? Try Homebrew!</a> &#8211; Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn&#039;t include with OS X.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/08/20/links-for-august-16th-through-august-20th/">Links for August 16th through August 20th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/08/20/links-for-august-16th-through-august-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for June 26th through July 1st</title>
		<link>http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/</link>
		<comments>http://www.j2eegeek.com/blog/2011/07/01/links-for-june-26th-through-july-1st/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 01:32:10 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[businessintelligence]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codereview]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javaee6.0]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[olap4j]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>

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

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

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4499</guid>
		<description><![CDATA[Enemies of Agility: The Dirty Dozen &#124; Agile Zone &#8211; I present the &#34;dirty dozen&#34; impediments, or key enemies of successful agility that I&#039;ve observed. Head first into GWT game development. &#124; skorulis.com &#8211; Here&#039;s a quick introduction into making a canvas based game using GWT and the problems that I ran into. If you&#8217;re [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/26/links-for-may-25th-through-may-26th/">Links for May 25th through May 26th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://agile.dzone.com/news/enemies-agility-dirty-dozen">Enemies of Agility: The Dirty Dozen | Agile Zone</a> &#8211; I present the &quot;dirty dozen&quot; impediments, or key enemies of successful agility that I&#039;ve observed.</li>
<li><a href="http://blog.skorulis.com/?p=50">Head first into GWT game development. | skorulis.com</a> &#8211; Here&#039;s a quick introduction into making a canvas based game using GWT and the problems that I ran into. If you&rsquo;re even more hasty, here&rsquo;s the source code so you can just get it building and running.</li>
<li><a href="http://functionsource.com/post/sproutcore-2-lean-mean-and-back-to-html">FunctionSource: SproutCore 2; Lean, Mean, and back to HTML</a> &#8211; Today we got a sneak peak at the next version of SproutCore via a developer preview. One of the biggest differences that jumped out to me was the change from coding everything through JS APIs to being able to do much more via HTML, CSS, and templates</li>
<li><a href="http://www.simple-talk.com/sql/sql-training/the-10-commandments-of-good-source-control-management/">The 10 Commandments of Good Source Control Management</a> &#8211; None of these things are hard. Honestly, they&rsquo;re really very basic: commit early and often, know what you&rsquo;re committing and that it should actually be in VCS, explain your commits and make sure you do it yourself, don&rsquo;t forget the databases and don&rsquo;t forget the dependencies. But please do forget VSS!</li>
<li><a href="http://www.infoq.com/presentations/Making-Apps-That-Dont-Suck">InfoQ: Making Apps That Don&rsquo;t Suck</a> &#8211; Mike Lee considers that a software engineer makes great applications not because he follows good rules but because he has a better way of looking at the world and he learns from experience.</li>
<li><a href="http://www.spiffyui.org/#b=overview">Spiffy UI Framework &#8211; Beautiful fast flexible secure maintainable applications with GWT and REST</a> &#8211; The Spiffy UI framework takes the power of GWT and adds patterns, widgets, and utilities to make beautiful, fast, secure, maintainable web applications.</li>
<li><a href="http://www.infoworld.com/d/application-development/javascript-conquers-the-server-969?source=IFWNLE_nlt_daily_2011-05-25">JavaScript conquers the server | It&#8217;s BroadVision and Netscape LiveCycle all over again <img src='http://www.j2eegeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a> &#8211; Node.js, Jaxer, EJScript, RingoJS, and AppengineJS combine the familiarity of JavaScript, low overhead, blazing speed, and unique twists</li>
<li><a href="http://www.codesta.com/blog/2011/5/23/sencha-touchphonegap-tips-and-tricks.html">Codesta &#8211; Blog &#8211; Sencha Touch/PhoneGap Tips and&nbsp;Tricks</a> &#8211; Sencha Touch/PhoneGap Tips and&nbsp;Tricks</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/26/links-for-may-25th-through-may-26th/">Links for May 25th through May 26th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/05/26/links-for-may-25th-through-may-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for May 9th through May 11th</title>
		<link>http://www.j2eegeek.com/blog/2011/05/11/links-for-may-9th-through-may-11th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/05/11/links-for-may-9th-through-may-11th/#comments</comments>
		<pubDate>Thu, 12 May 2011 00:45:57 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[forplay]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[homeautomation]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[paloalto]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[WebGL]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=4450</guid>
		<description><![CDATA[Social networking behind the corporate firewall increases 500%, creates big vulnerabilities &#124; IT Systems News &#8211; Betanews &#8211; In total, social networking within the corporate firewall has increased 500% in one year&#039;s time. The reason this is important is because Palo Alto highlights this as a huge vulnerability, since most SSL-encoded traffic is invisible to [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/11/links-for-may-9th-through-may-11th/">Links for May 9th through May 11th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.betanews.com/article/Social-networking-behind-the-corporate-firewall-increases-500-creates-big-vulnerabilities/1305129199">Social networking behind the corporate firewall increases 500%, creates big vulnerabilities | IT Systems News &#8211; Betanews</a> &#8211; In total, social networking within the corporate firewall has increased 500% in one year&#039;s time. The reason this is important is because Palo Alto highlights this as a huge vulnerability, since most SSL-encoded traffic is invisible to corporate IT, and it is a potential vector for serious security breaches.</li>
<li><a href="http://code.google.com/p/forplay/">forplay &#8211; A cross-platform game abstraction library &#8211; Google Project Hosting</a> &#8211; ForPlay is a cross-platform game abstraction library for writing games that compile to HTML5 (WebGL and Canvas), Java, Android and Flash</li>
<li><a href="http://www.google.com/think/insights/#utm_medium=Blog&amp;utm_campaign=Google+Official+Blog+5/3&amp;utm_source=Google">Google Think Insights &#8211; research and insights to help marketers make smarter decisions</a> &#8211; At Google we believe data beats opinion. So we work hard to study the worlds of consumer behavior, digital and media, and we&rsquo;re pleased to share what we&rsquo;ve learned with you.</li>
<li><a href="http://www.infoq.com/presentations/Evolution-of-Code-Design-at-Facebook">InfoQ: Evolution of Code Design at Facebook</a> &#8211; Nick Schrock presents how Facebook&rsquo;s code evolved over time, explaining some new constructs &ndash; fbobjects, Preparables, Ents &#8211; introduced to address the complexities of a large social graph.</li>
<li><a href="http://www.infoq.com/articles/agile-architecture">InfoQ: Agile Architecture Interactions</a> &#8211; By simplifying agile methods to a perspective such as the one presented here and being influential at the critical interaction points, a skilled architect can adapt to agile development while staying focused on the core architectural work</li>
<li><a href="http://www.bgr.com/2011/05/10/google-announces-android-home/">Google announces Android @ Home | BGR</a> &#8211; Google announced on Tuesday a new feature of the Android operating system called Android @ Home. The framework and associated functions transform an Android device into a home automation controller that connects and directs all of the devices and appliances in the user&rsquo;s home</li>
<li><a href="https://github.com/mojombo/jekyll/wiki">Jekyll is a blog-aware, static site generator in Ruby &#8211; GitHub</a> &#8211; Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server.</li>
<li><a href="http://paulhammant.com/blog/github-as-a-cms-to-end-cmses.html">Github as a CMS to end CMSes</a> &#8211; Github can be used as a site serving tool. It is actually a pretty usable CMS even for non-technical folks.  With some more tweaks it could be a killer platform for content with all the wonderful potential from forking and pull requests</li>
<li><a href="http://www.cultofmac.com/why-every-child-in-america-needs-an-ipad/93887">Why Every Child in America Needs an iPad | Cult of Mac</a> &#8211; My advice to parents: Unplug that TV and run, don&rsquo;t walk, to Toys R Us and buy each of your kids an iPad 2 &mdash; before TV turns them into &quot;average Americans.&quot;</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/05/11/links-for-may-9th-through-may-11th/">Links for May 9th through May 11th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/05/11/links-for-may-9th-through-may-11th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for April 4th through April 7th</title>
		<link>http://www.j2eegeek.com/blog/2011/04/07/daily-del-icio-us-for-april-4th-through-april-7th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/04/07/daily-del-icio-us-for-april-4th-through-april-7th/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 16:01:42 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design+patterns]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[htmlunit]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[senchatouch]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3589</guid>
		<description><![CDATA[JSHint, A JavaScript Code Quality Tool &#8211; JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team&#039;s coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in. Announcing Codegeist [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/04/07/daily-del-icio-us-for-april-4th-through-april-7th/">Daily del.icio.us for April 4th through April 7th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://jshint.com/">JSHint, A JavaScript Code Quality Tool</a> &#8211; JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team&#039;s coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in.</li>
<li><a href="http://feedproxy.google.com/~r/AtlassianBlog/~3/-4wLgU2AHZ4/announcing_codegeist_v_may_the_best_plugin_win.html">Announcing Codegeist V: May The Best Plugins Win</a> &#8211; Along with Codegeist we&#039;re introducing two new developer previews, Speakeasy Extensions and ActiveObjects. Speakeasy is a new super easy way to extend Atlassian products. Extensions are built entirely client-side, in HTML, Javascript, CSS, etc., and they&#039;re enabled on a per-user basis. ActiveObjects is an ORM that ultimately makes plugin data access and storage significantly faster and more efficient</li>
<li><a href="http://www.infoq.com/articles/guardian_scala">InfoQ: Guardian.co.uk Switching from Java to Scala</a> &#8211; The team behind guardian.co.uk which, according to its editor, has the second highest readership of any on-line news site after the New York Times, is gradually switching from Java to Scala, starting with the Content API, which provides a mechanism for selecting and collecting Guardian content.</li>
<li><a href="http://tinysrc.net/">tinySrc &#8211; A fast, easy and free way to reformat graphics and images for mobile devices.</a> &#8211; A fast, easy and free way to reformat graphics and images for mobile devices.</li>
<li><a href="http://www.readwriteweb.com/mobile/2011/04/mono-for-android-ships-net-developers-can-build-android-apps.php">Mono for Android Ships, Now .NET Developers Can Build Android Apps</a> &#8211; Novell has announced the general availability of Mono for Android today, the solution that lets developers use Windows technologies like C# and .NET to build Android applications</li>
<li><a href="http://moduscreate.com/154/introduction-to-sencha-touch-mvc">Introduction to Sencha Touch MVC &#8211; Modus Create</a> &#8211; In this screencast, I introduce you to the world of the Sencha Touch MVC and discuss some of the decisions behind developing with this relatively new tool.</li>
<li><a href="http://www.sencha.com/company/press/sencha-expands-rapidly-as-demand-for-html5-web-apps-fuels-growth/">Sencha Expands Rapidly as Demand for HTML5 Web Apps Fuels Growth | Press | Company | Sencha</a> &#8211; Application framework and tools vendor hires aggressively; HTML5 technologies drive demand for highly functional web apps that deliver native-like experiences on advanced mobile devices.</li>
<li><a href="http://www.readwriteweb.com/archives/what_do_kids_say_is_the_biggest_obstacle_to_techno.php">What Do Kids Say Is The Biggest Obstacle To Technology At School?</a> &#8211; The results are pretty fascinating, as they show great adoption of technology among even very young students, but lingering resistance on the part of school administrators to sanction some of those tools into the classroom.</li>
<li><a href="http://celerity.rubyforge.org/">Celerity | Easy and fast functional test automation for web applications</a> &#8211; Celerity is a JRuby wrapper around HtmlUnit &ndash; a headless Java browser with JavaScript support. It provides a simple API for programmatic navigation through web applications. Celerity aims at being API compatible with Watir.</li>
<li><a href="http://www.phantomjs.org/">PhantomJS: Headless WebKit with JavaScript API</a> &#8211; PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/04/07/daily-del-icio-us-for-april-4th-through-april-7th/">Daily del.icio.us for April 4th through April 7th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/04/07/daily-del-icio-us-for-april-4th-through-april-7th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 7th through March 10th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/10/daily-del-icio-us-for-march-7th-through-march-10th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/10/daily-del-icio-us-for-march-7th-through-march-10th/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 18: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[android]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[jumpbox]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[wavemaker]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wireframe]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=3200</guid>
		<description><![CDATA[Website wireframes: Mockingbird &#8211; Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application. Why Everyone Is Talking About Node &#8211; Node is an interesting, accessible and efficient technology for real-time applications mobile-bookmark-bubble &#8211; Promote your mobile web application by helping [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/10/daily-del-icio-us-for-march-7th-through-march-10th/">Daily del.icio.us for March 7th through March 10th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="https://gomockingbird.com/">Website wireframes: Mockingbird</a> &#8211; Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.</li>
<li><a href="http://mashable.com/2011/03/10/node-js/">Why Everyone Is Talking About Node</a> &#8211; Node is an interesting, accessible and efficient technology for real-time applications</li>
<li><a href="http://code.google.com/p/mobile-bookmark-bubble/">mobile-bookmark-bubble &#8211; Promote your mobile web application by helping users bookmark it</a> &#8211; The Mobile Bookmark Bubble is a JavaScript library that adds a promo bubble to the bottom of your mobile web application, inviting users to bookmark the app to their device&#039;s home screen.</li>
<li><a href="http://www.infoq.com/interviews/kallen-scala-twitter">InfoQ: Nick Kallen Discusses Scala at Twitter</a> &#8211; Nick discusses using Scala to build high-performance and scalable network services (including FlockDB), the powerful dualism of Scala which combines the best of object-oriented and functional approaches and also provides his views on the tradeoffs between static and dynamic languages</li>
<li><a href="http://www.infoq.com/presentations/Scaling-with-MongoDB">InfoQ: Scaling with MongoDB</a> &#8211; Roger Bodamer provides advice on scaling out MongoDB using replica sets and auto-sharding, plus tips for database deployment and scaling use cases.</li>
<li><a href="http://www.infoworld.com/print/153890">HTML5 in the Web browser: HTML5 forms</a> &#8211; The newest specs for HTML forms give programmers more control over data input and validation, while offloading much of the work to the browsers</li>
<li><a href="http://aws.typepad.com/aws/2011/03/jumpbox-for-the-aws-free-tier.html?utm_source=feedburner&amp;utm_medium=email&amp;utm_campaign=Feed%3A+AmazonWebServicesBlog+%28Amazon+Web+Services+Blog%29">Amazon Web Services Blog: JumpBox for the AWS Free Usage Tier</a> &#8211; We&#039;ve teamed up with JumpBox to make it even easier and less expensive for you to host a WordPress blog, publish a web site with Drupal, run a Wiki with MediaWiki, or publish content with Joomla.</li>
<li><a href="http://informagen.org/mobile-gwt/#HomePage">Mobile GWT</a> &#8211; Welcome to the Mobile Widgets for GWT demo site! Here are some examples of the exciting things you can achieve building with the Mobile-GWT framework:</li>
<li><a href="http://venturebeat.com/2011/03/08/linkedin-github-team-up/">LinkedIn, GitHub team up on collaboration tool for programmers | VentureBeat</a> &#8211; Professional social networking startup LinkedIn has joined forces with well-known open source coding repository GitHub, which will allow others in a user&rsquo;s network to see what projects they and their connections are working on at any given time</li>
<li><a href="http://blog.springsource.com/2011/03/08/vmware-acquires-wavemaker/">Addressing a Big New Audience: VMware Acquires WaveMaker | SpringSource Team Blog</a> &#8211; VMware announces with this blog the acquisition of WaveMaker, a widely used graphical tool that enables non-expert developers to build web applications quickly.  While WaveMaker is already part of the Spring ecosystem, it will now become an integral part of the Spring family and VMware&rsquo;s cloud strategy</li>
<li><a href="http://www.textfixer.com/">TextFixer.com &#8211; Webmaster Online HTML tools for fixing, changing and manipulating text and html.</a> &#8211; This website features text and html making, changing, converting, generating tools designed to save you time making web pages or preparing text for web publication or other uses.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/10/daily-del-icio-us-for-march-7th-through-march-10th/">Daily del.icio.us for March 7th through March 10th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/10/daily-del-icio-us-for-march-7th-through-march-10th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for March 6th</title>
		<link>http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/</link>
		<comments>http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 12:00:09 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[atrix]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[cassandra]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codereview]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[gemfire]]></category>
		<category><![CDATA[genius]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[greenplum]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[jasper]]></category>
		<category><![CDATA[jasperreports]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lefthanded]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[netezza]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[nytimes]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springsocial]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[vertica]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/</guid>
		<description><![CDATA[How Facebook Ships Code &#171; FrameThink &#8211; These are notes gathered from talking with many friends at Facebook about how the company develops and releases software. InfoQ: IT And Architecture: Inside-Out Perspectives &#8211; The enterprise that understands the need for a coherent strategy within IT to meet the needs of the business, will invest in [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/">Daily del.icio.us for March 6th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://framethink.wordpress.com/2011/01/17/how-facebook-ships-code/">How Facebook Ships Code &laquo; FrameThink</a> &#8211; These are notes gathered from talking with many friends at Facebook about how the company develops and releases software.</li>
<li><a href="http://www.infoq.com/articles/it-architecture-inside-out-perspectives">InfoQ: IT And Architecture: Inside-Out Perspectives</a> &#8211; The enterprise that understands the need for a coherent strategy within IT to meet the needs of the business, will invest in a business architecture consisting of a business activity model and a business information model</li>
<li><a href="http://www.infoq.com/news/2011/01/jaspersoftbigdata">InfoQ: JasperSoft 4 Released with Big Data Support</a> &#8211; JasperSoft this week announced support for reporting against big data systems, including support for a variety of modes for reporting on Hadoop, several popular NoSQL databases, as well as three MPP analytic relational databases</li>
<li><a href="http://www.infoq.com/presentations/RESTful-SOA-DDD">InfoQ: RESTful SOA or Domain-Driven Design &#8211; A Compromise?</a> &#8211; Vaughn Vernon advocates using DDD&rsquo;s strategic modeling patterns when integrating services in a RESTful SOA implementation, avoiding one of SOA&rsquo;s pitfalls: focusing on services rather than the domain.</li>
<li><a href="http://www.infoq.com/news/2011/01/facebook-coding-practices">InfoQ: How Facebook Ships Code</a> &#8211; most engineers are capable of writing bug-free code. it&rsquo;s just that they don&rsquo;t have an incentive to do so at most companies. when there&rsquo;s a QA department, it&rsquo;s easy to just throw it over to them to find the errors.</li>
<li><a href="http://www.washingtonpost.com/wp-dyn/content/article/2011/03/05/AR2011030504160.html">As telecom industry evolves, success of Netflix is its biggest threat</a> &#8211; During periods of peak Internet use, a full fifth of all American bandwidth consumption is people watching movies on Netflix.com</li>
<li><a href="http://www.infoq.com/articles/100SOAQuestions">InfoQ: Book Excerpt and Interview: 100 SOA Questions Asked and Answered</a> &#8211; A new &quot;100 SOA Questions Asked and Answered &quot; book by Kerrie Holley and Ali Arsanjani provides a deep insight into SOA covering a wide spectrum of topics from SOA basics to its business and organizational impact, to SOA methods and architecture, to the future of SOA.</li>
<li><a href="http://www.infoq.com/presentations/Proving-Business-Value-of-SOA">InfoQ: Proving the Business Value of SOA</a> &#8211; Anne Thomas Manes discusses SOA goals and objectives used to measure a system&rsquo;s success, measuring the business value, SOA project metrics, and recommendations on proving the business value of SOA.</li>
<li><a href="http://www.infoq.com/interviews/rest-and-the-web-as-a-platform">InfoQ: REST and the Web as a Platform, with Subbu Allamaraju</a> &#8211; In this interview, Subbu Allamaraju talks about real life issues of RESTful architectures. He also describes a pragmatic approach of adopting the Web as an integration platform and shares his opinion on OAuth.</li>
<li><a href="http://www.infoq.com/presentations/Developing-Social-Ready-Web-Apps">InfoQ: Developing Social-Ready Web Applications</a> &#8211; Craig Walls discusses social web applications, how to integrate them, how to provide social data in a RESTful and secure way, introducing Spring Social, a framework for developing social web apps.</li>
<li><a href="http://www.infoq.com/presentations/SOA-Security-in-Practice">InfoQ: SOA Security in Practice</a> &#8211; Nicolai M. Josuttis discusses various issues encountered when implementing SOA security: heterogeneity and debugging are problematic, ESB plays an important role, and costs involved.</li>
<li><a href="http://www.nytimes.com/2011/03/08/health/views/08klass.html?_r=1">Left-Handedness Loses Its Stigma but Retains Its Mystery &#8211; NYTimes.com</a> &#8211; Dr. Francks said he was &quot;quite happy with the sentiment of reassuring people that left-handedness is not some weird disability.&quot; But, he added, &quot;There&rsquo;s no reason to go beyond that and say that left-handers are even more talented.&quot;</li>
<li><a href="http://confusedofcalcutta.com/2011/02/27/social-objects-in-the-enterprise-part-3/">Social objects in the enterprise: Part 3 &ndash; confused of calcutta</a> &#8211; Enterprises are changing from being hierarchies of customers and products to networks of relationships and capabilities, that human and social capital are gaining in prominence</li>
<li><a href="http://www.infoworld.com/d/mobile-technology/mobile-deathmatch-motorola-mobility-atrix-4g-vs-apple-iphone-4-911?source=IFWNLE_nlt_daily_2011-03-01">Mobile deathmatch: Motorola Mobility Atrix 4G vs. Apple iPhone 4 | Mobile Technology &#8211; InfoWorld</a> &#8211; Motorola&#039;s versatile new Android smartphone outshines the iPhone in some ways, but falls short overall</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/">Daily del.icio.us for March 6th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/03/07/daily-del-icio-us-for-march-6th-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 23rd through February 25th</title>
		<link>http://www.j2eegeek.com/blog/2011/02/25/daily-del-icio-us-for-february-23rd-through-february-25th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/02/25/daily-del-icio-us-for-february-23rd-through-february-25th/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 04:00:28 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[activedirectory]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[beanstalk]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[cloudformation]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[eventbus]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[intelligence]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit4]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[philoGL]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[powerpivot]]></category>
		<category><![CDATA[qliktech]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[springldap]]></category>
		<category><![CDATA[springroo]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[WebGL]]></category>
		<category><![CDATA[xoom]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2803</guid>
		<description><![CDATA[Java development 2.0: Climb the Elastic Beanstalk &#8211; Andrew Glover&#039;s guided tour of Beanstalk starts with a location-based mobile application (built using the Play framework and MongoDB), which he then ports to the Beanstalk environment Spring Roo 1.1.2 Released &#124; SpringSource.org &#8211; We&#039;re pleased to announce the release of Spring Roo 1.1.2 (download here). Spring [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/25/daily-del-icio-us-for-february-23rd-through-february-25th/">Daily del.icio.us for February 23rd through February 25th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.ibm.com/developerworks/java/library/j-javadev2-16/">Java development 2.0: Climb the Elastic Beanstalk</a> &#8211; Andrew Glover&#039;s guided tour of Beanstalk starts with a location-based mobile application (built using the Play framework and MongoDB), which he then ports to the Beanstalk environment</li>
<li><a href="http://www.springsource.org/node/3039">Spring Roo 1.1.2 Released | SpringSource.org</a> &#8211; We&#039;re pleased to announce the release of Spring Roo 1.1.2 (download here). Spring Roo is a rapid application development tool for Java, allowing you to create full enterprise applications in just minutes</li>
<li><a href="http://alexsotob.blogspot.com/2011/02/du-erkennst-mich-nicht-wieder-unerkannt.html">Alex talks about Java Technology: Du Erkennst Mich Nicht Wieder Unerkannt Bin Ich Die halbe Nacht Noch Um Die H&auml;user Gerannt</a> &#8211; JUnit 4 has many features, which can be considered &quot;hidden&quot;. I am sure that developers that always read JUnit changelogs will know some of these features, but for those who don&#039;t read changelogs, I am going to discover them</li>
<li><a href="http://www.agile-works.com/blog/?p=447">Using the Active Directory from Java (AD Window Server 2008) &laquo; Blog AgileWorks</a> &#8211; Integrate SpringLDAP with Active Directory</li>
<li><a href="http://blog.jamiemurai.com/2011/02/you-win-rim/">You Win, RIM! (An Open Letter To RIM&#8217;s Developer Relations)</a> &#8211; So, my dear RIM, primary supporter of my local economy, I bid you adieu. You have succeeded in your quest of driving away a perfectly willing developer from your platform</li>
<li><a href="http://tv.jetbrains.net/videocontent/gwt-event-bus-basics">GWT Event Bus Basics | JetBrains TV</a> &#8211; This screencast explains why MVC applications benefit from an event bus, and it demonstrates how to create, wire, and respond to events in Google Web Toolkit (GWT)</li>
<li><a href="http://powerpivotpro.com/2011/01/06/donald-farmer-leaves-ms-for-qliktech/">Donald Farmer Leaves MS for Qliktech / QlikView &laquo; PowerPivotPro</a> &#8211; Donald Farmer, who has literally been the public face and personality of Microsoft Business Intelligence for many years now, is leaving Microsoft and going to what some people think is PowerPivot&rsquo;s biggest competition:  Qliktech, aka Qlikview.</li>
<li><a href="http://aws.typepad.com/aws/2011/02/cloudformation-create-your-aws-stack-from-a-recipe.html?utm_source=feedburner&amp;utm_medium=email&amp;utm_campaign=Feed%3A+AmazonWebServicesBlog+%28Amazon+Web+Services+Blog%29">Amazon Web Services Blog: AWS CloudFormation &#8211; Create Your AWS Stack From a Recipe</a> &#8211; Our newest creation is called AWS CloudFormation. Using CloudFormation, you can create an entire stack with one function call. The stack can be comprised of multiple Amazon EC2 instances, each one fully decked out with security groups, EBS (Elastic Block Store) volumes, and an Elastic IP address</li>
<li><a href="http://www.google.com/webfonts">Google Font Directory</a> &#8211; The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and are served by Google servers</li>
<li><a href="http://scobleizer.com/2011/02/23/an-ipad-lovers-review-of-motorola-xoom/">An iPad lovers review of Motorola Xoom &mdash; Scobleizer</a> &#8211; For the past few days I&rsquo;ve had a Motorola Xoom. I accepted a loaner because I wanted to prove that it would suck next to an iPad. One problem: I&rsquo;m falling in love with it.</li>
<li><a href="http://arstechnica.com/open-source/news/2011/02/sencha-labs-releases-open-source-framework-for-webgl-development.ars">Sencha Labs releases open source framework for WebGL development</a> &#8211; Sencha Labs has announced the availability of a new open source framework for WebGL development. The framework, which is called PhiloGL, makes it easier for developers to adopt WebGL and integrate its functionality in Web applications</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/25/daily-del-icio-us-for-february-23rd-through-february-25th/">Daily del.icio.us for February 23rd through February 25th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/02/25/daily-del-icio-us-for-february-23rd-through-february-25th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 7th through February 11th</title>
		<link>http://www.j2eegeek.com/blog/2011/02/11/daily-del-icio-us-for-february-7th-through-february-11th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/02/11/daily-del-icio-us-for-february-7th-through-february-11th/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 05:00:38 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springdata]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[whitehouse]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2771</guid>
		<description><![CDATA[5 Reasons Why Administrators Will Love Confluence 3.5 &#8211; Over the past few months the Confluence Development Team has been hard at work on a number of exciting new features coming to you very soon with the upcoming release of Confluence 3.5 Getting started with Spring Data JPA &#124; SpringSource Team Blog &#8211; As we [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/11/daily-del-icio-us-for-february-7th-through-february-11th/">Daily del.icio.us for February 7th through February 11th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://feedproxy.google.com/~r/ConfluenceBlog/~3/IcHzk7Z0oeI/5-reasons-administrator-features-confluence-35.html">5 Reasons Why Administrators Will Love Confluence 3.5</a> &#8211; Over the past few months the Confluence Development Team has been hard at work on a number of exciting new features coming to you very soon with the upcoming release of Confluence 3.5</li>
<li><a href="http://blog.springsource.com/2011/02/10/getting-started-with-spring-data-jpa/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Interface21TeamBlog+%28SpringSource+Team+Blog%29">Getting started with Spring Data JPA | SpringSource Team Blog</a> &#8211; As we have just released the first milestone of the Spring Data JPA project I&rsquo;d like to give you a quick introduction into its features</li>
<li><a href="http://www.streamhead.com/what-programming-language-to-learn-next/">What Programming Language to Learn (Next)</a> &#8211; So you&rsquo;re ready to learn a new programming language? You might be entirely new to the world of application development, in that case, welcome!</li>
<li><a href="http://www.zeroturnaround.com/java-ee-productivity-report-2011/">Java EE Productivity Report 2011 | ZeroTurnaround.com</a> &#8211; What happens when over 1000 Java developers compare their development environments?</li>
<li><a href="http://fsteeg.com/2011/02/07/setting-up-contracts-for-java-in-eclipse/">Setting up Contracts for Java in Eclipse &laquo; Geschreibsel</a> &#8211; On Friday, Contracts for Java was announced on the Google Open Source Blog. Learning about this at the beginning of the weekend was perfect timing for me: I had time to check it out, and while setting it up was some work, I was hooked right away.</li>
<li><a href="http://www.businessweek.com/news/2011-02-10/nokia-said-to-be-near-software-partnership-with-microsoft.html">Nokia Said to Be Near Software Partnership With Microsoft &#8211; Businessweek</a> &#8211; Nokia Oyj is close to announcing a software partnership with Microsoft Corp., a bet that together the two companies can better challenge Google Inc. and Apple</li>
<li><a href="http://daringfireball.net/2011/02/the_next_six_months">Daring Fireball: The Next Six Months</a> &#8211; The iPad and iPhone have more market potential than any products Apple has ever released. They have the chance to be both the Microsoft and the Intel of the next generation of personal computing &mdash; profiting, wildly, both as the software platform vendor and hardware seller</li>
<li><a href="http://techcrunch.com/2011/02/09/html5-versus-native-apps/">HTML5 Is An Oncoming Train, But Native App Development Is An Oncoming Rocket Ship</a> &#8211; If HTML5 is an oncoming train, native app development is an oncoming rocket ship. And everyone seems to know that&rsquo;s not going to change anytime soon. Even if they don&rsquo;t want to admit it, their native apps speak for them.</li>
<li><a href="http://code.google.com/p/hibernate-generic-dao/">hibernate-generic-dao &#8211; Generic DAO implementation: extendable, detailed search, remote service interface</a> &#8211; The purpose of this framework is to save the time, tedium and possible inconsistency of hand coding DAO layer objects. This includes all of the basic CRUD methods as well as various &quot;find&quot; or &quot;search&quot; methods.</li>
<li><a href="http://www.whitehouse.gov/advise">Advise the Advisor | The White House</a> &#8211; Advise the Advisor is a new program to help senior staff at the White House stay connected to the American people. Think of this as your direct line to the some of the President&#039;s senior advisors at the White House.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/02/11/daily-del-icio-us-for-february-7th-through-february-11th/">Daily del.icio.us for February 7th through February 11th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/02/11/daily-del-icio-us-for-february-7th-through-february-11th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for February 1st through February 5th</title>
		<link>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/02/05/daily-del-icio-us-for-february-1st-through-february-5th/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 16:00:06 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quora]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wireframe]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2733</guid>
		<description><![CDATA[AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud &#8211; The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming It [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/23/daily-del-icio-us-for-january-22nd-through-january-23rd/">Daily del.icio.us for January 22nd through January 23rd</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.allthingsdistributed.com/2011/01/aws_elastic_beanstalk.html">AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud</a> &#8211; The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming</li>
<li><a href="http://www.allthingsdistributed.com/2011/01/it_is_not_the_critic_who_counts.html">It is not the critic who counts &#8230;</a> &#8211; The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming</li>
<li><a href="http://library.edgecase.com/git_immersion/index.html">Git Immersion &#8211; Brought to you by EdgeCase</a> &#8211; Git Immersion is a guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.</li>
<li><a href="http://jaxb.java.net/guide/Mapping_interfaces.html">Unofficial JAXB Guide &#8211; Mapping interfaces &mdash; Project Kenai</a> &#8211; Because of the difference between the XML type system induced by W3C XML Schema and the Java type system, JAXB cannot bind interfaces out of the box, but there are a few things you can do.</li>
<li><a href="http://vaadin.com/blog/-/blogs/sqlcontainer-1-0-released">SQLContainer 1.0 Released &#8211; Blog &#8211; vaadin.com</a> &#8211; The SQLContainer is an add-on for Vaadin, that implements the Container interface for standard SQL database servers. SQLContainer allows you to easily bind data stored from an SQL database to Table and Select components, as well as edit the data using Form</li>
<li><a href="http://blog.mysema.com/2011/01/querying-in-sql-with-querydsl.html">Mysema Blog: Querying in SQL with Querydsl</a> &#8211; Querydsl provides a typesafe querying layer on top of JPA, JDO, JDBC and other backends. This blog post presents a simple tutorial on how to get started with querying in SQL using Querydsl.</li>
<li><a href="http://seventhings.liftweb.net/index">Seven Things: Home</a> &#8211; Lift gives you the above Seven Things, plus your code is concise and maintainable, Lift&#039;s performance and scalability, and all the benefits of deploying your application on battle-tested J/EE infrastructure.</li>
<li><a href="http://www.dzone.com/links/r/guess_what_programming_language_grew_most_in_popu.html">dzone.com &#8211; Guess what programming language grew most in popularity in 2010?</a> &#8211; TIOBE Software published its annual TIOBE Programming Community Index. The ranks are led by the usual suspects Java, C, C++, and PHP. But the language that grew most in popularity in 2010 was a bit of a surprise:<br />
Python</li>
<li><a href="http://codemirror.net/">CodeMirror &#8211; In-browser code editing made bearable</a> &#8211; CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ? computer programs, HTML markup, and similar</li>
<li><a href="http://schemaspy.sourceforge.net/">SchemaSpy &#8211; Graphical Database Schema Metadata Browser</a> &#8211; SchemaSpy is a Java-based tool (requires Java 5 or higher) that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format.</li>
<li><a href="http://active-active.blogspot.com/2011/01/spring-note-sqlupdate.html">Active-Active Configuration: Spring Note: SqlUpdate</a> &#8211; The org.springframework.jdbc.object.SqlUpdate class is another tool that I use a lot. This class encapsulates INSERT, UPDATE, and DELETE queries as beans defined within your application context.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/23/daily-del-icio-us-for-january-22nd-through-january-23rd/">Daily del.icio.us for January 22nd through January 23rd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/01/23/daily-del-icio-us-for-january-22nd-through-january-23rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for January 7th through January 9th</title>
		<link>http://www.j2eegeek.com/blog/2011/01/09/daily-del-icio-us-for-january-7th-through-january-9th/</link>
		<comments>http://www.j2eegeek.com/blog/2011/01/09/daily-del-icio-us-for-january-7th-through-january-9th/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 01:00:09 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[analysts]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cablebox]]></category>
		<category><![CDATA[CES]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[convergence]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[forrester]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[savvis]]></category>
		<category><![CDATA[spending]]></category>
		<category><![CDATA[spring3]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[terremark]]></category>
		<category><![CDATA[tivo]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2699</guid>
		<description><![CDATA[Some of Tomorrow&#8217;s Best Gadgets &#8211; There&#039;s some pretty sweet gear at this year&#039;s CES: tablets galore, smart cameras, cool phones, audiophile pr0n. Woot! This little trade show might have a future! Check out some of our favorites. Verizon iPhone to Debut With Unlimited Data Plan &#124; John Paczkowski &#124; Digital Daily &#124; AllThingsD &#8211; [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/09/daily-del-icio-us-for-january-7th-through-january-9th/">Daily del.icio.us for January 7th through January 9th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://gizmodo.com/5725706/">Some of Tomorrow&#8217;s Best Gadgets</a> &#8211; There&#039;s some pretty sweet gear at this year&#039;s CES: tablets galore, smart cameras, cool phones, audiophile pr0n. Woot! This little trade show might have a future! Check out some of our favorites.</li>
<li><a href="http://digitaldaily.allthingsd.com/20110109/verizon-iphone-to-debut-with-unlimited-data-plan/">Verizon iPhone to Debut With Unlimited Data Plan | John Paczkowski | Digital Daily | AllThingsD</a> &#8211; Sources close to Verizon tell me the carrier will offer the iPhone with an unlimited data plan (presumably the same $30 unlimited plan they offer for other smartphones)</li>
<li><a href="http://www.engadget.com/2011/01/09/could-this-be-the-year-we-get-to-ditch-the-cable-box/">Could this be the year we get to ditch the cable box? &#8212; Engadget</a> &#8211; TiVo, Google and Microsoft&#039;s approach seems more sound because they each attempt to aggregate all the sources into a single universally searchable interface</li>
<li><a href="http://www.quora.com/How-relevant-will-Analyst-Firms-like-Gartner-with-its-MQ-and-Forrester-be-in-the-next-10-years?q=analyst+firms">How relevant will Analyst Firms like Gartner (with its MQ) and Forrester be in the next 10 years? &#8211; Quora</a> &#8211; If I want to go spend $10 on a burrito in my neighborhood, I can find a restaurant with 585 Yelp reviews.
<p>If I want to spend $10m on a piece of enterprise software, I spend $5K on a report written by a single analyst a year ago?</p>
<p>There has to be a better way</li>
<li><a href="http://www.readwriteweb.com/enterprise/2011/01/do-we-need-a-yelp-for-enterpri.php?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+readwriteweb+%28ReadWriteWeb%29">Do We Need a Yelp for the Enterprise?</a> &#8211; Last month Gartner released its Magic Quadrant for Cloud Infrastructure as a Service and Web Hosting. The report positioned AT&amp;T, Rackspace, Savvis, Terremark and Verizon as the leaders</li>
<li><a href="http://blog.springsource.com/2011/01/07/green-beans-getting-started-with-spring-in-your-service-tier/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Interface21TeamBlog+%28SpringSource+Team+Blog%29">Green Beans: Getting Started with Spring in your Service Tier | SpringSource Team Blog</a> &#8211; This post will introduce developers to the options available in the Spring framework for building a better service tier</li>
<li><a href="http://creativefan.com/10-productivity-enhancing-css-and-css3-tools-and-generators/">10 Productivity Enhancing CSS and CSS3 Tools and Generators | CreativeFan</a> &#8211; With the advent of CSS3, there are also now some CSS3 tools and also some CSS3 generators that can create gradients for you, as well as provide WYSIWYG visuals</li>
<li><a href="http://www.nytimes.com/slideshow/2011/01/06/technology/personaltech/20110106-ces-slideshow.html?src=me&amp;ref=technology">New Gadgets at C.E.S. &#8211; Slide Show &#8211; NYTimes.com</a> &#8211; Motorola, which has fought its way back into the cellphone market, is now taking on Apple&rsquo;s iPad with the Xoom tablet. It uses the newest version of Google&rsquo;s Android operating system, called Honeycomb, which is designed to make it easier to interact with a touch-screen tablet.</li>
<li><a href="http://www.simple-talk.com/sql/learn-sql-server/effective-clustered-indexes/">Effective Clustered Indexes</a> &#8211; This article will present all the attributes that I believe make up an efficient clustered index key</li>
<li><a href="http://www.zdnet.com/blog/btl/gartner-raises-it-spending-forecast-for-2011/43316">Gartner raises IT spending forecast for 2011 | ZDNet</a> &#8211; Gartner on Thursday said it raised its global IT spending forecast to $3.6 trillion in 2011, up 5.1 percent from 2010. Gartner&rsquo;s previous outlook called for IT spending growth of 3.5 percent for 2011.</li>
<li><a href="http://daringfireball.net/2011/01/uniformity_vs_individuality_in_mac_ui_design">Daring Fireball: Uniformity vs. Individuality in Mac UI Design</a> &#8211; The new Twitter for Mac is somewhat polarizing, what with its almost entirely custom UI</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2011/01/09/daily-del-icio-us-for-january-7th-through-january-9th/">Daily del.icio.us for January 7th through January 9th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2011/01/09/daily-del-icio-us-for-january-7th-through-january-9th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for October 25th through October 29th</title>
		<link>http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/10/29/daily-del-icio-us-for-october-25th-through-october-29th/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 20:01:31 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gwtdesigner]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hbase]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetty]]></category>
		<category><![CDATA[multiverse]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[paulallen]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[transactions]]></category>
		<category><![CDATA[windows7]]></category>

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

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2599</guid>
		<description><![CDATA[OpenStack cloud platform to get Microsoft Hyper-V integration &#124; ZDNet &#8211; The OpenStack project &#8212; an open-source cloud-computing platform created by RackSpace, NASA and a growing list of partners &#8212; is getting some support from Microsoft. Project ROME &#8211; Content creation and publishing for virtually anyone &#8211; Project ROME, an all-in-one content creation and publishing [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/24/daily-del-icio-us-for-october-17th-through-october-24th/">Daily del.icio.us for October 17th through October 24th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.zdnet.com/blog/microsoft/openstack-cloud-platform-to-get-microsoft-hyper-v-integration/7801">OpenStack cloud platform to get Microsoft Hyper-V integration | ZDNet</a> &#8211; The OpenStack project &mdash; an open-source cloud-computing platform created by RackSpace, NASA and a growing list of partners &mdash; is getting some support from Microsoft.</li>
<li><a href="http://rome.adobe.com/">Project ROME &#8211; Content creation and publishing for virtually anyone</a> &#8211; Project ROME, an all-in-one content creation and publishing application for use at home, work or school*. It is intended for virtually anyone who wants to add the power of video, audio, photos, graphics, text or animation into everyday projects</li>
<li><a href="http://rc3.org/2010/10/22/the-future-of-java-on-the-mac-platform/">rc3.org &#8211; The future of Java on the Mac platform</a> &#8211; There are huge advantages associated with being the platform of choice for developers. Apple should be very careful before it fritters away those advantages.</li>
<li><a href="http://caapitech.blogspot.com/2010/10/smartgwt-vs-ext-gwt-or-80-20-rule-of.html?goback=.gde_2235161_member_32785795">Caapi Technologies Blog: SmartGWT vs. Ext GWT ( Or 80-20 rule of development )</a> &#8211; So probably some problems will arise and I don&rsquo;t expect it to be perfect, but again on the rule of 80-20 the Ext GWT beats SmartGWT in almost all aspects.&nbsp;</li>
<li><a href="http://www.npr.org/templates/story/story.php?storyId=130222314&amp;sc=ipad&amp;f=124289519">KT Tunstall On World Cafe : NPR</a> &#8211; In an age where the phrase &quot;pop star&quot; usually brings to mind flamboyant divas, Scottish pop-rock star KT Tunstall stands out. With a sound that seems to mesh Melissa Etheridge, Fiona Apple and Dido, she produces heartfelt music in a pop format with a knack for uncluttered, catchy songs.</li>
<li><a href="http://googlewebtoolkit.blogspot.com/2010/10/advancing-cloud-computing-with.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FNWLT+%28Google+Web+Toolkit+Blog%29">Google Web Toolkit Blog: Advancing cloud computing with integrated developer tools by Google and VMware</a> &#8211; Earlier this year at Google I/O, we announced a collaboration between Google and VMware focused on making it easy to build business-oriented, cloud portable web apps. Today we are happy to announce that these tools will be generally available within the next few weeks</li>
<li><a href="http://blogs.jetbrains.com/idea/2010/10/intellij-idea-10-free-ide-for-android-development/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+jetbrains_intellijidea+%28JetBrains+IntelliJ+IDEA+Blog%29">IntelliJ IDEA 10: free IDE for Android development | JetBrains IntelliJ IDEA Blog</a> &#8211; IntelliJ IDEA Community Edition gets a big addition: Android development plugin becomes available in the free edition of IntelliJ IDEA starting with version 1</li>
<li><a href="http://java.dzone.com/articles/enum-tricks-dynamic-enums?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29">Enum Tricks: Dynamic Enums | Javalobby</a> &#8211; In this article I would like to explain use case when dynamic enums are needed and how to implement them</li>
<li><a href="http://us1.campaign-archive.com/?u=8a43ccdb821548b314780e0f3&amp;id=e76487aa60">Java Power Tools &#8211; Keeping tabs on code quality &#8211; evolutions in code quality metrics</a> &#8211; Code quality metrics are an important part of maintaining a healthy project, and reducing technical debt. Integrate code quality metrics reporting into your CI builds &#8211; this allows better project-wide reporting, and also makes your code quality metrics much more proactive.</li>
<li><a href="http://news.cnet.com/8301-13860_3-20019958-56.html">Assessing Ray Ozzie&#8217;s impact at Microsoft | Beyond Binary &#8211; CNET News</a> &#8211; With nimble and powerful rivals like the Google and the Apple outmaneuvering Microsoft at various turns, the company needs not just someone adept at the helm, but also someone who knows the ins and outs of the waves well enough to spot foul weather on the horizon and plot a new course.</li>
<li><a href="http://jquerymobile.com/2010/10/jquery-mobile-alpha-1-released/">jQuery Mobile Alpha 1 Released | jQuery Mobile</a> &#8211; Today we&rsquo;re pleased to announce the first alpha release of the jQuery Mobile project. jQuery Mobile is a user interface framework, built on top of jQuery, designed to simplify the process of building applications that target mobile devices.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/10/24/daily-del-icio-us-for-october-17th-through-october-24th/">Daily del.icio.us for October 17th through October 24th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/10/24/daily-del-icio-us-for-october-17th-through-october-24th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for July 15th through July 19th</title>
		<link>http://www.j2eegeek.com/blog/2010/07/19/daily-del-icio-us-for-july-15th-through-july-19th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/07/19/daily-del-icio-us-for-july-15th-through-july-19th/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 03:00:35 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[bestpractices]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dispatch]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[government2.0]]></category>
		<category><![CDATA[guice]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[presenter]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[softwarearchitecture]]></category>
		<category><![CDATA[softwareengineering]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring3.0]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[wallstreet]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2497</guid>
		<description><![CDATA[Amazon Says E-Books Now Top Hardcover Sales &#8211; NYTimes.com &#8211; The growth rate of Kindle sales tripled after Amazon lowered the price of the device in late June to $189 from $259, Amazon said Buttonwood: A mirage, not a miracle &#124; The Economist &#8211; Analysing the recent performance of the banking industry, he concludes that [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/19/daily-del-icio-us-for-july-15th-through-july-19th/">Daily del.icio.us for July 15th through July 19th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.nytimes.com/2010/07/20/technology/20kindle.html?_r=1">Amazon Says E-Books Now Top Hardcover Sales &#8211; NYTimes.com</a> &#8211; The growth rate of Kindle sales tripled after Amazon lowered the price of the device in late June to $189 from $259, Amazon said</li>
<li><a href="http://www.economist.com/node/16592286">Buttonwood: A mirage, not a miracle | The Economist</a> &#8211; Analysing the recent performance of the banking industry, he concludes that it has been &quot;as much mirage as miracle&quot;.</li>
<li><a href="http://www.computerworld.com/s/article/9179345/Dell_offers_free_Web_browser_security_tool">Dell offers free Web browser security tool &#8211; Computerworld</a> &#8211; Dell, through its Kace unit, is making available free Web browser security software that works by creating a protective &quot;sandbox&quot; on the desktop to isolate the user&#039;s desktop from malware or other harmful actions that might be encountered browsing the Web.</li>
<li><a href="http://code.google.com/p/gwt-platform/">GWTP: A complete model-view-presenter framework to simplify your next GWT project.</a> &#8211; At the heart of GWTP is a model-view-presenter architecture (MVP). Although this model has been lauded as one of the best approach to GWT development, it is still hard to find an out-of-the-box solution that supports all the requirements of modern web apps. GWTP aims to provide such a solution.</li>
<li><a href="http://gigaom.com/2010/07/18/openstack/">OpenStack: An Open Source Cloud Project Emerges</a> &#8211; OpenStack, an open-source cloud platform, which hopes to compete with several proprietary cloud platforms including those being developed by Microsoft and VMware. RackSpace is spearheading the project and is donating the code that powers its Cloud Files and Cloud Servers to the OpenStack project.</li>
<li><a href="http://scripting.com/stories/2010/07/16/areWordpressThemesNecessar.html">Scripting News: Are WordPress themes necessarily open source?</a> &#8211; Python is open source, is anyone saying that any app written in Python therefore must be</li>
<li><a href="http://www.infoq.com/news/2010/04/aws_sdk">InfoQ: New Java SDK For Amazon Web Services</a> &#8211; Amazon has announced the new AWS SDK for Java this March. The aim of the new SDK is to simplify the development of java applications that are hosted on the Amazon EC2.</li>
<li><a href="http://www.springsource.org/node/2700">Spring 3.0.3 is Now Available | SpringSource.org</a> &#8211; Juergen Hoeller has announced that Spring 3.0.3 is now available. This minor release addresses over 100 minor issues and catches up with some recent third-party releases</li>
<li><a href="http://www.whitehouse.gov/blog/2010/07/14/closing-tech-gap">Closing the Tech Gap | The White House</a> &#8211; What if senior management in an Agency &ndash; or anyone in the public &ndash; could identify and monitor the performance of IT projects just as easily as they could monitor the stock market or baseball scores?&nbsp; That&rsquo;s what the IT dashboard does &nbsp;&#8211; and it&rsquo;s changing the way government does business</li>
<li><a href="http://www.infoq.com/articles/learnings-five-years-skype-architect">InfoQ: Learnings from Five Years as a Skype Architect</a> &#8211; This article summarizes six learnings from 55 months as an architecture team lead at Skype. Some of them will be technical while some will focus on softer aspects of an architects work. But first, some context.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/07/19/daily-del-icio-us-for-july-15th-through-july-19th/">Daily del.icio.us for July 15th through July 19th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/07/19/daily-del-icio-us-for-july-15th-through-july-19th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

