The Artima Developer Community
Sponsored Link

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

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Links for 2008-10-23 [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
  • Aptana Cloud 1.0 Released! Studio Updated to 1.2
    "a suite of online services integrated right into Aptana Studio 1.2 that puts the power of cloud computing to work for you." Congrats to Aptana on the release.
  • Big Day for Amazon EC2: Production, SLA, Windows, and 4 New Capabilities
    * Amazon EC2 is now in full production. The beta label is gone. * There's now an SLA (Service Level Agreement) for EC2. * Microsoft Windows is now available in beta form on EC2. * Microsoft SQL Server is now available in beta form on EC2. * We plan to release an interactive AWS management console. * We plan to release new load balancing, automatic scaling, and cloud monitoring services.
  • Launched: WordPress Comment Moderator AIR Application
    Danny Dura has launched "Moderator" his Wordpress Comment moderation application, built using AIR.
  • Google Geo Developers Blog: Geocoding... in Reverse!
    // go pamela! geocoder.getLocations(latlng, function(addresses) { if(addresses.Status.code != 200) { alert("reverse geocoder failed to find an address for " + latlng.toUrlValue()); } else { var result = addresses.Placemark[0]; map.openInfoWindow(latlng, result.address); } });
  • Graphics in Google Chrome
    A great post on the choice of Skia. I *do* wish that Cairo had won that battle, and that it had been made better thanks to Google engineer contributions, but c'est la vie. Cool that Skia is out there now thanks to Android.
  • Pragmatic Programming Techniques: CouchDB Implementation
    Ricky Ho of Adobe has a nice writeup of the CouchDB implementation.
  • Ten Years
    As I start an adventure at Mozilla, it is great to see people like Stuart Parmenter writing about their 10 years.
  • Firebug Weekly Meeting Recap, October 21, 2008
    Firebug is picking up steam: Firebug 1.3.0b2 is available on getfirebug.com Discussed Honza’s awesome improvements to the Net panel Discussed John Resig’s further efforts on FireUnit and NetUnit integration Starting to push new code to 1.4 branch, 1.3 for bugfixes and cleanup only.

Read: Links for 2008-10-23 [del.icio.us]

Topic: Twitter Updates for 2008-10-14 Previous Topic   Next Topic Topic: Swisscom reads this blog?

Sponsored Links



Google
  Web Artima.com   

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