<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPDone &#187; E-Commerce</title>
	<atom:link href="http://www.phpdone.com/blog/tag/ecommerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpdone.com/blog</link>
	<description>Teach Yourself PHP</description>
	<lastBuildDate>Thu, 08 Apr 2010 09:10:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>All About PHP</title>
		<link>http://www.phpdone.com/blog/2009/11/misc/</link>
		<comments>http://www.phpdone.com/blog/2009/11/misc/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:41:05 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[Misc.]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Files Management]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[PgSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Sockets]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=30</guid>
		<description><![CDATA[This category will cover all such topics which we will not be able to drop under other categories. However, we will be introducing more categories and topics. Keep an eye on this category also, you may find very useful stuff here too.
]]></description>
			<content:encoded><![CDATA[<p>This category will cover all such topics which we will not be able to drop under other categories. However, we will be introducing more categories and topics. Keep an eye on this category also, you may find very useful stuff here too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/misc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Networks</title>
		<link>http://www.phpdone.com/blog/2009/11/networks/</link>
		<comments>http://www.phpdone.com/blog/2009/11/networks/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:35:33 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Sockets]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=27</guid>
		<description><![CDATA[This category will include topics on programming for networks using PHP like

Exchanging information with other systems across network
Creating multi-threaded daemons (socket programming)
The power of &#8220;curl&#8221; &#8211; the ultimate tools box
Programming for communication with 3rd party systems, such as Social Networks, Remote Authentication, Servers and etc.
Programming to utilize network services like Telnet, FTP, Mail, SSL and [...]]]></description>
			<content:encoded><![CDATA[<p>This category will include topics on programming for networks using PHP like</p>
<ul>
<li>Exchanging information with other systems across network</li>
<li>Creating multi-threaded daemons (socket programming)</li>
<li>The power of &#8220;curl&#8221; &#8211; the ultimate tools box</li>
<li>Programming for communication with 3rd party systems, such as Social Networks, Remote Authentication, Servers and etc.</li>
<li>Programming to utilize network services like Telnet, FTP, Mail, SSL and others</li>
<li>Integrated programming for Asterisk, Windows, Linux and etc.</li>
<li>And much much more&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Commerce</title>
		<link>http://www.phpdone.com/blog/2009/11/e-commerce/</link>
		<comments>http://www.phpdone.com/blog/2009/11/e-commerce/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:20:03 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=22</guid>
		<description><![CDATA[This category will include using PHP to build E-Commerce websites like

Shopping Carts
Integrating Payment Gateways
Online Shopping Websites
Social Networks
Point of Sales
Linking up with offline back office systems
and many more&#8230;

]]></description>
			<content:encoded><![CDATA[<p>This category will include using PHP to build E-Commerce websites like</p>
<ul>
<li>Shopping Carts</li>
<li>Integrating Payment Gateways</li>
<li>Online Shopping Websites</li>
<li>Social Networks</li>
<li>Point of Sales</li>
<li>Linking up with offline back office systems</li>
<li>and many more&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
