<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>DEVPEN articles Feed</title>
        <description>The latest articles on DEVPEN!</description>
        <link>http://www.devpen.com/</link>
        <lastBuildDate>Tue, 07 Sep 2010 18:52:15 +0100</lastBuildDate>
        <image>
            <url>http://www.devpen.com/images/sitelogo.gif</url>
            <title>DEVPEN articles Feed</title>
            <link>http://www.devpen.com/</link>
            <description><![CDATA[Feed provided by DEVPEN. Click to visit.]]></description>
        </image>
        <item>
            <title>Vermillion's Simple Navbar Tutorial</title>
            <link>http://www.devpen.com/guides/simple_navbar_tutorial/</link>
            <description><![CDATA[Vermillion's first article, on creating a simple yet stylish navigation bar, using basic CSS styling and HTML lists.]]></description>
 <pubDate>Mon, 24 Nov 2008 07:00:00 -0800</pubDate>
        </item>
        <item>
            <title>Custom Markup Code - Part 1</title>
            <link>http://www.devpen.com/guides/custom_markup_code_part_1/</link>
            <description><![CDATA[Here is part 1 of my Custom Markup Code series.  In this article we will learn the basics of creating markup codes that can be used anywhere that a user can input information.]]></description>
 <pubDate>Sat, 01 Nov 2008 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Multiple Selection With PHP</title>
            <link>http://www.devpen.com/guides/multiple_selection_with_php/</link>
            <description><![CDATA[Introducing the concept of multiple selection with PHP.  Concepts learned can later be expanded on for mass use, such as deleting multiple Private Messages.]]></description>
 <pubDate>Tue, 28 Oct 2008 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Creating An RSS 2.0 Feed</title>
            <link>http://www.devpen.com/guides/creatinganrss20feed/</link>
            <description><![CDATA[Do you have a website constantly being updated with news and articles, and want to keep your views constantly updated?  Check out RSS Feeds, a Really Simple way to keep your clients up to date with your new articles.]]></description>
 <pubDate>Thu, 31 Jul 2008 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>XHTML, A Better, Cleaner HTML</title>
            <link>http://www.devpen.com/guides/xhtml_standards/</link>
            <description><![CDATA[Learn how to get your website clean and up to the latest XHTML standards so that it won't be messed up when HTML is fully replaced.]]></description>
 <pubDate>Thu, 06 Dec 2007 07:00:00 -0800</pubDate>
        </item>
        <item>
            <title>Thinking at the Conceptual Level</title>
            <link>http://www.devpen.com/guides/ormconceptuallevel/</link>
            <description><![CDATA[Most businesses that need a solution for a business problem will need data stored, but there is a disconnect between the domain expert's knowledge of the business vs. his or her knowledge of a database diagram. This article will introduce the conceptual level of databases, which will help you bridge the gap between the business and your data solution. The second in a series of articles about ORM.]]></description>
 <pubDate>Sat, 02 Jun 2007 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Moving URLs: 301 Redirects and Google</title>
            <link>http://www.devpen.com/guides/301redirect/</link>
            <description><![CDATA[How to maintain your pagerank and move pages and URLs safely.]]></description>
 <pubDate>Wed, 02 Aug 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Users Online</title>
            <link>http://www.devpen.com/guides/users_online/</link>
            <description><![CDATA[This tutorial teaches you how to set up a basic script to count and display users on a site.  Requires PHP and MySQL.]]></description>
 <pubDate>Wed, 05 Jul 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Image Resizing</title>
            <link>http://www.devpen.com/guides/image_resizing/</link>
            <description><![CDATA[This guide will teach you how to resize single image, to resize image on the fly, and to keep proportions in mind when resizing. The guide is best put to use when combined with the Image Upload guide.]]></description>
 <pubDate>Wed, 28 Jun 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Introduction to Object-Role Modeling</title>
            <link>http://www.devpen.com/guides/infomodeling/</link>
            <description><![CDATA[An introduction to Information Modeling and ORM, which will help you design databases that fit business needs much more effectively than other modeling techniques like ER and UML.]]></description>
 <pubDate>Mon, 19 Jun 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>CSS Formatting</title>
            <link>http://www.devpen.com/guides/css_formatting/</link>
            <description><![CDATA[Scott takes you through on creating fancier formatting using CSS that can always add a little personal touch to every webpage.]]></description>
 <pubDate>Sat, 03 Jun 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Printer Friendly Pages</title>
            <link>http://www.devpen.com/guides/printer_friendly/</link>
            <description><![CDATA[Read on how to set up neat looking webpages that will work with your printer.]]></description>
 <pubDate>Fri, 26 May 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Image Upload</title>
            <link>http://www.devpen.com/guides/image_upload/</link>
            <description><![CDATA[With the ever-expanding field of graphic design users will continually need space to host their creations. Let them do it on your server with this simple tutorial.]]></description>
 <pubDate>Fri, 12 May 2006 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Positioning Images with CSS</title>
            <link>http://www.devpen.com/guides/css_position_imaging/</link>
            <description><![CDATA[CSS is a clean, fine tuned way of positioning images in your pages. Scott takes you through various CSS techniques to get the job done - from the basics of using background and floated images to image overlays]]></description>
 <pubDate>Sat, 17 Jul 2004 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>MySQL Cluster: High Availability for the Masses?!</title>
            <link>http://www.devpen.com/guides/mysqlcluster/</link>
            <description><![CDATA[Information about MySQL Cluster is now available, and it sounds DAMN GOOD. Check out what makes us excited and why you should be excited too.]]></description>
 <pubDate>Fri, 28 May 2004 07:00:00 -0700</pubDate>
        </item>
    </channel>
</rss>
