<?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 web services</title>
    <link>http://web-services.web2announcer.com/</link>
    <description>Web 2.0 announcer top stories for web services</description>
    <dc:language>en</dc:language>
    <pubDate>Mon, 08 Sep 2008 10:14:26 GMT</pubDate><item>
	<title>CSS shadows - A drop shadow roundup</title>
    <link>http://web2announcer.com/go/2761779</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A comprehensive listing of CSS and JavaScript techniques to create browser based drop shadow effects.
	</content:encoded>
    <pubDate>Mon, 08 Sep 2008 10:14:26 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2761779</guid><category domain="http://ajax.web2announcer.com/">ajax</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>PHP DataServices 2 Minutes Introduction</title>
    <link>http://web2announcer.com/go/2761503</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A quick introduction to the Dataservices and PHP DataServices API.
	</content:encoded>
    <pubDate>Mon, 08 Sep 2008 01:13:52 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2761503</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Top Job Boards for Web Developers and Designers</title>
    <link>http://web2announcer.com/go/2761028</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    There are loads of job boards out there, but how many of them are actually built for web developers and designers? And How many of them are acutally popular? Here is a list of the top job boards for web developers and designers.
	</content:encoded>
    <pubDate>Sun, 07 Sep 2008 08:16:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2761028</guid><category domain="http://research.web2announcer.com/">research</category><category domain="http://tools.web2announcer.com/">tools</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>Test your Website: A 57-Point Checklist for Maximum Usability</title>
    <link>http://web2announcer.com/go/2760779</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    So you&#039;ve got a website, but do you know whether it&#039;s usable or not? The answer to this question can make the difference between a successful site and one that&#039;s just ignored. Go through this checklist to make sure your site is up to snuff.
	</content:encoded>
    <pubDate>Sat, 06 Sep 2008 23:24:14 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2760779</guid><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</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><item>
	<title>Asynchronous Database Access in Ruby</title>
    <link>http://web2announcer.com/go/2760196</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Benchmarks of the latest MySQLPlus, EM/MySQL and DBSlayer libraries for asynchronous database access in Ruby - with surprising and promising results!
	</content:encoded>
    <pubDate>Sat, 06 Sep 2008 03:16:26 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2760196</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Create a Java applet to download information in remote Web services</title>
    <link>http://web2announcer.com/go/2759732</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Start with a Java applet and build a server-based proxy system that uses your browser to access an arbitrary Web service. You&#039;ll use JavaScript code to access applet-based information and call a servlet, which retrieves the remote information. Thus, you bypass the same-server restrictions on what an applet can and cannot do.
	</content:encoded>
    <pubDate>Fri, 05 Sep 2008 14:18:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2759732</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Question: How to bind SOAP &amp;amp;lt;-&amp;amp;gt; ORM JPA ?</title>
    <link>http://web2announcer.com/go/2759689</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    How to copy the values between the SOAP Message elements and the JPA entities?&amp;#xD;
