"You need to decide your business need first, then decide on the server
platform (whether iWeb/.Mac, LAMP - Linux, Apache, MySQL, PHP, or
Windows + IIS + .NET + MSSQL), then decide on which platform to
develop on."
I agree completely with johnqh, although I would suggest sticking to
LAMP, or go the Ruby on Rails route. There are also lots more developers
familiar with those languages to help you out. There`s not much ASP has
to offer and its proprietary technology so it may even cost more.
Here`s how I build sites on my Mac (may be slightly more advanced that
what you`re looking for):
1) Create design in Photoshop and slice it up
2) Create XHTML template with TextMate (www.macromates.com)
3) Re-create design with CSS in TextMate
4) Test with MAMP (www.mamp.info) with virtual hosts. This allows you to
view your site at http://test.site for example.
See this article for how to enable virtual hosts on your Mac
(www.evolt.org/article/Enabling_Virtual_Hosts_on_MacOS_X/18/ 13138/).
Remember to change the httpd.conf for MAMP
(not OSX) if you`re using MAMP.
blogjunkie2007-10-1 22:32:53
-------------------------
--
David Wang
Chief WordPress Wrangler @ ClickWP