You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Paypal Payment
Translate Blog
eMac Tag Cloud
AGO
Apple
Apple Developer Connection
Apple ID
AT&T
Attorney General's Office
blueHOST.com
Clients
CSS
Death Star
eMac Consulting
errors
folder
G5
hack
hot
How-To
iCal
iMac
IMAP
IMAP server process
iPhone
iPhone Dev-Team
iPhone Dev Center
iPhone Mail
Joe Hutsko
Joey Appleseed
JOEyGADGET
mac computer help in seattle
Mac consulting seattle
mac crashing
mac help seattle
mac system design
mac troubleshooting
Mail.app
Pastebot
PHP
PwnageTool
reality distortion field
San Francisco
Steve Jobs
stunning
T-mobile
Tapbots
Twitter
Categories
- Apple (14)
- Apple LED Cinema Display (2)
- Client Work (2)
- Developer Connection (1)
- eMail (6)
- Events (4)
- Hardware (2)
- Hardware Update (3)
- How-To (5)
- iMac (2)
- iPad (1)
- iPhone (19)
- iPhone Mail (2)
- iPhone Issues (3)
- iPod (1)
- Issues (6)
- MacBook Pro (3)
- Macintosh (9)
- Mail.app (4)
- News (13)
- OS X 10.5 (6)
- OS X 10.6 (1)
- Programming (1)
- Review (4)
- Software (3)
- Software Update (5)
- System Update (3)
- Theme (2)
- Tips (5)
- Twitter (2)
- Website (1)
- Wordpress (3)
Recent Posts
- eMac Consulting Has Moved
- Say Hello to Pastebot
- FAIL + Noise = Replaced Apple 24″ LED Cinema Display
- How To: Create A Folder in iPhone Mail
- iPad … It’s Magically Delicious!
- How To: Create IMAP Mail Account on iPhone
- Snow Leopard – Mail.app – PHP … Fail!
- My Hijacked Apple ID … continued …
- So many services. So little time.
- Tweetboard: Twitter Based Website Forum
Recent Comments
- Cathy on How To: Create A Folder in iPhone Mail
- Katherine on How To: Create a folder in Mail.app
- .... on How To: Create a folder in Mail.app
- Say Hello to Pastebot « eMac Consulting on How To: Create IMAP Mail Account on iPhone
- Joe Streno on How To: Create A Folder in iPhone Mail
Mac OS X Hints
TUAW
MacWorld
Apple Inc
- Apple Inc
- Apple Store
- Repair Status
- Support
- Support: Hardware
- Support: iPhone
- Support: iPod
- Support: Mac OS
Clients
Archives
- December 2011 (1)
- April 2011 (1)
- June 2010 (1)
- February 2010 (1)
- January 2010 (1)
- November 2009 (1)
- September 2009 (1)
- July 2009 (2)
- June 2009 (4)
- May 2009 (1)
- April 2009 (1)
- March 2009 (3)
- February 2009 (1)
- January 2009 (4)
- October 2007 (2)
- September 2007 (1)
- August 2007 (3)
- July 2007 (7)
- June 2007 (1)



Don’t Panic. Get Coda.
Wearing the chapeau of web developer I have several tools that I use regularly. Besides the obvious ones like Adobe Dreamweaver CS4, I use a little coding application from Panic called Coda.
I use Coda regularly. As they say on their website “text editor + file transfer + svn + css + terminal + books + more = whoah.” I don’t know if I could have explained it better. It’s a text/code editor, with full color formatting to make code snippets more easily identifiable, and readable. It’s allows me to save every site I’m working on as it’s own file within Coda. So when I want to work on my eMac blog I double click, and Coda will FTP to my eMac blog folder on my hosts server & I’m ready to go. This allows me to edit code live. If there are minor changes I need to make to my WordPress theme, I can do it live.
Whether it’s editing a index.php file or a CSS file I make the change in Coda, hit save, go to my browser hit refresh and I see the changes I just made to my page. If it still needs more tweaks. I repeat the steps until It looks the way I want it to look. Live editing is not for the newbie, or the fain of heart. I also use Coda to SSH into my hacked & cracked iPhone when I need to add files or make changes there too.
One of my favorite features in Coda is its CSS editor. It’s so good I wish Adobe would take cues from Panic or license the interface. But until that time I set up Dreamweaver to open a CSS file into Coda when it’s double-clicked. In Coda I can look at my CSS code in one of several ways. Of course as text, but their multi column setup is so intuitive. I can view my CSS code in Visual Mode, Text Mode, or any combination of both.
I’m sure I could go on and on … go check Coda out for yourself.