Archive for the 'solutions' Category
MacBook Pro trackpad clicking intermittently broken
0 Comments Published October 30th, 2008 in geeky, solutionsSo when I got my new MacBook Pro (late 2008 edition) with the fancy new trackpad that is an integrated mouse button, it had an incredibly annoying problem: every 4th or 5th click, didn’t click! So I’d be clicking on a window behind the current one, or clicking on an icon in the dock, and […]
Well, git definitely takes some gitting used to.
My situation is using git with three team members and a private shared repository that we all pull from and push too. Additionally our project has a submodule that lives on a public git-hub repository (metaform).
So here are some things I’ve learned:
Use rebase. Here’s how:
Rebase doesn’t […]
ubuntu gutsy on a xen virtual host
0 Comments Published February 4th, 2008 in coding/software, geeky, solutionsHey googlers looking for tech-support:
I was trying to install various packages (emacs, etc) from universe on Ubuntu Gutsy (7.10), and I kept getting weird segmentation faults (Setting up emacsen-common (1.4.17) Segmentation fault). Turns out that the problem was that my server was being hosted on a VPS running XEN for virtualization, and you have […]
rails capistrano deploy script OS X to Ubuntu
0 Comments Published April 19th, 2007 in coding/software, solutionsOk, so in a previous post I described the rabit-hole which is switching to rails. Below’s my capistrano deploy script which solves a number of problems:
The production server needs a mongrel cluster configuration file added.
Deployment requires restarting the mongrel cluster.
On Ubuntu the database.yaml spec has to be modified to because you need to specify […]
A “list items won’t wrap” Firefox css fix!
2 Comments Published April 14th, 2007 in coding/software, solutionsThe last few days working on the openmoney.info website, I’ve had a major hassle dealing with what appears to be a bug in the html renderer in Firefox.
The issue is that in Firefox, text in a list item won’t wrap around a right floated image; like this:
Lorem ipsum dolor sit amet, consectetur adipisicing elit,
sed […]
The last month has been quite a trip down the rabbit hole into the new reality of ruby on rails! The promise of a powerful and well designed web application framework was just too much for me to resist, so I decided to leave my own yawaf framework behind (though it has certainly served […]
Solved: usb audio headphones muted when pugged in
0 Comments Published December 6th, 2006 in solutionsDon’t you hate it in the computer field where something that was working fine for ages suddenly stops working? So this is what happened to me this time:
All of a sudden, when I plugged in my nice new Sennheiser USB headphones (PC165 USB) I couldn’t hear the sound. To get the sound to play, […]
Have you ever gotten the tcsh: Command not found. error after installing some code? Well it happened to me today, and I couldn’t figure out what the problem was. I had already added the commands directory into my PATH, and set it to executable with chmod 755, but still the error kept coming […]
Another installment in the collective tech-support arena:
Gnucash wasn’t working under OS X Tiger (10.4.5); whenever I tried to run a report I kept getting the following cryptic error message in my terminal:
dyld: Symbol not found: _program_invocation_short_name
Referenced from: /sw/lib/libgnome.32.dylib
Expected in: flat namespace
A google search didn’t reveal anything with those error messages as […]
blogging and tech support
0 Comments Published January 23rd, 2006 in collective intelligence, solutionsI’ve found that numerous times when I type into google a technical question, be it an error message that I’m seeing when installing some software package or some feature about a programming language, that where I often end up is in some person’s blog where they describe how they coped with exactly the same problem. […]
Search
About
You are currently browsing the ehb weblog archives for the 'solutions' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
Archives
- November 2008
- October 2008
- September 2008
- July 2008
- April 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- January 2006
- November 2005
- April 2005
- March 2005
- February 2005
- January 2005
Categories
- books (6)
- coding/software (11)
- collective intelligence (6)
- community currency (20)
- funny (3)
- geeky (6)
- non-geeky (38)
- open source (9)
- random (9)
- solutions (10)
- spirituality (3)
