<?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 usability</title>
    <link>http://usability.web2announcer.com/</link>
    <description>Web 2.0 announcer top stories for usability</description>
    <dc:language>en</dc:language>
    <pubDate>Thu, 03 Jul 2008 18:22:41 GMT</pubDate><item>
	<title>Java Tip: Simplify Spring Apps with @Autowired</title>
    <link>http://web2announcer.com/go/2675529</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The Spring framework is a popular choice for Java developers due to its combination of power and simplicity. Spring is many things, but at its core, Spring is an IOC (Inversion of Control) container. It lets developers build applications that express object dependencies through configuration files. This enables you to, for example, switch implementations of a Java interface without modifying code. To achieve this, Spring developers configure dependencies in an &#039;applicationContext.xml&#039; file.
	</content:encoded>
    <pubDate>Thu, 03 Jul 2008 18:22:41 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2675529</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>What’s new in Subversion 1.5</title>
    <link>http://web2announcer.com/go/2675485</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I am a contented Subversion user, so took a look at the changes. Top of the list is “merge tracking”, though it is described as “foundational” which means that although the basic support is there, there is performance and feature work which remains to be done. From the user’s perspective, the difference is that branching and merging is just easier than before, as explained by Ben Sussman:
	</content:encoded>
    <pubDate>Thu, 03 Jul 2008 17:33:33 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2675485</guid><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Create a NoScript Compatible Select Form Element with an onChange Event</title>
    <link>http://web2announcer.com/go/2675141</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    FTA: &quot;While having the onChange event on a SELECT element is great and saves a click, it’s important to note that the functionality breaks completely if the user doesn’t have javascript enabled. In that case, it’s important to show the submit button. Here’s how to keep your bases covered.&quot;
	</content:encoded>
    <pubDate>Thu, 03 Jul 2008 14:05:49 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2675141</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://methodology.web2announcer.com/">methodology</category><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>Crimes Against XML</title>
    <link>http://web2announcer.com/go/2674588</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A list of XML don&#039;ts
	</content:encoded>
    <pubDate>Thu, 03 Jul 2008 08:30:22 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2674588</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://xml.web2announcer.com/">xml</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The top 10 free web development editors</title>
    <link>http://web2announcer.com/go/2673255</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Here is my top 10 list of free text editors that are ideal for web development on Windows.&amp;#xD;
Please let me know if I’ve missed any good ones.
	</content:encoded>
    <pubDate>Wed, 02 Jul 2008 19:12:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2673255</guid><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Web Accessibility And Your Business - An Interview With Schalk Neethling</title>
    <link>http://web2announcer.com/go/2672990</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    On June 18th 2008 Schalk Neethling, Web Builder Zone Leader, was interviewed on Radio Today concerning the topic of web accessibility and how not being accessible can effect your business. Below follows the transcript of this interview.
	</content:encoded>
    <pubDate>Wed, 02 Jul 2008 16:14:24 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2672990</guid><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://standards.web2announcer.com/">standards</category><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>50 Ways To Improve Your Software Project</title>
    <link>http://web2announcer.com/go/2671485</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    50 ways for improving your software or be inspired to start programming one.
	</content:encoded>
    <pubDate>Wed, 02 Jul 2008 00:30:26 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2671485</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://trends.web2announcer.com/">trends</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>101 Essential Freelancing Resources</title>
    <link>http://web2announcer.com/go/2670849</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Well it’s actually 126 resources now, thanks to all the people who added resources in the comments.&amp;#xD;
