Python论坛  - 讨论区

标题:[python-chinese] Fwd: [jdev] Jabber File System !!!!

2005年09月16日 星期五 12:30

limodou limodou at gmail.com
Fri Sep 16 12:30:58 HKT 2005

有趣的东西。

---------- Forwarded message ----------
From: Samuel Goto <samuelgoto at gmail.com>
Date: 2005-9-16 上午11:36
Subject: [jdev] Jabber File System !!!!
To: Jabber software development list <jdev at jabber.org>, Felipe
Portavales Goldstein <portavales at gmail.com>, Rodrigo Vivi
<rodrigo.vivi at gmail.com>, Fernando Aires <fernandoaires at gmail.com>,
Rafael Espíndola <rafael.espindola at gmail.com>, Luis Felipe Strano
Moraes <ra016681 at ic.unicamp.br>, MoRpHeUz <morpheuz at gmail.com>,
Aloisio <aloisiojr at gmail.com>


I am very proud to announce the Jabber File System !!!!

   It is as simple as that : mounting your roster on a file system
!!!! Check it out in

   http://www.lsc.ic.unicamp.br/~samuel.goto/jabberfs/jabberfs.html

   You can now mount you roster in a file system, like

    mount -t jabberfs /mnt/jabberfs

    View you contact list with

    ls /mnt/jabberfs

    Send messages, receive messages, transfer files, etc !!!

    Well, it is just wonderfull !!! Take a look at the URL to
understant better what I am talking about !! It is a real file system
!!!


     Don't ask me how usefull this is, because I didn't make it to be
usefull, but cool !!! hehe !!! Well, perhaps, it could offer clients a
manner to acess a jabber network WITHOUT the need of libraries written
in the same language, or they don't need libraries at all !!! Just a
simple IO lib for opening unix/linux files, and you are done !!!
      Imagine clients being written as

      fd = fopen("/mnt/jabberfs/samuelgoto.jabber.org/messages","r");
      fscanf(fd,"%s",message);
      fclose(fd);

     And remember : they don't have to be written in C !!! hehe !!!


      Well, I will wait now your answers and comments, please, give me
any feedback ,

      cya, mel

      PS Peter, SOC was a great thing in my life as you probably
noticed !! ehheh !!!

--
f u cn rd ths u cn b a gd prgmr !


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou

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

2005年09月16日 星期五 14:04

ShiMing dushmo at gmail.com
Fri Sep 16 14:04:29 HKT 2005

关注中...

在05-9-16,limodou <limodou at gmail.com> 写道: 
> 
> 有趣的东西。
> 
> ---------- Forwarded message ----------
> From: Samuel Goto <samuelgoto at gmail.com>
> Date: 2005-9-16 上午11:36
> Subject: [jdev] Jabber File System !!!!
> To: Jabber software development list <jdev at jabber.org>, Felipe
> Portavales Goldstein <portavales at gmail.com>, Rodrigo Vivi
> <rodrigo.vivi at gmail.com>, Fernando Aires <fernandoaires at gmail.com>,
> Rafael Espíndola <rafael.espindola at gmail.com>, Luis Felipe Strano
> Moraes <ra016681 at ic.unicamp.br>, MoRpHeUz <morpheuz at gmail.com>,
> Aloisio <aloisiojr at gmail.com>
> 
> 
> I am very proud to announce the Jabber File System !!!!
> 
> It is as simple as that : mounting your roster on a file system
> !!!! Check it out in
> 
> http://www.lsc.ic.unicamp.br/~samuel.goto/jabberfs/jabberfs.html
> 
> You can now mount you roster in a file system, like
> 
> mount -t jabberfs /mnt/jabberfs
> 
> View you contact list with
> 
> ls /mnt/jabberfs
> 
> Send messages, receive messages, transfer files, etc !!!
> 
> Well, it is just wonderfull !!! Take a look at the URL to
> understant better what I am talking about !! It is a real file system
> !!!
> 
> 
> Don't ask me how usefull this is, because I didn't make it to be
> usefull, but cool !!! hehe !!! Well, perhaps, it could offer clients a
> manner to acess a jabber network WITHOUT the need of libraries written
> in the same language, or they don't need libraries at all !!! Just a
> simple IO lib for opening unix/linux files, and you are done !!!
> Imagine clients being written as
> 
> fd = fopen("/mnt/jabberfs/samuelgoto.jabber.org/messages","r");
> fscanf(fd,"%s",message);
> fclose(fd);
> 
> And remember : they don't have to be written in C !!! hehe !!!
> 
> 
> Well, I will wait now your answers and comments, please, give me
> any feedback ,
> 
> cya, mel
> 
> PS Peter, SOC was a great thing in my life as you probably
> noticed !! ehheh !!!
> 
> --
> f u cn rd ths u cn b a gd prgmr !
> 
> 
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050916/ae2fbeeb/attachment.html

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

2005年09月16日 星期五 20:42

梅劲松  stephen.cn at gmail.com
Fri Sep 16 20:42:04 HKT 2005

没有看到代码哦。

