<?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>Web development &#187; Amp</title>
	<atom:link href="http://sourcecodemoney.com/tag/amp/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecodemoney.com</link>
	<description>Use source code for money</description>
	<lastBuildDate>Thu, 22 Jul 2010 11:21:02 +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>Regular expression and Rewrite Rule sample</title>
		<link>http://sourcecodemoney.com/regular-expression-and-rewrite-rule-sample/htaccess/</link>
		<comments>http://sourcecodemoney.com/regular-expression-and-rewrite-rule-sample/htaccess/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:34:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[Rewrite Rule]]></category>
		<category><![CDATA[String Tag]]></category>
		<category><![CDATA[T1]]></category>
		<category><![CDATA[Za]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=249</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		


RewriteRule ^/?(tag)/([a-zA-Z_$]+)$ /index.php?option=com_tag&#38;t=$1&#38;t1=$2 [L]
^ -&#62; start of expresion
/? -&#62; / can exist or not.
(tag) -&#62; a string &#8220;tag&#8221;
]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/regular-expression-and-rewrite-rule-sample/htaccess/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p><strong>RewriteRule ^/?(tag)/([a-zA-Z_$]+)$ /index.php?option=com_tag&amp;t=$1&amp;t1=$2 [L]</strong></p>
<p><strong>^ </strong>-&gt; start of expresion</p>
<p>/? -&gt; / can exist or not.</p>
<p>(tag) -&gt; a string &#8220;tag&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/regular-expression-and-rewrite-rule-sample/htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling Paypal Recurring Payments</title>
		<link>http://sourcecodemoney.com/handling-paypal-recurring-payments/php-code/</link>
		<comments>http://sourcecodemoney.com/handling-paypal-recurring-payments/php-code/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 06:24:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP code]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[Cgi]]></category>
		<category><![CDATA[Charset Windows]]></category>
		<category><![CDATA[Checkout Options]]></category>
		<category><![CDATA[Client Domain]]></category>
		<category><![CDATA[Cms]]></category>
		<category><![CDATA[Country Id]]></category>
		<category><![CDATA[Currency Usd]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Express Checkout]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Ipn]]></category>
		<category><![CDATA[Jan 29]]></category>
		<category><![CDATA[Merchants]]></category>
		<category><![CDATA[Notification Preferences]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Payment Date]]></category>
		<category><![CDATA[Payment Notification]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[Paypal Payment]]></category>
		<category><![CDATA[Preferences Menu]]></category>
		<category><![CDATA[Profile Status]]></category>
		<category><![CDATA[Profiles]]></category>
		<category><![CDATA[Recurring Billing]]></category>
		<category><![CDATA[Transaction Subject]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=224</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		* Recurring Payments Demo
* How Recurring Payments Work
* Recurring Payments Terms
* Recurring Payments With Express Checkout
* Options for Creating a Recurring Payments Profile
* Recurring Payments Profile Status
* Getting Recurring Payments Profile Information
* Modifying a Recurring Payments Profile
* Billing the Outstanding Amount of a Profile
* Recurring Payments Notifications
Source from paypal
Additional source: http://articles.techrepublic.com.com/5100-10878_11-5331883.html
For Recurring Payments Notifications, you [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/handling-paypal-recurring-payments/php-code/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>* Recurring Payments Demo<br />
* How Recurring Payments Work<br />
* Recurring Payments Terms<br />
* Recurring Payments With Express Checkout<br />
* Options for Creating a Recurring Payments Profile<br />
* Recurring Payments Profile Status<br />
* Getting Recurring Payments Profile Information<br />
* Modifying a Recurring Payments Profile<br />
* Billing the Outstanding Amount of a Profile<br />
* Recurring Payments Notifications</p>
<p>Source from <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/e_howto_api_ECRecurringPayments">paypal</a></p>
<p>Additional source: http://articles.techrepublic.com.com/5100-10878_11-5331883.html</p>
<p>For <strong>Recurring Payments Notifications, </strong>you can use IPN. Merchants are notified of certain events through IPN. For recurring payments profiles created using Express Checkout, buyers are also notified of specific events by email.</p>
<p>To activate the IPN, you need to login to your account and activate it from &#8220;Instant Payment Notification Preferences&#8221; Menu.</p>
<p>Once payment, subscription started, or subscription ended it will execute the url you entered in IPN setting.</p>
<p>Here are the request from paypal for recurring payment:</p>
<p><strong>Pay<br />
</strong><br />
transaction_subject:, payment_date:00:24:20 Jan 29, 2010 PST, txn_type:subscr_payment, subscr_id:I-TR8AEDTYY3A3, last_name:,,<br />
residence_country:ID, payment_gross:0.10, mc_currency:USD, business:myemail@domain.com, payment_type:instant,<br />
protection_eligibility:Ineligible, verify_sign:AwVFRrppcBWp.SbFNfxVhWwgMJq1AzhZhdCLslBXMKqUWPTs7OhhthbB,<br />
payer_status:verified, payer_email:client@domain.com, txn_id:9E184006CH967554N, receiver_email:myemail@domain.com,<br />
first_name:Adri, payer_id:BRF4CDPWN84AC, receiver_id:DVFZ59JCMFVEN,payment_status:Completed,payment_fee:0.10, mc_fee:0.10, mc_gross:0.10, charset:windows-1252, notify_version:2.9,<br />
<strong></strong></p>
<p><strong>subscribe</strong></p>
<p>txn_type:subscr_signup, subscr_id:I-TR8AEDTYY3A3, last_name:,, residence_country:ID, mc_currency:USD,<br />
business:myemail@domain.com, amount3:0.10, recurring:1, verify_sign:A8s9ZB.gPMzpWoypvEK3Oi8kH04SA6rxIBluaeZfMSHesjkeOATMaJRe,<br />
payer_status:verified, payer_email:client@domain.com, first_name:Adri, receiver_email:myemail@domain.com, payer_id:BRF4CDPWN84AC, reattempt:1, subscr_date:00:24:19 Jan 29, 2010 PST, charset:windows-1252, notify_version:2.9, period3:1 M, mc_amount3:0.10,</p>
<p><strong>cancel<br />
</strong><br />
txn_type:subscr_cancel, subscr_id:I-TR8AEDTYY3A3, last_name:,, residence_country:ID, mc_currency:USD, business:myemail@domain.com, amount3:0.10, recurring:1, verify_sign:AwLeRoV0CcJ4bqIPyyj4pN2QzIoEA1eWFEwodSF46c0b-.d2eIQHFjiE,<br />
payer_status:verified, payer_email:client@domain.com, first_name:Adri, receiver_email:myemail@domain.com,<br />
payer_id:BRF4CDPWN84AC, reattempt:1, subscr_date:00:24:19 Jan 29, 2010 PST, charset:windows-1252, notify_version:2.9, period3:1 M, mc_amount3:0.10,</p>
<p>There are two variable you need to check <strong>txn_type</strong> and <strong>subscr_id. </strong></p>
<p>You can see that <strong>txn_type<strong> </strong></strong>can be subscr_payment, subscr_signup, and subscr_cancel</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/handling-paypal-recurring-payments/php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Marketing Tool</title>
		<link>http://sourcecodemoney.com/keyword-research-tool/internet-marketing-tool/</link>
		<comments>http://sourcecodemoney.com/keyword-research-tool/internet-marketing-tool/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 03:00:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Internet Marketing Tool]]></category>
		<category><![CDATA[Affiliate Id]]></category>
		<category><![CDATA[Amazon Affiliate]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Aving]]></category>
		<category><![CDATA[Checker]]></category>
		<category><![CDATA[Coffee Cup]]></category>
		<category><![CDATA[Competitor]]></category>
		<category><![CDATA[Csv File]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Keyword Analysis]]></category>
		<category><![CDATA[Keyword Research]]></category>
		<category><![CDATA[Keyword Search]]></category>
		<category><![CDATA[Load Button]]></category>
		<category><![CDATA[Marketing Tool]]></category>
		<category><![CDATA[Menu Tool]]></category>
		<category><![CDATA[Own Software]]></category>
		<category><![CDATA[Quot]]></category>
		<category><![CDATA[Research Tool]]></category>
		<category><![CDATA[Search Result]]></category>
		<category><![CDATA[Software Requirement]]></category>
		<category><![CDATA[Software Research]]></category>
		<category><![CDATA[Sp 2]]></category>
		<category><![CDATA[Suggestion]]></category>
		<category><![CDATA[Trial Version]]></category>
		<category><![CDATA[Windows Xp]]></category>
		<category><![CDATA[Windows Xp Sp]]></category>
		<category><![CDATA[Www Youtube]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=131</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		I&#8217;ve created my own software to do keyword research. I&#8217;m going to show you the steps to do keyword research. Basically you need to check how many keyword are being search and how many competitor in Google Search result.
Software requirement:

Windows XP SP 2.

Here are the steps:

Go to https://adwords.google.com/select/KeywordToolExternal and search your keyword. This will show [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/keyword-research-tool/internet-marketing-tool/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>I&#8217;ve created my own software to do keyword research. I&#8217;m going to show you the steps to do keyword research. Basically you need to check how many keyword are being search and how many competitor in Google Search result.</p>
<p><strong>Software requirement:</strong></p>
<ul>
<li>Windows XP SP 2.</li>
</ul>
<p>Here are the steps:</p>
<ul>
<li>Go to https://adwords.google.com/select/KeywordToolExternal and search your keyword. This will show how many people are searching for the keyword. Scroll down and find the &#8220;Download all keywords&#8221; section. Klik the .csv link. See the <a href="http://sourcecodemoney.com/export-google-keyword-analysis-result/internet-marketing-tool/" target="_blank">video</a>.<img src="http://sourcecodemoney.com/images/keyword.JPG" alt="" /></li>
<li>Run the application. Go to menu &#8220;Tool&#8221; -&gt; &#8220;Keyword analysis&#8221;.</li>
<li>Click the &#8220;load&#8221; button and select your .csv file. This will load the keywords in the left section.<img src="http://sourcecodemoney.com/images/software.JPG" alt="" /></li>
<li>Click the &#8220;Process&#8221; button and it start processing. It will show the number of competitor on the left section.<img src="http://sourcecodemoney.com/images/result.JPG" alt="" /></li>
<li>When the software finish the process, it will show the result at the right section. You can click the header column to sort it, so you can have keywords which have the lowest competition, and has the lowest &#8220;competitor / demand&#8221; ratio.<img src="http://sourcecodemoney.com/images/results.JPG" alt="" /><object width="425" height="350"><param name="movie" value="iHWhnjERQUs"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/iHWhnjERQUs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></li>
</ul>
<p><strong>Updates</strong></p>
<ul>
<li><strong>S</strong>aving feature. You can save your result in a csv file. This means you can do more analysis at Excel.</li>
<li>Domain checking. This is not 100% accurate, but will help you saves time oon choosing a domain name.</li>
<li>CJ post maker. More info <a href="http://sourcecodemoney.com/cj-data-creation/internet-marketing-tool/">here</a>.</li>
<li>Misspelled keyword for you PPC campaign. More info <a href="http://sourcecodemoney.com/misspelled-keyword-tool/internet-marketing-tool/">here</a>.</li>
<li>SEO page analysis. More info <a href="http://sourcecodemoney.com/seo-page-analysis/internet-marketing-tool/">here</a>.</li>
<li>SEO page comparison. More info <a href="http://sourcecodemoney.com/seo-page-comparison/internet-marketing-tool/">here</a>.</li>
<li>Bulk PR checker. More info <a href="http://sourcecodemoney.com/pagerank-checker-software/internet-marketing-tool/">here</a>.</li>
<li>Dofollow blog finder. More info <a href="http://sourcecodemoney.com/how-to-find-do-follow-blog/internet-marketing-tool/">here</a>.</li>
<li>Amazon affiliate post maker. Result at http://www.coffeefiltercup.net/coffee-cup-warmer/. You can put your own Amazon affiliate ID at the setting form. Screenshot<img src="http://sourcecodemoney.com/images/amazon.jpg" alt="" /></li>
</ul>
<p><strong>Buy it now for $7. Price will increase $1 after every 10 sales.</strong></p>
<p><strong></strong> <a href="https://www.e-junkie.com/ecom/gb.php?i=559970&amp;c=single&amp;cl=77400" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now" /></a></p>
<p><strong>Trial version</strong></p>
<p>You will be ask to calculate numbers in this trial version. Get trial version <a href="http://sourcecodemoney.com/doc/trial.zip">here</a>.</p>
<p>For trouble, and suggestion please <a href="http://sourcecodemoney.com/contact-us/">contact us</a> or comment here</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/keyword-research-tool/internet-marketing-tool/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Does Google prefer Valid HTML &amp; CSS</title>
		<link>http://sourcecodemoney.com/does-google-prefer-valid-html-css/increase-traffic/</link>
		<comments>http://sourcecodemoney.com/does-google-prefer-valid-html-css/increase-traffic/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 13:21:39 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Increase traffic]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Search]]></category>
		<category><![CDATA[Google Yahoo]]></category>
		<category><![CDATA[Html Css]]></category>
		<category><![CDATA[Streetdirectory]]></category>
		<category><![CDATA[Validation]]></category>
		<category><![CDATA[Website Rank]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Yahoo Msn]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=109</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		I recently heard my friend saying that valid HTML &#38; CSS is impotant. It can make your website rank higher in Google search. Is that true?? To prove this I browse a lot about this, and here&#8217;s the result:

From site-reference.com, saying that &#8220;Not only did Google rank both sites with obviously wrong HTML higher, they [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/does-google-prefer-valid-html-css/increase-traffic/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>I recently heard my friend saying that valid HTML &amp; CSS is impotant. It can make your website rank higher in Google search. Is that true?? To prove this I browse a lot about this, and here&#8217;s the result:</p>
<ul>
<li>From<a href="http://www.site-reference.com/articles/Search-Engines/Valid-HTML-Does-Google-Care.html"> site-reference.com</a>, saying that &#8220;<em>Not only did Google rank both sites with obviously wrong HTML higher, they even refused to include one of the sites with valid HTML altogether</em>&#8220;!</li>
<li>A discussion from <a href="http://www.webmasterworld.com/forum30/34854.htm">webmasterworld</a>. My summary, valid HTML does not help your ranking but probably will help you get indexed.</li>
<li>From <a href="http://www.streetdirectory.com/travel_guide/191800/search_engines/do_search_engines_care_about_valid_html.html">streetdirectory</a>. <em>&#8220;How important is valid html if Google, Yahoo!, and MSN don&#8217;t even practice it themselves?&#8221;</em></li>
</ul>
<p>So for me, if I have time, I will do the validation. It&#8217;s not too important for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/does-google-prefer-valid-html-css/increase-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make wordpress plugin: General</title>
		<link>http://sourcecodemoney.com/how-to-make-wordpress-plugin-general/php-code/</link>
		<comments>http://sourcecodemoney.com/how-to-make-wordpress-plugin-general/php-code/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:57:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP code]]></category>
		<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Constructor]]></category>
		<category><![CDATA[Content Filter]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Div Id]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[Filter Content]]></category>
		<category><![CDATA[Filter Function]]></category>
		<category><![CDATA[How To Make Wordpress Plugin]]></category>
		<category><![CDATA[Img]]></category>
		<category><![CDATA[Link Href]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[Page Loads]]></category>
		<category><![CDATA[Phase 2]]></category>
		<category><![CDATA[Php Function]]></category>
		<category><![CDATA[Png]]></category>
		<category><![CDATA[Stylesheet]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=69</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		This article will present you with the basics of wordpress plugin. I have create a plugin to help you understand how to create a plugin. This simple plugin shows a digg button to all your post. You can download the full code here. Below is several code I use:

class diggme
{
function diggme() {
add_action(&#8217;init&#8217;, array($this, &#8216;init&#8217;));
add_action(&#8217;admin_menu&#8217;, array(&#38;$this, [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/how-to-make-wordpress-plugin-general/php-code/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>This article will present you with the basics of wordpress plugin. I have create a plugin to help you understand how to create a plugin. This simple plugin shows a digg button to all your post. You can download the full code <a href="http://sourcecodemoney.com/doc/diggme.zip">here</a>. Below is several code I use:</p>
<div id="code">
<p>class diggme<br />
{<br />
function diggme() {</p>
<p>add_action(&#8217;init&#8217;, array($this, &#8216;init&#8217;));<br />
add_action(&#8217;admin_menu&#8217;, array(&amp;$this, &#8217;setmenu&#8217;));<br />
add_filter(&#8217;the_content&#8217;, array(&amp;$this, &#8216;the_content_filter&#8217;));<br />
}</p>
<p>function init()<br />
{<br />
?&gt;<br />
&lt;link href=&#8221;&lt;?php echo get_option(&#8217;siteurl&#8217;); ?&gt;/wp-content/plugins/diggme/css.css&#8221; rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; /&gt;<br />
&lt;?php<br />
}</p>
<p>function managepage(){<br />
echo &#8220;&lt;div id=&#8217;setting&#8217;&gt;This is setting page. Just ignore this&lt;/div&gt;&#8221;;<br />
}</p>
<p>function setmenu () {<br />
add_options_page(<br />
&#8216;DiggMe&#8217;,<br />
&#8216;DiggMe&#8217;,<br />
&#8216;manage_options&#8217;,<br />
__FILE__,<br />
array(&amp;$this,&#8217;managepage&#8217; ) );<br />
}</p>
<p>function the_content_filter($content)<br />
{<br />
return $this-&gt;displaydigg() . $content;<br />
}</p>
<p>function displaydigg()<br />
{<br />
global $post;</p>
<p>return &#8220;&lt;div id=\&#8221;diggbutton\&#8221;&gt;&lt;a href=\&#8221;http://digg.com/submit?phase=2&amp;amp;url=&#8221;.get_permalink($post-&gt;ID).&#8221;\&#8221;&gt;&lt;img src=\&#8221;".get_settings(&#8217;siteurl&#8217;).&#8221;/wp-content/plugins/diggme/digg.png\&#8221;&gt;&lt;/a&gt;&lt;/div&gt;&#8221;;<br />
}</p>
<p>}</p>
<p>$diggme = new diggme();</p></div>
<ul>
<li>The code will first create a class called <strong><em>diggme</em></strong>. Every time the plugin loads it will create an object of this class using <em><strong>$diggme = new diggme();</strong></em></li>
</ul>
<p><strong>The constructor</strong></p>
<ul>
<li><em><strong>add_action(&#8217;init&#8217;, array($this, &#8216;init&#8217;));</strong></em> -&gt; This will tell your blog to execute function <em><strong>init </strong></em>whenever it loads.</li>
<li><em><strong>add_action(&#8217;admin_menu&#8217;, array(&amp;$this, &#8217;setmenu&#8217;));</strong></em> -&gt; This will tell your blog to create menu at your admin page. You can place any settings here.</li>
<li><em><strong>add_filter(&#8217;the_content&#8217;, array(&amp;$this, &#8216;the_content_filter&#8217;));</strong></em> -&gt; This will be executed every time when your post loads. In this example we will load function <em><strong>the_content_filter </strong></em>every time the page loads, read the post content and add a digg button to the post.</li>
</ul>
<p>Other function is easy to understand if you have basic PHP skill. If you have any question just comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/how-to-make-wordpress-plugin-general/php-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cloud Tag at wordpress</title>
		<link>http://sourcecodemoney.com/cloud-tag-at-wordpress/wordpress/</link>
		<comments>http://sourcecodemoney.com/cloud-tag-at-wordpress/wordpress/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 11:31:53 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Args]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Tag Cloud]]></category>
		<category><![CDATA[Wordpress Tagcloud]]></category>
		<category><![CDATA[Wp]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=36</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		The syntax for wordpress cloud tag is :
&#60;?php wp_tag_cloud( $args ); ?&#62;
You can pass the following arguments to the function:


&#8217;smallest&#8217;
&#8216;largest&#8217;
&#8216;unit&#8217;
&#8216;number&#8217;
&#8216;orderby&#8217;


The sample code are:
&#60;?php wp_tag_cloud(&#8217;smallest=8&#38;largest=22&#8242;); ?&#62;
&#60;?php wp_tag_cloud(&#8217;smallest=8&#38;largest=22&#38;number=40&#8242;); ?&#62;
]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/cloud-tag-at-wordpress/wordpress/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>The syntax for wordpress cloud tag is :</p>
<div id="code">&lt;?php wp_tag_cloud( $args ); ?&gt;</div>
<div>You can pass the following arguments to the function:</div>
<div>
<ul>
<li>&#8217;smallest&#8217;</li>
<li>&#8216;largest&#8217;</li>
<li>&#8216;unit&#8217;</li>
<li>&#8216;number&#8217;</li>
<li>&#8216;orderby&#8217;</li>
</ul>
</div>
<div>The sample code are:</div>
<div id="code">&lt;?php wp_tag_cloud(&#8217;smallest=8&amp;largest=22&#8242;); ?&gt;<br />
&lt;?php wp_tag_cloud(&#8217;smallest=8&amp;largest=22&amp;number=40&#8242;); ?&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/cloud-tag-at-wordpress/wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google maps code sample</title>
		<link>http://sourcecodemoney.com/google-maps-code-sample/php-code/</link>
		<comments>http://sourcecodemoney.com/google-maps-code-sample/php-code/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 12:24:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[PHP code]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[Code Lt]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Maps Code]]></category>
		<category><![CDATA[Google Maps Example]]></category>
		<category><![CDATA[Google Maps Sample]]></category>
		<category><![CDATA[Key Change]]></category>
		<category><![CDATA[Script Src]]></category>
		<category><![CDATA[Text Javascript]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=23</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		This article is a sample for google maps. You just need to download the code here. In the example, I show Google Headquarters in Google Maps. But before you download, you need to sign up for Google Maps API here and get a key that you will use in the code. From the code that [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/google-maps-code-sample/php-code/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>This article is a sample for google maps. You just need to download the code <a href="http://uploading.com/files/808VILE7/googlemaps.zip.html">here</a>. In the example, I show Google Headquarters in Google Maps. But before you download, you need to sign up for Google Maps API <a href="http://code.google.com/apis/maps/signup.html">here</a> and get a key that you will use in the code. From the code that you have download, find the following code:</p>
<p><strong><em>&lt;script src=&#8221;http://maps.google.com/maps?file=api&amp;amp;v=2&amp;amp;key=change-this-to-your-google-api&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</em></strong></p>
<p>and change &#8220;change-this-to-your-google-api&#8221; to your key. If you have any problem just comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/google-maps-code-sample/php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
