Skip to content

www.rolfje.com

Welcome www.rolfje.com readers!

Posted on 2006-10-20 By rolfje No Comments on Welcome www.rolfje.com readers!

Because the update process of my old site was much more hassle than typing a post, I noticed that my blog was better maintained than my site. Therefore I have decided to redirect traffic to my domain (rolfje.com) to my blog. You can still find the original content of www.rolfje.com at http://www.xs4all.nl/~rrolfje/.

To be able to do this I had to strip the original content of the “link protection script” which would lead you to www.rolfje.com in case somebody framed my site in his site. I discovered I could do this without even uploading the whole site again (I can’t figure out how to get my homebrew perl synchronization script working again). I wrote the following short script called “fixlinks.sh” and placed in my home dir on the server:


#!/bin/sh
sed -e 's@window.location = "http://www.rolfje.com/";
...          @/* window.location = "http://www.rolfje.com/"; */@'
...          $1 > $1.new
mv $1.new $1
echo processed $1

(the “…” indicating a wrapped line here) and then issued the following command from the WWW directory:


find . -name "*.htm?" -type f -exec ~/fixlinks.sh {} \;

From now on, the pages no longer care where they’re linked from. The content is pretty outdated and only interesting for racers still having a Proceed, so I guess that the whole issue of people framing my site to make believe they have the “scoops” is no longer a problem.

Enjoy the new content and/or setup. If you can’t find what you’re looking for, give a shout, I can include another radio button in the search on my site to include the original www.rolfje.com content.

Uncategorized Tags:programming

Post navigation

Previous Post: Monique Pels
Next Post: Tangerine BPM Analyzer

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

           

Recent Comments

  • rolfje on Methode Buijs uitgelegd
  • LinkedIn is at Peak Enshittifaction – Will Chatham's Blog on Linked-In not really Opt-in?
  • Hans j on 1N4148 diode as RF switch
  • Roaming Rhonda on DLNA on OSX, done right
  • Frans on How to fix a Krups XN2001 Nespresso machine

Tags

Anonimatron Apple backup design DIY DRM eclipse environment Fun gmail google hacking hamradio Hardware helicopter iphone ipod iTunes Java Keynote maven modelling motorcycle music news opinion oracle osx photo photography programming repair review security Software Steve Jobs T-Mobile technology Time Machine Ubuntu usability Utilities vacation windows Workshop

Categories

  • Apple (105)
  • Divorce (1)
  • Electronics (3)
  • Fun (57)
  • Games (7)
  • Hardware (72)
  • Microsoft (18)
  • Racing (14)
  • Software (134)
  • Uncategorized (65)
  • Workshop (20)

Archives

Copyright © 2025 www.rolfje.com.

Powered by PressBook WordPress theme