﻿<?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>HummerStudio</title>
	<atom:link href="http://blog.hummerstudio.com/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.hummerstudio.com</link>
	<description></description>
	<lastBuildDate>Sun, 23 May 2010 14:21:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DNSPod v0.1.4</title>
		<link>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-4</link>
		<comments>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-4#comments</comments>
		<pubDate>Sat, 22 May 2010 08:28:59 +0000</pubDate>
		<dc:creator>Tean</dc:creator>
				<category><![CDATA[项目]]></category>
		<category><![CDATA[dnspod]]></category>

		<guid isPermaLink="false">http://blog.hummerstudio.com/?p=27</guid>
		<description><![CDATA[修复记住最后一次登录用户名在某些情况下失效 修复添加新记录之后，在某些情况下会导致程序崩溃 去掉了命令行安装服务和生成配置文件的方式，这些操作被移植到界面中完成 增加了清除功能 增加动态域名可以更新的记录类型 增加了更多获取外网IP的方式，避免获取IP失败从而导致不能继续更新IP PS:这个版本对配置文件进行了调整，并不兼容之前的配置文件，请重新生成需要更新的动态域名记录。 下载地址：DNSPod]]></description>
			<content:encoded><![CDATA[<p>修复记住最后一次登录用户名在某些情况下失效<br />
修复添加新记录之后，在某些情况下会导致程序崩溃<br />
去掉了命令行安装服务和生成配置文件的方式，这些操作被移植到界面中完成<br />
增加了清除功能<br />
增加动态域名可以更新的记录类型<br />
增加了更多获取外网IP的方式，避免获取IP失败从而导致不能继续更新IP</p>
<p><strong><span style="color: #ff0000;">PS:这个版本对配置文件进行了调整，并不兼容之前的配置文件，请重新生成需要更新的动态域名记录。</span></strong></p>
<p><a href="http://blog.hummerstudio.com/wp-content/uploads/2010/05/DNSPod2.png"><img class="alignnone size-medium wp-image-30" title="DNSPod2" src="http://blog.hummerstudio.com/wp-content/uploads/2010/05/DNSPod2-300x123.png" alt="" width="300" height="123" /></a></p>
<p><a href="http://blog.hummerstudio.com/wp-content/uploads/2010/05/DNSPod1.png"><img class="alignnone size-medium wp-image-29" title="DNSPod1" src="http://blog.hummerstudio.com/wp-content/uploads/2010/05/DNSPod1-300x231.png" alt="" width="300" height="231" /></a></p>
<p>下载地址：<a href="http://blog.hummerstudio.com/wp-content/uploads/2010/05/DNSPod.zip">DNSPod</a></p>

<!-- Quick Adsense WordPress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px 0 0px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-9395911307234129";
/* 468x60, å��å»ºäº� 10-5-22 */
google_ad_slot = "4475558571";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-4/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DNSPod v0.1.3</title>
		<link>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-3</link>
		<comments>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-3#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:24:48 +0000</pubDate>
		<dc:creator>Tean</dc:creator>
				<category><![CDATA[项目]]></category>
		<category><![CDATA[dnspod]]></category>

		<guid isPermaLink="false">http://blog.hummerstudio.com/?p=23</guid>
		<description><![CDATA[改进状态栏消息显示方式 改进与服务器通信模式，使用SSL加密方式。 加入自动记住用户名 PS：之前有用户建议将“Get Domain List”按钮改为默认按键，后发现使用这个方案之后会和之后的其它按键有冲突。我并不怎么擅长编写界面，所以这个问题暂时没有改进。 下载地址：DNSPod]]></description>
			<content:encoded><![CDATA[<p>改进状态栏消息显示方式<br />
改进与服务器通信模式，使用SSL加密方式。<br />
加入自动记住用户名</p>
<p>PS：之前有用户建议将“Get Domain List”按钮改为默认按键，后发现使用这个方案之后会和之后的其它按键有冲突。我并不怎么擅长编写界面，所以这个问题暂时没有改进。</p>
<p>下载地址：<a href="http://blog.hummerstudio.com/wp-content/uploads/2009/12/dnspod3.zip">DNSPod</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-3/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>DNSPod v0.1.2</title>
		<link>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-2</link>
		<comments>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-2#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:43:22 +0000</pubDate>
		<dc:creator>Tean</dc:creator>
				<category><![CDATA[项目]]></category>
		<category><![CDATA[dnspod]]></category>

		<guid isPermaLink="false">http://blog.hummerstudio.com/?p=20</guid>
		<description><![CDATA[修复一处界面显示错误 修复获取外网IP的数据投递错误 优化以服务方式运行的更新频率 下载地址：DNSPod]]></description>
			<content:encoded><![CDATA[<p>修复一处界面显示错误<br />
修复获取外网IP的数据投递错误<br />
优化以服务方式运行的更新频率</p>
<p>下载地址：<a href="http://blog.hummerstudio.com/wp-content/uploads/2009/12/dnspod2.zip">DNSPod</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DNSPod v0.1.1</title>
		<link>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-1</link>
		<comments>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-1#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:08:09 +0000</pubDate>
		<dc:creator>Tean</dc:creator>
				<category><![CDATA[项目]]></category>
		<category><![CDATA[dnspod]]></category>

		<guid isPermaLink="false">http://blog.hummerstudio.com/?p=17</guid>
		<description><![CDATA[修复一处内存泄漏的问题。 下载：dnspod]]></description>
			<content:encoded><![CDATA[<p>修复一处内存泄漏的问题。</p>
<p>下载：<a href="http://blog.hummerstudio.com/wp-content/uploads/2009/12/dnspod1.zip">dnspod</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNSPod v0.1</title>
		<link>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1</link>
		<comments>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1#comments</comments>
		<pubDate>Sun, 06 Dec 2009 16:25:30 +0000</pubDate>
		<dc:creator>Tean</dc:creator>
				<category><![CDATA[项目]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dnspod]]></category>

		<guid isPermaLink="false">http://blog.hummerstudio.com/?p=3</guid>
		<description><![CDATA[DNSPod是来自http://www.dnspod.com的一项免费域名解析服务。 在业界有着不错的口碑。并且它也提供了一套完整的API接口供用户使用。 本程序就是根据这套接口写的。支持该网站提供的所有功能。（据目前的了解似乎应该是这样的） 并提供了动态域名的功能。 如果你现在能看到这篇文章，那么表示这个程序在我的服务器上面工作的非常良好。 关于开启动态域名的方法： 首先确保你需要动态更新的域名已经添加到了DNSPod服务器上面。如果还没有，那么你可以运行本程序进行添加。 然后你需要创建一个配置文件，本程序中为此提供相应的方法。 dnspod.exe /generate &#60;username&#62; &#60;password&#62; &#60;domain&#62; &#60;record&#62; 简单举例说明： 我们想要动态更新在test用户下面的www.xxx.com域名。假定test用户的密码为123。那么创建配置文件的格式具体为： dnspod.exe /generate test 123 xxx.com www 如果没有提示，那么表示运行成功。在程序同目录下面会生成一个 config.xml文件。其中用户的密码是加密存放的。用户不可以手动修改它。 同理，如果你有多个域名需要更新用此方法加入你需要更新的域名。在不同用户名的域名也可以被加入进来。 有一点需要注意的是，加入动态更新域名列表的域名记录，TTL建议设置的低一些。否则可能会导致其它用户在域名被更新之后依然无法解析正确的域名地址。TTL的越低会导致DNSPod服务器负载越大，越高的话则会导致地址更新时间越长。具体值请自行权衡。 接着我们来安装为服务方式运行： dnspod.exe /install 最后启动它： dnspod.exe /start PS:在Win2000系统上面运行，需要依赖于msxml6.0运行库。 下载：DNSPod MD5:B3BC59C1B5301E34DFDAF4D27B7B2C68]]></description>
			<content:encoded><![CDATA[
<a href='http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1/attachment/3' title='3'><img width="150" height="150" src="http://blog.hummerstudio.com/wp-content/uploads/2009/12/3-150x150.jpg" class="attachment-thumbnail" alt="3" title="3" /></a>
<a href='http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1/attachment/1' title='1'><img width="150" height="150" src="http://blog.hummerstudio.com/wp-content/uploads/2009/12/1-150x150.jpg" class="attachment-thumbnail" alt="1" title="1" /></a>
<a href='http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1/attachment/2' title='2'><img width="150" height="150" src="http://blog.hummerstudio.com/wp-content/uploads/2009/12/2-150x150.jpg" class="attachment-thumbnail" alt="2" title="2" /></a>

<p>DNSPod是来自http://www.dnspod.com的一项免费域名解析服务。</p>
<p>在业界有着不错的口碑。并且它也提供了一套完整的API接口供用户使用。<br />
本程序就是根据这套接口写的。支持该网站提供的所有功能。（据目前的了解似乎应该是这样的）<br />
并提供了动态域名的功能。</p>
<p>如果你现在能看到这篇文章，那么表示这个程序在我的服务器上面工作的非常良好。</p>
<p>关于开启动态域名的方法：<br />
首先确保你需要动态更新的域名已经添加到了DNSPod服务器上面。如果还没有，那么你可以运行本程序进行添加。<br />
然后你需要创建一个配置文件，本程序中为此提供相应的方法。</p>
<p>dnspod.exe /generate &lt;username&gt; &lt;password&gt; &lt;domain&gt; &lt;record&gt;</p>
<p>简单举例说明：<br />
我们想要动态更新在test用户下面的www.xxx.com域名。假定test用户的密码为123。那么创建配置文件的格式具体为：<br />
dnspod.exe /generate test 123 xxx.com www</p>
<p>如果没有提示，那么表示运行成功。在程序同目录下面会生成一个 config.xml文件。其中用户的密码是加密存放的。用户不可以手动修改它。<br />
同理，如果你有多个域名需要更新用此方法加入你需要更新的域名。在不同用户名的域名也可以被加入进来。</p>
<p><span style="color: #ff0000;">有一点需要注意的是，加入动态更新域名列表的域名记录，TTL建议设置的低一些。否则可能会导致其它用户在域名被更新之后依然无法解析正确的域名地址。TTL的越低会导致DNSPod服务器负载越大，越高的话则会导致地址更新时间越长。具体值请自行权衡。</span></p>
<p>接着我们来安装为服务方式运行：<br />
dnspod.exe /install</p>
<p>最后启动它：<br />
dnspod.exe /start</p>
<p>PS:在Win2000系统上面运行，需要依赖于msxml6.0运行库。</p>
<p>下载：<a href="http://blog.hummerstudio.com/wp-content/uploads/2009/12/DNSPod.zip">DNSPod<br />
</a>MD5:B3BC59C1B5301E34DFDAF4D27B7B2C68</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hummerstudio.com/index.php/projects/dnspod-v0-1/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
