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.
intrinsi on July 26th 2009 in Hardware, Ubiquitous Computing
Google’s Android To Invade Homes
Manufacturers are putting the Web giant’s Android software in home management devices and remote controls.
intrinsi on July 26th 2009 in Hardware, Ubiquitous Computing
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:
Sphere: Related Content
$('#p1').replaceClass({event_type:"click", element_affected:"#p2", old_class:"blue", new_class:"red"});
intrinsi on July 13th 2009 in Web Development
Hi-tech ‘Trojan horse’ can kill cancer cells: researchers
Sphere: Related ContentAustralian 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.
intrinsi on July 2nd 2009 in Biology, Nanotechnology