This describes all the steps you'll need to get Solr up and running for your project using the Sunspot...
Use the command geordi migrate to migrate your databases and to prepare them before running tests. The abbrevation geordi m...
Our gitpt script to generate git commits from Pivotal Tracker stories has been tweaked and polished and is now part...
Under XFCE keys like tilde are dead by default, which is impractical for programming and terminal work. To get rid...
If you are using Mobiscroll for date pickers on touch devices, here is how to localize the Mobiscroll UI into...
Add a separator between left-aligned and right-aligned items. In the separator properties, set the style to "Transparent" and...
SkypeTab-NG (NG stands for Next Generation) is a tool that adds tabs to Skype for Linux. Besides providing a...
If you're using Paperclip to store and convert images attached to your models, processing a lot of images will...
When Rack::Bug has been added to your project and your Apache2/Passenger only replies with an Error 500 (Internal Server...
Framework to write command-line apps in Ruby. Comes with a nice way of processing parameter options, some utility classes...
I have a pair of headphones connected to my desktop's back panel and a headset connected to the front...
If you want to use Require group $GROUPNAME on your default Apache installation like this: Order allow,deny Allow from...
You can group contacts using a mailing list in Thunderbird for easier access and less trouble when trying to find...
Instead of running all missing migrations on your test database with rake db:migrate RAILS_ENV=test you can also...
Web fonts are awesome. After being restricted to Arial for two decades there is finally a cross-browser way to...
You must reconfigure the guest so it will get its own IP address: Shutdown the guest In the guest's...
When you install Type 1 fonts (like makandra's corporate typeface), they won't show up in OpenOffice. OpenOffice requires...
When using the screen tool you may be unable to start a screen session but instead encounter an error:
You can convert git commits into patch files. Those can be used to apply to a different repository [1] or...
Please note that you can break your system with this! This is not recommended. Sometimes the package repository has errors...
The Rails logger will store its content in a buffer and write it into the file system every 1000 lines...
In order to monitor a Rake task using God your Rake file must write a file with its process ID...
In order to open a MySQL shell without the need to enter user and password, you can say the following...
The colors in Rails log files are helpful when watching them but, since they are ANSI color codes like ^[[4...