﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>TechnoFantasy的专栏</title>
    <description>CSDN博客聚合服务</description>
    <link>http://blog.csdn.net/blogrss.aspx?username=TechnoFantasy</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>PayPal支付流程</title>
      <description>&lt;br /&gt;PayPal支付流程&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;一、             PayPal支付时序图&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;二、             PayPal启用IPN设置方式&lt;br /&gt;IPN方式是用来在在支付完成以后获得Paypal的通知的。&lt;br /&gt;1、  登录PayPal账户&lt;br /&gt;2、  点击“Profile”&lt;br /&gt;3、  点击Selling Preferences列表栏中“Instant Payment Notification Preferences”打开即时付款通知习惯设定页面；在支付完成以后，Paypal会调用这里设置的页面来通知商户支付的情况。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;三、             开发详细流程&lt;br /&gt;1、  选择商品页面：列出所有可供用户购买的商品，让用户选择购买，提交；&lt;br /&gt;2、  支付确认页面：&lt;br /&gt;a)         根据提交的商品id，获取商品id、名称，价格，货币，并产生本次交易的唯一Id号。&lt;br /&gt;b)  </description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2009/12/23/5065754.aspx</link>
      <author>陈锐</author>
      <pubDate>Wed, 23 Dec 2009 14:17:00 GMT</pubDate>
    </item>
    <item>
      <title>Windows 7长沙发布会</title>
      <description>Windows 7长沙发布会10月24号胜利召开了。发点照片看看</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2009/10/28/4740565.aspx</link>
      <author>陈锐</author>
      <pubDate>Wed, 28 Oct 2009 15:35:00 GMT</pubDate>
    </item>
    <item>
      <title>2008微软技术创新日长沙站马上开幕了！</title>
      <description>微软技术创新日 长沙</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2008/10/08/3031402.aspx</link>
      <author>陈锐</author>
      <pubDate>Wed, 08 Oct 2008 01:49:00 GMT</pubDate>
    </item>
    <item>
      <title>Google手机发布了。</title>
      <description>Android</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2008/09/24/2972316.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Wed, 24 Sep 2008 03:12:00 GMT</pubDate>
    </item>
    <item>
      <title>微软2008新技术激情碰撞长沙开演了</title>
      <description>湖南微软开发者俱乐部活动</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/12/06/1921706.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Thu, 06 Dec 2007 15:08:00 GMT</pubDate>
    </item>
    <item>
      <title>试玩Android（一）</title>
      <description>试玩Android，发现的两个小问题</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/11/25/1901939.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Sun, 25 Nov 2007 13:01:00 GMT</pubDate>
    </item>
    <item>
      <title>通过ScriptControl实现带参数的公式计算</title>
      <description>Visual Basic ScriptControl 计算公式</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/05/18/1614663.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Fri, 18 May 2007 03:18:00 GMT</pubDate>
    </item>
    <item>
      <title>VB 9 linq to sql实做1</title>
      <description>Linq to SQL实战</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/05/12/1606182.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Sat, 12 May 2007 10:43:00 GMT</pubDate>
    </item>
    <item>
      <title>从CSDN英雄大会归来</title>
      <description>CSDN2007英雄会。</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/04/08/1556775.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Sun, 08 Apr 2007 10:08:00 GMT</pubDate>
    </item>
    <item>
      <title>湖南微软俱乐部VSTS巡展成功召开</title>
      <description>微软湖南俱乐部VSTS巡展</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2007/04/08/1556752.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Sun, 08 Apr 2007 09:53:00 GMT</pubDate>
    </item>
    <item>
      <title>湖南微软开发者俱乐部成立大会</title>
      <description> 湖南微软开发者俱乐部成立大会于2006年10月21日在牛耳计算机教育中心顺利举办。</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2006/10/25/1351034.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Wed, 25 Oct 2006 10:45:00 GMT</pubDate>
    </item>
    <item>
      <title>在VB.NET中如何使在Webbrowser中实现标签页中打开新链接 </title>
      <description>VB.NET,Webbrowser,NewWindow</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2006/10/02/1316374.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Mon, 02 Oct 2006 02:53:00 GMT</pubDate>
    </item>
    <item>
      <title>简单的获得从IE中拖放过来的网页图片的方法</title>
      <description>Visual Basic IE</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2006/09/22/1266789.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Fri, 22 Sep 2006 09:01:00 GMT</pubDate>
    </item>
    <item>
      <title>如何实现从hwnd获得webbrowser组件 </title>
      <description>webbrowser hwnd Visual Basic</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2006/07/03/871523.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Mon, 03 Jul 2006 13:20:00 GMT</pubDate>
    </item>
    <item>
      <title>获得Excel单元格中有数据的Range</title>
      <description>WorkSheet  单元格</description>
      <link>http://blog.csdn.net/TechnoFantasy/archive/2006/06/30/856945.aspx</link>
      <author>TechnoFantasy</author>
      <pubDate>Fri, 30 Jun 2006 10:41:00 GMT</pubDate>
    </item>
  </channel>
</rss>