The Artima Developer Community
Sponsored Link

Java Buzz Forum
Links for 2009-02-05 [del.icio.us]

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Links for 2009-02-05 [del.icio.us] Posted: Feb 6, 2009 2:15 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Links for 2009-02-05 [del.icio.us]
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
  • Cornify easter egg with jQuery
    var kkeys = [], konami = "38,38,40,40,37,39,37,39,66,65"; $(document).keydown(function(e) { kkeys.push( e.keyCode ); if ( kkeys.toString().indexOf( konami ) >= 0 ){ $(document).unbind('keydown',arguments.callee); $.getScript('http://www.cornify.com/js/cornify.js',function(){ cornify_add(); $(document).keydown(cornify_add); }); } });
  • Firefox 3.1 Location Bar Preferences
    Details on all of the about:config settings that you can tweak for the awesome bar.
  • Recreating the button; Google sweating the small stuff
    How many Google engineers does it take to create a button? Maaaany man hours :)
  • Hosting Images on App Engine
    "I like adding images to the occasional blog post but don’t do it as often as I want to. The reason being I can hardly ever be bothered to resize images. It means opening up a memory hogging application, fiddling around for a few minutes and then saving it out somewhere, then uploading said image to my server. All of those things bore me. Appengine to the rescue. As an excuse to play around with the image API as well as add more pictures to this here blog I decided to build myself a small image hosting application. I really only care about the two things noted above; resizing and uploading. If I can do that in one go I’m happy. A couple of train rides (all the best code gets written on train journeys, fact) later and I’ve deployed the first version of Image Host"
  • Firefox.next and Mozilla Labs
    Really excited that Connor is working with us on tech transfer. Lucky us!
  • Facebook Joins OpenID in Quest for Universal User Accounts
    I want Open Connect. I really hope Facebook helps make this happen. I want to use Facebook Connect for the great UX, but I just can't bring myself to do it. If they participate in the open that changes the game.

Read: Links for 2009-02-05 [del.icio.us]

Topic: Doubling the Arduino Flash Memory once again Previous Topic   Next Topic Topic: Notes on a highly scalable WordPress Delivery Platform - Over 10K live requests / second, 20K...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use