<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>ArticleBin - Recent CGI Articles</title>
        <description>10 Most Recent CGI Articles</description>
        <link>http://www.articlebin.com/</link>
        <lastBuildDate>Fri, 16 May 2008 09:57:15 +0100</lastBuildDate>
        <item>
            <title>Motorola E1070: The big thing for a bigger output. </title>
            <link>http://www.articlebin.com/view-Motorola_E1070__The_big_thing_for_a_bigger_output__-61768.html</link>
            <description>As being one of the leading handset manufacturers, Motorola has been always on the forefront, as a true innovator. This is the reason why, Motorola has earned a dedicated following across the whole globe. As such, Motorola phones are known for their cool designing and compatible features. Getting along with the changing trends, Motorola's new handsets are all set to take your mobile experience to the next level. The next big thing from the house of Motorola is the Motorola E1070, which is a high more...</description>
            <author>Samuel Herrick</author>
        </item>
        <item>
            <title>A Quick Guide to Unlocking Mobile Phones</title>
            <link>http://www.articlebin.com/view-A_Quick_Guide_to_Unlocking_Mobile_Phones-37410.html</link>
            <description>How many cell phones do you have in the nightstand drawer next to your bed? Do you not want to toss them out because there’s nothing wrong with them?  Have you ever wondered why you can’t use one of your phones with a different service than the one you originally signed up with?  I mean really, they all sell pretty much the same phones, right? That’s why you need to seriously consider unlocking your mobile phone.

I remember back before I knew any better, the battery in my cell phone wasn’t ho more...</description>
            <author>Samantha Hasson</author>
        </item>
        <item>
            <title>Open Source Scripts</title>
            <link>http://www.articlebin.com/view-Open_Source_Scripts-8558.html</link>
            <description>Commercial web application systems used to be expensive at one time. With the advent of open source solutions such applications are not only available for free but in many cases they are superior to commercial systems.
    
  Commercial web application systems used to be expensive at one time. With the advent of open source solutions such applications are not only available for free but in many cases they are superior to commercial systems.Now anyone can have access to advanced systems and scr more...</description>
            <author>Sanjib Ahmad</author>
        </item>
        <item>
            <title>Better Writing: What Works and What Doesn't</title>
            <link>http://www.articlebin.com/view-Better_Writing__What_Works_and_What_Doesn_t-5559.html</link>
            <description>Thereâ€™s no better way to promote your business for free than to write articles on the Internet. It is particularly good for promoting services, where advertising doesnâ€™t work as well, even if you can afford it. All business is about relationship. You canâ€™t meet face-to-face with each person, or even reach them on the telephone every time. Often your contact will have to be in writing. How good is your writing? Iâ€™D RATHER HAVE A ROOT CANAL? Writing is right up there with public speaking f more...</description>
            <author>Susan Dunn, MA, Marketing Consultant Coach, certif</author>
        </item>
        <item>
            <title>Mastering Regular Expressions in PHP</title>
            <link>http://www.articlebin.com/view-Mastering_Regular_Expressions_in_PHP-4171.html</link>
            <description>What are Regular Expressions?A regular expression is a pattern that can match various text strings. Using regular expressions you can find (and replace) certain text patterns, for example &quot;all the words that begin with the letter A&quot; or &quot;find only telephone numbers&quot;. Regular expressions are often used in validation classes, because they are a really powerful tool to verify e-mail addresses, telephone numbers, street addresses, zip codes, and more.In this tutorial I will show you how regular expre more...</description>
            <author>Dennis Pallett</author>
        </item>
        <item>
            <title>Why Aren&amp;#39;t You Using CGI</title>
            <link>http://www.articlebin.com/view-Why_Aren39;t_You_Using_CGI-109.html</link>
            <description>The very name CGI used to send chills up my spine. Foryears I put it in the 'too-hard-basket'. But like mostthings in life, CGI is not as scary as it seems. Ifyou have a cgi directory on your website and you knowhow to FTP files, chances are you can have a CGIscript up and running in less than 20 minutes. CGI (Common Gateway Interface) is not a programminglanguage but a standard that allows visitors tointeract with your website. CGI scripts can be writtenin a number of different languages but mo more...</description>
            <author>Michael Southon</author>
        </item>
        <item>
            <title>Clever Profit Growth Software</title>
            <link>http://www.articlebin.com/view-Clever_Profit_Growth_Software-110.html</link>
            <description>Are you truly using technology in your web business? Beforeyou answer yes, stop a moment and consider how manypromotion or marketing tasks take place at your websitewithout you lifting a finger.Perhaps your site signs up new opt-in subscribers for youwhile you sleep. If so, that's ONE automated task. Maybeorders are accepted securely without your intervention.That's TWO. But can you keep counting?If you have a little trouble going beyond that, what followswill help you.As you probably already kn more...</description>
            <author>Jim Daniels</author>
        </item>
        <item>
            <title>Use CGI to Automate Your Web Site</title>
            <link>http://www.articlebin.com/view-Use_CGI_to_Automate_Your_Web_Site-108.html</link>
            <description>Are you taking advantage of the powerful automation technology available on the Internet? Common Gateway Interface, better known as CGI, is one of the most widely used server applications on the Internet. This software resides on your server and automatically performs specified functions on your web site.If you've been on the Internet for a while, you've probably seen many examples of CGI use and didn't even realize it. Search Engines, Directories and Forums all use CGI scripts. Scripts can run  more...</description>
            <author>Shelley Lowery</author>
        </item>
        <item>
            <title>CGI Security Issues</title>
            <link>http://www.articlebin.com/view-CGI_Security_Issues-107.html</link>
            <description>When you are creating or using CGI routines, you must be careful to keepgood coding techniques, security and just plain common sense in mind.Sometimes you can do things that cause serious unexpected site effects. Infact, sometimes you may think you are making your CGI routine secure onlyto find out it just doesn't work like you expected.A good example of a this phenomenon is a simple CGI routine called FormMail.This was written a number of years ago by a fellow named Matt Wright toallow data to  more...</description>
            <author>Richard Lowe</author>
        </item>
        <item>
            <title>CGI&amp;#58; What the Heck Is That&amp;#63;</title>
            <link>http://www.articlebin.com/view-CGI58;_What_the_Heck_Is_That63;-106.html</link>
            <description>Let's unlock a little bit of the mystery about something called CGI. If ithelps any, CGI means Common Gateway Interface. This is a method which isused to exchange data between the server (the hardware and software thatactually allows you to get to your web site) and a web client (yourbrowser). CGI is actually a set of standards where a program or script (aseries of commands) can send data back to the web server where it can beprocessed.Typically, you use standard HTML tags to get data from a per more...</description>
            <author>Richard Lowe</author>
        </item>
    </channel>
</rss>
