Here you can find the full content of the book, a blog with tips and updates about Git and the book and open source projects related to Git or referenced in the book.
- Florent Messa
sgCssPlugin adds variable support to css files. Define variables with the following format: @mycolor #FFFFFF; Then use it in your css like this: body { background-color: @mycolor; }
- Florent Messa
a Python extension for Nautilus which integrates a load of Subversion functionality into the GNOME Nautilus file manager, basically as a clone of the TortoiseSVN project on Windows.
- Florent Messa
a lightweight debugging tool for ActionScript developers that provides several straightforward and quickly accessible methods to debug any ActionScript 2 or ActionScript 3 application.
- Florent Messa
Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements at both individual browsers and groups of browsers.
- Florent Messa