<?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>supriyadisw.net &#187; Project</title>
	<atom:link href="http://supriyadisw.net/project/feed" rel="self" type="application/rss+xml" />
	<link>http://supriyadisw.net</link>
	<description>Blog, Techno, and Me</description>
	<lastBuildDate>Thu, 19 Apr 2012 18:40:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PayPal Donate Plugin for WordPress Widget Support</title>
		<link>http://supriyadisw.net/paypal-donate-plugin-for-wordpress-widget-support.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=paypal-donate-plugin-for-wordpress-widget-support</link>
		<comments>http://supriyadisw.net/paypal-donate-plugin-for-wordpress-widget-support.html#comments</comments>
		<pubDate>Thu, 09 Nov 2006 16:52:05 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/11/paypal-donate-plugin-for-wordpress-widget-support</guid>
		<description><![CDATA[PayPal Donate Plugin for WordPress Widget Support is a WordPress widgets plugin which can be used to insert PayPal Donate Plugin for WordPress code in your WordPress sidebar without knowing HTML code. You do not need to open your theme editor, just drag and drop it into your sidebar.
What is PayPal Donate Plugin for WordPress?
PayPal Donate Plugin for WordPress is a plugin for WordPress that adds a small PayPal Donation form on your sidebar. It allows visitors of your site ...]]></description>
			<content:encoded><![CDATA[<p>PayPal Donate Plugin for WordPress Widget Support is a WordPress widgets plugin which can be used to insert PayPal Donate Plugin for WordPress code in your WordPress sidebar without knowing HTML code. You do not need to open your theme editor, just drag and drop it into your sidebar.</p>
<h3>What is PayPal Donate Plugin for WordPress?</h3>
<p>PayPal Donate Plugin for WordPress is a plugin for WordPress that adds a small PayPal Donation form on your sidebar. It allows visitors of your site to make a donation or contribution via PayPal, the most popular and largest online payment processing service. Some settings can be changed via the Options Page.</p>
<h3>How to install PayPal Donate Plugin for WordPress?</h3>
<ul>
<li>Download PayPal Donate Plugin for WordPress.</li>
<li>extract the zip file into your wp-content/plugins/ folder</li>
<li>activate it in your WordPress Plugins Dashboard</li>
<li>enter your details in the Options page (make sure you do this!)</li>
<li><strong>insert code snippet to your sidebar.php</strong></li>
</ul>
<h3>These settings are currently configurable on the Options page:</h3>
<ul>
<li>PayPal E-mail Address</li>
<li>Currency</li>
<li>Donation Reference</li>
<li>Return URL</li>
<li>Cancelled URL</li>
<li>Choice of buttons (the ones in use by PayPal)</li>
</ul>
<p>You need to insert code snippet to show your PayPal Donate on your sidebar.</p>
<div class="code">
<pre>
&lt;h2&gt;&lt;?php _e('Tip Jar'); ?&gt;&lt;/h2&gt;
&lt;?php if (function_exists('ec_paypaldonate')) {
ec_paypaldonate();
} ?&gt;
</pre>
</div>
<p>Therefore <strong>PayPal Donate Plugin for WordPress Widget Support</strong> was born. You can use this widget support to insert code above without open your themes. This widget will display the PayPal Donate on the sidebar.</p>
<h3>PayPal Donate Plugin for WordPress Code Snippet</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate.gif" title="PayPal Donate Plugin for WordPress Code Snippet"><img src="http://media.supriyadisw.net/wppaypaldonate.thumbnail.gif" alt="PayPal Donate Plugin for WordPress Code Snippet" /></a>
</div>
<h3>PayPal Donate Plugin for WordPress Widget Support Widget Option</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate-option.gif" title="PayPal Donate Plugin for WordPress Widget Support Option"><img src="http://media.supriyadisw.net/wppaypaldonate-option.thumbnail.gif" alt="PayPal Donate Plugin for WordPress Widget Support Option" /></a>
</div>
<h3>PayPal Donate Plugin for WordPress Widget Support on Sidebar</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate-sidebar.gif" title="PayPal Donate Plugin for WordPress Widget Support on Sidebar"><img src="http://media.supriyadisw.net/wppaypaldonate-sidebar.gif" alt="PayPal Donate Plugin for WordPress Widget Support on Sidebar" /></a>
</div>
<h3>Features</h3>
<ul>
<li>Help You to insert PayPal Donate Plugin for WordPress Code Snippet in your WordPress sidebar without knowing HTML.</li>
<li>Option to give backlink to me. No backlink by default <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>Requires</h3>
<ul>
<li>PayPal account.</li>
<li>WordPress 2.0+</li>
<li>WordPress Sidebar Widgets Plugin.</li>
<li>PayPal Donate Plugin for WordPress.</li>
</ul>
<h3>Installation</h3>
<ul>
<li>Download PayPal Donate Plugin for WordPress Widget Support.</li>
<li>Unzip and upload paypalwidget.php to your /wp-content/plugins/widget/ directory.</li>
<li>Activate the plugin from inside WordPress (Plugins tab).</li>
<li>Drag PayPal Donate Support widget to your sidebar from inside WordPress (Presentation tab &gt; Sidebar Widgets).</li>
<li>Click the configuration icon and enter your title, and backlink option.</li>
</ul>
<h3>Download</h3>
<div class="download">
<h4>
<a title="PayPal Donate Plugin for WordPress Widget Support 1.0" href="http://media.supriyadisw.net/paypalwidget.zip">PayPal Donate Plugin for WordPress Widget Support 1.0</a></h4>
</div>
<h3>Changelog</h3>
<ul>
<li>Nop 9, 2006: (Version 1.0) &#8211; First public Release.</li>
</ul>
<h3>Credits</h3>
<p>Thanks to Ahmad Faridzun Misron (eJone) for his PayPal Donate Plugin for WordPress. Great plugin!</p>
<p>There is a need of proper <a href="http://www.iseeq.co.uk">pay per click</a> management to enhance the growth of E-business. The <a href="http://www.iseeq.co.uk/c/webmaster.htm">webmaster</a> tools are available for professional web masters to tackle all web issues properly. The most fast internet speed can be availed by subscribing for <a href="http://www.iseeq.co.uk/c/isp.htm">dsl</a> connectivity. The <a href="http://www.iseeq.co.uk/c/marketing.htm">internet marketing</a> tactics are applied by professional internet marketers to run their business successfully.</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/paypal-donate-plugin-for-wordpress-widget-support.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Text Ads Link Widget for WordPress Sidebar</title>
		<link>http://supriyadisw.net/text-ads-link-widget-for-wordpress-sidebar.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=text-ads-link-widget-for-wordpress-sidebar</link>
		<comments>http://supriyadisw.net/text-ads-link-widget-for-wordpress-sidebar.html#comments</comments>
		<pubDate>Sat, 04 Nov 2006 07:34:36 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/11/text-ads-link-widget-for-wordpress-sidebar</guid>
		<description><![CDATA[Text Ads Link Widget for WordPress Sidebar is a WordPress Widgets which can be used to insert Text Ads Link code in your WordPress sidebar without knowing HTML. Just open TLA widget, drag and drop it to sidebar.
What is Text Link Ads?
Text Link Ads is a program where you sell your site space to advertisers. Text Link Ads is not a pay per click or contextually served ad system. You can display Text Link Ads on the same page with ...]]></description>
			<content:encoded><![CDATA[<p>Text Ads Link Widget for WordPress Sidebar is a WordPress Widgets which can be used to insert Text Ads Link code in your WordPress sidebar without knowing HTML. Just open TLA widget, drag and drop it to sidebar.</p>
<h3>What is Text Link Ads?</h3>
<p>Text Link Ads is a program where you sell your site space to advertisers. Text Link Ads is not a pay per click or contextually served ad system. You can display Text Link Ads on the same page with Google AdSense, Yahoo! Publisher Network and other contextually served ads. So don?t worry because you are not violating one of Google AdSense policy.</p>
<h3>How to register?</h3>
<p>To register your site for Text Link Ads is easy. Submit your site to be approved into their publisher program, insert ad code and wait for advertisers buying your ads space. For wordpress user, there is a plugin where you can use to insert the code without you have to copy all the code into your site page.</p>
<p>Once you have enabled the plugin, you will need to insert TLA code:</p>
<div class="code">
<pre>
</pre>
</div>
<p>where you want the text ads displayed within the layout of your site. Therefore You can use this widget to insert code above without open your themes. This will display the ads on the sidebar.</p>
<h3>Text Ads Link Insert Code</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_insert_code.png" title="Text Ads Link Insert Code"><img src="http://media.supriyadisw.net/tla_insert_code.thumbnail.png" alt="Text Ads Link Insert Code" /></a>
</div>
<h3>Text Ads Link Widget Option</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_widget_option.png" title="Text Ads Link Widget Option"><img src="http://media.supriyadisw.net/tla_widget_option.thumbnail.png" alt="Text Ads Link Widget Option" /></a>
</div>
<h3>Text Ads Link on Sidebar</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_on_sidebar.png" title="Text Ads Link on Sidebar"><img src="http://media.supriyadisw.net/tla_on_sidebar.thumbnail.png" alt="Text Ads Link on Sidebar" /></a>
</div>
<h3>Features</h3>
<ul>
<li>Help You to insert Text Ads Link code in your WordPress sidebar without knowing HTML.</li>
<li>Add a link to your package directly. You need to insert your packages ID.</li>
<li>Option to open your package link in a new browser.</li>
<li>Option to show your ads on single page (homepage only) or site wide.</li>
<li>Only show TLA in your sidebar.</li>
</ul>
<h3>Requires</h3>
<ul>
<li>Text Link Ads account.</li>
<li>WordPress Sidebar Widgets Plugin.</li>
</ul>
<h3>Installation</h3>
<ol>
<li>Download Text Ads Link widget.</li>
<li>Unzip and upload tlawidget.php to your /wp-content/plugins/widget/ directory.</li>
<li>Activate the plugin from inside WordPress (Plugins tab).</li>
<li>Drag Text Ads Link widget to your sidebar from inside WordPress (Presentation tab &gt; Sidebar Widgets).</li>
<li>Click the configuration icon and enter your title, package ID, and site option.</li>
</ol>
<h3>Download</h3>
<div class="download">
<h4>
<a title="Text Ads Link Widget 1.0" href="http://media.supriyadisw.net/tlawidget.zip">Text Ads Link Widget 1.0</a></h4>
</div>
<h3>How to get your package ID</h3>
<ul>
<li>Login into Text Link Ads.</li>
<li>Edit your listings.</li>
<li>Edit your side detail. You should see this following message:<br />
<blockquote><p>Your site is currently available at:<br />
http://www.text-link-ads.com/packageDetail.php?packageID=45044</p></blockquote>
<p>. Therefore your package id is 45044. This is my package id for an example. You should get your own package id <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<h3>Change Log</h3>
<ul>
<li>Nov 04, 2006: Initial public release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/text-ads-link-widget-for-wordpress-sidebar.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Dago Pakar WordPress Theme</title>
		<link>http://supriyadisw.net/dago-pakar-wordpress-theme.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dago-pakar-wordpress-theme</link>
		<comments>http://supriyadisw.net/dago-pakar-wordpress-theme.html#comments</comments>
		<pubDate>Mon, 30 Oct 2006 17:00:53 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/10/dago-pakar-wordpress-theme</guid>
		<description><![CDATA[Dago Pakar is three column Unsleepable based theme with sidebar &#8211; content &#8211; sidebar layout. Optimised for AdSense placement (inside content and sidebar). A modern theme with Widgets Sidebar.
Thanks for any requests to share my theme. Glad You like my theme. As promised I have released my theme named as Dago Pakar.
What is Dago Pakar? Dago Pakar is one of beautiful place in Parijs Van Java (Bandung), West Java, Indonesia. You can view this place in http://gallery.supriyadisw.net  
Dago Pakar ...]]></description>
			<content:encoded><![CDATA[<p>Dago Pakar is three column Unsleepable based theme with sidebar &#8211; content &#8211; sidebar layout. Optimised for AdSense placement (inside content and sidebar). A modern theme with Widgets Sidebar.</p>
<p>Thanks for any requests to share my theme. Glad You like my theme. As promised I have released my theme named as Dago Pakar.</p>
<p>What is Dago Pakar? Dago Pakar is one of beautiful place in Parijs Van Java (Bandung), West Java, Indonesia. You can view this place in http://gallery.supriyadisw.net <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Dago Pakar WordPress Theme is a modified theme form Unsleepable WordPress Theme by Ben Gray at http://www.openswitch.org. Thanks for the great theme Ben <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is my Beta release. Perhaps You will find a lot of bugs. Therefore, please send any feedback! Any suggestions will be appreciate very much. Hopefully, You like this theme. Enjoy the theme.</p>
<h3>Features</h3>
<ul>
<li>Three column WordPress Theme</li>
<li>Left sidebar for menu and right sidebar for AdSense or another ads</li>
<li>SEO friendly for WordPress based my previous post http://www.supriyadisw.net/2006/07/search-engine-optimization-for-wordpress</li>
<li>AdSense placement optimization. Largerectangle in the content. Wide Skyper in right sidebar.</li>
<li>AdSense blend optimization. Content using font face and size as AdSense.</li>
<li>Widgets Support</li>
<li>Gravatars Support</li>
</ul>
<h3>Updated to Version 1.2 (Nov 03, 2006)</h3>
<ul>
<li>Fix bug near unwanted text: &#8220;Insert you AdSense Largerectangle code here!&#8221;. Thanks for your report <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<h3>Updated to Version 1.1 (Oct 31, 2006)</h3>
<ul>
<li>Add Search Option in Option Page. You can choose Live search, Vanilla search, or Google Search.</li>
<li>Add Adsense Option in Option Page. You can insert your AdSense code and it will display on index, archive, search, single, search result page. Support for Largerectangle, Wide Skyper, Link Unit 468&#215;15, and Google for Search.</li>
</ul>
<h3>K2 Option Search</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/k2option_search.gif" title="Dago Pakar K2 Option Search"><img src="http://media.supriyadisw.net/k2option_search.thumbnail.gif" alt="Dago Pakar K2 Option Search" /></a>
</div>
<h3>K2 Option AdSense</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/k2option_adsense.gif" title="Dago Pakar K2 Option AdSense"><img src="http://media.supriyadisw.net/k2option_adsense.thumbnail.gif" alt="Dago Pakar K2 Option AdSense" /></a>
</div>
<h3>Screenshot</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/screenshot-dagopakar-640.png" title="Dago Pakar Screenshot"><img src="http://media.supriyadisw.net/screenshot-dagopakar-640.thumbnail.png" alt="Dago Pakar Screenshot" /></a>
</div>
<h3>Installation</h3>
<ol>
<li>Download dagopakar.zip file.</li>
<li>Unzip the dagopakar.zip file.</li>
<li>Upload the dagopakar folder to your wordpress theme directory.</li>
<li>Activate Dago Pakar WordPress theme.</li>
<li>Open K2 Option and insert your AdSense code for Largerectangle, Link Unit 468&#215;15, Wide Skyper, and Google for Search.</li>
<li>Well done!</li>
</ol>
<h3>Download</h3>
<div class="download">
<h4>
<a id="p450" title="Dago Pakar WordPress Theme 1.2" href="http://media.supriyadisw.net/dagopakar.zip">Dago Pakar WordPress Theme 1.2</a><br />
</h4>
</div>
<h3>Note</h3>
<ul>
<li>Use class=&#8221;alignright&#8221; tag for images to appear on right , class=&#8221;alignleft&#8221; tag for images to appear on left, and class=&#8221;centered&#8221; tag for images to appear on center.</li>
<li>Best view for 1024&#215;768 resolution or higher</li>
</ul>
<h3>Change log</h3>
<ul>
<li>11/03/2006: Update to version 1.2</li>
<li>10/31/2006: Update to version 1.1</li>
<li>10/30/2006: Initial public beta release</li>
</ul>
<p>The <a href="http://www.iseeq.com/c/dedicated-hosting.htm">dedicated server hosting</a> plans are very significant in providing the excellent quality hosting services. The professional <a href="http://www.iseeq.com/c/webmaster.htm">webmaster</a> always prefers to get hosting services of the reliable company rather than cheap ones. The advanced tools of <a href="http://www.iseeq.com/c/seo.htm">seo</a> are very assistive to upgrade the quality and ranking of the web promotion. If you want to have direct approach to your target customers, there is a best option of <a href="http://www.iseeq.com/c/email.htm">email marketing</a> for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/dago-pakar-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Hot Dates Plugin for WordPress</title>
		<link>http://supriyadisw.net/hot-dates-plugin-for-wordpress.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hot-dates-plugin-for-wordpress</link>
		<comments>http://supriyadisw.net/hot-dates-plugin-for-wordpress.html#comments</comments>
		<pubDate>Fri, 14 Jul 2006 18:17:44 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/07/hot-dates-plugin-for-wordpress</guid>
		<description><![CDATA[Hot dates is a format the date of your posts into something that looks like a single page per day calendar. This plugin is inspirated by:

Hot Dates with CSS
CSS Date Blocks for Blogs

This plugin makes it simple to add a format the date of your posts into something that looks like a single page per day calendar. You can see at this page, as live demo  
Installation

Download the plugin and unzip it to your PC
Upload the folder &#8220;hotDates&#8221; and ...]]></description>
			<content:encoded><![CDATA[<p>Hot dates is a format the date of your posts into something that looks like a single page per day calendar. This plugin is inspirated by:</p>
<ul>
<li>Hot Dates with CSS</li>
<li>CSS Date Blocks for Blogs</li>
</ul>
<p>This plugin makes it simple to add a format the date of your posts into something that looks like a single page per day calendar. You can see at this page, as live demo <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Installation</h3>
<ul>
<li>Download the plugin and unzip it to your PC</li>
<li>Upload the folder &#8220;hotDates&#8221; and all of its contents into your wp-content/plugins/ directory.</li>
<li>Activate the plugin in your WordPress site Admin.</li>
<li>Your done! Enjoy</li>
</ul>
<h3>Usage</h3>
<p>To show your Hot Dates, you can call a PHP plugin function. The syntax is as follows:</p>
<div class="code">
<pre>&lt;?php hotDates(); ?&gt;</pre>
</div>
<p>However, it?s strongly recommended that you always confirm that the function is available to keep from generating PHP errors or breaking your page display, using the following syntax:</p>
<div class="code">
<pre>&lt;?php if (function_exists('hotDates')) { hotDates(); }?&gt;</pre>
</div>
<p>I recommend place that syntax near your title post (left), both in single.php and index.php.</p>
<h3>Download</h3>
<div class="download">
<h4>
<a title="Hot Dates PLugin for WordPress" href="http://media.supriyadisw.net/hotDates.zip">Hot Dates PLugin for WordPress</a></h4>
</div>
<h3>Change Log</h3>
<ul>
<li>07/15/2006: Initial public release.</li>
</ul>
<h3>Credits</h3>
<p>FREE! You can tell me where you place this plugin. It will be very much appreciated. Thanks a bunch and good luck <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/hot-dates-plugin-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>StatCounter for WordPress Admin</title>
		<link>http://supriyadisw.net/statcounter-for-wordpress-admin.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=statcounter-for-wordpress-admin</link>
		<comments>http://supriyadisw.net/statcounter-for-wordpress-admin.html#comments</comments>
		<pubDate>Thu, 13 Jul 2006 19:33:36 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/07/statcounter-for-wordpress-admin</guid>
		<description><![CDATA[I developed this plugin based extensively on the works of Serge K. Keller for his plugin &#8220;StatCounter for WordPress&#8221;.
StatCounter for WordPress Admin is a plugin that will add StatCounter?s invisible counter code to the footer of each page of your WP Admin page. You will not need to edit any theme file, just configure the plugin from the &#8220;Options&#8221; page of your WP Admin area.
This plugin can use to give you some information when you get intruder attacks. I got ...]]></description>
			<content:encoded><![CDATA[<p>I developed this plugin based extensively on the works of Serge K. Keller for his plugin &#8220;StatCounter for WordPress&#8221;.</p>
<p>StatCounter for WordPress Admin is a plugin that will add StatCounter?s invisible counter code to the footer of each page of your WP Admin page. You will not need to edit any theme file, just configure the plugin from the &#8220;Options&#8221; page of your WP Admin area.</p>
<p>This plugin can use to give you some information when you get intruder attacks. I got idea from forum.statcounter.com. Thanks for this idea <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Installation</h3>
<ul>
<li>Download the plugin and unzip it to your PC.</li>
<li>Upload the file statcounterAdmin.php into your wp-content/plugins/ directory.</li>
<li>Activate the plugin in your WordPress site Admin.</li>
<li>Configure it from the options page. You have to copy your StatCounter code here.</li>
<li>Your done! Enjoy.</li>
</ul>
<h3>Usage</h3>
<p>First You have to get your StatCounter code.</p>
<ol>
<li>Login to StatCounter page.</li>
<li>Click link &#8220;Add New Project&#8221;.</li>
<li>Fill out the details, as per the instructions. You have to fill your &#8220;Website URL&#8221; with &#8220;http://yoursite/wp-admin/&#8221;, without quote.</li>
<li>Fill out next detail, and you will get your StatCounter code.</li>
<li>Done!</li>
</ol>
<h3>Download</h3>
<div class="download">
<h4>
<a title="StatCounter for WordPress Admin" href="http://media.supriyadisw.net/statcounterAdmin.zip">StatCounter for WordPress Admin</a></h4>
</div>
<h3>Change Log</h3>
<ul>
<li>07/14/2006: Initial public release</li>
</ul>
<p>Any suggestions, feedback, ideas, complaints, are welcome. Good luck&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/statcounter-for-wordpress-admin.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adsense Clicks Tracker</title>
		<link>http://supriyadisw.net/adsense-clicks-tracker.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adsense-clicks-tracker</link>
		<comments>http://supriyadisw.net/adsense-clicks-tracker.html#comments</comments>
		<pubDate>Wed, 12 Jul 2006 16:16:43 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/07/adsense-clicks-tracker</guid>
		<description><![CDATA[There have been 3rd party javascripts that track adsense clicks out.
I just found some articles about it.
These following articles are about using Google Analytics to track adsense clicks.

Tracking Adsense Clicks with Google
Track Google AdSense Clicks via Google Analytics &#8211; Free AdSense Tracker
Forums Digital Point
jensense.com

Google Analytics basics
This tracking is done through &#8220;Goals&#8221;. A goal is a way of tracking when a website visitor does something you want &#8211; Buy an item, submit a contact form, or in our case click an ...]]></description>
			<content:encoded><![CDATA[<p>There have been 3rd party javascripts that track adsense clicks out.</p>
<p>I just found some articles about it.</p>
<p>These following articles are about using Google Analytics to track adsense clicks.</p>
<ul>
<li>Tracking Adsense Clicks with Google</li>
<li>Track Google AdSense Clicks via Google Analytics &#8211; Free AdSense Tracker</li>
<li>Forums Digital Point</li>
<li>jensense.com</li>
</ul>
<h3>Google Analytics basics</h3>
<blockquote><p>This tracking is done through &#8220;Goals&#8221;. A goal is a way of tracking when a website visitor does something you want &#8211; Buy an item, submit a contact form, or in our case click an adsense ad.</p></blockquote>
<blockquote><p>Tracking script simulates virtual directory hierarchy to Google Analytics so you can use it&#8217;s reporting capabilities effectively. This hierarchy always starts with /asclick directory, is then followed by Ad group type or custom type(channel) name and the final thierd level of this hierarchy is AsSense Ad URL address or AdLinks Keyword (only available on IE). So simple AdSense click hit would be /asclick/NavigBanner/www.DirectRelief.org for NavigBanner Ad type and DirectRelief Ad.</p></blockquote>
<h3>How does it work?</h3>
<blockquote><p>Small javascript file is added to your web page and that&#8217;s it. This script listens for ad clicks and reports them to Google Analytics (analytics code has to be already installed in the web pages). Google Analytics interface is than used to interpret tracking results.</p></blockquote>
<h3>Compliance with Google AdSense TOS</h3>
<p>The question ? as always with all things AdSense ? is, does it play nice with Google?s TOS?</p>
<blockquote><p>This tracking script uses passive click monitoring and in no way alters code generated by Google AdSense. It does not interfere with Ad clicks directly, but simply listens for browser mouse and keyboard events and reports through Google Analytics tracking engine. I have reviewed AdSense TOS and did not find any issue what so ever. But if you want to be sure, go ask Google AdSense support for permittion first. Just don&#8217;t expect simple Yes/No answer from them</p></blockquote>
<h3>Tracking Accurancy</h3>
<blockquote><p>The passive listening method used by this tracking script does not allow for 100% accurate click reporting. When compared to AdSense, my results are usually about 10-15% lower in Google Analytics goals. The limitations i know about are already mentioned in some of previous paragraphs. I would be really interested in how this script performs for you (especialy for higher traffic volumes).</p></blockquote>
<h3>Google Analytics integration</h3>
<blockquote><p>Integration with Google Analytics is achieved by manually calling urchingTracker when user clicks on AdSense Ad. Tracking script simulates virtual directory hierarchy to Google Analytics so you can use it&#8217;s reporting capabilities effectively. This hierarchy always starts with /asclick directory (unless you modified this value), is followed by Ad group type or custom type(channel) name. The final thierd level of this hierarchy is AsSense ad URL address or AdLinks Keyword (note that this is not available for clicks from Firefox browser).</p></blockquote>
<blockquote><p>The example tracked URL will look like:<br />
<strong>/asclick/336x280_as/www.DirectRelief.org</strong><br />
or <strong>/asclick/NavigBanner/www.DirectRelief.org</strong> (if you use custom adgroup names).</p></blockquote>
<h3>Setup procedure</h3>
<p>If you use this method, the setup procedure constists of two parts. First you have to setup your web page to track AdSense clicks and report them to Google Analytics. Second part is about tweaking Google Analytics settings a bit to ease interpreting click retults.</p>
<p>And please be prepared to wait at least 24 hours before some AdSense tracking hits appear in your Google Analytics interface.</p>
<p><strong>Web Page</strong></p>
<ol>
<li>Download <a href="http://dolly.czi.cz/astracker/download/astracker.zip">astracker.zip</a> file containing all required files.</li>
<li>Unzip and upload tracking javascript astracker.js somewhere to the web ideally directly to your web server.</li>
<li>Add reference to this javascript to your web page directly below Google Analytics code (see the following example).
<div class="code">
<pre>
      &lt;script src="http://www.google-analytics.com/urchin.js"
           type="text/javascript"&gt;
      &lt;/script&gt;
      &lt;script type="text/javascript"&gt;
          _uacct = "UA-xxxxxx-y";
          urchinTracker();
      &lt;/script&gt;
      &lt;/script src="/javascript/astracker.js"
            type="text/javascript"&gt;
      &lt;/script&gt;
</pre>
</div>
</li>
<li>Optionally tweak the page to support custom channel reporting &#8211; see Advanced Settings for further info.</li>
</ol>
<p><strong>Google Analytics</strong><br />
Create a goal: To create a goal you assign it a URL. This url doesn&#8217;t have to exist, as the javascript will trigger it.<br />
In the Goal URL field, enter &#8220;/asclick&#8221; and &#8220;Adsense Clicks&#8221; for the goal name.</p>
<p><img class="centered" src="http://img464.imageshack.us/img464/2884/adsenseclickstracker5wh.png" width="425" alt="Image Hosted by ImageShack.us" /></p>
<p>I&#8217;m sorry if you see a lot of blockquote, because I rewrite it from references above. So&#8230; what is the point? Just copy &amp; paste? :-/</p>
<p>Ok, I got idea from articles above. We have to add the code manually to our web pages. So far I didn&#8217;y find WordPress Plugin about it.</p>
<div class="idea">
<p>
Create WordPress plugin to tracking adsense click with Google Analytics
</p>
</div>
<h3>Basic Idea</h3>
<ul>
<li>Add Tracker script &#8220;automatically&#8221; to WordPress. Actually I didn&#8217;t change anything inside this script, just rename it <strong>adtracker.js</strong> to <strong>adsenseClicksTracker.js</strong>. We can create WP plugin to do this.</li>
<li>There is Google Analytics Plugin for WordPress exist. This plugin makes it simple to add Google Analytics to our WordPress.</li>
</ul>
<div class="idea">
<p>
Make integration between adtracker.js and Google Analytics Plugin
</p>
</div>
<p>So I create WordPress plugin named <strong>&#8220;Adsense Clicks Tracker&#8221;</strong>. This plugin makes it simple to tracking Google Adsense Clicks with Google Analytics. This plugin add adsenseClicksTracker.js to WordPress.</p>
<h3>Installation</h3>
<ol>
<li>Download the plugin and unzip it to your PC</li>
<li>Upload the folder &#8220;adsenseClicksTracker&#8221; and all of its contents into your wp-content/plugins/ directory.</li>
<li>Activate the plugin in your WordPress site Admin</li>
<li>Enter your Google Analytics User Account string (it?ll be something like UA-12345-6. It appears when you &#8220;Add a channel&#8221;)</li>
<li>You can use any kind of Google Analytics plugin or insert it manually <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Your done! Enjoy</li>
</ol>
<h3>Usage</h3>
<p>You still have to create a goal at your Google Analytics.</p>
<h3>Testing it</h3>
<p>DON&#8217;T! There is no way to test that this works as it tracks adsense clicks, and you can&#8217;t click your own adsense. Just wait for a while and view your Google Analytic report.</p>
<h3>Download</h3>
<div class="download">
<h4><a title="Adsense Clicks Tracker" href="http://media.supriyadisw.net/adsenseClicksTracker.zip">Adsense Clicks Tracker</a></h4>
</div>
<p><strike>This plugin still pending because I&#8217;m waiting for permission from Rich Boakes, asp-net-whidbey.blogspot.com, and ask Google Adsense about it. Just for make sure <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strike></p>
<h3>Checklist</h3>
<ul>
<li><strike>Permission from Rich Boakes</strike></li>
<li><strike>Permission from asp-net-whidbey.blogspot.com</strike><br />
<blockquote><p>supriyadisw: Hi, the script is absolutely free so you can use it, change it, update it and of course distribute it with your wordpress plugin.</p>
<p>Just post here link to your plugin, so everyone is able to find it easily <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
</li>
<li><strike>Permission from Google Team</strike><br />
<blockquote><p>Wed, 12 Jul 2006 14:08:20 -0700<br />
&#8230;.<br />
With regards to the click tracking software you&#8217;ve mentioned, we do not<br />
endorse or encourage the use of any particular click tracking tools. We<br />
recommend that you exercise caution when using third-party software to<br />
ensure that you do not violate the AdSense Terms and Conditions nor<br />
inadvertently disclose sensitive information about yourself or your<br />
site<br />
through the use of such software.</p>
<p>In addition, it is solely your responsibility to verify that any tools<br />
or<br />
software used in conjunction with AdSense do not violate the AdSense<br />
Terms<br />
and Conditions and program policies.</p>
<p>Thank you for your cooperation.</p></blockquote>
</li>
<li><strike>While I&#8217;m waiting for some permissions, I install it to my blog <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </strike></li>
</ul>
<h3>Change Log</h3>
<ul>
<li>07/14/2006: Initial public release without integration with any kind of Google Analytics plugin.</li>
</ul>
<p>For tracking adsense with Google Analytics, you can visit references above.</p>
<p>Have a nice day&#8230;</p>
<p>The <a href="http://www.envisionwebhosting.com">web host</a> companies offer multiple hosting packages in the different prices to facilitate the average kind of clients. The <a href="http://www.envisionwebhosting.com/seo.htm">search engine marketing</a> strategies are very useful for the enhancement of the revenue of any entrepreneurs who invest a large amount of money to run business. The <a href="http://www.envisionwebhosting.com/domain-registration.htm">domain names</a> are selected by the webmasters according to the nature of their business. The most important hosting features of <a href="http://www.envisionwebhosting.com/reviews/aplus-hosting.htm">aplus hosting</a> have a great attraction for the potential customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/adsense-clicks-tracker.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Adsense Beautifier</title>
		<link>http://supriyadisw.net/adsense-beautifier.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adsense-beautifier</link>
		<comments>http://supriyadisw.net/adsense-beautifier.html#comments</comments>
		<pubDate>Mon, 10 Jul 2006 06:49:57 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/07/adsense-beautifier</guid>
		<description><![CDATA[Adsense beautifier is a plugin available for WordPress to make your Adsense look beautiful in order to increase you Adsense earnings. Images adjacent to ads can help increase click through rate (CTR).
Images can be use to increase our click through rate. You can add image next to your adsense to increase your Click Through Rate.
Is it legal? Yes, but you have to add line to separate your image to adsense. Even google do this way to their new adsense format. ...]]></description>
			<content:encoded><![CDATA[<p>Adsense beautifier is a plugin available for WordPress to make your Adsense look beautiful in order to increase you Adsense earnings. Images adjacent to ads can help increase click through rate (CTR).</p>
<p>Images can be use to increase our click through rate. You can add image next to your adsense to increase your Click Through Rate.</p>
<p>Is it legal? Yes, but you have to add line to separate your image to adsense. Even google do this way to their new adsense format. You can see articles about these from:</p>
<ul>
<li><a href="http://www.jensense.com/archives/2006/06/new_adsense_ver.html" target="_blank" title="Jensense.Com">Jensense.Com</a></li>
<li><a href="http://forums.digitalpoint.com/showthread.php?t=102103" target="_blank" title="Forums DigitalPoint">Forums DigitalPoint</a></li>
</ul>
<p>I have a post about it a couple days ago. You can see at <a href="http://www.supriyadisw.net/2006/06/using-images-to-increase-adsense-click-through-rate" target="_blank" title="Increase CTR">Increase CTR</a>. In that post You must add &#8220;manually&#8221;. I have idea to make WordPress plugin to make it easier. My plugin name is &#8220;Adsense Beautifier&#8221;, perhaps remind you for another plugin &#8220;<a href="http://binslashbash.org/wordpress-plugins/download-beautifier/" target="_blank" title="Download  Beautifier">Download  Beautifier</a>&#8220;. Yes, I have inspirated from that plugin for my plugin name, cause this plugin have a similar function, to make adsense look beautiful in order to increase your CTR. I hope so <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Updated to adsenseBeautifier 1.0.4 (Oct 17, 2006)</h3>
<ul>
<li>Support for another ads format: Medium Rectangle (300 x 250), Small Square (200 x 200), Banner (468 x 60), and Half Banner (234&#215;60).</li>
</ul>
<h3>Updated to adsenseBeautifier 1.0.3</h3>
<ul>
<li>Support for random images using &#8220;AUTOMATIC IMAGE ROTATOR&#8221; from <a href="http://www.automaticlabs.com/" title="Automatic Image Rotator">automaticlabs</a>. Thanks for the script <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>Support for .png, .gif, .jpeg images extensions.</li>
<li>Feel free to make your own images and place your images into /wp-content/adsenseBeautifier/images/$folder. $folder should be largerectangle, leaderboard, or square.</li>
<li> <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Gud lak</li>
</ul>
<h3>Updated to adsenseBeautifier 1.0.2</h3>
<p>Add Options page to generate new adsense code base on your original AdSense code. No changes are made to your original AdSense code (as dictated by Google&#8217;s Terms of Service). The code goes around your AdSense code, leaving it intact and unchanged.</p>
<h3>Screenshot</h3>
<h4>Leaderboard (728 x 90)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/leaderboard.gif" title="Leaderboard (728 x 90)"><img src="http://media.supriyadisw.net/leaderboard.thumbnail.gif" alt="Leaderboard (728 x 90)" /></a></div>
<h4>Banner (468 x 60)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/banner.gif" title="Banner (468 x 60)"><img src="http://media.supriyadisw.net/banner.thumbnail.gif" alt="Banner (468 x 60)" /></a></div>
<h4>Half Banner (234&#215;60)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/halfbanner.gif" title="Half Banner (234x60)"><img src="http://media.supriyadisw.net/halfbanner.thumbnail.gif" alt="Half Banner (234x60)" /></a></div>
<h4>Medium Rectangle (300 x 250)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/mediumrectangle.gif" title="Medium Rectangle (300 x 250)"><img src="http://media.supriyadisw.net/mediumrectangle.thumbnail.gif" alt="Medium Rectangle (300 x 250)" /></a></div>
<h4>Square (250 x 250)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/square.gif" title="Square (250 x 250)"><img src="http://media.supriyadisw.net/square.thumbnail.gif" alt="Square (250 x 250)" /></a></div>
<h4>Large Rectangle (336 x 280)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/largerectangle.gif" title="Large Rectangle (336 x 280)"><img src="http://media.supriyadisw.net/largerectangle.thumbnail.gif" alt="Large Rectangle (336 x 280)" /></a></div>
<h4>Small Square (200 x 200)</h4>
<div class="screenshot"><a class="imagelink" href="http://media.supriyadisw.net/smallsquare.gif" title="Small Square (200 x 200)"><img src="http://media.supriyadisw.net/smallsquare.thumbnail.gif" alt="Small Square (200 x 200)" /></a></div>
<h3>Installation</h3>
<h4>New Installation</h4>
<ol>
<li>Download the plugin and unzip it to your PC</li>
<li>Upload the folder &#8220;adsenseBeautifier&#8221; and all of its contents into your wp-content/plugins/ directory</li>
<li>Activate the plugin in your WordPress site Admin</li>
<li>Go to Options page to generate AdSense code base on your original AdSense code</li>
<li>Copy and paste your new AdSense code to display your AdSense</li>
<li>Your done! Enjoy</li>
</ol>
<h4>Upgraded from Previous Version</h4>
<ol>
<li>Download the plugin and unzip it to your PC</li>
<li>Deactivate the plugin in your WordPress site Admin</li>
<li>Delete the folder &#8220;adsenseBeautifier&#8221; and all of its contents from your wp-content/plugins/ directory. You have to delete your old version directory <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </li>
<li>Upload the folder &#8220;adsenseBeautifier&#8221; and all of its contents into your wp-content/plugins/ directory</li>
<li>Activate the plugin in your WordPress site Admin</li>
<li>Go to Options page to generate AdSense code base on your original AdSense code</li>
<li>Copy and paste your new AdSense code to display your AdSense</li>
<li>Your done! Enjoy</li>
</ol>
<h3>Usage</h3>
<p>For the new version you do not need add block manually. Go to options page to generate block that will add around to your AdSense code.</p>
<h3>Download</h3>
<div class="download">
<h4><a id="p264" href="http://media.supriyadisw.net/adsenseBeautifier.zip" title="Adsense Beautifier 1.0.4. Please be careful and use with your own risk ;)">Adsense Beautifier 1.0.4</a></h4>
</div>
<h3>Change Log</h3>
<ul>
<li>10/17/2006: New version (1.0.4) updated. Support for another ads format: Medium Rectangle (300 x 250), Small Square (200 x 200), Banner (468 x 60), and Half Banner (234&#215;60).</li>
<li>09/07/2006: New version (1.0.3) updated. Support for random images. Remove reset button <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>08/23/2006: New version (1.0.2) updated. Support for Square (250&#215;250) AdSense format.</li>
<li>08/22/2006: New version (1.0.1) updated.</li>
<li>07/30/2006: Edit CSS file to avoid a potensial bug near class largerectangle. Thank&#8217;s to Vincent and Rave for your feedback <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>07/30/2006: Fix a bug near adding unwanted syntax on header &#8220;nnn&#8221;.</li>
<li>07/12/2006: Change line separator to black for more visible. Add space between image and ad.</li>
<li>07/10/2006: Update image and CSS for smaller size</li>
<li>07/10/2006: Upload Adsense Beautifier for the first time</li>
</ul>
<h3>To Do</h3>
<ul>
<li>Edit image to smaller size [done]</li>
<li>Change image to related post based on post keyword</li>
<li>Random image [done]</li>
<li>Add for another AdSense format [done]</li>
</ul>
<h3>Notes</h3>
<ul>
<li>Make your adsense doesn&#8217;t look like ad</li>
<li>Increase your CTR</li>
<li>Eat your space. For leaderboard ad format, it will eat 60px space from top. For largerectangle ad format, it will eat 50px from left. If you feel it eat your space too much, You can edit CSS and upload another images. Feel free to do that <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>Default ad place is at top (above post) and bottom (under the post). You can see my blog as live demo. Because of space eating issue <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  If you prefers to make your ad floating to your post, you should resize image and edit CSS yourself.</li>
<li>Only support for largerectangle and leaderboard AdSense format. But another AdSense format will add as soon as possible <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </li>
</ul>
<h3>Good News</h3>
<p>I have ask Google Team again to make sure this plugin is acceptable and doesn&#8217;t break Google TOS. They said:</p>
<blockquote><p>Wed, 12 Jul 2006 14:08:20 -0700<br />
Hello Supriyadi,<br />
Thanks for your emails.<br />
The ad placement on </p>
<p>http://www.supriyadisw.net/2006/07/adsense-beautifier</p>
<p>is acceptable by<br />
our policies; as you&#8217;ve noted, we ask that publishers<br />
place a visible border between the ads and the images, in order to<br />
avoid<br />
confusion and invalid clicks.</p></blockquote>
<p>So if your site use background other than white (#FFFFFF), you have to change border color between image and ad in order to make it visible.</p>
<h3>Integrate with Adsense Deluxe Plugin</h3>
<p>This plugin can be integrate with <a href="http://www.acmetech.com/blog/2005/07/26/adsense-deluxe-wordpress-plugin/" rel="nofollow">Adsense Deluxe</a> plugin. Here is my tip:<br />
In Adsense Deluxe plugin option, place your new AdSense code (from adsenseBeautifier Options page) to AdSense code field in AdSenseDeluxe Options page.</p>
<p>To insert any of your defined ad units within template files, you can call a PHP plugin function with the name of the ad unit you want displayed. The syntax is as follows:</p>
<div class="code">
<pre>
&lt;?php adsense_deluxe_ads('AdBlock_name'); ?&gt;
</pre>
</div>
<p>However, it?s strongly recommended that you always confirm that the function is available to keep from generating PHP errors or breaking your page display, using the following syntax:</p>
<div class="code">
<pre>
&lt;?php if (function_exists(adsense_deluxe_ads('AdBlock_name'))) {
adsense_deluxe_ads('AdBlock_name'); } ?&gt;
</pre>
</div>
<p>Note: This syntax little bit different from recommended syntax from Adsense Deluxe Plugin.</p>
<h3>Disclaimer</h3>
<blockquote>
<h4>- If You are not really sure to use this plugin, please contact Google Team. Use with your own risk.<br />
- I never guarantee that your CTR or AdSense earning will rise <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </h4>
</blockquote>
<h3>Support Me</h3>
<p>If you find it useful, please consider donating to help me continue work on the plugin. This plugin is, and will remain, freely available and open source, please only donate if you want to and can afford it.</p>
<p>That&#8217;s it. Feel free to add comment here.<br />
 <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Have a great day and gud lak</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/adsense-beautifier.html/feed</wfw:commentRss>
		<slash:comments>164</slash:comments>
		</item>
		<item>
		<title>StatCounter Module for Drupal</title>
		<link>http://supriyadisw.net/statcounter-module-for-drupal.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=statcounter-module-for-drupal</link>
		<comments>http://supriyadisw.net/statcounter-module-for-drupal.html#comments</comments>
		<pubDate>Tue, 27 Jun 2006 10:48:27 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/06/statcounter-module-for-drupal</guid>
		<description><![CDATA[StatCounter is a free yet reliable invisible web tracker, highly configurable hit counter and real-time detailed web stats. For more detail please visit StatCounter website.
StatCounter Module adds the StatCounter tracking system to your drupal website. This module is modified from Google Analytics Module by Mike Carter.
Requirements

Drupal 4.7
StatCounter Installing Code

Installation
Copy the &#8216;statcounter&#8217; module directory in to your Drupal modules directory as usual.
Usage

In the settings page enter your StatCounter installing code.
You will also need to define what user roles should be tracked. ...]]></description>
			<content:encoded><![CDATA[<p>StatCounter is a free yet reliable invisible web tracker, highly configurable hit counter and real-time detailed web stats. For more detail please visit <a href="http://statcounter.com/" title="StatCounter" target="_blank">StatCounter</a> website.</p>
<p>StatCounter Module adds the StatCounter tracking system to your drupal website. This module is modified from <a href="http://drupal.org/node/49388" title="Google Analytics Module" target="_blank">Google Analytics Module</a> by Mike Carter.</p>
<h3>Requirements</h3>
<ul>
<li>Drupal 4.7</li>
<li>StatCounter Installing Code</li>
</ul>
<h3>Installation</h3>
<p>Copy the &#8216;statcounter&#8217; module directory in to your Drupal modules directory as usual.</p>
<h3>Usage</h3>
<ul>
<li>In the settings page enter your StatCounter installing code.</li>
<li>You will also need to define what user roles should be tracked. Simply tick the roles you would like to monitor.</li>
<li>All pages will now have the required JavaScript added to the HTML footer can confirm this by viewing the page source from your browser.</li>
<li>&#8216;admin/&#8217; pages are automatically ignored by StatCounter.</li>
</ul>
<h3>Change Log</h3>
<ul>
<li>06/27/2006: Upload StatCounter v 1</li>
</ul>
<h3>To Do</h3>
<ul>
<li>Add StatCounter installing code at sidebar to visible code as alternative</li>
</ul>
<h3>Download</h3>
<div class="download">
<h4>
<a title="StatCounter Module" href="http://www.mediamax.com/supriyadisw/Hosted/statcounter.zip">StatCounter Module</a></h4>
</div>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/statcounter-module-for-drupal.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Krakal WordPress Theme</title>
		<link>http://supriyadisw.net/krakal-wordpress-theme-2.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=krakal-wordpress-theme-2</link>
		<comments>http://supriyadisw.net/krakal-wordpress-theme-2.html#comments</comments>
		<pubDate>Wed, 07 Jun 2006 17:14:23 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/06/krakal-wordpress-theme</guid>
		<description><![CDATA[Well, after use some wordpress themes, I decide to create my own wordpress theme. Perhaps, it&#8217;s not a perfect theme.
This is my first wordpress theme and I hope it&#8217;s can be a nice wordpress theme. My wordpress theme&#8217;s name is Krakal, which one of beautiful beach in Yogyakarta, about 60 km from my home town  
This theme was inspirated from Audyasha theme which come from Kubrick theme. But now I made a lot of modification to this theme  ...]]></description>
			<content:encoded><![CDATA[<p>Well, after use some wordpress themes, I decide to create my own wordpress theme. Perhaps, it&#8217;s not a perfect theme.</p>
<p>This is my first wordpress theme and I hope it&#8217;s can be a nice wordpress theme. My wordpress theme&#8217;s name is Krakal, which one of beautiful beach in Yogyakarta, about 60 km from my home town <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>This theme was inspirated from Audyasha theme which come from Kubrick theme. But now I made a lot of modification to this theme <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Screenshot</h3>
<p><img class="centered" alt="Krakal WordPress Theme Screenshot" src="http://media.supriyadisw.net/screenshot.png" /></p>
<h3>Installation</h3>
<ol>
<li>Download krakal.zip file</li>
<li>Unzip the krakal.zip file</li>
<li>Upload the krakal folder to your wordpress theme directory</li>
<li>Activate krakal wordpress theme</li>
</ol>
<p>This theme is still under developing so any suggestions will be appreciate very much <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  So feel free to add any comments about this theme. Have a great day and good luck&#8230;</p>
<h3>Download</h3>
<div class="download">
<h4>
<a title="Krakal WordPress Theme" href="http://www.mediamax.com/supriyadisw/Hosted/krakal.zip">Krakal WordPress Theme</a></h4>
</div>
<h3>Note</h3>
<ul>
<li>Use class=&#8221;alignright&#8221; tag for images to appear on right , class=&#8221;alignleft&#8221; tag for images to appear on left, and class=&#8221;centered&#8221; tag for images to appear on center.</li>
</ul>
<h3>Supported plugins</h3>
<ul>
<li><a href="http://www.skippy.net/blog/2005/03/24/gravatars/" title="Gravatars">Gravatars</a>
</li>
<li><a href="http://webdeveloper.uk.com/noteworthy" title="Noteworthy Posts">Noteworthy Posts</a></li>
<li><a href="http://www.w-a-s-a-b-i.com/archives/2006/02/02/wordpress-related-entries-20/" title="Related Entries">Related Entries</a></li>
<li><a href="http://meidell.dk/archives/2005/11/09/brians-latest-comments-155/" title="Brian?s Latest Comments">Brian?s Latest Comments</a></li>
<li><a href="http://txfx.net/search/subscribe%20to%20comments%202" title="Subscribe to Comments">Subscribe to Comments</a></li>
</ul>
<h3>To Do</h3>
<ul>
<li>Widgets Support</li>
</ul>
<h3>Change Log</h3>
<ul>
<li>07/17/2006: Remove bottom-block. Most user not use it. Edit footer text and fix CSS.</li>
<li>07/07/2006: Upload new version (Krakal 1.0) with 2 column. See screenshot. For live demo please this site, currently I use it <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>06/09/2006: Add support to gravatars plugin</li>
<li>06/08/2006: Initial public release</li>
</ul>
<h3>Link</h3>
<ul>
<li><a target="_blank" title="Audyasha Theme" href="http://nofieiman.com/">Audyasha Theme</a></li>
<li><a target="_blank" href="http://binarybonsai.com/kubrick/">Kubrick Theme</a></li>
<li><a target="_blank" href="http://www.skippy.net/blog/2005/03/24/gravatars/" title="Gravatars">Gravatars</a>
</li>
<li><a target="_blank" href="http://www.openswitch.org/2006/04/16/unsleepable/" title="Unsleepable Theme">Unsleepable Theme</a>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/krakal-wordpress-theme-2.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gaim Guifications OSX Theme</title>
		<link>http://supriyadisw.net/gaim-guifications-osx-theme.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gaim-guifications-osx-theme</link>
		<comments>http://supriyadisw.net/gaim-guifications-osx-theme.html#comments</comments>
		<pubDate>Sat, 06 May 2006 00:11:43 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[gaim]]></category>
		<category><![CDATA[Messenger]]></category>

		<guid isPermaLink="false">http://supriyadisw.net/2006/05/06/gaim-osx-guifications-theme/</guid>
		<description><![CDATA[What is Guifications?
Guifications is a Gaim plugin that displays msn style &#8220;toaster&#8221; popups in a user defined corner of the screen. It&#8217;s highly configurable, easy to use, and has theme support. It really is the end all, be all, toaster popup plugin for Gaim!
The Gaim OSX Guifications Theme based on OS-L Iconset from gupetto.
Download
Get this guifications theme from here:


Gaim OSX Guifications Theme

Installation
Extract the gaim_osx_guifications.tar.gz to ~/.gaim/guifications/themes by:

tar zxvf gaim_osx_guifications.tar.gz --directory=~/.gaim/guifications/themes

or extract it to /usr/share/pixmap/gaim/guifications/themes

sudo tar zxvf gaim_osx_guifications.tar.gz --directory=/usr/share/pixmap/gaim/guifications/themes

You need Mac ...]]></description>
			<content:encoded><![CDATA[<h3>What is Guifications?</h3>
<p>Guifications is a Gaim plugin that displays msn style &#8220;toaster&#8221; popups in a user defined corner of the screen. It&#8217;s highly configurable, easy to use, and has theme support. It really is the end all, be all, toaster popup plugin for Gaim!</p>
<p>The Gaim OSX Guifications Theme based on OS-L Iconset from gupetto.</p>
<h3>Download</h3>
<p>Get this guifications theme from here:</p>
<div class="download">
<h4>
<a title="Gaim OSX Guifications Theme" href="http://media.supriyadisw.net/gaim_osx_guifications.tar.gz">Gaim OSX Guifications Theme</a></h4>
</div>
<h3>Installation</h3>
<p>Extract the<strong> gaim_osx_guifications.tar.gz</strong> to <em>~/.gaim/guifications/themes</em> by:</p>
<div class="terminal">
<pre>tar zxvf gaim_osx_guifications.tar.gz --directory=~/.gaim/guifications/themes</pre>
</div>
<p>or extract it to <em>/usr/share/pixmap/gaim/guifications/themes</em></p>
<div class="terminal">
<pre>sudo tar zxvf gaim_osx_guifications.tar.gz --directory=/usr/share/pixmap/gaim/guifications/themes</pre>
</div>
<p>You need Mac Fonts because I use Lucida Grande font. You can view my little Howto about Mac Font On Dapper Drake. Please leave a comment here. Any comment will be appreciate. Thank You very much. Have a great day&#8230;</p>
<h3>Link</h3>
<ul>
<li><a target="_blank" title="OS-L Iconset" href="http://www.kde-look.org/content/show.php?content=16564">OS-L Iconset</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/gaim-guifications-osx-theme.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Object Caching 985/1073 objects using memcached

Served from: tweelab.com @ 2012-05-23 16:09:25 -->
