<?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; fowler</title>
	<atom:link href="http://www.j2eegeek.com/blog/tag/fowler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.j2eegeek.com/blog/?pushpress=hub'/>
		<item>
		<title>Daily del.icio.us for April 19th through April 24th</title>
		<link>http://www.j2eegeek.com/blog/2010/04/24/daily-del-icio-us-for-april-19th-through-april-24th/</link>
		<comments>http://www.j2eegeek.com/blog/2010/04/24/daily-del-icio-us-for-april-19th-through-april-24th/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 22:00:21 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[ehcache]]></category>
		<category><![CDATA[ext]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[fowler]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gxt]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[idea9]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jax-rs]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[sardine]]></category>
		<category><![CDATA[serialization]]></category>
		<category><![CDATA[showcase]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SpringFramework]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[usa]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webDAV]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[whitehouse]]></category>
		<category><![CDATA[zipwhip]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=2383</guid>
		<description><![CDATA[The CodeWrights Tale: Martin Fowler, Alistair Cockburn, and Optimism &#8211; &#8220;Why this is so was primarily crystallized for me by Alistair Cockburn who explained that since people are the central element in software development, and people are inherently non-linear and unpredictable &#8211; such an effort is fundamentally doomed.&#8221; Spring 3.0: REST services with Spring MVC [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/04/24/daily-del-icio-us-for-april-19th-through-april-24th/">Daily del.icio.us for April 19th through April 24th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://codewright.blogspot.com/2010/04/martin-fowler-alistair-cockburn-and.html">The CodeWrights Tale: Martin Fowler, Alistair Cockburn, and Optimism</a> &#8211; &ldquo;Why this is so was primarily crystallized for me by Alistair Cockburn who explained that since people are the central element in software development, and people are inherently non-linear and unpredictable &#8211; such an effort is fundamentally doomed.&rdquo;</li>
<li><a href="http://www.oudmaijer.com/blog/2010/01/16/spring-3-0-rest-services-with-spring-mvc/">Spring 3.0: REST services with Spring MVC &laquo; oudmaijer.com |</a> &#8211; Spring 3.0 has support for REST style WebServices, the Spring MVC controllers facilitate the functionality. In this example I will show an example of how to implement a basic REST service that uses XML marshalling to sent information over HTTP</li>
<li><a href="http://www.ibm.com/developerworks/web/library/wa-aj-jackson/">Use Apache Wink with the Jackson JSON processor</a> &#8211; Apache Wink is fast becoming one of the de facto implementations of the JAX-RS 1.0 specification. The providers included with the standard Apache Wink distribution for JSON marshalling and unmarshalling, such as JSON.org and Jettison</li>
<li><a href="http://www.infoq.com/presentations/Agile-Operations">InfoQ: From Agile Development to Agile Operations</a> &#8211; Stuart Charlton talks about the opportunity brought by cloud computing to introduce agile methods and processes to the operational side of IT, reflecting on how cloud computing affects the relationship between development and operations, suggesting goals that help bridging these two worlds together, and proposing an integrated approach to application design, development and operations.</li>
<li><a href="http://blogs.jetbrains.com/idea/2010/04/intellij-idea-902/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+jetbrains_intellijidea+%28JetBrains+IntelliJ+IDEA+Blog%29">IntelliJ IDEA 9.0.2 | JetBrains IntelliJ IDEA Blog</a> &#8211; IntelliJ IDEA 9.0.2, is now available with a significant number of improvements in addition to a great deal of fixes.</li>
<li><a href="http://www.extjs.com/blog/2009/05/27/implementation-spotlight-zipwhip-and-ext-js/">Implementation Spotlight: Zipwhip and Ext JS &mdash; Ext JS Blog &mdash; JavaScript Framework and RIA Platform</a> &#8211; Ext JS is a set of design patterns and object models that naturally fit into application development. We continually reach inside the Ext JS treasure box when developing new functionality and find that most of the hard engineering has already been done</li>
<li><a href="http://ehcache.org/documentation/web_caching.html">Ehcache &#8211; Web Caching</a> &#8211; Ehcache provides a set of general purpose web caching filters in the ehcache-web module. Using these can make an amazing difference to web application performance. A typical server can deliver 5000+ pages per second from the page cache. With built-in gzipping, storage and network transmission is highly efficient.</li>
<li><a href="http://code.google.com/p/sardine/">sardine &#8211; Project Hosting on Google Code</a> &#8211; Sardine is useful for interacting with a webdav server and is much easier to programmatically manage remote files than with FTP. Sardine is focused on being a useful library for common use cases. I also need it to support the latest version of HttpClient. It abstracts away the connection details and provides easy to use methods to accomplish webdav&#39;y actions.</li>
<li><a href="http://www.whitehouse.gov/tech">WhiteHouse.gov Releases Open Source Code | The White House</a> &#8211; As part of our ongoing effort to develop an open platform for WhiteHouse.gov, we&#39;re releasing some of the custom code we&#39;ve developed. This code is available for anyone to review, use, or modify. We&#39;re excited to see how developers across the world put our work to good use in their own applications</li>
<li><a href="http://code.google.com/p/gxt-interfaces/">gxt-interfaces &#8211; A thin layer of interfaces on top of GXT, for the purpose of testing and mocking</a> &#8211; This is a thin layer of interfaces and simple implementations that sits on top of the GXT framework. The main purpose is to provide a simple way of creating code that is completely testable and mockable via mocking frameworks</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2010/04/24/daily-del-icio-us-for-april-19th-through-april-24th/">Daily del.icio.us for April 19th through April 24th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2010/04/24/daily-del-icio-us-for-april-19th-through-april-24th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for June 26th through July 5th</title>
		<link>http://www.j2eegeek.com/blog/2009/07/05/daily-del-icio-us-for-june-26th-through-july-5th/</link>
		<comments>http://www.j2eegeek.com/blog/2009/07/05/daily-del-icio-us-for-june-26th-through-july-5th/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 02:00:08 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bailout]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[etl]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[formula1]]></category>
		<category><![CDATA[fowler]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[goldmansachs]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[martinfowler]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[smooks]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[transformation]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1950</guid>
		<description><![CDATA[directjngine &#8211; A Java based implementation of the Ext Direct API &#8211; DirectJNgine is a Java based implementation of the Ext Direct API for ExtJs. DirectJNgine is feature complete, providing support for all kinds of requests: batched json requests, form posts with file uploads, requests from polling providers, etc. Strongly Typed, Loosely Coupled: Java vs. [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/07/05/daily-del-icio-us-for-june-26th-through-july-5th/">Daily del.icio.us for June 26th through July 5th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://code.google.com/p/directjngine/">directjngine &#8211; A Java based implementation of the Ext Direct API</a> &#8211; DirectJNgine is a Java based implementation of the Ext Direct API for ExtJs.  DirectJNgine is feature complete, providing support for all kinds of requests: batched json requests, form posts with file uploads, requests from polling providers, etc.</li>
<li><a href="http://stronglytypedblog.blogspot.com/2009/07/java-vs-scala-vs-groovy-performance.html">Strongly Typed, Loosely Coupled: Java vs. Scala vs. Groovy &#8211; Performance Update</a> &#8211; It&#39;s been quite a while since my post on the micro benchmark comparison between Java, Scala and Groovy.</li>
<li><a href="http://infoworld.com/d/developer-world/xhtml-2-language-dumped-in-favor-html-5-036">XHTML 2 language dumped in favor of HTML 5 | Developer World &#8211; InfoWorld</a> &#8211; Looking to focus on the budding &#8212; and game-changing &#8212; HTML 5 specification, the W3C (World Wide Web Consortium) said Thursday it plans to increase available resources for the effort by discontinuing further development of XHTML 2.</li>
<li><a href="http://greensopinion.blogspot.com/2009/07/android-versus-iphone-development.html">Green&#8217;s Opinion: Android versus iPhone Development: A Comparison</a> &#8211; Android&rsquo;s platform and developer tools are excellent. Leveraging Java and the Eclipse IDE are major winning factors for Android. Apple&rsquo;s developer tools are shockingly bad by comparison</li>
<li><a href="http://www.rollingstone.com/politics/story/28816321/the_great_american_bubble_machine">The Great American Bubble Machine : Rolling Stone</a> &#8211; Matt Taibbi on how Goldman Sachs has engineered every major market manipulation since the Great Depression</li>
<li><a href="http://www.smooks.org/mediawiki/index.php?title=Main_Page">Main Page &#8211; Smooks</a> &#8211; Smooks is a Java Framework/Engine for processing XML and non XML data (CSV, EDI, Java et</li>
<li><a href="http://www.infoq.com/presentations/agilists-and-architects">InfoQ: Agilists and Architects: Allies not Adversaries Presentation</a> &#8211; As Agile becomes more accepted, concerns from architecture groups are increasing. Traditional ways that architects engage with development groups conflict with Agile methods. This talk describes ways that Agile methods can benefit architects, addresses concerns architects express about agile, and proposes ways that architects and agile development teams can become allies.</li>
<li><a href="http://reviews.cnet.com/8301-13746_7-10273884-48.html?part=rss&amp;tag=feed&amp;subj=Crave">Don&#8217;t drive and listen to opera | The Car Tech blog &#8211; CNET Reviews</a> &#8211; Retired F1 champion Michael Schumacher joins up with Bacardi on its campaign against drunk driving, although the drunk simulation in this video is very amusing. Watch as Schumacher pilots a Maserati around a course he has never driven, carting around three opera singers.</li>
<li><a href="http://flowplayer.org/tools/index.html">jQuery TOOLS &#8211; The missing UI library for the Web</a> &#8211; jQuery Tools is a collection of the most important user-interface components for today&#39;s websites. This single JavaScript file weighs only 5.8 Kb</li>
<li><a href="http://techblog.procurios.nl/k/618/news/view/34556/14863/ProtoFish-advanced-hover-menu-based-on-Prototype.html">ProtoFish: advanced hover menu based on Prototype &#8211; TechBlog</a> &#8211; ProtoFish is an advanced hover menu based on Prototype. You can easily add a delay to your menu (on mouseout) and choose your own hover class. All ProtoFish menu&#39;s will respond to users who use the TAB-key to navigate through your page</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2009/07/05/daily-del-icio-us-for-june-26th-through-july-5th/">Daily del.icio.us for June 26th through July 5th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2009/07/05/daily-del-icio-us-for-june-26th-through-july-5th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for October 13th through October 16th</title>
		<link>http://www.j2eegeek.com/blog/2008/10/16/daily-delicious-for-october-13th-through-october-16th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/10/16/daily-delicious-for-october-13th-through-october-16th/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 02:00:09 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[acquistion]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[america]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[fcc]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex2]]></category>
		<category><![CDATA[fowler]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[granite]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nytimes]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[softwarearchitecture]]></category>
		<category><![CDATA[soyuz]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[spacecraft]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[williamfbuckley]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1386</guid>
		<description><![CDATA[Java Entrepreneur: MySQL Co Founder plans to quit since current stay becomes unpleasant &#8211; I have thought about my role at Sun and decided that I am better off in smaller organizations. I HATE all the rules that I need to follow, and I also HATE breaking them. It would be far better for me [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/10/16/daily-delicious-for-october-13th-through-october-16th/">Daily del.icio.us for October 13th through October 16th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://www.java-entrepreneur.com/50226711/mysql_co_founder_plans_to_quit_since_current_stay_becomes_unpleasant.php">Java Entrepreneur: MySQL Co Founder plans to quit since current stay becomes unpleasant</a> &#8211; I have thought about my role at Sun and decided that I am better off in smaller organizations. I HATE all the rules that I need to follow, and I also HATE breaking them. It would be far better for me to &#39;retire&#39; from employment and work with MySQL and Sun on a less formal basis.</li>
<li><a href="http://www.infoq.com/articles/poulin-governance">InfoQ: SOA Governance: An Enterprise View</a> &#8211; This article observes SOA governance specifics from the enterprise perspective and illustrates them with several examples of SOA Governance policies.</li>
<li><a href="http://www.infoq.com/news/2008/09/EvolutionarySOA">InfoQ: Martin Fowler: Can SOA Be Done With an Agile Approach?</a> &#8211; In a recent article, Martin Fowler is trying to explore the applicability of evolutionary design &#8211; a practice commonly used in Extreme Programming (XP) &#8211; to SOA implementations.</li>
<li><a href="http://www.infoq.com/news/2008/09/kenai-project-hosting">InfoQ: Kenai: Project Hosting Built on JRuby on Rails</a> &#8211; Project Kenai (pronounced Keen-Eye, according to Tim Bray) is a new project hosting platform from Sun. It integrates several source code management systems, forums, mailinglists, issue-tracking systems and wikis.</li>
<li><a href="http://www.infoq.com/news/2008/09/space4j">InfoQ: Java In-Memory Persistence with Space4J</a> &#8211; Space4J is a simple database system that will let you work with Java Collections in memory. Since memory is several orders of magnitude faster than disk for random access to data, Space4J provides better scalability for &quot;real-time&quot; web applications and systems that require performance.</li>
<li><a href="http://www.infoq.com/interviews/gamma-jazz-eclipse-junit-design-patterns">InfoQ: Erich Gamma Discusses Jazz, Eclipse, JUnit and Design Patterns</a> &#8211; In this interview from QCon London 2008, Erich Gamma discusses the Jazz project, why Eclipse has been successful, the strict Eclipse release schedule, JUnit, Design Patterns, how to identify a design pattern, design patterns and the &#39;Don&#39;t Repeat Yourself&#39; principle, the design pattern community, and whether dependency injection is a design pattern.</li>
<li><a href="http://andrewsullivan.theatlantic.com/the_daily_dish/2008/10/alaskans-get-it.html">The Daily Dish | By Andrew Sullivan (October 15, 2008) &#8211; Alaskans Get It</a> &#8211; Two women in Anchorage talk sense about Palin</li>
<li><a href="http://www.infoq.com/news/2008/10/GDS-110-release">InfoQ: Granite Data Service 1.1.0 Released with new Features and Tools</a> &#8211; Granite Data Services (GDS) 1.1.0 GA is released this week.  Granite Data Services (GDS) is a free, open source (LGPL&#39;d), alternative to Adobe LiveCycle (Flex 2+) Data Services for J2EE application servers</li>
<li><a href="http://open.blogs.nytimes.com/2008/10/14/announcing-the-new-york-times-campaign-finance-api/">Announcing the New York Times Campaign Finance API &#8211; Open &#8211; Code &#8211; New York Times Blog</a> &#8211; The initial version of the Campaign Finance API offers overall figures for presidential candidates, as well as state-by-state and ZIP code totals for specific candidates. In addition, the API supports a contributor name search using any of the following parameters: first name, last name and ZIP code.</li>
<li><a href="http://www.readwriteweb.com/archives/the_first_new_york_times_api_i.php">First New York Times API is Live &#8211; Here&#8217;s Why it Matters &#8211; ReadWriteWeb</a> &#8211; The much-anticipated first Application Programming Interface (API) from the New York Times went live today, according to a post on the company&#39;s blog Open &#8211; All the code that&#39;s fit to printf(). First up is a campaign finance data API and next is a movie review API. Also available is a database management program initially developed for internal use at the NY Times.</li>
<li><a href="http://www.thedailybeast.com/blogs-and-stories/2008-10-10/the-conservative-case-for-obama/">Sorry, Dad, I&#8217;m Voting for Obama &#8211; The Daily Beast</a> &#8211; The son of William F. Buckley has decided&mdash;shock!&mdash;to vote for a Democrat. Let me be the latest conservative/libertarian/whatever to leap onto the Barack Obama bandwagon. It&rsquo;s a good thing my dear old mum and pup are no longer alive. They&rsquo;d cut off my allowance.</li>
<li><a href="http://www.nytimes.com/interactive/2008/10/13/science/space/20081013_SOYUZ_GRAPHIC.html?th&amp;emc=th">The Soyuz Spacecraft &#8211; Interactive Graphic &#8211; NYTimes.com</a> &#8211; The basic design of the Russian Soyuz spacecraft has not changed in some 40 years, though it has had numerous upgrades. The current version, known as Soyuz TMA, is expected to be the only means of taking astronauts to the International Space Station from 2010 to 2015</li>
<li><a href="http://online.wsj.com/article/SB122385228422827027.html">FCC Clears Free Wireless Web &#8211; WSJ.com</a> &#8211; A proposal to create a free, national wireless Internet service got a boost as Federal Communications Commission engineers concluded that concerns are overblown about such service interfering with other carriers.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/10/16/daily-delicious-for-october-13th-through-october-16th/">Daily del.icio.us for October 13th through October 16th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/10/16/daily-delicious-for-october-13th-through-october-16th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily del.icio.us for July 14th through July 16th</title>
		<link>http://www.j2eegeek.com/blog/2008/07/16/daily-delicious-for-july-14th-through-july-16th/</link>
		<comments>http://www.j2eegeek.com/blog/2008/07/16/daily-delicious-for-july-14th-through-july-16th/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 04:00:18 +0000</pubDate>
		<dc:creator>Vinny Carpenter</dc:creator>
				<category><![CDATA[Stuff to read]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[buffet]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[ci]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[continuous-integration]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[DELL]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex4]]></category>
		<category><![CDATA[fowler]]></category>
		<category><![CDATA[happiness]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[iBATIS]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[lifehacks]]></category>
		<category><![CDATA[loss_leader]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[salesforce.com]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.j2eegeek.com/blog/?p=1222</guid>
		<description><![CDATA[Clemens Vasters, Bldg 42 : Announcing the Microsoft Code-Name &#8220;BizTalk Services&#8221; R12 Release &#8211; BizTalk Services is the code-name for a platform-in-the-cloud offering from Microsoft. Currently in development, BizTalk Services provides Messaging, Workflow, and Identity functionality to enable disparate applications to connect quickly and easily. Success Soul &#187; Warren Buffett&#8217;s 7 Secrets for Living a [...]<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/07/16/daily-delicious-for-july-14th-through-july-16th/">Daily del.icio.us for July 14th through July 16th</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><ul>
<li><a href="http://blogs.msdn.com/clemensv/archive/2008/07/15/announcing-the-microsoft-code-name-biztalk-services-r12-release.aspx">Clemens Vasters, Bldg 42 : Announcing the Microsoft Code-Name &#8220;BizTalk Services&#8221; R12 Release</a> &#8211; BizTalk Services is the code-name for a platform-in-the-cloud offering from Microsoft.  Currently in development, BizTalk Services provides Messaging, Workflow, and Identity functionality to enable disparate applications to connect quickly and easily.</li>
<li><a href="http://www.successsoul.com/2008/07/15/warren-buffetts-7-secrets-for-living-a-happy-and-simple-life/">Success Soul &raquo; Warren Buffett&rsquo;s 7 Secrets for Living a Happy and Simple Life</a> &#8211; I&rsquo;m an avid admirer of simplicity, but I&rsquo;m an even bigger fan of the man who has mastered the greatness by living and breathing simplicity amid an ocean of wealth.</li>
<li><a href="http://www.appleinsider.com/articles/08/07/15/iphone_3gs_final_build_price_just_174_33.html">AppleInsider | iPhone 3G&#8217;s final build price: just $174.33</a> &#8211; With roughly $50 in licenses for patents and other intellectual property factored into the price and an assumed unsubsidized cost of $499 for an 8GB model of the celllphone, Apple is thought to be getting as much as $300 in subsidies from AT&amp;T for each cu</li>
<li><a href="http://www.infoq.com/news/2008/07/introduction-lean-thinking">InfoQ: An Introduction to Lean Thinking</a> &#8211; Lean software development, which we hear a lot about these days, may be still a bit of a mystery for people who come to Agile via Scrum or XP.  Earlier this year, at an Open Party, Ning Lu of ThoughtWorks China offered an introduction</li>
<li><a href="http://1018-media.com/ext-perience/2008/home/ext-javascript/in-place-inline-editing-with-ext-extjs-inline-editor/">Ext Javascript Library for beginners, ext-perience Ext &raquo; Blog Archive &raquo; In Place / Inline Editing with Ext, ExtJS Inline editor</a> &#8211; I found an inline editing tutorial using prototype which after reading seemed very easy and very simple to replicate using Ext. I have Googled this topic in the past but found nothing&hellip; so I decided to follow this tutorial and port it to ExtJs.</li>
<li><a href="http://www.javaworld.com/javaworld/jw-07-2008/jw-07-orm-comparison.html?nhtje=rn_071508&amp;nladname=071508">iBATIS, Hibernate, and JPA: Which is right for you? &#8211; Java World</a> &#8211; In this article we introduce and compare two of the most popular open source persistence frameworks, iBATIS and Hibernate. We also discuss the Java Persistence API (JPA)</li>
<li><a href="http://www.theserverside.com/news/thread.tss?track=NL-461&amp;ad=647742USCA&amp;thread_id=50060&amp;asrc=EM_NLN_4036507&amp;uid=2487830">Continuous Integration: Was Fowler Wrong?</a> &#8211; While rereading Martin Fowler&#39;s paper, Continuous Integration, it struck me that its approach to Continuous Integration (CI) is fundamentally flawed. Fowler, like most of the CI community, seems to argue that CI is about building rather than testing</li>
<li><a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">WordPress &rsaquo; Blog &raquo; WordPress 2.6</a> &#8211; I&rsquo;m happy to announce that version 2.6 of WordPress.org is now available, almost a month ahead schedule. Version 2.6 &ldquo;Tyner,&rdquo; named for jazz pianist McCoy Tyner, contains a number of new features that make WordPress a more powerful CMS</li>
<li><a href="http://www.insideria.com/2008/07/flex-4-sdk-gumbo.html?sdid=DKANW">Flex 4 (Gumbo) Available for Download &#8211; InsideRIA</a> &#8211; The Flex 4 SDK, code named Gumbo, is up for download now. This is an exciting time for Flex, it&#39;s now 2 full versions beyond Flex 2 which was really the first version of Flex that gained mainstream adoption</li>
<li><a href="http://www.theregister.co.uk/2008/07/14/salesforce_sun_server_dell/">Salesforce.com pulls plug on Sun&#8217;s flagship Unix servers | The Register</a> &#8211; Salesforce.com is chucking out the last of it Sun Microsystems&#39; Sun Fire servers this week, ending one of Sun&#39;s most bragged about relationships.</li>
</ul>
<p><br/><br/><a href="http://www.j2eegeek.com/blog/2008/07/16/daily-delicious-for-july-14th-through-july-16th/">Daily del.icio.us for July 14th through July 16th</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j2eegeek.com/blog/2008/07/16/daily-delicious-for-july-14th-through-july-16th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

