Discussion:
Still looking?
dean blackketter
2002-01-13 21:53:31 UTC
Permalink
I'm sorry I never responded to this....

I'm planning on adding a framework that should make it easy to add
setup sections to both the web and player user interfaces.

For now, if you want to add a setting, put it in setup.pl and I'll
migrate them over in my first shot. I'll have something checked in
this week.

How's that sound to everybody?

-dean
Okay. Sean & all...
What is the current status of a web setup tool? Should I start from
scratch or is there something (parts whatever) in progress?
Thanks,
Mike
Yep, web interface for the setup is a good idea. Were you thinking
of
making it so the setup can be changed on the fly? It seems doable -
the
only prob I can see is with changing the mp3dir - you have to
intelligently stop the clients and re-initialize their state.
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sponsored by VeriSign - The Value of Trust
Secure all your Web servers now - with a proven 5-part
strategy. The FREE Server Security Guide shows you how.
http://us.click.yahoo.com/uCuuSA/VdiDAA/yigFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2003-02-22 13:11:19 UTC
Permalink
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>[slimp3-dev] Re: Still
looking?</title></head><body>
<div>I'm sorry I never responded to this....</div>
<div><br></div>
<div>I'm planning on adding a framework that should make it easy to
add setup sections to both the web and player user interfaces.&nbsp;
</div>
<div><br></div>
<div>For now, if you want to add a setting, put it in setup.pl and
I'll migrate them over in my first shot.&nbsp; I'll have something
checked in this week.</div>
<div><br></div>
<div>How's that sound to everybody?</div>
<div><br></div>
<div>-dean</div>
<div><br></div>
<blockquote type="cite" cite>Okay.&nbsp; Sean &amp; all...<br>
<br>
What is the current status of a web setup tool?&nbsp; Should I start
from </blockquote>
<blockquote type="cite" cite>scratch or is there something (parts
whatever) in progress?<br>
<br>
Thanks,<br>
Mike<br>
<br>
--- In slimp3-dev-F5Bj5G+***@public.gmane.org, Sean Adams &lt;***@s...&gt; wrote:<br>
&gt; <br>
&gt; Yep, web interface for the setup is a good idea. Were you
thinking <br>
of<br>
&gt; making it so the setup can be changed on the fly?&nbsp; It seems
doable -<br>
&nbsp;the<br>
&gt; only prob I can see is with changing the mp3dir - you have to<br>
&gt; intelligently stop the clients and re-initialize their state.<br>
&gt; <br>
&gt; <br>
&gt; <br>
<br>
<br>
<br>
------------------------ Yahoo! Groups Sponsor
---------------------~--&gt;<br>
Tiny Wireless Camera under $80!<br>
Order Now! FREE VCR Commander!<br>
Click Here - Only 1 Day Left!<br>
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/rIp0lB/TM<br>
---------------------------------------------------------------------<span </span>~-&gt;<br>
<br>
To unsubscribe from this group, send an email to:<br>
slimp3-dev-unsubscribe-***@public.gmane.org<br>
<br>
&nbsp;<br>
<br>
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/ </blockquote>
<div><br></div>
</body>
</html>
Daniel Sully
2002-01-02 21:33:20 UTC
Permalink
Once upon a time Sean Adams shaped the electrons to say...
A good place to start would probably be to make Dean's HTTP.pm into a more
general-purpose web server, and break it out into a couple of modules -
the functionality is kind of hard coded right now. Then it should be
pretty easy to add a setup menu.
I would suggest the LWP package HTTP::Daemon, but that would be
requiring another external module, which this group is shying away from.

-D
--
Ooo-Eee-Ooo-Ah-Ah-Ting-Tang-Walla-Walla-Bing-Bang

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Sean Adams
2002-01-02 21:13:30 UTC
Permalink
Mike,

I don't think anyone has started on the web setup tool, but there has been
some discussion on the topic, so you might want to review the -dev
archives. The main objectives of the setup tool were to make it part of
server.pl, and to allow the parameters (including $mp3dir) to be changed
on the fly.