Update: This article has been translated into Brazillian Portuguese by Rafael Marin.&amp;#xD;
This article has also been translated into Spanish by Diana at Artegami.&amp;#xD;
This article has also been translated into Italian by Matteo at Rails On The Road.
	</content:encoded>
    <pubDate>Tue, 01 Jul 2008 15:05:11 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2670849</guid><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Jakob Nielsen&#039;s Alertbox: Reduce Bounce Rates: Fight for the Second Click</title>
    <link>http://web2announcer.com/go/2670510</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Different traffic sources imply different reasons for why visitors might immediately leave your site. Design to keep deep-link followers engaged through additional pageviews.
	</content:encoded>
    <pubDate>Tue, 01 Jul 2008 12:50:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2670510</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>Danger in Design: Why bother with Architecture?</title>
    <link>http://web2announcer.com/go/2670376</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Creativity is a wonderful thing. It’s also something different for each of us, which is why sometimes our perspectives on the world can produce conflicting ideas on what is the right way and the wrong way to do things. This is a very common facet of the IT world, in particular making computer software, solutions and services.
	</content:encoded>
    <pubDate>Tue, 01 Jul 2008 11:33:45 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2670376</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://standards.web2announcer.com/">standards</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Production JavaScript Debugging</title>
    <link>http://web2announcer.com/go/2669999</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    You know the scenario. A bug is filed for a JavaScript issue in production. You update your development server to the same files (allegedly) that are in production but you can’t reproduce the issue. Debugging your JavaScript code is horrifically difficult, if not impossible, because you’re following best practices and crunching the file using the YUI Compressor.
	</content:encoded>
    <pubDate>Tue, 01 Jul 2008 07:07:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2669999</guid><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Should Links Open In New Windows?</title>
    <link>http://web2announcer.com/go/2670982</link>
    <author>unknown@ma.gnolia.com</author>
    <content:encoded>
    No, they shouldn?t. At first glance the decision to open links in new windows or not depends on the given site and the preferences of its visitors.  However, this is not true.

Saved By: Matt Obee | View Details | Give Thanks
	</content:encoded>
    <pubDate>Tue, 01 Jul 2008 07:00:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2670982</guid><category domain="http://vector-shapes.web2announcer.com/">vector shapes</category><category domain="http://subversion.web2announcer.com/">subversion</category><category domain="http://version-control.web2announcer.com/">version control</category><category domain="http://application.web2announcer.com/">application</category><category domain="http://osx.web2announcer.com/">OSX</category><category domain="http://bounce-rate.web2announcer.com/">bounce rate</category><category domain="http://web-analytics.web2announcer.com/">web analytics</category><category domain="http://segmentation.web2announcer.com/">segmentation</category><category domain="http://time-on-page.web2announcer.com/">time on page</category><category domain="http://3patterns.web2announcer.com/">patterns</category><category domain="http://background.web2announcer.com/">background</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://services.web2announcer.com/">services</category><category domain="http://biking.web2announcer.com/">biking</category><category domain="http://howto.web2announcer.com/">howto</category><category domain="http://reference.web2announcer.com/">reference</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://blog.web2announcer.com/">blog</category><category domain="http://startups.web2announcer.com/">Startups</category><category domain="http://note-taking.web2announcer.com/">note-taking</category><category domain="http://cartedevisite.web2announcer.com/">cartedevisite</category><category domain="http://font.web2announcer.com/">font</category><category domain="http://posters.web2announcer.com/">posters</category><category domain="http://design.web2announcer.com/">Design</category><category domain="http://css-webdesign.web2announcer.com/">css webdesign</category><category domain="http://bash.web2announcer.com/">bash</category><category domain="http://history.web2announcer.com/">history</category><category domain="http://dicas.web2announcer.com/">dicas</category><category domain="http://none-assigned.web2announcer.com/">None assigned</category><category domain="http://textures.web2announcer.com/">textures</category><category domain="http://photo-textures.web2announcer.com/">photo textures</category><category domain="http://paper.web2announcer.com/">paper</category><category domain="http://canvas.web2announcer.com/">canvas</category><category domain="http://8csstricks.web2announcer.com/">csstricks</category><category domain="http://css.web2announcer.com/">css</category><category domain="http://float.web2announcer.com/">float</category><category domain="http://tips.web2announcer.com/">tips</category><category domain="http://food.web2announcer.com/">food</category><category domain="http://photoshop.web2announcer.com/">photoshop</category><category domain="http://tutorial.web2announcer.com/">tutorial</category><category domain="http://hand.web2announcer.com/">hand</category><category domain="http://2drawn.web2announcer.com/">drawn</category><category domain="http://accessibility.web2announcer.com/">accessibility</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-development.web2announcer.com/">web development</category><category domain="http://web-design.web2announcer.com/">web design</category></item><item>
	<title>High performance css minifier</title>
    <link>http://web2announcer.com/go/2668595</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    CSS minifier based on jsmin idea that produce a small CSS file, much faster, and with much less memory overhead.
	</content:encoded>
    <pubDate>Mon, 30 Jun 2008 14:26:22 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2668595</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://css-html.web2announcer.com/">css-html</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Design Patterns - Decorator Pattern</title>
    <link>http://web2announcer.com/go/2668550</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Following up on the Observer/Event Pattern, it’s time for the third pattern, the Decorator Pattern.&amp;#xD;
