Saturday, November 21, 2009

dynaTrace AJAX Edition

Diagnose and Prevent AJAX Performance Issues - dynaTrace AJAX Edition

Wednesday, November 11, 2009

Jack PC

Jack PC Thin Client - Chip PC Technologies:
"The Jack PC's patented technology enables converting a standard LAN jack into a fully managed desktop PC, offering VDI support and connectivity to any type of popular Terminal, Citrix or Legacy server."

Wednesday, November 04, 2009

Bootable Floppy ISO

I had a bootable floppy disk saved as an IMG file that I wanted to make into a bootable ISO image (don't ask why). I did so on Ubuntu using the following command (it'll probably wrap here but it's a single line):

mkisofs -pad -b bootdisk.img -R -o bootdisk.iso bootdisk.img

bootdisk.img is the source IMG file.
bootdisk.iso is the resulting ISO file.


Source: http://www.troubleshooters.com/linux/floppy_image_on_cd.htm

Spoon

Deliver your apps instantly on the web - Spoon App Streaming:
"Spoon lets you create web-hosted versions of your existing Windows apps that run instantly from your web site, with no install."