<?xml version="1.0" encoding="GB2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[Jimbob随笔]]></title>
<link>http://jim.blueidea.com/index.shtml</link>
<description><![CDATA[Jimbob随笔]]></description>
<item>
<title><![CDATA[去除字符串中所含HTML代码的ASP函数]]></title>
<link>http://jim.blueidea.com/archives/2006/3740.shtml</link>
<description><![CDATA[一个去除字符串中所含HTML代码的ASP函数，不错！<BR><BR>&lt;%<BR>'去除HTML代码<BR>function noHTML(str)<BR>&nbsp;&nbsp;&nbsp; dim re<BR>&nbsp;&nbsp;&nbsp; Set re=new RegExp<BR>&nbsp;&nbsp;&nbsp; re.IgnoreCase =true<BR>&nbsp;&nbsp;&nbsp; re.Global=True<BR>&nbsp;&nbsp;&nbsp; re.Pattern="(\&lt;.[^\&lt;]*\&gt;)"<BR>&nbsp;&nbsp;&nbsp; str=re.replace(str," ")<BR>&nbsp;&nbsp;&nbsp; re.Pattern="(\&lt;\/[^\&lt;]*\&gt;)"<BR>&nbsp;&nbsp;&nbsp; str=re.replace(str," ")<BR>&nbsp;&nbsp;&nbsp; nohtml=str<BR>&nbsp;&nbsp;&nbsp; set re=nothing<BR>end function<BR>%&gt;<br/>……]]></description>
<author>jimbob</author>
<pubDate>2006-11-23 11:54:00</pubDate>
</item>
<item>
<title><![CDATA[[转]SQL Server和Oracle的常用函数对比]]></title>
<link>http://jim.blueidea.com/archives/2006/3715.shtml</link>
<description><![CDATA[<P>---------数学函数</P>
<P>1.绝对值<BR>S:select abs(-1) value<BR>O:select abs(-1) value from dual</P>
<P>2.取整(大)<BR>S:select ceiling(-1.001) value<BR>O:select ceil(-1.001) value from dual</P>
<P>3.取整（小）<BR>S:select floor(-1.001) value<BR>O:select floor(-1.001) value from dual</P>
<P>4.取整（截取）<BR>S:select cast(-1.002 as int) value<BR>O:select trunc(-1.002) value from dual</P>
<P>5.四舍五入<BR>S:select round(1.23456,4) value 1.23460<BR>O:select round(1.23456,4) value from dual 1.2346</P>
<br/>……]]></description>
<author>jimbob</author>
<pubDate>2006-11-21 13:09:00</pubDate>
</item>
<item>
<title><![CDATA[IIS6上传文件尺寸太小解决办法]]></title>
<link>http://jim.blueidea.com/archives/2006/3543.shtml</link>
<description><![CDATA[<P>好友<A href="http://www.51windows.net/" target=_blank>海娃</A>有篇文章，今天刚好遇到，转过来收藏一下：</P>
<DIV style="LINE-HEIGHT: 180%" align=left>
<P>IIS 6 出于安全考虑, 默认最大请求200K(也即最大提交数据限额为200KByte, 204800Byte). </P>
<P>解决办法: </P>
<OL>
<LI>关闭 <STRONG>IIS Admin Service</STRONG> 服务 
<LI>打开 <STRONG>\Windows\system32\inesrv\metabase.xml</STRONG> 
<LI>&nbsp;修改 ASPMaxRequestEntityAllowed 的值为自己需要的, 默认为 <STRONG>204800</STRONG> 
<LI>&nbsp;启动 <STRONG>IIS Admin Service</STRONG></LI></OL>
<P>Addon: 解决方法2 </P>
<br/>……]]></description>
<author>jimbob</author>
<pubDate>2006-11-7 11:19:00</pubDate>
</item>
<item>
<title><![CDATA[我的小窝]]></title>
<link>http://jim.blueidea.com/archives/2006/3525.shtml</link>
<description><![CDATA[<A></A>
<P>经过前段时间的忙碌，我的小窝终于有点成型了，公开几张相片，呵呵：</P>
<P>客厅：</P>
<P><img src="http://bbs.blueidea.com/attachments/2006/10/5/keting1_gPfVNqVXhb9m.jpg" width=400 border=0 onload="http://blogbeta.blueidea.com/javascript:if(this.width>510){this.resized=true;this.style.width=510;}"></P onclick="javascript:window.open(this.src);" style="http://blogbeta.blueidea.com/CURSOR: pointer">
<P><br />……]]></description>
<author>jimbob</author>
<pubDate>2006-11-5 0:35:00</pubDate>
</item>
<item>
<title><![CDATA[吉普车的万圣节南瓜灯]]></title>
<link>http://jim.blueidea.com/archives/2006/3517.shtml</link>
<description><![CDATA[<P>万圣节到了，一年一度的moonjeep南瓜灯展览又开始了，看看今年吉普车给我们带来什么惊喜：</P>
<P><img src="http://bbs.blueidea.com/attachments/2006/10/31/SpongeBob_a_0TqrF1lZKtim.jpg" border=0 onload="http://blogbeta.blueidea.com/javascript:if(this.width>510){this.resized=true;this.style.width=510;}"><br / onclick="javascript:window.open(this.src);" style="http://blogbeta.blueidea.com/CURSOR: pointer">……]]></description>
<author>jimbob</author>
<pubDate>2006-11-3 22:02:00</pubDate>
</item>
<item>
<title><![CDATA[开发者必备的 Flash 插件切换工具]]></title>
<link>http://jim.blueidea.com/archives/2006/3516.shtml</link>
<description><![CDATA[<P>好友<A href="http://www.dengjie.com/" target=_blank>Danger</A>的blog里有一篇很有用的文章，转过来共享，呵呵 :)</P>
<P>这个是&nbsp;Firefox&nbsp;版的,<A href="http://www.sephiroth.it/weblog/archives/2006/10/flash_switcher_for_firefox.php" target=_blank>这里下载</A>. </P>
<P></P>
<P><img src="http://www.dengjie.com/temp/fpvs.gif" onload="http://blogbeta.blueidea.com/javascript:if(this.width>510){this.resized=true;this.style.width=510;}"></P onclick="javascript:window.open(this.src);" style="http://blogbeta.blueidea.com/CURSOR: pointer">
<P>可让你在&nbsp;FF&nbsp;中自由切换&nbsp;Flash&nbsp;Player&nbsp;版本,测试你的&nbsp;Flash&nbsp;内容.</P>
<br/>……]]></description>
<author>jimbob</author>
<pubDate>2006-11-3 21:58:00</pubDate>
</item>
<item>
<title><![CDATA[Google16.5亿美元收购视频网站YouTube]]></title>
<link>http://jim.blueidea.com/archives/2006/3287.shtml</link>
<description><![CDATA[<P>Google 和 YouTube 强强联手了，从中也可以看出，flv相对传统流媒体技术，有着更广阔的市场前景...</P>
<P>&nbsp;Google本周一宣布，该公司将以价值16.5亿美元的股票收购著名视频娱乐网站YouTube。这一交易意味着YouTube将成为第一家交易金额超过10亿美元的社会网络网站。</P>
<br/>……]]></description>
<author>jimbob</author>
<pubDate>2006-10-10 22:38:00</pubDate>
</item>
<item>
<title><![CDATA[清理.sqm文件]]></title>
<link>http://jim.blueidea.com/archives/2006/3282.shtml</link>
<description><![CDATA[<P>自从装了 windows Live Messenger 8.0 以后，一直没注意在C盘的根目录下生成了很多 sqmdata00.sqm sqmnoopt00.sqm 等隐藏文件，应该是客户改善计划引起的，清理方法如下：</P>
<P>打开 windows Live Messenger 8.0 ，选择 帮助 -&gt; 客户体验改善计划，然后选择目前不想参加，然后点确定， 然后删除C盘下的隐藏文件即可。</P>
<P>&nbsp;</P>]]></description>
<author>jimbob</author>
<pubDate>2006-10-10 15:49:00</pubDate>
</item>
<item>
<title><![CDATA[终于放假了...]]></title>
<link>http://jim.blueidea.com/archives/2006/3211.shtml</link>
<description><![CDATA[<P>呵呵，终于可以休息一下了，明天准备和家人去西塘逛逛，放松放松。</P>
<P>ps: 惭愧啊惭愧 ，很久没有更新blog，今天发现PR值居然升到6了，晕倒....</P>]]></description>
<author>jimbob</author>
<pubDate>2006-9-30 21:59:00</pubDate>
</item>
<item>
<title><![CDATA[准备复活ing...]]></title>
<link>http://jim.blueidea.com/archives/2006/3097.shtml</link>
<description><![CDATA[<P>好几个月没有更新blog了, 终于忙完房子装修的事情,装好宽带,准备复活ing......</P>]]></description>
<author>jimbob</author>
<pubDate>2006-9-17 20:13:00</pubDate>
</item>

</channel>
</rss>