<?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; Progress</title>
	<atom:link href="http://blog.widgetifyr.com/category/progress/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>Voice Feedback Option Added</title>
		<link>http://blog.widgetifyr.com/2009/03/voice-feedback-option-added/</link>
		<comments>http://blog.widgetifyr.com/2009/03/voice-feedback-option-added/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>
		<category><![CDATA[Widgetifyr.com]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Grand Central Service]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=53</guid>
		<description><![CDATA[We&#8217;ve added voice feedback to lates version of our site (not quite up yet), but is you&#8217;re in a hurry to call us. You can give it a try here:

This is powered by Google Voice. I&#8217;m not sure if you can get in on the service yet unless you&#8217;re along time user of Grand Central [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Google2.0" href="http://flickr.com/photos/78605083@N00/221381080"><img src="http://farm1.static.flickr.com/69/221381080_631e414eb8_t.jpg" alt="" /></a>We&#8217;ve added voice feedback to lates version of our site (not quite up yet), but is you&#8217;re in a hurry to call us. You can give it a try here:</p>
<p><object width="230" height="85" data="https://clients4.google.com/voice/embed/webCallButton" type="application/x-shockwave-flash"><param name="wmode" value="transparent" /><param name="FlashVars" value="id=ff365eae127f46ff885849ec16a8768652b542d6&amp;style=0" /><param name="src" value="https://clients4.google.com/voice/embed/webCallButton" /><param name="flashvars" value="id=ff365eae127f46ff885849ec16a8768652b542d6&amp;style=0" /></object></p>
<p>This is powered by Google Voice. I&#8217;m not sure if you can get in on the service yet unless you&#8217;re along time user of Grand Central as I am, but it&#8217;s a cool update of the old Grand Central Service.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/voice-feedback-option-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.06 Released</title>
		<link>http://blog.widgetifyr.com/2009/03/version-006-released/</link>
		<comments>http://blog.widgetifyr.com/2009/03/version-006-released/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 02:13:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>
		<category><![CDATA[Widgetifyr.com]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=42</guid>
		<description><![CDATA[I just released version 0.06. There are two New features:
1. Quick code generator
I tried to make something available to users that are not ready to sign-up for an account yet. I hope it enough for them to get more interested and not just dismiss it as to very simple tool.
2. WordPress 2.8 code generator option
WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>I just released version 0.06. There are two New features:</p>
<p>1. Quick code generator</p>
<p style="padding-left: 30px;">I tried to make something available to users that are not ready to sign-up for an account yet. I hope it enough for them to get more interested and not just dismiss it as to very simple tool.</p>
<p>2. WordPress 2.8 code generator option</p>
<p style="padding-left: 30px;">WordPress 2.8 is adding a whole new way of supporting widgets with the new WP_Widget class. I&#8217;ve took a stab at creating a generator for this way of doing things as well. That&#8217;s one of the great things about having a generator like this is that now you can generate your Widget in both ways. You don&#8217;t have to figure out each way.</p>
<p style="padding-left: 30px;">I&#8217;m still having a tough time getting the details of what the WordPress code wants from a plugin. For example here&#8217;s the notes for parameters to the constructor of the WP_Widget class.</p>
<p style="padding-left: 30px;">var $id_base;       // Root id for all widgets of this type.<br />
var $name;          // Name for this widget type.</p>
<p style="padding-left: 30px;">What is a widget type exactly? What do you want it to be? What name space is it in?</p>
<p style="padding-left: 30px;">I guess this is why I created this service in the first place. If was easy to figure out than I wouldn&#8217;t have wanted to create a tool that lets me easily take care of all the details from me. All I have to do is figure it all out once. And for you it should just work.</p>
<p>Plus few other tweaks where added here and there in these release.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/version-006-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant Wordpress Widget Builder</title>
		<link>http://blog.widgetifyr.com/2009/03/instant-wordpress-widget-builder/</link>
		<comments>http://blog.widgetifyr.com/2009/03/instant-wordpress-widget-builder/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 01:36:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=38</guid>
		<description><![CDATA[I&#8217;m working on an instant wordpress widget builder. I&#8217;ve stripped away most of the options and allow people to use it without logging in. This will give people an idea of how the widget builder works, but does not have all the features you get when you have an account and are logged in. Most [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on an instant wordpress widget builder. I&#8217;ve stripped away most of the options and allow people to use it without logging in. This will give people an idea of how the widget builder works, but does not have all the features you get when you have an account and are logged in. Most significantly you can go back and edit your widget. Also you won&#8217;t be able to regenerate you widget if we make improvements to the generator. The generator create a new widget every time it runs so if we upgrade our system your widgets can easily but updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/instant-wordpress-widget-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.04</title>
		<link>http://blog.widgetifyr.com/2009/03/version-004/</link>
		<comments>http://blog.widgetifyr.com/2009/03/version-004/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 17:02:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=18</guid>
		<description><![CDATA[Now your widget will  have the ability for your users to chance the default title what appears on their site.
Google search was added.
Some other cosmetic changes.
]]></description>
			<content:encoded><![CDATA[<p>Now your widget will  have the ability for your users to chance the default title what appears on their site.</p>
<p>Google search was added.</p>
<p>Some other cosmetic changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/version-004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editable Titles Coming Up</title>
		<link>http://blog.widgetifyr.com/2009/03/editable-titles-coming-up/</link>
		<comments>http://blog.widgetifyr.com/2009/03/editable-titles-coming-up/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 22:19:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=14</guid>
		<description><![CDATA[I&#8217;m working on editable titles so stay tuned. The title field will not be used as the default title. The user of your widget does not need to change the title, but now they can. This is all code created by the tool. You don&#8217;t need to do anything.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on editable titles so stay tuned. The title field will not be used as the default title. The user of your widget does not need to change the title, but now they can. This is all code created by the tool. You don&#8217;t need to do anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/editable-titles-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V.03</title>
		<link>http://blog.widgetifyr.com/2009/03/v03/</link>
		<comments>http://blog.widgetifyr.com/2009/03/v03/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 17:36:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/2009/03/v03/</guid>
		<description><![CDATA[Another new version is up and running.
Fixed bug for After Title
Updated the look
Corrected some spelling
Add google analytics
]]></description>
			<content:encoded><![CDATA[<p>Another new version is up and running.<br />
Fixed bug for After Title<br />
Updated the look<br />
Corrected some spelling<br />
Add google analytics</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/03/v03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V0.02 is up and running</title>
		<link>http://blog.widgetifyr.com/2009/02/v002-is-up-and-running/</link>
		<comments>http://blog.widgetifyr.com/2009/02/v002-is-up-and-running/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:38:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=8</guid>
		<description><![CDATA[I just updated the site to another verion. There is way more info now and you have two chances to give us feed back. I&#8217;m using GetSatisfaction.com and UserVoice.com. I&#8217;ll see how it goes and probably drop one or the other or both.
]]></description>
			<content:encoded><![CDATA[<p>I just updated the site to another verion. There is way more info now and you have two chances to give us feed back. I&#8217;m using GetSatisfaction.com and UserVoice.com. I&#8217;ll see how it goes and probably drop one or the other or both.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/02/v002-is-up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.02</title>
		<link>http://blog.widgetifyr.com/2009/02/02/</link>
		<comments>http://blog.widgetifyr.com/2009/02/02/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:29:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progress]]></category>

		<guid isPermaLink="false">http://blog.widgetifyr.com/?p=5</guid>
		<description><![CDATA[We&#8217;re working on new version of the site. The actual tool is not changing much, but I am providing more information for new users to the site.
You&#8217;ll have to wait awhile if you need basic Wordpress widget information.
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re working on new version of the site. The actual tool is not changing much, but I am providing more information for new users to the site.</p>
<p>You&#8217;ll have to wait awhile if you need basic Wordpress widget information.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgetifyr.com/2009/02/02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
