<?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>WordPress Hacks &#187; Josh Budde</title>
	<atom:link href="http://wphacks.com/author/joshbuddes/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Give Commentators Points with CubePoints WordPress Plugin</title>
		<link>http://wphacks.com/earn-points-cubepoints-wordpress-plugin/</link>
		<comments>http://wphacks.com/earn-points-cubepoints-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 08:00:12 +0000</pubDate>
		<dc:creator>Josh Budde</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[cubepoints]]></category>
		<category><![CDATA[points]]></category>
		<category><![CDATA[WordPress Comments]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1503</guid>
		<description><![CDATA[Are you in need of some more commentators or want to allow commentators to receive points for commenting to get something? With the CubePoints WordPress plugin you can, CubePoints allows you to choose a certain amount of points for each comment posted by a certain commentator. You can offer premium content, allow readers to purchase merchandise or [...]]]></description>
			<content:encoded><![CDATA[<p>Are you in need of some more commentators or want to allow commentators to receive points for commenting to get something?</p>
<p>With the CubePoints WordPress plugin you can, CubePoints allows you to choose a certain amount of points for each comment posted by a certain commentator. You can offer premium content, allow readers to purchase merchandise or maybe even an advertisement for your blog with a certain amount of points.</p>
<p>When they post a comment the points set in the administration panel is added to that person&#8217;s comment account and if their comment is deleted, it automatically removes the points. You, as the administrator can even alter the points quickly and easily from administration!</p>
<p>If you want to display how many points a commentator has accumulated in the sidebar, you can use this code:</p>
<p><code>&lt;?php cp_displayPoints(); ?&gt;</code></p>
<p>You can <a href="http://wordpress.org/extend/plugins/cubepoints/">download and install</a> this plugin from the <a href="http://wordpress.org/extend/plugins/cubepoints/">WordPress Directory</a>.  It was just added on December 26th.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1503&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/earn-points-cubepoints-wordpress-plugin/">Give Commentators Points with CubePoints WordPress Plugin</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/earn-points-cubepoints-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Allow Readers to Recommend your Blog with WP-Email</title>
		<link>http://wphacks.com/allow-readers-recommend-blog-wp-email-wordpress-plugin/</link>
		<comments>http://wphacks.com/allow-readers-recommend-blog-wp-email-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 08:00:58 +0000</pubDate>
		<dc:creator>Josh Budde</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Email Button]]></category>
		<category><![CDATA[Email Plugin]]></category>
		<category><![CDATA[Email This]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1389</guid>
		<description><![CDATA[Do you want your Blog Readers to recommend or invite Friends to view your blog?  The Plugin, WP-Email created by Lester &#8216;GaMerZ&#8217; Chan allows you to allow your readers to invite people to view your blog. The plugin is very customizable, it lets you customize the email that gets send to the person the blog [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want your Blog Readers to recommend or invite Friends to view your blog?  The Plugin, WP-Email created by Lester &#8216;GaMerZ&#8217; Chan allows you to allow your readers to invite people to view your blog.</p>
<p>The plugin is very customizable, it lets you customize the email that gets send to the person the blog is being recommended to, along with being able to limit the number of words that gets sent from an article that is being recommended and more. You can find the other functions on the <a href="http://lesterchan.net/wordpress/readme/wp-email.html">WP-Email documentation</a>.</p>
<p>All emails that are sent, are logged into the WP-Admin interface and you view details right in the Dashboard area. It shows From, To, Date/Time Sent, IP/Host, Post Title (where the invite was sent from) and the Status of the Email.</p>
<p>If you are interested in downloading and installing this plugin, you can find it on the <a href="http://wordpress.org/extend/plugins/wp-email/" target="_self">WordPress Plugins Repository</a> and on <a href="http://lesterchan.net/wordpress/readme/wp-email.html">Lester Chan&#8217;s Website</a>.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1389&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/allow-readers-recommend-blog-wp-email-wordpress-plugin/">Allow Readers to Recommend your Blog with WP-Email</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/allow-readers-recommend-blog-wp-email-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announce Your Comment Policy with Comment License WordPress Plugin</title>
		<link>http://wphacks.com/announce-your-comment-policy-with-comment-license-wordpress-plugin/</link>
		<comments>http://wphacks.com/announce-your-comment-policy-with-comment-license-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 08:00:22 +0000</pubDate>
		<dc:creator>Josh Budde</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Comment License]]></category>
		<category><![CDATA[WordPress Comments]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=1367</guid>
		<description><![CDATA[This guest post was written by Josh Budde of josh.buddes.net, where he writes about his life, technology and blogging. If you have WordPress knowledge and are interested in writing a post for WordPress Hacks, please contact us. Its been a controversy in the blogosphere for awhile now about who owns comments, although I am not [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post was written by Josh Budde of <a href="http://josh.buddes.net/">josh.buddes.net</a>, where he writes about his life, technology and blogging. If you have WordPress knowledge and are interested in <a href="http://wphacks.com/write/">writing a post for WordPress Hacks</a>, please <a href="http://wphacks.com/contact/">contact us</a>.</em></p>
<p>Its been a controversy in the blogosphere for awhile now about who owns comments, although I am not getting into this in big detail, but I wanted to point out that there is a plugin that lets you let people know that your comment maybe used by the owner of the blog with attribution to you (your name and link). A blog post, posted by Jeff Chandler on Weblog Tools Collection really got a <a href="http://weblogtoolscollection.com/archives/2008/06/14/the-ownership-of-comments/">conversation going about this</a>.</p>
<p>I currently am using a plugin on my blog called Comment License which will let you tell your commentators that you have a policy for posting comments. Some have made it say that no spamming is allowed, no foul language and/or that the comment maybe used in attribution by the owner. You just have to download it, upload it to the plugin directory inside WordPress, activate it and find the Comment License page; you&#8217;ll have it up and running on your blog in no time!</p>
<p>I&#8217;ve been using this plugin for awhile now and it still displays my comment policy right above the Submit button. If you think this plugin would be useful for your blog, go out and get it either from the <a href="http://wordpress.org/extend/plugins/comment-license/">WordPress Plugin Repository</a> or <a href="http://alexking.org/projects/wordpress">Alex King&#8217;s site</a>.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=1367&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/announce-your-comment-policy-with-comment-license-wordpress-plugin/">Announce Your Comment Policy with Comment License WordPress Plugin</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/announce-your-comment-policy-with-comment-license-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easily Update Social Networks with the PingPressFM WordPress Plugin</title>
		<link>http://wphacks.com/social-networks-pingpressfm-wordpress-plugin/</link>
		<comments>http://wphacks.com/social-networks-pingpressfm-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 08:00:32 +0000</pubDate>
		<dc:creator>Josh Budde</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=658</guid>
		<description><![CDATA[This guest post was written by Josh Budde, who maintains a blog about his interests, including podcasting, being a junior developer, and web guru. If you have webmaster or WordPress knowledge and are interested in writing a post for Hack WordPress, please contact us. Ping.Fm is a cool service that allows you to essentially ping [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post was written by <a href="http://josh.buddes.net/">Josh Budde</a>, who maintains a blog about his interests, including podcasting, being a junior developer, and web guru. If you have webmaster or WordPress knowledge and are interested in <a href="../write">writing a post for Hack WordPress</a>, please <a href="../contact">contact us</a>.</em></p>
<p>Ping.Fm is a cool service that allows you to essentially ping several different services at the same time. <a href="http://blog.soldoutactivist.com/project-pingpressfm">PingPressFM</a> is a plugin that allows you to send a ping to Ping.Fm when you make a new blog post on your WordPress blog.</p>
<p>I use this plugin on my blog and I love using it because when I go to make the post, I don&#8217;t have to worry about having to either going to every website like Twitter, Jaiku or Pownce to make a post telling followers that you have a new blog post or even going to Ping.Fm, it automatically pings the Ping.Fm website and then posts to the services that are setup in Ping.Fm. The only downside to this is if you schedule a blog post, it will not ping those services&#8230; I have suggested to the owner of the plugin to make it still Ping when a scheduled post goes out.</p>
<p>Ping.Fm automatically updates your status message for Facebook, Jaiku, LinkedIn and Pownce; making a blog post for you on Bebo, Blogger, Hi5, LiveJournal and MySpace and along with blogging, Ping.Fm posts a Micro-Blog post on MySpace and Twitter. By using this plugin for your selfhosted wordpress blog, it will also update these services.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=341&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/social-networks-pingpressfm-wordpress-plugin/">Easily Update Social Networks with the PingPressFM WordPress Plugin</a>  © 2008 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/social-networks-pingpressfm-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

