|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
[ANN] PyAMF 0.1.0 alpha releasedWe are pleased to announce the first alpha version of PyAMF.
PyAMF [1] is a lightweight library that allows Flash and Python applications to communicate via Adobe's ActionScript Message Format. A summary of features in this release: * AMF0 and AMF3 encoders/decoders * Support for IExternalizable, ArrayCollection, ObjectProxy, ByteArray, RecordSet and RemoteObject * Remoting gateways for Twisted, WSGI, and Django * Authentication/setCredentials support (AMF0 only) * zlib compression support for ByteArray * Remoting client with httplib Check out the download page [2] and installation instructions [3]. Got questions? First stop is the mailing list [4]. Cheers, The PyAMF Team [1] - http://pyamf.org [2] - http://pyamf.org/wiki/Download [3] - http://pyamf.org/wiki/Install [4] - http://pyamf.org/wiki/MailingList |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedPosted it on Reddit:
http://programming.reddit.com/info/62uu1/comments/ cheers, Arnar On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: > We are pleased to announce the first alpha version of PyAMF. > > PyAMF [1] is a lightweight library that allows Flash and Python > applications to communicate via Adobe's ActionScript Message Format. > > A summary of features in this release: > > * AMF0 and AMF3 encoders/decoders > * Support for IExternalizable, ArrayCollection, ObjectProxy, ByteArray, > RecordSet and RemoteObject > * Remoting gateways for Twisted, WSGI, and Django > * Authentication/setCredentials support (AMF0 only) > * zlib compression support for ByteArray > * Remoting client with httplib > > Check out the download page [2] and installation instructions [3]. > > Got questions? First stop is the mailing list [4]. > > Cheers, > > The PyAMF Team > > [1] - http://pyamf.org > [2] - http://pyamf.org/wiki/Download > [3] - http://pyamf.org/wiki/Install > [4] - http://pyamf.org/wiki/MailingList > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedNice!! Can you also post it on the django/pylons lists? :)
Cheers, Thijs On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: > Posted it on Reddit: > http://programming.reddit.com/info/62uu1/comments/ > > cheers, > Arnar > > On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: >> We are pleased to announce the first alpha version of PyAMF. >> >> PyAMF [1] is a lightweight library that allows Flash and Python >> applications to communicate via Adobe's ActionScript Message Format. >> >> A summary of features in this release: >> >> * AMF0 and AMF3 encoders/decoders >> * Support for IExternalizable, ArrayCollection, ObjectProxy, >> ByteArray, >> RecordSet and RemoteObject >> * Remoting gateways for Twisted, WSGI, and Django >> * Authentication/setCredentials support (AMF0 only) >> * zlib compression support for ByteArray >> * Remoting client with httplib >> >> Check out the download page [2] and installation instructions [3]. >> >> Got questions? First stop is the mailing list [4]. >> >> Cheers, >> >> The PyAMF Team >> >> [1] - http://pyamf.org >> [2] - http://pyamf.org/wiki/Download >> [3] - http://pyamf.org/wiki/Install >> [4] - http://pyamf.org/wiki/MailingList >> >> _______________________________________________ >> PyAMF dev mailing list - dev@... >> http://lists.pyamf.org/mailman/listinfo/dev >> > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedSure.
Arnar On Dec 13, 2007 12:41 AM, Thijs Triemstra | Collab <lists@...> wrote: > Nice!! Can you also post it on the django/pylons lists? :) > > Cheers, > > Thijs > > > On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: > > > Posted it on Reddit: > > http://programming.reddit.com/info/62uu1/comments/ > > > > cheers, > > Arnar > > > > On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: > >> We are pleased to announce the first alpha version of PyAMF. > >> > >> PyAMF [1] is a lightweight library that allows Flash and Python > >> applications to communicate via Adobe's ActionScript Message Format. > >> > >> A summary of features in this release: > >> > >> * AMF0 and AMF3 encoders/decoders > >> * Support for IExternalizable, ArrayCollection, ObjectProxy, > >> ByteArray, > >> RecordSet and RemoteObject > >> * Remoting gateways for Twisted, WSGI, and Django > >> * Authentication/setCredentials support (AMF0 only) > >> * zlib compression support for ByteArray > >> * Remoting client with httplib > >> > >> Check out the download page [2] and installation instructions [3]. > >> > >> Got questions? First stop is the mailing list [4]. > >> > >> Cheers, > >> > >> The PyAMF Team > >> > >> [1] - http://pyamf.org > >> [2] - http://pyamf.org/wiki/Download > >> [3] - http://pyamf.org/wiki/Install > >> [4] - http://pyamf.org/wiki/MailingList > >> > >> _______________________________________________ > >> PyAMF dev mailing list - dev@... > >> http://lists.pyamf.org/mailman/listinfo/dev > >> > > _______________________________________________ > > PyAMF dev mailing list - dev@... > > http://lists.pyamf.org/mailman/listinfo/dev > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedPosted on Django, Pylons, CherryPy, Twisted and (last but not least)
the Reykjavik Python Users Group lists :) Arnar On Dec 13, 2007 12:41 AM, Thijs Triemstra | Collab <lists@...> wrote: > Nice!! Can you also post it on the django/pylons lists? :) > > Cheers, > > Thijs > > > On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: > > > Posted it on Reddit: > > http://programming.reddit.com/info/62uu1/comments/ > > > > cheers, > > Arnar > > > > On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: > >> We are pleased to announce the first alpha version of PyAMF. > >> > >> PyAMF [1] is a lightweight library that allows Flash and Python > >> applications to communicate via Adobe's ActionScript Message Format. > >> > >> A summary of features in this release: > >> > >> * AMF0 and AMF3 encoders/decoders > >> * Support for IExternalizable, ArrayCollection, ObjectProxy, > >> ByteArray, > >> RecordSet and RemoteObject > >> * Remoting gateways for Twisted, WSGI, and Django > >> * Authentication/setCredentials support (AMF0 only) > >> * zlib compression support for ByteArray > >> * Remoting client with httplib > >> > >> Check out the download page [2] and installation instructions [3]. > >> > >> Got questions? First stop is the mailing list [4]. > >> > >> Cheers, > >> > >> The PyAMF Team > >> > >> [1] - http://pyamf.org > >> [2] - http://pyamf.org/wiki/Download > >> [3] - http://pyamf.org/wiki/Install > >> [4] - http://pyamf.org/wiki/MailingList > >> > >> _______________________________________________ > >> PyAMF dev mailing list - dev@... > >> http://lists.pyamf.org/mailman/listinfo/dev > >> > > _______________________________________________ > > PyAMF dev mailing list - dev@... > > http://lists.pyamf.org/mailman/listinfo/dev > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > |
|
|
Re: [ANN] PyAMF 0.1.0 alpha released
Hey!
Finally I can get some sleep ;) Let's hope someone finds this stuff useful ... On Thu, 2007-12-13 at 01:18 +0000, Arnar Birgisson wrote: Posted on Django, Pylons, CherryPy, Twisted and (last but not least) the Reykjavik Python Users Group lists :) Arnar On Dec 13, 2007 12:41 AM, Thijs Triemstra | Collab <lists@...> wrote: > Nice!! Can you also post it on the django/pylons lists? :) > > Cheers, > > Thijs > > > On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: > > > Posted it on Reddit: > > http://programming.reddit.com/info/62uu1/comments/ > > > > cheers, > > Arnar > > > > On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: > >> We are pleased to announce the first alpha version of PyAMF. > >> > >> PyAMF [1] is a lightweight library that allows Flash and Python > >> applications to communicate via Adobe's ActionScript Message Format. > >> > >> A summary of features in this release: > >> > >> * AMF0 and AMF3 encoders/decoders > >> * Support for IExternalizable, ArrayCollection, ObjectProxy, > >> ByteArray, > >> RecordSet and RemoteObject > >> * Remoting gateways for Twisted, WSGI, and Django > >> * Authentication/setCredentials support (AMF0 only) > >> * zlib compression support for ByteArray > >> * Remoting client with httplib > >> > >> Check out the download page [2] and installation instructions [3]. > >> > >> Got questions? First stop is the mailing list [4]. > >> > >> Cheers, > >> > >> The PyAMF Team > >> > >> [1] - http://pyamf.org > >> [2] - http://pyamf.org/wiki/Download > >> [3] - http://pyamf.org/wiki/Install > >> [4] - http://pyamf.org/wiki/MailingList > >> > >> _______________________________________________ > >> PyAMF dev mailing list - dev@... > >> http://lists.pyamf.org/mailman/listinfo/dev > >> > > _______________________________________________ > > PyAMF dev mailing list - dev@... > > http://lists.pyamf.org/mailman/listinfo/dev > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > _______________________________________________ PyAMF dev mailing list - dev@... http://lists.pyamf.org/mailman/listinfo/dev |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedA big pat on the back for you Nick!
Arnar On Dec 13, 2007 1:45 AM, Nick Joyce <nick@...> wrote: > > Hey! > > Finally I can get some sleep ;) > > Let's hope someone finds this stuff useful ... > > > > On Thu, 2007-12-13 at 01:18 +0000, Arnar Birgisson wrote: > Posted on Django, Pylons, CherryPy, Twisted and (last but not least) > the Reykjavik Python Users Group lists :) > > Arnar > > On Dec 13, 2007 12:41 AM, Thijs Triemstra | Collab <lists@...> wrote: > > Nice!! Can you also post it on the django/pylons lists? :) > > > > Cheers, > > > > Thijs > > > > > > On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: > > > > > Posted it on Reddit: > > > http://programming.reddit.com/info/62uu1/comments/ > > > > > > cheers, > > > Arnar > > > > > > On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: > > >> We are pleased to announce the first alpha version of PyAMF. > > >> > > >> PyAMF [1] is a lightweight library that allows Flash and Python > > >> applications to communicate via Adobe's ActionScript Message Format. > > >> > > >> A summary of features in this release: > > >> > > >> * AMF0 and AMF3 encoders/decoders > > >> * Support for IExternalizable, ArrayCollection, ObjectProxy, > > >> ByteArray, > > >> RecordSet and RemoteObject > > >> * Remoting gateways for Twisted, WSGI, and Django > > >> * Authentication/setCredentials support (AMF0 only) > > >> * zlib compression support for ByteArray > > >> * Remoting client with httplib > > >> > > >> Check out the download page [2] and installation instructions [3]. > > >> > > >> Got questions? First stop is the mailing list [4]. > > >> > > >> Cheers, > > >> > > >> The PyAMF Team > > >> > > >> [1] - http://pyamf.org > > >> [2] - http://pyamf.org/wiki/Download > > >> [3] - http://pyamf.org/wiki/Install > > >> [4] - http://pyamf.org/wiki/MailingList > > >> > > >> _______________________________________________ > > >> PyAMF dev mailing list - dev@... > > >> http://lists.pyamf.org/mailman/listinfo/dev > > >> > > > _______________________________________________ > > > PyAMF dev mailing list - dev@... > > > http://lists.pyamf.org/mailman/listinfo/dev > > > > _______________________________________________ > > PyAMF dev mailing list - dev@... > > http://lists.pyamf.org/mailman/listinfo/dev > > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > > > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev > > |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedHi Nick,
Congratulations. Have some sleep and take a drink :o) Cheers, Rob Op 13-dec-07 om 2:45 heeft Nick Joyce het volgende geschreven: > Hey! > > Finally I can get some sleep ;) > > Let's hope someone finds this stuff useful ... > > On Thu, 2007-12-13 at 01:18 +0000, Arnar Birgisson wrote: |
|
|
Re: [ANN] PyAMF 0.1.0 alpha released
Getting some positive feedback from the flexcoders list, check this thread:
Thijs On Dec 13, 2007, at 2:45 AM, Nick Joyce wrote: Hey! |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedIf you find any links/posts about PyAMF that others wrote, add them to:
http://pyamf.org/wiki/InTheNews Thijs On Dec 13, 2007, at 2:18 AM, Arnar Birgisson wrote: > Posted on Django, Pylons, CherryPy, Twisted and (last but not least) > the Reykjavik Python Users Group lists :) > > Arnar > > On Dec 13, 2007 12:41 AM, Thijs Triemstra | Collab > <lists@...> wrote: >> Nice!! Can you also post it on the django/pylons lists? :) >> >> Cheers, >> >> Thijs >> >> >> On Dec 13, 2007, at 1:39 AM, Arnar Birgisson wrote: >> >>> Posted it on Reddit: >>> http://programming.reddit.com/info/62uu1/comments/ >>> >>> cheers, >>> Arnar >>> >>> On Dec 13, 2007 12:22 AM, Nick Joyce <nick@...> wrote: >>>> We are pleased to announce the first alpha version of PyAMF. >>>> >>>> PyAMF [1] is a lightweight library that allows Flash and Python >>>> applications to communicate via Adobe's ActionScript Message >>>> Format. >>>> >>>> A summary of features in this release: >>>> >>>> * AMF0 and AMF3 encoders/decoders >>>> * Support for IExternalizable, ArrayCollection, ObjectProxy, >>>> ByteArray, >>>> RecordSet and RemoteObject >>>> * Remoting gateways for Twisted, WSGI, and Django >>>> * Authentication/setCredentials support (AMF0 only) >>>> * zlib compression support for ByteArray >>>> * Remoting client with httplib >>>> >>>> Check out the download page [2] and installation instructions [3]. >>>> >>>> Got questions? First stop is the mailing list [4]. >>>> >>>> Cheers, >>>> >>>> The PyAMF Team >>>> >>>> [1] - http://pyamf.org >>>> [2] - http://pyamf.org/wiki/Download >>>> [3] - http://pyamf.org/wiki/Install >>>> [4] - http://pyamf.org/wiki/MailingList >>>> >>>> _______________________________________________ >>>> PyAMF dev mailing list - dev@... >>>> http://lists.pyamf.org/mailman/listinfo/dev >>>> >>> _______________________________________________ >>> PyAMF dev mailing list - dev@... >>> http://lists.pyamf.org/mailman/listinfo/dev >> >> _______________________________________________ >> PyAMF dev mailing list - dev@... >> http://lists.pyamf.org/mailman/listinfo/dev >> > _______________________________________________ > PyAMF dev mailing list - dev@... > http://lists.pyamf.org/mailman/listinfo/dev |
|
|
Re: [ANN] PyAMF 0.1.0 alpha releasedThijs Triemstra | Collab wrote:
> Getting some positive feedback from the flexcoders list, check this thread: > http://tech.groups.yahoo.com/group/flexcoders/message/96301 Yeah, this is just great. Flash being so popular, this definitely helps Python's popularity as a real server plateform alternative for such applications. Again, congrats with the project ! Regards, -- Alexandre CONRAD |
|
|
|
|
|
Re: Re: [rtmpy-dev] [ANN] PyAMF 0.1.0 alpha released
Hi Reinoud,
pyamf.encode and pyamf.decode were slightly misguided, but r626 changes that. Continue to use decode as you were, it should give you better results now. I took inspiration from your code change for the actual fix, thanks! Nick On Sun, 2007-12-16 at 15:37 +0100, Reinoud Elhorst wrote: Hi, |
|
|
Re: Re: [rtmpy-dev] [ANN] PyAMF 0.1.0 alpha releasedr627 works fine in my code, I use it for both encoding and decoding now. I'm still tracking a bug that occurs when I unpause the stream after a real long time (hours). This problem was present in the very early version of PyAMF, and still persists. Then again, perhaps the parsing of the RTMP packet may just be failing and not producing an error. I added some more debugging statements to my application, hopefully I can show you the packet it crashes on tomorrow. On 12/17/07,
Nick Joyce <nick@...> wrote:
|
|
|
Re: Re: [rtmpy-dev] [ANN] PyAMF 0.1.0 alpha releasedIn case someone is interested (I'm crossposting to rtmpy), this is the call I receive: 0x0000 88 ff ff ff 02 1e 44 73 02 00 05 70 61 75 73 65 . . . . . . D s . . . p a u s e 0x0010 00 00 00 00 00 00 00 00 00 05 01 00 00 40 a2 12 . . . . . . . . . . . . . @ . . 0x0020 00 00 00 00 00 . . . . . Which I decode as 4-byte header, channel_id=8, timestamp =16777215, and the rest is AMF packet (of size 29 since the last call had size 29). It would be decoded correctly if we had an 8-byte-header, channel_id is correct, timestamp should be something like 39600 (11 hours), size should indeed be 29, and kind 20, so I had expected the following header: 48 00 9a b0 00 00 1d 14 Until I solve this, no long pauses I guess :) On 12/17/07, Reinoud Elhorst <rtmpy@...> wrote: Thanks Nick, |
| Free embeddable forum powered by Nabble | Forum Help |