The Artima Developer Community
Sponsored Link

Java Buzz Forum
Links for 2008-11-22 [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 2008-11-22 [del.icio.us] Posted: Nov 22, 2008 10:19 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Links for 2008-11-22 [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
  • tabtab: double tab shell completions
    Create and install double-tab (‘tab tab’) auto-completions for any command-line application on any shell (bash, fish, ksh, etc). When you use the command-line, you can double-tab to auto-complete the name of a command-line application or a target file or folder. Its possible to provide your own completions for applications: git comes with bash shell completions, and the fish shell includes a library of completions for many applications.
  • Official Google Blog: Sorting 1PB with MapReduce
    "We are excited to announce we were able to sort 1TB (stored on the Google File System as 10 billion 100-byte records in uncompressed text files) on 1,000 computers in 68 seconds. By comparison, the previous 1TB sorting record is 209 seconds on 910 computers."
  • 360 Cities Brings Stunning Spherical Panoramas To Google Earth
    The 360 Cities crew constantly impresses. Glad to see them getting more and more well deserved press.
  • Scala?
    I got to admit I agree a lot with Guido here. Scala seems great on the service (functional. scalable. jvm) but the details make it seem murky.
  • Guy Steele & Richard Gabriel: 50 in 50
    A fun, artistic and enlightning presentation full of interesting facts - and who better to do it than Richard P. Gabriel and Guy L. Steele (the great Quux). Nothing more to say than the rallying cry; More cowbell!
  • Adblock Plus and (a little) more: Dragging comments to other filter groups now possible
    1.0RC is out. Man I love this add on :)
  • Making it stick.: The Emacs Way
    "After the meeting, over at the Side Door, with a good, draft Pilsner in hand, I was asked by Merlyn, "What's the fundamental difference between an IDE like IntelliJ or Eclipse and Emacs?" The argument I made was this: In Emacs, everything is a buffer. If you edit a program, it is in a buffer. If you edit a directory or even just choose a file in a "dialog", it is in a buffer. Some of the functions in the directory buffer are directory and file-specific. Most are just general editing functions. If you run a shell or any subprocess, that process' input and output is in a buffer."
  • JSCocoa interactive console for iPhone « ku
    "Very helpful while inspecting the hierarchy of the view tree or size of the views etc."
  • Some thoughts on the Oslo Modeling Language
    James Clark: "Microsoft recently introduced Oslo. Microsoft seems to have designed Oslo to replace some of things it now uses XML for. Since Microsoft have been one of the biggest supporters of XML, I think it's worth looking at what they've come up with."
  • Welcome YUI!, script.aculo.us gets fresh
    google.load('yui', '2.6.0'); function init() { var loader = new YAHOO.util.YUILoader({ require: ["button", "calendar"], base: "http://ajax.googleapis.com/ajax/libs/yui/2.6.0/build/", onSuccess: function() { // start playing with buttons and calendars! } }); loader.insert(); } google.setOnLoadCallback(init);

Read: Links for 2008-11-22 [del.icio.us]

Topic: Moth Monday: Yellowstriped Armyworm Previous Topic   Next Topic Topic: Welcome Tomorrow

Sponsored Links



Google
  Web Artima.com   

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