Archive for the ‘Uncategorized’ Category

Juniper practice lab for Virt-IX

Tuesday, January 8th, 2013

Coming soon: a low-cost Juniper lab, hosted in my garage. With many thanks to E-bay, I’ve been able to purchase Juniper gear for a good price and I’m currently working to set everything up. Once finished, there will be a fully functional Juniper lab ready for certification practice. The lab will be interconnected to the Virtual Internet Exchange and able to peer directly on the peering-lan, as well as receive a full BGP table.

(more…)

How Apple spam ruins a birthday surprise…

Sunday, September 2nd, 2012

Unlike myself, my lovely wife is an Apple fan. She has an Iphone 4S and has had the opportunity to play with an Apple Ipad 3 (which I had at home for work) for a while. She absolutely loved it!

Her birthday was coming up (sep 5) so I knew what to buy. Obviously I tried to keep it a surprise so I told her I would not buy her any electronics this year. This was actually true: I bought an Ipad cover as well as the Ipad 3, and she would then receive the Ipad 3 from our daughter Charlotte while “my” gift would be the Ipad cover. On the back, I had Apple engrave “Happy Birthday Mommy! Love, Charlotte”. On a side-note: great feature! When you buy an Ipad from the Apple Store, you get to have it engraved for free!

(more…)

Why I’m ditching Thunderbird

Tuesday, July 17th, 2012

After 15 years of using Open Source applications for my mail, I am forced to give it up. I have been a proud user of Pine, Mutt and Mozilla Thunderbird. After joining my current employer, where everything is MS based, I found options to avoid using Microsoft Outlook by using a combination of Mozilla Thunderbird, fetchmail and Lightning with (buggy) Exchange extensions. However, I found that I can no longer use this, primarily because of this:

(more…)

How to ungroup in dockbarx

Saturday, March 17th, 2012

I recently installed Ubuntu 10.04 and installed the Win2-7 theme. This comes with a Windows 7 style grouping of applications on the taskbar. This annoyed me and I tried to ungroup it. Unfortunately, this was not possible.

After a bit of googling, I found this old post. It no longer applies to the current code, so I worked around it using that post. Here is what I did:

(more…)

Using CSS to style input type=file

Tuesday, March 13th, 2012

In short: not possible.

However, there are ways around it :-)   In fact, there are many different ways around it. I came up with yet another one: make it hidden and use jquery to fill out the form. Here it is:

(more…)