&amp;#xD;
The definition: “Attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality.“
	</content:encoded>
    <pubDate>Mon, 30 Jun 2008 14:20:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2668550</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Dreaming Of Better User Interface</title>
    <link>http://web2announcer.com/go/2668554</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    It got me thinking about just how poor a user interface window an LCD screen is. In a giant double fold newspaper, I can see *far* more than I can see on a computer screen. And I can change pages and go back and forth with ease. In fact, paper is an amazing user interface.
	</content:encoded>
    <pubDate>Mon, 30 Jun 2008 14:19:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2668554</guid><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>In Search Of The Perfect UI</title>
    <link>http://web2announcer.com/go/2668070</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    All the user interfaces are created within an established paradigm that we are used to. Is there a way of going beyond the paradigm? Is it possible to create the perfect UI? To make a brand new way of interaction between people and computers?
	</content:encoded>
    <pubDate>Mon, 30 Jun 2008 08:28:54 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2668070</guid><category domain="http://gui.web2announcer.com/">gui</category><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://research.web2announcer.com/">research</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Top Ten Firefox Keyboard Shortcuts</title>
    <link>http://web2announcer.com/go/2667420</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    With the release of Firefox 3, I thought I would share my top ten Firefox shortcuts.
	</content:encoded>
    <pubDate>Sun, 29 Jun 2008 23:16:15 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2667420</guid><category domain="http://apple.web2announcer.com/">Apple</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>System Documentation: 10 Recommendations</title>
    <link>http://web2announcer.com/go/2667380</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Gives 10 good tips for writing documentation of software and projects.
	</content:encoded>
    <pubDate>Sun, 29 Jun 2008 22:46:36 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2667380</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How To Implement Scrum In 10 Easy Steps</title>
    <link>http://web2announcer.com/go/2666976</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    When I first encountered agile software development, I found it hard to understand. Okay, I might not be the brightest person you&#039;ve ever met! But I&#039;m not stupid either, I think
	</content:encoded>
    <pubDate>Sun, 29 Jun 2008 16:16:47 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2666976</guid><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Microsoft says you need to change how you are building your applications</title>
    <link>http://web2announcer.com/go/2666600</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Cloud computing and multi-core CPU&#039;s are forcing us to change the way we think about writing software.  Gone are the days of simply depending on faster machines to build more ambitious applications.  New programming paradigms will be necessary to use these new tools.
	</content:encoded>
    <pubDate>Sun, 29 Jun 2008 10:36:04 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2666600</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://trends.web2announcer.com/">trends</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Design Patterns - Observer Pattern</title>
    <link>http://web2announcer.com/go/2665350</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Yesterday we saw the Strategy Pattern. Today I want to talk about the Observer Pattern.&amp;#xD;
