<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_somesongs - day day up</title><subtitle type="text">别着急，慢慢来吧。</subtitle><id>http://feed.cnblogs.com/blog/u/29473/rss</id><updated>2010-04-01T04:01:12Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/29473/rss"/><entry><id>http://www.cnblogs.com/somesongs/archive/2010/04/01/TUIO.html</id><title type="text">有趣的多媒体</title><summary type="text">大致是08年底，开始接触多媒体、图形、单片机这块的内容，原来的WEB和数据库基本上没再搞了。TUIO从上图就可以看出TUIO的&amp;ldquo;地位&amp;rdquo;，TUIO是为多点触摸设计一个底层开放的框架，它包含了一组通用的协议和API。通过TUIO协议可以对触摸屏交互式情况进行描述，包括对触摸事件和触摸对象的状态。TUIO协议对这些控制数据进行编码，由基于计算机视觉的追踪应用程序发送到各客户端，由...</summary><published>2010-04-01T04:01:00Z</published><updated>2010-04-01T04:01:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2010/04/01/TUIO.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2010/04/01/TUIO.html"/><content type="html">&lt;p&gt;大致是08年底，开始接触多媒体、图形、单片机这块的内容，原来的WEB和数据库基本上没再搞了。&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;TUIO&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://www.tuio.org/?specification"&gt;&lt;img height="240" width="480" src="http://www.tuio.org/images/diagram.png" alt="TUIO platform diagram" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;从上图就可以看出TUIO的&amp;ldquo;地位&amp;rdquo;，TUIO是为多点触摸设计一个底层开放的框架，它包含了一组通用的协议和API。通过TUIO协议可以对触摸屏交互式情况进行描述，包括对触摸事件和触摸对象的状态。TUIO协议对这些控制数据进行编码，由基于计算机视觉的追踪应用程序发送到各客户端，由各客户端对协议数据进行解码。在技术上，TUIO是基于OSC（opening sound control）,osc不仅仅是对音乐设备可以控制，还可以用于一切实现它的平台。&lt;/p&gt;&#xD;
&lt;p&gt;TUIO应用非常广泛，并且保持持续增长是势头，NUI group就是一个典型的应用。&lt;/p&gt;&lt;img src="http://www.cnblogs.com/somesongs/aggbug/1702131.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/somesongs/archive/2010/04/01/TUIO.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/11/07/1598268.html</id><title type="text">发布简短计划,备忘</title><summary type="text">1. WPF的3Dtools开源组建的学习: http://3dtools.codeplex.com/目标: 熟练通过该组件制作十个互动特效.2. 视频抠像的研究 了解其原理,并自己实现一个视频抠像的系统.3. 多点互动的研究4. 图形学各种处理算法的收集与学习、练习</summary><published>2009-11-07T15:19:00Z</published><updated>2009-11-07T15:19:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/11/07/1598268.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/11/07/1598268.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/22/1395633.html</id><title type="text">Intelligencia.UrlRewriter, 解决404找不到文件的问题</title><summary type="text">在xp上都是好好的，一切都没有变，为什么一到win2003上就404了呢？网上搜了好多，找了好多，还没没找到。后来一想，找不到文件，那我打开aspx的映射选项看，突然发现下面有一个&amp;ldquo;确认文件是否存在选项框&amp;rdquo;，靠，原来就是它，把这个框取消掉，果然万事大吉！</summary><published>2009-02-21T17:25:00Z</published><updated>2009-02-21T17:25:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/22/1395633.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/22/1395633.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/19/forms_validation.html</id><title type="text">forms验证如此简单</title><summary type="text">1. 根目录下的web.config[代码]2.public目录下的web.config，用于放匿名用户也能浏览的页面[代码]3.admin目录下的web.config，用于放只有用户名为admin的用户才能浏览[代码]4. 在login.aspx.cs简单一句验证就可以了[代码]5. 还有一些参考代码1、登录代码：a、书本上介绍的 privatevoidBtn_Login_Click(objec...</summary><published>2009-02-18T18:20:00Z</published><updated>2009-02-18T18:20:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/19/forms_validation.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/19/forms_validation.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/18/1392846.html</id><title type="text">在一个页面中调用另一个页面定义的函数</title><summary type="text">以前编程，或者从书本、样板代码中，一些公用的函数总是放在一起。我写代码一向懒散，想到什么就写什么，在做这个页面中用到了一个函数，就写在这个页面的脚本里。之前如果发现另一个页面也要用这个函数，我会考虑把他迁移到一个公共的类里面。今天，又更懒了一些了，反正每个页面都是一个类，把这个函数设置成public static，不就直接可以调用了嘛，果不其然。够懒！&amp;#160;</summary><published>2009-02-17T18:20:00Z</published><updated>2009-02-17T18:20:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/18/1392846.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/18/1392846.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/17/1392113.html</id><title type="text">.net中，数据提交完毕后，刷新绑定控件，清空输入框的好办法，就是在时间函数的最后加入Response.Redirect(Request.FilePath);</title><summary type="text">Response.Redirect(Request.FilePath);Request.FilePath是当前页面的整个路径，重新定向。</summary><published>2009-02-16T17:49:00Z</published><updated>2009-02-16T17:49:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/17/1392113.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/17/1392113.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/16/1392075.html</id><title type="text">[转] Trace跟踪输出进行调试</title><summary type="text">(一).说明&amp;#160;&amp;#160;&amp;#160;&amp;#160; 很多人在调试输入时，一般用: Respone.Write(),或跟踪后再在命令窗口计算对象的值等方法.&amp;#160;&amp;#160;&amp;#160;&amp;#160; 其实Microsoft为Asp.net提供很好的输出调试类Trace.&amp;#160; 这里讲一下它的用法(二)具体用法&amp;#160; 分为页面级别调试和应用程序级别跟踪调试:&amp;#160;&amp;#...</summary><published>2009-02-16T14:47:00Z</published><updated>2009-02-16T14:47:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/16/1392075.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/16/1392075.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/03/1383261.html</id><title type="text">Flash的全屏播放（转）</title><summary type="text">FLASH 全屏有二类四种：　　　　1、不用浏览器直接用FLASH播放器播放的类型：　　　　A、不显示FLASH播放器菜单栏的全屏（类似屏保效果），在第一帧处的Actions用FS Command 命令，在For standalone player 选项中选择fullscreen 为true 即可。运行中可按 ESC 退出或设一按钮在Actions上用FS command ，在For standa...</summary><published>2009-02-03T08:04:00Z</published><updated>2009-02-03T08:04:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/03/1383261.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/03/1383261.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/03/1382911.html</id><title type="text">flash中实现拖拽</title><summary type="text">[代码]</summary><published>2009-02-03T02:24:00Z</published><updated>2009-02-03T02:24:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/03/1382911.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/03/1382911.html"/></entry><entry><id>http://www.cnblogs.com/somesongs/archive/2009/02/02/1382710.html</id><title type="text">Treeview中，递归生成从当前选中节点到根节点的全路径</title><summary type="text">Treeview常用来导航，有时候需要有一个横向的路径式的导航，我们可以直接从treeview动态生成。这个内容让我对递归有了一些亲近的味道，以前总是怕怕。[代码]&amp;#160;一个多简单的递归！结果如下图：</summary><published>2009-02-02T13:43:00Z</published><updated>2009-02-02T13:43:00Z</updated><author><name>somesongs</name><uri>http://www.cnblogs.com/somesongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/somesongs/archive/2009/02/02/1382710.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/somesongs/archive/2009/02/02/1382710.html"/></entry></feed>
