<?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/" xmlns:georss="http://www.georss.org/georss" ><channel><title>Ed Nailor</title> <atom:link href="http://ednailor.com/feed/" rel="self" type="application/rss+xml" /><link>http://ednailor.com</link> <description>The online version of Ed Nailor</description> <lastBuildDate>Fri, 30 Jul 2010 03:39:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Using Sessions in WordPress</title><link>http://ednailor.com/2010/07/07/using-sessions-in-wordpress/</link> <comments>http://ednailor.com/2010/07/07/using-sessions-in-wordpress/#comments</comments> <pubDate>Thu, 08 Jul 2010 03:56:37 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Wordpress 3.0]]></category><guid isPermaLink="false">http://ednailor.com/?p=145</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati WordPress does not, by default, allow sessions. In a recent project, I needed to [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=Using+Sessions+in+WordPress+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress" 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://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress&amp;desc=WordPress%20does%20not%2C%20by%20default%2C%20allow%20sessions.%20In%20a%20recent%20project%2C%20I%20needed%20to%20use%20sessions.%20So%20how%20do%20you%20use%20sessions%20in%20WordPress%3F%0D%0A%0D%0ASimple.%20Add%20the%20following%20line%20to%20your%20functions.php%20file%20within%20the%20open%20and%20close%20php%20tags%2C%20and%20you%20can%20then%20use%20sessions%20as%20needed.%0D%0Aif%20%28%20%21session_id%28%29%20%29%0D%0Aadd" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;bm_description=Using+Sessions+in+WordPress&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/&amp;title=Using+Sessions+in+WordPress" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/07/07/using-sessions-in-wordpress/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>WordPress does not, by default, allow sessions. In a recent project, I needed to use sessions. So how do you use sessions in WordPress?</p><p>Simple. Add the following line to your functions.php file within the open and close php tags, and you can then use sessions as needed.</p><pre>if ( !session_id() )
add_action( 'init', 'session_start' );</pre>]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/07/07/using-sessions-in-wordpress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ocoee Whitewater Rafting June 2010</title><link>http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/</link> <comments>http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/#comments</comments> <pubDate>Wed, 23 Jun 2010 18:24:08 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Personal]]></category><guid isPermaLink="false">http://ednailor.com/?p=142</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati WoooHooo! On June 26, 2010 you will find me somewhere in the rapids of [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=Ocoee+Whitewater+Rafting+June+2010+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010" 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://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010&amp;desc=%0D%0A%0D%0AWoooHooo%21%0D%0A%0D%0AOn%20June%2026%2C%202010%20you%20will%20find%20me%20somewhere%20in%20the%20rapids%20of%20the%20Ocoee%20River%20in%20Tennessee.%20I%20am%20finally%20getting%20away%20to%20enjoy%20some%20whitewater%20rafting%20after%20a%20couple%20years%20of%20not%20being%20able%20to%20go.%20This%20is%20long%20over%20due%20and%20highly%20looked%20forward%20to%21%0D%0A%0D%0ASo%20please%20be%20advised%2C%20unless%20you" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;bm_description=Ocoee+Whitewater+Rafting+June+2010&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/&amp;title=Ocoee+Whitewater+Rafting+June+2010" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p><img class="aligncenter size-full wp-image-143" title="ocoee-river-tennessee" src="http://ednailor.com/wp-content/uploads/ocoee-river-tennessee.jpg" alt="" width="500" height="300" /></p><p>WoooHooo!</p><p>On June 26, 2010 you will find me somewhere in the rapids of the Ocoee River in Tennessee. I am finally getting away to enjoy some whitewater rafting after a couple years of not being able to go. This is long over due and highly looked forward to!</p><p>So please be advised, unless you too are on the river, I will be unavailable during the weekend!</p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/23/ocoee-whitewater-rafting-june-2010/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>OMG WP3</title><link>http://ednailor.com/2010/06/17/omg-wp3/</link> <comments>http://ednailor.com/2010/06/17/omg-wp3/#comments</comments> <pubDate>Thu, 17 Jun 2010 20:04:35 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Websites]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Wordpress 3.0]]></category><guid isPermaLink="false">http://ednailor.com/?p=139</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati I just want to say, WordPress 3.0 is finally released! Yeah!]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=OMG+WP3+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3" 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://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3&amp;desc=I%20just%20want%20to%20say%2C%20WordPress%203.0%20is%20finally%20released%21%0D%0A%0D%0AYeah%21" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/17/omg-wp3/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/17/omg-wp3/&amp;bm_description=OMG+WP3&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/17/omg-wp3/&amp;title=OMG+WP3" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/17/omg-wp3/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>I just want to say, WordPress 3.0 is finally released!</p><p>Yeah!</p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/17/omg-wp3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 3.0 TinyMCE Editor Styling to Match Theme Style</title><link>http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/</link> <comments>http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/#comments</comments> <pubDate>Wed, 16 Jun 2010 14:52:23 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress 3.0]]></category><guid isPermaLink="false">http://ednailor.com/?p=136</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati Now you can control the styles of the WordPress content editor (TinyMCE) by using [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style" 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://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style&amp;desc=Now%20you%20can%20control%20the%20styles%20of%20the%20WordPress%20content%20editor%20%28TinyMCE%29%20by%20using%20the%20following%20snippet%20in%20your%20functions.php%20file%2C%20and%20by%20adding%20an%20editor-style.css%20file%20to%20your%20theme.%0D%0A%0D%0A%5Bphp%5Dadd_editor_style%28%29%3B%5B%2Fphp%5D%0D%0A%0D%0Ahttp%3A%2F%2Fwww.deluxeblogtips.com%2F2010%2F05%2Feditor-style-wordpress-30.html" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;bm_description=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/&amp;title=WordPress+3.0+TinyMCE+Editor+Styling+to+Match+Theme+Style" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>Now you can control the styles of the WordPress content editor (TinyMCE) by using the following snippet in your functions.php file, and by adding an editor-style.css file to your theme.</p><pre class="brush: php;">add_editor_style();</pre><p><cite><a href="http://www.deluxeblogtips.com/2010/05/editor-style-wordpress-30.html">http://www.deluxeblogtips.com/2010/05/editor-style-wordpress-30.html</a></cite></p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/16/wordpress-3-0-tinymce-editor-styling-to-match-theme-style/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 3.0 Login Form</title><link>http://ednailor.com/2010/06/16/wordpress-3-0-login-form/</link> <comments>http://ednailor.com/2010/06/16/wordpress-3-0-login-form/#comments</comments> <pubDate>Wed, 16 Jun 2010 14:45:55 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress 3.0]]></category> <category><![CDATA[login]]></category><guid isPermaLink="false">http://ednailor.com/?p=132</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati Very cool snippet to add a WordPress login form anywhere you want: &#60;?php wp_login_form(); [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=WordPress+3.0+Login+Form+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form" 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://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form&amp;desc=Very%20cool%20snippet%20to%20add%20a%20WordPress%20login%20form%20anywhere%20you%20want%3A%0D%0A%0D%0A%5Bphp%5D%26lt%3B%3Fphp%20wp_login_form%28%29%3B%20%3F%26gt%3B%5B%2Fphp%5D%0D%0A%0D%0AMore%20details%20%40%20http%3A%2F%2Fcodex.wordpress.org%2FTemplate_Tags%2Fwp_login_form" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;bm_description=WordPress+3.0+Login+Form&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/&amp;title=WordPress+3.0+Login+Form" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/16/wordpress-3-0-login-form/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>Very cool snippet to add a WordPress login form anywhere you want:</p><pre class="brush: php;">&lt;?php wp_login_form(); ?&gt;</pre><p>More details @ <a href="http://codex.wordpress.org/Template_Tags/wp_login_form">http://codex.wordpress.org/Template_Tags/wp_login_form</a></p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/16/wordpress-3-0-login-form/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Default WordPress Configurations Built in Theme</title><link>http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/</link> <comments>http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/#comments</comments> <pubDate>Wed, 16 Jun 2010 14:32:39 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress 3.0]]></category><guid isPermaLink="false">http://ednailor.com/?p=123</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati Using the code below, you can allow your theme to set the default configuration [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=Default+WordPress+Configurations+Built+in+Theme+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme" 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://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme&amp;desc=Using%20the%20code%20below%2C%20you%20can%20allow%20your%20theme%20to%20set%20the%20default%20configuration%20for%20WP.%20Useful%20if%20you%20use%20the%20same%20theme%20as%20a%20framework%20a%20d%20do%20a%20lot%20of%20clean%20website%20installs.%0D%0A%0D%0A%5Bphp%5D%0D%0Afunction%20set_theme_defaults%28%29%20%7B%0D%0A%24o%20%3D%20array%28%0D%0A%20%27avatar_default%27%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%3D%26gt%3B%20%27blank%27%2C%0D%0A%20%27avatar_rat" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;bm_description=Default+WordPress+Configurations+Built+in+Theme&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/&amp;title=Default+WordPress+Configurations+Built+in+Theme" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>Using the code below, you can allow your theme to set the default configuration for WP. Useful if you use the same theme as a framework a d do a lot of clean website installs.</p><pre class="brush: php;">
function set_theme_defaults() {
$o = array(
 'avatar_default'            =&gt; 'blank',
 'avatar_rating'             =&gt; 'G',
 'category_base'             =&gt; '',
 'comment_max_links'         =&gt; 0,
 'comments_per_page'         =&gt; 0,
 'date_format'               =&gt; 'F j, Y',
 'default_ping_status'       =&gt; 'closed',
 'default_post_edit_rows'    =&gt; 30,
 'links_updated_date_format' =&gt; 'j. F Y, H:i',
 'permalink_structure'       =&gt; '/%postname%/',
 'rss_language'              =&gt; 'en',
 'timezone_string'           =&gt; 'America/New_York',
 'use_smilies'               =&gt; 0,
 'page_on_front'             =&gt; 2,
 'show_on_front'             =&gt; 'page',
 'uploads_use_yearmonth_folders'    =&gt; '',
 );

 foreach ( $o as $k =&gt; $v )
 {
 update_option($k, $v);
 }

 // Delete dummy post and comment.
 wp_delete_post(1, TRUE);
 wp_delete_comment(1);

 return;
}
register_activation_hook(__FILE__, 'set_theme_defaults');
</pre></pre><p><cite><a href="http://new2wp.com/noob/collection-of-WordPress-and-jquery-code-roundup/">http://new2wp.com/noob/collection-of-WordPress-and-jquery-code-roundup/</a></cite></p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/16/default-wordpress-configurations-built-in-theme/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 3.0 &#8211; Tips, Ticks and How To&#8217;s</title><link>http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/</link> <comments>http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/#comments</comments> <pubDate>Wed, 16 Jun 2010 14:17:19 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress 3.0]]></category> <category><![CDATA[how to]]></category><guid isPermaLink="false">http://ednailor.com/?p=121</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati WordPress 3.0 is just about to be launched to the public. As of this [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s" 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://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s&amp;desc=WordPress%203.0%20is%20just%20about%20to%20be%20launched%20to%20the%20public.%20As%20of%20this%20writing%2C%20RC3%20is%20available%2C%20but%20from%20what%20I%20have%20read%2C%20the%20actual%20final%20version%20could%20come%20out%20as%20early%20as%20later%20today.%20I%20am%20looking%20forward%20to%20it%2C%20but%20as%20with%20anything%20new%2C%20there%20are%20new%20things%20to%20learn%2C%20adapt%20and%20implement.%20Over%20t" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;bm_description=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/&amp;title=WordPress+3.0+-+Tips%2C+Ticks+and+How+To%27s" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>WordPress 3.0 is just about to be launched to the public. As of this writing, RC3 is available, but from what I have read, the actual final version could come out as early as later today. I am looking forward to it, but as with anything new, there are new things to learn, adapt and implement. Over the next few days, I will be adding snipets of various articles I have read releated to the new changes within WP 3.0 and how to add them or use them within your new website.</p><p>I am not doing this to take credit for the information; rather this is for ME! My idea is to put all of this reference material in one place, in an easy to read format. Some of the articles I have found are bloated with information I do not need, either because I am already familiar with the subject, or it just doesn&#8217;t apply. So what I post will be a bit more stripped down, but will provide links to the full versions of the articles is someone reading my postings wants to get more info.</p><p>So, if you are reading this, and you are not me, I hope you enjoy!</p><p>Ed</p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/16/wordpress-3-0-tips-ticks-and-how-tos/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>First Look at WordPress 3.0</title><link>http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/</link> <comments>http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/#comments</comments> <pubDate>Tue, 15 Jun 2010 03:29:36 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[Wordpress 3.0]]></category><guid isPermaLink="false">http://ednailor.com/?p=118</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati Recently, WordPress 3.0 RC-1 became available. I normally don&#8217;t mess with release canidate versions [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=First+Look+at+Wordpress+3.0+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0" 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://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0&amp;desc=Recently%2C%20Wordpress%203.0%20RC-1%20became%20available.%20I%20normally%20don%27t%20mess%20with%20release%20canidate%20versions%20as%20you%20never%20know%20what%20you%20are%20getting%2C%20but%20I%20happened%20to%20have%20a%20great%20project%20that%20seemed%20fitting%20to%20try%20this.%20Since%203.0%20is%20now%20allowing%20Custom%20Post%20Types%20along%20with%20the%20new%20Custom%20Menu%20feature%2C%20this" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;bm_description=First+Look+at+Wordpress+3.0&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/&amp;title=First+Look+at+Wordpress+3.0" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>Recently, WordPress 3.0 RC-1 became available. I normally don&#8217;t mess with release canidate versions as you never know what you are getting, but I happened to have a great project that seemed fitting to try this. Since 3.0 is now allowing Custom Post Types along with the new Custom Menu feature, this was the right fit.</p><p>This will be a short posting, but so far I LIKE! It seems as though I have already been able to replace a number of plugins. As plugins tend to use up resources and provide additional security concerns, this is a great thing.</p><p>Most of the documentation is still very lacking, so you will need to do some Googling to find more information. If you are new to WordPress, stick with the current 2.9.2 version that is out, until the final 3.0 version is released. You won&#8217;t find enough info to take advantage of the new features.</p><p>I will try to get back to some of the new features, and what I do / do not like about them (not everything is perfect). However, work is busy, so this will come when I find the time to do so. Just know, I am digging the new WP 3.0 and will be using a lot of its potential for clients going forward!</p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/06/14/first-look-at-wordpress-3-0/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress Admin Brute Force Password Hack</title><link>http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/</link> <comments>http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/#comments</comments> <pubDate>Thu, 15 Apr 2010 13:25:54 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[Websites]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[hacks]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[security]]></category><guid isPermaLink="false">http://ednailor.com/?p=100</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati Recently, a client of the company I am working for contacted me because their [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=Wordpress+Admin+Brute+Force+Password+Hack+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack" 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://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack&amp;desc=Recently%2C%20a%20client%20of%20the%20company%20I%20am%20working%20for%20contacted%20me%20because%20their%20Wordpress%20based%20website%20was%20%22messed%20up.%22%20This%20website%20was%20developed%20prior%20to%20me%20joining%20the%20firm%2C%20but%20I%20was%20happy%20to%20take%20a%20look.%20After%20reviewing%20the%20website%2C%20it%20was%20apparent%20that%20the%20website%20had%20been%20hacked.%0D%0A%0D%0A%0D%0A%0D%0AIt%20app" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;bm_description=Wordpress+Admin+Brute+Force+Password+Hack&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/&amp;title=Wordpress+Admin+Brute+Force+Password+Hack" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>Recently, a client of the company I am working for contacted me because their WordPress based website was &#8220;messed up.&#8221; This website was developed prior to me joining the firm, but I was happy to take a look. After reviewing the website, it was apparent that the website had been hacked.</p><div id="attachment_101" class="wp-caption alignright" style="width: 342px"><img class="size-full wp-image-101" title="hacker" src="http://ednailor.com/wp-content/uploads/hacker.gif" alt="" width="332" height="373" /><p class="wp-caption-text">Avoid the website hacker with simple security changes</p></div><p>It appears at first glance that this was an<strong> Admin Brute Force Password hack</strong>, which is not an uncommon hack that affects WordPress websites. As a matter of fact, this is a common attack on a number of CMS platforms. <strong>Any CMS platform that has a master user account with the login name of &#8220;admin&#8221; is vulnerable to this kind of attack.</strong></p><p>The hack is a rather simple one, which is why it isn&#8217;t all that uncommon. Since a majority of WordPress and other CMS installations typically create the first and main administrator user with the user name of &#8220;admin&#8221;, all a hacker must then do is guess at the password. With a typical password (6-8 characters), this can be pretty easy. As a matter of fact, a leading newspaper recently published a report that showed that a high number of people use a simple password, <em>the most common was actually 123456</em>.</p><p>Hackers will use simple programs that will continually guess at the password until they get in. This is known as brute force, as they just keep up until they win. And since they already have the user name (&#8220;admin&#8221;) their job is simply to guess the password.</p><h2>How to secure yourself against this attack</h2><p>Securing your website against this type of attack is rather easy. Most people don&#8217;t do it simply because they don&#8217;t know to do it.</p><p><strong>First, log in under the admin user name and click over to edit your user profile</strong> (in WordPress, you can click on your user name in the top right corner to get to your profile quickly.) Once on the profile page, change your email address to something generic. Since most CMS programs do not allow multiple users to share an email address, this is how we will be able to use our real email address when we set up the new user. Once you have made the email change, update your profile.</p><p><strong>Next, you will add a new user.</strong> In WordPress, click on &#8220;Users&#8221; and then &#8220;Add New.&#8221; Here you will add your new administrative user. Think of something unique for the admin, not just &#8220;admin1&#8243; or something simple. Maybe &#8220;superadmin24&#8243; or &#8220;webmastersurpreme&#8221; would be good for you! No matter what it is, make it different that just &#8220;admin,&#8221; enter your real email address for this user, and create a good password (8-12 characters, with a combination of upper and lower case letters, numbers and special characters such as * _ &#8211; @ #.) <em><strong>Make sure you assign this new user the role of &#8220;administrator&#8221; &#8211; this is very important! </strong></em>One final thing&#8230; <strong>make sure your new admin name is not disclosed on the website.</strong> In WordPress, you can change the &#8220;public display&#8221; name to anything you wish. If you don&#8217;t change how the name is displayed publicly, all your work is in vain, as you just gave away the user login name! Once you have added this new user, log out of the CMS.</p><p><strong>Finally, log back in to the CMS with your new user</strong> and password, return to the &#8220;Users&#8221; page and delete the &#8220;admin&#8221; user. In WordPress, you will be given the option of assigning all posts and pages to the new user. <em>Make sure you do so or you will lose all that content!</em></p><p>There you have it! You have removed the &#8220;admin&#8221; user and replaced it with something more unique and more secure. Now a hacker will have to guess at the user name and password to gain entry this way, which most will give up after a few tries and move on to easier prey!</p><p>I hope this helps you secure your websites a bit more. Fixing hacked websites can be a messy thing to do, and inevitably, you end up losing some content&#8230; sometimes all of it. So until the CMS systems offer you an option during installation, you can help protect yourself from this attack.</p><p><strong><em>PS. It is worth noting that this website was developed prior to my employment with Creative Services. WordPress / CMS websites that I develop are not released with the &#8220;admin&#8221; user in place. So hackers, I can save you the trouble of even trying!</em></strong></p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/04/15/wordpress-admin-brute-force-password-hack/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Seeking Mortgage Professional for Referrals</title><link>http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/</link> <comments>http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/#comments</comments> <pubDate>Mon, 12 Apr 2010 16:55:56 +0000</pubDate> <dc:creator>Ed Nailor</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[advertsing]]></category> <category><![CDATA[mortgage]]></category><guid isPermaLink="false">http://ednailor.com/?p=98</guid> <description><![CDATA[Tweet This! Stumble upon something good? Share it on StumbleUpon Share this on del.icio.us Digg this! Post this on Diigo Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Share this on Technorati This website still gets people looking for a mortgage. I still get inquiries about [...]]]></description> <content:encoded><![CDATA[<div class="shr-bookmarks shr-bookmarks-expand"><ul class="socials"><li class="shr-twitter"> <a href="http://twitter.com/home?status=Seeking+Mortgage+Professional+for+Referrals+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="shr-stumbleupon"> <a href="http://www.stumbleupon.com/submit?url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals" 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-delicious"> <a href="http://delicious.com/post?url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals" 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://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="shr-diigo"> <a href="http://www.diigo.com/post?url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals&amp;desc=This%20website%20still%20gets%20people%20looking%20for%20a%20mortgage.%20I%20still%20get%20inquiries%20about%20mortgage%20related%20items%2C%20even%20though%20I%20am%20no%20longer%20in%20the%20mortgage%20field.%20I%20am%20seeking%20a%20mortgage%20professional%20in%20the%20Charlotte%20mortgage%20industry%20seeking%20an%20advertising%20option%20to%20refer%20interested%20parties%20to.%20I%20am%20seek" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="shr-googlebuzz"> <a href="http://www.google.com/buzz/post?url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a></li><li class="shr-misterwong"> <a href="http://www.mister-wong.com/addurl/?bm_url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;bm_description=Seeking+Mortgage+Professional+for+Referrals&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="shr-mixx"> <a href="http://www.mixx.com/submit?page_url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a></li><li class="shr-reddit"> <a href="http://reddit.com/submit?url=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/&amp;title=Seeking+Mortgage+Professional+for+Referrals" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a></li><li class="shr-technorati"> <a href="http://technorati.com/faves?add=http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li></ul><div style="clear:both;"></div></div><p>This website still gets people looking for a mortgage. I still get inquiries about mortgage related items, even though I am no longer in the mortgage field. I am seeking a mortgage professional in the Charlotte mortgage industry seeking an advertising option to refer interested parties to. I am seeking only ONE professional to advertise on this website. I must feel confident in your ability and professionalism. Please contact me if you are interested in this advertising option.</p> ]]></content:encoded> <wfw:commentRss>http://ednailor.com/2010/04/12/seeking-mortgage-professional-for-referrals/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 12/25 queries in 0.025 seconds using disk

Served from: ednailor.com @ 2010-07-30 17:36:20 -->