<?xml version="1.0" encoding="utf-8" ?>  
 <rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
 <channel>
    <title>Web 2.0 announcer feed for Programming</title>
    <link>http://programming.web2announcer.com/</link>
    <description>Web 2.0 announcer top stories for Programming</description>
    <dc:language>en</dc:language>
    <pubDate>Wed, 25 Mar 2009 17:03:07 GMT</pubDate><item>
	<title>Using Sun???s Jigsaw May Get You Fired</title>
    <link>http://web2announcer.com/go/2968379</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This week at EclipseCon I have had the pleasure of meeting Alex Buckley, Sun???s Java language supremo and spec lead for JSR 294. For those of you who do not memorise JSR numbers, 294 was originally known as ???superpackages??, was killed off for a while, and is now back in the form of enhancements to the Java language to support modularity. As an OSGi supporter I have no problem in principle with JSR 294, indeed it may make the use of OSGi easier, especially for beginners learning the Java language.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 17:03:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968379</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>[book-review] Pragmatic Thinking and learning</title>
    <link>http://web2announcer.com/go/2968361</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Some weeks ago I???ve been at my usual book store looking for some new book to read. I couldn???t resiste when I see this catchy title. ???Pragmatic Thinking and Learning. Refactor your wetware????I had to buy it!In fact the book...
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 16:53:21 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968361</guid><category domain="http://books.web2announcer.com/">books</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Agile maturity</title>
    <link>http://web2announcer.com/go/2968362</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In the ten years I???ve been programming I???ve learned two pretty important things.&amp;#xD;
&amp;#xD;
   1. Project success is about people and teams. No matter your process, good teams will succeed (usually in spite of your process) and bad teams will fail.&amp;#xD;
   2. Every time you make a rule about something, people will stop thinking about that thing and blindly apply the rule.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 16:53:19 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968362</guid><category domain="http://agile.web2announcer.com/">agile</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Win Your Copy: Java Persistence with Hibernate</title>
    <link>http://web2announcer.com/go/2968320</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Whether you are new to Hibernate and want to dive into your first project or are a Hibernate guru and need a reference manual to remind you of how to implement a conversation, this is the right book. The authors have really covered all the bases. Anything you want to know about Hibernate is in here.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 14:59:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968320</guid><category domain="http://books.web2announcer.com/">books</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Learn the latest on Security, Virtualization &amp;amp; Cloud Computing: Free Trade Show Pass</title>
    <link>http://web2announcer.com/go/2968321</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Attend IT 360 to learn the latest updates on 3 Key IT Pillars and get free trade show pass when register with code: TS1&amp;#xD;
&amp;#xD;
   1. Unified Communications/VoIP/Call Centers&amp;#xD;
   2. Security/Risk/Threats&amp;#xD;
   3. Data Centers/Cloud Computing/Virtualization/Storage
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 14:59:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968321</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://security.web2announcer.com/">Security</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>An Evolving Architecture?</title>
    <link>http://web2announcer.com/go/2968304</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Neal Ford from ThoughtWorks, recently wrote an article that is the first of a series related to architecturing and design called Evolutionary Architecture and Emergent Design. The first article is a revisit to the architecture and design concepts.  Let&#039;s talk about that idea...
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 14:35:20 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968304</guid><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How Much Test Coverage Is Enough?</title>
    <link>http://web2announcer.com/go/2968254</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    There is a lot of talk these days about 100% test coverage and if we should strive to reach it. I honestly think that 100% test coverage is a hot topic because it can be easily measured with tools like Cobertura and Clover. &amp;#xD;