&amp;#xD;
First, the definition again: &quot;Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.&quot;
	</content:encoded>
    <pubDate>Sat, 28 Jun 2008 14:53:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2665350</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Web Standards - Wow!</title>
    <link>http://web2announcer.com/go/2664670</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Why You Need to Worry About Web Standards, and Why Your Client Won’t.
	</content:encoded>
    <pubDate>Sat, 28 Jun 2008 04:56:14 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2664670</guid><category domain="http://standards.web2announcer.com/">standards</category><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>Using SwingWorker - A Step by Step tutorial</title>
    <link>http://web2announcer.com/go/2664474</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    SwingWorker is one of the most handiest utility classes provided in Swing. Most of the interviews on Swing have a question or two on this class. Let’s make sure you know all about it’s need and usage. Step by Step.
	</content:encoded>
    <pubDate>Sat, 28 Jun 2008 01:23:01 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2664474</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Introducing JavaServer Faces</title>
    <link>http://web2announcer.com/go/2663811</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    In this article Babita provides a brief overview of JavaServer Faces (JSF), its components, life-cycle, and its advantages over so many frameworks and technologies like JSP, Servlet, Struts, etc. You will learn each step involved in the life cycle of a JSF application with the help of detailed explanation and source code.
	</content:encoded>
    <pubDate>Fri, 27 Jun 2008 17:27:52 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2663811</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Ten Simple Tips To Become A Valuable Software Professional</title>
    <link>http://web2announcer.com/go/2663142</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    An athlete doesn’t instantly compete in the Olympics simply because she pumped her Reebok sneakers. A musician doesn’t instantly play Mozart symphonies just by listening to one of his masterpieces . A general doesn’t win a war simply by watching a war movie. All these examples have an intrinsic way of dealing with self-realization and application
	</content:encoded>
    <pubDate>Fri, 27 Jun 2008 10:22:15 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2663142</guid><category domain="http://opinion.web2announcer.com/">opinion</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Four To-Do List Managers Worth a Look</title>
    <link>http://web2announcer.com/go/2662744</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    4 Great Apps that you&#039;ve probably not heard of that will help you manage your tasks and time a whole lot better.  And they&#039;re FREE :)
	</content:encoded>
    <pubDate>Fri, 27 Jun 2008 04:26:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2662744</guid><category domain="http://open-source.web2announcer.com/">open source</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>An epic Bill Gates e-mail rant</title>
    <link>http://web2announcer.com/go/2661642</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Bill gates ranting about Microsoft&#039;s Moviemaker experience. Gates: &quot;I am quite disappointed at how Windows Usability has been going backwards and the program management groups don&#039;t drive usability issues.&quot;
	</content:encoded>
    <pubDate>Thu, 26 Jun 2008 14:06:17 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2661642</guid><category domain="http://news.web2announcer.com/">News</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://windows.web2announcer.com/">Windows</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Top ten performance problems and their solutions</title>
    <link>http://web2announcer.com/go/2661547</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Ten things that commonly slows down your application&#039;s experience, raging from date manipulation to hardware heavy use. Basically Java-related.
	</content:encoded>
    <pubDate>Thu, 26 Jun 2008 12:56:53 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2661547</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Fifty Habits of Highly Successful People</title>
    <link>http://web2announcer.com/go/2661493</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I thought that I might write a quick review of every self-help book ever written all right here in this one little article. Simple enough. I love the easy jobs. Surely it couldn’t be that hard, could it? I figured that maybe I could take the important lessons from every self-help book I’ve read and every life experience I’ve endured, condense all that into fifty key points and save everybody a whole bunch of reading time.
	</content:encoded>
    <pubDate>Thu, 26 Jun 2008 12:28:07 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2661493</guid><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Why can’t website forms be more intelligent?</title>
    <link>http://web2announcer.com/go/2660949</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Why do website forms force the user to input his/her data in a very specific way? It&#039;s easier to code... but with annoying usability.
	</content:encoded>
    <pubDate>Thu, 26 Jun 2008 04:03:31 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2660949</guid><category domain="http://opinion.web2announcer.com/">opinion</category><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>Design Patterns - Strategy Pattern</title>
    <link>http://web2announcer.com/go/2661379</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The first pattern I want to talk about is the Strategy pattern, which always reminds me about the Command &amp;amp; Conquer games so I’ll simply use it as an example :)&amp;#xD;
