Blogs
Historical Currency Exchange Rates
Submitted by Hans Salvisberg on Wed, 2011-09-07 11:34I'm a Swiss citizen and the continuous fall of the US Dollar and rise of the Swiss Franc has me worried.
These links drive it home:
http://en.wikipedia.org/wiki/Tables_of_historical_exchange_rates_to_the_United_States_dollar
My Firefox Extensions
Submitted by Hans Salvisberg on Sun, 2011-08-14 18:30Everyone has got their list of favorite extensions — here's mine...
Setting up My Eclipse / EGit for Drupal Development
Submitted by Hans Salvisberg on Thu, 2011-03-17 12:20This is work in progress...
I like working in Eclipse, and I've gotten used to having one project for each major Drupal version. This allows me to put the corresponding contribs inside the respective sites/all/modules directory and to just .gitignore them. That way I can let my local webserver serve each Drupal version without having to switch branches.
Set Up a Cache
Setting up msysGit
Submitted by Hans Salvisberg on Tue, 2011-03-15 23:02Setting up msysGit on my Win7 box has been a bit of a pain.
Travelling to the U.S.?
Submitted by Hans Salvisberg on Sat, 2011-02-19 18:52Open issues with a newly installed HE Linux L 4.0 VPS
Submitted by Hans Salvisberg on Thu, 2011-01-06 09:29daemon.log:
mod_delay/0.6: unable to open DelayTable '/var/run/proftpd/proftpd.delay': No such file or directory
Fix: create the directory.
Possibly related: https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/543506 ("runlevel unknown", #81, #94)
auth.log:
pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directory
Fix: create the file.
Running a Linux server under subversion
Submitted by Hans Salvisberg on Mon, 2011-01-03 16:18I like putting my servers under subversion control, i.e. treating the entire file system as a "local working copy." That way I can safely try things and be sure that I can go back to a previous configuration. Also, whenever I do some configuration changes (either manually or through a control panel), I can review all the changes, and when I'm satisfied I add a dated entry to a history file and commit / (root).
Workflow
Here's a typical workflow:
- Make some changes.
- Verify the intended behavior.
A Nice Restaurant in Barcelona
Submitted by Hans Salvisberg on Mon, 2010-10-04 20:10PLA Restaurant
Bellafila, 5
http://www.pla-repla.com/
93 412 65 52
Pl. Sant Jaume -> Ciutat -> Bellafila
How to Set up a PHP Development Environment for Drupal under Windows
Submitted by Hans Salvisberg on Sun, 2009-08-16 18:51So I bought a new notebook computer, an HP dv5-1250us, which came with the unloved Windows Vista, 64-bit version. I haven't wasted any time on Vista so far, and don't intend to, either. So the plan was to install Windows XP until Windows 7 would be available, but it turns out that the XP installation disks don't have the required SATA drivers. Rather than mucking with custom XP installation disks, I'm going for the Windows 7 64-bit RC now.
Get the Servers Up and Running
Create Subthemes to Keep Garland Customizations Separate on a Shared Installation
Submitted by Hans Salvisberg on Mon, 2009-01-19 01:00If you have Set Up a Single Drupal Installation for Supporting Multiple Virtual Hosts, then you're also sharing the themes. What if you want to make some minor customizations on one of the sites?
