<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>

    <title>Your First Website In Java: Easier Than You Think</title>
    <link>http://webjavenue.com/tutorial/</link>
    <language>en-us</language>
    <description>A step-by-step tutorial, live demo and downloadable project.</description>

    <item>
      <title>2. Defining Structure And Layout</title>
      <description>Now that we have a general idea of what our website will be like functionality-wise, we can get more specific about its topical organization and appearance. In the next few sections we will create the information backbone for our future website: we will identify its elements, map them onto an addressing scheme, and then put them into a visual perspective.</description>
      <pubDate>Fri, 21 Apr 2006 10:42:22 GMT</pubDate>
      <guid isPermaLink="true">http://webjavenue.com/tutorial/structure.htm</guid>
      <link>http://webjavenue.com/tutorial/structure.htm</link>
      <category>Web Development</category>
      <category>Java Programming</category>
    </item>
    <item>
      <title>1.2. Spelling Out Requirements</title>
      <description>Alrighty now, enough talking! The time has come to get something down on paper. Let's recollect what we've learned so far and define, in general terms for now, the subject, the purpose, and some of the main features of the website we are going to build.</description>
      <pubDate>Tue, 18 Apr 2006 13:35:05 GMT</pubDate>
      <guid isPermaLink="true">http://webjavenue.com/tutorial/requirements.htm</guid>
      <link>http://webjavenue.com/tutorial/requirements.htm</link>
      <category>Web Development</category>
      <category>Java Programming</category>
    </item>
    <item>
      <title>1.1.3. Designing For Popularity: Convenience</title>
      <description>You can build the greatest collection of information in the world, but if it is poorly organized and unwieldy to use, it is not going to get you anywhere. The quality of a website (or a computer program, or any other man-made product, for that matter) defined in terms of its ease of use is commonly referred to as usability. There is a lot of research going on in this field, and many books have been written (see Web Resources) that explore every little aspect of usability, but frankly, you do not need a science degree to grasp the main principle: whatever you do, just make it convenient to use.</description>
      <pubDate>Wed, 05 Apr 2006 13:51:25 GMT</pubDate>
      <guid isPermaLink="true">http://webjavenue.com/tutorial/convenience.htm</guid>
      <link>http://webjavenue.com/tutorial/convenience.htm</link>
      <category>Web Development</category>
      <category>Java Programming</category>
    </item>
    <item>
      <title>1.1.2. Designing For Popularity: Community</title>
      <description>To make a real splash in the area you've chosen, you need content. Lots of it. Tons of pages of interesting, helpful information. You don't think you can create enough of it all by yourself, do you? Well, you should not, anyway. The thing is, unless you are a movie star, a Nobel Prize laureate, or simply a well-known figure in your field, whatever you have to say will be lacking in one important aspect: credibility.</description>
      <pubDate>Mon, 27 Mar 2006 01:19:13 GMT</pubDate>
      <guid isPermaLink="true">http://webjavenue.com/tutorial/community.htm</guid>
      <link>http://webjavenue.com/tutorial/community.htm</link>
      <category>Web Development</category>
      <category>Java Programming</category>
    </item>
    <item>
      <title>1.1.1. Designing For Popularity: Content</title>
      <description>Content is king, you know that. Content is what people are looking for and the primary reason they come to your website. It is not my job to teach you how to author great, insightful, authentic content - you are probably much better at it than myself. What I can do is suggest ways to enhance your readers' experience in finding, viewing and comprehending the gems of wisdom you will be creating for them.</description>
      <pubDate>Sun, 12 Mar 2006 23:16:28 GMT</pubDate>
      <guid isPermaLink="true">http://webjavenue.com/tutorial/content.htm</guid>
      <link>http://webjavenue.com/tutorial/content.htm</link>
      <category>Web Development</category>
      <category>Java Programming</category>
    </item>

  </channel>
</rss>
