[Red5devs] Vote for Daniel Rossi commit rights

John Grden neoriley at gmail.com
Tue Oct 9 19:09:25 PDT 2007


all done, I'm emailing Dan right now

On 10/9/07, Chris Allen <mrchrisallen at gmail.com> wrote:
>
> Ok, I think that is enough votes for Dan.
>
> John's setting him up as I type this.
>
> Welcome to the group Dan! Oh and Dan, if you haven't signed up for the
> developer lists please do so now.
>
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
> Thanks for your contribution to the project.
>
> -Chris
>
>
> On 10/9/07, Steven Gong <steven.gong at gmail.com> wrote:
> > A BIG +1 from me.
> >
> > On 10/9/07, Chris Allen <mrchrisallen at gmail.com> wrote:
> > >
> > > Hey Guys,
> > >
> > > I just wanted to take a quick poll to get Dan some commit rights so
> > > that he can help out with the Admin panel.
> > >
> > > So, he gets my vote. How about the rest of you?
> > >
> > > +1
> > >
> > > -Chris
> > >
> > > On 10/4/07, Daniel Rossi < spam at electroteque.org> wrote:
> > > > Hi i noticed a few slight problems. Well first i have to delete the
> > admin
> > > > folder to recheckout, it complains about the bin and doc directories
> > missing
> > > > .svn files which is setup in the ignore list anyway ? After i did
> this i
> > > > noticed the cert directory was missing, so i had to work around this
> by
> > > > changing the cert file property , creating the directory in the
> target
> > and
> > > > then adding the target to the depends list for compilar.air.release.
> I
> > tried
> > > > to set it up so it would only run if the pfx file is missing but ive
> > > > completely forgotten how to wrap code inside an available property
> check
> > any
> > > > ideas ?
> > > >
> > > > Here is the fixes anyway
> > > >
> > > > http://www.electroteque.org/red5/admin/
> > > >
> > > > How do i set myself up for svn then ?
> > > >
> > > >
> > > > On 04/10/2007, at 4:31 AM, Martijn van Beek wrote:
> > > > Daniel thanks! You're build script is better than mine! I'm
> committing
> > the
> > > > changes as we speak.
> > > >
> > > > Consider the invite of Chris Allen, you got my vote!
> > > >
> > > > Regards,
> > > > Martijn van Beek
> > > >
> > > >  On 10/3/07, Daniel Rossi <spam at electroteque.org> wrote:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Begin forwarded message:
> > > > >
> > > > >
> > > > > From: Daniel Rossi <spam at electroteque.org>
> > > > > Date: 3 October 2007 7:13:54 PM
> > > > > To: red5 at osflash.org
> > > > > Subject: Re: [Red5] Admin panel AIR build
> > > > >
> > > > >
> > > > > Hi ive updated the webapp again, it seems the portion of code
> within
> > > > connect is not required.
> > > > >
> > > > >
> > > > > By adding
> > > > >
> > > > >
> > > > > <property name="clientRegistry" ref= "authClientRegistry" />
> > > > >
> > > > >
> > > > > <bean id ="authClientRegistry"
> > > > > class
> > ="org.red5.adminPanel.client.AuthClientRegistry"
> > > > > />
> > > > >
> > > > >
> > > > > It already calls the registry, and it seems it already sends the
> > connect
> > > > params to newClient ! Ok so that fixes the multiple login problem.
> > > > >
> > > > >
> > > > > http://www.electroteque.org/red5/admin/
> > > > >
> > > > >
> > > > >
> > > > > On 03/10/2007, at 9:28 AM, Daniel Rossi wrote:
> > > > >
> > > > > Hi sorry i dont have access to the svn please have a look at the
> ones
> > > > here, the build properties may need cleaning up maybe as i had to
> add an
> > > > option for the air sdk path
> > > > >
> > > > >
> > > > > http://www.electroteque.org/red5/admin/
> > > > >
> > > > >
> > > > > I cleaned up the webapp aswell a little i'll still need to work
> out
> > why
> > > > its trying to authenticate twice. Ive also worked for another app im
> > doing
> > > > out how to encrypt the passwords also with a salt in the password
> file
> > if
> > > > thats needed at all ?
> > > > >
> > > > >
> > > > >
> > > > > On 02/10/2007, at 6:04 PM, Martijn van Beek wrote:
> > > > >
> > > > > So we're switched to AIR beta 2, cool! Are the other problems
> resolved
> > > > now? (the icon location). Could you commit your findings? Of course
> we
> > have
> > > > to switch to beta2 and i think it's obviously that there are things
> > changed
> > > > in Air beta 2 because it's a beta product.
> > > > >
> > > > > Regards,
> > > > > Martijn
> > > > >
> > > > >
> > > > >
> > > > > On 10/2/07, Daniel Rossi < spam at electroteque.org> wrote:
> > > > > >
> > > > > > Ive installed a new AIR installer and it wont run complaining of
> an
> > > > older version. I changed the namespace to
> > > > > >
> > > > > >
> > > > > > <application xmlns= "
> > > > http://ns.adobe.com/air/application/1.0.M5 " appId =
> > > > "org.red5.admin.Red5Air" version ="1.0 Beta" >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > then complained application is not known. Ive tried to change to
> the
> > air
> > > > sdk ADT but this one is wanting a certificate file and password
> still
> > trying
> > > > to get that one going as its complaining the password is null, im
> > assuming
> > > > we have to move to the ADT within the air sdk to keep up to date
> with
> > the
> > > > air installers. Ive built a target to build the certificate just
> trying
> > to
> > > > get the damn thing to build now, i hate how they keep changing
> things !
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 02/10/2007, at 4:42 PM, Daniel Rossi wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi there, the build is still broken i had to do the following
> > > > > >
> > > > > >
> > > > > >   <icon>
> > > > > >             <image16x16>icons/r5-16.png </image16x16>
> > > > > >             <image32x32>icons/r5-32.png </image32x32>
> > > > > >             <image48x48>icons/r5-48.png </image48x48>
> > > > > >            <image128x128> icons/r5-128.png</image128x128>
> > > > > >         </icon>
> > > > > >
> > > > > >
> > > > > > <property
> > > > > > name= "assets.dir"
> > > > > > location= "./src/assets/"/>
> > > > > >
> > > > > >
> > > > > > I get these compile errors though on access keywords for some
> reason
> > ?
> > > > This shouldnt be happening as these are allowed within mxml
> applications
> > > > aswell.
> > > > > >
> > > > > >
> > > > > >  [exec]
> > > >
> >
> /Volumes/FIREWIRE/www/red5_server/swf/DEV_Source/classes/org/red5/admin/panels/ControlPanel.as(28):
> > > > col: 1 Error: The private attribute may be used only on class
> property
> > > > definitions.
> > > > > >      [ exec] private var _footer:String;
> > > > > >      [exec] ^
> > > > > >      [ exec]
> > > >
> >
> /Volumes/FIREWIRE/www/red5_server/swf/DEV_Source/classes/org/red5/admin/panels/ControlPanel.as(31):
> > > > col: 1 Error: The private attribute may be used only on class
> property
> > > > definitions.
> > > > > >      [ exec] private var _error:String = "";
> > > > > >      [exec ] ^
> > > > > >      [ exec]
> > > > > > _______________________________________________
> > > > > > Red5 mailing list
> > > > > > Red5 at osflash.org
> > > > > >
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > > >
> > > > > > _______________________________________________
> > > > > > Red5 mailing list
> > > > > > Red5 at osflash.org
> > > > > >
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Red5 mailing list
> > > > > Red5 at osflash.org
> > > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > >
> > > > > _______________________________________________
> > > > > Red5 mailing list
> > > > > Red5 at osflash.org
> > > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Red5 mailing list
> > > > > Red5 at osflash.org
> > > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > > >
> > > > >
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Red5devs mailing list
> > > Red5devs at osflash.org
> > > http://osflash.org/mailman/listinfo/red5devs_osflash.org
> > >
> >
> >
> >
> > --
> > Best Regards
> > Steven Gong
> >
> > InfraRed5 Red5 Consultant: http://www.infrared5.com,
> steven at infrared5.com
> >
> > Red5 Developer: http://osflash.org/red5,
> > http://jira.red5.org/confluence/display/~steven/Home
> >
> > Modesty is an overrated quality in men of no great accomplishment.  --
> Ricky
> > Jay
> > _______________________________________________
> > Red5devs mailing list
> > Red5devs at osflash.org
> > http://osflash.org/mailman/listinfo/red5devs_osflash.org
> >
> >
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>



-- 
[  JPG  ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20071009/655b1503/attachment-0001.html 


More information about the Red5devs mailing list