&amp;#xD;
First of all, the definition: “Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
	</content:encoded>
    <pubDate>Thu, 26 Jun 2008 02:59:11 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2661379</guid><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>More (Really) Stunning Desktop Wallpapers</title>
    <link>http://web2announcer.com/go/2660413</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Desktop wallpapers are always nice to look at and to draw inspiration from. They may provide with some fresh perspective and offer you some eye-candy for tedious coffee breaks. We are regularly hunting for free high-quality icons, fonts and wallpapers and present them to you, so you don’t need to search for them. As long as we find something beautiful, interesting or useful, we let you know in our posts.
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 21:09:56 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2660413</guid><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>jQuery Examples</title>
    <link>http://web2announcer.com/go/2660029</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Learn jQuery with examples. Online demo of jQuery examples is also provides.
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 16:46:30 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2660029</guid><category domain="http://ajax.web2announcer.com/">ajax</category><category domain="http://ria.web2announcer.com/">ria</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://web-20.web2announcer.com/">web 2.0</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>The Fastest Way to get Eclipse Ganymede</title>
    <link>http://web2announcer.com/go/2660031</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Want to download Eclipse Ganymede fast? Pulse is the answer; it&#039;s simple and free! Pulse utilizes multi-threaded mirror-optimization for Ganymede to ensure you will get the fastest download possible in your location.
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 16:38:49 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2660031</guid><category domain="http://eclipse.web2announcer.com/">eclipse</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>10 Tools Which I Left After Using VSTS 2008</title>
    <link>http://web2announcer.com/go/2659981</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it&#039;s very exciting for me that, I found replacements for most of the external tools there. &amp;#xD;
