Links for February 24th through March 5th

Advertisement

Links for December 4th through December 9th

Links for November 6th through November 9th

  • What the end of Flash means for Adobe – SplatF – Adobes specific phrase in its release was: "Focusing Flash resources on delivering the most advanced PC web experiences, including gaming and premium video, as well as mobile apps." But the reality is that the mobile browser is the future of the web. So anyone who is using Flash today for anything should start working on a plan to eventually stop using it.
  • JPMorgan Chase makes a case for the big data platform (and career track) of the future. – Five of JP Morgan Chase's seven lines of business now use a Hadoop shared service. They use it for extract, transform, and load (ETL) processing; high-scale Basel III regulatory liquidity analyses and reporting; data mining; transaction analysis; fraud investigation; and social media sentiment analysis. It's also a low-cost storage option for all types of data, including structured financial records, semi-structured clickstreams and Web logs, and unstructured text and social comment feeds.
  • iBackupBot – iTunes Backup Manager for iPhone, iPod Touch, iPad – iBackupBot for iTunes is a tool that helps you browse, view, export and even EDIT files backed up to iTunes.
  • Will there be a Silverlight 6 (and does it matter)? – Several of my customer and partner contacts have told me they have heard from their own Microsoft sources over the past couple of weeks that Silverlight 5 is the last version of Silverlight that Microsoft will release
  • Google Launches OAuth 2.0 Playground @ API Evangelist – Google announced the OAuth 2.0 Playground which allows developers to experiment with APIs using the OAuth 2.0 protocol, and understand how the protocol functions and will make your life easier.
  • Flash to Focus on PC Browsing and Mobile Apps; Adobe to More Aggressively Contribute to HTML5 (Adobe Flash Platform Blog) – We will design new features in Flash for a smooth transition to HTML5 as the standards evolve so developers can confidently invest knowing their skills will continue to be leveraged.
  • Why Flash didn’t work out on mobile devices – Apple leaving mobile Flash off their mobile devices for the last four years, has shown that the web has adapted, with more sites embracing HTML5 for websites, games and apps.
  • 10 Challenges That Will Shape Wall Street in 2012 – Wall Street & Technology – Battered and bruised by a difficult 2011, Wall Street faces another challenging year. We examine 10 critical issues that will set the agenda at capital markets firms in 2012.
  • Redis: Zero to Master in 30 minutes – Part 1 – More than once, I've said that learning Redis is the most efficient way a programmer can spend 30 minutes. This is a testament to both how useful Redis is and how easy it is to learn. But, is it true, can you really learn, and even master, Redis in 30 minutes?
  • Google Web Toolkit and Web Services: The XML Way | Wazi – In this two-part series, we’ll build a project to show how to get and process XML and JSON data, and deal with sundry matters such as security restrictions and server-side proxies. What you’ll learn here should help you deal with all kinds of services and enhance your GWT applications.
  • From the Mule’s Mouth » AMQP and the future of web messaging – The real potential for AMQP is queuing on the web, there hasn’t been a strong play for this yet but I believe queuing will become a fundamental part of orchestrating services on the web as applications start to leverage APIs more.
  • Why The MongoDB Hate? – 10gen has built a novel datastore that offers high availability, sharding, and schema-free design at a very specific cost. Bugs will be pushed, mistakes will be made, and systems will go down. There is no silver bullet.10gen has built a novel datastore that offers high availability, sharding, and schema-free design at a very specific cost. Bugs will be pushed, mistakes will be made, and systems will go down. There is no silver bullet.
  • Ektorp – Java API for CouchDB – Ektorp is a persistence API that uses CouchDB as storage engine. The goal of Ektorp is to combine JPA like functionality with the simplicity and flexibility that CouchDB provides.

Links for September 9th through September 10th

Daily del.icio.us for January 24th through January 26th

