<?xml version='1.0' encoding='iso-8859-1'?>
        <rss version='2.0'>
        <channel>
        <title>Sustainable Living Articles: Internet Business | Coding &amp;amp; Programming</title>
        <link>http://www.articlegarden.com/Category/Coding-&amp;amp;-Programming/300</link>
        <description>Coding &amp;amp; Programming articles from Sustainable Living Articles</description>
        <generator>Rss Follow Up</generator>
        <lastBuildDate>Thu, 16 Oct 2008 00:56:36 -0400</lastBuildDate>
            <item>
            <title>Offshore Software Development Company Posted By : Ashok Jindal</title>
            <description>Software Development in India is not only cheap but also delivers good quality software. Indian Software Engineers are intelligent, dedicated and work for perfect ness. In India numbers of companies provide Offshore Outsourcing Software Development Services. These companies also provide web design, complete ecommerce Solution Services, CAD services, SEO services and Cheap Logo Design in India.</description>
            <link>http://www.articlegarden.com/Article/Offshore-Software-Development-Company/72086</link>
            <pubDate>Mon, 06 Aug 2007 00:00:00 -0400</pubDate>
            <guid>http://www.articlegarden.com/Article/Offshore-Software-Development-Company/72086</guid>
            </item>
            
            <item>
            <title>Learning Basic HTML Posted By : Remy Jirek</title>
            <description>Learning HTML does not have to be difficult! Here are some great free tips and tools to help an Internet novice get started building their Internet empire.</description>
            <link>http://www.articlegarden.com/Article/Learning-Basic-HTML/38977</link>
            <pubDate>Wed, 20 Dec 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/Learning-Basic-HTML/38977</guid>
            </item>
            
            <item>
            <title>Using Niche Marketing and PHP Scripts to Make Your Millions Posted By : Maxie</title>
            <description>Niche marketing is simple and it is effective. If you have not yet learned how simple this concept is then you are missing out on a fantastic opportunity.</description>
            <link>http://www.articlegarden.com/Article/Using-Niche-Marketing-and-PHP-Scripts-to-Make-Your-Millions/38561</link>
            <pubDate>Sat, 16 Dec 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/Using-Niche-Marketing-and-PHP-Scripts-to-Make-Your-Millions/38561</guid>
            </item>
            
            <item>
            <title>What can PHP scripts online do for your website? Posted By : Maxie</title>
            <description>Making the most out of your website is probably one of the most important things that you need to do, but do you have any idea of where to start? Buying PHP scripts online is a great way to make your site more profitable and efficient.</description>
            <link>http://www.articlegarden.com/Article/What-can-PHP-scripts-online-do-for-your-website-/36672</link>
            <pubDate>Mon, 04 Dec 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/What-can-PHP-scripts-online-do-for-your-website-/36672</guid>
            </item>
            
            <item>
            <title>What is php? Posted By : CompareWebhosts</title>
            <description>PHP is a server-side scripting language for creating dynamic Web pages. Syntax is very similar to that of Perl. PHP is very easy to understand. PHP supports the most common databases like Oracle, Sybase and MySQL. Integrating of external libraries to generate PDF documents or parsing XML PHP is an open-source language and is supported by large groups of developers.</description>
            <link>http://www.articlegarden.com/Article/What-is-php-/34129</link>
            <pubDate>Mon, 13 Nov 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/What-is-php-/34129</guid>
            </item>
            
            <item>
            <title>Using PHP for Website Navigation, Explained. Posted By : Newcybertech</title>
            <description>PHP can be very useful in your webiste design, I use PHP for my websites difficult functions such as forums, blogs, chat, user forms, and shopping cart interface. But did you know you can use simple PHP for your website navigation systems?

The use of PHP for your websites header, left side navigation, and bottom of page information can be a great asset. Now I know what you are thinking, PHP can be complicated and intimidating to many of you, but first let me explain.
Using simple PHP include co</description>
            <link>http://www.articlegarden.com/Article/Using-PHP-for-Website-Navigation--Explained-/9749</link>
            <pubDate>Sat, 15 Apr 2006 00:00:00 -0400</pubDate>
            <guid>http://www.articlegarden.com/Article/Using-PHP-for-Website-Navigation--Explained-/9749</guid>
            </item>
            
            <item>
            <title>How to install and use phpList Posted By : Petr Sejba</title>
            <description>In this article I will explain how to install phpList and how to use this great PHP script. First, let's answer the question what is phpList good for.</description>
            <link>http://www.articlegarden.com/Article/How-to-install-and-use-phpList/8225</link>
            <pubDate>Tue, 14 Mar 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/How-to-install-and-use-phpList/8225</guid>
            </item>
            
            <item>
            <title>How to install and run phpAdsNew Posted By : Bedrich Omacka</title>
            <description>What is phpAdsNew? It is great script written in PHP which can be used to manage different ad campaigns on your website. PhpAdsNew supports banners of any size (including flash banners), pop-ups, text ads and many different types of rich media ads.</description>
            <link>http://www.articlegarden.com/Article/How-to-install-and-run-phpAdsNew/8148</link>
            <pubDate>Mon, 13 Mar 2006 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/How-to-install-and-run-phpAdsNew/8148</guid>
            </item>
            
            <item>
            <title>Taking advantage of Open Source PHP MySQL applications Posted By : tcwicks</title>
            <description>1)	Where can I find a decent Intranet Application?
2)	What about a good Groupware application?
3)	What about a custom search engine for our intranet pages?

These questions are asked quite frequently in hundreds of forums.</description>
            <link>http://www.articlegarden.com/Article/Taking-advantage-of-Open-Source-PHP-MySQL-applications/2381</link>
            <pubDate>Fri, 23 Dec 2005 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/Taking-advantage-of-Open-Source-PHP-MySQL-applications/2381</guid>
            </item>
            
            <item>
            <title>VB.Net: Dynamic Usage Of Eventhandlers Posted By : Thomas Kaloyani</title>
            <description>WithEvents and Handles clause requires form us to declare the object variable and the event handler as we write our code, so linkage is created upon compilation. On the other hand, with AddHandler and RemoveHandler, linkage is created and removed at runtime, which is more flexible.

Let's assume that we want to load several MDI child forms, allowing each of them to be loaded only once, and of course to know when one of the child forms is closed. Since we have several forms ...</description>
            <link>http://www.articlegarden.com/Article/VB-Net--Dynamic-Usage-Of-Eventhandlers/1294</link>
            <pubDate>Sat, 19 Nov 2005 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/VB-Net--Dynamic-Usage-Of-Eventhandlers/1294</guid>
            </item>
            
            <item>
            <title>XHTML - Kicking And Screaming Into The Future Posted By : Eric Lester</title>
            <description>XHTML, the standard, was first released back in 2000. Roughly five years later we begin to see major websites revised to use this standard. Even the favorite whipping boy of standards-compliance punditry, Microsoft, presents their primary homepages, msn.com and microsoft.com in XHTML. Standards compliant XHTML sites are still the minority. The reason is simple. When the W3C released the new standard, the rest of the web running on HTML did not cease to function. Nor will the ...</description>
            <link>http://www.articlegarden.com/Article/XHTML---Kicking-And-Screaming-Into-The-Future/657</link>
            <pubDate>Tue, 01 Nov 2005 00:00:00 -0500</pubDate>
            <guid>http://www.articlegarden.com/Article/XHTML---Kicking-And-Screaming-Into-The-Future/657</guid>
            </item>
            </channel></rss>