Skip to main content
Participating Frequently
January 7, 2007
Question

ASP and Mac

  • January 7, 2007
  • 20 replies
  • 1876 views
I just bought a Mac. I am developing with asp. Is there any server that can run the asp pages on the mac. If not what are my alternatives. thanks for your help
This topic has been closed for replies.

20 replies

Inspiring
January 8, 2007
Yes, I'd still reccommend that ASP be taken seriously. Whether or not people
take that advice is open to debate :)

I'm due to start a new ASP project soon. The reason I got was because the
in-house .NET developers were not familiar with ASP. So, there could well be
a niche market for ASP developers. There'll be a lot of legacy code out
there.

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004






Inspiring
January 8, 2007
On Mon, 08 Jan 2007 16:08:48 +0000, David Powers <david@example.com>
wrote:

>Win Day wrote:
>> What website?
>>
>> Remember: MS SQL != mySQL
>
>MySQL is available in two versions: Enterprise and Community. The
>programs are the same, but the Enterprise version comes with lots of
>support (or so I believe). The Community version is free, but comes with
>no support.
>
>This has always been the model for MySQL. However, MySQL has renamed the
>licences and is pushing the commercial version far more vigorously than
>before.

Thanks for the clarification, David. I didn't know that (since I
don't work with PHP/mySQL).

Win
--
Win Day, Wild Rose Websites
http://www.wildrosewebsites.com
winday@NOSPAMwildrosewebsites.com
Skype winifredday
Inspiring
January 8, 2007
Win Day wrote:
> What website?
>
> Remember: MS SQL != mySQL

MySQL is available in two versions: Enterprise and Community. The
programs are the same, but the Enterprise version comes with lots of
support (or so I believe). The Community version is free, but comes with
no support.

This has always been the model for MySQL. However, MySQL has renamed the
licences and is pushing the commercial version far more vigorously than
before.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Inspiring
January 8, 2007
On Mon, 8 Jan 2007 14:09:41 +0000 (UTC), "RSXDriver"
<350z-obx@cox.net> wrote:

>One thing though, where can I download mysql for free. It cost a good amount of
>money on their website for the enterprise edition. That is the only one that I
>say. Is there another version for developing?

What website?

Remember: MS SQL != mySQL

Win
--
Win Day, Wild Rose Websites
http://www.wildrosewebsites.com
winday@NOSPAMwildrosewebsites.com
Skype winifredday
Inspiring
January 8, 2007
> One more question, it has 3 versions to download for the osx 10.4 version
> of
> mac. Power PC 32 bit, power pc 64 bit, and x86. Does anyone know if or
> which
> one of these will work with the mac with theintel processor?

If you have an intel processor, then that's the x86 one. PowerPC chips are
what Apple used to use before switching to intel.

x86 is just a generic way to say 'intel compatible' in the PC world.

-Darrel


Inspiring
January 8, 2007
> Linux is deal for PHP/MySQL :-)

Well, you can run Linux on a Mac just fine too.

In fact, with a Mac, you can run OSX, Windows, and Linux all at the same
time if you wanted too. Obviously, you'd want to max out your RAM if you are
doing that. ;o)

-Darrel


RSXDriverAuthor
Participating Frequently
January 8, 2007
One more question, it has 3 versions to download for the osx 10.4 version of mac. Power PC 32 bit, power pc 64 bit, and x86. Does anyone know if or which one of these will work with the mac with theintel processor?
Inspiring
January 8, 2007
On Mon, 8 Jan 2007 08:43:18 -0600, "darrel" <notreal@nowhere.com>
wrote:

>> thank you very much for all of the info.
>
>I would say PHP is definitely the way to go, but for the record, you can
>install Windows on your Mac as well. That's why Macs are great for web
>developers. You can easily run multiple OSes at the same time.

Linux is deal for PHP/MySQL :-)
--
Steve
steve at flyingtigerwebdesign dot com
Inspiring
January 8, 2007
> thank you very much for all of the info.

I would say PHP is definitely the way to go, but for the record, you can
install Windows on your Mac as well. That's why Macs are great for web
developers. You can easily run multiple OSes at the same time.

-Darrel


Inspiring
January 8, 2007

> It depends on how serious you are about ASP. If it's just a bit of fun,
> then
> you could write the files on a MAC and then deploy the files to a Windows
> server. But, if you want to take your ASP knowledge to any kind of level,
> then it'd be advisable to get a PC.

A mac is a PC. It can run Windows just fine.

But I agree with David, I wouldn't push ASP as an option much these days.

-Darrel