Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

nothing

Don't Bring These Swiss Army Measuring Cups into Battle [Cooking]
Sunday, 11 December 2011 18:00
There's nothing cool about measuring cups. Nothing. Maybe if you're measuring huge quantities of cocaine, but that'd be very inefficient, and there's nothing cool about inefficiency either. But wait—what if your measuring cups were in a multitool? Yes. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/EV3SOHD-tb0/dont-bring-these-swiss-army-measuring-cups-into-battle

 
Sound Powered LEDs Could Lead To Christmas Lights Powered By Family Fights [Video]
Saturday, 19 November 2011 11:00
Using a regular speaker blasting out a narrow beam of sound, researchers have developed an LED that can actually be powered by nothing but audio. Providing a new way to deliver wireless power to devices from greater distances. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/IC5gLCCL4OQ/sound-powered-leds-could-lead-to-christmas-lights-powered-by-family-fights

 
BASE Jumping off Cliffs Never Looked So Scary Awesome [Video]
Saturday, 17 September 2011 11:00
The maniacs at Melbourne Skydive Centre are still falling off things with style. I've only ever gone cliff-diving once, and it was nothing like this. This looks shades of terrifying and exhilarating that I can hardly imagine. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/MBIJlTD18OU/base-jumping-off-cliffs-never-looked-so-scary-awesome

 
JLabel Link: Open browser form Swing GUI by clicking on link
Friday, 17 June 2011 20:51
// Opens a browser on a specific site when clicking on the JLabel



link = new JLabel(" Click here to find the PUID \n");
link.setCursor(Cursor.getPredefinedCursor(Cursor.HAND_CURSOR));
link.addMouseListener(new MouseAdapter() {
public void mouseClicked(MouseEvent e) {
if (e.getClickCount() > 0) {
if (Desktop.isDesktopSupported()) {
Desktop desktop = Desktop.getDesktop();
try {
URI uri = new URI("http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=new");
desktop.browse(uri);
} catch (IOException ex) {
// do nothing
} catch (URISyntaxException ex) {
//do nothing
}
} else {
//do nothing
}

}
}
});

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/FtNW-8cvZ_4/13265

 
Discoquette: Transparent
Monday, 02 May 2011 09:00

" With your feet in the air and your head on the ground Try this trick and spin it, yeah Your head will collapse But there's nothing in it And you'll ask yourself...... Where is my mind

Read more: http://suicidegirls.com/girls/Discoquette/photos/+++++Transparent+++++++++/

 


Taxonomy by Zaragoza Online