Daily del.icio.us for December 24th through December 27th

  • RabbitMQ – Messaging that just works – RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. RabbitMQ is open sourced under the Mozilla Public License.
  • InfoQ: Spring AMQP – Matthias Radestock introduces messaging, AMQP and RabbitMQ. Mark Fisher and Mark Pollack present and demo Spring AMQP, an abstraction layer for using AMQP independently from the broker implementation.
  • InfoQ: High Performance Websites in the Cloud – Matt Wood presents the most important AWS services, explaining how to scale up and out, how to extend the stack by adding extra layers such as caching or map-reduce systems, how to use, scale, and create redundant storage, and how to manage and scale out MySQL databases running on EC2.
  • The Talk Show on 5by5 – The Talk Show features discussion about technology, Apple, Mac, iPhone, iPad, movies, directors, and the Web.
  • Leo Laporte Builds Empire With ‘This Week in Tech’ – NYTimes.com – Balancing on a giant rubber ball in a broadcast studio and control room carved out of a cottage in Petaluma, Calif., Leo Laporte is an unlikely media mogul.
  • The Top 40 iPhone Apps of 2010 – I’ve compiled what I believe to be the best apps that have come out this year.
  • HTML5Labs – Home – The HTML5 Labs site is the place where Microsoft prototypes early and unstable web standard specifications from standards bodies such as the W3C
  • University gives Java parallelism a boost | Developer World – InfoWorld – computer science researchers at the school have released an interactive tool, called DPJizer, to simplify writing safe parallel programs in DPJ (Deterministic Parallell Java), a Java-based modern type and effect system
  • imgscalr – Java Image Scaling Library | The Buzz Media – imgscalr is an very simple and efficient “best-practices” image-scaling library implemented in pure Java.
  • Martin Fowler – What if enterprise software was cheaper, faster, better AND COOL? – Yes, if you honour the Agile Development Manifesto. This means valuing people and interaction over processes and tools, working software over comprehensive documentation, collaboration over contract negotiation, responding to change over rigid plans

Daily del.icio.us for April 13th through April 16th

Daily del.icio.us for October 28th

  • Google is oddly silent about Grand Central | Between the Lines | ZDNet.com – Google is being very quiet about Grand Central, the virtual phone service it acquired in July 2007 but hasn’t really done anything with since. In my opinion, Grand Central is already a good service. There are a few features I’d like to see added but, for the most part, it’s working for me – so much so that, in a blog post a couple of weeks ago, I called it my favorite telecommuting tool.
  • How LinkedIn changed its security model in order to offer an API – This talk also covered how LinkedIn retrofitted the security model chosen for the API into the mainstream website, which helped tremendously in the scalability of the website by allowing stateless front-end / single sign-on (SSO), and improved security by removing sessions entirely.
  • Building LinkedIn’s Next Generation Architecture with OSGi – Over the course of the last 5 years, LinkedIn has been built using relatively simple technologies: front end web applications (Tomcat/Servlet/JSP), back-end services (Jetty/Spring Remoting), databases, replication, and JMS. Although the web site was scaling adequately, we had some big challenges to overcome: In this session, I talked about why OSGi was chosen to help us solve those challenges, the implementation progress we've made, the pitfalls that we've encountered (so far) and what we have learned in the process.
  • Atlassian Developer Blog – Performance testing with JMeter – This is the first in a series of blog posts aimed at documenting whats involved in setting up a performance test harness from scratch. In my next post, I will show how to deploy these performance tests using Maven 2 and how to automate the process using Bamboo
  • Almost Human: a review of Google’s Android G1 phone: Page 1 – The T-Mobile G1 Google smartphone, designed by Google and made by HTC, remains firmly in the shadow of the iPhone—for now. The phone, which goes on sale next week in the US and next month in Britain, was released too early. The HTC hardware and Android OS that powers it lack the polish and depth of even the iPhone 1.0 in most respects.
  • Charlie Owen – Windows Media Center in the PDC Build of Windows 7 – If you are attending the 2008 Professional Developers Conference you received a pre-beta Windows 7 build today (6801) which contains many features the Windows Media Center team has been developing over the past year
  • I would just like to say… – This post is for all of you out there who have developed or contributed to Linux/Ubuntu projects and all of the open source coders who read this
  • Windows 7: Windows 7 Walkthrough, Boot Video and Impressions – On Sunday, they took journalists through a lively 7-hour orientation on Win 7, then handed off a Dell XPS M1330 loaded with pre-beta Build 6801. Thankfully for the overworked, underappreciated developers at Redmond, it's surprisingly stable, and its look and feel already puts Vista to shame.
  • Microsoft Watch – Web Services & Browser – Office Goes to the Web – Microsoft made a stunning announcement during today's Professional Developers Conference: A lightweight Web-based version of Office. Office Web is a stunning concession to Google and other Web 2.0 platform developers offering Web-based productivity applications. Office Web will come with lightweight versions of Word, Excel, PowerPoint and OneNote.
  • Microsoft Joins Working Group for Open Standards Messaging Software: Decision to join AMQP Working Group based on commitment to openness, interoperability and providing customer choice. – Microsoft Corp. today announced that it is joining the Advanced Message Queuing Protocol (AMQP) Working Group, an organization focused on the development of the AMQP specification. Microsoft is joining the AMQP Working Group at the request of its members, including several of Microsoft’s customers in the financial services industry, in order to support the development of an open industry standard for ubiquitous messaging.

Daily del.icio.us for July 27th through August 5th