&amp;#xD;
Here are 10 tools which I left after using VSTS 2008.
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 16:12:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2659981</guid><category domain="http://net.web2announcer.com/">.net</category><category domain="http://frameworks.web2announcer.com/">frameworks</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>User Never Reads Manual</title>
    <link>http://web2announcer.com/go/2659299</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A real world example of the fact that user never reads manual.
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 08:04:18 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2659299</guid><category domain="http://gui.web2announcer.com/">gui</category><category domain="http://methodology.web2announcer.com/">methodology</category><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>Full text: An epic Bill Gates e-mail rant</title>
    <link>http://web2announcer.com/go/2659989</link>
    <author>unknown@ma.gnolia.com</author>
    <content:encoded>
    Saved By: John Debay | View Details | Give Thanks
	</content:encoded>
    <pubDate>Wed, 25 Jun 2008 07:00:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2659989</guid><category domain="http://design.web2announcer.com/">Design</category><category domain="http://resource.web2announcer.com/">resource</category><category domain="http://web.web2announcer.com/">web</category><category domain="http://information.web2announcer.com/">information</category><category domain="http://livesearch.web2announcer.com/">livesearch</category><category domain="http://javascript.web2announcer.com/">javascript</category><category domain="http://js.web2announcer.com/">js</category><category domain="http://prototype.web2announcer.com/">prototype</category><category domain="http://inspiration.web2announcer.com/">inspiration</category><category domain="http://logo.web2announcer.com/">logo</category><category domain="http://publishing.web2announcer.com/">publishing</category><category domain="http://magazine-publishing.web2announcer.com/">magazine publishing</category><category domain="http://diy-magazing.web2announcer.com/">diy magazing</category><category domain="http://magcloud.web2announcer.com/">magcloud</category><category domain="http://css.web2announcer.com/">css</category><category domain="http://web-tasarm.web2announcer.com/">web tasar?m</category><category domain="http://qa.web2announcer.com/">qa</category><category domain="http://performance.web2announcer.com/">performance</category><category domain="http://jiffy.web2announcer.com/">jiffy</category><category domain="http://firebug.web2announcer.com/">firebug</category><category domain="http://django.web2announcer.com/">django</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://tumblelog.web2announcer.com/">tumblelog</category><category domain="http://apple.web2announcer.com/">Apple</category><category domain="http://software.web2announcer.com/">Software</category><category domain="http://macosx.web2announcer.com/">macosx</category><category domain="http://macintosh.web2announcer.com/">macintosh</category><category domain="http://webtools.web2announcer.com/">webtools</category><category domain="http://none-assigned.web2announcer.com/">None assigned</category><category domain="http://rpg-tools.web2announcer.com/">rpg tools</category><category domain="http://siliconflorist.web2announcer.com/">siliconflorist</category><category domain="http://share.web2announcer.com/">share</category><category domain="http://portland.web2announcer.com/">portland</category><category domain="http://oregon.web2announcer.com/">Oregon</category><category domain="http://browser.web2announcer.com/">browser</category><category domain="http://ie.web2announcer.com/">ie</category><category domain="http://funny.web2announcer.com/">funny</category><category domain="http://history.web2announcer.com/">history</category><category domain="http://microsoft.web2announcer.com/">Microsoft</category><category domain="http://usability.web2announcer.com/">usability</category></item><item>
	<title>WCAG 2.0 Release Candidate Part 3 of 5: Level AA</title>
    <link>http://web2announcer.com/go/2657774</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Part 3 of the look at WCAG 2.0 is going to look at the handful of criteria which make up Level AA. Here then, are the lucky 13.
	</content:encoded>
    <pubDate>Tue, 24 Jun 2008 12:04:34 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2657774</guid><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://standards.web2announcer.com/">standards</category><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>Accessible Rich Internet Applications - ARIA Slider</title>
    <link>http://web2announcer.com/go/2657315</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Starting with Steve’s article ARIA Toggle Button and Tri-state Checkbox examples, we will be providing more examples about how to use ARIA roles and states in practice. As Steve mentioned, ARIA (Accessible Rich Internet Applications) is steadily gaining more support by all major browsers, now that Internet Explorer, Opera and Safari are all on board. Our aim is to demonstrate how simple adding ARIA can be. In this article, I will be providing an example for the slider role.
	</content:encoded>
    <pubDate>Tue, 24 Jun 2008 07:14:26 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2657315</guid><category domain="http://css-html.web2announcer.com/">css-html</category><category domain="http://how-to.web2announcer.com/">how-to</category><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>Extreme Usability: How to Make an Already-Great Design Even Better</title>
    <link>http://web2announcer.com/go/2656598</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    The 1% of websites that don&#039;t suck can be made even better by strengthening exceptional user performance, eliminating miscues, and targeting company-wide use and unmet needs.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 23:12:28 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656598</guid><category domain="http://how-to.web2announcer.com/">how-to</category><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>MyEclipse 6.5 Released: Includes Maven Support</title>
    <link>http://web2announcer.com/go/2656484</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    MyEclipse Enterprise Workbench 6.5; Java&#039;s most compelling IDE for end-to-end development, is available today. Integral to this release is Maven4MyEclipse, a “1-Click,” ready-to-run implementation of the Maven2 project management and build services for MyEclipse. Maven4MyEclipse streamlines enterprise Maven adoption by eliminating the hassle developers have come to associate with traditional Maven installations and project setup and configuration.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 22:00:10 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656484</guid><category domain="http://announcement.web2announcer.com/">announcement</category><category domain="http://eclipse.web2announcer.com/">eclipse</category><category domain="http://java.web2announcer.com/">java</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>How a Change on Design Improves Usability and Visits</title>
    <link>http://web2announcer.com/go/2656424</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A small change could improve a website usability a lot. Sometimes, that could also drive a lot a traffic to it. I have a clear example about that. These are the Design vs Art Blog feed subscription stats...
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 21:38:27 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656424</guid><category domain="http://gui.web2announcer.com/">gui</category><category domain="http://how-to.web2announcer.com/">how-to</category><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>20+ Great Look and Feel Libraries for Java Swings</title>
    <link>http://web2announcer.com/go/2656425</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Java comes with a very few built in look and feels. In this article we shall see various free and a few commercial look and feel libraries that you can use to spice up your swing applications.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 21:32:23 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656425</guid><category domain="http://java.web2announcer.com/">java</category><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>7 Ways to Reduce Stress With a To-Don’t List</title>
    <link>http://web2announcer.com/go/2656211</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    “I’d love to do it, but I can’t fit another thing into my schedule.” How many times have you heard that—including out of your own mouth?&amp;#xD;