The most important question is how much test coverage is enough.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 13:13:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968254</guid><category domain="http://agile.web2announcer.com/">agile</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Test Center: Slacker databases break all the old rules</title>
    <link>http://web2announcer.com/go/2968255</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    So you&#039;ve got some data to store. In the past, the answer was simple: Hook up an official database, pour the data into it, and let the machine sort everything out for you while you spend your time writing big checks to the database manufacturer. Now things aren&#039;t so cut and dry. A fresh round of exciting new tools is tacking the two letters &quot;db&quot; onto a pile of code that breaks with the traditional relational model. Old database administrators call them &quot;toys&quot; and hint at terrible dangers to come from the follies of these young whippersnappers. The whippersnappers just tune out the warnings because the new tools are good enough and fast enough for what they need.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 13:11:32 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968255</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Event Driven Architecture in JavaScript is fun; Bespin Extensibility</title>
    <link>http://web2announcer.com/go/2968256</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In former times (I love how Germans say that) I spent time working on event driven systems and busses. Those unfortunate enough to work with Enterprise JavaBeans were happy when Message Driven beans were announced as they could tell the pointy hair chaps that they were indeed doing EJB, and would continue working in their MOM architecture.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 13:11:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968256</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Programmers Resume Site</title>
    <link>http://web2announcer.com/go/2968237</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Programmers typically have mundane, Microsoft Word &quot;Resume&quot; template looking resumes.  One guy has created a site to make the process of creating a resume simple while providing interesting views into the information given.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 12:38:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968237</guid><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Is It Premature to Talk About C++ and Java???s Legacy?</title>
    <link>http://web2announcer.com/go/2968223</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Bruce Eckel???s recent blog post on the legacy left by C++ and Java generated a lot of reaction. While mentioning some design mistakes, he concludes that both languages have had a significant role in programming languages evolution and an important positive legacy. But is it not too early to talk about their legacy?&amp;#xD;
&amp;#xD;
Eckel, a former member of the C++ Standards Committee, recollects the decision made regarding backward compatibility of the language with C from the beginning:
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 12:14:41 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968223</guid><category domain="http://c-and-cpp.web2announcer.com/">c-and-cpp</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>OSGi Discontent - No Migration Path!</title>
    <link>http://web2announcer.com/go/2968224</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    OSGi has emerged as the de facto standard for modularity on the Java platform, and will play a prominent role in the next generation platform. Unforunately, OSGi is not yet ready for the enterprise. Enterprise developers don???t have the tools to build OSGi based server-side applications, and vendors aren???t exposing the capabilities of OSGi to enterprise developers. What&#039;s needed to leverage OSGi in the enterprise?
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 12:11:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968224</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Create Effective Search Result Pages</title>
    <link>http://web2announcer.com/go/2968200</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this post, I discuss what makes search results effective and include popular examples to reinforce the ideas presented.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 11:38:37 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968200</guid><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Learning Haskell - Laziness makes you think differently</title>
    <link>http://web2announcer.com/go/2968183</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Talking about the implications of pervasive laziness in Haskell - the pros and cons. And how it takes a different way of thinking to program using lazy evaluation semantics.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 10:55:58 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968183</guid><category domain="http://other-languages.web2announcer.com/">other languages</category><category domain="http://trends.web2announcer.com/">trends</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>MySQL Admin and Development Tools Round Up</title>
    <link>http://web2announcer.com/go/2968082</link>
    <author>unknown@Digg.com</author>
    <content:encoded>
    In the overview below we present some of the most useful and most popular MySQL Admin and Development Tools for Mac, Windows and Linux, for beginners and for professionals. Among other tools we feature phpMyAdmin, MySQL Workbench, HeidiSQL and SequelPro.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 10:50:02 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968082</guid><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Microsoft: Latest open standards test not important for IE8</title>
    <link>http://web2announcer.com/go/2968066</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Microsoft???s new Internet Explorer 8(IE8) fails miserably the latest industry test for browsers to comply with open standards. But Microsoft&#039;s Nick Hodge does not think the ACid3 test is a worthy indicator.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 08:10:52 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968066</guid><category domain="http://css-html.web2announcer.com/">css-html</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Try Out the JavaFX Pet Store Demo - Thanks Farata Systems!</title>
    <link>http://web2announcer.com/go/2968067</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The classic Petstore done with a JavaFX Front End
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 08:02:39 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968067</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://ria.web2announcer.com/">ria</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Instantiations Release Major Upgrade With WindowBuilderPro 7.0</title>
    <link>http://web2announcer.com/go/2968068</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Instantiations will release version 7.0 of its market-leading WindowBuilder??? Pro Java GUI builder today. It&#039;s a good week for Instantiations as they were also awarded &quot;Best Commercial Eclipse-Based Developer Tool&quot; by the Eclipse Foundation at EclipseCon. WindowBuilder Pro includes powerful functionality for creating user interfaces based on the popular Swing, SWT (Standard Widget Toolkit), and GWT (Google Web Toolkit) UI frameworks.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 07:58:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968068</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://eclipse.web2announcer.com/">eclipse</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Grails and Flex ??? some interesting recent links</title>
    <link>http://web2announcer.com/go/2968014</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I???ve been following the integration between the Adobe Flex stack and Grails for a while, and there has been some interesting recent developments in this world. I thought I would gather them in one place so they can easily be referenced.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:35:16 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968014</guid><category domain="http://flash-flex.web2announcer.com/">flash-flex</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://groovy.web2announcer.com/">groovy</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>DJ Native Swing 0.9.8 - Web Browser, Flash Player and More!</title>
    <link>http://web2announcer.com/go/2968015</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    DJ Native Swing allows to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing&#039;s APIs
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:35:14 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968015</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>SmartGWT Enterprise Edition available</title>
    <link>http://web2announcer.com/go/2968016</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The first release of SmartGWT Enterprise Edition is now available.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:31:33 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968016</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Designing Drop-Down Menus: Examples and Best Practices</title>
    <link>http://web2announcer.com/go/2968017</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Yes, that???s right: drop-down navigation menus can be user-friendly. Just yesterday Jacob Nielsen the results of his recent drop-down menus study, in which he found out that big, two-dimensional drop-down panels that group navigation options help users to avoid scrolling and can precisely explain the user???s choices with effective use of typography, icons, and tooltips.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:31:32 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2968017</guid><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>JavaRebel 2.0 released ??? improves upon the award-winning 1.0</title>
    <link>http://web2announcer.com/go/2967993</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    JavaRebel 2.0 released ??? improves upon the award-winning 1.0
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:14:11 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967993</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Getting Started With Spring Batch 2.0</title>
    <link>http://web2announcer.com/go/2967994</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this article we&#039;re going to take a look at Spring Batch 2.0, the latest version of the Spring Batch framework. Our approach will be strongly practical: we&#039;ll cover the key ideas without dwelling too much on the details, we&#039;ll get you up and running with one of the sample applications that ships with Spring Batch, and finally we&#039;ll take a closer look at the sample app so you can understand what&#039;s going on.&amp;#xD;
