<?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>网络编程 &#187; PHP学习</title>
	<atom:link href="http://www.sdgz.cn/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sdgz.cn</link>
	<description>PHP RUBY</description>
	<lastBuildDate>Tue, 03 Aug 2010 17:14:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>TOP5外包网站</title>
		<link>http://www.sdgz.cn/top5-outsourcing-website/</link>
		<comments>http://www.sdgz.cn/top5-outsourcing-website/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 10:07:30 +0000</pubDate>
		<dc:creator>leleba</dc:creator>
				<category><![CDATA[PHP学习]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[watir]]></category>
		<category><![CDATA[elance guru rentacoder getafreelancer scriptlance]]></category>

		<guid isPermaLink="false">http://www.sdgz.cn/top5-outsourcing-website/</guid>
		<description><![CDATA[1. eLance http://www.elance.com/ 2. Guru http://www.guru.com/ 3. RentACoder http://www.rentacoder.com/ 4. GetAFreelancer http://www.getafreelancer.com/ 5. ScriptLance http://www.scriptlance.com/]]></description>
			<content:encoded><![CDATA[<p><span style="TEXT-DECORATION: underline"><span style="COLOR: #0000ff">1. eLance <br/><a href="http://www.elance.com/">http://www.elance.com/</a></span></span></p>
<p><span style="TEXT-DECORATION: underline"><span style="COLOR: #0000ff">2. Guru <br/><a href="http://www.guru.com/">http://www.guru.com/</a></span></span></p>
<p><span style="TEXT-DECORATION: underline"><br/>3. RentACoder <br/><a href="http://www.rentacoder.com/">http://www.rentacoder.com/</a></span></p>
<p><br/>4. GetAFreelancer <br/><a href="http://www.getafreelancer.com/">http://www.getafreelancer.com/</a></p>
<p>5. ScriptLance <br/><a href="http://www.scriptlance.com/">http://www.scriptlance.com/</a></p>
<p/>
]]></content:encoded>
			<wfw:commentRss>http://www.sdgz.cn/top5-outsourcing-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>非专业人员如何学习PHP</title>
		<link>http://www.sdgz.cn/fei-zhuan-ye-ren-yuan-ru-he-xue-xi-p-h-p/</link>
		<comments>http://www.sdgz.cn/fei-zhuan-ye-ren-yuan-ru-he-xue-xi-p-h-p/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 11:50:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP学习]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sdgz.cn/?p=243</guid>
		<description><![CDATA[细水长流，持之以恒。非专业人员学习PHP，有个好处就是压力不大，如果压力大的话，可能就属于专业人员了。压力不大，所以需要细水长流，这样日积月累，时间一长，对PHP的了解也会相当了得。 使用PHP类的博客程序和CMS软件。国内的boblog容易上手，可以用作入门。不过国内的博客程序，用户人群本来就不多，并逐渐减少，所以国内的博客程序正日益式微。我以前用过f2blog和sablog，这两个程序基本上没有更新了。国外著名的博客程序有wordpress、CMS程序有joomla和drupal，wordpress和joomla容易上手，尤以wordpress用户最多，用wordpress的人多了，发展也快。 修改模板和插件。在使用以上博客程序和CMS软件的过程中，或多或少会逐渐了解PHP。接下来，可以尝试修改模板和插件。 制作模板和插件。接下来自然而然地会发展到制作模板和插件，这期间对PHP以及MySQL的了解已经达到相当的程度，非专业人员学习PHP到这个程度，应该可以告一段落了。这以后要注意适可而止，毕竟我们非PHP专业的人员，还有很多其它的事情。 本文属于原创，转摘请注明出处：http://www.sdgz.cn]]></description>
			<content:encoded><![CDATA[<p>细水长流，持之以恒。非专业人员学习PHP，有个好处就是压力不大，如果压力大的话，可能就属于专业人员了。压力不大，所以需要细水长流，这样日积月累，时间一长，对PHP的了解也会相当了得。</p>
<p>使用PHP类的博客程序和CMS软件。国内的boblog容易上手，可以用作入门。不过国内的博客程序，用户人群本来就不多，并逐渐减少，所以国内的博客程序正日益式微。我以前用过f2blog和sablog，这两个程序基本上没有更新了。国外著名的博客程序有wordpress、CMS程序有joomla和drupal，wordpress和joomla容易上手，尤以wordpress用户最多，用wordpress的人多了，发展也快。</p>
<p>修改模板和插件。在使用以上博客程序和CMS软件的过程中，或多或少会逐渐了解PHP。接下来，可以尝试修改模板和插件。</p>
<p>制作模板和插件。接下来自然而然地会发展到制作模板和插件，这期间对PHP以及MySQL的了解已经达到相当的程度，非专业人员学习PHP到这个程度，应该可以告一段落了。这以后要注意适可而止，毕竟我们非PHP专业的人员，还有很多其它的事情。</p>
<p>本文属于原创，转摘请注明出处：http://www.sdgz.cn</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sdgz.cn/fei-zhuan-ye-ren-yuan-ru-he-xue-xi-p-h-p/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

