<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Artipot: Computers &gt; Programming Articles</title>
    <link>http://www.artipot.com/dir/computers/programming/</link>
    <description>Latest Programming articles from Artipot - your one-stop resource for free articles.</description>
    <item>
      <title>Open Source Software: Transforming Business (Cory Sessions)</title>
      <link>http://www.artipot.com/articles/141766/open-source-software-transforming-business.htm</link>
      <description>The open source software movement is a powerful force that is transforming the entire business of software development.</description>
      <pubDate>Mon, 26 May 2008 11:53:50 +0000</pubDate>
      <guid>http://www.artipot.com/articles/141766/open-source-software-transforming-business.htm</guid>
    </item>
    <item>
      <title>9 Free Webmaster Tools You Can Fall In Love With (Giorgos Kontopoulos)</title>
      <link>http://www.artipot.com/articles/98663/9-free-webmaster-tools-you-can-fall-in-love-with.htm</link>
      <description>Webmasters and developers don't need a whole lot of money to spend on tools in order to work efficiently and be productive. Here is a list of free tools that help me run my everyday webmaster chores.</description>
      <pubDate>Mon, 25 Feb 2008 07:21:14 +0000</pubDate>
      <guid>http://www.artipot.com/articles/98663/9-free-webmaster-tools-you-can-fall-in-love-with.htm</guid>
    </item>
    <item>
      <title>Choosing A File Manager To Use (faye bautista)</title>
      <link>http://www.artipot.com/articles/55153/choosing-a-file-manager-to-use.htm</link>
      <description>Most computer users today are spoiled by the richness of the graphical user interfaces or GUI. In Linux, we have dozens of desktop environments that compete against each other for dominance. Right now, GNOME seems to be winning. However, accessing servers remotely using the same desktop environment puts a heavy demand on the network connection.</description>
      <pubDate>Thu, 06 Sep 2007 03:34:12 +0000</pubDate>
      <guid>http://www.artipot.com/articles/55153/choosing-a-file-manager-to-use.htm</guid>
    </item>
    <item>
      <title>Email Forms - a Tough Task for Wannabe Programmers (Jim Pretin)</title>
      <link>http://www.artipot.com/articles/53411/email-forms-a-tough-task-for-wannabe-programmers.htm</link>
      <description>the challenge inexperienced programmers face when creating an email form for their website</description>
      <pubDate>Sun, 26 Aug 2007 20:06:48 +0000</pubDate>
      <guid>http://www.artipot.com/articles/53411/email-forms-a-tough-task-for-wannabe-programmers.htm</guid>
    </item>
    <item>
      <title>Repeatable Code - A Step Up From Reusable Code (George Gilbert)</title>
      <link>http://www.artipot.com/articles/52707/repeatable-code-a-step-up-from-reusable-code.htm</link>
      <description>Reusable code is a category of code that few managers or developers seem to pay much attention to until they need it. Maybe they would pay more attention to repeatable code.</description>
      <pubDate>Tue, 21 Aug 2007 21:16:27 +0000</pubDate>
      <guid>http://www.artipot.com/articles/52707/repeatable-code-a-step-up-from-reusable-code.htm</guid>
    </item>
    <item>
      <title>Double Text - Starting The Program From Within Visual Studio (George Gilbert)</title>
      <link>http://www.artipot.com/articles/51485/double-text-starting-the-program-from-within-visual-studio.htm</link>
      <description>Make Double Text readily available whenever you are working on any language in Visual Studio.</description>
      <pubDate>Sat, 18 Aug 2007 01:21:29 +0000</pubDate>
      <guid>http://www.artipot.com/articles/51485/double-text-starting-the-program-from-within-visual-studio.htm</guid>
    </item>
    <item>
      <title>Even You Can Create Your Own Software (James Pearson)</title>
      <link>http://www.artipot.com/articles/32295/even-you-can-create-your-own-software.htm</link>
      <description>Encouraging words and guidance to help you become a computer programmer. See why nearly anyone can write simple programs for their own use or even for sale.</description>
      <pubDate>Fri, 17 Aug 2007 18:09:41 +0000</pubDate>
      <guid>http://www.artipot.com/articles/32295/even-you-can-create-your-own-software.htm</guid>
    </item>
    <item>
      <title>Instant EXE Programming Utility Review (James Pearson)</title>
      <link>http://www.artipot.com/articles/32264/instant-exe-programming-utility-review.htm</link>
      <description>A new programing utility, Instant EXE allows users to create their own software programs using a completely graphical interface and without learning difficult programming languages. This review reveals more about it.</description>
      <pubDate>Fri, 17 Aug 2007 18:09:31 +0000</pubDate>
      <guid>http://www.artipot.com/articles/32264/instant-exe-programming-utility-review.htm</guid>
    </item>
    <item>
      <title>How To Learn Dreamweaver (Mark Kostner)</title>
      <link>http://www.artipot.com/articles/20778/how-to-learn-dreamweaver.htm</link>
      <description>Have you seen a really well designed website and thought that you would like to do the same? Well, now you can with the use of the ever-popular Dreamweaver.</description>
      <pubDate>Fri, 17 Aug 2007 14:56:04 +0000</pubDate>
      <guid>http://www.artipot.com/articles/20778/how-to-learn-dreamweaver.htm</guid>
    </item>
    <item>
      <title>HTML - The Language Of The Virtual World (Kip Goldhammer)</title>
      <link>http://www.artipot.com/articles/10116/html-the-language-of-the-virtual-world.htm</link>
      <description>HTML is the programming language that has been instrumental in bringing about this revolution called 'Internet'. 'HTML' fascinates a lot of people. There are people who want to learn HTML in order to try their hands at developing a website on their own. For the website designers and developers, HTML is their bread and butter.</description>
      <pubDate>Fri, 17 Aug 2007 08:57:09 +0000</pubDate>
      <guid>http://www.artipot.com/articles/10116/html-the-language-of-the-virtual-world.htm</guid>
    </item>
    <item>
      <title>How to Tomcat 5.x (Alexandre Patchine)</title>
      <link>http://www.artipot.com/articles/8606/how-to-tomcat-5-x.htm</link>
      <description>When I started to develop my first JSP program the question number one was - How and where I am going to test it? Since there was no money to buy something, my decision was to look around and find free server software. After looking around, I decided to try Tomcat.</description>
      <pubDate>Fri, 17 Aug 2007 08:13:01 +0000</pubDate>
      <guid>http://www.artipot.com/articles/8606/how-to-tomcat-5-x.htm</guid>
    </item>
    <item>
      <title>Declarative Programming - Strategies for Solving Software Problems (Roy Furman)</title>
      <link>http://www.artipot.com/articles/915/declarative-programming-strategies-for-solving-software-problems.htm</link>
      <description>Programmers can enhance the usability, understandability, and maintainability of software by using declarative programming approaches when implementing software projects. With imperative programming approaches, programmers implement algorithms that combine logic and control statements, but with declarative programming, developers separate the logic from the control statements.</description>
      <pubDate>Fri, 17 Aug 2007 04:59:56 +0000</pubDate>
      <guid>http://www.artipot.com/articles/915/declarative-programming-strategies-for-solving-software-problems.htm</guid>
    </item>
  </channel>
</rss>