&amp;#xD;
Options I am considering right now:
	</content:encoded>
    <pubDate>Fri, 05 Sep 2008 12:41:55 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2759689</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>REST With Rails Part 1</title>
    <link>http://web2announcer.com/go/2759187</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this first part I will show you how to build RESTful services using Rails. REST is an architectural style modeled after the Web. Basically, it codifies the principles and methods behind Web servers that lead to the creation of the largest distributed system ever built. For some people &quot;distributed&quot; is about the plumbing – sending messages to remote servers – we&#039;re also thinking of the way large scale systems emerge from smaller services, built independently by different groups of people—distributed in design and in implementation.
	</content:encoded>
    <pubDate>Fri, 05 Sep 2008 00:22:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2759187</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://ruby.web2announcer.com/">ruby</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>How to Create a Real-Time Web Traffic Map for Your Site</title>
    <link>http://web2announcer.com/go/2758688</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    That&#039;s when I created Visitr, a way to see where your site visitors are coming from in near real-time, and after plenty of hearty discussion – it&#039;s complete with open source code, so you can customize Visitr for your own site or application.
	</content:encoded>
    <pubDate>Thu, 04 Sep 2008 12:40:59 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2758688</guid><category domain="http://ria.web2announcer.com/">ria</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>PHP Rest Server (part 1 of 3)</title>
    <link>http://web2announcer.com/go/2758253</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I recently had reason to write a REST server in PHP, which was very interesting. There aren&#039;t a whole lot of resources on this topic around so I thought I&#039;d write an outline of what I did. There is quite a lot to it so I&#039;m publishing in multiple sections - this is part 1, which covers the central functionality and handling the incoming request.
	</content:encoded>
    <pubDate>Thu, 04 Sep 2008 02:12:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2758253</guid><category domain="http://php.web2announcer.com/">php</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How Big Is The Entire EJB 3.1 API Needed To Compile Your Session Beans?</title>
    <link>http://web2announcer.com/go/2757890</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The recurring question was: how big is the jar needed for compiling / unit test of the EJB 3 pojos? The preview of EJB 3.1 distributed with Glassfish prelude v3 (javax.ejb-10.0-SNAPSHOT.jar) is: 42.2 KB (not MB).
	</content:encoded>
    <pubDate>Wed, 03 Sep 2008 17:36:55 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2757890</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Using REST along other architecture styles</title>
    <link>http://web2announcer.com/go/2756826</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Following my latest post on evolving the architecture Dru asked me for more details on our RESTful control channels. For one you can take a look at slide 25 of my presentation on REST which talks about the Sessions resource. The session resource returns an AtomPub feed of the current active sessions and then if you follow a link to a session you get the current status, the URIs of the participating resources etc.
	</content:encoded>
    <pubDate>Tue, 02 Sep 2008 17:12:38 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2756826</guid><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Google Chrome - Hidden Pixels</title>
    <link>http://web2announcer.com/go/2756548</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Google Chrome is Google’s open source browser project.
	</content:encoded>
    <pubDate>Tue, 02 Sep 2008 11:12:42 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2756548</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Basic Useful Tips for Website Optimization And Speed</title>
    <link>http://web2announcer.com/go/2755112</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Here are some basic tips to optimize your website! Brought to you by Sticktacular Productions!
	</content:encoded>
    <pubDate>Sun, 31 Aug 2008 19:57:54 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2755112</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Detailed S3 statistics and charts for your buckets with a single click</title>
    <link>http://web2announcer.com/go/2752432</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Introducing integrated S3 statistics for your buckets. Look at who&#039;s accessing files in your buckets, traffic patterns, and other details. Super simple to setup and just a single click away.
	</content:encoded>
    <pubDate>Thu, 28 Aug 2008 22:42:17 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2752432</guid><category domain="http://server.web2announcer.com/">server</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><item>
	<title>Developing web services using Spring ws and JAXB marshaller</title>
    <link>http://web2announcer.com/go/2752269</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Spring web services a product of spring community, helps in developing web services using contract first web services and helps in manipulating the xml in many ways. In this tutorial I am about to show a step by step guide in developing spring web services using JAXB as mashalling technology.
	</content:encoded>
    <pubDate>Thu, 28 Aug 2008 19:47:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2752269</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://xml.web2announcer.com/">xml</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Free Text Messaging (SMS) API from Zeep Mobile - just launched</title>
    <link>http://web2announcer.com/go/2751694</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The Zeep Mobile SMS API allows any website to send and receive text messages (SMS) to and from it&#039;s users. There are no volume restrictions and the service is absolutely free for developers - users pay only their standard SMS rates. Available in the US.
	</content:encoded>
    <pubDate>Thu, 28 Aug 2008 08:13:01 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2751694</guid><category domain="http://mobile.web2announcer.com/">mobile</category><category domain="http://tools.web2announcer.com/">tools</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><item>
	<title>300+ PHP Presentations Online</title>
    <link>http://web2announcer.com/go/2751222</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The PHP Presentation System hosts over three hundred presentations, covering a slew of different topics including performance, testing, debugging, XML, and security. The presentations are from speakers at a variety of conferences. You will see (and hear if interested) presentations from speakers like Derick Rethans, Tobias Schlitt, Rasmus Lerdorf and many many more. These presentations have been at conferences all around the world and contain a great deal of information.
	</content:encoded>
    <pubDate>Wed, 27 Aug 2008 18:19:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2751222</guid><category domain="http://php.web2announcer.com/">php</category><category domain="http://security.web2announcer.com/">Security</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://xml.web2announcer.com/">xml</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Apache Axis2 1.4.1 Released</title>
    <link>http://web2announcer.com/go/2750795</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Apache Axis2 team has announced the 1.4.1 release of the project. Looking at the download statistics usage of Apache Axis2 it is clear that it is becoming the de-factor Java open source web service framework.
	</content:encoded>
    <pubDate>Wed, 27 Aug 2008 10:01:38 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2750795</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Zero to running on EC2 in 4 minutes and more ..</title>
    <link>http://web2announcer.com/go/2750476</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Wow. Is it really this easy to play with EC2 and AWS? Where have I been and who ARE these guys? Never heard of Ylastic till I saw this today.
	</content:encoded>
    <pubDate>Wed, 27 Aug 2008 02:22:31 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2750476</guid><category domain="http://tools.web2announcer.com/">tools</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><item>
	<title>Using Amazon S3 to backup Media Temple’s Grid (gs)</title>
    <link>http://web2announcer.com/go/2750304</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Proper backups are like eating your vegetables -- we all say we&#039;ll do it and that it is a good idea, but it is so much easier NOT to do it and eat Oreo cookies instead. Don&#039;t risk losing your website because you didn&#039;t bother backing up.
	</content:encoded>
    <pubDate>Tue, 26 Aug 2008 21:27:08 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2750304</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://ruby.web2announcer.com/">ruby</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>Google drops Bluetooth, GTalkService APIs from Android 1.0</title>
    <link>http://web2announcer.com/go/2750077</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Google has dropped Bluetooth and the GTalkService instant messaging APIs (application program interfaces) from the set of tools for the first version of the mobile phone OS, Android 1.0, according to the Android Developers Blog.&amp;#xD;
