<?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>Beeex.net &#187; Wordpress</title>
	<atom:link href="http://beeex.net/category/web-development/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://beeex.net</link>
	<description>Strictly Free Resources for Graphic Designers and Web Developers</description>
	<lastBuildDate>Tue, 16 Dec 2008 18:35:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 excellent &amp; promising WordPress Plugins, some brand new</title>
		<link>http://beeex.net/web-development/wordpress/plugins/10-excellent-promising-wordpress-plugins-some-brand-new</link>
		<comments>http://beeex.net/web-development/wordpress/plugins/10-excellent-promising-wordpress-plugins-some-brand-new#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:33:05 +0000</pubDate>
		<dc:creator>beeex happy team</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[newsletter templates]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://beeex.net/?p=453</guid>
		<description><![CDATA[A little while back, we posted a list of 8 and a half excellent WordPress Plugins you probably didn&#8217;t know about. It was a reaction to our community voting for more Wordpress related stuff, such as themes and plugins and tutorials and goodies. Well, the post was very popular and ever since, we have been [...]]]></description>
			<content:encoded><![CDATA[<p>A little while back, we posted a list of <strong>8 and a half <a href="http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about">excellent WordPress Plugins</a> you probably didn&#8217;t know about</strong>. It was a reaction to our community voting for more Wordpress related stuff, such as themes and plugins and tutorials and goodies. Well, the post was very popular and ever since, we have been collecting even more interesting and, above all, new and rather unknown WordPress plugins for your blog.</p>
<p>So here comes a list of <strong>10 excellent and promising plugins for the popular blogging platform WordPress</strong>. Some you will not know yet, because they are brand new. They all run on WordPress 2.5 and above and are updated frequently by their authors.</p>
<p>Because they are so new, some still have a few minor bugs that are currently still being fixed, but they do work nicely and you can be sure that the plugin authors are working hard on improving their work. So right here, we&#8217;d like to thank all of you who are doing such a great job at this. These are all free plugins, and with this post, we also want to show you that there are some great talents out there. If you download and use the plugins they give us for free, then please give some love back by commenting on their sites, donating to those who accept donations, or <strong>leaving a comment on this post saying a quick thank you</strong>.</p>
<p>So here goes: 10 excellent &#038; promising WordPress Plugins for you! There&#8217;s a link to the author/plugin page as well as a link to the download page for each free plugin. We didn&#8217;t include direct download links because this way, you can always get the newest version of the plugin from the source. So let&#8217;s get started.<span id="more-453"></span></p>
<h3>1. MailPress</h3>
<p>The <a href="http://andrerenaut.ovh.org/wp/?page_id=70">MailPress Plugin</a> page is here, or <a rel="nofollow" href="http://wordpress.org/extend/plugins/mailpress/download/">download from here</a> directly.<br />
MailPress is a great newsletter plugin that enables your WordPress blog to send out emails to your subscribers. It comes with fully customizable <strong>newsletter templates</strong> for posts and categories. The plugin also includes a simple, one-button sign-up form that you can place in your widgetized sidebar. From the admin area in WordPress, you can send newsletters out to your subscribers using the newsletter template &#8211; either for every new post you publish, or in an interval (every day, week, and month). There is a PHP file that you can use to create newsletter templates that match your blog design. This plugin requires a bit of coding, especially for the PHP template, but you can find a lot of information at the plugin page and even if you&#8217;re not sure how to handle PHP, you can still use this nice WordPress plugin.</p>
<h3>2. Post Tabs</h3>
<p>You can find the <a href="http://pirex.com.br/wordpress-plugins/post-tabs/">Post Tabs WordPress Plugin</a> page here, and the <a rel="nofollow" href="http://wordpress.org/extend/plugins/posttabs/">download link</a> at WordPress.</p>
<p>This one is a wonderful and cool <strong>tab maker</strong> and as you can see, it creates tabs for the content you like. Easy. Stylable. Customizable. Great! After installed and activated on your WordPress blog, you can use tags when you write a post to place your content in tabs. As easy as [ tab:Tab Name ], and [ tab:END ] (without the whitespaces). The first one always shows first, unless you enable the option to store the open tab in a cookie, so that when a blog reader returns, he will find the tab active that he had open the last time.</p>
<p>There is also an option &#8220;permalink for tabs&#8221;. If you activate it (we left it disabled), the page will reload when you click on a tab, revealing the permalink of the tab in your browser&#8217;s address bar.</p>
<p>The plugin options in the WordPress backend / admin offer a bit of flexibility. What you can do is change the tab border color and background color for active/hover classes.</p>
<p>What a few of you might miss is an option to style the content of the tab itself (not just the title). For instance, we added a light grey border to the content of this tab unit (it&#8217;s the border running around this very text). How?</p>
<p>The class for the tabs is <strong>postTabs_divs</strong>, and you can use it to style the tabs with CSS. Simply add this line to your theme&#8217;s style.css, and you get what we got right here:</p>
<p><code>.postTabs_divs { border:1px solid #dcdcdc; margin-top:-12px; }</code></p>
<p>The border explains itself, and the negative top margin was added so that the content div would match the position of the tab bar.</p>
<h3>3. First Timer</h3>
<p><img src="http://beeex.net/wp-content/content/2008/07/wordpress-plugin-first-timer.gif" alt="WordPress Plugin - First Timer" title="WordPress Plugin - First Timer" width="491" height="81" class="alignnone size-full wp-image-417" /><br />
The <a href="http://pimteam.net/firsttimer-wordpress-plugin/">First Timer Plugin</a> page contains the download link as well.<br />
The First Timer WordPress Plugin checks to see <strong>if a visitor is new to your blog</strong>. If so, it displays a custom message at a position of your choice, e.g. above the WordPress loop (that is, above all posts). What you display to your first-time visitors is up to you &#8211; usually, you&#8217;ll go for an encouragement to <a rel="nofollow" href="http://feeds.feedburner.com/beeex">subscribe to your blog&#8217;s RSS feed</a>.</p>
<p>Caution though, as this plugin doesn&#8217;t work with either WP Cache or WP Super Cache.</p>
<h3>4. Similar Posts</h3>
<p>The <a href="http://rmarsh.com/plugins/similar-posts/">Similar Posts plugin</a> page has a link to the download of this plugin. You also need to install the <a rel="nofollow" href="http://wordpress.org/extend/plugins/post-plugin-library/">Post-Plugin Library</a> for it to run properly.<br />
On the search for a better <strong>&#8220;related posts&#8221; plugin</strong> after the last one we featured (in this previous post about <a href="http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about">WordPress plugins</a>), we found this one. It is in action right now below every post on Beeex.net. What it does is simply pull related posts and display them in the manner you specify, either with an excerpt, with a URL, or quite a few more options. You can even specify how much it should weigh the post title vs. the post content when it determines which posts are related.</p>
<h3>5. Snazzy Archives</h3>
<p><img src="http://beeex.net/wp-content/content/2008/07/wordpress-plugin-snazzy-archives.jpg" alt="Wordpress Plugin - Snazzy Archives" title="Wordpress Plugin - Snazzy Archives" width="499" height="125" class="alignnone size-full wp-image-411" /><br />
Go to the <a href="http://www.prelovac.com/vladimir/wordpress-plugins/snazzy-archives">Snazzy Archives plugin</a> page here, it includes the download link.<br />
Here&#8217;s a nice WordPress plugin to spice (snazz) up your <strong>blog archives</strong>. Using a page template that you can customize if you wish, you can create an archive that looks just like a calendar &#8211; the months are ordered horizontically, with the days as blocks under them. You can choose to include post images (preferrably by using WordPress custom fields), an excerpt of the post, and so on.</p>
<p>You can also customize the CSS file to match the archive page to your blog&#8217;s appearance.</p>
<p>Snazzy Archives comes with optional date collapse functions, so that by clicking on a month, for instance, it collapses all day slots for that month and shows only the date.</p>
<h3>6. Code Autoescape</h3>
<p>The <a href="http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/">Code Autoescape Plugin</a> is here, where you can find the download link as well.<br />
This fine little plugin <strong>auto-escapes code</strong> that you insert in HTML < code> tags. If you need to display code in your blog posts, this one is for you. And yes, there are a lot of code plugins out there (the author lists a few of them himself for you to compare), but this is one we find most functional, most easy, and least buggy.<br />
Every time you want to display a code snippet (which WordPress would normally convert), thus you&#8217;re using the < code> tag, this plugin will autoescape (= tell WordPress not to convert) the contents of that tag. Let&#8217;s test it right here &#8211; the plugin is running on this blog as well:</p>
<pre><code>&lt;html&gt;
   &lt;title&gt;This actually works with HTML, XHTML,
and also PHP&lt;/title&gt;
      &lt;body&gt;
         &lt;a href="&lt;?php bloginfo('url'); ?&gt;"&gt;
            Visit &lt;?php bloginfo('name'); ?&gt;, it's hot ;)
         &lt;/a&gt;
      &lt;/body&gt;
&lt;/html&gt;</code></pre>
<p>It works for any kind of text. If it didn&#8217;t, you would be seeing the result of the PHP call (URL and blog name), and not the call itself. Great little plugin <img src='http://beeex.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>7. WP Comment Remix</h3>
<p><a href="http://pressography.com/plugins/wp-comment-remix/">WP Comment Remix</a> can be found here, or go directly to the <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-comment-remix/">download page</a> on Wordpress.org.<br />
WP Comment Remix is a cool plugin for blogs that receive a large amount of <strong>comments</strong>. We took a shot at it and installed it anyhow <img src='http://beeex.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
What it does is add two anchor links to the comments on the front end of your WordPress blog: &#8220;Reply&#8221; and &#8220;Quote&#8221;. The first button simply takes the reader down to the comment input form, and pastes a link to the comment they want to reply to in the comment box that says &#8220;@ Commentauthor name&#8221;. The &#8220;Quote&#8221; button copies the text of the comment you want to quote into the comment box and wraps it in blockquotes.</p>
<p>On the admin side of WordPress, this plugin adds the same buttons to the comments section and lets you reply to a comment in an AJAX popup window, all from your backend. That speeds up the process of replying to comments immensely.</p>
<p>You can test this comment right here on our blog (hint hint)!</p>
<p><em><strong>Update:</strong> Unfortunately, we had to deactivate this plugin again, as it doesn&#8217;t eat WordPress 2.6 and causes a little error. It is still a great plugin and <strong>works fine with WP 2.5x</strong>, so if you haven&#8217;t updated to the newest version yet, you can still use it. We&#8217;ll keep you updated as soon as it has been updated for WP 2.6 <img src='http://beeex.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<h3>8. Role Scoper</h3>
<p>Go to the <a href="http://agapetry.net/news/introducing-role-scoper/">Role Scoper plugin</a> here, the download link is on the page.<br />
Role Scoper is a plugin that enables and enhances the already built-in capability of WordPress to deal with &#8220;roles&#8221;. If you&#8217;re building a <strong>CMS with WordPress</strong>, for a client maybe, who wishes to give access to the backend to his employees, this plugin is for you.<br />
With Role Scoper, you are able to modify the roles WordPress carries until you drop. Roles are something like &#8220;Subscriber&#8221;, &#8220;Editor&#8221;, &#8220;Author&#8221;, &#8220;Administrator&#8221; etc. This WordPress plugin makes it easy to broaden or narrow the rights every role has, once you have worked yourself through the vast amount of options the plugin delivers. It&#8217;s not something for the casual personal blog with one author, but for high-end CMS solutions based on WordPress, this plugin is the best we&#8217;ve seen around in a while.</p>
<h3>9. Brian&#8217;s Threaded Comments Optimized for SEO</h3>
<p>Go to the <a rel="nofollow" href="http://seozombie.com/optimize-brians-threaded-comments-for-seo/">plugin page</a>, which contains a description and the download link.<br />
This is a modified version of Brian&#8217;s Threaded Comments (<a href="http://meidell.dk/archives/category/wordpress/threaded-comments/">original plugin here</a>). It nests <strong>comments in threads</strong>. A link to &#8220;reply&#8221; is added to each comment, which places your reply below the comment you are replying to, and not below everyone else&#8217;s. It is debateable if you find this useful &#8211; it can be, for certain types of blogs. Sometimes, though, you will want a linear thread where the comments are ordered solely by the time they were posted, which is the original WordPress functionality. Take a look if you like, though. Justin from <a href="http://seozombie.com/">SEO</a> Zombie modified the WordPress plugin and optimized it for Search Engine Optimization by dissecting it and placing the JavaScript and CSS the plugin uses in separate files. This keeps your WordPress template clean and speeds up the page load time &#8211; better SEO for your website.</p>
<h3>10. WP Watermark</h3>
<p><img src="http://beeex.net/wp-content/content/2008/07/wordpress-plugin-watermark.jpg" alt="WordPress Plugin - Watermark" title="WordPress Plugin - Watermark" width="300" height="225" class="alignleft size-full wp-image-429" /><br />
<a href="http://www.wp-watermark.com/installation">WP Watermark</a> can be found here, the download link is on <a rel="nofollow" href="http://www.wp-watermark.com/download">this page</a>.<br />
This plugin automatically <strong>watermarks all your pictures on your WordPress blog</strong> with either your logo (it can be a transparent PNG file), or with a text you choose. You can specify the position, size and font of the custom text, or of the logo image. This is a good way to protect your images against theft and copyright infrigement (well.. it&#8217;s arguable).<br />
So if you regularly post your own images, photographs, or artwork on your blog, consider this. The plugin can even watermark your thumbnails, so its advantage is very clear. There is no need to run your image folder through a Photoshop action to give every image a watermark anymore. Use WP Watermark instead.<br />
Upon installation, you will need to add a single line to a WordPress core file. Other than that little hurdle, it works like a charm. There are detailed instructions on the plugin page, simply follow the link above! Also, if you upgrade WordPress, you will need to repeat this step in case the old file has been replaced by the new version.</p>
<h3>10 Useful and Promising WordPress Plugins</h3>
<p>&#8230;for you! We hope you like them and do find them useful.</p>
<p>Some of these plugins are from over at the <a href="http://weblogtoolscollection.com/pluginblog/">WordPress Plugin Competition Blog</a>, run by <strong>Weblog Tools Collection</strong>. We&#8217;d like to thank Mark, Jeff, Ronald and Keith for their great blog which we encourage you to visit, and for having this great idea for a plugin competition. If you get a chance, hop over and vote for your favorite plugin. Also, thank you to all the authors of these WordPress Plugins. Keep up the great work!</p>
<p>That&#8217;s it, folks! We hope you enjoy our list of 10 Excellent &#038; Promising WordPress Plugins, some Brand-New, and come back soon for more (<a rel="nofollow" href="http://feeds.feedburner.com/beeex">Click here</a> to subscribe to our RSS feed)!</p>
<p>~ Your Beeex Happy Team</p>
]]></content:encoded>
			<wfw:commentRss>http://beeex.net/web-development/wordpress/plugins/10-excellent-promising-wordpress-plugins-some-brand-new/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>8 and 1/2 excellent WordPress Plugins you probably didn&#8217;t know about</title>
		<link>http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about</link>
		<comments>http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about#comments</comments>
		<pubDate>Wed, 30 Jan 2008 22:45:59 +0000</pubDate>
		<dc:creator>beeex happy team</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[free download]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about</guid>
		<description><![CDATA[In the last vote on Beeex.net, our readers voted for more WordPress Plugins, Themes and Goodies. So we followed your call and here comes the first WordPress Plugins post on this site! First in a row, of course  
In this post, we collected 8 very good, yet not so widely spread WordPress plugins for [...]]]></description>
			<content:encoded><![CDATA[<p>In the last vote on Beeex.net, <a rel="nofollow" href="http://beeex.net/blog/this-is-your-vote-the-results">our readers voted</a> for more <strong>WordPress Plugins</strong>, Themes and Goodies. So we followed your call and here comes the first WordPress Plugins post on this site! First in a row, of course <img src='http://beeex.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In this post, we collected 8 very good, yet not so widely spread WordPress plugins for you; as well as one plugin which is required for another one (that&#8217;s the &#8216;half&#8217; one). All of them are great, simply because they add valuable functionality to your WordPress blog. The reason why you may not have come across them yet is that they, despite their benefits, haven&#8217;t been promoted too much. But we know of a whole lot of other bloggers out there who use them. Only they don&#8217;t talk about it. We do!<span id="more-217"></span><br />
To install a plugin, you have to upload it to your <strong>wp-content/plugins</strong> folder and activate it in your Plugins menu.</p>
<ul>
<li><strong>All 8 and a half plugins run on WP 2.3.2 without a problem. </strong>You can find more information about each plugin by clicking on the source link. If you&#8217;re in a hurry though and you&#8217;re eager to start, you can<strong> use the direct download link provided with each plugin. </strong>They all come with a Readme file.</li>
</ul>
<p>So, here goes: The 8 and 1/2 excellent WordPress plugins you probably didn&#8217;t know about&#8230; until now!</p>
<p><strong>1. <a href="http://lesterchan.net/wordpress/readme/wp-sticky.html">WP-Sticky</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/wp-sticky.1.10.zip">direct download link</a>)</p>
<blockquote><p>
This WordPress plugin lets you set any post as &#8220;sticky&#8221;. That means that it will always be displayed as the first post on your blog. It&#8217;s very useful if you, for example, want to create a &#8220;month&#8217;s best&#8221; or such, which you want to have displayed on top of all other posts at all times. Whatever you write and post after that, will be listed under your sticky post as usual.
</p></blockquote>
<blockquote><p>
<em>To download WP-Sticky, you can click on the above link. Alternatively, you can download it directly using the direct download link on the right.</em>
</p></blockquote>
<p><img src="http://beeex.net/wp-content/content/2008/09/fancy-pullquotes.jpg" alt="Fancy Pullquotes" title="fancy-pullquotes" width="132" height="121" class="alignright size-full wp-image-799" /><br />
<strong>2. <a href="http://www.cafelamarck.it/22/">Fancy Pull-Quotes</a></strong> (<a rel="nofollow" href="http://www.cafelamarck.it/fancy_pullquotes0.85.zip">direct download link</a>)</p>
<blockquote><p>
Have you ever seen these in-text pull quotes? A short sentence or quote written in bold letters in a bigger font, with the post body wrapping aroung it? Here&#8217;s the plugin to do it. You simply put your desired text in a &#8216;pull&#8217; tag. You can define its appearance easily in the options menu. Worth a try!
</p></blockquote>
<p><strong>3. <a href="http://wordpress.org/extend/plugins/jaw-popular-posts-widget/">JAW Popular Posts Widget</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/jaw-popular-posts-widget.zip">direct download</a>)</p>
<blockquote><p>
This is an excellent plugin <del datetime="2008-07-28T18:33:42+00:00">that we use here on Beeex.net as well</del> that unfortunately, doesn&#8217;t work for WordPress 2.6 anymore (we&#8217;re hoping for an update and will update you on that as soon as it is released!). You can see the widget to the right under our sponsors. It displays the most popular (most viewed) posts. The benefits for your site are that it adds credibility, as your readers can see what others liked most.</p>
<p><strong>1/2. <a href="http://alexking.org/projects/wordpress/">Popularity Contest Plugin</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/popularity-contest.1.3b3.zip">direct download link</a>)</p>
<blockquote><p>
The JAW Popular Posts Plugin requires this plugin to work, as it pulls the stats from the data gathered by it. Popularity Contest is a neat plugin itself: it adds a tab to your WordPress Dashboard and shows you a detailed list of which post has been accessed how many times, and a lot more.
</p></blockquote>
</blockquote>
<p><strong>4. <a href="http://kimmo.suominen.com/sw/dofollow/">DoFollow</a></strong> (<a rel="nofollow" href="http://kimmo.suominen.com/sw/dofollow/dofollow.php">direct download link</a>, unzipped PHP file; right-click and Save As!)</p>
<blockquote><p>
DoFollow disables the automatic <em>rel=&#8221;nofollow&#8221;</em> attribute added to external links in WordPress. This attribute is important for search engines such as Google &#8211; they don&#8217;t count a nofollow link as an inbound link. With this link, you enable backlinks (and also trackbacks) to be counted as inbound links. This is a good thing for anybody who will comment on your site.
</p></blockquote>
<p><strong>5. <a href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/">WP 2.3 Related Posts</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/wordpress-23-related-posts-plugin.zip">direct download link</a>)</p>
<blockquote><p>
This nice plugin displays articles on your blog related to a post the viewer is reading. It uses the newly introduced WordPress Tags for that. That&#8217;s why it only works with WordPress 2.3 or higher! (You should keep your WordPress updated anyway. Here&#8217;s the link to the <a href="http://wordpress.org/download/">newest version</a>) (<strong>Update:</strong> This plugin is outdated. We featured a replacement in this new post: <a href="http://beeex.net/web-development/wordpress/plugins/10-excellent-promising-wordpress-plugins-some-brand-new">10 excellent &#038; promising WordPress Plugins</a>!)<br />
Installation is easy, but requires that you open up your single post script (usually <em>single.php</em>) to insert a single line of code. You might want to put it directly under the <em>php the_content</em> tag (that&#8217;s where we put it. Right, we use this plugin as well!)
</p></blockquote>
<p><strong>6. <a href="http://blogwaffe.com/2006/10/04/421/">No Self Pings</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/no-self-ping.zip">direct download link</a>)</p>
<blockquote><p>
If you&#8217;re annoyed with WordPress&#8217; automatic self-pinging, you can download and install this little goodie. It prevents your WordPress blog from pinging itself. That means that when you link back to an older post on your own blog, there won&#8217;t be a trackback entry placed in that post&#8217;s comment section. Trackbacks from sites other than your own blog are not affected.
</p></blockquote>
<p><strong>7. <a href="http://lesterchan.net/wordpress/readme/wp-relativedate.html">WP Relative Date</a></strong> (<a rel="nofollow" href="http://downloads.wordpress.org/plugin/wp-relativedate.1.20.zip">direct download link</a>)</p>
<blockquote><p>
This plugin adds a relative date to your posts and comments next to the date, such as <em>Today, Yesterday, 2 Days ago, 2 Weeks ago, 2 Seconds ago, 2 Minutes ago, 2 Hours ago</em>. Giving your readers this information adds to the overall style of your blog and creates a sort of relevancy!
</p></blockquote>
<p><strong>8. <a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe To Comments</a></strong> (<a rel="nofollow" href="http://txfx.net/wp-plugins.org/subscribe-to-comments/download/">direct download link</a>)</p>
<blockquote><p>Our last excellent plugin in the list of <em>8 and 1/2 plugins you probably didn&#8217;t know about</em> is this goodie: It adds a small checkbox under the comment box, asking if you&#8217;d like to subscribe to this comment thread. If activated, an email is sent to the reader&#8217;s email address automatically when someone posts a new comment in that thread. It&#8217;s a great plugin, adding a lot of &#8216;personality&#8217; to your blog: it encourages users to return to your site and keeps them in the discussion.</p></blockquote>
<p>There you have &#8216;em, the 8 and a half excellent plugins you probably didn&#8217;t know about &#8211; until today. We hope you liked them and you can put them to good use!</p>
<p>One last note: You might want to check back in the next few days, as we&#8217;re already working on the next giveaway for WordPress bloggers. <strong><a rel="nofollow" href="http://feeds.feedburner.com/beeex">Stay tuned, subscribe to Beeex.net!</a></strong></p>
<p><em>Beeex.net &#8211; Strictly-Free Quality Resources for Designers and Web Developers</em></p>
]]></content:encoded>
			<wfw:commentRss>http://beeex.net/web-development/wordpress/plugins/8-and-12-excellent-wordpress-plugins-you-probably-didnt-know-about/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to use Wordpress as a CMS</title>
		<link>http://beeex.net/web-development/wordpress/tutorials-wordpress-web-development/how-to-use-wordpress-as-a-cms</link>
		<comments>http://beeex.net/web-development/wordpress/tutorials-wordpress-web-development/how-to-use-wordpress-as-a-cms#comments</comments>
		<pubDate>Sun, 13 Jan 2008 16:48:35 +0000</pubDate>
		<dc:creator>beeex happy team</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[slipfire]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://beeex.net/web-development/wordpress/tutorials-wordpress-web-development/how-to-use-wordpress-as-a-cms</guid>
		<description><![CDATA[
This is an interesting article about using Wordpress as a CMS (Content Management System). It&#8217;s not quite a 1-2-3-step-tutorial but rather a general overview, but still very insightful. Look for yourself what the guys at SlipFire did.

This is a site they built with Wordpress. By assigning categories and using widgets correctly, it&#8217;s more than a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://beeex.net/web-development/wordpress/tutorials-wordpress-web-development/how-to-use-wordpress-as-a-cms"><img src="http://beeex.net/wp-content/content/2008/01/wordpress_demiskilled_slipfire.gif" alt="wordpress_demiskilled_slipfire.gif" /></a></p>
<p>This is an interesting article about using Wordpress as a CMS (Content Management System). It&#8217;s not quite a 1-2-3-step-tutorial but rather a general overview, but still very insightful. Look for yourself what the guys at SlipFire did.<span id="more-94"></span></p>
<p><img src="http://beeex.net/wp-content/content/2008/01/080113-how-to-use-wordpress-as-a-cms.jpg" alt="080113-how-to-use-wordpress-as-a-cms.jpg" /></p>
<p>This is a site they built with Wordpress. By assigning categories and using widgets correctly, it&#8217;s more than a blog. <a href="http://www.slipfire.com/using-wordpress-as-a-cms-example-1-49.htm" target="_blank">Read the full article here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://beeex.net/web-development/wordpress/tutorials-wordpress-web-development/how-to-use-wordpress-as-a-cms/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web-based Wordpress Theme Generator</title>
		<link>http://beeex.net/web-development/wordpress/goodies/web-based-wordpress-theme-generator</link>
		<comments>http://beeex.net/web-development/wordpress/goodies/web-based-wordpress-theme-generator#comments</comments>
		<pubDate>Sat, 12 Jan 2008 23:04:06 +0000</pubDate>
		<dc:creator>beeex happy team</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[beeex]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[textarea]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[webbased]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress theme generator]]></category>
		<category><![CDATA[wpthemegen]]></category>

		<guid isPermaLink="false">http://beeex.net/web-development/wordpress/web-based-wordpress-theme-generator</guid>
		<description><![CDATA[
Here is something interesting. It&#8217;s a fully web-based Wordpress Theme Generator! All you have to do is input your parameters &#8211; like font style and color, column widths and border styles -, then hit &#8216;Save&#8217;, and the website delivers your personal Wordpress theme in an instant, ready for download.

This is quite impressive on first glance. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://beeex.net/web-development/wordpress/web-based-wordpress-theme-generator"><img src="http://beeex.net/wp-content/content/2008/01/wordpress_beginner_yvoschaap.gif" alt="wordpress_beginner_yvoschaap.gif" /></a></p>
<p>Here is something interesting. It&#8217;s a fully web-based Wordpress Theme Generator! All you have to do is input your parameters &#8211; like font style and color, column widths and border styles -, then hit &#8216;Save&#8217;, and the website delivers your personal Wordpress theme in an instant, ready for download.<span id="more-82"></span></p>
<p><img src="http://beeex.net/wp-content/content/2008/01/080112-web-based-wordpress-theme-generator.jpg" alt="080112-web-based-wordpress-theme-generator.jpg" /></p>
<p>This is quite impressive on first glance. But be warned: this generator doesn&#8217;t use the full power of Wordpress at all! It merely generates source code for very simple purposes. If you don&#8217;t know anything at all about Wordpress or web development (mainly HTML, CSS, PHP), then you can try this site and see what it can do for you. But if you want really good designs and a sophisticated Wordpress template, you should better stick to the ones you can get all over the web or here on Beeex.net &#8211; for free as well.</p>
<p>See for yourself! <a href="http://www.yvoschaap.com/wpthemegen/" target="_blank">Click here</a> to go to the Wordpress Theme Generator.</p>
]]></content:encoded>
			<wfw:commentRss>http://beeex.net/web-development/wordpress/goodies/web-based-wordpress-theme-generator/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
