Category Archives: Tools
Carbonite Throttling
I recently noticed that my Carbonite backups were going vey slow. Digging around their site I found that they do indeed throttle personal accounts once you have more than 200GB of information stored. While many will find this plenty, if … Continue reading
Setup Netbeans on OSX and Oracle OCI8 for Ruby on Rails
I switched over to Netbeans on OSX from TextMate after using Netbeans a lot on my ubuntu setup. First thing I ran into was the following error when I started the application. oci8lib.c:98:in oci8lib.bundle: OCI Library Initialization Error (OCIError) The … Continue reading
Dual View Monitor on Ubuntu (karmic)
I have been cursing Linux and specifically Ubuntu’s lack of out of the box Dual View support for some time now. I am using an older computer, a Dell Latitude 120L. The Latitude is a nice computer and served me … Continue reading
Netbeans 6.7.1 hangs on Subversion until you set it up
The default install of Netbeans comes with the Subversion plug-in, but it is not setup. Attempting to do anything with Subversion will hang the system. Browse to Tools -> Options -> Miscellaneous -> Versioning -> Subversion Fill in the “Specify … Continue reading