Links for December 9th through December 11th

Advertisement

Links for July 28th through August 1st

Links for March 29th through April 2nd

Links for February 5th through February 10th

Links for November 12th through November 15th

Links for August 30th through September 1st

Links for August 14th through August 17th

  • Hibernate 4.1.4: Envers tests run & pass on multiple DBs – Envers is an entity auditing framework, making it possible to store and query for historical data.
  • Integration At Scale: Lessons Learned From The New Enterprise Web – David Laing, Neels Burger, Neil Pellinacci, Parand Tony Darugar, and Scott Morrison (moderator) discuss the impact of integration of various interconnected devices, web technologies, and cultures.
  • OAuth – Everything You Want to Know (Hopefully) – Pratap Chilukuri explains what OAuth is and how it works, exemplifying using the protocol with an example.
  • Choose the "Right" Database and NewSQL: NoSQL Under Attack – Talk #1: Stefan Edlich suggests choosing a NoSQL DB after answering about 70 questions in 6 categories, and building a prototype. Talk #2: Edlich presents NewSQL solutions counteracting NoSQL.
  • Eli Collins on Hadoop – Eli Collins discusses Cloudera's CDH4 release, which tasks are well suited for Hadoop, Hadoop and MapReduce vs SQL, the state of Hadoop, and much more.
  • Sears Competes On Big Data and Loyalty Programs – Forbes – Sears has a very intensive big data program to drive customer loyalty; the sophistication surprised me and should interest investors.
  • Where Does Big Data Meet Big Database? – Ben Stopford takes a look at the Big Data movement, its development and implications, reflecting on a future where NoSQL solutions and traditional ones coexist.
  • Panel: How Banks Are Managing Their Data – Frank Tarsillo , John Davies, Jon Vernon and Ari Zilka (moderator) discuss the technologies and architectures used these days to manage large amounts of sensitive data in top financial institutions.
  • Video: Spring Roo—Not Just another RAD Tool! | SpringSource.org – In this presentation, SpringSource's Josh Long and Spring Roo in Action authors Ken Rimple and Srini Penchikala introduce Spring Roo 1.2, and then go further, exposing Roo's powerful addon-based underbelly. They introduce Roo's OSGi bundle support, and introduce how add-ons can be used to generate code, install templates, respond to addition / removal of annotations, and expose both open-source and internal-company libraries for use by your developers
  • Spring Data – One API To Rule Them All? – Spring Data is a high level SpringSource project whose purpose is to unify and ease the access to different kinds of persistence stores, both relational database systems and NoSQL data stores.
  • The Good, The Bad & The Ugly (Clojure & JRuby) – Allen Rohner discusses the benefits and the problems of mixing Clojure and JRuby running them in the same process, making some recommendations at the end.
  • Google Web Toolkit Blog: GWT Support for Mobile App Development – If you’re interested in using GWT to build mobile apps and mobile web apps from a single codebase, then you’ll want to take a good look at mgwt. The following is a guest blog post from Daniel Kurka, the creator of the mgwt library.
  • anic – Faster than C, Safer than Java, Simpler than *sh – anic is the reference implementation compiler for the experimental, high-performance, implicitly parallel, deadlock-free general-purpose dataflow programming language ANI
  • Sencha Architect 2.1 Now Available | Blog | Sencha – Sencha Architect is now even better! Release 2.1 is finally here and the team is excited to share what we've been working on for the past three months. The goal for the first minor release was to improve performance and stability while continuing to add functionality that helps developers do even more.

Links for January 15th through January 21st

Links for December 27th through December 28th

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.