A good place to start would probably be to make Dean's HTTP.pm into a more
general-purpose web server, and break it out into a couple of modules -
the functionality is kind of hard coded right now. Then it should be
pretty easy to add a setup menu.

Sean
Okay. Sean & all...
What is the current status of a web setup tool? Should I start from
scratch or is there something (parts whatever) in progress?
Thanks,
Mike
Yep, web interface for the setup is a good idea. Were you thinking
of
making it so the setup can be changed on the fly? It seems doable -
the
only prob I can see is with changing the mp3dir - you have to
intelligently stop the clients and re-initialize their state.
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
therockinghorse
2002-01-02 15:56:25 UTC
Permalink
Okay. Sean & all...

What is the current status of a web setup tool? Should I start from
scratch or is there something (parts whatever) in progress?

Thanks,
Mike
Yep, web interface for the setup is a good idea. Were you thinking
of
making it so the setup can be changed on the fly? It seems doable -
the
only prob I can see is with changing the mp3dir - you have to
intelligently stop the clients and re-initialize their state.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2001-12-18 19:48:31 UTC
Permalink
Yep, web interface for the setup is a good idea. Were you thinking of
making it so the setup can be changed on the fly? It seems doable - the
only prob I can see is with changing the mp3dir - you have to
intelligently stop the clients and re-initialize their state.
Yeah, we'll make it work!

-dean

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Call any Phone in the World from your PC with CrystalVoice
-LOW rates world-wide - $0.039/min in U.S.
FREE trial. Click here.
http://us.click.yahoo.com/Ib1xVB/IxbDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Sean Adams
2001-12-18 19:36:15 UTC
Permalink
Yep, web interface for the setup is a good idea. Were you thinking of
making it so the setup can be changed on the fly? It seems doable - the
only prob I can see is with changing the mp3dir - you have to
intelligently stop the clients and re-initialize their state.
Mike,
Welcome! This is great. We sure could use help in this area.
- a nice GUI for the setup tool, pop-up menus for lanuage choice, etc.
One note: I was planning on putting the setup into the web
interface, so we should make sure we're not duplicating effort here.
-dean
Mike,
Yes, we could definitely use some help with Windows. The basic things we
- automatically install perl IF it's not already installed
- install server.pl so it runs at startup
- automatically run setup.pl to do the initial server configuration
- some kind of task bar icon for the server, which brings up a window
where you can watch the log, start/stop the server, or go to the setup
tool.
- a nice GUI for the setup tool, pop-up menus for lanuage choice, etc.
I'm CCing this to the development list. Let me know what you think after
taking a look at the software.
Sean
Hello,
I noted on your website that your looking for programmers and I'm
curious / interested in the
product and helping out. Is the list that's out there up to date?
IE. looking for a windows installer or GUI?
I'm a member of SourceForge, I'll download the source and take a peak.
Thanks,
Mike Slattery
____________________________________________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail. Click Here
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Unlimited PC-PC calling at Crystal Voice! - Only $1/Mo.
Download your free 30 day trial. Click here.
http://us.click.yahoo.com/Gb1xVB/GxbDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2003-02-22 13:15:45 UTC
Permalink
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [slimp3-dev] Re: Still
looking?</title></head><body>
<blockquote type="cite" cite>Yep, web interface for the setup is a
good idea. Were you thinking of<br>
making it so the setup can be changed on the fly?&nbsp; It seems
doable - the<br>
only prob I can see is with changing the mp3dir - you have
to</blockquote>
<blockquote type="cite" cite>intelligently stop the clients and
re-initialize their state.</blockquote>
<div><br>
Yeah, we'll make it work!</div>
<div><br></div>
<div>-dean</div>
</body>
</html>
dean blackketter
2001-12-18 19:29:36 UTC
Permalink
Mike,

Welcome! This is great. We sure could use help in this area.
- a nice GUI for the setup tool, pop-up menus for lanuage choice, etc.
One note: I was planning on putting the setup into the web
interface, so we should make sure we're not duplicating effort here.