The company opted to drop the Bluetooth API because &quot;we plain ran out of time,&quot; said Nick Pelly, one of the Android engineers responsible for the Bluetooth API, on the blog posting.
	</content:encoded>
    <pubDate>Tue, 26 Aug 2008 16:45:09 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2750077</guid><category domain="http://mobile.web2announcer.com/">mobile</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Freelance Designers: 9 Ways to End a Productive Day</title>
    <link>http://web2announcer.com/go/2749335</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Some tips for freelancers to end a day productively and set up to succeed tomorrow.
	</content:encoded>
    <pubDate>Mon, 25 Aug 2008 20:43:12 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2749335</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://opinion.web2announcer.com/">opinion</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>Is It Time to Ditch IE6?</title>
    <link>http://web2announcer.com/go/2749248</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    IE6 turns 7 years old this week. Its successor is almost two years old, and IE8 is on the horizon. So why do so many web sites still support it? Why do so many people still use it? And is it time we said, &quot;Enough is enough,&quot; and dropped support for it completely?
	</content:encoded>
    <pubDate>Mon, 25 Aug 2008 18:30:42 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2749248</guid><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://news.web2announcer.com/">News</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>11 reasons to use Access and few not to</title>
    <link>http://web2announcer.com/go/2749128</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The truly smart and effective IT professional knows that there are many tools. The key is to know which database engine is the best for the job at hand. Why throw massive resources at a simple need? In other words, you don’t want to pay for a Rolls Royce engine if you’re building a go-cart. Knowing when and when not to use Access will help your budget and make you look good, whether you’re a freelance developer or you’re managing IT resources.
	</content:encoded>
    <pubDate>Mon, 25 Aug 2008 16:03:30 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2749128</guid><category domain="http://research.web2announcer.com/">research</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Latency is Everywhere and it Costs You Sales - How to Crush it</title>
    <link>http://web2announcer.com/go/2748901</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Latency matters. Amazon found every 100ms of latency cost them 1% in sales. Google found an extra .5 seconds in search page generation time dropped traffic by 20%. A broker could lose $4 million in revenues per millisecond if their electronic trading platform is 5 milliseconds behind the competition. How do we recover that which is most meaningful--sales--and build low-latency systems?
	</content:encoded>
    <pubDate>Mon, 25 Aug 2008 09:10:31 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2748901</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>12 Resources for Free Open Source Tutorials and Tools</title>
    <link>http://web2announcer.com/go/2748812</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Collection of tips, pointers to free tutorials, and advice on the best applications including screenshot-driven guided tours to how to use top tier OSS applications, pointers to free tutorials on everything from AJAX to OpenOffice, and guidance on finding free open source webinars on topics such as MySQL and Ubuntu. Here are 12 of our most popular educational roundup posts.
	</content:encoded>
    <pubDate>Mon, 25 Aug 2008 06:56:55 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2748812</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://unix-linux.web2announcer.com/">unix-linux</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Where does WSAS fit into your enterprise deployment?</title>
    <link>http://web2announcer.com/go/2748257</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Where does WSAS fit-in in your enterprise deployment? This article shows how WSAS as well as other open source SOA products from WSO2 fit into a typical enterprise deployment.
	</content:encoded>
    <pubDate>Sun, 24 Aug 2008 12:56:24 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2748257</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>SOA Design Patterns: A Gentle Introduction</title>
    <link>http://web2announcer.com/go/2747135</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    SOA has matured enough now that nearly a hundred design patterns have emerged to help you make a transition to service-orientation. This gentle introduction to design patterns can guide you into sober and productive use of SOA.
	</content:encoded>
    <pubDate>Sat, 23 Aug 2008 00:26:37 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2747135</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Six different ways to testing a web service</title>
    <link>http://web2announcer.com/go/2746534</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This tutorial focuses on six different approaches to testing and invoking Web services.
	</content:encoded>
    <pubDate>Fri, 22 Aug 2008 11:06:39 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2746534</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Tech Chat - Sacha Labourey on JBoss AS 5</title>
    <link>http://web2announcer.com/go/2746207</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this interview, Sacha discusses the new microcontainer architecture and previews some of the new and updated core middleware services such as JBoss Messaging, JBoss Cache, the transaction monitor engine and JBoss DNA. He distinguishes JBoss ESB from the messaging and Web services platform, talks about Bill Burke&#039;s new RESTEasy project and also highlights some of the key features in the upcoming Web Beans specification.
	</content:encoded>
    <pubDate>Fri, 22 Aug 2008 01:02:49 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2746207</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://server.web2announcer.com/">server</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Rails Behind the Firewall</title>
    <link>http://web2announcer.com/go/2745982</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Atlantic Dominion Solutions CEO, Robert Dempsey, discusses the pros and cons of using Rails for internal applications.
	</content:encoded>
    <pubDate>Thu, 21 Aug 2008 18:53:15 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2745982</guid><category domain="http://agile.web2announcer.com/">agile</category><category domain="http://ruby.web2announcer.com/">ruby</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>12 Print Magazines for Web and Graphic Designers</title>
    <link>http://web2announcer.com/go/2745732</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    There’s obviously no shortage of content online for web designers, but the offline content is frequently overlooked. There are a number of print publications that cover various topics that are relevant to web and graphic designers. Here is a look at 12 magazines that may interest you.
	</content:encoded>
    <pubDate>Thu, 21 Aug 2008 13:42:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2745732</guid><category domain="http://reviews.web2announcer.com/">reviews</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>XML Schema nillable=”true” vs minOccurs=”0″</title>
    <link>http://web2announcer.com/go/2745682</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    nillable=&quot;true&quot; and minOccurs=&quot;0&quot; is really confusing terms in XML Schema. Here is a simple explanation of what it actually means.
	</content:encoded>
    <pubDate>Thu, 21 Aug 2008 12:24:40 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2745682</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://xml.web2announcer.com/">xml</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>8 Free, Open Source Tools for Video Playback and Encoding</title>
    <link>http://web2announcer.com/go/2745647</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    It wasn&#039;t that long ago that it was impossible to find good, free open source tools for working with and viewing video. Now that video runs rampant on the web, though, there are a whole lot of applications worth getting, even if you&#039;re currently happy with your video and encoding tools. Here are eight good applications to try.
	</content:encoded>
    <pubDate>Thu, 21 Aug 2008 11:46:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2745647</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Why Programming Is Less Rewarding Than Designing</title>
    <link>http://web2announcer.com/go/2744595</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Why does programming feel so much less rewarding than designing? Why can&#039;t people see the hard work we have to do, and look beyond the shiny colorful design?
	</content:encoded>
    <pubDate>Wed, 20 Aug 2008 08:31:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2744595</guid><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://trends.web2announcer.com/">trends</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>Spring 3.0 and REST</title>
    <link>http://web2announcer.com/go/2744526</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I&#039;ve heard a bit here and a bit there. I&#039;m pretty interested in the RESTful changes that the Spring @MVC framework and even the cessation of Support for Java 1.4.
	</content:encoded>
    <pubDate>Wed, 20 Aug 2008 06:43:18 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2744526</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Cloud computing with Amazon Web Services, Part 2: Storage in the cloud with Amazon Simple Storage Service (S3)</title>
    <link>http://web2announcer.com/go/2743997</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    New introductory article on S3 written by one of the members of the Ylastic team published by IBM Developerworks.
	</content:encoded>
    <pubDate>Tue, 19 Aug 2008 17:14:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743997</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://server.web2announcer.com/">server</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><item>
	<title>REST vs WS-* :: A comparison of SOA stacks</title>
    <link>http://web2announcer.com/go/2743923</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The debate continues. Here&#039;s a stack comparison diagram I found on the SOA Wiki so that neutral parties can get a perspective.
	</content:encoded>
    <pubDate>Tue, 19 Aug 2008 15:45:42 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743923</guid><category domain="http://research.web2announcer.com/">research</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Qi4j: REST EntityStore and SPARQL EntityFinder = rich client web apps!</title>
    <link>http://web2announcer.com/go/2743751</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    From my work on SiteVision I&#039;ve become quite fond of writing rich clients using applets or JavaWebStart, with Swing, and then connect back to the server for state. I can understand why not so many others are doing it though, since you more or less need a decent framework to handle all the issues, and as far as I know there aren&#039;t any around.&amp;#xD;
