Archive for January, 2008
W3C HTML Validator on OS X
Building a website is a complicated process, and testing your finished product on every possible browser can be even more daunting. However, because modern browsers such as Safari, Mozilla, and Internet Explorer 6 are compliant with the World Wide Web Consortium’s (W3C) standards, testing your pages with the W3C Validation Tool is a great [...]
Read Full Post | Make a Comment ( 1 so far )Installing MySQL on on Mac OS X
MySQL has become one of the most popular databases for Web applications. The database is well suited for common Web-related tasks like content management, and for implementing Web features like discussion boards and guestbooks. For a time, some developers avoided MySQL for commercial applications because it did not implement certain features, such as transactions. But [...]
Read Full Post | Make a Comment ( None so far )Setting up an OS X development server
Okay, so this was very much a case of fumbling around in the dark until stuff worked, lot’s of Googling and breaking stuff. The end result is a dev server on OS X that is running Textpattern with clean URLs and a copy of WordPress for good measure. These notes are primarily so I don’t [...]
Read Full Post | Make a Comment ( 1 so far )Mac OSX Server FTP Server Administration
FTP Only Accounts Under Mac OS X
The following howto describes how to set up ftp only accounts using Apple Mac’s built in ftp server (lukemftpd).
This outline requires you to use the terminal, NetInfo Manager and have admin privileges on the machine in question.
Warning: You can muck things up quite seriously using NetInfo Manager. At the [...]
Transfer Between Mac OSX Host with Windows XP Guest in VirtualBox
Until the latest version of VirtualBox (1.4.1) released for Mac, there are still no support for the Host Interface networking option enabled yet. Moreover, you even could not see the NIC card got working on Mac OSX running in some Intel Machine (Jas 10.4.8) since it didn’t recognized properly with the built-in driver. So, is [...]
Read Full Post | Make a Comment ( 5 so far )Mac OSX Server 10.4
Darwin: Kernel and BSD
Mac OS X Server starts with Darwin, the same open source foundation used in Mac OS X, Apples operating system for desktop and mobile computers. Darwin is built around the Mach 3.0 microkernel, which provides features critical to server operations, such as fine-grained multi-threading, symmetric multiprocessing (SMP), protected memory, a unified buffer [...]
Web Services With WebObjects
Apple’s WebObjects is a comprehensive suite of tools and frameworks for quickly developing Java server applications. The release of WebObjects 5.2 allows developers to add standards-based web services to these applications, as well.
WebObjects gives you the ability to build or use web services without writing low-level SOAP, XML or WSDL documents. The WebObjects [...]
Optimizing an Xserve for Web Hosting
A single Xserve is ideally suited for smaller scale Web hosting, where the task is to host a handful of moderate-traffic sites. (With a fleet of Xserves, you could host an eBay or an Apple.com, but that’s a topic for another article.) The Xserve’s Apache Web server software has a multitude of configuration options. In [...]
Read Full Post | Make a Comment ( 4 so far )OSX Wiki Server
Mac OS X Server makes it easy for groups to collaborate and communicate through their own wiki-powered intranet website complete with group calendar, blog, and mailing list. Users can create and edit wiki pages, tag and cross-reference material, upload files and images, add comments, and search content with point-and-click ease.
Communication is key.
Whether it’s a small [...]
Web Hosting
You don’t need to be an experienced webmaster to host your own home page, website, or Web 2.0 application with Mac OS X Server. With its intuitive administrative interface, you can immediately start up a static website or deploy even the most sophisticated of sites.
Powered by Apache.
Included in Mac OS X Server is Apache, [...]
« Previous Entries

RSS - Posts