在 05-9-16,ShiMing<dushmo at gmail.com> 写道:
> 关注中...
> 
>  
> 在05-9-16,limodou <limodou at gmail.com> 写道: 
> > 
> > 有趣的东西。
> > 
> > ---------- Forwarded message ----------
> > From: Samuel Goto < samuelgoto at gmail.com>
> > Date: 2005-9-16 上午11:36
> > Subject: [jdev] Jabber File System !!!!
> > To: Jabber software development list <jdev at jabber.org>, Felipe
> > Portavales Goldstein < portavales at gmail.com>, Rodrigo Vivi
> > <rodrigo.vivi at gmail.com>, Fernando Aires <fernandoaires at gmail.com >,
> > Rafael Espíndola <rafael.espindola at gmail.com>, Luis Felipe Strano
> > Moraes <ra016681 at ic.unicamp.br>, MoRpHeUz < morpheuz at gmail.com>,
> > Aloisio <aloisiojr at gmail.com>
> > 
> > 
> > I am very proud to announce the Jabber File System !!!!
> > 
> >   It is as simple as that : mounting your roster on a file system 
> > !!!! Check it out in
> > 
> >  
> http://www.lsc.ic.unicamp.br/~samuel.goto/jabberfs/jabberfs.html
> > 
> >   You can now mount you roster in a file system, like 
> > 
> >    mount -t jabberfs /mnt/jabberfs
> > 
> >    View you contact list with
> > 
> >    ls /mnt/jabberfs
> > 
> >    Send messages, receive messages, transfer files, etc !!!
> > 
> >    Well, it is just wonderfull !!! Take a look at the URL to 
> > understant better what I am talking about !! It is a real file system
> > !!!
> > 
> > 
> >     Don't ask me how usefull this is, because I didn't make it to be
> > usefull, but cool !!! hehe !!! Well, perhaps, it could offer clients a 
> > manner to acess a jabber network WITHOUT the need of libraries written
> > in the same language, or they don't need libraries at all !!! Just a
> > simple IO lib for opening unix/linux files, and you are done !!!
> >      Imagine clients being written as 
> > 
> >      fd =
> fopen("/mnt/jabberfs/samuelgoto.jabber.org/messages","r");
> >      fscanf(fd,"%s",message);
> >      fclose(fd);
> > 
> >     And remember : they don't have to be written in C !!! hehe !!! 
> > 
> > 
> >      Well, I will wait now your answers and comments, please, give me
> > any feedback ,
> > 
> >      cya, mel
> > 
> >      PS Peter, SOC was a great thing in my life as you probably
> > noticed !! ehheh !!!
> > 
> > --
> > f u cn rd ths u cn b a gd prgmr !
> > 
> > 
> > --
> > I like python!
> > My Donews Blog: http://www.donews.net/limodou
> > 
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> > 
> > 
> > 
> 
>  
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
梅劲松

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

2005年09月18日 星期日 10:28

shhgs shhgs.efhilt at gmail.com
Sun Sep 18 10:28:33 HKT 2005

有创意!!


On 9/16/05, 梅劲松 <stephen.cn at gmail.com> wrote:
> 没有看到代码哦。
> 
> 在 05-9-16,ShiMing<dushmo at gmail.com> 写道:
> > 关注中...
> >
> >
> > 在05-9-16,limodou <limodou at gmail.com> 写道:
> > >
> > > 有趣的东西。
> > >
> > > ---------- Forwarded message ----------
> > > From: Samuel Goto < samuelgoto at gmail.com>
> > > Date: 2005-9-16 上午11:36
> > > Subject: [jdev] Jabber File System !!!!
> > > To: Jabber software development list <jdev at jabber.org>, Felipe
> > > Portavales Goldstein < portavales at gmail.com>, Rodrigo Vivi
> > > <rodrigo.vivi at gmail.com>, Fernando Aires <fernandoaires at gmail.com >,
> > > Rafael Espíndola <rafael.espindola at gmail.com>, Luis Felipe Strano
> > > Moraes <ra016681 at ic.unicamp.br>, MoRpHeUz < morpheuz at gmail.com>,
> > > Aloisio <aloisiojr at gmail.com>
> > >
> > >
> > > I am very proud to announce the Jabber File System !!!!
> > >
> > >   It is as simple as that : mounting your roster on a file system
> > > !!!! Check it out in
> > >
> > >
> > http://www.lsc.ic.unicamp.br/~samuel.goto/jabberfs/jabberfs.html
> > >
> > >   You can now mount you roster in a file system, like
> > >
> > >    mount -t jabberfs /mnt/jabberfs
> > >
> > >    View you contact list with
> > >
> > >    ls /mnt/jabberfs
> > >
> > >    Send messages, receive messages, transfer files, etc !!!
> > >
> > >    Well, it is just wonderfull !!! Take a look at the URL to
> > > understant better what I am talking about !! It is a real file system
> > > !!!
> > >
> > >
> > >     Don't ask me how usefull this is, because I didn't make it to be
> > > usefull, but cool !!! hehe !!! Well, perhaps, it could offer clients a
> > > manner to acess a jabber network WITHOUT the need of libraries written
> > > in the same language, or they don't need libraries at all !!! Just a
> > > simple IO lib for opening unix/linux files, and you are done !!!
> > >      Imagine clients being written as
> > >
> > >      fd =
> > fopen("/mnt/jabberfs/samuelgoto.jabber.org/messages","r");
> > >      fscanf(fd,"%s",message);
> > >      fclose(fd);
> > >
> > >     And remember : they don't have to be written in C !!! hehe !!!
> > >
> > >
> > >      Well, I will wait now your answers and comments, please, give me
> > > any feedback ,
> > >
> > >      cya, mel
> > >
> > >      PS Peter, SOC was a great thing in my life as you probably
> > > noticed !! ehheh !!!
> > >
> > > --
> > > f u cn rd ths u cn b a gd prgmr !
> > >
> > >
> > > --
> > > I like python!
> > > My Donews Blog: http://www.donews.net/limodou
> > >
> > > _______________________________________________
> > > python-chinese list
> > > python-chinese at lists.python.cn
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> > >
> > >
> >
> >
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
> >
> 
> 
> --
> 梅劲松
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号