<?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/"
	>

<channel>
	<title>Viper007Bond.com &#187; WeatherIcon</title>
	<atom:link href="http://www.viper007bond.com/category/wordpress/weathericon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viper007bond.com</link>
	<description></description>
	<pubDate>Wed, 26 Nov 2008 11:50:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WeatherIcon v3 Beta</title>
		<link>http://www.viper007bond.com/2006/04/02/weathericon-v3-beta/</link>
		<comments>http://www.viper007bond.com/2006/04/02/weathericon-v3-beta/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 03:18:57 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/archives/2006/04/02/weathericon-v3-beta/</guid>
		<description><![CDATA[I thought I blogged about this already, but I guess not&#8230;
WeatherIcon version 3 is coming along nicely and is already mostly done. It&#8217;s been in use for probably a month or so here on my blog. Since it&#8217;s stable for the most part, we have allowed public access to it. If you think you&#8217;re looking [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I blogged about this already, but I guess not&#8230;</p>
<p><a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">WeatherIcon</a> version 3 is coming along nicely and is already mostly done. It&#8217;s been in use for probably a month or so here on my blog. Since it&#8217;s stable for the most part, we have allowed public access to it. If you think you&#8217;re looking to help out and know your way around WordPress, please consider <a href="http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=94">downloading it</a> and running it on your blog. Thanks! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2006/04/02/weathericon-v3-beta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WeatherIcon v2.3.1 Finally Released</title>
		<link>http://www.viper007bond.com/2005/12/02/weathericon-v231-finally-released/</link>
		<comments>http://www.viper007bond.com/2005/12/02/weathericon-v231-finally-released/#comments</comments>
		<pubDate>Fri, 02 Dec 2005 12:48:22 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/archives/2005/12/02/weathericon-v231-finally-released/</guid>
		<description><![CDATA[So after having the version from Garett sit on my computer for like a month, I&#8217;ve finally combed through it, fixed some final bugs, added a few more little features, worried for a week or two if I had missed anything, and now released WeatherIcon v2.3.1. This version is pretty much entirely bug fixes with [...]]]></description>
			<content:encoded><![CDATA[<p>So after having the version from Garett sit on my computer for like a month, I&#8217;ve finally combed through it, fixed some final bugs, added a few more little features, worried for a week or two if I had missed anything, and now released WeatherIcon v2.3.1. This version is pretty much entirely bug fixes with a few new trivial features.</p>
<p><a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">Go download it now!</a> It&#8217;s really recommended that you update. :)</p>
<p>For a full list of feature changes, read the rest of this post.</p>
<blockquote><p>&#8212;&#8212;&#8212;&#8212;&#8212;v2.3.1-release&#8212;&#8212;<br />
02 Dec 2005<br />
	- Viper007Bond:		Made the &#8220;language&#8221; parameter work for WeatherIcon() &#8212; &#8220;unset($l10n['WeatherIcon']);&#8221; was missing<br />
	- Viper007Bond:		Spruced up wctest.php some more<br />
23 Nov 2005<br />
	- Viper007Bond:		Hand converted all of the transparent PNGs to transparent GIFs, but realized the 256 colors of GIF files just don&#8217;t cut it, so I switched the PNGs back to the primary images (and changed the default extension to PNG). The transparent GIFs can be found in the &#8220;alternate_icons&#8221; folder if you are using a non-white background and care about those silly IE users (no PNG transparency in IE)<br />
	- Viper007Bond:		Moved change log to it&#8217;s own text file &#8212; it was getting to be REALLY long<br />
	- Viper007Bond:		Fixed a missing &#8220;>&#8221; on a &#8220;</pre>
<p>&#8221; in the cache debug output<br />
22 Nov 2005<br />
	- Viper007Bond:		Made the little message box at the top that says stuff like &#8220;Weather Settings Updated.&#8221; do the cool new yellow fade thing if running WP v2.0+. Since only 1 box can be faded (due to it having to have an id), all messages are now saved to a var and then spit out all at once rather than each having their own box.<br />
	- Viper007Bond:		Changed link to wctext.php in description to make it show up with the WordPress admin header, but it can still be run independently. Also added link to it on the bottom of theoptions page.<br />
	- Viper007Bond:		Added Swedish translation by yeager ( http://www.danielnylander.se/ )<br />
	- Viper007Bond:		Added Finnish translation by anssi ( http://xanadu.cs.uta.fi/~anssi/wordpress/ )<br />
	- Viper007Bond:		Added Bulgarian translation by donangel ( http://blog.doncho.net/ )<br />
	- Viper007Bond:		Added Czech translation by Radek ( http://www.roosei.cz/ )<br />
	- Viper007Bond:		Had accidentally included my personal language file (ViperTexts or something) in v2.3.0 and so I&#8217;ve decided what the hell, I&#8217;ll leave it in. Renamed it to &#8220;viper007bond&#8221; though. It&#8217;s just mostly capitialization and things.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;v2.3.1-alpha4&#8212;&#8212;-<br />
07 Oct 2005<br />
	- Garett:		Increased width of Widget from 200px to 220px;<br />
	- Garett:		New Feature: Add the ability to change the language of an individual icon.<br />
	- Garett:		New Feature: Now supports remark code VIRGA (Virga is a type of rain that evaporates before hitting the ground.  Pretty cool IMO.)<br />
	- Garett:		New Feature: Added the command &#8216;override_cache&#8217; to the command line interfaces to force the plugin to retrieve data regardless of whether the data is cached or not.   This is a debugging feature, not an everyday feature so it isn&#8217;t added to the configuration page.  In fact, I was considering not mentioning it &#8230; but I have.  If you wish to see what it is, either enter in the METAR code ( CYQR 071700Z 15021G27KT 15SM BKN039 BKN070 OVC230 05/M01 A2973 RMK SC6AC2CI1 VIRGA SLP094 ), or just add VIRGA to the RMK&#8217;s section of your METAR data.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;v2.3.1-alpha3&#8212;&#8212;-<br />
05 Oct 2005<br />
	- Garett:		Bug Fix: Correct local server&#8217;s time based on the gmt offset in the wordpress settings. Known problems? Doesn&#8217;t correct for Daylight savings time (see http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=18 for more information)<br />
	- Garett:		Bug Fix: Database caching cause Heat Index and Condition Status to carry onwards when no longer valid (see http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=23 and http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=30 for more information).<br />
	- Garett:		New Feature: Added a &#8220;Default Location&#8221; option (see http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=7 for more information)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;v2.3.1-alpha2&#8212;&#8212;-<br />
04 Oct 2005<br />
	- Garett:		Bug Fix: Template.po file bugs fixed (see http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=20 for more information)<br />
	- Garett:		New Feature: Display date/time from metar file (see http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?id=29 for more information)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;v2.3.1-alpha&#8212;&#8212;&#8211;<br />
25 Aug 2005<br />
	- Garett:		New Debugging Information<br />
24 Aug 2005<br />
	- Garett:		New Debugging Information<br />
23 Aug 2005<br />
	- Garett:		Bug Fix: NSC Metar Code no longer results in No Data<br />
	- Garett:		Bug Fix: Ignoring No Nighttime Icon Fixed<br />
	- Garett:		Bug Fix: Debug/Display no longer Case Sensitive</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2005/12/02/weathericon-v231-finally-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WeatherIcon Forums Up</title>
		<link>http://www.viper007bond.com/2005/08/24/weathericon-forums-up/</link>
		<comments>http://www.viper007bond.com/2005/08/24/weathericon-forums-up/#comments</comments>
		<pubDate>Wed, 24 Aug 2005 22:30:13 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/archives/2005/08/24/weathericon-forums-up/</guid>
		<description><![CDATA[Just a head&#8217;s up &#8212; in an effort to better provide support for WeatherIcon, I&#8217;ve set up some forums where all support questions and feature requests should now go.
]]></description>
			<content:encoded><![CDATA[<p>Just a head&#8217;s up &#8212; in an effort to better provide support for <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">WeatherIcon</a>, I&#8217;ve set up <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/forums/">some forums</a> where all support questions and feature requests should now go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2005/08/24/weathericon-forums-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Version of WeatherIcon, v2.3.0</title>
		<link>http://www.viper007bond.com/2005/08/18/new-version-of-weathericon-v230/</link>
		<comments>http://www.viper007bond.com/2005/08/18/new-version-of-weathericon-v230/#comments</comments>
		<pubDate>Fri, 19 Aug 2005 01:11:09 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/?p=47</guid>
		<description><![CDATA[A new version of the WordPress plugin &#8220;WeatherIcon&#8221; has been released. Full a full list of changes and a download link, please visit the plugin&#8217;s page (leave any comments there too).
]]></description>
			<content:encoded><![CDATA[<p>A new version of the WordPress plugin &#8220;<a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">WeatherIcon</a>&#8221; has been released. Full a full list of changes and a download link, please visit the <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">plugin&#8217;s page</a> (leave any comments there too).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2005/08/18/new-version-of-weathericon-v230/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WeatherIcon v2.2.0 Released</title>
		<link>http://www.viper007bond.com/2005/08/03/weathericon-v220-released/</link>
		<comments>http://www.viper007bond.com/2005/08/03/weathericon-v220-released/#comments</comments>
		<pubDate>Wed, 03 Aug 2005 19:15:35 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/archives/2005/08/03/weathericon-v220-released/</guid>
		<description><![CDATA[Garett and I have released a new version of WeatherIcon. Here are the version changes:

The sunrise / sunset times are now retrievable from Weather Underground. To enable, check the checkbox in the WeatherIcon configuration page.
Changed function argument input format to a query-string-style while keeping backwards compatibility in order to not break existing templates. For details [...]]]></description>
			<content:encoded><![CDATA[<p>Garett and I have released a new version of <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">WeatherIcon</a>. Here are the version changes:</p>
<ul>
<li>The sunrise / sunset times are now retrievable from <a href="http://www.weatherunderground.com/">Weather Underground</a>. To enable, check the checkbox in the WeatherIcon configuration page.</li>
<li>Changed function argument input format to a query-string-style while keeping backwards compatibility in order to not break existing templates. For details on the query-string-style, see the <a href="http://codex.wordpress.org/Template_Tags/How_to_Pass_Tag_Parameters#Tags_with_query-string-style_parameters">WordPress Codex</a>.</li>
<li>Added the ability to change the name of the WP-Dash widget to the location label. See <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/#widget-screenshot">this screenshot</a> for an example.</li>
<li>Expanded &#8220;Usage Information&#8221; section on the configuration page.</li>
<li>Various bugfixes and additional debug information.</li>
</ul>
<p>For more details, visit the <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">WeatherIcon plugin page</a> where you should also leave any comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2005/08/03/weathericon-v220-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My Take On &#8220;WeatherIcon&#8221;</title>
		<link>http://www.viper007bond.com/2005/07/29/my-take-on-weathericon/</link>
		<comments>http://www.viper007bond.com/2005/07/29/my-take-on-weathericon/#comments</comments>
		<pubDate>Sat, 30 Jul 2005 06:04:03 +0000</pubDate>
		<dc:creator>Viper007Bond</dc:creator>
		
		<category><![CDATA[WeatherIcon]]></category>

		<guid isPermaLink="false">http://www.viper007bond.com/?p=22</guid>
		<description><![CDATA[I&#8217;ve released a build of the WordPress plugin &#8220;WeatherIcon&#8221; (original site here) that includes some bug fixes by one of the original authors (Garett) plus most importantly, a widget for WP-Dash (a total replacement for the WordPress Dashboard and is one of the coolest plugins ever).
Here is a screenshot of some examples of the WeatherIcon [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a build of the WordPress plugin &#8220;WeatherIcon&#8221; (original site <a href="http://www.sonicpling.net/archives/2005/03/12/weathericon-20/">here</a>) that includes some bug fixes by one of the original authors (Garett) plus most importantly, a <acronym title="A mini-plugin or module of sorts">widget</acronym> for <a href="http://somethingunpredictable.com/wp-dash/">WP-Dash</a> (a total replacement for the WordPress Dashboard and is one of the coolest plugins ever).</p>
<p>Here is a screenshot of some examples of the WeatherIcon widget in action:</p>
<p><img src="http://files.viper007bond.com/wordpress/weathericon/weathericon_widgets.png" alt="WeatherIcon WP-Dash Widget Screenshot" /></p>
<p>More details on my release of WeatherIcon which includes the widget can be <a href="http://www.viper007bond.com/wordpress-plugins/weathericon/">found here</a>. Leave comments there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viper007bond.com/2005/07/29/my-take-on-weathericon/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
