Return to Main Page

Archive: July, 2009

Here It Comes!

Google’s Android To Invade Homes

Manufacturers are putting the Web giant’s Android software in home management devices and remote controls.

No Comments »

intrinsi on July 26th 2009 in Hardware, Ubiquitous Computing

replaceClass, a jQuery plugin to replace classes

This jQuery plugin replaces one class with another on hover or click.

Note that the first two parameters are optional.

Here, #p1 is affected on hover:

$('#p1').replaceClass({old_class:"blue", new_class:"red"});

Here, #p2 is affected:

$('#p1').replaceClass({event_type:"click", element_affected:"#p2", old_class:"blue", new_class:"red"});

Sphere: Related Content

No Comments »

intrinsi on July 13th 2009 in Web Development

Nanotech Cancer Fighters

Hi-tech ‘Trojan horse’ can kill cancer cells: researchers

Australian researchers are set to begin human trials of a tiny nano-cell that acts as a “Trojan horse” against cancer cells, a breakthrough they say may curb the need for debilitating chemotherapy.

Sphere: Related Content

No Comments »

intrinsi on July 2nd 2009 in Biology, Nanotechnology