Tag Archives: osx

OS X Git Prompt

I’m currently using a modified version of git-prompt that looks something like this:

Posted in Resources, Tutorials | Tagged , , , , | 7 Comments

Getting Started with Git on Mac OS X

Some Background I’ve recently switched from using SVN to using Git as my source control management tool of choice. It took a little while to get to grips with, but it rocks! Git is not an evolution of SVN. It is entirely different. Git is a distributed revision control system – everybody working on a project has their own full copy of the repository and its entire history.

Posted in Resources, Tutorials | Tagged , , , , , , | 21 Comments

Flash Mousewheel Scrolling on Mac OSX

Update: This was fixed and released in Player 10.0.42.34.. Woop! (Wed, 9 Dec, 2009) Mousewheel scrolling is not properly supported by the Flash Player on Mac OSX. There is a bug in the Adobe bug tracker here: http://bugs.adobe.com/jira/browse/FP-503 But I feel that it’s misleading, and dilutes the issue. Firstly, the title has the word Flex in it. Secondly, it’s complaining about mousewheel support in Safari on Windows XP! Perhaps that is why it currently only has 10 votes. The actual … Continue reading

Posted in Banter | Tagged , , , , , , | 6 Comments

Invert Your Display in OSX

Sweet. Just what I always wanted – the ability to invert my display with the touch of a button: Control-Option-Command-8 Perfect for late night coding sessions!

Posted in Banter | Tagged , , , , | Leave a comment