<?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>小蓝人</title>
	<atom:link href="http://lajox.sinaapp.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://lajox.sinaapp.com</link>
	<description>瞎搞搞，技术上不了台面</description>
	<lastBuildDate>Thu, 03 May 2012 18:04:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AspBox v1.1.1a版暂先放出</title>
		<link>http://lajox.sinaapp.com/?p=46</link>
		<comments>http://lajox.sinaapp.com/?p=46#comments</comments>
		<pubDate>Thu, 03 May 2012 18:01:20 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://lajox.sinaapp.com/?p=46</guid>
		<description><![CDATA[AspBox v1.1.1a暂时放出啦。更新时间会很少。所以更新一点是一点。 比较上一版，更新的地方不多。主要是ab.a核心改动的比较大， 还有就是增加了些加密算法和集成无惧,艾恩,化境等无组件上传类。 传到Google代码里了。最新版可以到这里下载： http://code.google.com/p/aspbox]]></description>
			<content:encoded><![CDATA[<p>AspBox v1.1.1a暂时放出啦。更新时间会很少。所以更新一点是一点。<br />
比较上一版，更新的地方不多。主要是ab.a核心改动的比较大，<br />
还有就是增加了些加密算法和集成无惧,艾恩,化境等无组件上传类。<br />
传到Google代码里了。最新版可以到这里下载： <a href="http://code.google.com/p/aspbox" target="_blank">http://code.google.com/p/aspbox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=46</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>最近正在学习php，关于更新问题..</title>
		<link>http://lajox.sinaapp.com/?p=43</link>
		<comments>http://lajox.sinaapp.com/?p=43#comments</comments>
		<pubDate>Fri, 30 Mar 2012 04:36:55 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[心情]]></category>

		<guid isPermaLink="false">http://lajox.sinaapp.com/?p=43</guid>
		<description><![CDATA[最近这段时间会比较忙.. 头疼.. 目前正在学习php, 要学的东西会比较多 至于ab和cms的更新时间估计会很少.. 估计大家得等.. 如果成功把asper转型为phper, 以后更新会更少.. php笔记: http://www.cnblogs.com/phplog/ 大家没事可以看看.. &#160;]]></description>
			<content:encoded><![CDATA[<p>最近这段时间会比较忙.. 头疼..<br />
目前正在学习php, 要学的东西会比较多<br />
至于ab和cms的更新时间估计会很少.. 估计大家得等..<br />
如果成功把asper转型为phper, 以后更新会更少..</p>
<p>php笔记: <a href="http://www.cnblogs.com/phplog/">http://www.cnblogs.com/phplog/</a><br />
大家没事可以看看..</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=43</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AspBox 1.1.0 RC正式版发布</title>
		<link>http://lajox.sinaapp.com/?p=35</link>
		<comments>http://lajox.sinaapp.com/?p=35#comments</comments>
		<pubDate>Sun, 08 Jan 2012 12:09:22 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://lajox.sinaapp.com/?p=35</guid>
		<description><![CDATA[AspBox 1.1.0 正式版发布。 相当1.0版 更新了很多问题，Bug不知道修正了有多少 ^_^ 增强了核心，且已加入Mvc模式的支持。 更方便开发者书写控制和开发。 总结此版较1.0版，更新的内容很多，具体请看详细更新日志 总结主要的更新大点： 1. 核心代码做了较大的优化，修正了一些Bug，访问速度明显加快 2. 新增很多实用核心模块和过程方法，弃用和更改一些过程方法 3. 从1.1版起已能支持MVC模式(初步模型,有待加强完善) 1.1.0正式版可以到各大网站下载。 最新版 Google Code 下载：  http://code.google.com/p/aspbox]]></description>
			<content:encoded><![CDATA[<p>AspBox 1.1.0 正式版发布。<br />
相当1.0版 更新了很多问题，Bug不知道修正了有多少 ^_^<br />
增强了核心，且已加入Mvc模式的支持。<br />
更方便开发者书写控制和开发。<br />
总结此版较1.0版，更新的内容很多，具体请看详细更新日志<br />
总结主要的更新大点：<br />
1. 核心代码做了较大的优化，修正了一些Bug，访问速度明显加快<br />
2. 新增很多实用核心模块和过程方法，弃用和更改一些过程方法<br />
3. 从1.1版起已能支持MVC模式(初步模型,有待加强完善)</p>
<p>1.1.0正式版可以到各大网站下载。</p>
<p>最新版 Google Code 下载：  <a href="http://code.google.com/p/aspbox" target="_blank">http://code.google.com/p/aspbox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于LajoxCMS(原LajoxBox)的更新声明</title>
		<link>http://lajox.sinaapp.com/?p=28</link>
		<comments>http://lajox.sinaapp.com/?p=28#comments</comments>
		<pubDate>Sat, 31 Dec 2011 03:16:31 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://lajox.sinaapp.com/?p=28</guid>
		<description><![CDATA[2011这年事情比较多比较忙。lajoxcms更新经常时断时续。甚至很长一段时间都没做更新。估计很多观众的朋友都失望的离开了。这里我深感抱歉 本来想 今年就能放出来的。看来离目标还有一定距离。 2012年我会更新继续。LajoxCMS的更新会涉及 ： 1. 核心 AspBox 的优化加强 2. 音乐盒功能的完善 （延续LajoxBox） 3. 最后是当然希望能完善成为CMS. (可能不能算是真正意义上的CMS。但总得做成一个视听CMS系统吧) 2012有这么规划： 更新完善 LajoxCMS 捣鼓制作 CK插件/ Js小程序 开发php 简易程序 空间买下来就准备好好做事了。（不知道我那空间速度咋样，大家觉得会很慢吗） 希望能有一个比较充实的新的一年吧]]></description>
			<content:encoded><![CDATA[<p>2011这年事情比较多比较忙。lajoxcms更新经常时断时续。甚至很长一段时间都没做更新。估计很多观众的朋友都失望的离开了。这里我深感抱歉 本来想 今年就能放出来的。看来离目标还有一定距离。<br />
2012年我会更新继续。LajoxCMS的更新会涉及 ：<br />
1. 核心 AspBox 的优化加强<br />
2. 音乐盒功能的完善 （延续LajoxBox）<br />
3. 最后是当然希望能完善成为CMS. (可能不能算是真正意义上的CMS。但总得做成一个视听CMS系统吧)</p>
<p>2012有这么规划：<br />
更新完善 LajoxCMS<br />
捣鼓制作 CK插件/ Js小程序<br />
开发php 简易程序</p>
<p>空间买下来就准备好好做事了。（不知道我那空间速度咋样，大家觉得会很慢吗）<br />
希望能有一个比较充实的新的一年吧</p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=28</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>昨天捣鼓了一个asp函数，网上没有，只好自己写了</title>
		<link>http://lajox.sinaapp.com/?p=23</link>
		<comments>http://lajox.sinaapp.com/?p=23#comments</comments>
		<pubDate>Mon, 12 Dec 2011 01:41:49 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://lajox.sinaapp.com/?p=23</guid>
		<description><![CDATA[aspbox已经包含了 AB.Time.DateTimeToGMT 函数 此为 GMT(RFC822)格式时间 但要从 GMT 转为 普通格式时间 的函数 网上搜了下，竟然找了半天没找到。 没办法 硬着头皮查找 RFC822 资料 写了个了。捣鼓了快一天了，搞得很晚才搞定。 函数名为 AB.Time.GMTToDateTime 目前已经集成到 aspbox 1.0.3 beta 了。不久将放出来。 1.0.3此版本最大的特点是 已经加进了 MVC 模式了。 HoHo 我想应该强大不少了吧。使用MVC可以 更方便的 书写控制管理。]]></description>
			<content:encoded><![CDATA[<p>aspbox已经包含了 AB.Time.DateTimeToGMT 函数 此为 GMT(RFC822)格式时间<br />
但要从 GMT 转为 普通格式时间 的函数 网上搜了下，竟然找了半天没找到。<br />
没办法 硬着头皮查找 RFC822 资料 写了个了。捣鼓了快一天了，搞得很晚才搞定。<br />
函数名为 AB.Time.GMTToDateTime<br />
目前已经集成到 aspbox 1.0.3 beta 了。不久将放出来。<br />
1.0.3此版本最大的特点是 已经加进了 MVC 模式了。<br />
HoHo 我想应该强大不少了吧。使用MVC可以 更方便的 书写控制管理。</p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=23</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>看了几个牛人写的js，心痒痒了</title>
		<link>http://lajox.sinaapp.com/?p=12</link>
		<comments>http://lajox.sinaapp.com/?p=12#comments</comments>
		<pubDate>Mon, 05 Dec 2011 01:35:18 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[心情]]></category>

		<guid isPermaLink="false">http://1.lajox.sinaapp.com/?p=12</guid>
		<description><![CDATA[看了几个牛人写的js，心痒痒 有了想捣鼓js的冲动 不得不说js是一门艺术 让人如痴如醉 虽然偶还没到那程度。嘎嘎 这几天准备写ck插件了 升级下两年前做的插件 和 应别人求助做两个新插件 两年没动了，感慨一阵]]></description>
			<content:encoded><![CDATA[<p>看了几个牛人写的js，心痒痒<br />
有了想捣鼓js的冲动<br />
不得不说js是一门艺术 让人如痴如醉 虽然偶还没到那程度。嘎嘎<br />
这几天准备写ck插件了 升级下两年前做的插件 和 应别人求助做两个新插件<br />
两年没动了，感慨一阵</p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>密码保护：互联网技术站长资料收集</title>
		<link>http://lajox.sinaapp.com/?p=10</link>
		<comments>http://lajox.sinaapp.com/?p=10#comments</comments>
		<pubDate>Mon, 05 Dec 2011 01:30:26 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[技术]]></category>

		<guid isPermaLink="false">http://1.lajox.sinaapp.com/?p=10</guid>
		<description><![CDATA[无法提供摘要。这是一篇受保护的文章。]]></description>
			<content:encoded><![CDATA[<form action="http://lajox.sinaapp.com/wp-pass.php" method="post">
<p>这是一篇受密码保护的文章。您需要提供访问密码：</p>
<p><label for="pwbox-10">密码：<br />
<input name="post_password" id="pwbox-10" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="提交" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>久违的记录</title>
		<link>http://lajox.sinaapp.com/?p=6</link>
		<comments>http://lajox.sinaapp.com/?p=6#comments</comments>
		<pubDate>Mon, 05 Dec 2011 01:11:42 +0000</pubDate>
		<dc:creator>lajox</dc:creator>
				<category><![CDATA[心情]]></category>

		<guid isPermaLink="false">http://1.lajox.sinaapp.com/?p=6</guid>
		<description><![CDATA[好久没写文章记事了。弄了这个app做个笔记 捣鼓空间和程序太麻烦了 这个应该不会像google 的 app 、blog 被和谐吧 那还这样的我死的心都有了 可恶 玉米url不能转发]]></description>
			<content:encoded><![CDATA[<p>好久没写文章记事了。弄了这个app做个笔记<br />
捣鼓空间和程序太麻烦了</p>
<p>这个应该不会像google 的 app 、blog 被和谐吧<br />
那还这样的我死的心都有了</p>
<p>可恶 玉米url不能转发</p>
]]></content:encoded>
			<wfw:commentRss>http://lajox.sinaapp.com/?feed=rss2&#038;p=6</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

