<?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>WereWP &#187; Plugins</title>
	<atom:link href="http://werewp.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://werewp.com</link>
	<description>Daily WordPress news</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:45:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Want to receive feedback on the quality of your theme/plugin?</title>
		<link>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/</link>
		<comments>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 14:29:54 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[devpress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1609</guid>
		<description><![CDATA[If you have ever downloaded plugins from the WordPress repository, you know that their quality varies a lot. That&#8217;s why it is a good practice to use plugins that were developed by well-known and respected plugin authors, and/or that have been downloaded a lot already: you know that the code has been reviewed, that the [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you have ever downloaded plugins from the WordPress repository, you know that their quality varies a lot. That&#8217;s why it is a good practice to use plugins that were developed by well-known and respected plugin authors, and/or that have been downloaded a lot already: you know that the code has been reviewed, that the users before you have found bugs if there are any, and you can get a pretty good idea of the overall quality of the plugin by just looking at the open forum topics.</p>
<p>But what if, as a plugin author, you could add a stamp, a &#8220;certified&#8221; mention that would indicate that your plugin or theme was carefully tested? And as a user, wouldn&#8217;t it be reassuring to see that the code you are about to install on your site has been tested?</p>
<p><span id="more-1609"></span></p>
<p>While the official theme repo already has its own <a title="Make WordPress" href="http://make.wordpress.org/themes/" target="_blank">Theme review team</a> (with great guys in charge, and <a title="How to join the WP theme review team" href="http://make.wordpress.org/themes/about/how-to-join-wptrt/" target="_blank">you can join them</a>), that is something that does not exist for plugins.</p>
<h2>Introducing a theme and plugin review service</h2>
<p><strong><a title="Launching a theme and plugin review service" href="http://devpress.com/blog/launching-a-theme-and-plugin-review-service/" target="_blank">That&#8217;s where DevPress comes in</a></strong>. Aside from their Theme club, <strong>they have decided to start a theme and plugin review service</strong>. The system seems quite simple: you upload your theme/plugin, pay, and a ticket is opened on DevPress where the team will come back to you with their remarks and feedback.</p>
<p>While the prices and conditions are not decided yet, I think it would be a useful service for those of us who want to get an external point of view on our code, or a second opinion before to launch a plugin. However, the price itself will play a big role in the success of their product. Indeed, while it might be worth to pay for a review when you sell your theme or plugin, people will probably think twice before to pay for a plugin they will release for free to the repo afterwards.</p>
<p>On the other hand, if the DevPress team makets it well, and if you can advertize that your plugin has passed the review afterwards, your plugin might draw more attention, since it is &#8220;endorsed&#8221; by popular WordPress developers!</p>
<p><strong>What do you think about it? Will you be trying this service when it will come out?</strong></p>
<p>Source: <a href="http://devpress.com/blog/launching-a-theme-and-plugin-review-service/">Launching a theme and plugin review service</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress-news/want-to-receive-feedback-on-the-quality-of-your-theme-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress local development tips by Mark Jaquith</title>
		<link>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/</link>
		<comments>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 14:48:19 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-config]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1563</guid>
		<description><![CDATA[Mark Jaquith is a lead developer of the WordPress team, and always comes up with great advices for theme developers. Here is a new one, for all of you working with a local instance on your machine for development. If you want to avoid the numerous small issues you face with your different configurations between [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>Mark Jaquith is a lead developer of the WordPress team, and always comes up with great advices for theme developers. Here is a new one, for all of you working with a local instance on your machine for development.</p>
<p>If you want to avoid the numerous small issues you face with your different configurations between local and your prod environment, check his article, and try the plugin proposed at the end of the post.<br />
<a target="_blank" href="http://markjaquith.wordpress.com/2011/06/24/wordpress-local-dev-tips/">WordPress local dev tips: DB &amp; plugins « Mark on WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/themes/wordpress-local-development-tips-by-mark-jaquith/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to: create a Facebook iFrame application thanks to WordPress</title>
		<link>http://werewp.com/plugins/how-to-create-a-facebook-iframe-application-thanks-to-wordpress/</link>
		<comments>http://werewp.com/plugins/how-to-create-a-facebook-iframe-application-thanks-to-wordpress/#comments</comments>
		<pubDate>Thu, 12 May 2011 18:43:15 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1535</guid>
		<description><![CDATA[If you are working with Facebook, you must have been slightly worried when they announced the end of the FBML for page tabs. Within a few weeks, some alternatives have been created, and you could switch from the old FBML to some new system. But to me none of these solutions seem satisfying. And let&#8217;s [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>If you are working with Facebook, you must have been slightly worried when they announced the end of the FBML for page tabs. Within a few weeks, some alternatives have been created, and you could switch from the old FBML to some new system. But to me none of these solutions seem satisfying. And let&#8217;s face it, I am too much of a WordPress fan not to imagine merging the two systems. So I took the opportunity to start working on a WordPress plugin that would make creating Facebook iFrame applications dead simple for people administrating a WordPress site.</p>
<p><span id="more-1535"></span><br />
<img class="aligncenter size-full wp-image-1539" title="WordPress facebook applications plugin" src="http://www.werewp.com/wp-content/uploads/2011/05/facebook-applications.png" alt="" width="563" height="185" /><br />
After a few days of work, here is what I came up with: <strong><a title="WordPress Facebook applications plugin" href="http://wordpress.org/extend/plugins/wp-facebook-applications/" target="_blank">WP Facebook Applications</a>.</strong></p>
<p style="text-align: left;">This WordPress plugin is simple to use: download it, install it and activate it on your blog, and a new &#8220;FB Applications&#8221; menu will appear. There you can create a new page for your Facebook tab, and you are guided through the process in order to keep it as fast and as simple as possible.</p>
<p><img class="size-full wp-image-1541 " title="options-panel" src="http://www.werewp.com/wp-content/uploads/2011/05/options-panel.png" alt="" width="563" height="311" /></p>
<p>A few options are available: you define an image non fans of your page will see, then the content they will see once they &#8220;Like&#8221; your page. And you can decide to ad a Facebook comments form below that content.</p>
<p>Of course, this plugin is a work in progress: I would be happy to receive all your comments, remarks, ideas and bug reports in order to improve it and add new functionality if need. I actually have a few ideas and a small to-do list for future improvements:</p>
<ul>
<li>Limit the size of the images that are displayed on the Facebook pages</li>
<li>Translate the plugin in my mother tongue, I have been lazy and did not deal with i18n so far;</li>
<li>Somehow make it easier to create the app on Facebook&#8217;s side</li>
<li>Allow the choice between the landing page for the non-fans, or the content directly</li>
<li>Add more possibilites for other Facebook elements (like the comments)</li>
</ul>
<p>What do you think? <strong>Will you be using my plugin for your next Facebook tab?</strong></p>
<p>Useful links :</p>
<ul>
<li>Help me out with patches : <a href="https://github.com/jeherve/WP-Facebook-applications">WP-Facebook-applications sur GIThub</a></li>
<li>Download the plugin : <a href="http://wordpress.org/extend/plugins/wp-facebook-applications/" target="_blank">WP Facebook Applications sur wordpress.org</a></li>
<li>Details, more information and documentation: <a title="WP Facebook Applications documentation" href="http://www.werewp.com/my-plugins/wp-facebook-applications/">WP Facebook Applications plugin documentation</a></li>
</ul>
<p>If you want to follow the evolutions and news about the plugin, <a title="jeherve on Twitter" href="http://twitter.com/jeherve" target="_blank">follow me on Twitter</a>, or subscribe to this blog!</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/plugins/how-to-create-a-facebook-iframe-application-thanks-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Wooteam brings Tumblr functionnalities to your blog</title>
		<link>http://werewp.com/plugins/wooteam-tumblr-functionnalities-wordpress-blog/</link>
		<comments>http://werewp.com/plugins/wooteam-tumblr-functionnalities-wordpress-blog/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 14:08:35 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1448</guid>
		<description><![CDATA[In the past year, Tumblr has become a popular social network thanks to a couple of very simple, yet very useful features. These features have even pushed many bloggers to abandon WordPress for Tumblr. But today, Woothemes changes the game (once again!) Tumblr dashboard is very easy to use: a menu proposes you different types [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>In the past year, Tumblr has become a popular social network thanks to a couple of very simple, yet very useful features. These features have even pushed many bloggers to abandon WordPress for Tumblr.</p>
<p>But today, <a title="Woothemes theme club" href="http://wpne.ws/Woothemes" target="_blank">Woothemes</a> changes the game (once again!)</p>
<p><span id="more-1448"></span></p>
<p><a href="http://www.tumblr.com">Tumblr</a> dashboard is very easy to use: a menu proposes you different types of content, and you simply have to click to the one you want to post, and you are rbought to an interface where you have the tools to upload a photo, a video, add a link&#8230; This simplicity has convinced many users, and allows tumbler users to blog and reblog very quickly.</p>
<p><a href="http://www.werewp.com/wp-content/uploads/2010/10/tumblr_dashboard.png"><img class="aligncenter size-medium wp-image-1450" title="tumblr dashboard" src="http://www.werewp.com/wp-content/uploads/2010/10/tumblr_dashboard-300x65.png" alt="tumblr dashboard" width="300" height="65" /></a></p>
<p>However, for those of us used to all the functionnalities from WordPress, and familiar with theme development with our favorite software, have wanted to port such features to WordPress instead of starting all over with a new blogging platform.</p>
<p>And today, the <a title="Premium WordPress themes" href="http://wpne.ws/woothemes" target="_blank">Wooteam</a> introduces us with two great tools to do just that: an <a title="iPhone Tumblr application" href="wpne.ws/expressapp" target="_blank">iPhone app</a> and a free <a title="WP Tumblr plugin" href="http://wordpress.org/extend/plugins/woo-tumblog/" target="_blank">Tumblr plugin</a>.</p>
<h2>Using Custom taxonomies to transform the admin panel and the Front-end of your blog</h2>
<p>Jeffikus from the Wooteam has released a free plugin that does a few things to transform your blog into a full tumblog:</p>
<ul>
<li>It adds new custom taxonomies to your backend</li>
<li>It creates a new dashboard widget allowing you to post easily from your dashboard</li>
<li>Thanks to the addition of a few template tags, the front-end of your blog will display the additional elements, and add an icon to show to your readers in which taxonomy you&#8217;ve posted.</li>
</ul>
<p><a href="http://www.werewp.com/wp-content/uploads/2010/10/tumblr-wordpress-plugin.jpg"><img class="aligncenter size-medium wp-image-1452" title="tumblr-wordpress-plugin" src="http://www.werewp.com/wp-content/uploads/2010/10/tumblr-wordpress-plugin-300x279.jpg" alt="Tumblr WordPress plugin" width="300" height="279" /></a></p>
<p>I like this approach to tumbling, since it is much less hassle than previous attempts I have seen and tried myself: instead of using custon post types, and consequently have to mess up with the loop and with your feed output, it uses custom taxonomies and consequently integrates quickly and easily with your posts.</p>
<p>See the video of the plugin in action on the announcement post: <a href="http://www.woothemes.com/2010/10/tumbling-along/">Tumbling along | WooThemes</a>.</p>
<h2>Blog from your mobile in a few steps</h2>
<p>What about mobile will you say; and you&#8217;re right: those of you who have experimented with custom post types and custom taxonomies before know that it is not handled by the iPhone application developed by the Automattic team. No problem, the wooteam planned everything, and releases an iPhone app together with their plugin:</p>
<p style="text-align: center;"><a href="http://wpne.ws/expressapp"><img class="aligncenter size-medium wp-image-1451" title="iphone-tumblr-app" src="http://www.werewp.com/wp-content/uploads/2010/10/iphone-tumblr-app-199x300.png" alt="iPhone WordPress tumblr application" width="199" height="300" /></a></p>
<p>These two new products will surely bring more users to <a title="Premium WordPress themes" href="http://wpne.ws/woothemes" target="_blank">Woothemes</a> in the future. And you, will you try this plugin? Do you use another similar tool to customize the way you blog?</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/plugins/wooteam-tumblr-functionnalities-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Remove WordPress Admin Bar</title>
		<link>http://werewp.com/plugins/how-to-remove-wordpress-admin-bar/</link>
		<comments>http://werewp.com/plugins/how-to-remove-wordpress-admin-bar/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 09:18:11 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=1415</guid>
		<description><![CDATA[With the upcoming release of WordPress 3.1, a new feature will be added to WordPress, for admins to be able to edit and interact with their site directly from the front-end. This admin bar will be placed at the top of the website, and will provide quick links to the admin menus directly from the [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>With the upcoming release of WordPress 3.1, a new feature will be added to WordPress, for admins to be able to edit and interact with their site directly from the front-end. This admin bar will be placed at the top of the website, and will provide quick links to the admin menus directly from the site.</p>
<p><span id="more-1415"></span></p>
<p>While I am not a big fan of this feature, it seems the WordPress team has decided it was worth including into the core engine, maybe as a first step towards a front-end editor.</p>
<p>In my opinion, this should have been available as a plugin, or rather as a core plugin, since the dev team planned to develop several plugins themselves and insure their maintenance.</p>
<p>That&#8217;s why I will be looking for a way to disable this admin bar as soon as 3.1 will come out. Luckily , OZH has already provided us with a plugin to disable this bar. </p>
<p><a href="http://planetozh.com/blog/2010/10/how-to-remove-wordpress-admin-bar/">How To Remove WordPress’ Admin Bar « planetOzh</a>.</p>
<p>Of course, this code he provides us can be included<strong> into your functions.php directly</strong>.</p>
<p>And you, what do you think of that admin bar? Will you be using it?</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/plugins/how-to-remove-wordpress-admin-bar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Today in WordPress world &#8211; 18/01</title>
		<link>http://werewp.com/links/links-for-2010-01-18/</link>
		<comments>http://werewp.com/links/links-for-2010-01-18/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:06:01 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/uncategorized/links-for-2010-01-18/</guid>
		<description><![CDATA[Poll Results: How Many Plugins do You Use? &#124; Digging into WordPress An interesting result of the poll published a months ago on Digging into WordPress, showing the use of plugins by WordPress users. Go have a look!<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://digwp.com/2010/01/poll-results-how-many-plugins-do-you-use/?utm_source=twitterfeed">Poll Results: How Many Plugins do You Use? | Digging into WordPress</a></div>
<div class="delicious-extended">An interesting result of the poll published a months ago on Digging into WordPress, showing the use of plugins by WordPress users. Go have a look!</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/links/links-for-2010-01-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in WordPress world &#8211; 06/09</title>
		<link>http://werewp.com/links/links-for-2009-09-06/</link>
		<comments>http://werewp.com/links/links-for-2009-09-06/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 14:03:21 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wave]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/uncategorized/links-for-2009-09-06/</guid>
		<description><![CDATA[Google Wave Sample Details &#8211; wp-wave-shortcodes &#8211; Google Code The first WordPress Google wave plugin, in order to embed waves into WordPress blog posts. For those of you not familiar with Google Wave yet, have a look at that post, and subscribe now in order to get an invite when Gogle Wave will go live! [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://wave-samples-gallery.appspot.com/about_app?app_id=15002">Google Wave Sample Details &#8211; wp-wave-shortcodes &#8211; Google Code</a></div>
<div class="delicious-extended">The first WordPress Google wave plugin, in order to embed waves into WordPress blog posts. For those of you not familiar with Google Wave yet, have a look at <a title="Google Wave in details" href="http://mashable.com/2009/09/05/google-wave-ideas/" target="_blank">that post</a>, and subscribe now in order to get an invite when Gogle Wave will go live!</div>
</li>
<li>
<div class="delicious-link"><a href="http://wordpress.org/development/2009/09/keep-wordpress-secure/">WordPress › Blog » How to Keep WordPress Secure</a></div>
<div class="delicious-extended">A good post by Matt on WordPress.org blog, underlining once again how important it is to upgrade your blog.</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.inspiredm.com/2009/09/05/10-fresh-n-cool-photo-and-gallery-wordpress-themes/">10 Cool Photo Portfolio and Gallery WordPress Themes | Inspired Magazine</a></div>
<div class="delicious-extended">A selection of 10 photoblog themes.</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/links/links-for-2009-09-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in WordPress world &#8211; 25/06</title>
		<link>http://werewp.com/links/links-for-2009-06-25/</link>
		<comments>http://werewp.com/links/links-for-2009-06-25/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:03:43 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[woothemes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/uncategorized/links-for-2009-06-25/</guid>
		<description><![CDATA[There are lots of things to say about WordPress today! News First! Yummthemes debacle and what we think &#8211; From The Couch &#124; CSS Videos &#124; Video Tutorials &#124; Video Interviews Yesterday we saw quite a bit of activity on twitter about a new theme company, yummthemes, coming as a competitor to woothemes and Thesis [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>There are lots of things to say about WordPress today!</p>
<h2>News First!</h2>
<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.from-the-couch.com/post.cfm/title/yummthemes-debacle-and-what-we-think">Yummthemes debacle and what we think &#8211; From The Couch | CSS Videos | Video Tutorials | Video Interviews</a></div>
<div class="delicious-extended">Yesterday we saw <a title="search for Yummthemes on Twitter" href="https://twitter.com/#search?q=yummthemes" target="_blank">quite a bit of activity on twitter</a> about a new theme company, <a title="yummthemes" href="http://www.yummthemes.com" target="_blank">yummthemes</a>, coming as a competitor to woothemes and Thesis among others.<br />
One theme has been introduced so far, <a title="Osea WordPress theme" href="http://yummthemes.com/osea/" target="_blank">osea</a>, and it seems interesting even if we have no notions about the price or the conditions attached to that theme coming up in the middle of July.<br />
However the landing page announcing this new theme club seems a bit wrong to me, simply because it shows other WordPress theme developers as competitors when the WordPress community tries to avoid such approach by linking to each other and maintaining good relationship between themselves.<br />
Here is the opinion of the guys from the Couch! Make sure you check the comments as well as yummthemes&#8217; owner has expressed his opinion about all this!</div>
</li>
</ul>
<h2>Then some nice tutorials:</h2>
<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.catswhocode.com/blog/10-incredibly-cool-wordpress-shortcodes">10 incredibly cool WordPress shortcodes</a></div>
<div class="delicious-extended">Introduced in WordPress 2.5, shortcodes are a very easy way to display lot of things on your blog posts by inserting a very simple code.</div>
</li>
<li>
<div class="delicious-link"><a href="http://camp.woothemes.com/2009/06/creating-dashboard-widgets-in-two-easy-steps/">Creating Dashboard Widgets in Two Easy Steps | WooCamp</a></div>
<div class="delicious-extended">Creating Dashboard Widgets is an easy thing to do, and can add some professional finish to your theme! Check how to do on WooCamp!</div>
</li>
<li>
<div class="delicious-link"><a href="http://themeshaper.com/wordpress-theme-template-directory-structure-tutorial/">WordPress Theme Template &amp; Directory Structure</a></div>
<div class="delicious-extended">It&#8217;s time for another episode of the WordPress theme tutorial series by themeshaper.com. Today, we will speak about what has to be in your theme.</div>
</li>
</ul>
<p>And a nice WordPress theme:</p>
<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.elegantthemes.com/gallery/ephoto/">ElegantThemes &#8211; ePhoto WordPress Theme</a></div>
<div class="delicious-extended">ePhoto was created for those looking to turn their blog into a photo gallery</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/links/links-for-2009-06-25/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Today&#8217;s Delicious links &#8211; 28/05</title>
		<link>http://werewp.com/links/links-for-2009-05-28/</link>
		<comments>http://werewp.com/links/links-for-2009-05-28/#comments</comments>
		<pubDate>Thu, 28 May 2009 14:36:16 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.werewp.com/uncategorized/links-for-2009-05-28/</guid>
		<description><![CDATA[10 Twitter Hacks For Your WordPress Blog &#124; Tutorials &#124; instantShift (tags: WordPress tutorial twitter) 40 Exceptional “CMS Enabling” WordPress Plugins &#124; Noupe (tags: WordPress plugin resources cms plugins SEO list) 30+ WordPress Theme Releases for May 2009 (part 2) &#8211; WPZOOM (tags: WordPress themes list)<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.instantshift.com/2009/05/25/10-twitter-hacks-for-your-wordpress-blog/">10 Twitter Hacks For Your WordPress Blog | Tutorials | instantShift</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/jeherve/WordPress">WordPress</a> <a href="http://delicious.com/jeherve/tutorial">tutorial</a> <a href="http://delicious.com/jeherve/twitter">twitter</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.noupe.com/wordpress/wordpress-cms-plugins.html">40 Exceptional “CMS Enabling” WordPress Plugins | Noupe</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/jeherve/WordPress">WordPress</a> <a href="http://delicious.com/jeherve/plugin">plugin</a> <a href="http://delicious.com/jeherve/resources">resources</a> <a href="http://delicious.com/jeherve/cms">cms</a> <a href="http://delicious.com/jeherve/plugins">plugins</a> <a href="http://delicious.com/jeherve/SEO">SEO</a> <a href="http://delicious.com/jeherve/list">list</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.wpzoom.com/wordpress-themes-sets/30-wordpress-theme-releases-for-may-2009-part-2/">30+ WordPress Theme Releases for May 2009 (part 2) &#8211; WPZOOM</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/jeherve/WordPress">WordPress</a> <a href="http://delicious.com/jeherve/themes">themes</a> <a href="http://delicious.com/jeherve/list">list</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/links/links-for-2009-05-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Plugins would you include into WordPress core?</title>
		<link>http://werewp.com/wordpress/which-plugins-would-you-include-into-wordpress-core/</link>
		<comments>http://werewp.com/wordpress/which-plugins-would-you-include-into-wordpress-core/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:21:26 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.werewp.com/?p=297</guid>
		<description><![CDATA[Two days ago, Kyle Eslick wrote an article about useful WordPress plugins that he would like to see included into WordPress. Then Mayank from Blog Design Studio did the same and added a few plugins to the list. It reminded me of my article about the 10 mandatory plugins for a good WordPress start. What if [...]<hr /><a href="http://wpne.ws/templatic"><img src="http://www.werewp.com/wp-content/themes/werewp/images/ads/templatic_468x60.png" alt="templatic" /></a><hr />]]></description>
			<content:encoded><![CDATA[<p>Two days ago, Kyle Eslick wrote an article about <a title="Which Plugins Do You Want to See Built into WordPress" href="http://wphacks.com/which-plugins-do-you-want-to-see-built-into-wordpress/" target="_blank">useful WordPress plugins that he would like to see included into WordPress</a>. Then Mayank from <a title="Blog Design Studio" href="http://blogdesignstudio.com/" target="_blank">Blog Design Studio</a> <a title="What plugins should be part of WordPress?" href="http://blogdesignstudio.com/wordpress-plugins/which-plugins-do-you-want-to-be-part-of-wordpress/" target="_blank">did the same</a> and added a few plugins to the list.</p>
<p>It reminded me of my article about the <a title="10 mandatory plugins for a good WordPress start" href="http://www.werewp.com/featured/ten-mandatory-plugins-for-a-good-wordpress-start/" target="_blank">10 mandatory plugins for a good WordPress start</a>. What if these plugins were to be included into WordPress?</p>
<p><span id="more-297"></span></p>
<p>Some may say that by adding more and more features we will end up with a bloated and inefficient WordPress. I totally agree with that: WordPress is known as a do-it-yourself software for everybody. You should always be able to use it normally and it should stay as light as possible. After all WordPress was built as a blogging software and it should that way even if it has so many CMS possibilities.</p>
<p>Still there are some plugins out there that are used by almost everyone because they are the key to go from a basic WordPress installation to a <strong>complete and running</strong> <strong>blogging software</strong>.</p>
<p>Here below are the list made by Kyle and then by Mayank:</p>
<p><strong>1. </strong><a href="http://semperfiwebdesign.com/"><strong>All-in-One SEO Pack</strong></a><strong> </strong></p>
<p><strong>2. </strong><a href="http://www.arnebrachhold.de/redir/sitemap-home/"><strong>Google XML Sitemaps</strong></a><strong>  </strong></p>
<p><strong>3. </strong><a href="http://blogwaffe.com/2006/10/04/421/"><strong>No Self Pings</strong></a><strong>  </strong></p>
<p><strong>4. </strong><a href="http://alexking.org/projects/wordpress"><strong>Popularity Contest</strong></a><strong> </strong></p>
<p><strong>5. </strong><a href="http://lesterchan.net/portfolio/programming/php/"><strong>Database Manager</strong></a><strong> </strong></p>
<p><strong></strong> </p>
<p><strong>1. </strong><a href="http://ocaoimh.ie/wp-super-cache/" target="_blank"><strong>WP Super Cache</strong></a><strong> </strong></p>
<p><strong>2. </strong><a href="http://www.skarcha.com/wp-plugins/wpvideo/" target="_blank"><strong>WPvideo</strong></a><strong> </strong></p>
<p><strong>3. </strong><a href="http://rmarsh.com/plugins/similar-posts/" target="_blank"><strong>Similar Posts</strong></a><strong> </strong></p>
<p><strong>4. </strong><a href="http://www.deliciousdays.com/cforms-plugin" target="_blank"><strong>cforms</strong></a><strong> </strong></p>
<p><strong>5. </strong><a href="http://shiftthis.net/wordpress-newsletter-plugin/" target="_blank"><strong>WordPress Newsletter Plugin</strong></a></p>
<p> </p>
<p>I am happy to see we all value the very same plugins as part of our core installation! So here is my personal list, based on <a title="10 mandatory plugins for a good WordPress start" href="http://www.werewp.com/featured/ten-mandatory-plugins-for-a-good-wordpress-start/" target="_blank">my personal usage</a> and as you will see quite similar to <a title="Which Plugins Do You Want to See Built into WordPress?" href="http://wphacks.com/which-plugins-do-you-want-to-see-built-into-wordpress/" target="_blank">Kyle&#8217;s</a> and <a title="Which plugins do you want to be part of WordPress?" href="http://blogdesignstudio.com/wordpress-plugins/which-plugins-do-you-want-to-be-part-of-wordpress/" target="_blank">Mayank&#8217;s</a>.</p>
<p><strong>1.</strong> I definitely think that <a title="All In One SEO pack" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><strong>All In One SEO Pack</strong></a> needs to be included. That is <strong>THE </strong>SEO plugin you need for your website.</p>
<p><strong>2.</strong> The <a title="Google sitemap generator plugin" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"><strong>Google XML Sitemaps plugin</strong></a> is as important as the first one and should be included as well.</p>
<p><strong>3. </strong>Then I would include a security plugin such as <a title="WP Database Backup WordPress plugin" href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank"><strong>WP-DB Backup</strong></a><a href="http://wordpress.org/extend/plugins/akismet/"></a> that allows me to manage and schedule database backups on a regular basis. I did not know about <a href="http://lesterchan.net/portfolio/programming/php/"><strong>Database Manager</strong></a><strong> </strong>but I will give it a try.</p>
<p><strong>4. </strong>After optimization and security, a social plugin could be useful. As social bookmarking websites keep growing up I think they have become tools used by everybody and one should be able to find social-related options when he installs WordPress. <a title="Sociable WordPress plugin" href="http://wordpress.org/extend/plugins/sociable/" target="_blank"><strong>Sociable</strong></a> is in my opinion the perfect plugin for that, though there are many others this one stays simple and supports a lot of different social bookmarking websites already.</p>
<p><strong>5. </strong><a title="Wordpress Automatic upgrade" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/" target="_blank"><strong>WordPress Automatic upgrade</strong></a> is so easy to use and would be useful for every user I think. If people do not like to play with ftp softwares, do not read WordPress news that often, what is better than offering them a software that updates by itself.</p>
<p>So here are my five plugins. of course depending on the use you make of WordPress it can be completely different, so do not hesitate to share it with us in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://werewp.com/wordpress/which-plugins-would-you-include-into-wordpress-core/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

