View Full Version : IIS under OS X
neno
Dec 6, 2004, 04:53 AM
Hi all,
Is there a free software for developing and running ASP page under OS X ?
I need it only for developing not for a production site.
I think is possible if i install Virtual Pc... but is there a cheaper solution ?
thanks.
Moreno
edesignuk
Dec 6, 2004, 04:56 AM
Chillisoft ASP (http://wwws.sun.com/software/chilisoft/) is the only thing I know of that enables you to run ASP on Apache webserver.
edit: hmmmm, but it doesn't say anything about working on OS X.
ct77
Dec 6, 2004, 08:39 AM
Hi all,
Is there a free software for developing and running ASP page under OS X ?
I need it only for developing not for a production site.
I think is possible if i install Virtual Pc... but is there a cheaper solution ?
thanks.
Moreno
Not sure what you're trying to achieve, of course, but I think it is a singularly bad idea to develop software in one environment and then deploy it in another.
That is, I wouldn't do all of my development and testing using Chillisoft's ASP environment on a UNIX system (be it OS X or something else), and then deploy on Windows. That's just asking for unexpected troubles.
My own humble opinion of course. :o
michaelrjohnson
Dec 6, 2004, 09:11 AM
Not sure what you're trying to achieve, of course, but I think it is a singularly bad idea to develop software in one environment and then deploy it in another.
That is, I wouldn't do all of my development and testing using Chillisoft's ASP environment on a UNIX system (be it OS X or something else), and then deploy on Windows. That's just asking for unexpected troubles.
My own humble opinion of course. :o
Also, however, it is a HUGE pain for us web developers to have to use a different machine just to be able to tap into ASP.
neno
Dec 6, 2004, 09:47 AM
yes, you are right. but i want use ASP under OS X only for personal use, i dont' know ASP and i want learn ASP using my powerbook... for work i have a win xp machine ... but my win xp machine isn't a laptop :)
m.
csubear
Dec 6, 2004, 11:01 AM
www.go-mono.com, you can install everything you need via fink, I belive. ASP, .net, c# ;)
DavidLeblond
Dec 6, 2004, 12:11 PM
Learn PHP. ;)
monkeydo_jb
Dec 6, 2004, 12:17 PM
Learn PHP. ;)
Darn, beat me to suggesting that!
BornAgainMac
Dec 6, 2004, 01:40 PM
I am glad someone created this thread. I have tons of VB experience and felt that I could leverage my experience better with ASP.NET than JSP. In the long run, it would be better to use something that would work on a Mac. I would like use XServe instead of a Windows Server to save money on both the hardware and licenses. Plus it should scale better when adding additional nodes. I wanted to use something I call "Big IP". Having multiple web servers that balance the requests coming in. And eventually use Oracle 10g's cluster environment for the database. MySQL to start out since Oracle is too expensive for me right now.
Can PHP be used for large products like JSP? Is there a lot of freeware code libaries to help get started? Libraries dealing with common website tasks for example.
BornAgainMac
Dec 6, 2004, 02:04 PM
Best PHP libaries
http://pear.php.net/index.php
Fukui
Dec 6, 2004, 02:23 PM
I am glad someone created this thread. I have tons of VB experience and felt that I could leverage my experience better with ASP.NET than JSP. In the long run, it would be better to use something that would work on a Mac. I would like use XServe instead of a Windows Server to save money on both the hardware and licenses. Plus it should scale better when adding additional nodes. I wanted to use something I call "Big IP". Having multiple web servers that balance the requests coming in. And eventually use Oracle 10g's cluster environment for the database. MySQL to start out since Oracle is too expensive for me right now.
Webobjects. Database Independent, OS Independent, Hardware Independent, Web Server Independent. Almost totaly free load balancing, tough as a rock, very well put together... tools are a little stale, but are pretty powerful, but sometimes complex. Price is very very good, used to sell for 50,000 for one licence! Open source implementations are also available, and you can package into JSP etc.
I have found it to be pretty nice.
csubear
Dec 6, 2004, 07:45 PM
Webobjects. Database Independent, OS Independent, Hardware Independent, Web Server Independent. Almost totaly free load balancing, tough as a rock, very well put together... tools are a little stale, but are pretty powerful, but sometimes complex. Price is very very good, used to sell for 50,000 for one licence! Open source implementations are also available, and you can package into JSP etc.
I have found it to be pretty nice.
I would like to second this. Webobject is truly great. Give it a look.
neno
Dec 7, 2004, 03:52 AM
Thanks to all !
Mono is OK !!! Asp work fine :)
I know php... but i must use asp now :( ( but i preffer jsp !!! )
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.