Posts Tagged ‘Billings’
Software for Web Development
05/04/2010
For the most part, I design and develop on Mac OS X and Unix. I thought I might give out a few tips on building your own arsenal of Mac software for Web development. Apache HTTP Server 2 As noted in a previous post, I use Apache, which comes bundled with Mac OS X, to develop locally. That way, I can write dynamic pages and preview them without uploading anything to an external development server or the production server. In [...]