<?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>Widgetifyr.com &#187; API</title>
	<atom:link href="http://blog.widgetifyr.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.widgetifyr.com</link>
	<description>Widgetifying the web; one widget at a time.</description>
	<lastBuildDate>Thu, 08 Oct 2009 19:59:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A new WordPress Widgets API is Coming</title>
		<link>http://blog.widgetifyr.com/2009/03/a-new-wordpress-widgets-api-is-coming/</link>
		<comments>http://blog.widgetifyr.com/2009/03/a-new-wordpress-widgets-api-is-coming/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 01:37:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Lester Chan]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=49</guid>
		<description><![CDATA[A new WordPress Widgets API is in development for WordPress 2.8. Well it&#8217;s probaby a stratch to called it an API. It&#8217;s really just a new class called WP_Widget. It was inspired by the MultiWidget Class, it will handle all the multi-widget functions and hooks to implement a multi-widget Plugin, giving developers an easier process [...]]]></description>
			<content:encoded><![CDATA[<p>A new <a title="new widgets API" href="http://core.trac.wordpress.org/ticket/8441" target="_blank">WordPress Widgets API</a> is in development for WordPress 2.8. Well it&#8217;s probaby a stratch to called it an API. It&#8217;s really just a new class called WP_Widget. It was inspired by the MultiWidget Class, it will handle all the multi-widget functions and hooks to implement a multi-widget Plugin, giving developers an easier process to extend their WordPress Plugins with Widget functionality. The main advantages here seem to be that they are using a proper class and through of bit of standard Object Oriented magic make it much easier to have a widget that is able to have multiple instances. This will mean that you can have more than one of same widget at a time and each can have it&#8217;s own values.</p>
<p><a title="Converting default widgets to the new widgets api" href="http://wpdevel.wordpress.com/2009/03/18/converting-default-widgets-to-the-new-wi/" target="_blank">The WordPress Development team has announced</a> that they are converting all default WordPress Widgets to work with the new Widgets API.</p>
<p><a title="New WP_Widget Class In WordPress 2.8" href="http://lesterchan.net/wordpress/2009/03/17/new-wp_widget-class-in-wordpress-28/" target="_blank">Lester Chan looks like he modifed his Polls widget with the new WP_Widget Class</a>.  It&#8217;s always helpful to have a real world example to look at. His example does inlcude the form() and update() methods which our generated code does not at this time. It might be a bit trick to generate that stuff, but we&#8217;re looking into the best approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/a-new-wordpress-widgets-api-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress News: iPhones Up, WordPress Widgets API, 2.8 Delayed, International WordPress.tv, and More &#124; The Blog Herald</title>
		<link>http://blog.widgetifyr.com/2009/03/wordpress-news-iphones-up-wordpress-widgets-api-28-delayed-international-wordpresstv-and-more-the-blog-herald/</link>
		<comments>http://blog.widgetifyr.com/2009/03/wordpress-news-iphones-up-wordpress-widgets-api-28-delayed-international-wordpresstv-and-more-the-blog-herald/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 20:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/2009/03/wordpress-news-iphones-up-wordpress-widgets-api-28-delayed-international-wordpresstv-and-more-the-blog-herald/</guid>
		<description><![CDATA[It looks like we&#8217;ll have to wait until april for the new Widget API.
WordPress News: iPhones Up, WordPress Widgets API, 2.8 Delayed, International WordPress.tv, and More &#124; The Blog Herald.
]]></description>
			<content:encoded><![CDATA[<p>It looks like we&#8217;ll have to wait until april for the new Widget API.</p>
<p><a href="http://www.blogherald.com/2009/03/19/wordpress-news-iphones-up-wordpress-widgets-api-28-delayed-international-wordpresstv-and-more/">WordPress News: iPhones Up, WordPress Widgets API, 2.8 Delayed, International WordPress.tv, and More | The Blog Herald</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/wordpress-news-iphones-up-wordpress-widgets-api-28-delayed-international-wordpresstv-and-more-the-blog-herald/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
