Geeky (and non-geeky) ramblings.

Firefox add-on: Split browser

A Firefox extension (add-on) which enables a Firefox window to have multiple tabs tiled to however you like which is useful if you have a widescreen LCD monitor. To read more, click here.

Save to del.icio.us:Firefox add-on: Split browser Digg this:Firefox add-on: Split browser Submit to Newsvine:Firefox add-on: Split browser Blink this:Firefox add-on: Split browser Submit to reddit:Firefox add-on: Split browser Y!:Firefox add-on: Split browser gifttagging:Firefox add-on: Split browser

Will It Blend? - iPhone

And the iPhone craze continues..

For more blending action, head over here.

Save to del.icio.us:Will It Blend? - iPhone Digg this:Will It Blend? - iPhone Submit to Newsvine:Will It Blend? - iPhone Blink this:Will It Blend? - iPhone Submit to reddit:Will It Blend? - iPhone Y!:Will It Blend? - iPhone gifttagging:Will It Blend? - iPhone

YamiPod write up

Just posted a write up on YamiPod (Yet another iPod manager) which is an alternative iPod management software to iTunes here.

Save to del.icio.us:YamiPod write up Digg this:YamiPod write up Submit to Newsvine:YamiPod write up Blink this:YamiPod write up Submit to reddit:YamiPod write up Y!:YamiPod write up gifttagging:YamiPod write up

Driver installation problems with Sony WALKMAN

My sister got a Sony WALKMAN NW-E013F as a free gift recently and the installation of drivers continually terminated abruptly at about 70%. Initially she thought it was her fault but after some googling, it was Sony’s. >:| They somehow shipped CD-ROMs with defective drivers in them, which caused that installation troubles.

Taken from here:

Important information regarding the CD-ROM software supplied with the following WALKMAN: NW-E013/E015/E016/E013F/E015F/E016F

Some CD-ROM provided with the above mentioned models may not be used. Therefore, the Hardware Operation Guide (PDF) may not be opened and the Driver for Microsoft Windows 2000 users may not be installed.

If you’re having the same issues, just get the drivers from here and it should install fine. ;)

And here’s the link to SonicStage 4.3 which is the software used to transfer your music to the device (similar to how iTunes works with the iPod).

Sony Asia Pacific’s announcement regarding this issue can be found here.

Save to del.icio.us:Driver installation problems with Sony WALKMAN Digg this:Driver installation problems with Sony WALKMAN Submit to Newsvine:Driver installation problems with Sony WALKMAN Blink this:Driver installation problems with Sony WALKMAN Submit to reddit:Driver installation problems with Sony WALKMAN Y!:Driver installation problems with Sony WALKMAN gifttagging:Driver installation problems with Sony WALKMAN

Eclipse IDE 3.3 (Europa) released

EclipseIf you’re developing in Java and have not used Eclipse before, you don’t know what you’re missing out. :)

Probably would test out the Web Tools project of the Europa release as web services and distribution seems to be my domain at work in recent times..

Save to del.icio.us:Eclipse IDE 3.3 (Europa) released Digg this:Eclipse IDE 3.3 (Europa) released Submit to Newsvine:Eclipse IDE 3.3 (Europa) released Blink this:Eclipse IDE 3.3 (Europa) released Submit to reddit:Eclipse IDE 3.3 (Europa) released Y!:Eclipse IDE 3.3 (Europa) released gifttagging:Eclipse IDE 3.3 (Europa) released

Javascript setInterval() issues

I decided to use AJAX calls to get the browser to make keep-alive calls every 2 minutes (using setInterval) and somehow stumbled into an issue where it makes the call once, and then stops. After talking the Javascript and Flash god in the office, we found out that it was because the script goes out of scope and thus stops looping as it should.

A quick fix for this can be found here. It’s been working for me without any adverse effects since. ;)

Save to del.icio.us:Javascript setInterval() issues Digg this:Javascript setInterval() issues Submit to Newsvine:Javascript setInterval() issues Blink this:Javascript setInterval() issues Submit to reddit:Javascript setInterval() issues Y!:Javascript setInterval() issues gifttagging:Javascript setInterval() issues