<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/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>HopeQ</title>
        <link>http://blog.joycode.com/hopeq/Default.aspx</link>
        <description />
        <language>af</language>
        <copyright>hopeq</copyright>
        <managingEditor>hopeqin@gmail.com</managingEditor>
        <generator>Joycode Version 1.0.0.0</generator>
        <image>
            <title>HopeQ</title>
            <url>http://www.joycode.com/images/hopeq/gravatar.aspx</url>
            <link>http://blog.joycode.com/hopeq/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>上周五WebCast SilverLight &amp; orcas的几个Sample</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2007/08/30/107784.aspx</link>
            <description>摘要：说明：
CButton：在Blend 2中制作了一个ColorAnimation的Button，在Orcas中添加了一个DoubleAnimation
HelloWorld：分别使用XAML，C#，JavaScript（两种方式）的Hello World
JSInteration：JavaScript和托管代码进行交互，包括事件监听处理、方法调用
ShowHello+ShowHelloWeb：一个SL项目，一个Web Site，Web Site Link SL项目。SL + Ajax
&amp;nbsp...[&lt;a href=/hopeq/archive/2007/08/30/107784.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/107784.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2007/08/30/107784.aspx</guid>
            <pubDate>Thu, 30 Aug 2007 03:40:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/107784.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2007/08/30/107784.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/107784.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/107784.aspx</trackback:ping>
        </item>
        <item>
            <title>SilverLight Project Debug无法Break的注意下</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2007/08/22/107526.aspx</link>
            <description>摘要：做了多个SL Project，其间多次发现无法Debug，即设置了BreakPoint但是无法Break，由于之前对此没有太重视，所以一直没有考虑这件事情，今天开始准备周五的提纲了才发现这是个必须找出原因的问题，所以花了点事情研究了一下，终于找到了原因所在：我的default browser是Maxthon 2，而Maxthon是单一Process，打开一个页面只是建一个Thread而已（或者从threadPool中取一个，这个没有研究过），当我每次Debug SL Project时，我的Maxthon都...[&lt;a href=/hopeq/archive/2007/08/22/107526.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/107526.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2007/08/22/107526.aspx</guid>
            <pubDate>Wed, 22 Aug 2007 09:56:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/107526.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2007/08/22/107526.aspx#feedback</comments>
            <slash:comments>9</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/107526.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/107526.aspx</trackback:ping>
        </item>
        <item>
            <title>Vista下先安装VS再装IIS 7运行有500.19 Error的看一下</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2007/08/20/107410.aspx</link>
            <description>摘要：有朋友的机器先装的Vista，然后直接安装了VS 2008 Beta 2，由于Vista默认不安装IIS 7，当部署Web App时才去安装IIS 7，结果访问站点就出现500.19错误：HTTP Error 500.19 - Internal Server Error
配置错误:&amp;nbsp;不能在此路径中使用此配置节。如果在父级别上锁定了该节，便会出现这种情况。锁定是默认设置的(overrideModeDefault="Deny")，或者是通过包含&amp;nbsp;overrideMode="Deny"&amp;n...[&lt;a href=/hopeq/archive/2007/08/20/107410.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/107410.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2007/08/20/107410.aspx</guid>
            <pubDate>Mon, 20 Aug 2007 08:59:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/107410.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2007/08/20/107410.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/107410.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/107410.aspx</trackback:ping>
        </item>
        <item>
            <title>扯扯SilverLight和RIA</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2007/08/14/107207.aspx</link>
            <description>摘要：WPF/E终于得到了一个符合RIA定位的、响亮的、够酷够眩的名字——SilverLight，银光？人家Flash是闪光，你是银光，怪怪的。某位兄台的‘闪亮’，也有给滴眼液打广告的嫌疑阿，难道因为是周董做的广告？
作为曾经Longhorn的三剑客，Avalon、Indigo还有WinFS&amp;nbsp; 在MS 实用主义的驱动下，如今都找到了自己的正确归宿（个人观点），而Avalon、XAML几经发展、细化，终于发展成为涵盖Windows程序和Web应用的UI Solution。个人认为WPF和SilverL...[&lt;a href=/hopeq/archive/2007/08/14/107207.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/107207.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2007/08/14/107207.aspx</guid>
            <pubDate>Tue, 14 Aug 2007 02:48:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/107207.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2007/08/14/107207.aspx#feedback</comments>
            <slash:comments>10</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/107207.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/107207.aspx</trackback:ping>
        </item>
        <item>
            <title>将asp.net迁移到Load Balance和NAS上的步骤</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2006/03/29/73762.aspx</link>
            <description>摘要：将asp.net应用程序迁移到Load Balance和NAS环境
&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
1．&amp;nbsp; 权限控制
a)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 将Web Server和NAS加入同一个Domain（AD）中，如DomainWeb。当然也可以使用所有Web Ser...[&lt;a href=/hopeq/archive/2006/03/29/73762.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/73762.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2006/03/29/73762.aspx</guid>
            <pubDate>Wed, 29 Mar 2006 09:48:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/73762.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2006/03/29/73762.aspx#feedback</comments>
            <slash:comments>22</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/73762.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/73762.aspx</trackback:ping>
        </item>
        <item>
            <title>(临时广告)招聘.net工程师（北京）</title>
            <category>广告 &amp; 闲话</category>
            <link>http://blog.joycode.com/hopeq/archive/2006/01/17/70477.aspx</link>
            <description>摘要：要求：
1.两年以上开发经验(能力突出者可不受工作经验限制)，有大型门户网站开发经验优先；2.精通ASP.NET开发，熟悉.NET平台框架；3.掌握SQL Server数据库编程；4.逻辑清晰，对系统架构设计有基本了解；5.有良好的沟通能力、责任心强，具备优秀团队合作精神。
公司情况：
www.chinacars.com(中国汽车网)是国内最大的汽车垂直类网站。注册资金10亿元(万向集团)，在汽车信息服务，汽车电子商务，电子化物流，汽车类无线增值业务和GPS等领域处于国内领先的地位。中国汽车网打造中...[&lt;a href=/hopeq/archive/2006/01/17/70477.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/70477.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2006/01/17/70477.aspx</guid>
            <pubDate>Tue, 17 Jan 2006 02:39:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/70477.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2006/01/17/70477.aspx#feedback</comments>
            <slash:comments>20</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/70477.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/70477.aspx</trackback:ping>
        </item>
        <item>
            <title>.net 1.1 中Application的Request Queue Length</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/12/23/69416.aspx</link>
            <description>摘要：日前，一个Web应用在压力测试时发现返回了大量的503，经过研究，发现是由于.net 1.1中将每个Web App的 Request Queue Limit默认设为了100，当访问量很大时（LoadRunner : 1000VUser），由于Queue Limit太小，导致大量的访问被丢弃，返回了503错误。
Machine.config中的设置：
&amp;lt;httpRuntime &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;...[&lt;a href=/hopeq/archive/2005/12/23/69416.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/69416.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/12/23/69416.aspx</guid>
            <pubDate>Fri, 23 Dec 2005 09:07:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/69416.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/12/23/69416.aspx#feedback</comments>
            <slash:comments>8</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/69416.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/69416.aspx</trackback:ping>
        </item>
        <item>
            <title>实现自定义page基类时需要注意的地方</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/27/64230.aspx</link>
            <description>摘要：自定义Page集类可以带来很多好处，如统一处理Cookie，安全性，参数等。不过在继承System.Web.UI.Page实现自己的BasePage时需要注意一点：谨慎的处理构造器（Constructor）中涉及的代码。如果疏忽了这点，可能会导致你在Vs.Net中无法所见即所得的编辑Aspx页面，打开页面时将抛出以下错误，你只能看到Html代码界面。

&amp;nbsp;
导致这一错误的最大可能的原因就是你在BasePage的构造器里使用了HttpContext的内容。而Vs.Net在显示所见即所得的As...[&lt;a href=/hopeq/archive/2005/09/27/64230.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/64230.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/27/64230.aspx</guid>
            <pubDate>Tue, 27 Sep 2005 09:10:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/64230.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/27/64230.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/64230.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/64230.aspx</trackback:ping>
        </item>
        <item>
            <title>中文与韩、日文混排出现在Gb2312编码的Aspx的处理方法</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/26/64146.aspx</link>
            <description>摘要：&amp;nbsp;&amp;nbsp;&amp;nbsp;有一个Web项目，Web.Config中requestEncoding和responseEncoding都是gb2312，而从数据库中取出的简介数据可能是中文和韩、日文混合的内容，这时候如果直接输出到页面上，其页面会出现乱码，其中的韩文内容无法正确显示。当然如果项目的编码都使用Utf-8的话将没有这个问题，但这个项目是一个老项目，为了尽量不要影响已有的程序，所以无法将编码改为Utf-8,只能在本页面上动脑筋。
&amp;nbsp;&amp;nbsp; 经过研究，发现这个问题可以通过H...[&lt;a href=/hopeq/archive/2005/09/26/64146.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/64146.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/26/64146.aspx</guid>
            <pubDate>Mon, 26 Sep 2005 09:24:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/64146.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/26/64146.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/64146.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/64146.aspx</trackback:ping>
        </item>
        <item>
            <title>ObjectSpaces一去不复返，DLinQ浴火重生</title>
            <category>Database</category>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/14/63414.aspx</link>
            <description>摘要：.Net Beta2中消失的ObjectSpaces正式成为了过去，而DLinq从ObjectSpaces的灰烬出生了。DLinq是在分析了ObjectSpaces的反馈之后重新设计的ORM Solutions。
DLinq：.NET Language Integrated Query for Relational Data，DLinq和XLinq（for Xml）共同组成了.net 3.0的关键部分——LinQ（：.NET Language Integrated Query ），即语言级集成查询能力。...[&lt;a href=/hopeq/archive/2005/09/14/63414.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/63414.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/14/63414.aspx</guid>
            <pubDate>Wed, 14 Sep 2005 07:39:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/63414.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/14/63414.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/63414.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/63414.aspx</trackback:ping>
        </item>
        <item>
            <title>Dlinq Overview 1</title>
            <category>Database</category>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/14/63419.aspx</link>
            <description>摘要：1.实体类：
[Table(Name="Customers")]public class Customer{public string CustomerID;
public string City;}
使用Attribute定义ORM的关系，这样的好处是无需产生和维护大量映射文件。
[Table(Name="Customers")]public class Customer{[Column(Id=true)]public string CustomerID;
[Column]public str...[&lt;a href=/hopeq/archive/2005/09/14/63419.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/63419.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/14/63419.aspx</guid>
            <pubDate>Wed, 14 Sep 2005 07:36:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/63419.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/14/63419.aspx#feedback</comments>
            <slash:comments>17</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/63419.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/63419.aspx</trackback:ping>
        </item>
        <item>
            <title>eBay 拿下了Skype(2.6 billion $)</title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/13/63367.aspx</link>
            <description>Voip IM越来越精彩了
http://investor.ebay.com/event.cfm&lt;img src="http://blog.joycode.com/hopeq/aggbug/63367.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/13/63367.aspx</guid>
            <pubDate>Tue, 13 Sep 2005 09:03:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/63367.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/13/63367.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/63367.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/63367.aspx</trackback:ping>
        </item>
        <item>
            <title>Age of Empires III Demo</title>
            <category>广告 &amp; 闲话</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/09/09/63177.aspx</link>
            <description>摘要：&lt;!--StartFragment --&gt;&amp;nbsp;Demo版包只含单人对战模式，只有2个种族，地图也只有2幅。 
http://www.ageofempires3.com/
http://download.microsoft.com/download/d/7/3/d7348fe3-d498-4e13-96c6-3da92e8f0c62/aoe3trial.exe
System Requirements:
XP1.4G256M RAM64M Video Card with HW T&amp;amp;L3...[&lt;a href=/hopeq/archive/2005/09/09/63177.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/63177.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/09/09/63177.aspx</guid>
            <pubDate>Fri, 09 Sep 2005 03:22:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/63177.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/09/09/63177.aspx#feedback</comments>
            <slash:comments>7</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/63177.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/63177.aspx</trackback:ping>
        </item>
        <item>
            <title>Microsoft says it bought Teleo</title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/31/62773.aspx</link>
            <description>摘要：teleo(http://www.teleo.com)，一家位于旧金山的VOIP公司，产品处于Beta阶段（0.9beta），是一家小公司，这也符合MS一贯的并购风格。Teleo的产品从说明看还是很不错，Inbound，OutBound，Forwarding，Click-to-Call，Conference Calling（six people），Voicemail，Call History and Reporting.
看来MSN也要支持VoIP了，加上潜在的GTalk，Skype一枝独秀的时代快要结...[&lt;a href=/hopeq/archive/2005/08/31/62773.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/62773.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/31/62773.aspx</guid>
            <pubDate>Wed, 31 Aug 2005 05:26:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/62773.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/31/62773.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/62773.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/62773.aspx</trackback:ping>
        </item>
        <item>
            <title>Gizmo -- VoIP software </title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/30/62699.aspx</link>
            <description>摘要：类似Skype的VoIP软件，同样支持多平台，如Windows、Mac、Linux（coming soon），不同的是Gizmo采用的是Sip协议——IETF标准的开放协议（RFC 3261）。
Gizmo加入了Google的开放标准联盟，不久GTalk和Gizmo就可以实现IM和Voice互通。按照Google现在使用了XMPP的现状看，他可能是采用和LCS类似的GateWay转换的方式实现的，毕竟GTalk在客户端使用两个协议的可能性很小。
http://www.sipphone.com/&amp;nbs...[&lt;a href=/hopeq/archive/2005/08/30/62699.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/62699.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/30/62699.aspx</guid>
            <pubDate>Tue, 30 Aug 2005 01:53:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/62699.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/30/62699.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/62699.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/62699.aspx</trackback:ping>
        </item>
        <item>
            <title>WinFS Beta Released!</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/30/62697.aspx</link>
            <description>摘要：MS发布了WinFS的一个Beta版本，MSDN订户可以下载。 
http://msdn.microsoft.com/data/winfs/default.aspx
http://blogs.msdn.com/winfs/archive/2005/08/29/457624.aspx
Microsoft has quietly released a beta version of WinFS, the file system originally slated to be part of Window...[&lt;a href=/hopeq/archive/2005/08/30/62697.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/62697.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/30/62697.aspx</guid>
            <pubDate>Tue, 30 Aug 2005 01:27:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/62697.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/30/62697.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/62697.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/62697.aspx</trackback:ping>
        </item>
        <item>
            <title>Google Talk</title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/24/62440.aspx</link>
            <description>摘要：Google&amp;nbsp;发布了自己的IM产品 Google Talk： http://www.google.com/talk/。安装文件只有900K。功能很简单，Mail只是一个Link，IM功能更简单，只是普通文字聊天。语音应该是他的重点（没有使用这个功能）。
Talk使用的是开发标准的Protocol——Jabber（XMPP，已经被IETF批准为互联网标准 http://www.ietf.org/rfc/rfc3920.txt&amp;nbsp;，由核心的XML流传输协议和基于XML流传输的即时通讯扩展应...[&lt;a href=/hopeq/archive/2005/08/24/62440.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/62440.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/24/62440.aspx</guid>
            <pubDate>Wed, 24 Aug 2005 04:59:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/62440.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/24/62440.aspx#feedback</comments>
            <slash:comments>244</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/62440.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/62440.aspx</trackback:ping>
        </item>
        <item>
            <title>LCS(LiveComm Server)资源</title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/22/62325.aspx</link>
            <description>http://www.lcs-guides.com/
包括安装与管理的教程和一些Filter、Script。&lt;img src="http://blog.joycode.com/hopeq/aggbug/62325.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/22/62325.aspx</guid>
            <pubDate>Mon, 22 Aug 2005 04:57:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/62325.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/22/62325.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/62325.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/62325.aspx</trackback:ping>
        </item>
        <item>
            <title>ReSharper 2.0 Plan</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/17/59693.aspx</link>
            <description>摘要：在我的VS 2003 Plugin中，唯一还在正常使用的就是ReSharper 1.5了。他的代码提示、实时错误提示、自动更正、重构等功能对开发还是有一些帮助的。只是ReSharper 1.5只支持VS 2003，在2005上就不能使用了。近日发现了jetbrains的ReSharper 2.0的计划，除了支持2005之外还增加了不少新功能并且对Refactor下了不少功夫。
其中有些功能是whidbey本身就有的功能，如Refactor等。
ReSharper 2.0 Plan&amp;nbsp; 
Ge...[&lt;a href=/hopeq/archive/2005/08/17/59693.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/59693.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/17/59693.aspx</guid>
            <pubDate>Wed, 17 Aug 2005 07:18:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/59693.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/17/59693.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/59693.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/59693.aspx</trackback:ping>
        </item>
        <item>
            <title>IIS 6 通配符应用映射和HttpHandler配置</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/17/61566.aspx</link>
            <description>摘要：我们在对自定义HttpHandler处理时，如果需要处理某一个未设置的扩展名时，需要在IIS的摄制中，添加这一扩展名和可执行程序（ASPNET_ISAPI.Dll）的映射。不过与IIS 5 不同，在IIS 6中不允许设置*，也就是说你必须指定一个特定的扩展名，而不是一个通配符。
如果需要设置通配符映射那么要设置WildCard Application Maps。可以将ASPNET_ISAPI.Dll添加到列表中，这样你就可以通过设置Web.Config来实现对所有扩展名（包括目录）的自定义HttpHan...[&lt;a href=/hopeq/archive/2005/08/17/61566.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/61566.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/17/61566.aspx</guid>
            <pubDate>Wed, 17 Aug 2005 07:14:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/61566.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/17/61566.aspx#feedback</comments>
            <slash:comments>7</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/61566.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/61566.aspx</trackback:ping>
        </item>
        <item>
            <title>新版本Asp.net升级向导测试</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/10/61743.aspx</link>
            <description>由于1.1和2.0的asp.net在结构上的差异，Vs2005提供了升级工具。这是最新版本的升级工具，Asp.Net Group正在征求测试者。
Beta Download: ASP.NET Migration Wizard
Get more information on Brian Goldfarb's Blog&lt;img src="http://blog.joycode.com/hopeq/aggbug/61743.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/10/61743.aspx</guid>
            <pubDate>Wed, 10 Aug 2005 02:06:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/61743.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/10/61743.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/61743.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/61743.aspx</trackback:ping>
        </item>
        <item>
            <title>Windows Vista将不包括Monad Shell</title>
            <link>http://blog.joycode.com/hopeq/archive/2005/08/10/61740.aspx</link>
            <description>&amp;nbsp;Monad Shell
第一个使用Monad的产品将是06年发布的下一版本的Exchange messaging server-"Exchange 12"。 计划在2007年发布的Windows Server "Longhorn" 也将包括Monad。
Monad从公布时将在安全性上引发了业界的关注，估计也是由于这个问题，Vista中将Monad移除了。
Microsoft Cuts Windows Vista Feature&lt;img src="http://blog.joycode.com/hopeq/aggbug/61740.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/08/10/61740.aspx</guid>
            <pubDate>Wed, 10 Aug 2005 02:00:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/61740.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/08/10/61740.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/61740.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/61740.aspx</trackback:ping>
        </item>
        <item>
            <title>Indigo Beta2要支持REST</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/07/18/59676.aspx</link>
            <description>摘要：Representational State Transfer（REST）表现状态传输。
这意味着Indigo中的WebService将不仅仅使用SOAP了。REST比较简单朴素，在安全性，可靠消息传输，或标准化的业务过程自动化上还没有定义。
看来现在整个Web都在简单化（Web 2.0），呵呵。
&amp;nbsp;
Don Box's Spoutlet：
http://pluralsight.com/blogs/dbox/archive/2005/07/14/13352.aspx
从基本原理层次上...[&lt;a href=/hopeq/archive/2005/07/18/59676.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/59676.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/07/18/59676.aspx</guid>
            <pubDate>Mon, 18 Jul 2005 12:36:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/59676.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/07/18/59676.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/59676.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/59676.aspx</trackback:ping>
        </item>
        <item>
            <title>Server GC</title>
            <category>DOTNET</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/05/09/50518.aspx</link>
            <description>摘要：.net Framework 1.1 sp1和，.net Framework&amp;nbsp; 2.0的环境下，如果是一个多处理器的机器，可以直接在程序的Config中设置GC的模式，这样就可以将默认的WorkStation GC改成Server GC。
好处是：在一台多处理器的服务器上，使用Server GC模式将可以给你的应用程序带来最大吞吐量和更好的可伸缩性。系统默认是WorkStation GC。
在此之前只有IIS和COM+程序默认使用Server GC（多处理器计算机）。&amp;nbsp;
配置方式...[&lt;a href=/hopeq/archive/2005/05/09/50518.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/50518.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/05/09/50518.aspx</guid>
            <pubDate>Mon, 09 May 2005 11:11:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/50518.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/05/09/50518.aspx#feedback</comments>
            <slash:comments>67</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/50518.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/50518.aspx</trackback:ping>
        </item>
        <item>
            <title>SIP市场竞争愈演愈烈，BEA也加入了</title>
            <category>VOIP&amp;Telecom</category>
            <link>http://blog.joycode.com/hopeq/archive/2005/03/27/46487.aspx</link>
            <description>摘要：（2005年3月22日BEA正式向中国市场推出新的全球电信计划并公布了该产品系列的首款产品――BEA WebLogic SIP Server。看来VOIP吸引了每个大厂商。Microsoft的LCS又多了一个竞争对手。
&amp;nbsp;

BEA WebLogic SIP Server，这是业界首款基于标准的运营商级J2EE应用服务器，它集成了会话初始化协议（SIP）支持功能。SIP是一种标准协议，为两个或者多个实体之间建立一条通信通道以便传送包括多种媒体（如语音、图像和视频等）的信息。BEA WebL...[&lt;a href=/hopeq/archive/2005/03/27/46487.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/hopeq/aggbug/46487.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>hopeq</dc:creator>
            <guid>http://blog.joycode.com/hopeq/archive/2005/03/27/46487.aspx</guid>
            <pubDate>Sun, 27 Mar 2005 03:46:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/hopeq/comments/46487.aspx</wfw:comment>
            <comments>http://blog.joycode.com/hopeq/archive/2005/03/27/46487.aspx#feedback</comments>
            <slash:comments>28</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/hopeq/comments/commentRss/46487.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/hopeq/services/trackbacks/46487.aspx</trackback:ping>
        </item>
    </channel>
</rss>