"software" entries

The rewards of simple code

"Code Simplicity" author Max Kanat-Alexander on the elegance and utility of simple code.

Simple code is born from planning, discipline and grinding work. But as author Max Kanat-Alexander notes in this interview, the benefits of simple code are worth the considerable effort it requires.

Top Stories: March 26-30, 2012

Designing data products, five tough health care lessons, lean startup for publishers.

This week on O'Reilly: We looked at a four-step approach for designing great data products, Andy Oram shared the lessons he's learned about health care, and we learned about a competitive advantage that publishers aren't seizing.

Top stories: January 30-February 3, 2012

Hadoop deconstructed, the value of unstructured data, and a Moneyball approach to software teams.

This week on O'Reilly: Edd Dumbill examined the components and functions of the Hadoop ecosystem, Pete Warden gave a big thumbs-up to unstructured data, and Jonathan Alexander looked at how a Moneyball approach could help software teams.

Strata Newsletter: February 2, 2012

The future of software usability. In praise of unstructured data.

Highlights from the 2/2/12 edition of the Strata newsletter include: Thoughts on the evolution of software usability and why unstructured data is worth the effort.

Four short links: 1 February 2012

Four short links: 1 February 2012

The Invention-Commoditisation Cycle, Software Estimations, Fullscreen Browser API, and File Formats in Javascript

  1. Cycles of Invention and Commoditisation (Simon Wardley) — Explosions of industrial creativity rarely follow the invention or discovery of a technology but instead its commoditisation i.e. it wasn’t the discovery of electricity but Edison’s introduction of utility services for electricity that produced the creative boom that led to recorded music, modern movies, consumer electronics and even Silicon Valley. However, utility provision of electricity did more than just create a new world, it disrupted existing industries (both directly and through reduced barriers of entry), it also allowed for new practices and methods of working to emerge and even resulted in new economic forms – such as Henry Ford’s Fordism. This isn’t a one off pattern. The cycle of invention/commoditisation repeats throughout our industrial history, following a surprisingly consistent pathway. Understanding this pattern is critical to anticipating the changes emerging in our industry today – whether that’s the web, cloud computing or the future changes that 3D printing will bring. Simon explains the Business of the Internet in one blog post. Simon is king.
  2. Why Are Software Development Task Estimations Regularly Off By A Factor of 2 or 3? — never a truer word spoken in parable.
  3. Using the Full-Screen API in Browsers (Mozilla) — useful! The older I get, the more I like full-screen mode. I found myself wishing my email client had it, then someone pointed out that was called “mutt in a shell window”. Fair ’nuff.
  4. File Formats in Javascript (GitHub) — pointers to libraries for different file formats in Javascript.

Software crumple zones

It's time to recognize and appreciate highly engineered health information systems.

Clinicians often encounter multi-step software processes that seem laborious. Sometimes that's due to a design flaw, but other times that process has been intentionally constructed as a crumple zone.

Why embedded systems are "terrifyingly important"

Embedded systems engineer Elecia White on race cars, smart dust, and learning on the fly.

Author and embedded systems engineer Elecia White discusses the state of embedded systems and what lies ahead (hint: distributed intelligence and microdots).

Why embedded systems are “terrifyingly important”

Embedded systems engineer Elecia White on race cars, smart dust, and learning on the fly.

Author and embedded systems engineer Elecia White discusses the state of embedded systems and what lies ahead (hint: distributed intelligence and microdots).

Four short links: 1 November 2011

Four short links: 1 November 2011

Code Bloat, Chinese Startups, Font Fun, and Businesses Embracing Open Source

  1. Things Turbo Pascal is Smaller Than — next time you’re bragging about your efficient code, spare a thought for the Pascal IDE and compiler that lived in 39,731 bytes. This list of more bloated things is hilarious.
  2. The China Startup Report (Slideshare) — interesting to see the low salary comes with expectation of bonuses but little interest in equity (as there are few exits other than IPO, for reasons the presentation goes into).
  3. Shape Method — fun HTML5 challenge that will also expand your appreciation of fonts.
  4. Open Source All The Things! — SparkFun looking aggressively for things to “open source” from their business. I have a lot of time for companies that contribute to the commons above and beyond their legally-mandated minimum, particularly those who aren’t just dumping their unwanted junk there. Google does this well, Facebook is learning. Good on ya, SparkFun.
Four short links: 28 October 2011

Four short links: 28 October 2011

Open Access, Retro Crypto, Open Source Q&A, and Music Visualization

  1. Open Access Weeka global event promoting Open Access as a new norm in scholarship and research.
  2. The Copiale Cipher — cracking a historical code with computers. Details in the paper: The book describes the initiation of “DER CANDIDAT” into a secret society, some functions of which are encoded with logograms. (via Discover Magazine)
  3. Coordino — open source Quota-like question-and-answer software. (via Smashing Magazine)
  4. Baroque.me — visualization of the first prelude from the first Cello Suite by Bach. Music is notoriously difficult to visualize (Disney’s Fantasia is the earliest attempt that I know of) as there is so much it’s possible to capture. (via Andy Baio)