Translate Page

Main Menu

Popular Posts

[as] on Twitter

Tags

Web & Programming Posts

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

Liquid Page – A bookmarklet to rearrange webpages

Post thumbnail

I was once again changing the design of one of my websites when I realized that it would be great if I could just move things around on a page to preview the changes – without any coding. As it turns out, there is a solution to that problem: A bookmarklet and a few lines [...]

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 [...]