Translate Page

Main Menu

[as] Related Posts

Links & Ads

[as] Recent Posts

[as] on Twitter

[as] Tags

Web & Programming Posts

Web design tips and code excerpts in whatever programming language I am using at the moment.

Follow me!

Post thumbnail

Chirp, chirp… While I was figuring out how to make best use of all things Web 2.0, I found that Twitter is a great way for me to broadcast quick news items related to my blog’s topics (AEC-CAD, timber engineering, design and web stuff). So whenever something is too short for a blog post but [...]

Optimizing Google

Post thumbnail

As announced in their latest blog post, Google has just released an optimization feature for their online spreadsheets (which, of course, are part of Google Docs). With this new feature, linear optimization problems can be solved easily. This is a great feature and makes online spreadsheets even more Excel-like and usable. Here are some of [...]

My semi-annual computer cleanup (a to-do list for everyone else)

Post thumbnail

Now that the semester is over and all the grades are in, it is time for me again to clean up my computer before summer work starts. It is simply amazing how much that machine get filled with stuff over time. Add to that that my hard disk is small by today’s standards and I [...]

Running multiple sites on shared hosting (with some DNS and HTACCESS magic)

Post thumbnail

I recently had the need to set up several different websites in one (hosted, shared) webspace. While this by itself is trivial there was a catch: I had multiple domains that needed to be DNS forwarded (using CNAME) to this webspace. In essence, the functionality I needed was that once a user goes to one of [...]

Say Something!

Post thumbnail

I just installed IntenseDebate on this site. It is a comment management system that is far more flexible than what I had so far. Threading is implemented (without me having to fiddle with the code and making everything work with WordPress 2.7 comments) and RSS subscription is nicely implemented. Commenters (and comments) can also now [...]

Everything is Data

Post thumbnail

Even beyond the great music, Radiohead’s latest video “House of Cards” is simply amazing. And that for two reasons: 100% data-driven visuals. The entire music video was produced without the use of a camera. Instead, three kinds of (near- and far-range) laser scanners were used to capture the artists and several environments. That’s just great [...]

Explorations in the Infrared Spectrum

Post thumbnail

Okay, okay, this one is a bit geeky, but it’s fun so I had to try it. I don’t remember how I found this, but I saw somewhere that you can easily turn your $10 webcam into an infrared camera. Since I never ventured into the infrared spectrum with my film-based camera, this sounded like [...]

Searching the Mind-Map

Post thumbnail

While Google serves me well, I always enjoy new forms of search – especially the mind-map format. One of those just crossed my paths. Give it a try:

mouseDown();

Post thumbnail

Inserting Holidays/Events Into Outlook

Post thumbnail

I got frustrated when my Outlook 2002 ran out of holidays December 2005. Searching around the internet I found some pages explaining how it is done. Holidays (or any kinds of "all-day" type events can be collected in a formatted text file and then simply imported into Outlook with one click. If you want to [...]