Links for December 29th through January 8th

Advertisement

Links for December 13th through December 18th

Links for October 21st through October 25th

Links for May 7th through May 13th

Links for April 19th through April 26th

Links for February 26th through March 3rd

Links for February 16th through February 21st

Links for December 12th through December 15th

  • Deploy Web Apps to CloudBees from IntelliJ IDEA 12 | JetBrains IntelliJ IDEA Blog – In case you didn’t know, the new release of IntelliJ IDEA comes with deployment tools for CloudBees, a rapidly growing cloud platform for Java applications. At the moment IntelliJ IDEA allows you to connect to your CloudBees account and view/manage deployed applications.
  • Tuts+ Premium Course: Perfect Workflow in Sublime Text 2 – I’m a confessed code editor addict, and have tried them all! I was an early adopter of Coda, a TextMate advocate, even a Vim convert. But all of that changed when I discovered Sublime Text 2, the best code editor available today. Don’t believe me? Let me convince you in this course.
  • Working as a Software Developer – I recently gave a presentation on what it is like to work as a software developer to first-year engineering students at KTH taking an introductory programming course. I wanted to give my view on the main differences between professional software development and programming for a university course.
  • HTML, Javascript and the app-ification of the Web – The post described in a nutshell what might be one of the most powerful trends in Web app design — the move from multipage Web applications to single page applications driven by javascript and access to a powerful API.
  • Seven Habits of Highly Effective Programmers – The first step in becoming an effective programmer is to ensure that you are spending your time wisely. And there is no greater waste of time than in working on something that is not useful or never shipped.
  • Scaling GitHub – I’ll dig into our development workflow and how we address concepts like scaling, deployment, code review, and testing. It also presents some interesting business challenges, too. How you grow your company from three employees, how you work in teams, and how you split your app up into services all help ensure that you’ll be able to react to your product’s growth.
  • Innovating for Growth | Innovation 2.0: a spiral approach to business model innovation – The Economist and Ernst and Young collaborate on a discussion forum to talk about innovation.
  • Goldman Sachs: Microsoft has gone from 97 percent share of compute market to 20 percent | Microsoft Pri0 | The Seattle Times – According to the report, Microsoft's operating systems have gone from 97 percent of all computing devices in 2000 — back when desktop and laptop PCs were dominant — to 20 percent expected in 2012 — when PCs, tablets and smartphones are all part of the computing-device picture.
  • Creating Native Applications with Sencha Desktop Packager – Sencha Desktop Packager is a new product, included with the Sencha Complete: Team bundle, which enables you to take your existing Ext JS web application and package it as a native desktop application. From here, you may deliver your application to your customers who are running Windows and Mac OS X.
  • EMC follows VMware, rest of world into OpenStack – With the storage leader now formally aboard the OpenStack Foundation, it’s almost easier to count the IT vendors who have not climbed aboard this open-source cloud bandwagon
  • Query Mongo: MySQL to Mongo Query Translator – Query Translator – Convert MySQL Queries to MongoDB Syntax
  • WebLogic Examples: Wiki: Home – The purpose of this project is to share Java EE examples for WebLogic with the Java EE and WebLogic user communities. This project was started by Oracle Product management, but we encourage you to submit your own examples.

Links for May 20th through May 23rd

  • 5 Weeks of Go – In my opinion the Go designers have done an excellent job of blending the flexibility and convenience of a scripting language with the performance and safety of a strongly typed compiled language
  • Google Beats Oracle Patent Claim – Google on Wednesday was cleared of charges that it had infringed Oracle's Java patents, ending the second major phase of the trial.
    "Today's jury verdict that Android does not infringe Oracle’s patents was a victory not just for Google but the entire Android ecosystem," a Google spokesperson said in an emailed statement.
  • Mocha – the fun, simple, flexible JavaScript test framework – Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases
  • JRuby Core Team Members Enebo and Nutter Moving to Red Hat – Breaking news! At JRubyConf 2012, it has just been announced that JRuby core team members Thomas Enebo and Charles Nutter are moving from Engine Yard to open source giants Red Hat.
  • Palantir, the War on Terror’s Secret Weapon – Businessweek
  • Even in the red, StockTouch makes stock market look good – (One of my personal favorite apps) – StockTouch is visually very pleasing, and the ease of interacting with it makes understanding complicated financial information a snap. It’s also successful in its ability to present users with the big picture of the world of finance at any given moment
  • I took Hanselman’s advice and now look at me… – About a month ago, I watched Scott Hanselman's awesome productivity talk, It's not what you read, it's what you ignore, and it spurred me to take a hard look at my daily Internet usage. As a result I've finished several projects that were previously languishing on my todo list, and I've improved my focus.
  • sipml5 – The world’s first HTML5 SIP client – Google Project Hosting – This is the world's first open source HTML5 SIP client (May 12, 2012) entirely written in javascript for integration in social networks (FaceBook, Twitter, Google+), online games, e-commerce sites… No extension, plugin or gateway is needed. The media stack rely on WebRTC.
  • Tech Talk: the Hedgehog Programming Language – The Palantir Finance programming language — Hedgehog as we know it — is an interpreted, statically typed, object-oriented language. With a syntax that’s based loosely on Java, it mixes roughly Java-style semantics and a few idiosyncrasies that make it a really interesting case study in language design. It’s built to be extremely efficient for batch operations on time series, which is the heavy lifting in financial analysis.
  • Palantir Sysmon – lightweight platform monitoring for Java VMs – Sysmon is a lightweight platform monitoring tool. It's designed to gather performance data (CPU, disks, network, etc.) from the host running the Java VM. This data is gathered, packaged, and published via Java Management Extensions (JMX) for access using the JMX APIs and standard tools (such as jconsole or jmxtrans).
  • High Scalability – High Scalability – Startups are Creating a New System of the World for IT – We are still figuring out the New System of the World for IT. What was strange just a few years ago is now commonplace. Many discoveries and innovations wait to be made, it will never be complete, but the path has been set. 

Links for April 30th through May 4th