<?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>WP Garage &#187; security</title>
	<atom:link href="http://wpgarage.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:11:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crash! Burn! How to repair tables in the Wordpress database</title>
		<link>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/</link>
		<comments>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 13:58:49 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Good Blogging Practice]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=345</guid>
		<description><![CDATA[We just got a scary phone call. Don&#8217;t worry, everyone&#8217;s ok. We logged into one of our Wordpress sites and, while the backend was still there, all the posts and pages and comments were gone. G-O-N-E.  Poof. Just like that. I went into the PHPmyadmin section of the control panel to look at the database [...]]]></description>
			<content:encoded><![CDATA[<p>We just got a scary phone call. Don&#8217;t worry, everyone&#8217;s ok. We logged into one of our Wordpress sites and, while the backend was still there, all the posts and pages and comments were gone. G-O-N-E.  Poof. Just like that. I went into the PHPmyadmin section of the control panel to look at the database and saw this error: &#8220;wp_posts&#8221; is marked as crashed and should be repaired.</p>
<p>After a mild heart spasm, I started searching the web furiously for a solution and thank goodness found this <a href="http://www.wonderhowto.com/how-to/video/how-to-fix-wordpress-mysql-crashed-tables-190532/">video</a>, which calmly explained what to do and fixed the problem.<br />
<object width="480" height="392" data="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0" type="application/x-shockwave-flash" id="revver768402122217838498418160"><param name="Movie" value="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0"></param><param name="FlashVars" value="allowFullScreen=true"></param><param name="AllowFullScreen" value="true"></param><param name="AllowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf?mediaId=768402&#038;affiliate=0" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" flashvars="allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></object></p>
<p>If you don&#8217;t feel like watching the video, here&#8217;s what I did:</p>
<p>1. Gather backups of everything. It is painstaking and takes a looong time, but better safe than sorry.</p>
<ul>
<li>Find the most recent backup that was sent to your email via the <a href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB Backup plugin</a></li>
<li>Go into the PHPmyadmin in your hosting provider&#8217;s control panel, export the whole database as well as each table individually.<br />
[Note: The table that crashed probably won't let you export it, and will give you this ugly message: Table 'wp_posts' is marked as crashed and should be repaired]</li>
</ul>
<p>2. in PHPmyadmin, click the checkbox next to the corrupted table (ours was wp_posts).  The table will probably say &#8220;in use&#8221;.  Use the dropdown menu at the bottom to select &#8220;repair table&#8221;.</p>
<p><strong>Lessons learned</strong></p>
<p>1. Backup hourly or daily and send all backups to a separate email account so you don&#8217;t have to worry about it clogging up your inbox</p>
<p>2. Check your blog&#8217;s overhead column in PHPmyadmin at least once a month and repair any tables with a high overhead.</p>
<p>Here&#8217;s to a spaz-free Wordpress!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;desc=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;t=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;link=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;body=Link: http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;srcUrl=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;srcTitle=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;snippet=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;summary=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&amp;selection=We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/&amp;title=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/+&quot;Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fgood-blogging-practice%2Fcrash-burn-how-to-repair-tables-in-the-wordpress-database%2F&amp;t=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Crash%21+Burn%21+How+to+repair+tables+in+the+Wordpress+database+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Crash%21%20Burn%21%20How%20to%20repair%20tables%20in%20the%20Wordpress%20database%22&amp;body=Link: http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20just%20got%20a%20scary%20phone%20call.%20Don%27t%20worry%2C%20everyone%27s%20ok.%20We%20logged%20into%20one%20of%20our%20Wordpress%20sites%20and%2C%20while%20the%20backend%20was%20still%20there%2C%20all%20the%20posts%20and%20pages%20and%20comments%20were%20gone.%20G-O-N-E.%C2%A0%20Poof.%20Just%20like%20that.%20I%20went%20into%20the%20PHPmyadmin%20section%20of%20the%20control%20panel%20to%20look%20at%20the%20databa" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/good-blogging-practice/crash-burn-how-to-repair-tables-in-the-wordpress-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Preventing email spam with the built-in WordPress email obfuscator</title>
		<link>http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/</link>
		<comments>http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 06:57:14 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Good Blogging Practice]]></category>
		<category><![CDATA[bad guys]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=336</guid>
		<description><![CDATA[If you want to give people the option to contact you by email, you need to display your email address on your site. But by doing so, you are putting yourself at the mercy of the low-lives out there harvesting email addresses so they can spam you with products that will enlarge certain parts of [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to give people the option to contact you by email, you need to display your email address on your site. But by doing so, you are putting yourself at the mercy of the low-lives out there harvesting email addresses so they can spam you with products that will enlarge certain parts of your body.</p>
<p>There are solutions out there that use javascript and other stuff to &#8220;obfuscate&#8221; your email address, but why use something external when you can use the handy, shiny, built-in WordPress email obfuscating template tag?</p>
<p>To use this template tag, you need to do the following:</p>
<ol>
<li>Make sure your email address is in your user profile.</li>
<li>Put the following template tag wherever you want the address to appear:
<pre>&lt;?php echo antispambot(get_the_author_email()); ?&gt;</pre>
</li>
</ol>
<p>The WordPress codex <a title="Protection From Harvesters" href="http://codex.wordpress.org/Protection_From_Harvesters">says that this tag works as follows</a>:</p>
<blockquote><p>The function antispambot() above parses the e-mail address passed by get_the_author_email() (<em>this is the same as</em> <a href="http://codex.wordpress.org/Template_Tags/the_author_email">the_author_email()</a><em>, except it returns rather than displays the author&#8217;s e-mail address</em>). Use of the echo command displays the output of antispambot(). An interesting feature is it encodes only portions of an address, and does so randomly so the letters encoded are different each time the page loads, adding a little more firepower to the spam protection arsenal.</p></blockquote>
<p>My questions are:</p>
<ol>
<li>Since this pulls an author related parameter, will the email address change according to the author? (Probably.)</li>
<li>Can this even be displayed in the sidebar?</li>
</ol>
<p>It seems that if it is author related, it is not a good solution for displaying a website email address that does not belong to a specific person, like <a href="mailto:info@whatever.com"><script language="JavaScript" type="text/javascript">var username = "info"; var hostname = "whatever.com";document.write("<a href=" + "mail" + "to:" + username + "@" + hostname + ">" + username + "@" + hostname + "<\/a>")</script></a>. But if you do have a multi-author site and you want to display the authors&#8217; email addresses, this seems like a great way to do that without feeding the spam wolves.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;desc=If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;t=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;link=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;body=Link: http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;srcUrl=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;srcTitle=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;snippet=If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;summary=If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&amp;selection=If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/&amp;title=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/+&quot;Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fgood-blogging-practice%2Fpreventing-email-spam-with-the-built-in-wordpress-email-obfuscator%2F&amp;t=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Preventing+email+spam+with+the+built-in+WordPress+email+obfuscator+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Preventing%20email%20spam%20with%20the%20built-in%20WordPress%20email%20obfuscator%22&amp;body=Link: http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20want%20to%20give%20people%20the%20option%20to%20contact%20you%20by%20email%2C%20you%20need%20to%20display%20your%20email%20address%20on%20your%20site.%20But%20by%20doing%20so%2C%20you%20are%20putting%20yourself%20at%20the%20mercy%20of%20the%20low-lives%20out%20there%20harvesting%20email%20addresses%20so%20they%20can%20spam%20you%20with%20products%20that%20will%20enlarge%20certain%20parts%20of%20your%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/good-blogging-practice/preventing-email-spam-with-the-built-in-wordpress-email-obfuscator/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>4 reasons not to host your blog on WordPress.com</title>
		<link>http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/</link>
		<comments>http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 21:31:32 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/</guid>
		<description><![CDATA[When starting out, many bloggers seek out the cheap and easy route, either choosing to blog on Blogger, WordPress.com, or another free and hosted blogging platform. This approach makes sense, since a person can never know until they&#8217;ve started if they even like blogging, let alone whether they&#8217;ll be successful.I almost always suggest to beginner [...]]]></description>
			<content:encoded><![CDATA[<p>When starting out, many bloggers seek out the cheap and easy route, either choosing to blog on <a href="http://blogger.com" title="Blogger">Blogger</a>, <a href="http://wordpress.com" title="WordPress.com">WordPress.com</a>, or another free and hosted blogging platform. This approach makes sense, since a person can never know until they&#8217;ve started if they even like blogging, let alone whether they&#8217;ll be successful.I almost always suggest to beginner bloggers to set up a blog on WordPress.com, but the reason is not because I think this is ideal, but because it is easiest to migrate a blog from WordPress.com to a self-hosted WordPress.org site, which <em>is </em>ideal (as opposed to migrating from Blogger, which <a href="http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress" title="Moving from Blogger to WordPress: Best Practices">can be a nightmare</a>). One of the reasons it&#8217;s so easy is because you can select the same permalink structure as in your original WP.com blog, and just change the main domain name part in a 301 redirect. Also, by using WP.com, you will become familiar with the WordPress system and interface, which is similar in the self-hosted <a href="http://wordpress.org">WordPress.org</a> version.</p>
<h3>Why am I against WordPress.com?</h3>
<p>I am not against WordPress.com. I think it&#8217;s a great service, and the quality of the features is unmatched in any of the other free hosted blogging platforms. In addition, people in the SEO industry have told me that due to the strength of the WordPress.com network, blogs that are hosted there do incredibly well in the SERPs. But if a person wants to take up blogging as a serious activity, or finds that their WordPress.com blog is growing, I suggest that they move their blog off of WP.com to their own self-hosted blog. Here is why:</p>
<ol>
<li><strong>Limited blog design flexibility</strong> &#8211; whenever I&#8217;ve tried to use a WordPress.com blog, I&#8217;ve always found myself stuck at some point because I can&#8217;t add certain features. Users are limited on WP.com by the amount of customization they can do to the CSS, even if they pay for extra access to the CSS. They also can&#8217;t customize the loop, and the sidebars can only be modified to the extent that widgets allow. Also, WP.com users can&#8217;t add <a href="http://wordpress.org/extend/plugins/" title="WordPress Plugins">WordPress plugins</a>, which is one of the keys to expanding your blog&#8217;s features.</li>
<li><strong>You don&#8217;t control your content</strong> &#8211; as soon as you are using a service that is hosted by someone else, you have lost partial ownership over your content. I&#8217;m not talking about what exactly it says in the WP.com terms of service (we&#8217;ll get to that soon), but I am talking about the issue of your content sitting on someone else&#8217;s servers. I personally prefer to try to keep my content under one roof &#8211; my own. As for the <a href="http://www.w3guru-india.com/wordpress-tos/" title="WordPress bloggers read the TOS before you go live">WP.com Terms of Service</a> &#8211; you are at the mercy of their discretion as to <a href="http://www.bloggingforbusinessbook.com/blogging_for_business/2007/09/wordpresscom-ho.html" title="WordPress.com Hoses DatingGoddess">whether your content is appropriate</a>. When hosting your content on someone else&#8217;s servers, you are always at risk that someone may decide that your content is inappropriate, and they can easily shut you down.</li>
<li><strong>Hosting quality issues may haunt you</strong> &#8211; if the WP.com servers are <a href="http://shongjog.wordpress.com/2007/09/16/wordpress-pranks/" title="http://shongjog.wordpress.com/2007/09/16/wordpress-pranks/">having trouble</a>, like the recent <a href="http://www.infoworld.com/article/08/02/19/DoS-attack-prevents-access-to-WordPress-blogs_1.html" title="DoS attack prevents access to WordPress.com blogs">DoS attack</a> on the WordPress.com servers, you will suffer. Of course, that is the case on all servers, but if you are really unhappy with a service provider, you can call them up, complain, and always change servers if need be. When your blog is on WP.com, it&#8217;s not as easy.</li>
<li><strong>You are at risk of being censored in certain countries</strong> &#8211; upon finding content that they don&#8217;t like on WP.com, certain countries with undemocratic tendencies will simply block the entire system. While it is possible for them to just block the individual WP.com blogs that they find offensive, these countries either don&#8217;t care enough to try, or are happy to block an entire blogging universe since blogging is all about free speech, and they are not. Countries that have blocked WordPress.com are <a href="http://wordpress.com/blog/2007/08/19/why-were-blocked-in-turkey/" title="Why We’re Blocked in Turkey: Adnan Oktar">Turkey</a>, <a href="http://en.forums.wordpress.com/topic.php?id=479" title="WordPress.com Now Blocked in China">China</a> and <a href="http://www.techdirt.com/articles/20080410/164444814.shtml" title="Brazil Bans Bully And A Bunch Of Blogs">Brazil</a>.</li>
</ol>
<p>WordPress.com is a great service, and the people providing it are incredibly generous. However, like any other free hosted service, it has its drawbacks which should be taken into account when deciding on which path to take for your blog: free hosted or paid and self-hosted.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;desc=When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;t=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;link=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;body=Link: http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;srcUrl=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;srcTitle=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;snippet=When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;summary=When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com&amp;selection=When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/&amp;title=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/+&quot;4+reasons+not+to+host+your+blog+on+WordPress.com&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Ftips%2F4-reasons-not-to-host-your-blog-on-wordpresscom%2F&amp;t=4+reasons+not+to+host+your+blog+on+WordPress.com" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=4+reasons+not+to+host+your+blog+on+WordPress.com+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%224%20reasons%20not%20to%20host%20your%20blog%20on%20WordPress.com%22&amp;body=Link: http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A When%20starting%20out%2C%20many%20bloggers%20seek%20out%20the%20cheap%20and%20easy%20route%2C%20either%20choosing%20to%20blog%20on%20Blogger%2C%20WordPress.com%2C%20or%20another%20free%20and%20hosted%20blogging%20platform.%20This%20approach%20makes%20sense%2C%20since%20a%20person%20can%20never%20know%20until%20they%27ve%20started%20if%20they%20even%20like%20blogging%2C%20let%20alone%20whether%20they%27ll%20be" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/4-reasons-not-to-host-your-blog-on-wordpresscom/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Happy birthday to WordPress Garage!</title>
		<link>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/</link>
		<comments>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 23:07:13 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/happy-birthday-to-wordpress-garage/</guid>
		<description><![CDATA[
Today, WordPress Garage turns one year old. Hasn&#8217;t our little baby grown up fast? Blow out the candles&#8230;
It is exactly one year ago today that I wrote my first post here. It was about Jerome&#8217;s Keywords Plugin, which was a popular plugin for creating tags in WordPress before they became a built-in feature.
The reason I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://wpgarage.com/wp-content/uploads/2008/02/bdaycake.jpg" alt="Birthday Cake" /></p>
<p>Today, <a href="http://wpgarage.com" title="WordPress Garage">WordPress Garage</a> turns one year old. Hasn&#8217;t our little baby grown up fast? Blow out the candles&#8230;</p>
<p>It is exactly one year ago today that I wrote my first post here. It was about <a href="http://wpgarage.com/plugins/jeromes-keywords-plugin/" title="Jerome's Keywords Plugin">Jerome&#8217;s Keywords Plugin</a>, which was a popular plugin for creating tags in <a href="http://wordpress.org" title="WordPress">WordPress</a> before they became a built-in feature.</p>
<p>The reason I started this blog is because at that time, I was building web sites for clients, but felt that I could not justify creating static sites anymore. I was searching desperately for a solution that would enable me to create sites with a content management system that wouldn&#8217;t break the bank, and that I could manipulate and customize without being a programming wizard.</p>
<p>I looked into many open source options, and found that WordPress was easiest to use from the designer/developer&#8217;s point-of-view, and from the user&#8217;s point-of-view. So <a href="http://illuminea.com" title="illuminea marketing &amp; media">my company</a> started building sites on WordPress. As we built, we learned a lot and I felt like we really need a good way to organize the information we were gathering about good plugins and how to use them, themes, and code hacks.</p>
<p>And thus WordPress Garage was born. Between WordPress&#8217; categories, tags, and the search function, I figured we&#8217;d always be able to locate the information we need within minutes.</p>
<p>Apparently, others also were looking for this information, and readership grew as well, which is good because it&#8217;s a lot more fun to write when you know people are listening.</p>
<h3>Birthday presents</h3>
<p>In honor of WordPress Garage&#8217;s birthday, I have two new presents:</p>
<ol>
<li><a href="http://www.facebook.com/pages/WordPressGaragecom/6589602258" title="WordPress Garage facebook page">A WordPress Garage facebook page</a>! If you like this blog, please come on over to this page and become a fan. I&#8217;d really like to get to know my readers a bit more.</li>
<li>The <a href="http://tech.groups.yahoo.com/group/wpgarage/" title="WordPress Garage YahooGroup">WordPress Garage YahooGroup</a> &#8211; I&#8217;m on the <a href="http://lists.automattic.com/mailman/listinfo/wp-pro" title="WordPress Pro mailing list">WordPress Pro mailing list</a>, which is about the most dry and boring list on earth. I suggested that the list become more active, and while people said it wasn&#8217;t appropriate for that list, they liked the idea. So, this email list&#8217;s goal is to be a place where people can help other people with their WordPress issues. Looking for that perfect plugin? Can&#8217;t figure out why your blog is breaking? Join the list and ask!</li>
</ol>
<h3>Statistics and summary</h3>
<p>It&#8217;s fun to compare my first month on WPG to this last month. Site visits have gone up 1,424%, and pageviews have gone up 841%. Now I get almost 8000 visitors a month according to Google Analytics, and over 14,000 page views. Most of my visitors come from Google Search, with the rest coming from StumbleUpon and other sites. My top referring sites in order of traffic are:</p>
<ul>
<li><a href="http://www.darrenhoyt.com/" title="Darren Hoyt">Darren Hoyt</a></li>
<li><a href="http://hackwordpress.com/" title="Hack WordPress">Hack WordPress</a></li>
<li><a href="http://wpgarage.com/wp-admin/Hack%20WordPress" title="http://www.emmaalvarez.com/">Emma Alvarez</a></li>
<li><a href="http://ryanhellyer.net/" title="Ryan Hellyer">Ryan Hellyer</a></li>
<li><a href="http://weblogtoolscollection.com/" title="Weblog Tools Collection">Weblog Tools Collection</a></li>
</ul>
<h3>Most popular posts</h3>
<p>The most popular posts on WPG at the moment are:</p>
<ul>
<li><a href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">Giving each WordPress post a thumbnail, and display the thumbnail on the home page</a></li>
<li><a href="http://wpgarage.com/wordpress-as-cms/10-plugins-that-will-make-wordpress-into-a-cms/">13 plugins that will make WordPress into a CMS</a></li>
<li><a href="http://wpgarage.com/plugins/wordpress-plugin-easily-creates-drop-down-navigation/">WordPress plugin easily creates drop-down navigation</a></li>
<li><a href="http://wpgarage.com/plugins/images-thumbnails-and-custom-fields-in-wordpress/">Images, thumbnails and custom fields in WordPress</a></li>
</ul>
<h3>Best WP Garage tips</h3>
<p>These posts aren&#8217;t necessarily the most visited, but the tips in them are pretty useful:</p>
<ul>
<li><a href="http://wpgarage.com/wordpress-as-cms/list-only-child-pages-of-a-specific-parent-page/">List only child Pages of a specific parent Page</a> &#8211; how to list all the child Pages of the current page in the sidebar</li>
<li><a href="http://wpgarage.com/tips/displaying-single-post-pages-differently-in-specific-categories/">Displaying single post pages differently in specific categories</a> &#8211; how to give single posts a different style based on which category they are in</li>
<li><a href="http://wpgarage.com/plugins/the-excerpt-reloaded/">The Excerpt Reloaded</a> &#8211; how to retain HTML in WordPress excerpts without messing up your page.</li>
<li><a href="http://wpgarage.com/good-blogging-practice/things-i-do-to-optimize-and-secure-every-wordpress-site-and-blog/">Things I do to optimize and secure every WordPress site and blog</a> &#8211; this post listed almost every plugin, optimization and hack that I do to every new WordPress blog. It&#8217;s a little outdated by now, but it still is helpful.</li>
<li><a href="http://wpgarage.com/plugins/make-managing-your-wordpress-dashboard-easier-with-admin-drop-down-menus-plugin/">Make managing your WordPress dashboard easier with Admin Drop Down Menus plugin</a> &#8211; Admin Drop Down Menus is one of my favorite plugins</li>
<li><a href="http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/">WordPress upgrade nightmare and lessons learned</a> &#8211; I almost lost this entire site due to something stupid that I did. Learn from my mistakes and make sure your upgrade doesn&#8217;t crash and burn</li>
<li><a href="http://wpgarage.com/code-snippets/giving-each-comment-its-own-link-in-wordpress/">Giving each comment its own link in WordPress</a> &#8211; This shows you how to make each comment into its own kind of mini-post, which is useful if you ever want to link to specific comments</li>
<li><a href="http://wpgarage.com/code-snippets/recent-comments-code-snippet/">Recent Comments code snippet</a> &#8211; this code snippet places recent comments in your sidebar for those who don&#8217;t want to use widgets.</li>
<li><a href="http://wpgarage.com/wordpress-as-cms/wordpress-challenge-getting-class-current_page_item-to-work-when-home-page-is-not-blog/">WordPress challenge: getting class current_page_item to work when home page is not blog</a> &#8211; if your home page is a static page and not your blog, WordPress&#8217; current_page_item class doesn&#8217;t work on the blog page so the link to your blog on your navigation bar won&#8217;t get highlighted if you are on the blog page. Check out the comments on this post to see the various solutions offered by people.</li>
<li><a href="http://wpgarage.com/good-blogging-practice/how-to-protect-your-wordpress-site/">How to protect your WordPress site</a> &#8211; some good tips for a more secure WordPress site</li>
</ul>
<h3>Most controversial posts</h3>
<p>A little bit of controversy adds color to an otherwise boring monologue about loops and plugins. I don&#8217;t like to create conflict, but getting people to participate in an active discussion is just fun.</p>
<p><a href="http://wpgarage.com/news-views/wordpress-in-domains/">Consumer evangelists vs. lawyers: using “WordPress” in domain names</a> &#8211; this is the post where <a href="http://ma.tt/" title="Photo Matt">Matt Mullenwegg</a> commented three times. In this post, I argued that WordPress shouldn&#8217;t shun blogs (like mine) that use the word WordPress in their domain name, and should rather embrace these consumer &#8220;evangelists&#8221; who love the product so much that they volunteer their own time to talk or blog about it. After I wrote this post I finished <a href="http://www.amazon.com/Meatball-Sundae-Your-Marketing-Sync/dp/1591841747" title="Meatball Sundae">Meatball Sundae</a> by <a href="http://sethgodin.typepad.com/" title="Seth Godin">Seth Godin</a>, and he also talks about this idea.</p>
<p>Anyways, Matt and Lorelle didn&#8217;t like my opinion, and accused me, or those like me, of &#8220;blatant[ly] disregard[ing]&#8230;a core tenet of our community,&#8221; of being like <a href="http://wpgarage.com/news-views/wpgarage-is-being-scraped-i-want-to-stop-themnow/" title="WordPressGarage is being scraped! I want to stop them…now!">a scraper</a>, and of legal violations. In the end Matt kind of softened up and he said he&#8217;s &#8220;thrilled about [me] or anyone who blogs about WordPress.&#8221; He said if I want clarification about their policies I should feel free to email or call him. So, mustering up some good ol&#8217; Israeli chutzpah, I called him and left him a  message. Despite his generosity, I think this blog is still shunned by the WordPress powers-that-be. Oh well.</p>
<p><a href="http://wpgarage.com/plugins/would-we-use-wordpress-if-there-were-no-plugins/">Would we use WordPress if there were no plugins?</a> &#8211; I just threw out this question to make us think about how valuable WordPress would be on its own. I think it&#8217;s value lies in the fact that it supports plugins.</p>
<p><a href="http://wpgarage.com/themes/zdnet-says-wordpress-not-clunky-but-also-not-cms/">ZDNet says WordPress not clunky, but also not CMS</a> &#8211; I referred to an article by ZDNet about whether WordPress is a CMS and sparked a lively discussion.</p>
<p><a href="http://wpgarage.com/news-views/wpgarage-is-being-scraped-i-want-to-stop-themnow/">WordPressGarage is being scraped! I want to stop them…now!</a> &#8211; I realized that one particular site was scraping all of my content and republishing it. I threw the issue out to my readers, and got some interesting responses in the comments.</p>
<p><a href="http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/">Is WordPress’ security vulnerable at its core?</a> &#8211; WordPress is being upgraded all the time because of security issues. Plugins also have constant security vulnerabilities. Is this standard, or is there a problem with WordPress? BlogSecurity.net said there&#8217;s a problem with WordPress. Read the post to find out more.</p>
<h3>Milestones</h3>
<ul>
<li>Someone told me that I&#8217;m one of the coolest people in the WordPress community! Can you believe it? (No, it wasn&#8217;t my mother.) While in the real world I am far from being considered cool (mother with lots of kids who works hard to pay the bills with little time for play), I guess that in the WP community my geekiness is&#8230;cool&#8230;or something.</li>
<li><a href="http://wpgarage.com/news-views/wpgarage-listed-as-one-of-top-40-blogs-about-wordpress/">WordPressGarage listed as one of Top 40 Blogs About WordPress!</a></li>
<li>I&#8217;m sure there was something else I got excited about over this past year, but I can&#8217;t remember.</li>
</ul>
<p>So happy birthday WordPress Garage, and may we enjoy another fun year of WordPress blogging together!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;desc=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;t=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Happy+birthday+to+WordPress+Garage%21&amp;link=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Happy+birthday+to+WordPress+Garage%21&amp;body=Link: http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;srcUrl=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;srcTitle=Happy+birthday+to+WordPress+Garage%21&amp;snippet=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;summary=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Happy+birthday+to+WordPress+Garage%21&amp;url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21&amp;selection=%0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/&amp;title=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/+&quot;Happy+birthday+to+WordPress+Garage%21&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fhappy-birthday-to-wordpress-garage%2F&amp;t=Happy+birthday+to+WordPress+Garage%21" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Happy+birthday+to+WordPress+Garage%21+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Happy%20birthday%20to%20WordPress%20Garage%21%22&amp;body=Link: http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0AToday%2C%20WordPress%20Garage%20turns%20one%20year%20old.%20Hasn%27t%20our%20little%20baby%20grown%20up%20fast%3F%20Blow%20out%20the%20candles...%0A%0AIt%20is%20exactly%20one%20year%20ago%20today%20that%20I%20wrote%20my%20first%20post%20here.%20It%20was%20about%20Jerome%27s%20Keywords%20Plugin%2C%20which%20was%20a%20popular%20plugin%20for%20creating%20tags%20in%20WordPress%20before%20they%20became%20a%20built-in" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/happy-birthday-to-wordpress-garage/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Security problem with Search Unleashed plugin</title>
		<link>http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/</link>
		<comments>http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 07:42:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/security-problem-with-search-unleashed-plugin/</guid>
		<description><![CDATA[Security Focus has reported a security problem with the Search Unleashed plugin. The plugin stores search queries, but does not validate stored data and sends it back &#8220;raw&#8221; to the browser.
Read more at SecurityFocus




		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Facebook
		
		
			Share this on FriendFeed
		
		
			Email this via Gmail
		
		
			Add this to Google Bookmarks
		
		
			Post on [...]]]></description>
			<content:encoded><![CDATA[<p>Security Focus has reported <a href="http://www.securityfocus.com/archive/1/488109" title="Search Unleashed 0.2.10 JavaScript injection (Wordpress plugin)">a security problem</a> with the <a href="http://urbangiraffe.com/plugins/search-unleashed/" title="Search Unleashed WordPress plugin">Search Unleashed</a> plugin. The plugin stores search queries, but does not validate stored data and sends it back &#8220;raw&#8221; to the browser.</p>
<p><a href="http://www.securityfocus.com/archive/1/488109">Read more at SecurityFocus</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin&amp;desc=Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;t=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Security+problem+with+Search+Unleashed+plugin&amp;link=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Security+problem+with+Search+Unleashed+plugin&amp;body=Link: http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin&amp;srcUrl=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;srcTitle=Security+problem+with+Search+Unleashed+plugin&amp;snippet=Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin&amp;summary=Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Security+problem+with+Search+Unleashed+plugin&amp;url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin&amp;selection=Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/&amp;title=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/+&quot;Security+problem+with+Search+Unleashed+plugin&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fsecurity-problem-with-search-unleashed-plugin%2F&amp;t=Security+problem+with+Search+Unleashed+plugin" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Security+problem+with+Search+Unleashed+plugin+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Security%20problem%20with%20Search%20Unleashed%20plugin%22&amp;body=Link: http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Security%20Focus%20has%20reported%20a%20security%20problem%20with%20the%20Search%20Unleashed%20plugin.%20The%20plugin%20stores%20search%20queries%2C%20but%20does%20not%20validate%20stored%20data%20and%20sends%20it%20back%20%22raw%22%20to%20the%20browser.%0A%0ARead%20more%20at%20SecurityFocus" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/security-problem-with-search-unleashed-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordspew Plugin has security vulnerability</title>
		<link>http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/</link>
		<comments>http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 20:52:03 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/wordspew-plugin-has-security-vulnerability/</guid>
		<description><![CDATA[Secunia has reported an &#8220;id&#8221; SQL injection vulnerability in the WordSpew plugin for WordPress. Here&#8217;s the description of the vulnerability:
DESCRIPTION: S@BUN has reported a vulnerability in the Wordspew plugin for Wordpress, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed to the parameter &#8220;id&#8221; in wordspew-rss.php is not properly sanitised before [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.secuobs.com/secumail/snsecumail/msg09199.shtml" title="Wordspew Plugin for Wordpress "id" SQL Injection Vulnerability">Secunia has reported</a> an &#8220;id&#8221; SQL injection vulnerability in the <a href="http://wordpress.org/extend/plugins/wordspew/" title="Wordspew">WordSpew plugin</a> for WordPress. Here&#8217;s the description of the vulnerability:</p>
<p>DESCRIPTION: S@BUN has reported a vulnerability in the Wordspew plugin for Wordpress, which can be exploited by malicious people to conduct SQL injection attacks.</p>
<p>Input passed to the parameter &#8220;id&#8221; in wordspew-rss.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.</p>
<p><a href="http://www.secuobs.com/secumail/snsecumail/msg09199.shtml" title="Wordspew Plugin for Wordpress "id" SQL Injection Vulnerability">Read more about the vulnerability here.</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability&amp;desc=Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;t=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Wordspew+Plugin+has+security+vulnerability&amp;link=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Wordspew+Plugin+has+security+vulnerability&amp;body=Link: http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability&amp;srcUrl=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;srcTitle=Wordspew+Plugin+has+security+vulnerability&amp;snippet=Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability&amp;summary=Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Wordspew+Plugin+has+security+vulnerability&amp;url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability&amp;selection=Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/&amp;title=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/+&quot;Wordspew+Plugin+has+security+vulnerability&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fwordspew-plugin-has-security-vulnerability%2F&amp;t=Wordspew+Plugin+has+security+vulnerability" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Wordspew+Plugin+has+security+vulnerability+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Wordspew%20Plugin%20has%20security%20vulnerability%22&amp;body=Link: http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Secunia%20has%20reported%20an%20%22id%22%20SQL%20injection%20vulnerability%20in%20the%20WordSpew%20plugin%20for%20WordPress.%20Here%27s%20the%20description%20of%20the%20vulnerability%3A%0A%0ADESCRIPTION%3A%20S%40BUN%20has%20reported%20a%20vulnerability%20in%20the%20Wordspew%20plugin%20for%20Wordpress%2C%20which%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attac" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/wordspew-plugin-has-security-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is WordPress&#8217; security vulnerable at its core?</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/</link>
		<comments>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 09:04:20 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/</guid>
		<description><![CDATA[To my chagrin, my blog is telling me that it&#8217;s time to upgrade again.

It&#8217;s an urgent security release because if you allow registration on your WordPress blog, users can edit other users&#8217; drafts. WordPress development also mentions the vulnerability in the WP-Forum plugin that I mentioned recently. This is the first time that I&#8217;ve seen [...]]]></description>
			<content:encoded><![CDATA[<p>To my chagrin, my blog is telling me that it&#8217;s time to upgrade again.</p>
<p><img src="http://wpgarage.com/wp-content/uploads/2008/02/wordpress-upgrade.png" alt="A new version of WordPress is available! Please update now." /></p>
<p><a href="http://wordpress.org/development/2008/02/wordpress-233/" title="WordPress 2.3.3">It&#8217;s an urgent security release</a> because if you allow registration on your WordPress blog, users can edit other users&#8217; drafts. WordPress development also mentions the <a href="http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" title="WordPress WP-Forum plugin security vulnerability">vulnerability in the WP-Forum plugin</a> that I mentioned recently. This is the first time that I&#8217;ve seen WordPress themselves mention a plugin security problem. It must be really serious.</p>
<p><strong>Can we discuss WordPress&#8217; security for a sec?</strong></p>
<p>I know that WP fans say that the reason there are so many security breaches is because WordPress is so popular and widespread, more people try to hack it.</p>
<p><a href="http://wordpress.org/development/2008/02/wordpress-233/" title="WordPress sucks, WordPress sucks not. Which one is it?">WordPress detractors</a> say that there is no excuse: WP gets hacked too much, has too much spam, and too many security problems.</p>
<p>So which is it? Let&#8217;s take a look at what a pretty objective group of people have to say about WordPress security: <a href="http://blogsecurity.net/" title="BlogSecurity.net">BlogSecurity.net</a>.</p>
<p>BlogSecurity.net is a great blog that reports on social networking and web blog security. A large percentage of their posts are dedicated to WordPress issues. This could be because WordPress is so popular so they&#8217;ve decided to dedicate most of their energies to covering it, or it could be because WordPress has more security issues to report about.</p>
<p>It seems to be the latter, and BlogSecurity.net <a href="http://blogsecurity.net/wordpress/wordpress-insecure-by-design/" title="WordPress Insecure by Design?">addressed the general issue of WordPress security</a> recently:</p>
<blockquote><p>We have seen alot of critical vulnerabilities being discovered in WordPress core and its plugins of late, who’s to blame?&#8230;</p>
<p><strong>One of the major problems I see with WordPress is that it provides little (if any) protection against input validation attacks.</strong> So where does the problem lie?</p>
<p>One of the main problem lies in the way WordPress sanitises user input&#8230;.</p>
<p>If WordPress is going to get serious about security, we need to come up with hardcore secure functions, that the WordPress core, and its plugin developers can use. These functions should take the security considerations out of the plugin developers hands and secured from within the WordPress core!&#8230;</p>
<p><strong> This is one area, where I think blogging platforms like <a href="http://drupal.org/" onclick="javascript:urchinTracker('/outbound/drupal.org');">Drupal</a> do a far better job! </strong>(my bold)</p></blockquote>
<p>So is WordPress insecure by design? The answer seems to be yes!</p>
<p>Ramifications? I don&#8217;t know. I&#8217;m not jumping ship any time soon because no other blogging or CMS platform offers what WP does: flexibility, ease of use, extensibility, and great community support.</p>
<p>I&#8217;m no software developer, but I would say that it&#8217;s probably in <a href="http://automattic.com/" title="Automattic">Automattic&#8217;s</a> interest to concentrate all their efforts in tightening up security issues now, and only once that&#8217;s done to add any new features they planned on implementing in the next release.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Here are some <strong>other plugin vulnerabilities</strong> that were recently discovered, in case you missed them:</p>
<p><a href="http://secunia.com/advisories/28702/">WordPress WassUp Plugin &#8220;to_date&#8221; SQL Injection Vulnerability</a></p>
<p><a href="http://secunia.com/advisories/28708/">WordPress AdServe Plugin &#8220;id&#8221; SQL Injection</a></p>
<p><a href="http://www.secuobs.com/secumail/snsecumail/msg09193.shtml">WordPress WP-Footnotes Plugin &#8220;admin_panel.php&#8221; Cross-Site Scripting</a></p>
<p><a href="http://blogsecurity.net/wordpress/dmsguestbook-st_newsletter-wordspew-wp-footnotes-vulnerabilities/">dmsguestbook, st_newsletter, Wordspew, wp-footnotes vulnerabilities</a></p>
<p><a href="http://blogsecurity.net/wordpress/wp-calc-wp-adserv-plugin-vulnerabilities/">wp-calc &amp; wp adserv plugin vulnerabilities</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;desc=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;t=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;link=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;body=Link: http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;srcUrl=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;srcTitle=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;snippet=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;summary=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;selection=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/+&quot;Is+WordPress%27+security+vulnerable+at+its+core%3F&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fis-wordpress-security-vulnerable-at-its-core%2F&amp;t=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Is+WordPress%27+security+vulnerable+at+its+core%3F+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Is%20WordPress%27%20security%20vulnerable%20at%20its%20core%3F%22&amp;body=Link: http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WP-Cal plugin security vulnerability</title>
		<link>http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/</link>
		<comments>http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 07:53:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/wp-cal-plugin-security-vulnerability/</guid>
		<description><![CDATA[A vulnerability has been  discovered in the WP-Cal plugin for  WordPress, an event calendar plugin by Fahlstad. This vulnerability can be exploited  by malicious people to conduct SQL injection attacks.
Just last week another plugin by Fahlstad had  a security issue uncovered: the WP-Forum plugin. Bad luck for Fahlstad?
WordPress WP-Cal Plugin “id” [...]]]></description>
			<content:encoded><![CDATA[<p>A vulnerability <a href="http://secunia.com/advisories/28683/" title="http://secunia.com/advisories/28683/  WordPress WP-Cal Plugin ">has been  discovered</a> in the <a href="http://www.fahlstad.se/wp-plugins/wp-cal/" title="http://www.fahlstad.se/wp-plugins/wp-cal/ WP-Cal">WP-Cal</a> plugin for  WordPress, an event calendar plugin by <a href="http://www.fahlstad.se/" title="http://www.fahlstad.se/ Fahlstad">Fahlstad</a>. This vulnerability can be exploited  by malicious people to conduct SQL injection attacks.</p>
<p>Just last week another plugin by Fahlstad <a href="http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" title="http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/ WordPress WP-Forum plugin security vulnerability">had  a security issue uncovered</a>: the WP-Forum plugin. Bad luck for Fahlstad?</p>
<p><a href="http://secunia.com/advisories/28683/" title="http://secunia.com/advisories/28683/">WordPress WP-Cal Plugin “id” SQL  Injection &#8211; Advisories &#8211; Secunia</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability&amp;desc=A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;t=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WP-Cal+plugin+security+vulnerability&amp;link=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WP-Cal+plugin+security+vulnerability&amp;body=Link: http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability&amp;srcUrl=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;srcTitle=WP-Cal+plugin+security+vulnerability&amp;snippet=A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability&amp;summary=A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WP-Cal+plugin+security+vulnerability&amp;url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability&amp;selection=A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/&amp;title=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/+&quot;WP-Cal+plugin+security+vulnerability&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fwp-cal-plugin-security-vulnerability%2F&amp;t=WP-Cal+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WP-Cal+plugin+security+vulnerability+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WP-Cal%20plugin%20security%20vulnerability%22&amp;body=Link: http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A A%20vulnerability%20has%20been%20%20discovered%20in%20the%20WP-Cal%20plugin%20for%20%20WordPress%2C%20an%20event%20calendar%20plugin%20by%20Fahlstad.%20This%20vulnerability%20can%20be%20exploited%20%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%0A%0AJust%20last%20week%20another%20plugin%20by%20Fahlstad%20had%20%20a%20security%20issue%20uncovered%3A%20the%20WP-Forum%20plugin.%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/wp-cal-plugin-security-vulnerability/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress WP-Forum plugin security vulnerability</title>
		<link>http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/</link>
		<comments>http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 11:50:28 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/</guid>
		<description><![CDATA[Heads up to any users of the WP-Forum WordPress plugin: Secunia has reported that it can be exploited by malicious people to conduct SQL injection attacks. Too bad &#8211; just when I was looking for a simple forum solution for a WordPress blog.




		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Facebook
		
		
			Share this on [...]]]></description>
			<content:encoded><![CDATA[<p>Heads up to any users of the <a href="http://www.fahlstad.se/wp-plugins/wp-forum/" title="WP-Forum, WordPress plugin">WP-Forum WordPress plugin</a>: <a href="http://secunia.com/advisories/28567/" title=" WordPress WP-Forum Plugin "user" SQL Injection">Secunia has reported</a> that it can be exploited by malicious people to conduct SQL injection attacks. Too bad &#8211; just when I was looking for a simple forum solution for a WordPress blog.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability&amp;desc=Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog." rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;t=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+WP-Forum+plugin+security+vulnerability&amp;link=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+WP-Forum+plugin+security+vulnerability&amp;body=Link: http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog." rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability&amp;srcUrl=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;srcTitle=WordPress+WP-Forum+plugin+security+vulnerability&amp;snippet=Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog." rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability&amp;summary=Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog.&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+WP-Forum+plugin+security+vulnerability&amp;url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability&amp;selection=Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog." rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/&amp;title=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/+&quot;WordPress+WP-Forum+plugin+security+vulnerability&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fwordpress-wp-forum-plugin-security-vulnerability%2F&amp;t=WordPress+WP-Forum+plugin+security+vulnerability" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+WP-Forum+plugin+security+vulnerability+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%20WP-Forum%20plugin%20security%20vulnerability%22&amp;body=Link: http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Heads%20up%20to%20any%20users%20of%20the%20WP-Forum%20WordPress%20plugin%3A%20Secunia%20has%20reported%20that%20it%20can%20be%20exploited%20by%20malicious%20people%20to%20conduct%20SQL%20injection%20attacks.%20Too%20bad%20-%20just%20when%20I%20was%20looking%20for%20a%20simple%20forum%20solution%20for%20a%20WordPress%20blog." rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog Oh Blog lists common WordPress myths and facts</title>
		<link>http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/</link>
		<comments>http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 07:30:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/</guid>
		<description><![CDATA[Blog Oh Blog has published a great article for people interested in entering the world of WordPress. The article lists 9 myths about WordPress related to what it is, plugins, security, costs, documentation and more. If you&#8217;re new to WordPress, or even if you&#8217;re an old hat and could use a little refresher, you should [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogohblog.com/" title="Blog Oh Blog">Blog Oh Blog</a> has published a great article for people interested in entering the world of <a href="http://wordpress.org" title="WordPress">WordPress</a>. The article lists <a href="http://www.blogohblog.com/common-wordpress-myths-facts/" title="Common Wordpress Myths &amp; Facts">9 myths about WordPress</a> related to what it is, <a href="http://wpgarage.com/category/plugins/" title="WordPress Plugins on WordPressGarage">plugins</a>, <a href="http://wpgarage.com/tag/security/" title="WordPress Security on WordPressGarage">security</a>, costs, documentation and more. If you&#8217;re new to WordPress, or even if you&#8217;re an old hat and could use a little refresher, you should check this out.</p>
<p><a href="http://www.blogohblog.com/common-wordpress-myths-facts/">Common Wordpress Myths &amp; Facts on Blog Oh Blog</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;desc=Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;t=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;link=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;body=Link: http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;srcUrl=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;srcTitle=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;snippet=Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;summary=Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&amp;selection=Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/&amp;title=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/+&quot;Blog+Oh+Blog+lists+common+WordPress+myths+and+facts&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fshorties%2Fblog-oh-blog-lists-common-wordpress-myths-and-facts%2F&amp;t=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Blog+Oh+Blog+lists+common+WordPress+myths+and+facts+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Blog%20Oh%20Blog%20lists%20common%20WordPress%20myths%20and%20facts%22&amp;body=Link: http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Blog%20Oh%20Blog%20has%20published%20a%20great%20article%20for%20people%20interested%20in%20entering%20the%20world%20of%20WordPress.%20The%20article%20lists%209%20myths%20about%20WordPress%20related%20to%20what%20it%20is%2C%20plugins%2C%20security%2C%20costs%2C%20documentation%20and%20more.%20If%20you%27re%20new%20to%20WordPress%2C%20or%20even%20if%20you%27re%20an%20old%20hat%20and%20could%20use%20a%20little%20refr" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/blog-oh-blog-lists-common-wordpress-myths-and-facts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
