0 notes &
Compass & CSS Sprites
Compass improves the SASS experience by providing useful mixins, functions, and more. You will also learn how to make CSS sprites with it in this episode.
0 notes &
Compass improves the SASS experience by providing useful mixins, functions, and more. You will also learn how to make CSS sprites with it in this episode.
0 notes &
If you’re tired of typing vendor-specific prefixes for CSS properties you should take a look at the Bourbon library which includes several SASS mixins and functions to make working with CSS more convenient. In this episode Ryan Bates shows you how to use it in a Rails application.
0 notes &
Sass extends CSS with variables, nesting, mixins and more. Watch as Ryan Bates shows how to convert plain CSS to SCSS in a Rails application.
0 notes &
0 notes &
Initializr is an HTML5 templates generator to help you getting started with a new project based on HTML5 Boilerplate. It generates for you a clean customizable template with just what you need to start!
0 notes &
One of my customers needed to find out which version of OpenERP Server they were running. I couldn’t find a way of knowing such information using the OpenERP GTK Client or the web client. But I found the version in two different ways according to the operating system:
On Linux, or if you are running from uncompiled source, you can find the current version of the server in the file bin/release.py.
$ cat bin/release.py | grep version
version = '6.0.3'
On Windows, check the version of the OpenERP executable, which is typically in the path C:\Program Files\Server\6.0\openerp-server.exe. Right-Click it and choose Properties, then open the Version tab.

0 notes &
2 notes &
0 notes &
This video on perfecting the opening to your pitch is by Adeo Ressi - Founder of the Founder Institute.
38 notes &