At the time of this writing Spring Batch 2.0 is actually in RC2 status, so there may be minor changes between now and the GA release
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 06:11:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967994</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>JDK 7 features and schedule</title>
    <link>http://web2announcer.com/go/2967977</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The high-level schedule is now available on the JDK 7 Project page in the OpenJDK Community along with a detailed feature list, the near-term build and integration schedule, and the long-term, build-by-build calendar.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 05:36:24 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967977</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The Plan for JDK 7</title>
    <link>http://web2announcer.com/go/2967962</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Mark Reinhold has just updated the JDK 7 schedule and made a list of the approved features on the OpenJDK website. This initial schedule has the next milestone (M3) completed on May 21, in time for JavaOne, with the final milestone aimed at Feb 2010.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 05:19:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967962</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Are you a Control Freak?</title>
    <link>http://web2announcer.com/go/2967963</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Since the very early ASP.NET MVC previews, the most common argument I&#039;ve heard against using the framework is the lack of user controls. In my opinion, this is a mixed blessing, however, for some, this is a show stopper. What can you do to provide a rich user interface with the MVC framework, while not reinventing the wheel?
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 05:13:47 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967963</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The 140 character webapp challenge!</title>
    <link>http://web2announcer.com/go/2967964</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    How many interesting webapps can you code in one Twitter message? I have one ??? a micro-twitter. I want to see many!
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 05:04:18 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967964</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://perl.web2announcer.com/">perl</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Apache Maven 2.1.0 Released</title>
    <link>http://web2announcer.com/go/2967947</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The Apache Maven team is pleased to announce the release of Maven 2.1.0.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 04:39:08 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967947</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>3 Reasons Why I Wouldn&#039;t Do Agile Software Development</title>
    <link>http://web2announcer.com/go/2967929</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Agile software development isn&#039;t necessarily appropriate in all circumstances...
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 04:11:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967929</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Smooks Persistence: How to use Hibernate/JPA</title>
    <link>http://web2announcer.com/go/2967930</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    With the Smooks Persistence cartridge you can directly use several entity persistence frameworks from within Smooks. In this post I will show you how this works with Hibernate and any other JPA compatible framework.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 04:11:16 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967930</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://xml.web2announcer.com/">xml</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Regular Expressions in JavaScript, part 2</title>
    <link>http://web2announcer.com/go/2967931</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A while ago, when I was just getting used to this insanely complicated stuff, I posted a brief introduction to the world of regular expressions. I???m glad to say that, since then, I have learnt a bunch more about them and how you can make use of them within JavaScript. So, here goes...
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 04:11:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967931</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Is CSS all that Great?</title>
    <link>http://web2announcer.com/go/2967932</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Any developer that???s been around a while remembers the magic of table layouts.  It was part of every tutorial on how to create a website.  The days have changed and now we see a big push for CSS everywhere.  CSS zealots are everywhere, almost as prolific and dedicated as Mac fans!  But is CSS evangelism all it???s cracked up to be?
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 03:52:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967932</guid><category domain="http://css-html.web2announcer.com/">css-html</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://trends.web2announcer.com/">trends</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>A Better Way to Get Educated</title>
    <link>http://web2announcer.com/go/2967905</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The web development/design curriculum taught in most colleges tends to be dated and in need of definite help. Opera published their Web Standards Curriculum, and that was a great step in the right direction, but The Web Standards Project (WaSP) has taken it to an all new level with their recently launched InterAct Curriculum.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 03:01:38 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967905</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>CakePHP ACL Tutorial - What and How</title>
    <link>http://web2announcer.com/go/2967906</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    CakePHP ACL tutorial. Try to explain what is ACL and how to implement ACL in CakePHP
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 03:00:49 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967906</guid><category domain="http://php.web2announcer.com/">php</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>An amazing amount of new functionality with Linux release 2.6.28 and 2.6.29</title>
    <link>http://web2announcer.com/go/2967875</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Life&#039;s certainties include death and taxes but also the advancement of the GNU/Linux operating system, and the last two kernel releases did not disappoint. The 2.6.28 and 2.6.29 releases contain cutting-edge enterprise advances that you have to see to appreciate. Discover why it&#039;s time to upgrade.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 02:00:06 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967875</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://security.web2announcer.com/">Security</category><category domain="http://unix-linux.web2announcer.com/">unix-linux</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Wee: Continuation Based Ruby Web Framework</title>
    <link>http://web2announcer.com/go/2967853</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Wee is a web framework similar to Seaside that uses continuations and provides reusable UI components. With Ruby 1.9, continuations stopped leaking memory and can therefore be used safely in a production environment.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 00:59:53 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967853</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Intro to Caching,Caching algorithms and caching frameworks part 4</title>
    <link>http://web2announcer.com/go/2967845</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In part 1 we talked about Caching introduction and some terminologies of caching and in part 2 and part 3 we have seen some implementation of the famous replacement cache algorithms and now in this part we will see comparison between open source java caching frameworks as I am not that rich to buy commercial frameworks :D.&amp;#xD;
