<?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>Tybee Guy &#187; Wordpress</title>
	<atom:link href="http://its2k.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://its2k.com</link>
	<description>Apple, Mac, iPod, and iPhone News, Reviews, Tips and Discussion</description>
	<lastBuildDate>Thu, 29 Apr 2010 21:23:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>40 Exceptional CMS Enabling WordPress Plugins</title>
		<link>http://its2k.com/40-exceptional-cms-enabling-wordpress-plugins/</link>
		<comments>http://its2k.com/40-exceptional-cms-enabling-wordpress-plugins/#comments</comments>
		<pubDate>Thu, 28 May 2009 04:51:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/?p=1217</guid>
		<description><![CDATA[WordPress is a great blogging platform with a potential of being an easy to use content management system. This is the third article of our four-part series, &#8220;The Comprehensive Guide for a Powerful CMS using WordPress&#8221;.  We are taking a look at 40+ quality and useful WordPress Plug-ins that will turn a simple WordPress [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>WordPress is a great blogging platform with a potential of being an easy to use content management system. This is the third article of our four-part series, <a href="http://www.noupe.com/wordpress/the-comprehensive-guide-for-a-powerful-cms-using-wordpress.html">&#8220;The Comprehensive Guide for a Powerful CMS using WordPress&#8221;</a>.  We are taking a look at 40+ quality and useful WordPress Plug-ins that will turn a simple WordPress site into a blazing fast dynamic one, with easily managed content, that you and your clients will love to use.</p>
<p><span id="more-1260"></span></p>
<h3 class="title">Making Your Content Unbreakable</h3>
<p>There is one big drawback to using WordPress as a CMS: the lack of custom content types/groups, an area where developers put restrictions on how clients insert content. This is fairly easy to do with some knowledge of custom fields, but can be a little complicated if your client is new to WordPress. Developers must create workarounds to keep the content clean, portable and relatively unbreakable.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/more-fields/">More Fields</a></strong> Plugin</h5>
<p>More Fields is a WordPress plugin that adds boxes to the Write/Edit page. These boxes contains input fields, so that additional (more) fields can be added to a post. For example, if you write about books, you can add a box where you can enter title and author, etc. The boxes can be placed either to the right or to the left on the Write/Edit page.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/more-fields.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://flutter.freshout.us/">Creating Custom Content Type with Flutter</a></strong> Plugin</h5>
<p><a href="http://flutter.freshout.us/">Flutter </a>is made precisely for CMS-making, allows you to create custom <strong class="red">Write Panel </strong> (Posts, Pages, and Theme Options). This, basically, is a custom content type in which you can add your own fields. So, if a WordPress installation gives you two different content types (Post and Page), Flutter enables you to add more Write Panels to your likings. You can create any type of field (File Uploads, Audio, Video, Checkboxes, Dropdowns) to make as simple as possible for your client or yourself to enter content.</p>
<p class="img"><a href="http://flutter.freshout.us/"><img src="http://www.noupe.com/wp-content/uploads/2009/05/wp-cms12.jpg" alt="“CMS Enabling” WordPress Plugins" /></a></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/more-fields.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/post-template/">Post Templates</a></strong> Plugin</h5>
<p>If you find yourself writing posts and pages on a regular basis which have the same structure, then this plugin would be a great addition to your WordPress plugin arsenal. This could be very useful for clients who have no idea how to get started to write a new page or post. Written by Vincent Prat, Post Templates plugin helps you save time blogging by letting you save and recall templates for writing posts and pages.</p>
<p class="img"><img src="http://www.noupe.com/wp-content/uploads/2009/05/wp-cms13.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/post-template.3.3.0.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/wp-cms-post-control/">WP-CMS Post Control</a></strong> Plugin</h5>
<p>This plugin gives you complete control over your write options. It not only allows you to hides unwanted items like custom fields, trackbacks, revisions etc… but also gives you a whole lot more control over how WordPress deals with creating content! This helps you use WordPress more like a CMS, alowing you to totally customise what your authors see and use.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-cms-post-control.1.2.1.zip">Download Plugin</a></p>
<h3 class="title">Managing Users and their Roles</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/user-access-manager/">User Access Manager</a></strong> Plugin</h5>
<p>This plugin is useful if you need a member area or a private section at your blog or you want that other people can write at your blog but not everywhere. Features include:</p>
<ul>
<li>User groups</li>
<li> Set seperate access for readers and editors</li>
<li> Set access by user groups</li>
<li> Set access by post categories</li>
<li> User-defined post/page title (if no access)</li>
<li> User-defined post/page text (if no access)</li>
<li> Optional login form (if no access)</li>
<li> User-defined comment text (if no access)</li>
</ul>
<p><a class="download" href="http://downloads.wordpress.org/plugin/user-access-manager.0.9.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/role-scoper/">Role Scoper</a></strong> Plugin</h5>
<p>Role Scoper is a comprehensive enrichment for access control in WordPress, giving you CMS-like control of permissions. Assign reading, editing or administration roles to users or groups on a page-specific, category-specific or other content-specific basis.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins1.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/role-scoper.1.0.3.4.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://www.im-web-gefunden.de/wordpress-plugins/role-manager/">Role Manager</a></strong> Plugin</h5>
<p>This Plugin allows you to define and manage multiple subscriber profiles &#8211; called Roles and their Capabilities. Also you can create new Roles and Capabilities.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins14.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://redalt.com/Resources/Plugins/Role+Manager">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/member-access/">Member Access</a></strong> Plugin</h5>
<p>Member Access allows a WordPress administrator to make individual posts and pages accessible only to logged-in members. Member Access allows global configuration so that all posts or pages can be viewable by everyone (the default) or only by members, and it also allows each post and page to override the global setting.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/member-access.1.0.zip">Download Plugin</a></p>
<h3 class="title">Better &amp; Smart Navigation</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/wp-pagenavi/">WP-PageNavi</a></strong> Plugin</h5>
<p>Adds a more advanced paging navigation your WordPress blog. Example: Pages (17): [1] 2 3 4 » … Last »</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins1.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-pagenavi.2.40.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/wordpress-navigation-list-plugin-navt/">Wordpress Navigation List</a></strong> Plugin</h5>
<p>The plugin gives you the ability to create unique site navigation from your pages, categories and users using a Drag ‘n Drop Interface; arrange the items within a group in any arbitrary order. Navigation groups may be composed of any combination of pages, categories, Authors, (Editors, Contributors, Subscribers), internal/external links and list dividers. This plugin has a lot of other great features, you have to check it out.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins5.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wordpress-navigation-list-plugin-navt.1.0.32.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/multi-level-navigation-plugin/">Multi-level Navigation</a></strong> Plugin</h5>
<p>Adds an SEO friendly, accessible dropdown/flyout/slider menu to your WordPress blog. The plugin generates the code necessary to create a Son of Suckerfish horizontal dropdown, vertical flyout or horizontal slider menu. The plugin produces W3C valid HTML and CSS and only requires Javascript to function for very old browsers such as IE 6. Check out the demo here. The options page allows you to choose from a range of options including:</p>
<ul>
<li>What content will be displayed in the menu</li>
<li> Animation speed (how fast the dropdowns appear)</li>
<li>Mouseover delay</li>
<li>Hide delay</li>
<li>Add a second menu</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins6.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/multi-level-navigation-plugin.2.1.6.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://yoast.com/wordpress/breadcrumbs/">Yoast Breadcrumbs</a></strong> Plugin</h5>
<p>Breadcrumbs are the links, usually above the title post, that look like “Home &gt; Articles &gt; WordPress SEO”. They are good for two things: a) They allow your users to easily navigate your site. b) They allow search engines to determine the structure of your site more easily.</p>
<p>These breadcrumbs should link back to the homepage, and the category the post is in. This plugin allows you to add breadcrumbs to your theme.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins7.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/simple-sidebar-navigation/">Simple Sidebar Navigation</a></strong> Plugin</h5>
<p>This plugin adds a widget into the Widgets dashboard that allows in a simple way, without writing any PHP code on your part, to create custom navigation in any sidebar pre-defined by your WP theme. <strong>Features include</strong>:</p>
<ul>
<li>Flat and multi-level navigation hierarchy for existing pages and custom links.</li>
<li>Very flexible conditional appearance options.</li>
<li>Out-of-the-box Suckerfish support.</li>
<li> Option to add navigation links with custom title, url and target attribute.</li>
<li> Unlimited number of navigation widgets.</li>
<li>Optional setting includes blog posts into the navigation selection list (only pages are available by default).</li>
<li>Support for custom drop-down menus CSS.</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins8.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/simple-sidebar-navigation.zip">Download Plugin</a></p>
<h3 class="title">Having a Multilingual Site</h3>
<p>Writing multilingual content is already hard enough, so why go extra mile without making sure you already have a good plan to manage translation on your blog. Check out the plugins below that will help you have a fully featured multilingual CMS.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/sitepress-multilingual-cms/">WPML Multilingual CMS</a></strong> Plugin</h5>
<p>Turns WordPress sites into a fully featured multilingual content management system (CMS). WPML helps it go the extra mile. <strong>Features include</strong>: 1) Multilingual content support based on Drupal i18n architecture. 2) CMS navigation allows adding drop down menus, breadcrumbs trail and sidebar navigation (all wigetized). 3) Creates internal Sticky Links so that they never break. You can read more about  the capabilities of this powerful plugin <a href="http://wpml.org/">here</a>.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins2.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sitepress-multilingual-cms.0.9.9.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/xlanguage">xLanguage</a></strong> Plugin</h5>
<p>xLanguage is a full featured plugin allows you to blog in different language, and allows user to select which version to read. It works for blog post, page, tags, categories. The user language preferences will also select the right theme and plugins MO files.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins3.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/xlanguage.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/qtranslate">qTranslate</a></strong> Plugin</h5>
<p>qTranslate makes creation of multilingual content as easy as working with a single language. Here are some <strong>features</strong>:</p>
<ul>
<li>qTranslate Services &#8211; Professional human and automated machine translation with two clicks</li>
<li>One-Click-Switching between the languages &#8211; Change the language as easy as switching between Visual and HTML</li>
<li>Language customizations without changing the .mo files &#8211; Use Quick-Tags instead for easy localization</li>
<li>Multilingual dates out of the box &#8211; Translates dates and time for you</li>
<li>Comes with a lot of languages already builtin! &#8211; English, German, Simplified Chinese and a lot of others</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins4.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/qtranslate.2.3.4.zip">Download Plugin</a></p>
<h3 class="title">Easily Manage Categories, Pages and Posts</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/idealien-category-enhancements/">Idealien Category Enhancements</a></strong> Plugin</h5>
<p>Manage category templates as easily as you manage page templates. Select which apply through the post &gt; categories menu using file names that make sense, not category ID numbers. Now any views of the category (or sub-categories) will render the according to the category template selected. Posts in a given category can also use a category-based template.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/idealien-category-enhancements.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/pagemash/">pageMash &gt; Page Management</a></strong> Plugin</h5>
<p>Customise the order your pages are listed in and manage the parent structure with this simple ajax drag-and-drop administrative interface with an option to toggle the page to be hidden from output. Great tool to quickly re-arrange your page menus.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/pagemash.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">Yet Another Related Posts</a></strong> Plugin</h5>
<p>Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site. Using a customizable algorithm considering post titles, content, tags, and categories, YARPP calculates a “match score” for each pair of posts on your blog.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.3.0.5.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/exclude-pages/">Exclude Pages</a></strong> Plugin</h5>
<p>This plugin adds a checkbox, “include this page in menus”, which is checked by default. If you un-check it, the page will not appear in any listings of pages (which includes, and is usually limited to, your page navigation menus).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/exclude-pages.1.51.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/wp-no-category-base/">WP No Category Base</a></strong> Plugin</h5>
<p>As the name suggests this plugin will completely remove the mandatory ‘Category Base’ from your category permalinks ( e.g. myblog.com/category/my-category/ to myblog.com/my-category/ ).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-no-category-base.zip">Download Plugin</a></p>
<h3 class="title">SEO</h3>
<p>Wordpress by default is pretty decent at letting search engines see what’s going on. But there are a whole bunch of plugins that can be used to make your blog rank better.</p>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a></strong> Plugin</h5>
<p>This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. It supports all of the WordPress generated pages as well as custom ones. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins9.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack</a></strong> Plugin</h5>
<p>Optimizes your Wordpress blog for Search Engines: page titles, meta tags, keywords, and descriptions. This plugin allows you to configure them for either your entire blog or on a post by post basis.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/redirection/">Redirection</a></strong> Plugin</h5>
<p>Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins10.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/redirection.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/permalinks-moved-permanently/">Permalinks Moved Permanently</a></strong> Plugin</h5>
<p>If you just migrated your Wordpress blog from one permalink structure to another, and you don’t want to lose Pagerank or traffic that accesses your blog through the old permalinks, this is for you.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/permalinks-moved-permanently.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/seo-automatic-links/">SEO Smart Links</a></strong> Plugin</h5>
<p>SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more. SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/seo-automatic-links.zip">Download Plugin</a></p>
<h5 class="title">6. <strong><a href="http://wordpress.org/extend/plugins/platinum-seo-pack/">Platinum SEO Pack</a></strong> Plugin</h5>
<p>This is an improvised version of the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">AllinOne SEO plugin</a>. It does everything that AllinOne was doing and also some extra cool features. It takes care of pretty much everything, a bit more advanced than a basic SEO plugin but easy to use as well.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/platinum-seo-pack.zip">Download Plugin</a></p>
<h3 class="title">Highly customizable Widgets</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/widgets-reloaded/">Widgets Reloaded</a></strong> Plugin</h5>
<p>Widgets Reloaded replaces many of the default widgets with versions that allow much more control. Widgets come with highly customizable control panels. Each widget can also be used any number of times.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/widgets-reloaded.0.1.2.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/flexi-pages-widget/">Flexi Pages Widget</a></strong> Plugin</h5>
<p>Flexi Pages Widget is a highly configurable WordPress sidebar widget to list pages and sub-pages. Can be used as an alternative to the default ‘Pages’ widget. <strong>Features include</strong>:</p>
<ul>
<li>Option to display sub-pages only in parent page and related pages.</li>
<li> Option to select and exclude certain pages from getting displayed in the list. Alternatively, only certain pages can be displayed by using the ‘include’ option.</li>
<li>Option to include a link to the home page.</li>
<li> Other options include title, sort column/order, hierarchical/flat format, show date.</li>
<li> Multiple instances of the widget. Unlimited number of instances of the widget can be added to the sidebar.</li>
</ul>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins12.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/flexi-pages-widget.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/sideposts/">SidePosts Widget</a></strong> Plugin</h5>
<p>With this widget you select the category you want, and all entries with this category, will be shown on the sidebar instead the main blog. You will have then a small blog on the sidebar for those special entries. For each entry, you have the link to the post page. You can select the number to post to show and if must show only the post excerpt or the full post content (Also excerpt with thumbnails can be shown).</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sideposts.2.1.2.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://justintadlock.com/archives/2009/03/15/query-posts-widget-wordpress-plugin">Query Posts Widget</a></strong> Plugin</h5>
<p>This widget has everything you’ll ever need to show posts on your site without touching code. It’s like having a WordPress developer ready to do your bidding all wrapped up in a widget. All you need is a theme that’s widgetized.</p>
<p>It lets you displays posts by nearly any criteria you can imagine using the <a href="http://codex.wordpress.org/Template_Tags/query_posts">query_posts()</a> function, except you don’t need to know anything about PHP to use it. You can do all kinds of neat things: Posts by tag, Posts by category, Posts by author, Posts by time/date, Posts by custom field key and/or value,  Choose any number, Show pages, Show the full post, excerpt, or even order them in a list, and much more…</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins12.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/sideposts.2.1.2.zip">Download Plugin</a></p>
<h3 class="title">Must Check Plugins</h3>
<h5 class="title">1. <strong><a href="http://wordpress.org/extend/plugins/search-everything/">Search Everything</a></strong> Plugin</h5>
<p>Search Everything increases the ability of the default Wordpress Search, options included: Search Every Page, Search Every Tag, Search Every Category, Search non-password protected pages only, Search Every Comment, Search Every Custom Field, Exclude Posts from search, Exclude Categories from search and more.</p>
<p class="img"><img src="http://noupe.com/img/wp-cms-plugins11.jpg" alt="“CMS Enabling” WordPress Plugins" /></p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/search-everything.6.1.1.zip">Download Plugin</a></p>
<h5 class="title">2. <strong><a href="http://wordpress.org/extend/plugins/subscribe2/">Subscribe2</a></strong> Plugin</h5>
<p>Subscribe2 provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog. Email Notifications can be sent on a per-post basis or periodically in a Digest email.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/subscribe2.4.16.zip">Download Plugin</a></p>
<h5 class="title">3. <strong><a href="http://wordpress.org/extend/plugins/exec-php/">Exec-PHP</a></strong> Plugin</h5>
<p>The Exec-PHP plugin executes PHP code in posts, pages and text widgets. Features include</p>
<ul>
<li>Executes PHP code in the excerpt and the content portion of your posts and pages</li>
<li>Configurable execution of PHP code in text widgets (for WordPress 2.2 or higher)</li>
<li>Write PHP code in familiar syntax, eg.</li>
</ul>
<p><a class="download" href="http://downloads.wordpress.org/plugin/exec-php.4.9.zip">Download Plugin</a></p>
<h5 class="title">4. <strong><a href="http://wordpress.org/extend/plugins/wp-e-commerce/">WP e-Commerce</a></strong> Plugin</h5>
<p>The WP e-Commerce shopping cart plugin for WordPress is an elegant easy to use fully featured shopping cart application suitable for selling your products, services, and or fees online.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/wp-e-commerce.3.6.12.zip">Download Plugin</a></p>
<h5 class="title">5. <strong><a href="http://wordpress.org/extend/plugins/nextgen-gallery/">NextGEN Gallery</a></strong> Plugin</h5>
<p>NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option. It can turn a regular blog into a powerful photo-blog while giving you all the tools to manage it efficiently and easily.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/nextgen-gallery.zip">Download Plugin</a></p>
<h5 class="title">6. <strong><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a></strong> Plugin</h5>
<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/contact-form-7.1.9.5.1.zip">Download Plugin</a></p>
<h5 class="title">7. <strong><a href="http://wordpress.org/extend/plugins/vipers-video-quicktags/">Viper’s Video Quicktags</a></strong> Plugin</h5>
<p>Tired of copying and pasting the embed HTML from sites like YouTube? Then this plugin is for you. Simply click one of the new buttons that this plugin adds to the write screen (rich editor included) and then paste the URL that the video is located at into the prompt box — easy as that. You can fully configure how the videos are displayed (width, height, colors, alignment on the page) and much more.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/vipers-video-quicktags.zip">Download Plugin</a></p>
<p>(via <a href="http://www.noupe.com">Noupe</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/40-exceptional-cms-enabling-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streamlining Your Social Web Presence in 6 Steps</title>
		<link>http://its2k.com/streamlining-your-social-web-presence-in-6-steps/</link>
		<comments>http://its2k.com/streamlining-your-social-web-presence-in-6-steps/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 17:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/streamlining-your-social-web-presence-in-6-steps/</guid>
		<description><![CDATA[Streamlining Your Social Web Presence in 6 Steps: &#8220;
Following the advice of social media and Web 2.0 experts, you have established your own blog and joined a number of social sites, including Facebook, MySpace, LinkedIn, Twitter, YouTube, Flickr, LibraryThing, and Upcoming.org, among others. Now, the experts say you must add content to each of these [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Streamlining Your Social Web Presence in 6 Steps</a>: &#8220;
<p>Following the advice of social media and Web 2.0 experts, you have established your own blog and joined a number of social sites, including Facebook, MySpace, LinkedIn, Twitter, YouTube, Flickr, LibraryThing, and Upcoming.org, among others. Now, the experts say you must add content to each of these accounts regularly to keep them dynamic. So, how&rsquo;s this supposed to make your life easier?</p>
<p>Relax. With some careful planning, you can streamline the process of keeping all of your Social Web accounts fresh and engaging without breaking your back or the bank. The trick is to make your social accounts work together. Most social sites use the concept of open source to make it easy for developers to write applications that enhance the features of the site. For our purposes, we will look at applications that can help us streamline our existing presence in the Social Web.</p>
<p><span id="more-1197"></span></p>
<p>To demonstrate what I mean about streamlining the process, I&rsquo;ll start with an example. Imagine that you have the following social media tools and accounts already in place on the Social Web:</p>
<ul>
<li> A WordPress Blog</li>
<li>A Facebook Profile</li>
<li>A Facebook Page</li>
<li>A MySpace Page</li>
<li>A YouTube Account</li>
<li>A Flickr Account</li>
<li>A Twitter Account</li>
<li>An Upcoming.org Account</li>
<li>A GoodReads Account</li>
</ul>
<p>Your 6 Step Plan to a Streamlined Social Web Presence</p>
<p><strong>Step 1: Optimize Your Blog Feed</strong></p>
<p>The very first step in streamlining your presence in the Social Web is burning your blog&rsquo;s feed to <a href="http://www.feedburner.com/" target="_blank">Feedburner</a>. This is a free service, and obtaining a FeedBurner account will help you to easily manage and track your feed subscriptions. Once you have burned your feed to FeedBurner, note the URL of your new feed, which will look something like this: http://feeds.feedburner.com/MyBlogName .</p>
<p><strong>Step 2: Feed Your Blog Now</strong></p>
<p>You want to make sure that you are getting the most mileage from your blog posts. To do so, feed your blog entries into all of your social accounts that offer blog feeding applications. Remember that each social site may provide its own different way of accomplishing this.</p>
<p>Facebook, for example, allows you to feed your blogs into the Notes section of your Facebook page. Click Edit in the Notes box of your Facebook page and find the option that allows you to import notes from an external blog.</p>
<p>Feeding blog entries into MySpace is a little different. Find and add the application RSS Reader. You can access many MySpace applications by clicking More/Apps Gallery from the main menu of your MySpace homepage.</p>
<p>It is possible to feed your blog posts into Twitter, but blog posts are typically too long for this purpose. If you read on, I will clue you in to a better solution for streamlining your micro-blog entries.</p>
<p><strong>Step 3: Maximize the Use of Your Multimedia</strong></p>
<p>Maximize the exposure of your images and video clips by adding galleries and badges to your blog or Website, and by feeding your images and videos into your social networking profiles and pages.</p>
<p>WordPress has many plugins available for integrating Flickr images. My favorite right now is <a href="http://wordpress.org/extend/plugins/flickr-tag/" target="_blank">Flickr Tag</a>, a plugin that allows you to easily place your Flickr images right into your blog posts, and create galleries.</p>
<p>A Flickr badge is a snippet of Flash or HTML code that you can place on the sidebar of your Website or blog that will pull in and highlight random or specific photos from your Flickr account. Find out more by going to: <a href="http://www.flickr.com/badge.gne" target="_blank">http://www.flickr.com/badge.gne</a>.</p>
<p>Similarly, you can embed video galleries into your blog or Website by using your YouTube channels. After you&rsquo;ve added videos to your YouTube channel, you can generate code for a video gallery and place this code on your Website or blog.</p>
<p>To feed images from Flickr into your Facebook page and MySpace profile, find the appropriate application and add it. For Facebook, I use an application called <a href="http://apps.facebook.com/myflickr/" target="_blank">My Flickr</a>; for MySpace, use Happy Flickr.</p>
<p>You can place videos on your Facebook page by implementing an application called <a href="http://apps.facebook.com/videobox/" target="_blank">YouTube Box</a>, and using the application YouTube Favorites, you can display video clips on your MySpace profile.</p>
<p><strong>Step 4: Integrate Other Social Tools</strong></p>
<p>The way in which you proceed in step 4 depends entirely upon which social tools and Websites make up your Social Web presence. In the example I have created, we have accounts with Upcoming.org (a social event calendar) and GoodReads (a niche book sharing and author site) that have not yet been integrated. By searching the applications in Facebook and MySpace, you&rsquo;ll find that Facebook offers an application that allows you to integrate your Upcoming.org events, and both Facebook and MySpace include applications that allow you to display your GoodReads books and book reviews.</p>
<p><strong>Step 5: Take Advantage of Streamlining Tools</strong></p>
<p>Using the social tool, <a href="http://ping.fm/" target="_blank">Ping.fm</a>, you can add short posts to your mini feeds on Facebook, MySpace, and your micro-blogging sites like Twitter and Jaiku. Ping.fm is a useful tool that lets you post one brief entry, or often a status update, and feed it into a number of social sites.</p>
<p><strong>Step 6: Research and Repeat</strong></p>
<p>The very nature of the Social Web is connecting people through social platforms and applications; therefore, when deciding whether or not to invest time and resources into a new social tool, it&rsquo;s best to research the ways that tool will accommodate your existing Social Web presence. Can you feed in your blog posts? Does it allow you to import images from a photo sharing site or video clips from from your video sharing community? Have sites like Ping.fm integrated the new tool yet, or do your existing social sites offer applications to integrate the new tool?</p>
<p>When you do decide to integrate a new social tool or Website, do so as best you can by repeating the applicable steps presented above.</p>
<h6>By Deltina Hay</h6>
<p><img src="http://feeds2.feedburner.com/~r/kdi-media/~4/3Q0NH_VJooo" height="1" width="1"/>&#8220;</p>
<p>(Via <a href="http://kdi-media.com">KDI Media : Savannah, GA</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/streamlining-your-social-web-presence-in-6-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Web Will Kill Us All, Unless We Take a Walk in the Park</title>
		<link>http://its2k.com/the-web-will-kill-us-all-unless-we-take-a-walk-in-the-park/</link>
		<comments>http://its2k.com/the-web-will-kill-us-all-unless-we-take-a-walk-in-the-park/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 05:27:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/the-web-will-kill-us-all-unless-we-take-a-walk-in-the-park/</guid>
		<description><![CDATA[
Will Facebook give us cancer? Not if we browse it on an iPhone in the park! Such is the pseudoscience of health and the Internet.
A study in Biologist, a science journal, concludes that the less we talk to our families, the more likely we are to die young. Psychologist Aric Sigman writes that lack of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://cache.gawker.com/assets/images/2009/02/custom_1235151452512_wordpress-for-iphone1.jpg" alt="" width="340" height="255" align="right"  /></p>
<p>Will Facebook give us cancer? Not if we browse it on an iPhone in the park! Such is the pseudoscience of health and the Internet.</p>
<p>A study in <em>Biologist</em>, a science journal, concludes that the less we talk to our families, the more likely we are to die young. Psychologist <a class="autolink" title="Click here to read more posts tagged ARIC SIGMAN" href="http://gawker.com/tag/aric-sigman/">Aric Sigman</a> writes that lack of social contact actually interferes with our blood chemistry and immune system and could lead to &#8216;cancer, strokes, heart disease, and dementia,&#8217; according to <a href="http://www.dailymail.co.uk/health/article-1149207/How-using-Facebook-raise-risk-cancer.html">a British tabloid&#8217;s summary</a>. And Internet usage lowers social contact. Ergo, Facebook gives you cancer.</p>
<p>Yes, but what does that have to do with today&#8217;s Internet, a <em>Guardian</em> blogger <a href="http://www.guardian.co.uk/technology/blog/2009/feb/19/twitter-networking-cancer-study">asks</a>. The study Sigman cites dates back to 1998 — before Wi-Fi, before pervasive social networking sites, before cheap laptops, before iPhones. The phenomenon of an Internet-obsessed dad avoiding his family in the basement doesn&#8217;t reflect how people use the Internet now. If anything, the contemporary Web affords an excess of social contact.</p>
<p>So, is it dangerous to use the Web? Yes, if you&#8217;re doing it inside. A <a href="http://www.sciencedaily.com/releases/2009/02/090217092758.htm">recent study</a> finds that access to nature improves health in all kinds of ways. Trees can even improve the symptoms of ADHD. And treeless urban environments increase aggression.</p>
<p>There&#8217;s an obvious conclusion: Blog if you must, but <a href="http://outdoorblogging.com/">do it outdoors</a>. And whatever you do, don&#8217;t be that guy <a href="http://valleywag.gawker.com/5054527/another-naked-conversation-with-scoble">reading FriendFeed at a bar</a> instead of talking to your drinking companions.</p>
<p><em></em></p>
<p><em>(Via <a href="http://gawker.com/tag/valleywag">Valleywag</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/the-web-will-kill-us-all-unless-we-take-a-walk-in-the-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tribute to Keith Burk, father in law, visionary and fellow geek!..</title>
		<link>http://its2k.com/tribute-to-keith-burk-father-in-law-visionary-and-fellow-geek/</link>
		<comments>http://its2k.com/tribute-to-keith-burk-father-in-law-visionary-and-fellow-geek/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 03:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tybee]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Keith Burk]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/?p=1103</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p></p><p><em><a href="http://tybeeguy.com/wp-content/uploads/2009/02/keith.jpg"><img align="right" size-medium wp-image-1104" title="keith" src="http://tybeeguy.com/wp-content/uploads/2009/02/keith.jpg" alt="" width="200" height="200" /></a>&#8220;Our USA is known around the world as the most creative and productive of the 20th Century.  I am convinced that it has been our heritage of individual liberty that has made it possible for us to show the world how to provide abundant prosperity for all.</em></p>
<p><em>If each of us can just see the future as positive and act accordingly, we’ll be fine.  It is not helpful to dwell on the dire aspects of today’s “Hard Times”.</em></p>
<p><em>Think about how much better things are now compared to the way they were described by Charles Dickens in the 19th Century.&#8221;</em></p>
<p>God Bless,</p>
<p>Keith Burk<br />
AKA: ‘AncientFool’<br />
Website: <a href="http://keithburk.com" target="_blank">keithburk.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/tribute-to-keith-burk-father-in-law-visionary-and-fellow-geek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pros and Cons of Using Video in Your Site or Blog</title>
		<link>http://its2k.com/the-pros-and-cons-of-using-video-in-your-site-or-blog/</link>
		<comments>http://its2k.com/the-pros-and-cons-of-using-video-in-your-site-or-blog/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 05:01:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/the-pros-and-cons-of-using-video-in-your-site-or-blog/</guid>
		<description><![CDATA[The Pros and Cons of Using Video in Your Site or Blog: &#8220;
Last year I started experimenting with online video. I focused mostly on screencasts, doing some blog reviews and how-to videos. I liked to work with video, and found that it has many benefits. After some time I also realized that it carries some [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The Pros and Cons of Using Video in Your Site or Blog</a>: &#8220;
<p>Last year I started experimenting with online video. I focused mostly on screencasts, doing some blog reviews and how-to videos. I liked to work with video, and found that it has many benefits. After some time I also realized that it carries some drawbacks, though. Below you will find what I learned from it.</p>
<p><center><img src="http://www.dailyblogtips.com/wp-content/uploads/using-video-site.jpg" alt="using-video-site" title="using-video-site" width="400" height="300" class="alignnone size-full wp-image-3402" /></center><br/></p>
<h4>PROS</h4>
<p>1. <strong>Video sets your apart from the crowd</strong>. Most people are able to setup a blog and start writing text posts. Current blogging and publishing platforms make it a no-brainer even for 5-year old children. Video, on the other hand, requires a special setup (e.g., a video camera, screen capturing and editing software). Using video can therefore set your blog or site apart from the crowd.</p>
<p>2. <strong>Video appeals to a different audience</strong>. There is a great number of online users that prefer to watch videos over reading text content. YouTube&rsquo;s popularity is no coincidence. Adding video to your site could widen your potential audience and bring new visitors aboard.</p>
<p>3. <strong>Video enables you to show rather than tell</strong>. Demonstrating things and explaining some concepts can be easier with video. Sites that have a good amount of how-to articles and tutorials could therefore benefit from the format.</p>
<p>4. <strong>Video can be more personal</strong>. Video will bring out your voice and possibly your face. Needless to say that this is a much stronger way to interact with your visitors. Secondly, if you want to develop your personal brand, video could help with that.</p>
<p>5. <strong>Video reaches different online channels</strong>. Given the immense popularity of online video sites, YouTube above them all, video could be used to tap into different marketing channels and new traffic generation opportunities.</p>
<h4>CONS</h4>
<p>1. <strong>Video requires more preparation</strong>. Casual videos can be shot on the spot. If you want to produce something more professional, however, you will need to work on the setup, script and related activities. In other words, you will need to work even before you start shooting the video.</p>
<p>2. <strong>Video takes time to edit and upload</strong>. Apart from preparing the video before you shoot it, you will also need to dedicate a good amount of time to the editing and uploading processes. Choosing the right format, video platform and player are also areas that will need attention.</p>
<p>3. <strong>Video is not optimal for search engines</strong>. Google and other search engines are evolving fast regarding how they index videos. That being said, text is still king if you want to optimize your site for organic traffic. One solution for this is to offer video transcripts, but this will require some extra work on your side.</p>
<p>4. <strong>Video is not suitable for all topics</strong>. Depending on the topic or type of content that you want to create, video might not be suitable at all. Lists of resources, extensive articles and detailed researches, for example, are better presented in textual format.</p>
<p>5. <strong>Not everyone likes video</strong>. While there are many Internet users that swear by online video, there are just as many that can&rsquo;t stand it. Those are mostly people that don&rsquo;t have too much time to surf the web, and who prefer to access the information in textual format, because it allows them to scan through the content, and filter only the bit of information that they need. </p>
<p>Overall I think it is worth a try though. Video is certainly going to be a huge part of the web in the coming years, and the sooner you get used to it, the better.</p>
<p>What about you, have you experimented with producing online video? What did you learn from it?</p>
<p>Got the <a href="http://www.dailyblogtips.com/the-internet-marketing-newsletter/">Internet Marketing Newsletter</a>?<br />
<hr/></p>
<p><a href="http://www.dailyblogtips.com/the-pros-and-cons-of-using-video-in-your-site-or-blog/">The Pros and Cons of Using Video in Your Site or Blog</a></p>
<p>&#8220;</p>
<p>(Via <a href="http://www.dailyblogtips.com">Daily Blog Tips</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/the-pros-and-cons-of-using-video-in-your-site-or-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy sixth birthday WordPress!</title>
		<link>http://its2k.com/happy-sixth-birthday-wordpress/</link>
		<comments>http://its2k.com/happy-sixth-birthday-wordpress/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 17:12:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/happy-sixth-birthday-wordpress/</guid>
		<description><![CDATA[Six years ago WordPress was born, according to Matt Mullenweg who founded and runs the company that makes it, Automattic. My blog here is hosted on WordPress.com and I couldn&#8217;t be happier. I can&#8217;t wait to see what Matt does in the next six years. He has a few ideas, as he told me recently [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Six years ago WordPress was born, <a href="http://ma.tt/2009/01/blogging-software-dilemma/">according to Matt Mullenweg</a> who founded and runs the company that makes it, <a href="http://automattic.com/">Automattic</a>. My blog here is hosted on WordPress.com and I couldn&rsquo;t be happier. I can&rsquo;t wait to see what Matt does in the next six years. He has a few ideas, as <a href="http://ma.tt/2008/12/scoble-interviews/">he told me recently in an interview</a> I did with him.</p>
<p>(Via <a href="http://scobleizer.com">Scobleizer</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/happy-sixth-birthday-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad Ass Blog Editor for Mac</title>
		<link>http://its2k.com/bad-ass-blog-editor-for-mac/</link>
		<comments>http://its2k.com/bad-ass-blog-editor-for-mac/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:16:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/bad-ass-blog-editor-for-mac/</guid>
		<description><![CDATA[Brainjuice just released version 1.2 of Blogo, a blog editor for the Mac. The updated software now supports all major blogging platforms like Typepad, Blogger, Wordpress, Typo, Movable Type, Drupal, Expression Engine (support just added), and even micro-blogging on Twitter, and cross-posting from Ping.fm. 
The new release also adds comment moderation for Wordpress 2.7 or [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full alignright" style="margin-top: 10px; margin-bottom: 10px;" src="http://mashable.com/wp-content/uploads/2008/12/1230425648.jpg" alt="blogo" align="left" hspace="2" vspace="2" />Brainjuice just released version 1.2 of <a href="http://www.drinkbrainjuice.com/blogo" target="_blank">Blogo</a>, a blog editor for the Mac. The updated software now supports all major blogging platforms like Typepad, Blogger, Wordpress, Typo, Movable Type, Drupal, Expression Engine (support just added), and even micro-blogging on Twitter, and cross-posting from Ping.fm. </p>
<p>The new release also adds comment moderation for Wordpress 2.7 or higher, improved Safari integration, and offline editing. We previously ranked Blogo as one of the <a href="http://mashable.com/2008/11/28/blogger-mac-apps/" target="_blank">10 best Mac apps for bloggers</a>, and we stick by that claim.</p>
<div style="text-align:center"><img class="size-full alignnone" style="margin-top: 10px; margin-bottom: 10px;" src="http://mashable.com/wp-content/uploads/2008/12/blogo-fullscreen.jpg" width="495" alt="blogo_fullscreen" /></div>
<p>When I downloaded Blogo, I was immediately impressed with how easy it was to connect my blog and get started (just make sure &lsquo;remote editing&rsquo; is enabled). You can expect Blogo to support all your platform&rsquo;s existing editing features, but it also adds in a few extras like offline editing, a drop box for easily adding media, and a bookmarklet to help you add media to posts without adding HTML. Blogo also supports multiple accounts for multiple blogs, and you can use Blogo as a Twitter desktop client&mdash;the Microblog Viewer is like a cross between Twhirl and Tweetdeck, without the groups.</p>
<p><center><object width="400" height="250"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2449556&#038;server=vimeo.com&#038;show_title=1&#038;show_byline=1&#038;show_portrait=0&#038;color=&#038;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2449556&#038;server=vimeo.com&#038;show_title=1&#038;show_byline=1&#038;show_portrait=0&#038;color=&#038;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="250"></embed></object></center></p>
<p>For Blogo newbies, watch the screencast above for a quick tutorial on how to create your first post. Additional tutorials are available via the <a href="http://vimeo.com/brainjuice" target="_blank">Brainjuice Vimeo account</a>.</p>
<p>(Via <a href="http://mashable.com">Mashable!</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/bad-ass-blog-editor-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 &#8211; 20 Must See Features</title>
		<link>http://its2k.com/wordpress-27-20-must-see-features/</link>
		<comments>http://its2k.com/wordpress-27-20-must-see-features/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 03:11:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/wordpress-27-20-must-see-features/</guid>
		<description><![CDATA[WordPress is quickly becoming the standard software for the majority of blogs. This fact makes every major release of the software seem like a huge event, but the thing is that this time it is. WordPress 2.7 comes with a huge number of changes, a good chunk of them making some older plugins redundant. This [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img align="right" class="alignright size-full wp-image-35714" title="wordpress-logo" src="http://mashable.com/wp-content/uploads/2008/09/wp-logo.jpg" alt="" width="139" height="139" />WordPress is quickly becoming the standard software for the majority of blogs. This fact makes every major release of the software seem like a huge event, but the thing is that this time it is. WordPress 2.7 comes with a huge number of changes, a good chunk of them making some older plugins redundant. This will be a huge upgrade for all blog owners.</p>
<p>The following lists 20 of the biggest changes coming, but all together there have been over 400 changes to the program this time around.Any way you slice it, there is a little bit of something for everyone in this release. Take a look through and you&rsquo;re sure to find something that appeals to you.</p>
<p>Unfortunately this is only available for the blogs on <a href="http://www.wordpress.com" target="_blank">WordPress.com</a> for now, but it will be released for self-hosted blogs on December 10th.</p>
<p><em>What are the changes you are most excited about?</em><span id="more-56220"></span></p>
<h3>Comments</h3>
<div style="text-align:center"><img class="alignnone size-full wp-image-56530" title="wp27comments" src="http://mashable.com/wp-content/uploads/2008/12/wp27comments.png" alt="" /></div>
<p><strong>Close Comments On Old Posts</strong> &#8211; Sometimes it just doesn&rsquo;t make sense to continue letting comments come in on an old post, and it is a favorite trick of spammers anyway.WordPress 2.7 will allow you to close comments on older posts, eliminating the need for yet another plugin.</p>
<p><strong>Comment Paging</strong> &#8211; Comments broken into pages instead of being a never ending bottom to your post.</p>
<p><strong>Comment Replies From the Admin Section</strong> &#8211; A feature that has long been needed is the ability to reply to comments from your admin section without having to go to the front end of your blog.</p>
<p><strong>Comment Threading</strong> &#8211; It&rsquo;s not just admin comment replies that are getting love, but all comments will now be in a threaded format.  Great for those long debates you get into about what &lsquo;sux&rsquo; or why someone is a &lsquo;newb,&rsquo; at last no one will be confused about to whom you are referring!</p>
<p><strong>XMLRPC Comments API</strong> -Support for the XML-RPC protocol which is a simplified API that encodes your comments in XML and transports them via HTTP.</p>
<p><strong>Keyboard Shortcuts For Comments</strong> -Once you&rsquo;re in your comments, you can use the keys j and k to navigate through the comments.  Once selected, some of the keys you can use will be &lsquo;a&rsquo; to approve, &lsquo;s&rsquo; to mark as spam and &lsquo;d&rsquo; to delete.</p>
<h3>Theme &#038; Plugin Related</h3>
<div style="text-align:center"><img class="alignnone size-full wp-image-56534" title="wp27themes" src="http://mashable.com/wp-content/uploads/2008/12/wp27themes.png" alt="" /></div>
<p><strong>One-Click Plugin Installs</strong> &#8211; Another long time plugin favorite is going the way of the dinosaurs with the introduction of the ability to install plugins from the dashboard.</p>
<p><strong>Plugin Browser</strong> &#8211; Browsing for plugins, one of the favorite pastimes of many bloggers, will be made easier by being able to do it without ever leaving your WordPress install.</p>
<p><strong>Sticky Posts</strong> &#8211; There have been numerous WordPress plugins over the years to make a post &lsquo;sticky&rsquo; so that it stays as the top post on your front page no matter how many posts you publish after it.  The feature has now been built in to the core program.</p>
<p><strong>Updating the Core WordPress</strong> &#8211; Yet another WordPress plugin finds its way into the core WordPress program.  For those users who haven&rsquo;t used something like Fantastico or Simple Scripts to install their blog, there will now be a more automated way for you to keep up with all of those pesky security updates.</p>
<p><strong>Theme Update API Notices</strong> &#8211; You will receive updates when your installed themes are updated just like WordPress does now with plugins.</p>
<h3>Greater Controls</h3>
<div style="text-align:center"><img class="alignnone size-full wp-image-56538" title="quickpress" src="http://mashable.com/wp-content/uploads/2008/12/quickpress.png" alt="" /></div>
<p><strong>Batch Editing for Posts</strong> &#8211; Ever needed to edit the tags for several posts, but couldn&rsquo;t do it because of the work involved?  Batch editing will now allow you to do mass edits of your posts so that you can make as many changes as you want to your blog no matter how old it is.</p>
<p><strong>Column Control</strong> &#8211; On any management page that shows columns, you will now be able to choose which columns are shown and how.</p>
<p><strong>Ping &#038; Trackback Moderation</strong> &#8211; With the ever increasing wave of &lsquo;splogs&rsquo; trackbacking your blog, there will finally be moderation of them in a more manageable, frame-like format.</p>
<p><strong>QuickPress</strong> &#8211; Ever wanted to just do a quick post without having to load the entire write page? Now you can directly from the Dashboard page with QuickPress.</p>
<p><strong>Recent Drafts</strong> &#8211; There will now be a module on your dashboard to get to your most recent drafts so you can quickly get access to your posts that are in progress.</p>
<h3>Other Tweaks</h3>
<div style="text-align:center"><img class="alignnone size-full wp-image-56242" title="wp27navigation" src="http://mashable.com/wp-content/uploads/2008/12/wp27navigation.png" alt="" /></div>
<p><strong>Dashboard and Write Rearrangements</strong> &#8211; There have been significant redesigns to navigation and general layouts of the dashboard and write pages.</p>
<p><strong>PHPXref</strong> &#8211; Ever go slightly loopy trying to make sense of PHP files?  PHPXref will help you by making PHP into easy to digest documents that you can read through.  All of this will be hosted on WordPress.org.</p>
<p><strong>Image Size Tweaks</strong> &#8211; Thumbnail and Medium commands will stay the same, but Large will now be restricted to 1024 pixels, or the constraints of your theme.  If you want no restrictions and post insane sized pictures, you will now be able to select &lsquo;Full Size&rsquo; which will post your image at its original size.  You will also now see the dimensions for each size next to the radio buttons.</p>
<p><strong>Redundant Coding</strong> &#8211; Theme authors will be happy to see some changes to the wp_page_menu wrapper that will simplify their coding and add conveniences like making &lsquo;Home&rsquo; part of the list.</p>
<hr />
<h3>Interested in more WordPress resources? Check these out:</h3>
<blockquote><p><strong>WordPress Themes</strong>: &lsquo;<a href="http://mashable.com/2008/09/19/top-wordpress-themes/">Top 12 Stunning WordPress Themes</a>&lsquo;, &lsquo;<a href="http://mashable.com/2007/08/03/wordpress-3-column/">30+ WordPress 3 Column Themes</a>,&rsquo; &lsquo;<a href="http://mashable.com/2007/09/02/wordpress-4-column/">20 WordPress 4-Column Themes</a>,&rsquo; &lsquo;<a href="http://mashable.com/2007/09/04/1-column-wordpress-themes/">30+ WordPress 1-Column Themes</a>,&rsquo; &lsquo;<a href="http://mashable.com/2008/03/25/unsual-wordpress-themes/">10 Unusual &#038; Original WordPress Themes</a>&rsquo;</p>
<p><strong>Plugins</strong>: &lsquo;<a href="http://mashable.com/2007/07/27/50-wordpress-plugins-for-multimedia/">50+ WordPress Plugins for Multimedia</a>,&rsquo; &lsquo;<a href="http://mashable.com/2007/08/07/30-wordpress-plugins-for-statistics/">30+ WordPress Plugins for Statistics</a>,&rsquo; &lsquo;<a href="http://mashable.com/2007/07/24/wordpress-comments/">30+ WordPress Plugins for Comments</a>,&rsquo; &lsquo;<a href="http://mashable.com/2007/08/02/wordpress-readers/">30+ WordPress Plugins to Get More Blog Readers</a>.&rsquo;</p>
<p><strong>Miscellaneous</strong>: &lsquo;<a href="http://mashable.com/2007/08/16/wordpress-god300-tools-for-running-your-wordpress-blog/">WordPress God: 300+ Tools for Running Your WordPress Blog</a>,&rsquo; &lsquo;<a href="http://mashable.com/2008/09/26/wordpress-weirdest-uses/">The 7 Weirdest and Wackiest Uses for WordPress</a>&lsquo;</p>
</blockquote>
<p>(Via <a href="http://mashable.com">Mashable!</a>.)</p>
<p><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fianscott.biz%2Fwordpress-27-20-must-see-features%2F';
  addthis_title  = 'WordPress+2.7+-+20+Must+See+Features';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script></p>
<p><a href="http://feeds.feedburner.com/~a/ian_scott?a=ASm89o"><img src="http://feeds.feedburner.com/~a/ian_scott?i=ASm89o" border="0"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/ian_scott/~4/475271265" height="1" width="1"/>&#8220;</p>
<p>(Via <a href="http://ianscott.biz">Ian Scott</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/wordpress-27-20-must-see-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Tips For Power Blogging</title>
		<link>http://its2k.com/50-tips-for-power-blogging/</link>
		<comments>http://its2k.com/50-tips-for-power-blogging/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 06:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/50-tips-for-power-blogging/</guid>
		<description><![CDATA[

Use Wordpress. No other platform is as flexible with all the plug-ins, in my opinion.
Post often. I usually default to one post per day, when I&#8217;m asked. I try to do at least one per day on this blog, except for weekends.
Use catchy blog post titles. Put yourself in the shoes of a person who [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.davidrisley.com/wp-content/uploads/2008/11/wordpress.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" title="wordpress" src="http://www.davidrisley.com/wp-content/uploads/2008/11/wordpress-thumb.jpg" border="0" alt="wordpress" width="213" height="222" align="right" /></a></p>
<ol>
<li><strong>Use </strong><a href="http://www.wordpress.org" target="_blank"><strong>Wordpress</strong></a>. No other platform is as flexible with all the plug-ins, in my opinion.</li>
<li><strong>Post often</strong>. I usually default to one post per day, when I&rsquo;m asked. I try to do at least one per day on this blog, except for weekends.</li>
<li><strong>Use catchy blog post titles</strong>. Put yourself in the shoes of a person who is casually surfing the Internet, seeing your post along with hundreds of others. Will your blog headline stand out? <a href="http://www.copyblogger.com" target="_blank">Copyblogger</a> is an awesome source for information on writing.</li>
<li><strong>Ask open ended questions</strong>. One of the best ways to invite commentary on your posts is to ask for it. Ask your readers questions and tell them to answer in the form of a comment.</li>
<li><strong>Comment on other blogs &#8211; often</strong>. I actually maintain a separate folder in <a href="http://www.google.com/reader" target="_blank">Google Reader</a> for relevant blogs I want to follow more closely than others. And, on those blogs, I comment regularly whenever I have something to say.</li>
<li><strong>Use </strong><a href="http://www.twitter.com" target="_blank"><strong>Twitter</strong></a>. You&rsquo;ve GOT to be out there, being social. <a href="http://www.friendfeed.com" target="_blank">Friendfeed</a>, too.</li>
<li><strong>Use </strong><a href="http://www.twitterfeed.com" target="_blank"><strong>Twitterfeed</strong></a><strong> to pipe your latest posts into Twitter</strong>. But, don&rsquo;t ONLY use Twitterfeed. You&rsquo;ve got to be a real person on Twitter, first and foremost. Twitter should not replace RSS.</li>
<li><strong>Make your RSS feed obvious,</strong> above the fold, and preferably use the orange RSS icon.</li>
<li><strong>Provide an RSS-to-Email option</strong> so people can subscribe to your latest posts without being forced to use an RSS reader. Many people still don&rsquo;t use RSS. <a href="http://www.feedburner.com" target="_blank">Feedburner</a> provides a free RSS-to-Email service.</li>
<li><strong>Use images in your posts</strong>. Images communicate on aesthetic wavelengths words cannot. <span id="more-720"></span></li>
<li><strong>Use header tags</strong> to separate sections in your blog posts, where applicable. H1, H2, and H3 tags. And use good search engine keywords wherever possible in those headers.</li>
<li><strong>Structure your blog posts for easy scanning</strong>. Use header tags, lists, etc. Avoid long sentences and long paragraphs.</li>
<li><strong>Avoid Myspace-style blog designs</strong>. What I mean by this is super BUSY designs with too much on screen, animated graphics, etc. These things make your blog truly suck and makes your content too hard to pay attention to.</li>
<li><strong>If possible, use a custom Wordpress theme</strong>. It is getting to the point where people can recognize cookie-cutter themes. It is OK to use one, but at least modify it so that you have a unique header design.</li>
<li><strong>Start your blog&rsquo;s mailing list as early as possible</strong>. The sooner you start, the longer you have to grow your list and, trust me, that list can be used to make money later. Jeremy <a href="http://www.shoemoney.com/" target="_blank">Shoemoney</a> made this mistake. <a href="http://www.income.com/blog/" target="_blank">John Reese</a> used to hound him about building a list. When he finally got around to it, he realized how important it was.</li>
<li><strong>Research and choose your mailing list option correctly the first time</strong>. I recommend <a href="http://aweber.com/?303685" target="_blank">Aweber</a>. What you choose is up to you, however moving a mailing list later can be a huge pain. I know from experience.</li>
<li><strong>When choosing a topic </strong>to focus your blog on, two things should be considered: (1) Your interest in the topic, (2) How MARKETABLE your topic is.</li>
<li><strong>Learn to SELL</strong>. The way to a full-time income by blogging is to learn how to MARKET and sell things using your blog. <a href="http://www.entrepreneurs-journey.com/" target="_blank">Yaro Starak</a> does a good job of selling via his blog, for example.</li>
<li><strong>Don&rsquo;t discount </strong><a href="http://www.facebook.com" target="_blank"><strong>Facebook</strong></a>. It is a powerful networking tool and you should take the time to build your network, just as you might on Twitter.</li>
<li><strong>Create a Facebook page</strong>. On Facebook, create a page for your blog or yourself and invite your readers and Facebook friends to become fans. This page can be your blog&rsquo;s outpost on Facebook. Be sure to import your blog posts as notes.</li>
<li><strong>Don&rsquo;t Be a Me-Too Blogger</strong>. You don&rsquo;t want to become a copy-cat news blog, where you type news-style posts about what is happening in a saturated market. In technology, this is common. Offer something unique that cannot be found everywhere else in your market.</li>
<li><strong>Learn to think about your blog as a business</strong>. The blog is a promotional and delivery mechanism to your ultimate product or service.</li>
<li><strong>When writing your About Page, pay attention to what you write</strong>. Don&rsquo;t just rattle off some dumb, cookie cutter facts. Your About Page should tell a story of who you are and why your blog is worth reading.</li>
<li><strong>Do lots of videos</strong>. Use <a href="http://www.tubemogul.com" target="_blank">TubeMogul</a> to publish them in as many places as you can. And make sure your blog URL is not only in the video, but in the text description that accompanies the video.</li>
<li><strong>When making videos, be REAL and be personable</strong>. Your videos are an important component to your blog&rsquo;s brand. Don&rsquo;t waste the opportunity.</li>
<li><strong>Link to other, related blog posts regularly in your own posts</strong>. Not only your OWN posts, but the posts of others.</li>
<li><strong>Remember, blogging is a SOCIAL business</strong>. Be accessible to your readers and proactively get out there and talk with other people in your niche.</li>
<li><strong>If you can afford it, travel to blogging conferences</strong>. Not only can you learn a lot, but socializing with successful people often breeds so much motivation and success in yourself that is simply beyond words.</li>
<li><strong>Write an e-book, create some videos</strong> &#8211; whatever &#8211; but the idea is to create something which is of value to your readers on your subject, and have it available to SELL to them on your blog.</li>
<li><strong>Get involved as an affiliate</strong> and start linking to products relevant to your posts using your affiliate links. You are providing relevant links to your readers (valuable) while potentially making some money.</li>
<li><strong>Don&rsquo;t Post Low Feedburner Counts</strong>. Do not show your RSS subscriber count unless you have a high enough number (at least a few hundred). A low number acts as social proof that your blog has no readers, and that&rsquo;s not good.</li>
<li><strong>Install </strong><a href="http://alexking.org/projects/wordpress" target="_blank"><strong>Popularity Contest</strong></a> or some similar plug-in which ranks your posts based on popularity. Whether you display this information in public on your blog or not, knowing which of your posts are most popular tells you that that particular subject material works and you should probably do more of it.</li>
<li><strong>Put relevant keywords into your blog&rsquo;s title</strong>. Use <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-In-One SEO</a> to have more control over the titles across your blog.</li>
<li><strong>Use a Photo Gallery</strong>. People dig photos, so a photo gallery can be a great component to your blog. If you use <a href="http://www.flickr.com" target="_blank">Flickr</a>, check out the <a href="http://tantannoodles.com/toolkit/photo-album/" target="_blank">Flickr Photo Album</a> plug-in for Wordpress.</li>
<li><strong>Create an RSS widget</strong> for your blog on <a href="http://www.widgetbox.com/" target="_blank">WidgetBox</a> and make it available for your readers to embed on their own blogs if they so choose.</li>
<li><strong>Spend some time creating some killer posts for your blog</strong>, the link to them somewhere so that new arrivals can quickly see your best work. It is your best stuff which is going to sell them into becoming a subscriber.</li>
<li><strong>Make Sharing Easy</strong>. Put options on your blog for your readers to share your posts across social media. <a href="http://sharethis.com/" target="_blank">ShareThis</a> is a great option for this.</li>
<li><strong>Share and share alike</strong>. If you submit your own posts to sites like <a href="http://www.digg.com" target="_blank">Digg</a> or <a href="http://www.stumbleupon.com" target="_blank">StumbleUpon</a>, be sure to also submit other posts. I might even recommend a 10 to 1 ratio of other people&rsquo;s posts to your own posts. You do not want to develop a reputation on these sites as somebody who only submits their own content.</li>
<li><strong>When you write a post for your blog, aim to be helpful</strong>. You want your visitors to come away with a solution to the problem they arrived with. <a href="http://www.chrisbrogan.com" target="_blank">Chris Brogan</a> does so well because his posts are truly helpful.</li>
<li><strong>Read other blogs often</strong>. When starving for ideas to write about, go to your RSS reader and read related blogs. Often, your own post can be a response to a post on another blog. In fact, this is usually a good idea.</li>
<li><strong>Train your readers to do what you want, if needed</strong>. If you&rsquo;re in a market where the people will not know how to use social media, RSS and some of these other things that help promote your blog, TRAIN THEM. Write posts or do videos which show your visitors how to Digg a post, use StumbleUpon, how to use RSS, etc. Perhaps you can educate them and they&rsquo;ll become part of your promotion army for your own blog. <img src='http://www.davidrisley.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><strong>When starting a blog, decide on it&rsquo;s mission</strong>. Your posts should, for the most part, center around a specific theme if you want your blog to really take off. If you run a personal diary kind of blog, where you write about anything that comes to mind, your blog traffic will always be limited because your blog will never attract any particular segment of people. Stay on topic. If you have no specific topic, that&rsquo;s fine, but realize your blog is going to be more a hobby than a business at that point.</li>
<li><strong>Don&rsquo;t overload your blog with javascript widgets</strong>. These things slow down the load speed of your site. In fact, just recently I had to get rid of the <a href="http://www.mybloglog.com" target="_blank">MyBlogLog</a> widget on this blog because it was having some effects on page loading time.</li>
<li><strong>Use Analytics</strong>. I personally use <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> as well as the <a href="http://wordpress.org/extend/plugins/stats/" target="_blank">Wordpress.com Stats plug-in</a> on this blog.</li>
<li><strong>Use </strong><a href="http://windowslivewriter.spaces.live.com" target="_blank"><strong>Windows Live Writer</strong></a>. It is the best blogging client program out there. Even though it is a Microsoft product and a Windows-only product, it is also better than any Mac blogging client I have tried. And it&rsquo;s free.</li>
<li><strong>Be yourself</strong>. I believe it is a good thing to show personality on your blog. Don&rsquo;t be a fake. People can see right through it. <a href="http://chris.pirillo.com" target="_blank">Chris Pirillo</a> draws people to his blog and Ustream feed almost solely on personality alone.</li>
<li><strong>Don&rsquo;t write like you&rsquo;re writing for Britannica</strong>. You want your spelling and grammar to be correct, but be colloquial. Talk to people like you would normally talk to people, not as if you&rsquo;re writing a PH.D. dissertation.</li>
<li><strong>Link To Your Social Profiles On Your Blog</strong>. Link your various social media profiles right on your blog so that your readers can connect with you outside the confines of your blog.</li>
<li><strong>Go where your readers are.</strong> Every market is different. When I blog about blogging, I know most of my readers are pretty adept online and probably hang out in the social media space frequently. If your readers are young, they might be on <a href="http://www.myspace.com" target="_blank">Myspace</a>. If they&rsquo;re Linux nerds, they may be in the <a href="http://www.ubuntu.com" target="_blank">Ubuntu</a> forums. Regardless, you need to maintain a consistent presence in the spaces your readers congregate. Be an authority and be helpful, and traffic will be drawn over to your blog.</li>
<li><strong>Equal time reading and writing</strong>. You should probably spend just as much time reading and learning as you do writing for your blog. This is how you expand your knowledge, become a better blogger, and get new ideas for your own site. Blogging isn&rsquo;t all about you. Remember that.</li>
</ol>
<p>(Via <a href="http://www.davidrisley.com">David Risley</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/50-tips-for-power-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerPress Podcasting Plugin For WordPress Updated</title>
		<link>http://its2k.com/powerpress-podcasting-plugin-for-wordpress-updated/</link>
		<comments>http://its2k.com/powerpress-podcasting-plugin-for-wordpress-updated/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 03:05:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tybeeguy.com/powerpress-podcasting-plugin-for-wordpress-updated/</guid>
		<description><![CDATA[The Blubrry PowerPress plugin for WordPress version 0.2.1 is now available. The latest version incorporates a number of bug fixes and enhancements.
Here&#8217;s what&#8217;s new:

 Fixed itunes:subtitle displaying &#8216;&#8230;&#8217;
Display itunes:summary in items option
Add trailing slash to media url if not present
Enhance ability to copy Podpress settings

Details are available at the Blubrry site.

(Via Podcasting News.)
]]></description>
			<content:encoded><![CDATA[<p></p><p><img title="powerpress" src="http://www.podcastingnews.com/content/wp-content/uploads/2008/09/powerpress.jpg" alt="" align="right" />The Blubrry <strong>PowerPress</strong> plugin for <strong>WordPress</strong> version 0.2.1 is <a href="http://www.blubrry.com/powerpress/">now available</a>. The latest version incorporates a number of bug fixes and enhancements.</p>
<p>Here&rsquo;s what&rsquo;s new:</p>
<ul>
<li> Fixed itunes:subtitle displaying &lsquo;&#8230;&rsquo;</li>
<li>Display itunes:summary in items option</li>
<li>Add trailing slash to media url if not present</li>
<li>Enhance ability to copy Podpress settings</li>
</ul>
<p>Details are available at <a href="http://blog.blubrry.com/2008/09/17/blubrry-powerpress-wordpress-plugin-updated/">the Blubrry site</a>.</p>
</p>
<p>(Via <a href="http://www.podcastingnews.com">Podcasting News</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://its2k.com/powerpress-podcasting-plugin-for-wordpress-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
