Sharing is caring...
I’ve been writing a lot of HTML recently and got sick of the all the tag-typing, Sparkup is a nice vim and Textmate plugin with zencoding style syntax. Sparkup is the official repo, but I found that vim-sparkup works better with pathogen.
Probably the killer feature for me so far
With chmod, you can use the “-R” flag to recursively modify the permissions of both files and directories, however, semetimes you only want to update file permissions.
To do that, use:
find . -type f -print0 | xargs -0 chmod 644
replacing 644 with your desired permissions.
Just installed Tumblita for iPad, seems like a nice choice, with plenty of features