-dean
Mike,
Yes, we could definitely use some help with Windows. The basic things we
- automatically install perl IF it's not already installed
- install server.pl so it runs at startup
- automatically run setup.pl to do the initial server configuration
- some kind of task bar icon for the server, which brings up a window
where you can watch the log, start/stop the server, or go to the setup
tool.
- a nice GUI for the setup tool, pop-up menus for lanuage choice, etc.
I'm CCing this to the development list. Let me know what you think after
taking a look at the software.
Sean
Hello,
I noted on your website that your looking for programmers and I'm
curious / interested in the
product and helping out. Is the list that's out there up to date?
IE. looking for a windows installer or GUI?
I'm a member of SourceForge, I'll download the source and take a peak.
Thanks,
Mike Slattery
____________________________________________________________________________________________________
Join the worldís largest e-mail service with MSN Hotmail. Click Here
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/75YKVC/7.PDAA/ySSFAA/rIp0lB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
slimp3-dev-unsubscribe-***@public.gmane.org



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
dean blackketter
2003-02-22 13:15:46 UTC
Permalink
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>[slimp3-dev] Re: Still
looking?</title></head><body>
<div>Mike,</div>
<div><br></div>
<div>Welcome!&nbsp; This is great.&nbsp; We sure could use help in
this area.</div>
<div><br></div>
<blockquote type="cite" cite>- a nice GUI for the setup tool, pop-up
menus for lanuage choice, etc.</blockquote>
<div><br></div>
<div>One note:&nbsp; I was planning on putting the setup into the web
interface, so we should make sure we're not duplicating effort
here.</div>
<div><br></div>
<div>-dean</div>
<div><br></div>
<blockquote type="cite" cite>Mike,<br>
<br>
Yes, we could definitely use some help with Windows. The basic things
we<br>
need are:</blockquote>
<blockquote type="cite" cite><br>
- automatically install perl IF it's not already installed<br>
- install server.pl so it runs at startup<br>
- automatically run setup.pl to do the initial server
configuration<br>
<br>
The icing on the cake would be:<br>
</blockquote>
<blockquote type="cite" cite>- some kind of task bar icon for the
server, which brings up a window<br>
where you can watch the log, start/stop the server, or go to the
setup<br>
tool.</blockquote>
<blockquote type="cite" cite>- a nice GUI for the setup tool, pop-up
menus for lanuage choice, etc.</blockquote>
<blockquote type="cite" cite><br>
I'm CCing this to the development list. Let me know what you think
after<br>
taking a look at the software.<br>
</blockquote>
<blockquote type="cite" cite>Sean</blockquote>
<blockquote type="cite" cite><br>
<br>
On Tue, 18 Dec 2001, Rocking Horse wrote:<br>
<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I noted on your website that your looking for programmers and I'm
curious / interested in the<br>
&gt; product and helping out.&nbsp; Is the list that's out there up to
date?<br>
&gt;<br>
&gt; IE. looking for a windows installer or GUI?<br>
&gt;<br>
&gt; I'm a member of SourceForge, I'll download the source and take a
peak.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Mike Slattery<br>
&gt;<br>
&gt;<br>
&gt;
_____________________________________________________________________<span
</span>_______________________________<br>
&gt; Join the world’s largest e-mail service with MSN Hotmail. Click
Here<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
------------------------ Yahoo! Groups Sponsor
---------------------~--&gt;<br>
Win a Capcom Console Game of Your Choice Or Even a Capcom Arcade
System. Click Here to Enter.<br>
http://us.click.yahoo.com/tmpz8B/exbDAA/ySSFAA/rIp0lB/TM<br>
---------------------------------------------------------------------<span </span>~-&gt;<br>
<br>
To unsubscribe from this group, send an email to:<br>
slimp3-dev-unsubscribe-***@public.gmane.org<br>
<br>
&nbsp;<br>
<br>
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/ </blockquote>
<div><br></div>
</body>
</html>

Continue reading on narkive:
Loading...