RSS
 

wellington central

Have you seen Craig Osborne Wallace? Missing since March 1

UPDATE Craig Wallace found

Have you seen this man?

http://www.stuff.co.nz/dominion-post/wellington/2172182/Mans-disappearan...

He's an IT consultant from Wellington, very likeable chap. I worked with Craig many years ago. (not a relative)

He was last seen at Chaffer's Marina area on Sunday 1 March, dressed in a red jacket and blue and green horizontally striped polo shirt.

Anyone with any information should contact Wellington Police CIB on 0800 TIPOFF (0800 847 633) or the Wellington Central Police Station on 04 381 2000.

getting Zoomin map iframes working in xhtml strict

I noticed the iframes, of maps, on wellington were not displaying in firefox

this i suspect is because the <iframe> tag is not present in xhtml strict.

They were replaced by the <object> tag.

So
<iframe src="http://www.zoomin.co.nz/nz/wellington/wellington+central/the+terrace/62/-confidental+lounge+bar/?place/iframe" type="text/html" style="width:450px;height:300px">
</iframe>

becomes

<object style="width:450px;height:300px" data="http://www.zoomin.co.nz/nz/wellington/wellington+central/the+terrace/62/-confidental+lounge+bar/?place/iframe" type="text/html" standby="map loading"></object>

and then it works in firefox again.

RFI - Wellington Linux Install Fest

Linuxchix NZ are booking a venue for the linux installfest, so i need a rough idea how many people are interested.

It'll be on 31st March 2007, which is a Saturday, and in Wellington central.

An install fest means you bring your OWN computer (we can try and provide SOME monitors and peripherals), and we help you get set up with linux.

If you already have linux and are wondering how to make it do some stuff you don't know how to do, we can help you there too :)