Python论坛  - 讨论区

标题:[python-chinese] Talk in Gmail应用到的新技术

2006年02月14日 星期二 10:24

清风 paradise.qingfeng at gmail.com
Tue Feb 14 10:24:43 HKT 2006

根据
http://alex.dojotoolkit.org/?p=538
以及Gmail Talk的一个开发人员的回应(http://pupius.co.uk/)

Gmail的Talk功能应用到了一个新的IE内置ActiveXObject :new ActiveXObject("htmlfile");
此ActiveXObject使得IE有了与服务器端建立HTTP长连接的能力,使得服务器可以
主动向浏览器端Push数据,而不需要浏览器端反复向服务器端发出请求

关于此种实现如何兼容Firefox和具体的一些封装细节目前还没有详细的资料
不过估计又会是一个热点

--
Blog:http://qingfeng.ushared.com/blog/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月14日 星期二 10:30

瞄瞄 icejmx at gmail.com
Tue Feb 14 10:30:39 HKT 2006

-_-! 我现在也加如python mail list了

在06-2-14,清风 <paradise.qingfeng at gmail.com> 写道:
>
> 根据
> http://alex.dojotoolkit.org/?p=538
> 以及Gmail Talk的一个开发人员的回应(http://pupius.co.uk/)
>
> Gmail的Talk功能应用到了一个新的IE内置ActiveXObject :new ActiveXObject("htmlfile");
> 此ActiveXObject使得IE有了与服务器端建立HTTP长连接的能力,使得服务器可以
> 主动向浏览器端Push数据,而不需要浏览器端反复向服务器端发出请求
>
> 关于此种实现如何兼容Firefox和具体的一些封装细节目前还没有详细的资料
> 不过估计又会是一个热点
>
> --
> Blog:http://qingfeng.ushared.com/blog/
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
80s Studio
BLOG每一天---http://itshared.blogbus.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060214/24397d5d/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月14日 星期二 10:41

HoLin holin.he at gmail.com
Tue Feb 14 10:41:25 HKT 2006

it's a stroke of Genius.
这句话什么意思啊? 天才集中营?


On 2/14/06, 清风 <paradise.qingfeng at gmail.com> wrote:
>
> 根据
> http://alex.dojotoolkit.org/?p=538
> 以及Gmail Talk的一个开发人员的回应(http://pupius.co.uk/)
>
> Gmail的Talk功能应用到了一个新的IE内置ActiveXObject :new ActiveXObject("htmlfile");
> 此ActiveXObject使得IE有了与服务器端建立HTTP长连接的能力,使得服务器可以
> 主动向浏览器端Push数据,而不需要浏览器端反复向服务器端发出请求
>
> 关于此种实现如何兼容Firefox和具体的一些封装细节目前还没有详细的资料
> 不过估计又会是一个热点
>
> --
> Blog:http://qingfeng.ushared.com/blog/
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060214/d61d4d02/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月14日 星期二 10:47

zhang hiver hiversoft at gmail.com
Tue Feb 14 10:47:19 HKT 2006

天才的一击?呵呵
I've no idea.


在06-2-14,HoLin <holin.he at gmail.com> 写道:
>
> it's a stroke of Genius.
> 这句话什么意思啊? 天才集中营?
>
>
>  On 2/14/06, 清风 <paradise.qingfeng at gmail.com> wrote:
>
> > 根据
> > http://alex.dojotoolkit.org/?p=538
> > 以及Gmail Talk的一个开发人员的回应( http://pupius.co.uk/)
> >
> > Gmail的Talk功能应用到了一个新的IE内置ActiveXObject :new ActiveXObject("htmlfile");
> > 此ActiveXObject使得IE有了与服务器端建立HTTP长连接的能力,使得服务器可以
> > 主动向浏览器端Push数据,而不需要浏览器端反复向服务器端发出请求
> >
> > 关于此种实现如何兼容Firefox和具体的一些封装细节目前还没有详细的资料
> > 不过估计又会是一个热点
> >
> > --
> > Blog:http://qingfeng.ushared.com/blog/
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060214/890fca1c/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月14日 星期二 10:47

李寻欢晕菜了 zhang.xiaoye at gmail.com
Tue Feb 14 10:47:22 HKT 2006

我的firefox下面很正常的支持阿,在xp 和 freebsd下面都正常。怀疑是你的账号有问题?

On 2/14/06, HoLin <holin.he at gmail.com> wrote:
>
> it's a stroke of Genius.
> 这句话什么意思啊? 天才集中营?
>
>
> On 2/14/06, 清风 <paradise.qingfeng at gmail.com> wrote:
> >
> > 根据
> > http://alex.dojotoolkit.org/?p=538
> > 以及Gmail Talk的一个开发人员的回应( http://pupius.co.uk/)
> >
> > Gmail的Talk功能应用到了一个新的IE内置ActiveXObject :new ActiveXObject("htmlfile");
> > 此ActiveXObject使得IE有了与服务器端建立HTTP长连接的能力,使得服务器可以
> > 主动向浏览器端Push数据,而不需要浏览器端反复向服务器端发出请求
> >
> > 关于此种实现如何兼容Firefox和具体的一些封装细节目前还没有详细的资料
> > 不过估计又会是一个热点
> >
> > --
> > Blog:http://qingfeng.ushared.com/blog/
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
--------------------------------------------------------------
做最好的,吃最香的,玩最酷的,开最快的
http://spaces.msn.com/members/kofwang
--------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060214/a511984a/attachment-0001.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月24日 星期五 23:36

Nickcheng nick.maillist at gmail.com
Fri Feb 24 23:36:16 HKT 2006

怎么说着说着就跑题了,我还等着听Firefox中是怎么兼容IE的这个ActiveX呢!

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号