You can subscribe to this list here.
| 2003 |
Jan
(14) |
Feb
(14) |
Mar
(58) |
Apr
(6) |
May
(61) |
Jun
(30) |
Jul
(21) |
Aug
(7) |
Sep
|
Oct
|
Nov
(10) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
|
Feb
(11) |
Mar
(16) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(85) |
| 2005 |
Jan
(31) |
Feb
(5) |
Mar
(18) |
Apr
(7) |
May
(1) |
Jun
(13) |
Jul
(33) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
(2) |
Mar
(21) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: JesterXL <jes...@je...> - 2005-01-18 03:04:14
|
Negative, it merely echoes the checkins to SourceForge; check out: http://lists.sourceforge.net/lists/listinfo/amfphp-general ----- Original Message -----=20 From: "Fr=E9d=E9ric v. Bochmann" <fre...@sy...> To: <amf...@li...> Sent: Monday, January 17, 2005 10:01 PM Subject: [amfphp-cvs] Can i ask a question on this mailing list ? Hi, Can I ask a question on this mailing list? fred ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ amfphp-cvs mailing list amf...@li... https://lists.sourceforge.net/lists/listinfo/amfphp-cvs=20 |
|
From: <fre...@sy...> - 2005-01-18 02:56:13
|
Hi, Can I ask a question on this mailing list? fred |
|
From: pmineault <pmi...@us...> - 2005-01-18 01:43:50
|
CVS commit by pmineault: //debug stuff M +1 -3 sources/flashservices/app/Gateway.php 1.32 |
|
From: cherreman <che...@us...> - 2005-01-15 12:12:58
|
CVS commit by cherreman: now extends AMFStream M +4 -18 sources/flashservices/io/AMFInputStream.php 1.10 M +4 -16 sources/flashservices/io/AMFOutputStream.php 1.9 |
|
From: cherreman <che...@us...> - 2005-01-15 12:12:00
|
CVS commit by cherreman: base class for AMFInputStream and AMFOutputStream A sources/flashservices/io/AMFStream.php 1.1 |
|
From: cherreman <che...@us...> - 2005-01-15 11:44:31
|
CVS commit by cherreman: changed hard coded path in service() method for writing debug files to path based on the AMFPHP_BASE constant M +3 -3 sources/flashservices/app/Gateway.php 1.31 |
|
From: Tom C. <tc...@op...> - 2005-01-13 06:07:20
|
Hello everyone, My name is Tom Craigen and I have provided the documentation for the service browser. http://www.amfphp.org/wiki/doku.php?id=using_the_service_browser I would like to provide more documentation and more testing services to your group. Unfortunatly I have been unable to successfull send data from my flash app to PHP and then back. |
|
From: cherreman <che...@us...> - 2005-01-10 11:33:24
|
CVS commit by cherreman: added to util A sources/flashservices/util/MethodTable.php 1.1 |
|
From: pmineault <pmi...@us...> - 2005-01-08 07:07:06
|
CVS commit by pmineault: New class for logging stuff to a file A sources/flashservices/util/Logger.php 1.1 |
|
From: pmineault <pmi...@us...> - 2005-01-08 07:06:14
|
CVS commit by pmineault: Fixed authentification issue M +17 -1 sources/flashservices/util/AMFBody.php 1.4 M +18 -10 sources/flashservices/util/Authenticate.php 1.10 |
|
From: pmineault <pmi...@us...> - 2005-01-08 07:05:49
|
CVS commit by pmineault: Fixed authentification issue M +1 -3 sources/flashservices/filters/AuthenticationFilter.php 1.6 M +1 -2 sources/flashservices/filters/BatchProcessFilter.php 1.4 |
|
From: pmineault <pmi...@us...> - 2005-01-08 07:05:11
|
CVS commit by pmineault: Fixed authentification issue M +2 -2 sources/flashservices/actions/ClassLoaderAction.php 1.7 M +2 -2 sources/flashservices/actions/ExecutionAction.php 1.8 M +14 -3 sources/flashservices/actions/SecurityAction.php 1.6 M +2 -2 sources/flashservices/actions/WebServiceAction.php 1.5 |
|
From: pmineault <pmi...@us...> - 2004-12-28 04:55:40
|
CVS commit by pmineault: Corrected output on empty input M +16 -16 sources/flashservices/app/Gateway.php 1.29 |
|
From: pmineault <pmi...@us...> - 2004-12-23 17:37:05
|
CVS commit by pmineault: filters added M +2 -1 sources/flashservices/browser/config.inc.php 1.2 M +7 -4 sources/flashservices/browser/listing.php 1.7 |
|
From: pmineault <pmi...@us...> - 2004-12-23 17:36:26
|
CVS commit by pmineault: filters added M +20 -11 sources/flashservices/util/ServiceBrowser.php 1.17 |
|
From: Justin W. <ju...@24...> - 2004-12-22 17:47:40
|
Along those lines.... Make sure everyone comments any method changes or additional methods using PEAR Doc style comment blocks. I hope you all can see the value of it, and hopefully the extra time that I put into writing the comments is helpful. It really only takes 1 minute while you are doing it, and much longer for someone else, or you later. I use Maguma studio, which makes writing the comment, so very easy. (ALL IDE's should have the auto doc feature.) Just an FYI, nothing else. If you want me to re-run PHPDoc, i can at any point and post em. We should probably link to the api docs from the wiki too. Is it possible to have a peaksy at the docer for AS2? Saweet. -j ----- Original Message ----- From: "Patrick Mineault" <ex...@5e...> To: <amf...@li...> Sent: Wednesday, December 22, 2004 9:32 AM Subject: Re: [amfphp-cvs] AMF Dev API Docs... ? > Actually Justin started using PHPDocumenter and generated a doc available on the site a while ago: > > http://www.amfphp.org/apidocs/ > > An AS documenter is awesome, I would recommend that you keep the project on your site and publicize > it so you can use it as a hook for selling your XHTML table renderer (ah! zany schemes...). Not > everyone subscribes to DRK, you know! > > Patrick > > > Teoti Graphix wrote: > > Hey guys, > > > > Thanks for the answers, but just in my own defense as an intelligent = > > human, I read all the docs on sourceforge :) > > > > The only problem I was having was with the login, I know about the = pserver > > and stuff. Basically I am at this point, I looked at all the classes 6 > > months ago, I am looking at the online cvs for now. > > > > As far as contributing, I am not really interested in dev privileges any > > time soon, I can help with docs and tuts. To busy to get into another > > framework (Not that it is to complicated!!). > > > > Rick, I will get you that example soon, I am sick, my kids are sick and = it > > is snowing and 0 degrees f here so winter is kicking me in the ass. > > > > > >>The other thing would be to post your patches to the list and let=20 > >>someone who has dev access post the changes until you receive developer > >>= > > > > > >>access to the project. > > > > > > I will do this though if I see things that make more sense to me. > > > > Peace, Mike > > > > PS I made an awesome php5 as2 parser/documenter. I have it parsing 150 = > > files in 10 seconds. It tracks all interfaces, inheritance, basically equal > > to VisDoc and close to BLDoc, the UI mirrors ASDoc MM uses right now with = > > the framed out modules and stuff. > > > > Let me know if you devs would be interested in me making a php parser > > plug-in for it(since it is 110% OOP) to doc the amf framework. Or, are = you > > going to use the PEAR doc extension in php??? > > > > Also, let me know if you would like to see what this thing does. > > > > BTW I made it because I am a component developer and it creates, MXI = > > files, all custom actions, HelpBook files and pages connected to mysql, XML > > = class mirror files, I messed with XSLT but not to much. I love it because > > it creates the folder framework for the component aspect and for the APIDoc > > aspect creates the folder framework with indexes in each dir etc.. I = could > > keep talking but, there are more things it does. Judah of > > drumbeatinsight.com is helping me make a UI for it(This could be a kewl > > open-source project if I could start getting more money in other areas = of > > dev work). > > > > I started making it in python with wxPython, then decided maybe Java = (took > > to long to implement for what I needed), then I said, HEY PHP5 would be > > perfect and it has good perl compatible regEX!! So, I wanted to prove = > > that php is awesome, well it is because I am doing everything in it that can > > = be done with most compiled languages. Php is a phenomenal language. > > > > Later > > > > Michael Schmalle > > Teoti Graphix Development & Design > > PO Box 1150 > > Meredith NH, 03253 > > (603) - 279-7811 > > > > http://www.teotigraphix.com > > http://www.v2components.com > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > amfphp-cvs mailing list > > amf...@li... > > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > > > > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > amfphp-cvs mailing list > amf...@li... > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > |
|
From: Patrick M. <ex...@5e...> - 2004-12-22 15:32:31
|
Actually Justin started using PHPDocumenter and generated a doc available on the site a while ago: http://www.amfphp.org/apidocs/ An AS documenter is awesome, I would recommend that you keep the project on your site and publicize it so you can use it as a hook for selling your XHTML table renderer (ah! zany schemes...). Not everyone subscribes to DRK, you know! Patrick Teoti Graphix wrote: > Hey guys, > > Thanks for the answers, but just in my own defense as an intelligent = > human, I read all the docs on sourceforge :) > > The only problem I was having was with the login, I know about the = pserver > and stuff. Basically I am at this point, I looked at all the classes 6 > months ago, I am looking at the online cvs for now. > > As far as contributing, I am not really interested in dev privileges any > time soon, I can help with docs and tuts. To busy to get into another > framework (Not that it is to complicated!!). > > Rick, I will get you that example soon, I am sick, my kids are sick and = it > is snowing and 0 degrees f here so winter is kicking me in the ass. > > >>The other thing would be to post your patches to the list and let=20 >>someone who has dev access post the changes until you receive developer >>= > > >>access to the project. > > > I will do this though if I see things that make more sense to me. > > Peace, Mike > > PS I made an awesome php5 as2 parser/documenter. I have it parsing 150 = > files in 10 seconds. It tracks all interfaces, inheritance, basically equal > to VisDoc and close to BLDoc, the UI mirrors ASDoc MM uses right now with = > the framed out modules and stuff. > > Let me know if you devs would be interested in me making a php parser > plug-in for it(since it is 110% OOP) to doc the amf framework. Or, are = you > going to use the PEAR doc extension in php??? > > Also, let me know if you would like to see what this thing does. > > BTW I made it because I am a component developer and it creates, MXI = > files, all custom actions, HelpBook files and pages connected to mysql, XML > = class mirror files, I messed with XSLT but not to much. I love it because > it creates the folder framework for the component aspect and for the APIDoc > aspect creates the folder framework with indexes in each dir etc.. I = could > keep talking but, there are more things it does. Judah of > drumbeatinsight.com is helping me make a UI for it(This could be a kewl > open-source project if I could start getting more money in other areas = of > dev work). > > I started making it in python with wxPython, then decided maybe Java = (took > to long to implement for what I needed), then I said, HEY PHP5 would be > perfect and it has good perl compatible regEX!! So, I wanted to prove = > that php is awesome, well it is because I am doing everything in it that can > = be done with most compiled languages. Php is a phenomenal language. > > Later > > Michael Schmalle > Teoti Graphix Development & Design > PO Box 1150 > Meredith NH, 03253 > (603) - 279-7811 > > http://www.teotigraphix.com > http://www.v2components.com > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > amfphp-cvs mailing list > amf...@li... > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > > > |
|
From: Teoti G. <mi...@te...> - 2004-12-22 00:25:07
|
Hey guys, Thanks for the answers, but just in my own defense as an intelligent =3D human, I read all the docs on sourceforge :) The only problem I was having was with the login, I know about the =3D = pserver and stuff. Basically I am at this point, I looked at all the classes 6 months ago, I am looking at the online cvs for now. As far as contributing, I am not really interested in dev privileges any time soon, I can help with docs and tuts. To busy to get into another framework (Not that it is to complicated!!). Rick, I will get you that example soon, I am sick, my kids are sick and = =3D it is snowing and 0 degrees f here so winter is kicking me in the ass. >The other thing would be to post your patches to the list and let=3D20=20 >someone who has dev access post the changes until you receive developer = >=3D >access to the project. I will do this though if I see things that make more sense to me. Peace, Mike PS I made an awesome php5 as2 parser/documenter. I have it parsing 150 = =3D files in 10 seconds. It tracks all interfaces, inheritance, basically = equal to VisDoc and close to BLDoc, the UI mirrors ASDoc MM uses right now = with =3D the framed out modules and stuff. Let me know if you devs would be interested in me making a php parser plug-in for it(since it is 110% OOP) to doc the amf framework. Or, are = =3D you going to use the PEAR doc extension in php??? Also, let me know if you would like to see what this thing does. BTW I made it because I am a component developer and it creates, MXI =3D files, all custom actions, HelpBook files and pages connected to mysql, = XML =3D class mirror files, I messed with XSLT but not to much. I love it = because it creates the folder framework for the component aspect and for the = APIDoc aspect creates the folder framework with indexes in each dir etc.. I =3D = could keep talking but, there are more things it does. Judah of drumbeatinsight.com is helping me make a UI for it(This could be a kewl open-source project if I could start getting more money in other areas = =3D of dev work). I started making it in python with wxPython, then decided maybe Java =3D = (took to long to implement for what I needed), then I said, HEY PHP5 would be perfect and it has good perl compatible regEX!! So, I wanted to prove = =3D that php is awesome, well it is because I am doing everything in it that = can =3D be done with most compiled languages. Php is a phenomenal language. Later Michael Schmalle Teoti Graphix Development & Design PO Box 1150 Meredith NH, 03253 (603) - 279-7811 http://www.teotigraphix.com http://www.v2components.com |
|
From: Rick W. <rw...@de...> - 2004-12-21 21:03:52
|
Patrick Mineault wrote: > There are a few links in the CVS section of the SourceForge AMFPHP page > that discuss how to get CVS working. Since you're not registered as a > developer yet, you have to follow the anonymous instructions, and make > sure you work with pserver. http://sourceforge.net/cvs/?group_id=72483 Under the heading "Anonymous CVS Access." > When you'll get write access, you'll have to checkout the sources module > again, you won't be able to chnage your username and password, hance > you'll have to start over. I believe the trick is: When you get dev access, move to a new directory, and checkout the project with your developer credentials. Move back to the directory where you have the changes to the anonymous checkout. Do a cvs update to make sure your files have all the latest changes made by others. Correct conflicts as needed. Do a cvs diff, and copy the files you have changed from the anonymous directory to the developer directory. Do a cvs commit to post your updates. Destroy the anonymous directory so you don't get confused. The other thing would be to post your patches to the list and let someone who has dev access post the changes until you receive developer access to the project. Rick |
|
From: Patrick M. <ex...@5e...> - 2004-12-21 17:35:28
|
There are a few links in the CVS section of the SourceForge AMFPHP page that discuss how to get CVS working. Since you're not registered as a developer yet, you have to follow the anonymous instructions, and make sure you work with pserver. When you'll get write access, you'll have to checkout the sources module again, you won't be able to chnage your username and password, hance you'll have to start over. Patrick Teoti Graphix wrote: > > >>Hi Rick, > > >>I don't know if Justin watches the cvs list. You should post this again on > > the general list. > > >>Patrick > > > > Hey Patrick, > > I have tortoiseCVS installed on my desktop, I am trying to get into the > anonymous cvs from my computer, got any hints. > > I am new to CVS but, I understand it, I think it is just the settings. I > hook up to sourceforge and then it asks for a password. > > I click the enter key and it keeps asking for a password. > > Any help here, I really want to look at the 1.0 source of the project to see > if I can help in that area. > > Peace, Mike > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > amfphp-cvs mailing list > amf...@li... > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > > > |
|
From: Teoti G. <mi...@te...> - 2004-12-21 13:58:39
|
>Hi Rick, >I don't know if Justin watches the cvs list. You should post this again = on the general list. >Patrick Hey Patrick, I have tortoiseCVS installed on my desktop, I am trying to get into the anonymous cvs from my computer, got any hints. I am new to CVS but, I understand it, I think it is just the settings. I hook up to sourceforge and then it asks for a password. I click the enter key and it keeps asking for a password. Any help here, I really want to look at the 1.0 source of the project to = see if I can help in that area. Peace, Mike |
|
From: Patrick M. <ex...@5e...> - 2004-12-21 02:00:09
|
Hi Rick, I don't know if Justin watches the cvs list. You should post this again on the general list. Patrick Rick Widmer wrote: > > > Teoti Graphix wrote: > >> Hey, this is the first thing I am doing is creating good examples with >> AS2.0 >> and the Service class. > > > Cool! Is there one you can point me to that is ready? > > I am working on documenting the install process, and I don't want to > post anything more until I've tested it. So far I've had some kind of > problem with the things I've tested. (examples/basic) > > > Justin: > > If you can get me CVS access I'll jump on making the code save for > E_ALL. I've been doing that project on my libraries recently so I've > got some practice at it. > > > Rick > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > amfphp-cvs mailing list > amf...@li... > https://lists.sourceforge.net/lists/listinfo/amfphp-cvs > > > |
|
From: Rick W. <rw...@de...> - 2004-12-20 23:47:18
|
Teoti Graphix wrote: > Hey, this is the first thing I am doing is creating good examples with AS2.0 > and the Service class. Cool! Is there one you can point me to that is ready? I am working on documenting the install process, and I don't want to post anything more until I've tested it. So far I've had some kind of problem with the things I've tested. (examples/basic) Justin: If you can get me CVS access I'll jump on making the code save for E_ALL. I've been doing that project on my libraries recently so I've got some practice at it. Rick |
|
From: Teoti G. <mi...@te...> - 2004-12-20 23:10:41
|
Hey, this is the first thing I am doing is creating good examples with = AS2.0 and the Service class. Peace, Mike -----Original Message----- From: amf...@li... [mailto:amf...@li...] On Behalf Of Rick Widmer Sent: Monday, December 20, 2004 3:58 PM To: amf...@li... Subject: [amfphp-cvs] Simple example to use when testing an AMFPHP = install Can anyone suggest a simple, working example that can be used to test=20 the installation of AMFPHP? One based on ActionScript 2.0 is probably = best. Thanks, Rick ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.=20 http://productguide.itmanagersjournal.com/ _______________________________________________ amfphp-cvs mailing list amf...@li... https://lists.sourceforge.net/lists/listinfo/amfphp-cvs |
|
From: Rick W. <vc...@de...> - 2004-12-20 20:58:36
|
Can anyone suggest a simple, working example that can be used to test the installation of AMFPHP? One based on ActionScript 2.0 is probably best. Thanks, Rick |