<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ctrl1</title><link>http://www.ctrl1.cn/</link><description>关注技术领域</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 91204</generator><language>zh-CN</language><copyright>Copyright 2008-2010 www.Ctrl1.cn Some Rights Reserved.豫ICP备08104549号 | Mail:contact#ctrl1.cn</copyright><pubDate>Thu, 04 Mar 2010 21:31:02 +0800</pubDate><item><title>中国联通3G，UC播放器无法链接媒体的解决方法</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/3G.html</link><pubDate>Fri, 26 Feb 2010 07:45:01 +0800</pubDate><guid>http://www.ctrl1.cn/post/3G.html</guid><description><![CDATA[中国联通3G在使用UC播放器时，接入点名称一定是‘UNIWAP’，也就是联通2G的接入点设置，这样就可以正常播放在线视频。当然用UCWEB上网的接入点仍可选择‘3GNET’或者‘3GWAP’，这样就可以边上网边看视频。当然此方法适用智能机。...]]></description><category>Diary</category><comments>http://www.ctrl1.cn/post/3G.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=352</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=352&amp;key=106ea190</trackback:ping></item><item><title>win7下无法删除文件夹/文件，提示需要管理员权限的解决办法</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/delforwin7.html</link><pubDate>Wed, 24 Feb 2010 08:57:36 +0800</pubDate><guid>http://www.ctrl1.cn/post/delforwin7.html</guid><description><![CDATA[<p>&nbsp; 新建文本文档，然后复制一下内容</p><blockquote><p>Windows Registry Editor Version 5.00<br /><br />[HKEY_CLASSES_ROOT\*\shell\runas]<br />@=&quot;管理员授权&quot;<br />&quot;NoWorkingDirectory&quot;=&quot;&quot;<br /><br />[HKEY_CLASSES_ROOT\*\shell\runas\command]<br />...</p>]]></description><category>Pc Technology</category><comments>http://www.ctrl1.cn/post/delforwin7.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=351</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=351&amp;key=97ce31a9</trackback:ping></item><item><title>心情不好？试试这个！</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/Vent.html</link><pubDate>Sat, 30 Jan 2010 10:06:28 +0800</pubDate><guid>http://www.ctrl1.cn/post/Vent.html</guid><description><![CDATA[<p>随意鼠标点击拖拽....</p><p><embed width="500" height="300" menu="true" loop="true" play="true" src="http://www.ctrl1.cn/upload/faxie.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></p>]]></description><category>Diary</category><comments>http://www.ctrl1.cn/post/Vent.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=350</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=350&amp;key=4b5bf0d8</trackback:ping></item><item><title>用JavaScript控制网页背景色</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/js_background.html</link><pubDate>Wed, 27 Jan 2010 15:23:06 +0800</pubDate><guid>http://www.ctrl1.cn/post/js_background.html</guid><description><![CDATA[     利用JavaScript控制网页背景色，复制以下代码编辑Html查看。<br/><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br/><html xmlns="http://www.w3.org/1999/xhtml"><br/><head><br/><meta content="text/html; charset=utf-8" http-equiv="Content-Type" /><br/><title>JavaScript控制网页背景色</title><br/></head><br/><body  onLoad='setInterval ("BgFade()",20)'><br/><SCRIPT LANGUAGE="JavaScript"><br/>var i=0, bg=0, bgI=1, cNum=1;<br/>var cArray = new Array(4);<br/>var hex = new Array(30);=utf-8" http-equiv="Content-Type" /><br/>...]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/js_background.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=349</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=349&amp;key=0f437211</trackback:ping></item><item><title>css实现小三角</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/cssborder_width.html</link><pubDate>Mon, 25 Jan 2010 15:53:47 +0800</pubDate><guid>http://www.ctrl1.cn/post/cssborder_width.html</guid><description><![CDATA[<p>css实现小三角，具体实现方法参见下文。</p><blockquote><p>&nbsp;&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;</p><div>&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;</div>...]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/cssborder_width.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=348</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=348&amp;key=3471c08c</trackback:ping></item><item><title>深入 CSS 行高</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/line-height.html</link><pubDate>Thu, 21 Jan 2010 22:31:52 +0800</pubDate><guid>http://www.ctrl1.cn/post/line-height.html</guid><description><![CDATA[<div style="width:425px;text-align:left" id="__ss_2470819"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=line-heightcn-091110205256-phpapp02&amp;stripped_title=line-height-2470819" />...</div>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/line-height.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=347</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=347&amp;key=2feec752</trackback:ping></item><item><title>高效的，可维护的，组件化的CSS</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/css.html</link><pubDate>Thu, 21 Jan 2010 22:28:29 +0800</pubDate><guid>http://www.ctrl1.cn/post/css.html</guid><description><![CDATA[<div style="width:425px;text-align:left" id="__ss_2721388"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=efficient-091215042328-phpapp01&amp;stripped_title=efficient-maintainable-css-2721388" />...</div>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/css.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=346</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=346&amp;key=5149564c</trackback:ping></item><item><title>CSS完美兼容IE6/IE7/FF的通用方法</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/csshack.html</link><pubDate>Sat, 16 Jan 2010 22:15:08 +0800</pubDate><guid>http://www.ctrl1.cn/post/csshack.html</guid><description><![CDATA[<p>关于css hack 大家可能已经再熟悉不过了。本文用作资料备忘。</p><h2>一、CSS HACK</h2><p>以下两种方法几乎能解决现今所有HACK.<br /><br /><strong>1, !important</strong><br /><br />随着IE7对!important的支持, !important 方法现在只针对IE6的HACK.(注意写法.记得该声明位置需要提前.)<br /><span style="background-color: #ff9900"><font color="#000000"><span class="Code">&lt;style&gt;<br />...</p></span></span></font>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/csshack.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=345</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=345&amp;key=d4ef2313</trackback:ping></item><item><title>激活Windows 7隐藏的“上帝模式” </title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/win7godmode.html</link><pubDate>Fri, 08 Jan 2010 17:09:48 +0800</pubDate><guid>http://www.ctrl1.cn/post/win7godmode.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 在Windows7里，上帝能做什么？一个简单的方法就可以调出调整Windows 7系统的全功能控制面板。<font color="#006666">启动&ldquo;上帝模式&rdquo;非常简单</font>(<font color="#006666">中文</font>)：建立一个文件夹，然后将它命名为GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}，上帝就出现了，微软并没有解释GodMode的用途，不过用户可以在上帝模式中访问所有的系统设置（注：32位和64位的Windows 7、以及32位的Vista都可激活上帝模式，但64位的Vista会导致崩溃.&nbsp; 建立一个文件夹，命名为 thankscnet.{00C6D95F-329C-409a-81D7-C46C66EA7F33}&nbsp; 看看你会发现什么？</p>...]]></description><category>System</category><comments>http://www.ctrl1.cn/post/win7godmode.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=344</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=344&amp;key=73254dd5</trackback:ping></item><item><title>操作系统OR浏览器?WIndows Live Mesh体验</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/LiveMesh.html</link><pubDate>Mon, 04 Jan 2010 11:39:50 +0800</pubDate><guid>http://www.ctrl1.cn/post/LiveMesh.html</guid><description><![CDATA[<p>&nbsp;<a target="_blank" href="http://i49.tinypic.com/2lcpk08.png"><img width="525" height="328" border="0" alt="" src="http://i49.tinypic.com/2lcpk08.png" /></a></p><p><span class="Apple-style-span" style="font-family: 宋体, serif; line-height: 24px; font-size: 14px; ">不久前，微软终于推出了<b>Live Mesh</b>并正式开始公测。Live Mesh就是一套具备云存储和云计算的免费的网络服务系统，通过它，我们就拥有了一个超大的网络<font color="#000000">硬盘</font>和快捷的远程桌面系统。</span></p>...]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/LiveMesh.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=343</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=343&amp;key=ad7a3a4b</trackback:ping></item><item><title>在NTFS分区下，直接用右键菜单&amp;quot;加密/解密&amp;quot;</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/NTFSjiami.html</link><pubDate>Mon, 04 Jan 2010 10:50:26 +0800</pubDate><guid>http://www.ctrl1.cn/post/NTFSjiami.html</guid><description><![CDATA[<p>&nbsp;&nbsp; &nbsp; 今天一个大学同学问我怎么在NTFS分区下对文件进行加密，电话里说了半天....</p><p>&nbsp;&nbsp; &nbsp;其实大家直接修改注册表，把加密/解密加入右键菜单，这样操作起来就非常简单了。</p><p>&nbsp;&nbsp; &nbsp;注册表 具体修改位置：找到 [<span style="color: rgb(0, 0, 255); ">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</span>] &nbsp;在其下新建DWORD &nbsp;<span style="color: rgb(0, 0, 255); ">EncryptionContextMenu</span> ，然后将值改为<span style="color: rgb(0, 0, 255); ">1</span>，</p><p>...</p>]]></description><category>Pc Technology</category><comments>http://www.ctrl1.cn/post/NTFSjiami.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=342</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=342&amp;key=67648196</trackback:ping></item><item><title>国产免费压缩软件“好压”1.7正式版发布</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/haoya.html</link><pubDate>Sun, 03 Jan 2010 21:02:58 +0800</pubDate><guid>http://www.ctrl1.cn/post/haoya.html</guid><description><![CDATA[<p><span style="font-family: Verdana; "><span style="font-size: larger; ">&nbsp;&nbsp; 你还在为寻找&ldquo;winRAR&rdquo;压缩软件序列号苦恼吗？哈哈，那我倒建议你不妨试试国产的免费压缩软件&ldquo;好压&rdquo;。</span></span></p><p><img width="520" height="358" border="0" alt="" src="http://i50.tinypic.com/w6wqid.jpg" /></p><p>...</p>]]></description><category>Soft</category><comments>http://www.ctrl1.cn/post/haoya.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=341</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=341&amp;key=04895a07</trackback:ping></item><item><title>Firefox 4界面大曝光 最新UI设计(多图)</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/Firefox4.html</link><pubDate>Thu, 24 Dec 2009 17:19:56 +0800</pubDate><guid>http://www.ctrl1.cn/post/Firefox4.html</guid><description><![CDATA[<p>&nbsp;&nbsp; &nbsp;&nbsp;据国外媒体报道，<a style="border-bottom: rgb(102,102,102) 1px dashed; line-height: 18px; color: rgb(0,0,0); text-decoration: none" class="cmsLink" target="_blank" href="http://dl.pconline.com.cn/html_2/1/104/id=11283&amp;pn=0.html">Firefox</a>4<a style="border-bottom: rgb(102,102,102) 1px dashed; line-height: 18px; color: rgb(0,0,0); text-decoration: none" class="cmsLink" target="_blank" href="http://dl.pconline.com.cn/sort/104.html">浏览器</a>界面日前在互联网上曝光，一个最新<a style="border-bottom: rgb(102,102,102) 1px dashed; line-height: 18px; color: rgb(0,0,0); text-decoration: none" class="cmsLink" target="_blank" href="http://pcedu.pconline.com.cn/sj/">设计</a>的界面外观今天被公布出来，它更为节省空间，看上去更简约，一个Firefox按钮替代了原有的菜单栏。</p><p><img border="0" alt="" src="http://i47.tinypic.com/erh282.jpg" /></p>]]></description><category>Soft</category><comments>http://www.ctrl1.cn/post/Firefox4.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=340</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=340&amp;key=b1cf7b5f</trackback:ping></item><item><title>道路交通安全新技术：背投前方影像</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/jiaotonganquanjishu.html</link><pubDate>Wed, 23 Dec 2009 15:11:18 +0800</pubDate><guid>http://www.ctrl1.cn/post/jiaotonganquanjishu.html</guid><description><![CDATA[<p><img border="0" width="520" height="373" alt="" src="http://i50.tinypic.com/nz0zg6.jpg" /></p><p>&nbsp;我们知道很多摄像头的应用技术，但显然我们看到的这个应用相当的不错；大家都知道在高速路上跑，如果前方是小车的话那么可视范围还可以，但是如果是大型卡车，或者是拖车，长度较长的货车，就会带来视觉障碍，会给行车带来安全隐患，&nbsp;<a style="color: rgb(10, 167, 214); text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; " href="http://www.engadget.com/tag/artlebedev/">Art Lebedev</a>&nbsp;带来了这个发明，就是在卡车前方装个摄像头，同时把前方路况实时背投在后车厢上，那么就会让后方的车子可以及时应付复杂的路况，虽然这个还需要攻克如何在白昼和黑夜下的可视问题，但这应该不是难事，只是这个成本太高了，但无疑是个好技术，你觉得呢？</p><p>...</p>]]></description><category>Diary</category><comments>http://www.ctrl1.cn/post/jiaotonganquanjishu.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=339</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=339&amp;key=8ab0b070</trackback:ping></item><item><title>Opera圣诞礼物：全球最快JS引擎Carakan</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/Carakan.html</link><pubDate>Sun, 20 Dec 2009 14:46:43 +0800</pubDate><guid>http://www.ctrl1.cn/post/Carakan.html</guid><description><![CDATA[<p>Opera 官方博客透露，将于12月22日发布 Opera 10.5 pre-alpha 版本，届时将会使用名为 Carakan 的全新引擎。眼看 Google Chrome 自横空出世，便几乎一直领跑着全球浏览器的性能测试得分，甚至最近还在市场份额超过Safari，跃居全球第三。Opera 是时候使出杀手锏了。我们期待这个在年初就放出消息的新引擎带给热爱 Opera 的人们惊喜。</p><p><img border="0" width="520" height="331" alt="" src="http://i50.tinypic.com/jgh1xv.jpg" /></p>...]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/Carakan.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=338</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=338&amp;key=e1244de8</trackback:ping></item><item><title>qq网址大全被挂马？</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/qqvrs.html</link><pubDate>Sat, 19 Dec 2009 22:33:50 +0800</pubDate><guid>http://www.ctrl1.cn/post/qqvrs.html</guid><description><![CDATA[<p>上网的时候偶然间发现qq网址大全居然也被挂马....</p><p>没什么说的了（点击图片看大图）</p><p><img border="0" width="520" height="376" alt="" src="http://i47.tinypic.com/fnfhid.png" /></p>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/qqvrs.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=337</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=337&amp;key=928c1d66</trackback:ping></item><item><title>12月编程语言Top50出炉</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/programmingTOP.html</link><pubDate>Thu, 10 Dec 2009 22:22:19 +0800</pubDate><guid>http://www.ctrl1.cn/post/programmingTOP.html</guid><description><![CDATA[<p>&nbsp;　　Tiobe近日发布了12月份的编程语言排行榜，其中，微软的C#成绩不错，有望成为Tiobe的年度语言，苹果的Objective-C则从第35位升至13位，不可小觑，Adobe的ActionScript也首次进入前20名。 　　Java和C仍然稳坐排名的第一和第二把交椅，PHP则由去年的第四位进入三甲，潜力无限。基本上编程语言的Top 10没有太大变化，VB、C#和Python排名也都保持不变，PHP和C++互换了位置，JavaScript和Perl互换了位置，Ruby和Delphi互换了位置。&nbsp;</p><p><img border="0" alt="" src="http://i48.tinypic.com/2yn4iuf.jpg" /></p>]]></description><category>Programming</category><comments>http://www.ctrl1.cn/post/programmingTOP.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=336</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=336&amp;key=50b4adb4</trackback:ping></item><item><title>对于提升web品质，&amp;lt;DOCTYPE&amp;gt;也是重要的标签。</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/doctype.html</link><pubDate>Mon, 07 Dec 2009 13:59:38 +0800</pubDate><guid>http://www.ctrl1.cn/post/doctype.html</guid><description><![CDATA[<div><h2>&lt;DOCTYPE&gt; 元素</h2><p>Doctype means a &quot;document type declaration&quot; (DTD).</p><p>所有的 HTML 和 XHTML 页面都应当使用 &lt;Doctype&gt; 元素来定义遵照何种 HTML 版本。</p><p>doctype 定义了您正在使用的 HTML 版本，并为浏览器提供重要的信息以便其更快速一致地呈现您的页面。</p><p>文档类型声明同时也使验证软件可以对页面的语法进行检查：</p>...</div>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/doctype.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=335</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=335&amp;key=dc2f2cea</trackback:ping></item><item><title>挑战视觉神经!超强创意的三维文字设计</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/3ddesign.html</link><pubDate>Sat, 05 Dec 2009 09:35:12 +0800</pubDate><guid>http://www.ctrl1.cn/post/3ddesign.html</guid><description><![CDATA[<p><img alt="" src="http://i46.tinypic.com/kf5qas.jpg" /></p>]]></description><category>Design</category><comments>http://www.ctrl1.cn/post/3ddesign.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=334</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=334&amp;key=307fd673</trackback:ping></item><item><title>微软力作 - 超级浏览器“Pivot”</title><author>letmoo@gmail.com (Elten)</author><link>http://www.ctrl1.cn/post/Pivot.html</link><pubDate>Thu, 03 Dec 2009 15:30:59 +0800</pubDate><guid>http://www.ctrl1.cn/post/Pivot.html</guid><description><![CDATA[<p>&nbsp;<span style="line-height: 21px; font-family: Verdana; font-size: 14px" class="Apple-style-span">这款软件是Windows Live Labs出品，这是微软一个以图形处理应用见长的实验室。这款新推出没几天的超级浏览器可谓集品中的极品，可以说是 brand new technology，这是网友拿到的内测资格先上图给大家分享注：这款软件只支持英文版Windows 7！安装的时候一定要是英文的，安装后改回中文就没事了。</span></p><p><img border="0" alt="" width="520" height="325" src="http://i48.tinypic.com/10geclf.jpg" /></p><p>...</p>]]></description><category>Web</category><comments>http://www.ctrl1.cn/post/Pivot.html#comment</comments><wfw:comment>http://www.ctrl1.cn/</wfw:comment><wfw:commentRss>http://www.ctrl1.cn/feed.asp?cmt=333</wfw:commentRss><trackback:ping>http://www.ctrl1.cn/cmd.asp?act=tb&amp;id=333&amp;key=c91c1d47</trackback:ping></item></channel></rss>
