Hi Chuck, Thanks, I'd be very interested in seeing it. In light of not being able to find what I wanted on google, I've started my own (in PHP), I guess it could be beneficial to share. ;-) Let me know if you're interested, Kind Regards, Nick On Tue, 29 Mar 2005 12:08:44 -0500, Chuck Tellechea <chuckt@tellechea.org> wrote:> Nick, > > Hehe... > > I was going to start coding a perl cgi webapp to do this for a customer > in the next week or so. The need for such seems pretty obvious :) > I'm going to create some templates with HTML::Template and drive it > with CGI::Application. Once I have something done I'll post something > here. > > > On Mar 29, 2005, at 7:25 AM, [NICK] wrote: > > > Hi all, > > looking @ icecast.org I hope this is the right list - Apologies if > > not. > > > > Does anyone have (know of) a gui for ices , I've got everything > > working (i.e. icescast & ices) I'm just bored of manipulating my text > > file, A web (php) gui would be much better. > > > > Thanks In Advance, > > Nick > > > > > > > > -- > > When you do things right, no one can be sure if you did anything at > > all. > > _______________________________________________ > > Icecast mailing list > > Icecast@xiph.org > > http://lists.xiph.org/mailman/listinfo/icecast > > > -- > "Living is easy with eyes closed; > misunderstanding all you see...." > John Lennon > > Chuck Tellechea > >-- When you do things right, no one can be sure if you did anything at all.
Nick, Cool. Let's compare requirements/features once we've had a start. If we end up using a database, we could certainly make the code consistent with a schema and implementation. I'm partial to postrgresql. You? On Mar 29, 2005, at 1:15 PM, [NICK] wrote:> Hi Chuck, > Thanks, I'd be very interested in seeing it. > > In light of not being able to find what I wanted on google, I've > started my own (in PHP), I guess it could be beneficial to share. ;-) > > Let me know if you're interested, > Kind Regards, > Nick > > > On Tue, 29 Mar 2005 12:08:44 -0500, Chuck Tellechea > <chuckt@tellechea.org> wrote: >> Nick, >> >> Hehe... >> >> I was going to start coding a perl cgi webapp to do this for a >> customer >> in the next week or so. The need for such seems pretty obvious :) >> I'm going to create some templates with HTML::Template and drive it >> with CGI::Application. Once I have something done I'll post something >> here. >> >> >> On Mar 29, 2005, at 7:25 AM, [NICK] wrote: >> >>> Hi all, >>> looking @ icecast.org I hope this is the right list - Apologies if >>> not. >>> >>> Does anyone have (know of) a gui for ices , I've got everything >>> working (i.e. icescast & ices) I'm just bored of manipulating my text >>> file, A web (php) gui would be much better. >>> >>> Thanks In Advance, >>> Nick >>> >>> >>> >>> -- >>> When you do things right, no one can be sure if you did anything at >>> all. >>> _______________________________________________ >>> Icecast mailing list >>> Icecast@xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >>> >> -- >> "Living is easy with eyes closed; >> misunderstanding all you see...." >> John Lennon >> >> Chuck Tellechea >> >> > > > -- > When you do things right, no one can be sure if you did anything at > all. >-- "Living is easy with eyes closed; misunderstanding all you see...." John Lennon Chuck Tellechea
I'll contact U off list. rgds Nick On Tue, 29 Mar 2005 13:30:08 -0500, Chuck Tellechea <chuckt@tellechea.org> wrote:> > Nick, > > Cool. Let's compare requirements/features once we've had a start. If we > end up using a database, we could certainly make the code consistent > with a schema and implementation. I'm partial to postrgresql. You? > > On Mar 29, 2005, at 1:15 PM, [NICK] wrote: > > > Hi Chuck, > > Thanks, I'd be very interested in seeing it. > > > > In light of not being able to find what I wanted on google, I've > > started my own (in PHP), I guess it could be beneficial to share. ;-) > > > > Let me know if you're interested, > > Kind Regards, > > Nick > > > > > > On Tue, 29 Mar 2005 12:08:44 -0500, Chuck Tellechea > > <chuckt@tellechea.org> wrote: > >> Nick, > >> > >> Hehe... > >> > >> I was going to start coding a perl cgi webapp to do this for a > >> customer > >> in the next week or so. The need for such seems pretty obvious :) > >> I'm going to create some templates with HTML::Template and drive it > >> with CGI::Application. Once I have something done I'll post something > >> here. > >> > >> > >> On Mar 29, 2005, at 7:25 AM, [NICK] wrote: > >> > >>> Hi all, > >>> looking @ icecast.org I hope this is the right list - Apologies if > >>> not. > >>> > >>> Does anyone have (know of) a gui for ices , I've got everything > >>> working (i.e. icescast & ices) I'm just bored of manipulating my text > >>> file, A web (php) gui would be much better. > >>> > >>> Thanks In Advance, > >>> Nick > >>> > >>> > >>> > >>> -- > >>> When you do things right, no one can be sure if you did anything at > >>> all. > >>> _______________________________________________ > >>> Icecast mailing list > >>> Icecast@xiph.org > >>> http://lists.xiph.org/mailman/listinfo/icecast > >>> > >> -- > >> "Living is easy with eyes closed; > >> misunderstanding all you see...." > >> John Lennon > >> > >> Chuck Tellechea > >> > >> > > > > > > -- > > When you do things right, no one can be sure if you did anything at > > all. > > > -- > "Living is easy with eyes closed; > misunderstanding all you see...." > John Lennon > > Chuck Tellechea > >-- When you do things right, no one can be sure if you did anything at all.
...& I too forget to hit the "reply-all" button in gmail :-S just keepin' it open source :-D All the best, Nick On Apr 4, 2005 7:47 PM, [NICK] <linickx@gmail.com> wrote:> Hi Justin, you can take at look at http://www.linickx.com/blog/?p=13 > if you like ;-) > > rgds, > Nick > > > On Apr 4, 2005 7:18 PM, Justin Bot <justinabomb@gmail.com> wrote: > > Off list? Darn. I was really hoping to see what kind of dev has been > > done on this type of thing. Keep open source open, know what I mean? > > :) > > > > On Mar 30, 2005 2:03 AM, [NICK] <linickx@gmail.com> wrote: > > > I'll contact U off list. > > > > > > rgds > > > Nick > > > > > > On Tue, 29 Mar 2005 13:30:08 -0500, Chuck Tellechea > > > <chuckt@tellechea.org> wrote: > > > > > > > > Nick, > > > > > > > > Cool. Let's compare requirements/features once we've had a start. If we > > > > end up using a database, we could certainly make the code consistent > > > > with a schema and implementation. I'm partial to postrgresql. You? > > > > > > > > On Mar 29, 2005, at 1:15 PM, [NICK] wrote: > > > > > > > > > Hi Chuck, > > > > > Thanks, I'd be very interested in seeing it. > > > > > > > > > > In light of not being able to find what I wanted on google, I've > > > > > started my own (in PHP), I guess it could be beneficial to share. ;-) > > > > > > > > > > Let me know if you're interested, > > > > > Kind Regards, > > > > > Nick > > > > > > > > > > > > > > > On Tue, 29 Mar 2005 12:08:44 -0500, Chuck Tellechea > > > > > <chuckt@tellechea.org> wrote: > > > > >> Nick, > > > > >> > > > > >> Hehe... > > > > >> > > > > >> I was going to start coding a perl cgi webapp to do this for a > > > > >> customer > > > > >> in the next week or so. The need for such seems pretty obvious :) > > > > >> I'm going to create some templates with HTML::Template and drive it > > > > >> with CGI::Application. Once I have something done I'll post something > > > > >> here. > > > > >> > > > > >> > > > > >> On Mar 29, 2005, at 7:25 AM, [NICK] wrote: > > > > >> > > > > >>> Hi all, > > > > >>> looking @ icecast.org I hope this is the right list - Apologies if > > > > >>> not. > > > > >>> > > > > >>> Does anyone have (know of) a gui for ices , I've got everything > > > > >>> working (i.e. icescast & ices) I'm just bored of manipulating my text > > > > >>> file, A web (php) gui would be much better. > > > > >>> > > > > >>> Thanks In Advance, > > > > >>> Nick > > > > >>> > > > > >>> > > > > >>> > > > > >>> -- > > > > >>> When you do things right, no one can be sure if you did anything at > > > > >>> all. > > > > >>> _______________________________________________ > > > > >>> Icecast mailing list > > > > >>> Icecast@xiph.org > > > > >>> http://lists.xiph.org/mailman/listinfo/icecast > > > > >>> > > > > >> -- > > > > >> "Living is easy with eyes closed; > > > > >> misunderstanding all you see...." > > > > >> John Lennon > > > > >> > > > > >> Chuck Tellechea > > > > >> > > > > >> > > > > > > > > > > > > > > > -- > > > > > When you do things right, no one can be sure if you did anything at > > > > > all. > > > > > > > > > -- > > > > "Living is easy with eyes closed; > > > > misunderstanding all you see...." > > > > John Lennon > > > > > > > > Chuck Tellechea > > > > > > > > > > > > > > -- > > > When you do things right, no one can be sure if you did anything at all. > > > _______________________________________________ > > > Icecast mailing list > > > Icecast@xiph.org > > > http://lists.xiph.org/mailman/listinfo/icecast > > > > > > > -- > When you do things right, no one can be sure if you did anything at all. >-- When you do things right, no one can be sure if you did anything at all.