Many Mac-based web developers are sure to have a few combination sets of working tools in order for them to build a complete website, which may include a text editor, CSS editor, web browser, FTP client, terminal window and so forth. Since the tools are usually individually separated, users are sure to be constantly switching between them which might not be very convenient.
What the web team at Panic does is developing a simple Mac OS X application that combines all these tools together into one, namely, Coda. The concept of Coda is based on the essential steps that are taken during the process of building a website, which include coding, editing, previewing, testing, uploading and so on.



While Coda did not actually create a custom text editor, it incorporates a licensed version of SubEthaEdit which allows document sharing over the Bonjour network so multiple editors can work on the project simultaneously. Some of its features include Find/Replace, code highlighting, autocomplete and bookmarks for easy code navigation.
Users can work on their CSS files under two different editing modes. In visual mode, users can edit style sheets with simple point and click GUI controls. If you prefer the much straightforward method, use the text mode to edit the details directly.
As you type, you can quickly preview your work in a separate or split window using its built-in web browser, Apple’s Webkit and you can also instantly track down any errors by turning on the DOM Inspector and Javascript console.
Coda also integrates a simpler version of Panic’s popular FTP client, Transmit which supports FTP, SFTP, FTP+SSL, and WebDAV. Latest versions of Coda also come with plug-ins or extensions for more additional features. Beginners may find using Coda for Web Development relatively simple to understand and useful. However, certain advanced web developers may still find its features to be limited and there are still rooms for improvement. Some of its features have been discussed in this seo entrepreneur blog.