&amp;#xD;
Now I&#039;m in the process of adding this functionality to Qi4j! There are two parts to using objects/entities on the client: finding them and loading/storing them. In Qi4j there are two interfaces EntityFinder and EntityStore which respectively deal with these things.
	</content:encoded>
    <pubDate>Tue, 19 Aug 2008 11:37:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743751</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Passenger Brings Rails Apps to Apache</title>
    <link>http://web2announcer.com/go/2743533</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    For many years, Apache has been the de facto standard for Web site and application deployment. The open-source Web server, which was originally created as &quot;a patchy&quot; version of the original NCSA HTTP server, has become a highly modular, and customizable, piece of software that can handle nearly anything that an Web site might require. Nearly every open-source Web developer used Apache -- except for programmers using the Ruby on Rails framework, for whom Apache was a poor fit. Instead, Rails developers typically deployed with lighttpd or Mongrel, using Apache or nginx for the site&#039;s static components.
	</content:encoded>
    <pubDate>Tue, 19 Aug 2008 05:39:33 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743533</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Ylastic is now live!</title>
    <link>http://web2announcer.com/go/2743321</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    An intuitive and powerful user interface for managing S3, EC2, SQS and SimpleDB, along with monitoring, alerts, reporting, and other goodies. If you are developing your applications using AWS, spend your valuable time building the app and not worrying about the minutiae of the AWS environment.
	</content:encoded>
    <pubDate>Tue, 19 Aug 2008 00:31:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743321</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://trends.web2announcer.com/">trends</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><item>
	<title>Introduction to REST</title>
    <link>http://web2announcer.com/go/2743129</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    This article is the first of a two part series by Red Hat&#039;s Bill Burke. In this article, Bill introduces the basic concepts of REST including RESTful architectural principles, addressability,  the Uniform, constrained interface and stateless communication.
	</content:encoded>
    <pubDate>Mon, 18 Aug 2008 19:59:13 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2743129</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>7 Reasons Why You Should Pursue Your Own Projects</title>
    <link>http://web2announcer.com/go/2741783</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A look at why freelancers should be doing some things own their own for themselves in addition to client work.
	</content:encoded>
    <pubDate>Sun, 17 Aug 2008 09:32:58 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741783</guid><category domain="http://opinion.web2announcer.com/">opinion</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>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2740521</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2740521</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2741095</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741095</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2741119</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741119</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2741146</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741146</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2741172</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741172</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>WSO2 Data Services Tutorial</title>
    <link>http://web2announcer.com/go/2741194</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Data Services allows you to expose database objects as web services. This link contains comprehensive list of tutorials on WSO2 Data Services.
	</content:encoded>
    <pubDate>Fri, 15 Aug 2008 20:58:05 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2741194</guid><category domain="http://database.web2announcer.com/">database</category><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://web-services.web2announcer.com/">web services</category><category domain="http://programming.web2announcer.com/">Programming</category></item></channel>
</rss>