Crammed into one post...
After a month of blog neglect, the automatic Latest Links posts from my Delicious.com account started to pile up in my blog editor. Back in the glory days of this blog, I blogged about things instead just saving links or tweeting about them and would never have let a month go by without blogging. I realized that, by adding some commentary/opinion for each, I could turn a month's worth of links into a month's worth of blog posts and thus gain total absolution for my sin of going a full month without a post. So that's what I did.
ul.linkentry>li {margin-bottom:0.5em;}
ul.linkentry>li span {color:gray; font-style: italics}
Category: Blogging
- Joe Gregorio: Comment system review
"Comparing Disqus, IntenseDebate and Google Friend Connect." Joe Gregorio looked at commenting systems and ended up chosing Intense Debate.
- Integrating Disqus and Roller Weblogger on blogs.sun.com
"I've recently updated my site to use Disqus the blog comment hosting and conversation site." Sun UK CTO Wayne Horkan explains how (and why) to use the Disqus in a Roller, with code and helpful comments from Disqus CEO Daniel Ha.
- Official Google Blog: New Blog Search tools
"Feeds, Hot Queries and Latest Posts." Nice to see Google is still working on blog search despite the rumored death of blogging.
Category: Feeds
- pubsubhubbub - Google Code
"A simple, open, server-to-server web-hook-based pubsub (publish/subscribe) protocol as an extension to Atom." Collaboration between Google and SixApart folks to allow quick notifiation of new content to feed subscribers and reduce load on feed publishers. Hub implementations are underway for AppEngine/Python, Erlang, Python and Ruby. Hmm... no Java?
Category: General
- The Ryding List | Why Not?
"I have found a wealth of great things to do in Raleigh." Great list of things to do around Raleigh by newcomer John Ryding, one of my coworkers at IBM.
- The Different CTO Roles - All Things Distributed
"there is no well established definition of what a CTO actually does." Of special interest to me now that I work on a CTO's staff.
- Life During Wartime video from Stop Making Sense - Boing Boing
"This is the best concert movie I've ever seen." Me too.
Category: IBM
- Integrating and Extending Rational Team Concert 2.0
Great guide and presentation on Team Concert development via the Jazz Server SDK. Referring to this a lot these days.
- Eclipse Galileo for Mac: Cocoa or Carbon?
"Carbon is more mature and thoroughly tested, the new Cocoa implementation offers advantages and improvements." And the answer is: 32-bit Cocoa. Yep, I'm paying attention to Eclipse again. It's really the only way to do Jazz development.
- Whitepaper: e4 Technical Overview
Lots of detail on the apparently massive changes coming in Eclipse e4 including the ability write Eclipse components in JavaScript and to run "existing SWT applications to be executed on web platforms such as ActionScript/Flash."
Category: Java
- James Strachan: Scala as the long term replacement for Java
"if someone had shown me the Programming Scala book back in 2003 I'd probably have never created Groovy." I'm sure that sent a lot of folks to Amazon, including me.
- Google App Engine plugin in NetBeans
"With a video showing how easy it is to develop Google App Engine application in NetBeans. You can see that Hello World takes just 1 minute. :-)" Looks good and apparently it's an open source side-project. Hosted at Kenai.
- Trails of EasyExtend: Java Spring - or the Biggus Dickus effect
"Looking at the API alone Spring feels like reading a parody on Java enterprise software." Schadenfreude for me; never been a fan and always thought of it as a big grab bag of insidious crap I don't need.
Category: Open Source
- NYTimes.com: For Mozilla and Google, Group Hugs Are Getting Tricky
"Google pays Mozilla hefty fees in return. The deal accounted for 88 percent of Mozilla's $75 million in revenue in 2007." Makes you wonder about the future of Firefox, Thunderbird, etc.
- Official Google Blog: Introducing the Google Chrome OS
"The software architecture is simple: Google Chrome running within a new windowing system on top of a Linux kernel." Yet another Linux distro. That's cool with me; I like Linux distros.
- The Java Wars, continued (Scripting News)
"most people want XP on their netbook, not Linux. That was true yesterday and it's still true today." Dave Winer's take on Google's Chrome OS. I think he's probably right at the moment but things are changing rapidly.
Category: Social Software
- Creating a Google Data Gadget - Google Data APIs - Google Code
"This article will walk you through creating a Blogger gadget." Google and OpenSocial Gadget support for OAuth makes things easier, but it's still a PITA.
- Writing OAuth Gadgets - Gadgets API - Google Code
"send mail to oauthproxyreg@google.com with the following information to register your OAuth Consumer Secret." If you want to write a Gadget that uses OAuth to access Twitter there's an icky manual registration step involved. Apparently the solution to this problem is for Twitter.com to enhance their "OAuth configuration to accept digital signatures directly from iGoogle."
Category: Sun
- The end of Sun
"And that is why Schwartz isn't here, I believe. Because he genuinely loved Sun and its employees." A depressing article for former Sun employee to read, or anybody I guess. I do think there is something to this quote about Scwhartz.
- Oracle-Sun Creating Churn - Forbes.com
"Suns loyal customers are defecting in droves." Not really very surprising considering the conventional wisdom, which seems to be that Oracle will gut Sun's software efforts and ditch the hardware entirely.
- Computerworld Blogs: Is Oracle getting ready to kill OpenSolaris? -
"Sun, Oracle and third-party sources are telling me that OpenSolaris developers are afraid." This article is typical of what I've seen from the author: dumb speculation of the mean-spirited variety.
- Justice department extends Oracle-Sun probe
"All that's left is one narrow issue about the way rights to Java are licensed." I don't there's a chance in hell that it is, but wouldn't it be fun if this was all about the Sun-Apache Terms of Use controversy?
Web development
- InfoQ: Twitter, an Evolving Architecture
Brief overview of Twitter architecture, use of caching and message queue technologies.
- Evaluation of Javascript Libraries
"jQuery and YUI come out on top, Prototype at the bottom." Helped convince me that, now that we have YUI, we don't really need Prototype and Scriptaculous in Roller.
- "MooTools vs JQuery vs Prototype vs YUI vs Dojo revised
"Prototype is among the slowest." More justification for ripping out Prototype and Scriptaculous.
And now, back to your regular schedule of blogging, or not.