&amp;#xD;
And mostly this oft-repeated phrase is a true statement: Surveys show that most Americans feel starved for time to do the things that matter to them. All around the world, “crazy busy” is a code phrase for doing what it takes to be successful.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 19:46:58 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656211</guid><category domain="http://reviews.web2announcer.com/">reviews</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>Dependency Injection, or how to make simple concepts sound difficult</title>
    <link>http://web2announcer.com/go/2656124</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    You may have heard of Dependency Injection. It’s essentially a way to remove implementation dependencies from classes, or “the process of supplying an external dependency to a software component. It is a specific form of inversion of control where the concern being inverted is the process of obtaining the needed dependency.” as Wikipedia puts it.&amp;#xD;
&amp;#xD;
Sounds complex? Yep. Is it complex? No. You might’ve even used it without knowing about the name.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 18:38:37 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2656124</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://methodology.web2announcer.com/">methodology</category><category domain="http://php.web2announcer.com/">php</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item><item>
	<title>An introduction to friendly URLs in PHP</title>
    <link>http://web2announcer.com/go/2655635</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Nice URLs, readable URLs, search-engine-friendly URLs. Different names same deal. Turns out this isn’t all that hard with PHP - infact it can turn into something that’s very useful from more than just a readability viewpoint.
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 13:10:38 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2655635</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://php.web2announcer.com/">php</category><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 Wheres and Whens of Users&#039; Expectations</title>
    <link>http://web2announcer.com/go/2655598</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Recently, a designer asked us where users expect to find the sign-in box on a web page. Some sites put it on the left and some put it on the right. Has our research shown that one position is better than alternative positions?
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 12:56:51 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2655598</guid><category domain="http://how-to.web2announcer.com/">how-to</category><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>10 Web Tools to Create User-Friendly Sites - Technology - redOrbit</title>
    <link>http://web2announcer.com/go/2654849</link>
    <author>unknown@ma.gnolia.com</author>
    <content:encoded>
    Surprisingly many tools exist on the web that can help your site become more inviting and easier to use. By now, you are probably familiar with the free tools offered by Flickr, del.icio.us, or YouTube for embedding images, tags, and videos on webpages. I highly recommend experimenting with these. Here is a comprehensive list of some perhaps lesser-known but equally useful tools for your site. This list can also be found at http://del.icio.us/cpretlow. Screen Recording Software

