software

Textmate link dump

color scheme themes and font choices are all personal, but i went with a bitmap font (ProFont 9pt) and the BBEdit theme (because I prefer dark text on a light background)

ProFont can be found here:
http://www.tobias-jung.de/seekingprofont/

note that 9pt bitmap is not as small as it sounds:
http://img.skitch.com/20080331-fc3chxdp712urjd7ft72u8t5pd.jpg


Themes:
http://wiki.macromates.com/Themes/UserSubmittedThemes
http://www.tmthemes.com/

some useful links for TextMate

http://projects.serenity.de/textmate/tutorials/setup/
http://projects.serenity.de/textmate/tutorials/basics/
http://blog.macromates.com/2005/key-bindings-for-switchers/

http://v1.garrettdimon.com/search/?q=Trick+Your+TextMate

http://www.grayskies.net/TMcheatsheet.pdf
http://www.g-design.net/textmate.pdf
http://designbyelle.com.au/pdf/textmate_shortcuts.pdf
http://pragmaticstudio.com/rails/RailsTextMateCheats.pdf

http://code.google.com/p/textmate-missingdrawer/
|

Rapidweaver

So, I'm ditching WordPress in favour of RapidWeaver.

it looks interesting.

RapidWeaver Web Site
|

Can’t find install.log

If you’ve installed stuff that now won’t uninstal, claiming instead that unwise.exe cannot find install.log then this will help:

Don’t know what causes it, but you can open a command prompt box, (run cmd) go to the directory where the app you want to uninstall resides and see if there’s an unwise.exe file. Also, check to see that the INSTALL.LOG file exists. (If it doesn’t then that means that it has been deleted or something in which case your best bet is to install the app again and try uninstalling it afterwards)

Then all you have to do is type:

unwise INSTALL.LOG

and the app will be uninstalled… (you will then have to type ‘exit’ to close the command prompt box and may have to delete the directory manually.
|