<?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>云飞扬的ITblog</title>
	<atom:link href="http://www.ajaxcn.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxcn.net</link>
	<description>关注 flex ajax asp.net等</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:00:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>移动宽带路由设置</title>
		<link>http://www.ajaxcn.net/archives/1726</link>
		<comments>http://www.ajaxcn.net/archives/1726#comments</comments>
		<pubDate>Sat, 28 Jan 2012 12:57:55 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[电脑使用]]></category>
		<category><![CDATA[移动宽带路由设置]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1726</guid>
		<description><![CDATA[有时需要先设置动态IP后再按PPOE方式拨号上网，直接按PPOE可能无法拨号成功

参考：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1726/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>移动宽带修改密码地址</title>
		<link>http://www.ajaxcn.net/archives/1724</link>
		<comments>http://www.ajaxcn.net/archives/1724#comments</comments>
		<pubDate>Sat, 28 Jan 2012 12:39:48 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[电脑使用]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1724</guid>
		<description><![CDATA[登录N次未成功，从网上找到这个方法，原来移动宽带不需要登录，直接在下面地址修改]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1724/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sql 增加1.5小时正确写法</title>
		<link>http://www.ajaxcn.net/archives/1704</link>
		<comments>http://www.ajaxcn.net/archives/1704#comments</comments>
		<pubDate>Mon, 23 Jan 2012 14:18:26 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[数据库Mssql]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1704</guid>
		<description><![CDATA[sql 增加1.5小时正确写法]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1704/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond Compare报错误不能打开解决</title>
		<link>http://www.ajaxcn.net/archives/1721</link>
		<comments>http://www.ajaxcn.net/archives/1721#comments</comments>
		<pubDate>Fri, 13 Jan 2012 12:39:38 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[电脑使用]]></category>
		<category><![CDATA[Beyond Compare]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1721</guid>
		<description><![CDATA[Beyond Compare报错误不能打开解决

Beyond Compare用此款比较工具可以节约很多时间，少用点眼力。不知道为什么打不开了，老是错误，解决方法如下：来自网上]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1721/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>不同服务器数据库之间的数据操作</title>
		<link>http://www.ajaxcn.net/archives/1714</link>
		<comments>http://www.ajaxcn.net/archives/1714#comments</comments>
		<pubDate>Thu, 12 Jan 2012 14:54:04 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[数据库Mssql]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1714</guid>
		<description><![CDATA[exec sp_addlinkedserver 'ITSV ', ' ', 'SQLOLEDB ', '远程服务器名或ip地址 '  
exec sp_addlinkedsrvlogin 'ITSV ', 'false ',null, '用户名 ', '密码 '  ]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1714/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>p_lockinfo进程死锁查杀</title>
		<link>http://www.ajaxcn.net/archives/1706</link>
		<comments>http://www.ajaxcn.net/archives/1706#comments</comments>
		<pubDate>Wed, 11 Jan 2012 23:34:40 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[数据库Mssql]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1706</guid>
		<description><![CDATA[查看：exec   p_lockinfo 0,1  
杀死：exec   p_lockinfo 1,1 ]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1706/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>windows 2003 与VMware 6.5 ubuntu 虚拟机工具的安装</title>
		<link>http://www.ajaxcn.net/archives/1708</link>
		<comments>http://www.ajaxcn.net/archives/1708#comments</comments>
		<pubDate>Wed, 11 Jan 2012 18:41:03 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1708</guid>
		<description><![CDATA[windows 2003 与VMware 6.5 ubuntu 虚拟机工具的安装
终于成功

下载最新VMwareTools-7.9.6，否则一直出错

cd /tmp]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1708/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL2000 sn</title>
		<link>http://www.ajaxcn.net/archives/1701</link>
		<comments>http://www.ajaxcn.net/archives/1701#comments</comments>
		<pubDate>Wed, 11 Jan 2012 14:01:49 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[数据库Mssql]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1701</guid>
		<description><![CDATA[SQL2000 sn 
SQL2000 提供序列号：H6TWQ-TQQM8-HXJYG-D69F7-R84VM  ]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1701/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>优化一句替换一段句子</title>
		<link>http://www.ajaxcn.net/archives/1697</link>
		<comments>http://www.ajaxcn.net/archives/1697#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:55:46 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1697</guid>
		<description><![CDATA[select top 1  aa from table  where classid="+classid+" order by NEWID()]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1697/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>域名后缀有哪些</title>
		<link>http://www.ajaxcn.net/archives/1694</link>
		<comments>http://www.ajaxcn.net/archives/1694#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:46:12 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1694</guid>
		<description><![CDATA[国际域名 gTLD 部分

com --- Commercial organizations，商业组织,公司

net --- Network operations and service centers，网络服务商
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1694/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>左侧菜单修改记录</title>
		<link>http://www.ajaxcn.net/archives/1692</link>
		<comments>http://www.ajaxcn.net/archives/1692#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:43:46 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1692</guid>
		<description><![CDATA[回忆录之左侧菜单修改记录
http://jquery.bassistance.de/accordion/demo/#navigation

改个参数就行了
 
	alwaysOpen: false,
 
本来true改false
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1692/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Studio 7.x 在线注册机</title>
		<link>http://www.ajaxcn.net/archives/1699</link>
		<comments>http://www.ajaxcn.net/archives/1699#comments</comments>
		<pubDate>Wed, 11 Jan 2012 02:58:37 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1699</guid>
		<description><![CDATA[Zend Studio 7.x 在线注册机
ajaxcnnet
37676566A084F766566A084F]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1699/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>freebsd ssh登陆工具下载WinSCP</title>
		<link>http://www.ajaxcn.net/archives/1691</link>
		<comments>http://www.ajaxcn.net/archives/1691#comments</comments>
		<pubDate>Fri, 01 Jul 2011 13:36:07 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[软件下载]]></category>
		<category><![CDATA[ssh登陆工具]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1677</guid>
		<description><![CDATA[freebsd ssh登陆工具下载WinSCP]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1691/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>freebsd开启SSH登陆</title>
		<link>http://www.ajaxcn.net/archives/1690</link>
		<comments>http://www.ajaxcn.net/archives/1690#comments</comments>
		<pubDate>Fri, 01 Jul 2011 12:29:48 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[开启SSH登陆]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1676</guid>
		<description><![CDATA[PermitRootLogin yes
注意 sshd_enable必须开启]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1690/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>php下拉跳转代码</title>
		<link>http://www.ajaxcn.net/archives/1689</link>
		<comments>http://www.ajaxcn.net/archives/1689#comments</comments>
		<pubDate>Mon, 27 Jun 2011 16:21:00 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[下拉跳转代码]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1675</guid>
		<description><![CDATA[php下拉跳转代码]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1689/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