Saved By: Frederik Van Zande | View Details | Give Thanks
	</content:encoded>
    <pubDate>Mon, 23 Jun 2008 07:00:00 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2654849</guid><category domain="http://tagcloud.web2announcer.com/">tagcloud</category><category domain="http://cheatsheet.web2announcer.com/">cheatsheet</category><category domain="http://reference.web2announcer.com/">reference</category><category domain="http://css.web2announcer.com/">css</category><category domain="http://browser.web2announcer.com/">browser</category><category domain="http://ie.web2announcer.com/">ie</category><category domain="http://webfonts.web2announcer.com/">webfonts</category><category domain="http://webfontsinfo.web2announcer.com/">webfonts.info</category><category domain="http://ralfherrmann.web2announcer.com/">RalfHerrmann</category><category domain="http://type.web2announcer.com/">type</category><category domain="http://fonts.web2announcer.com/">fonts</category><category domain="http://brynn-evans.web2announcer.com/">brynn evans</category><category domain="http://lectures.web2announcer.com/">lectures</category><category domain="http://social-search.web2announcer.com/">social search</category><category domain="http://information-assimilation.web2announcer.com/">information assimilation</category><category domain="http://biking.web2announcer.com/">biking</category><category domain="http://howto.web2announcer.com/">howto</category><category domain="http://development.web2announcer.com/">development</category><category domain="http://python.web2announcer.com/">python</category><category domain="http://django.web2announcer.com/">django</category><category domain="http://documentation.web2announcer.com/">documentation</category><category domain="http://ruby.web2announcer.com/">ruby</category><category domain="http://sysadmin.web2announcer.com/">sysadmin</category><category domain="http://framework.web2announcer.com/">framework</category><category domain="http://textures.web2announcer.com/">textures</category><category domain="http://background.web2announcer.com/">background</category><category domain="http://tools.web2announcer.com/">tools</category><category domain="http://memory.web2announcer.com/">memory</category><category domain="http://numbers.web2announcer.com/">numbers</category><category domain="http://inspiration.web2announcer.com/">inspiration</category><category domain="http://none-assigned.web2announcer.com/">None assigned</category><category domain="http://tree456.web2announcer.com/">tree456</category><category domain="http://apple.web2announcer.com/">Apple</category><category domain="http://free.web2announcer.com/">free</category><category domain="http://mac.web2announcer.com/">mac</category><category domain="http://osx.web2announcer.com/">OSX</category><category domain="http://web-development.web2announcer.com/">web development</category><category domain="http://design.web2announcer.com/">Design</category><category domain="http://pics.web2announcer.com/">pics</category><category domain="http://well-designed.web2announcer.com/">well designed</category><category domain="http://pcdevelop.web2announcer.com/">pc+develop</category><category domain="http://webdevelop.web2announcer.com/">webdevelop</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://accessibility.web2announcer.com/">accessibility</category><category domain="http://webdevelopment.web2announcer.com/">webdevelopment</category></item><item>
	<title>Apache Axis2 installation to Tomcat</title>
    <link>http://web2announcer.com/go/2651913</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    A simple guide to installation of Apache Axis2 to Tomcat and Service Administraton using Axis2 administration console using an example
	</content:encoded>
    <pubDate>Fri, 20 Jun 2008 19:52:11 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2651913</guid><category domain="http://how-to.web2announcer.com/">how-to</category><category domain="http://open-source.web2announcer.com/">open source</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>Saving a few lines of code. Part I - Infinite loops.</title>
    <link>http://web2announcer.com/go/2651729</link>
    <author>unknown@DZone.com</author>
    <content:encoded>
    Inspired by Scott Hanselman&#039;s quest to read source code to be a better developer I decided to start a series of blog posts and write about anything which comes to my mind in the everyday encountering with THE code here at Telerik. As Scott is doing a great job with his quest I would rather focus on topics in which the distinction between right and wrong is not clear enough. I&#039;m not talking about starting flame wars but rather talking about all the aspects and the different pros and cons of each approach.
	</content:encoded>
    <pubDate>Fri, 20 Jun 2008 16:38:44 GMT</pubDate>
    <guid isPermaLink="true">http://web2announcer.com/go/2651729</guid><category domain="http://other-languages.web2announcer.com/">other languages</category><category domain="http://usability.web2announcer.com/">usability</category><category domain="http://programming.web2announcer.com/">Programming</category></item></channel>
</rss>