<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>DevSpin: Server-Side Development with Java, Linux and Jetty</title>
    <link>http://www.devspin.com/</link>
    <description>Java, Linux, J2EE development tips, techniques, examples, tutorials and discussion.</description>
    <language>en-us</language>
    <generator>www.DevSpin.com</generator>
    <item>
      <title>How to force JSP to use the front controller</title>
      <link>http://www.devspin.com/languages/jsp/How_to_force_JSP_to_use_the_front_controller_.html</link>
      <description>Often when using a MVC pattern with a front controller, all requests should use the MVC flow.  What happens when a request for index.jsp comes in?</description>
      <pubDate>Wed,  1 Sep 2004 12:44:34 MDT</pubDate>
      <guid>http://www.devspin.com/languages/jsp/How_to_force_JSP_to_use_the_front_controller_.html</guid>
    </item>
    <item>
      <title>How to prevent JSP from using a session</title>
      <link>http://www.devspin.com/languages/jsp/How_to_prevent_JSP_from_using_a_session.html</link>
      <description>Sessions consume resources and are created for every JSP.  Sometimes it&#039;s necessary to suppress these creations.</description>
      <pubDate>Wed,  1 Sep 2004 12:26:53 MDT</pubDate>
      <guid>http://www.devspin.com/languages/jsp/How_to_prevent_JSP_from_using_a_session.html</guid>
    </item>
    <item>
      <title>How to Put a JavaScript Into an HTML Page</title>
      <link>http://www.devspin.com/languages/javascript/How_to_Put_a_JavaScript_Into_an_HTML_Page.html</link>
      <description>Tutorial on how to place JavaScript into an HTML web page.</description>
      <pubDate>Tue, 31 Aug 2004 23:05:20 MDT</pubDate>
      <guid>http://www.devspin.com/languages/javascript/How_to_Put_a_JavaScript_Into_an_HTML_Page.html</guid>
    </item>
    <item>
      <title>PHP and MySQL Basic Usage Example</title>
      <link>http://www.devspin.com/database/mysql/PHP_and_MySQL_Basic_Usage_Example.html</link>
      <description>A tutorial on how to get PHP and MySQL working together,</description>
      <pubDate>Tue, 31 Aug 2004 17:23:05 MDT</pubDate>
      <guid>http://www.devspin.com/database/mysql/PHP_and_MySQL_Basic_Usage_Example.html</guid>
    </item>
    <item>
      <title>Convert HSB to RGB in Java</title>
      <link>http://www.devspin.com/languages/java/Convert_HSB_to_RGB_in_Java.html</link>
      <description>Converting hue, saturation, and brightness to an RGB color is easy and simple.</description>
      <pubDate>Tue, 31 Aug 2004 17:18:14 MDT</pubDate>
      <guid>http://www.devspin.com/languages/java/Convert_HSB_to_RGB_in_Java.html</guid>
    </item>
    <item>
      <title>Convert RGB to HSB in Java</title>
      <link>http://www.devspin.com/languages/java/Convert_RGB_to_HSB_in_Java.html</link>
      <description>Converting from RGB to hue, saturation, and brightness is easy and simple.</description>
      <pubDate>Tue, 31 Aug 2004 17:11:20 MDT</pubDate>
      <guid>http://www.devspin.com/languages/java/Convert_RGB_to_HSB_in_Java.html</guid>
    </item>
    <item>
      <title>JVM Garbage Collection and User App Memory Leaks</title>
      <link>http://www.devspin.com/languages/java/JVM_Garbage_Collection_and_User_App_Memory_Leaks.html</link>
      <description>Assessing Java application memory usage through analysis of the JVM garbage collector</description>
      <pubDate>Mon, 30 Aug 2004 21:33:21 MDT</pubDate>
      <guid>http://www.devspin.com/languages/java/JVM_Garbage_Collection_and_User_App_Memory_Leaks.html</guid>
    </item>
    <item>
      <title>Read URL data into a string via HTTP GET in Java</title>
      <link>http://www.devspin.com/languages/java/Read_URL_data_into_a_string_via_HTTP_GET_in_Java.html</link>
      <description>Read URL data into a string via HTTP GET in Java</description>
      <pubDate>Mon, 30 Aug 2004 19:16:12 MDT</pubDate>
      <guid>http://www.devspin.com/languages/java/Read_URL_data_into_a_string_via_HTTP_GET_in_Java.html</guid>
    </item>
  </channel>
</rss>