In this part we will talking about OSCache,Ehcache,JCS and Cache4J and we are going to concentrate on memory caching only, there will be performance comparison based on in memory caching by using JBoss caching benchmark framework and other test cases for cache.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 00:24:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967845</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The Magic Behind Parser Combinators</title>
    <link>http://web2announcer.com/go/2967837</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    If you???re like me, one of the first things that attracted you to Scala was its parser combinators.  Well, maybe that wasn???t the first thing for me, but it was pretty far up there.  Parser combinators make it almost too easy to create a parser for a complex language without ever leaving the comfortable play-pen afforded by Scala.  Incidentally, if you aren???t familiar with the fundamentals of text parsing, context-free grammars and/or parser generators, then you might want to do some reading before you continue with this article.
	</content:encoded>
    <pubDate>Wed, 25 Mar 2009 00:06:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967837</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://other-languages.web2announcer.com/">other languages</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Silverlight 3 Release Date (RTW) Surprise</title>
    <link>http://web2announcer.com/go/2967819</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Silverlight 3 Beta 1 was released last week.  However, Microsoft released little guidance on when to expect a Silverlight 3 release date.  After digging into some of the videos from MIX 2009, I found some surprising information that will make the Silverlight 3 release have one of the shortest beta -&amp;gt; release time frames.  Look out for Silverlight 3 in the Summer of 2009 (?).
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 23:05:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967819</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://ria.web2announcer.com/">ria</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>42 Pagination Design Inspiration</title>
    <link>http://web2announcer.com/go/2967820</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    42 pagination design inspiration
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 22:53:42 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967820</guid><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The Ultimate Guide for Everything Twitter</title>
    <link>http://web2announcer.com/go/2967811</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A massive guide to everything Twitter. Includes Twitter glossary, best applications, how to get more followers, Twitter ranking and a ton of more information for quick reference.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 22:45:19 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967811</guid><category domain="http://trends.web2announcer.com/">trends</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://web-design.web2announcer.com/">web design</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>10 Advanced PHP Tips Revisited</title>
    <link>http://web2announcer.com/go/2967777</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In November 2008 we published the article 10 Advanced PHP Tips To Improve Your Programming. Apparently, according to negative comments to the post, it contained some errors and some statements that are just wrong. We sincerely apologize for our mistake, and we are truly sorry for any inconvenience we caused by it. However, this simple apology is not good enough. To solve the problem, we asked Chris Shiflett and Sean Coates, two PHP gurus, to take a closer look at the article, explain its errors and make it perfectly clear what is actually right and wrong in the theory and practice. This article is a professional response to our article published a couple of months ago.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 21:03:18 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967777</guid><category domain="http://php.web2announcer.com/">php</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Business for geeks: Naming your software company</title>
    <link>http://web2announcer.com/go/2967778</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The second post in a series about starting a software development tools company. This post covers the process undertaken in picking the name of a company. Discusses points to consider when picking a name for your own software brand. This isn&#039;t strictly code but might be interesting for entrepreneurial geeks out there.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 21:02:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967778</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The Open Company - Running your business as if it were an Open Source Project.</title>
    <link>http://web2announcer.com/go/2967779</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The author of the e text editor is transforming his company into an Open Company. Totally open. No concept of bosses or employees. Anyone can join in at any time, doing whatever task they find interesting, for whatever time they find appropriate.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 21:02:27 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967779</guid><category domain="http://news.web2announcer.com/">News</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Sun Microsystems CEO Jonathan Schwartz on What&#039;s Next for Open Source</title>
    <link>http://web2announcer.com/go/2967780</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this final installment in the series, OStatic is very pleased to offer up a guest post from Sun Microsystems CEO Jonathan Schwartz, on what&#039;s next for open source.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 21:02:18 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967780</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Firefox support for CSS3 multiple backgrounds</title>
    <link>http://web2announcer.com/go/2967767</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    James Hall saw the good news in Bugzilla that CSS3 multiple backgrounds are now in the Firefox tree, and you can test a Firefox Nightly (Minefield). Firefox joins Safari in the support.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 20:49:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967767</guid><category domain="http://css-html.web2announcer.com/">css-html</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Synchronizing Scrollbars using JQuery</title>
    <link>http://web2announcer.com/go/2967693</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I just wrote this simple plugin for JQuery which lets you synchronize the scroll bars of any collection of elements.  This lets you move the scrollbar of one div it have the scrollbars??? of the rest of the divs move the same exact amount.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 17:30:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967693</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>10 Best jQuery Plugins - March 2009</title>
    <link>http://web2announcer.com/go/2967664</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Today we present the new collection of the most interesting jQuery plugins for the last month.
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 16:38:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967664</guid><category domain="http://ajax.web2announcer.com/">ajax</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>8 jQuery Plugins that Utilize Google APIs</title>
    <link>http://web2announcer.com/go/2967665</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Including Maps, Feeds, Translate, Spellchecker, Images and more...
	</content:encoded>
    <pubDate>Tue, 24 Mar 2009 16:38:53 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2967665</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item></channel>
</rss>