<?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>szehau&#039;s weblog &#187; project</title>
	<atom:link href="http://www.szehau.com/archives/category/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.szehau.com</link>
	<description>Life, Internet, Software, Gadgets, Programming and Investments</description>
	<lastBuildDate>Sat, 21 Jan 2012 11:24:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Monthly Repayment for Housing Loan</title>
		<link>http://www.szehau.com/archives/2009/07/monthly-repayment-for-housing-loan/</link>
		<comments>http://www.szehau.com/archives/2009/07/monthly-repayment-for-housing-loan/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 17:23:21 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[loan]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://www.szehau.com/?p=617</guid>
		<description><![CDATA[Every time when I reading newspaper or websites and come across advertisement about properties (e.g. houses or shops), I always think how much I will need to pay monthly if after I got a loan from bank. And also what if I put more down payments, what would be my monthly repayment? Will it be [...]]]></description>
			<content:encoded><![CDATA[<p>Every time when I reading newspaper or websites and come across advertisement about properties (e.g. houses or shops), I always think how much I will need to pay monthly if after I got a loan from bank. And also what if I put more down payments, what would be my monthly repayment? Will it be much different?</p>
<p><span id="more-617"></span></p>
<p><applet code="MortgagePaymentCalculator.CalculatorApplet" codebase="http://tools.snippetit.com/applet/" archive="MortgagePaymentCalculator.jar" width="320" height="240"></p>
<param name="property_price" value="200000" />
<param name="loan_terms" value="30" />
<param name="interest_rate" value="6.00" />
<param name="down_payment" value="10000" />
</applet></p>
<p>So I decide to write myself a simple program. It is based on fixed rate mortgage. This simple program gives me a brief idea on the monthly repayment I will need to make if I take a loan from bank. Simple key in the total property price, down payment, annual interest rate and terms of loan, then the program will calculate the monthly payment for you.</p>
<p>Your can put the little program at your website too. Simple get the code at <a title="Mortgage Payment Calculator" href="http://www.snippetit.com/2009/07/java-mortgage-payment-calculator/">Mortgage Payment Calculator</a>.</p>
<h2  class="related_post_title">Related Articles</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2009/07/reit-real-estate-investment-trust/" title="REIT &#8211; Real Estate Investment Trust">REIT &#8211; Real Estate Investment Trust</a></li><li><a href="http://www.szehau.com/archives/2009/06/trade-online-with-cheaper-brokerage-rate-at-hlebroking/" title="Trade Online With Cheaper Brokerage Rate At HLeBroking">Trade Online With Cheaper Brokerage Rate At HLeBroking</a></li><li><a href="http://www.szehau.com/archives/2009/05/house-an-asset-or-liability/" title="House: An asset or liability?">House: An asset or liability?</a></li><li><a href="http://www.szehau.com/archives/2009/04/public-mutual-online-experience/" title="Public Mutual Online Experience">Public Mutual Online Experience</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2009/07/monthly-repayment-for-housing-loan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin &#8211; Default Trackbacks &#8211; Reborn</title>
		<link>http://www.szehau.com/archives/2009/04/wordpress-plugin-default-trackbacks-reborn/</link>
		<comments>http://www.szehau.com/archives/2009/04/wordpress-plugin-default-trackbacks-reborn/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:31:56 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[trackback]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.szehau.com/?p=514</guid>
		<description><![CDATA[Finally Default Trackbacks is reborn. It is the newer version of my old Default Trackbacks WordPress plugin that I wrote 4 years ago. The main changes in the new plugin is that now you can save trackback URLs in Worpdress administration page instead of text file and also improvement in prevention of sending double trackbacks [...]]]></description>
			<content:encoded><![CDATA[<p>Finally <a href="http://www.snippetit.com/2009/04/wordpress-plugin-default-trackbacks/">Default Trackbacks</a> is reborn. It is the newer version of my <a href="http://www.szehau.com/archives/2005/07/default-trackbacks/">old Default Trackbacks</a> WordPress plugin that I wrote 4 years ago.<br />
<span id="more-514"></span></p>
<p>The main changes in the new plugin is that now you can save trackback URLs in Worpdress administration page instead of text file and also improvement in prevention of sending double trackbacks to the same URL.</p>
<p>You can download the new plugin <a href="http://www.snippetit.com/2009/04/wordpress-plugin-default-trackbacks/">here</a> or <a href="http://wordpress.org/extend/plugins/default-trackbacks/">WordPress Plugin</a> website or alternately download directly from your WordPress admin page by searching the keywords “default trackbacks”.</p>
<h2  class="related_post_title">Related Articles</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2009/04/wordpress-plugin-submission-approved/" title="Wordpress Plugin Submission &#8211; Approved">Wordpress Plugin Submission &#8211; Approved</a></li><li><a href="http://www.szehau.com/archives/2009/04/a-wordpress-plugin-for-blogtal/" title="A Wordpress Plugin for Blogtal">A Wordpress Plugin for Blogtal</a></li><li><a href="http://www.szehau.com/archives/2009/04/pps-unbanned-my-blog/" title="PPS Unbanned My Blog">PPS Unbanned My Blog</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2009/04/wordpress-plugin-default-trackbacks-reborn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A WordPress Plugin for Blogtal</title>
		<link>http://www.szehau.com/archives/2009/04/a-wordpress-plugin-for-blogtal/</link>
		<comments>http://www.szehau.com/archives/2009/04/a-wordpress-plugin-for-blogtal/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 18:37:42 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[life log]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[blogtal]]></category>
		<category><![CDATA[trackback]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.szehau.com/?p=466</guid>
		<description><![CDATA[Finally have some free time to do something for my websites. I have just wrote a WordPress plugin for Blogtal. It is a plugin to send trackback of a newly published post in WordPress to www.blogtal.com. I called the plugin "Blogtal Trackback". Unlike the older version of my plugin, Default Trackback, Blogtal Trackback will not [...]]]></description>
			<content:encoded><![CDATA[<p>Finally have some free time to do something for my websites. I have just wrote a WordPress plugin for <a href="http://www.blogtal.com/">Blogtal</a>. It is a plugin to send trackback of a newly published post in WordPress to www.blogtal.com. I called the plugin "<a href="http://www.snippetit.com/2009/04/wordpress-plugin-blogtal-trackback/">Blogtal Trackback</a>".</p>
<p><span id="more-466"></span></p>
<p>Unlike the older version of my plugin, <a href="http://www.szehau.com/archives/2005/07/default-trackbacks/">Default Trackback</a>, Blogtal Trackback will not send trackback to Blogtal when you are saving a published post. You also can configure the trackback settings inside WordPress' admin page.</p>
<p>For those who has registered with Blogtal, using WordPress as their blog platform and still using manual trackback at www.blogtal.com or not sending trackback at all, you can try installing this plugin.</p>
<p>If you have any comment/question about the plugin, please do not hesitate to leave a message <a href="http://www.snippetit.com/2009/04/wordpress-plugin-blogtal-trackback/#respond">here</a>.</p>
<h2  class="related_post_title">Related Articles</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2009/04/wordpress-plugin-default-trackbacks-reborn/" title="Wordpress Plugin &#8211; Default Trackbacks &#8211; Reborn">Wordpress Plugin &#8211; Default Trackbacks &#8211; Reborn</a></li><li><a href="http://www.szehau.com/archives/2009/04/pps-unbanned-my-blog/" title="PPS Unbanned My Blog">PPS Unbanned My Blog</a></li><li><a href="http://www.szehau.com/archives/2009/04/wordpress-plugin-submission-approved/" title="Wordpress Plugin Submission &#8211; Approved">Wordpress Plugin Submission &#8211; Approved</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2009/04/a-wordpress-plugin-for-blogtal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New theme on the blog</title>
		<link>http://www.szehau.com/archives/2008/03/new-theme-on-the-blog/</link>
		<comments>http://www.szehau.com/archives/2008/03/new-theme-on-the-blog/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 18:02:22 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.szehau.com/archives/2008/03/new-theme-on-the-blog/</guid>
		<description><![CDATA[I have just created a new theme for szehau.com as it is running in these site now. The is widget-able theme. I think I will be using this for my blogs in future. If you see a blog with theme similar to this one, it may be my blog :) Summarily, the theme has the [...]]]></description>
			<content:encoded><![CDATA[<p>I have just created a new theme for szehau.com as it is running in these site now. The is widget-able theme. I think I will be using this for my blogs in future. If you see a blog with theme similar to this one, it may be my blog :)</p>
<p><span id="more-196"></span></p>
<p>Summarily, the theme has the following features:</p>
<ul>
<li>optimized for search engines (hopefully).</li>
<li>configurable Adsense codes at a separate PHP files so that you won't need to modify each PHP file everytime you do an update to the Adsense code (e.g. change layout and channel).</li>
<li>automated insertion of adsense code in the post. it detects the &gt;!--more&lt; code and replace it with Adsense code</li>
<li>widget-able. you are allowed to add any widget to the sidebar from the administrative page</li>
<li>a special page for Google Adsense search result</li>
</ul>
<p>Actually the coding work is pretty simple. I just need to modify the default theme came with WordPress to apply my design. I hope my blog readers will find these theme is more pleasant to read :)</p>
<h2  class="related_post_title">Related Articles</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2009/11/new-wordpress-theme-and-blog/" title="New Wordpress Theme and Blog">New Wordpress Theme and Blog</a></li><li><a href="http://www.szehau.com/archives/2008/04/wordpress-25/" title="Wordpress 2.5">Wordpress 2.5</a></li><li><a href="http://www.szehau.com/archives/2008/12/google-adsense-site-error/" title="Google Adsense Site Error">Google Adsense Site Error</a></li><li><a href="http://www.szehau.com/archives/2008/10/spam-links-at-googles-blog/" title="Spam links at Google&#8217;s blog">Spam links at Google&#8217;s blog</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2008/03/new-theme-on-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Portal</title>
		<link>http://www.szehau.com/archives/2005/11/blog-portal/</link>
		<comments>http://www.szehau.com/archives/2005/11/blog-portal/#comments</comments>
		<pubDate>Fri, 25 Nov 2005 04:13:53 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.szehau.com/archives/2005/11/blog-portal/</guid>
		<description><![CDATA[Blogtal.com (blog portal) is a place where bloggers share their posts .Bloggers can share their posts here where all pings to Blogtal.com will be categorized into related interests or categories. Bloggers can find other people's posts of their interest here too. This project took me about two months to finsih... from reading specification to writing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogtal.com/">Blogtal.com</a> (blog portal) is a place where bloggers share their posts .Bloggers can share their posts here where all pings to Blogtal.com will be categorized into related interests or categories. Bloggers can find other people's posts of their interest here too.</p>
<p><span id="more-51"></span></p>
<p>This project took me about two months to finsih... from reading specification to writing code. I only do my coding work during my spare time. This site is written fully in PHP, MYSQL as it backend database and no third part's plugin is used.</p>
<p>The site has been tested online for a few days, it might still have bugs. Thanks to <a href="http://blog.enrii.com/">blog.enrii</a> and <a href="http://www.boredworkers.com/">Boredworkers.com</a> as the site's tester.</p>
<p>At first, I was thinking to use the <a href="http://www.movabletype.org/docs/tb-standalone.html">standalone implementation of trackback</a> from movabletype (which is free and wrtten in perl) but it has too little control. Thus, I decided to develop my own implementation from the <a href="http://www.sixapart.com/pronet/docs/trackback_spec">trackback specifaction</a>.</p>
<p>Here are some of the interesting features of the site:<br />
    * Multiple trackbacks per user account.<br />
    * Unique trackback url for each blog profile<br />
    * Trackback pings are filed under blog profile and a category/interest.<br />
    * Own developed trackback interface to reduce duplicated trackback pings and to reduce spams.</p>
<p>This is an ongoing project, so more more features will be integrated... but it will take time :)</p>
<p>If you are interested in sharing your post, you can register an account at <a href="http://www.blogtal.com/sign-up/">Blogtal.com</a></p>
<p>If you any comments, you can always leave a comment here.</p>
<p>Note: For wordpress user, it is recommended to use <a href="http://www.kamigoroshi.net/archive/2005/11/04/886">auto-trackback</a> instead of my default-trackback to send trackback to blogtal.com</p>
<h2  class="related_post_title">Most Commented Posts</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2005/07/default-trackbacks/" title="Default Trackbacks">Default Trackbacks</a></li><li><a href="http://www.szehau.com/archives/2005/11/snow-wolf-lake/" title="Snow Wolf Lake">Snow Wolf Lake</a></li><li><a href="http://www.szehau.com/archives/2008/04/working-holiday-at-new-zealand-the-journey-begun/" title="Working Holiday at New Zealand &#8211; The journey begun">Working Holiday at New Zealand &#8211; The journey begun</a></li><li><a href="http://www.szehau.com/archives/2006/07/enable-htaccess-and-url-rewriting-in-apache-for-windows/" title="Enable .htaccess and url rewriting in Apache for Windows">Enable .htaccess and url rewriting in Apache for Windows</a></li><li><a href="http://www.szehau.com/archives/2005/09/snow-wolf-lake-in-malaysia/" title="Snow Wolf Lake in Malaysia">Snow Wolf Lake in Malaysia</a></li><li><a href="http://www.szehau.com/archives/2008/08/working-at-rakaia/" title="Working at Rakaia">Working at Rakaia</a></li><li><a href="http://www.szehau.com/archives/2006/02/get-banned-by-pps/" title="Get banned by PPS">Get banned by PPS</a></li><li><a href="http://www.szehau.com/archives/2005/07/google-adsense-cheque/" title="Google Adsense Cheque">Google Adsense Cheque</a></li><li><a href="http://www.szehau.com/archives/2005/12/wordpress-20-upgraded-successfully/" title="Wordpress 2.0 upgraded successfully">Wordpress 2.0 upgraded successfully</a></li><li><a href="http://www.szehau.com/archives/2006/01/recent-wordpress-posts-in-sidebar/" title="Recent Wordpress Posts in Sidebar">Recent Wordpress Posts in Sidebar</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2005/11/blog-portal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adsense Tracker</title>
		<link>http://www.szehau.com/archives/2005/07/adsense-tracker/</link>
		<comments>http://www.szehau.com/archives/2005/07/adsense-tracker/#comments</comments>
		<pubDate>Fri, 22 Jul 2005 18:04:32 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.szehau.com/archives/2005/07//</guid>
		<description><![CDATA[As I have promised to upload my adsense tracker script at previous post, My Adsense Tracker, finally I have finalized my codes and uploaded it here. At the time I have finished the coding and testing, I found AdsenseLogger. Em... but never mind, at least I have my own tracker. Adsense Tracker - A tracking [...]]]></description>
			<content:encoded><![CDATA[<p>As I have promised to upload my adsense tracker script at previous post, <a href="http://www.szehau.com/archives/2005/07/my-adsense-tracker/">My Adsense Tracker</a>, finally I have finalized my codes and uploaded it here. At the time I have finished the coding and testing, I found <a href="http://adsenselogger.com/">AdsenseLogger</a>. Em... but never mind, at least I have my own tracker.</p>
<p><span id="more-22"></span></p>
<p>Adsense Tracker - A tracking script that tracks adsense clicks on one's website. Adsense tracker gives a general idea on what ad your visitor is looking for.</p>
<p>Adsense Tracker consists of 3 modules:</p>
<ol>
<li>Tracking scripts with multiple channels supported.</li>
<li>A very simple login page.</li>
<li>Report.</li>
<li>Maintenance.</li>
</ol>
<p>1. Tracking script with multiple channels supported:</p>
<ul>
<li>Tracking adsense clicks (Ad Unit and Link Unit).</li>
<li>Support multiple channels for multiple pages/sites.</li>
<li>Track referrer's and current page's URL.</li>
</ul>
<p>2. A very simple login page:</p>
<ul>
<li>Since the script is for personal use only, it requires password only to login</li>
</ul>
<p>3. Report:</p>
<ul>
<li>Support different time zone by setting the time offset.</li>
<li>Group ad by Ad Unit (title only) or Link Unit (keyword only) and click count.</li>
<li>Show individual clicks.</li>
<li>Generate report based on date range.</li>
<li>Generate report based on channel.</li>
</ul>
<p>4. Maintenance:</p>
<ul>
<li>Purge old transactions to keep database small and for performance wise.</li>
<li>Channel maintenance (Add, Rename, Delete).</li>
</ul>
<p>Requirement:</p>
<ul>
<li>PHP and MySql database.</li>
<li>Basic knowledge of editing PHP script.</li>
<li>Basic knowledge of MySql's database administration.</li>
</ul>
<p>Installation:</p>
<ul>
<li>Download and unzip to a temporary folder. It should only have the following files:<br />
		<code>install.php</code> - Installation page<br />
		<code>login.php</code> - Login page<br />
		<code>maintenance.php</code> - Maintenance page<br />
		<code>report.php</code> - Report page<br />
		<code>setting.php</code> - Setting<br />
		<code>tracker.php</code> - Tracking script<br />
		<code>tracker_js.php</code> - Tracking script (JavaScript)<br />
		<code>style.css</code> - Style sheet
	</li>
<li>Use text editor to open the file <code>setting.php</code>. Modify the parameter in the file as appropiate.</li>
<li>Upload all the files to your web's directory so that you end up with <code>/at/install.php</code>.</li>
<li>Create an empty database and run the installation script, e.g. <code>http://www.yoursite.com/at/install.php</code>.</li>
<li>Login to Adsense Tracker at <code>/at/login.php</code> and create your own channel, e.g. 'mainpage'.</li>
<li>At the PHP page where you want to track the adsense clicks, insert the following script at the bottom of your page (just before the &lt;/body&gt; tag) -<br />
		<code>&lt;?php include_once ('at/tracker_js.php'); ?&gt;</code><br />
		<code>&lt;?php gettracker_js('mainpage'); ?&gt;</code><br />
		* where 'mainpage' is the channel that you have created at previous step.</li>
</ul>
<p>Download:</p>
<ul>
<li><a href="/downloads/adsense-tracker-1.0.zip">Adsense Tracker 1.0</a> - original</li>
</ul>
<p>Note:</p>
<ul>
<li>This script is intend for personal use only and not for commercial purposes. You can download, modify and use this script at your own risk.</li>
<li>Any comments are welcome.</li>
</ul>
<h2  class="related_post_title">Most Commented Posts</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2005/07/default-trackbacks/" title="Default Trackbacks">Default Trackbacks</a></li><li><a href="http://www.szehau.com/archives/2005/11/snow-wolf-lake/" title="Snow Wolf Lake">Snow Wolf Lake</a></li><li><a href="http://www.szehau.com/archives/2008/04/working-holiday-at-new-zealand-the-journey-begun/" title="Working Holiday at New Zealand &#8211; The journey begun">Working Holiday at New Zealand &#8211; The journey begun</a></li><li><a href="http://www.szehau.com/archives/2006/07/enable-htaccess-and-url-rewriting-in-apache-for-windows/" title="Enable .htaccess and url rewriting in Apache for Windows">Enable .htaccess and url rewriting in Apache for Windows</a></li><li><a href="http://www.szehau.com/archives/2005/09/snow-wolf-lake-in-malaysia/" title="Snow Wolf Lake in Malaysia">Snow Wolf Lake in Malaysia</a></li><li><a href="http://www.szehau.com/archives/2008/08/working-at-rakaia/" title="Working at Rakaia">Working at Rakaia</a></li><li><a href="http://www.szehau.com/archives/2006/02/get-banned-by-pps/" title="Get banned by PPS">Get banned by PPS</a></li><li><a href="http://www.szehau.com/archives/2005/07/google-adsense-cheque/" title="Google Adsense Cheque">Google Adsense Cheque</a></li><li><a href="http://www.szehau.com/archives/2005/12/wordpress-20-upgraded-successfully/" title="Wordpress 2.0 upgraded successfully">Wordpress 2.0 upgraded successfully</a></li><li><a href="http://www.szehau.com/archives/2006/01/recent-wordpress-posts-in-sidebar/" title="Recent Wordpress Posts in Sidebar">Recent Wordpress Posts in Sidebar</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2005/07/adsense-tracker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Default Trackbacks</title>
		<link>http://www.szehau.com/archives/2005/07/default-trackbacks/</link>
		<comments>http://www.szehau.com/archives/2005/07/default-trackbacks/#comments</comments>
		<pubDate>Sat, 09 Jul 2005 08:31:44 +0000</pubDate>
		<dc:creator>szehau</dc:creator>
				<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.szehau.com/?p=13</guid>
		<description><![CDATA[My very first wordpress plugin, a simple one but useful - Default Trackbacks. Default Trackbacks automatically insert a set of predefined trackback URLs into “Send trackbacks to:? field when user create a new post or editing an existing post.]]></description>
			<content:encoded><![CDATA[<p>My very first wordpress plugin, a simple one but useful - Default Trackbacks. Default Trackbacks automatically insert a set of predefined trackback URLs into "Send trackbacks to:" field when user create a new post or editing an existing post.</p>
<p><span id="more-13"></span></p>
<p>Some pinger sites (such as http://www.petalingstreet.org/) use Movabletype's TrackBack URL as the ping URL. This plugin will be useful when user has a list of frequently used trackback URLs as his/her blog's ping URLs.</p>
<p>Features:</p>
<ul>
<li>Automatically insert a set of predefined trackback URLs into "Send trackbacks to:" field.</li>
<li>Support simple post and advance post control.</li>
<li>Support multiple trackback URLs.</li>
<li> No database.</li>
</ul>
<p>Requirements:</p>
<ul>
<li>WordPress 1.5.x and above</li>
</ul>
<p>Installation:</p>
<ul>
<li>Download and unzip to a temporary folder. It should only have 2 files: <code>default-trackbacks.php</code> and <code>trackback.txt</code></li>
<li>Use text editor to modify <code>trackback.txt</code>. Type in the trackback URLs that you used frequently, seperated by new line or white space.</li>
<li>Upload all the files to your wordpress' plugin directory so that you end up with <code>wp-content/plugins/default-trackbacks/default-trackbacks.php</code> in your blog filesystem.</li>
<li>Activate the plugin called 'Default Trackbacks'.</li>
</ul>
<p>Download:</p>
<ul>
<li><a href="/downloads/default-trackback-1.1.zip">Default Trackbacks 1.1</a>  - latest stable version</li>
<li><a href="/downloads/default-trackback-1.0.zip">Default Trackbacks 1.0</a>  - original</li>
</ul>
<p>Historical maintenance:</p>
<ul>
<li>1.1 - Only load default trackbacks if “Send trackbacks to:? field is empty. To upgrade, simply replace the file <code>default-trackback.php</code>.</li>
<li>1.0 - Original.</li>
</ul>
<p>F.a.q.</p>
<ul>
<li><strong>Why sometimes it can ping, sometimes it cant?</strong><br />
Actually there is nothing wrong with the plugin. The plugin only help you to "type" in the predefined trackback urls in to trackback field. It has the same effect as you type in the urls by yourself. All the actual trackback and ping works is done by wordpress. When a trackback is failed, it might be caused by the network problem between your pc and your blog server or your blog server and the target urls or the target url does not response within the HTTP timeout time (server too busy).</li>
</ul>
<h2  class="related_post_title">Most Commented Posts</h2><ul class="related_post"><li><a href="http://www.szehau.com/archives/2005/07/default-trackbacks/" title="Default Trackbacks">Default Trackbacks</a></li><li><a href="http://www.szehau.com/archives/2005/11/snow-wolf-lake/" title="Snow Wolf Lake">Snow Wolf Lake</a></li><li><a href="http://www.szehau.com/archives/2008/04/working-holiday-at-new-zealand-the-journey-begun/" title="Working Holiday at New Zealand &#8211; The journey begun">Working Holiday at New Zealand &#8211; The journey begun</a></li><li><a href="http://www.szehau.com/archives/2006/07/enable-htaccess-and-url-rewriting-in-apache-for-windows/" title="Enable .htaccess and url rewriting in Apache for Windows">Enable .htaccess and url rewriting in Apache for Windows</a></li><li><a href="http://www.szehau.com/archives/2005/09/snow-wolf-lake-in-malaysia/" title="Snow Wolf Lake in Malaysia">Snow Wolf Lake in Malaysia</a></li><li><a href="http://www.szehau.com/archives/2008/08/working-at-rakaia/" title="Working at Rakaia">Working at Rakaia</a></li><li><a href="http://www.szehau.com/archives/2006/02/get-banned-by-pps/" title="Get banned by PPS">Get banned by PPS</a></li><li><a href="http://www.szehau.com/archives/2005/07/google-adsense-cheque/" title="Google Adsense Cheque">Google Adsense Cheque</a></li><li><a href="http://www.szehau.com/archives/2005/12/wordpress-20-upgraded-successfully/" title="Wordpress 2.0 upgraded successfully">Wordpress 2.0 upgraded successfully</a></li><li><a href="http://www.szehau.com/archives/2006/01/recent-wordpress-posts-in-sidebar/" title="Recent Wordpress Posts in Sidebar">Recent Wordpress Posts in Sidebar</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.szehau.com/archives/2005/07/default-trackbacks/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

