Links for December 13th through December 18th

Advertisement

Links for August 11th through August 16th

Links for November 22nd through November 30th

Daily del.icio.us for July 2nd through July 6th

Daily del.icio.us for April 17th through April 19th

  • Getting Started with Sonatype Nexus on Vimeo – This video walks you through the process of downloading, installing, starting, and configuring Nexus. In less than four minutes, you'll be up and running with the most capable repository manager on the market.
  • Speed Tracer – Google Web Toolkit – Google Code – Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs
  • The Top 15 Google Products for People Who Build Websites – Google’s strategy of empowering site developers and owners with free and valuable tools has proven to be effective in garnering a fair bit of geek love for the company. Check out some of the best Google products for developing, analyzing, maintaining and tinkering with websites.
  • op4j 1.0 Released and Ready for Spoon Bending | Javalobby – op4j enables 'chained expressions' to improve the semantics and cleanness of your code while reducing the complexity of executing low-level auxiliary tasks in Java
  • GitHub API for Java – – This library defines an object oriented representation of the GitHub API. The library doesn't yet cover the entirety of the GitHub API, but it's implemented with the right abstractions and libraries to make it very easy to improve the coverage.
  • InfoQ: Unit and Integration Testing for GWT Applications – GWT has turned out to be a UI technology, which, with a few tools, enables us to perform highly advanced tests thus further increasing the productivity of this technology.
  • Speeding up GWT | Javalobby – I’ve recently come across a few great resources on how to speed up client-side GWT
  • Surfin’ Safari – Blog Archive » How WebKit Loads a Web Page – Before WebKit can render a web page, it needs to load the page and all of its subresources from the network. There are many layers involved in loading resources from the web
  • Agility and Architecture: Can They Coexist? – Agile development has significantly impacted industrial software development practices. However, despite its wide popularity, there's an increasing perplexity about software architecture's role and importance in agile approaches
  • HTML5 presentation – The purpose of the presentation is to show the coming bleeding edge features for modern desktop and mobile browsers.

Daily del.icio.us for March 31st through April 5th

Daily del.icio.us for February 27th through March 2nd

Daily del.icio.us for November 23rd through November 24th

Daily del.icio.us for October 30th through November 5th

  • Exclusive First Listen: Norah Jones : NPR – A warm, organic-sounding record, The Fall showcases Jones' musical depth in exciting and unexpected ways, suitable for old fans and newcomers alike. Please leave your opinions of the album in the comments section below.
  • Closure Compiler – Google Code – The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
  • Atmosphere Framework 0.4 Released – Atmosphere allow the creation of RESTful and Ajax Push/Comet applications, and version 0.4 is ready for prime time. This release contains many new features and can be seen in action in many well-known frameworks.
  • Five Important Trends on the Enterprise Architect’s Radar | Javalobby – It is no secret that the internet architectures are influencing enterprise architectures. This post attempts to summarise some of the recent trends in the internet space, which seem to be carrying some momentum sufficient enough to influence the enterprise.
  • The iPhone dons a suit and tie – Apple 2.0 – Fortune Brainstorm Tech – "There is growing evidence that the iPhone is making inroads into the Enterprise," writes Deutsche Bank research analyst Chris Whitmore in a report to clients Monday.
  • Developers: the best smart phone platform is? – ……he’d bias to iPhone and Android, if he had to make a choice of only two platforms to develop on. This is also what I’m hearing from many other developers.
  • InfoQ: Real-life SOA
  • KS2009: How Google uses Linux [LWN.net] – If Google's plans to become more community-oriented come to fruition, the result should be a better kernel for all.
  • Smartphone Showdown: iPhone 3GS vs Motorola Droid – If hype were to be believed, the Motorola DROID is the pièce de résistance of the mobile world; the conclusive creation sent down by the Great Smartphone in the sky to rid us of our woes
  • InfoQ: SpringOne/2GX 2009 Keynote – TeamCity 5.0 is approaching inevitably and here we are with fresh EAP build.
    All major new features have been introduced already in previous EAPs, but still you’ll find lots of improvements and fixes to check

Daily del.icio.us for September 9th through September 16th

  • JavaScript Framework Matrix – Overview with functions and examples – The JavaScript Framework Matrix will give you an overview of popular JavaScript frameworks and their functions. There are various examples for the frameworks and every snippet contains links to the official documentation
  • SpriteMe: Spriting made easy – SpriteMe is an open source project that helps web developers create sprites in a matter of minutes rather than hours.
  • InfoQ: Book Review: Understanding SCA – Overall the book provides a complete introduction to SCA. If you are not familiar with the technology and you are building an SOA, it is certainly worth investing some of your time either to adopt the technology or implement some of its patterns.
  • Feds launch Apps.gov; Cloud computing players salivate | Between the Lines | ZDNet.com – The Federal government launched Apps.gov, a site designed to be a storefront for approved cloud computing applications. The move is designed to streamline application adoption at federal agencies
  • Introduction to Google Collections | Benjamin Winterberg – The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of the Java Collections Framework you already know and love.
  • InfoQ: 3 Patterns from SOA Design Patterns by Thomas Erl – All of these patterns are considered fundamental to inventory governance in that they support and are influenced by the Service Discoverability principle, which actually shapes service meta information in such a manner that it can be effectively discovered and interpreted.
  • SproutCore 1.0 is almost ready – After 20,000 lines of new code, over 5,000 new unit tests, and countless hours of effort by over 30 contributors, SproutCore 1.0 is almost ready. Try out the new code today and help us make the push to our final release. Join the HTML5 revolution.
  • iPhone gets .Net app development | Developer World – InfoWorld – Leveraging Novell's Mono runtime for running Windows applications on non-Windows systems, Novell's MonoTouch 1.0 is a commercial software development kit that lets developers utilize code and libraries written for .Net and programming languages like C#
  • thewojogroup’s simplecart-js at master – GitHub – A simple paypal shopping cart in 20kb that you can setup in minutes
  • Hades – Trac – Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications.