I may be a bit out of my element here. I'm just starting with web scripting languages.
I've read about a server extension called TomCat that is supposed to do something like you d…
first, I suggest going to www.jspformacs.com
If you are asp savvy, but not so with php, go to bebits.com. This is a beos site, but there is a shell program called asp2php, which…
go to php.net/support
look in the archives for asp. there is another tool that will covert your scripts. on the other hand if you have to use asp then there is a program that will…
I installed PHP4 in about 5 minutes, using the pkg listed in an earlier post. Using a MySQL book that had a few commands, I had a web page using PHP serving up info from my MySQL d…
Quote:
Originally posted by rollerdexter:
I also installed Tomcat without a hitch. And it functions well as a standalone server for servlets, using port 8080. But I have…
It is possible.
Go to apache.org and go to the project "Apache::ASP"
You also need mod_perl.
There is a whole thing on it there. Though I myself use PHP and mysql, I think its …
Don't bother with ASP.
I have used ASP and JSP.
ASP is designed for Windows.
It allows you to use VBScript to manipulate ActiveX controls. Ok for Windows, but an attempt to port A…
My philosophy in these issues, is that everyone has a personal preference. Professionally however, I like to make the best offer to a client based on their current config. This i…
Hi,
I'm trying to use the javax.mail.* package in a Java-Cocoa app I'm writing, but I can't work out how to add the mail.jar file to the build-time classpath in project builder.
…
under Project->Add Files
navigate to select the jar file - click "open" (if its a directory of class files that's okay too)
Another panel shows up - can't remember what is s…
Here's something I picked up over at www.omnigroup.com
Seems to be just what you need.
Terry
---------------------------------------------------------------------
Below are the i…
Here's something I picked up over at www.omnigroup.com
Seems to be just what you need.
Terry
---------------------------------------------------------------------
Below are the i…
Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server is too unstable. I have never compiled anything. Any…
Quote:
Originally posted by anothermacguy:
Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server …
Thanks a lot. I will let you know how it goes. Take care
----When I tried make, after cd'ing into the directory, it told me "no targets specified, and no makefile found". What …
This is gonna be long, so just bear with me.
Quote:
Originally posted by anothermacguy:
Thanks a lot. I will let you know how it goes. Take care
----When I tried ma…
THANK YOU THANK YOU THANK YOU!!!!! I am very grateful. I have been trying to get this going all day. I did manage to get the program to compile and run, and configured. Then I …
Quote:
Originally posted by sordid:
more on that note.. carbon soundjam is the only program i know that can broadcast into icecast or shoutcast... you need to register i…
Thanks for the info guys. What I have actually done is decide to go with an older version of shoutcast and I'm using JScream as my encoder. It's not working perfectly yet, I have…
dogzilla: Yep, sorry, I meant to say under OS X, SJ is the only one I know that will broadcast. I've tried to compile many command line encoders, but most need to be modified great…
Hey guys, JScream does work, and compiles find on Darwin. I have it, and shoutcast both running. My pesky little problem which I spoke of earlier is that when JScream tries conne…
Quote:
Originally posted by sordid:
dogzilla: Yep, sorry, I meant to say under OS X, SJ is the only one I know that will broadcast. I've tried to compile many command li…