The
Palm
Civet

Posts tagged osx

fluid for web development

i have been using fluid, the mac osx application for wrapping sites as their own webkit applications for a while, but only for beasts like gmail and google reader. then i realized, fluid makes a great sidekick for my new emacs driven development environment:

* it saves the previous session’s tabs, so you can preserve and separate your development from daily browsing.
* you can give it a global hotkey to pull it up quickly.
* you get to use webkit’s ever-improving, top-notch webkit inspector.

setting it up is super easy. for example, if you’re working in rails, create a new fluid app at the address 0.0.0.0:3000, call it whatever you want, give it a fancy icon and you’re ready to apple+tab between the guts and face of your project.

sync coda, espresso, textmate across multiple computers with dropbox

if you don’t use dropbox, the multi-platformed, cloud-backed-up, version-tracking storage-and-sharing application, you are most likely a) uninformed or b) an idiot. it’s one of those ‘how did i live without it’ kinds of things.

recently i started unlocking a new batch of syncing/redundancy potential through the process of creating symbolic links, which are aliases that jump to a different directory on your system. with these, you can dropbox-ize folders that would normally reside in your ~/Library directory. for example, crack open a terminal window =>


mv ~/Library/Application\ Support/Textmate ~/Dropbox
ln -s ~/Dropbox/Textmate ~/Library/Application\ Support/Textmate

this moves your textmate bundles and preferences to your dropbox, but to your mac they would seem to be in the same location. to use the same textmate set-up on a different mac, back-up your ~/Library/Application\ Support/Textmate folder and run the 2nd command on that machine. the same process works for coda or espresso library folders.

for more info on what else you can do with dropbox, check out dropbox’s wiki page.

compiling and sharing code, ideas, and tools for making better websites and applications.

by justin talbott {email me}

what is a palm civet?