http://www.informatics.indiana.edu/fil/Class/b656/schedule.html
GIMP language change
GIMP is great but I hate that sets the language to the current locale ignoring even Windows.
GIMP 2.6 path to locales is c:\program files\gimp-2.0\share\locale, and yes, delete all but en-* locales.
Ruby Linalg
http://rubyforge.org/projects/linalg/|Fortran based Linear Algebra Library for Ruby
Ubuntu 8.10 on XPS m1530
– Touchpad: Had to use the .8042.nomux=1 boot param for Kernel as described everywhere.
– Problems with the webcam: Cheese and Camorama useless but VLC and Ekiga ok. Seems to be some GStreamer problem. Update: new version of cheese 2.42.2 now works
– Dual screens were quite quirky to configure. Use gksudo nvidia-settings, Twin display mode and set the layout for both screens.
– I’m having some problems with sound. Sound is very low although everything is set up and loud. The master volume control for ALSA mixer sounds no-linear. There seem to be some problems with the drivers, but for now I’ll leave things like that.
– Touchpad too sensible. Fixed installing GSynaptics and enabling it as in here. (The issue is hard to test since appears as a “crazy mouse” when typing)
References
The History of Python
http://python-history.blogspot.com/|By Guido
15 minutes to using your existing Windows install & apps in Ubuntu
http://74.125.45.132/search?q=cache:http://www.venturecake.com/a-simple-guide-to-using-your-existing-windows-install-apps-in-ubuntu/|(Cached on Google)
Hallucinations
http://www.boston.com/bostonglobe/ideas/graphics/011109_hacking_your_brain/|How-to-Hallucinate
My Guide for Using SQL Server 2005 with Ruby on Linux through ODBC
Update: Links that changed were corrected
First, use this Rails guide to configure ODBC, FreeTDS, RubyODBC:
http://wiki.rubyonrails.org/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux
I also installed the ActiveRecord ODBC Adapter and DBD-ODBC from source
Check this for a hack when DBI can’ find the driver:
Markov Chain Monte Carlo sampling toolkit.
http://pypi.python.org/pypi/pymc/