Skip to content

Rich Stokoe

aerospace, cars, finance, leadership, opinion, tech

Menu
  • Learning to Fly
  • Patents
  • Publications
  • Reading List
Menu

Software

Common JavaScript Gotchas – Part 1

Posted on September 26, 2012 by rich

Pop quiz, hotshot, the image shows a common JavaScript ‘gotcha’ – or inadvertent mistake through incomplete knowledge of something. What exactly is happening here? You create a simple function called “getPerson”, and it returns you a JSON object with a single property on it, “name”. However! When you come to use the “name” property, it…

Read more

Google Launches Chrome Packaged Apps

Posted on July 18, 2012July 18, 2012 by rich

Google has announced the release of Chrome version 22 to developers. The exciting thing about this version is Chrome Packaged apps: a mechanism which allows web applications to behave much more like native applications, blurring the lines between the two. Packaged apps are installed for offline use by default and also open up new low-level…

Read more

What Makes Modern Business Software?

Posted on July 18, 2012July 18, 2012 by rich

So what should you be expecting from your business software in 2012? Or to quote Jive Software: “Why can’t business be social?”

Read more

Func<T> vs. Action<T>

Posted on June 25, 2012 by rich

Although I’ve been using Func<T> and Action<T> for years, I’m embarrassed to say I hadn’t really thought about the differences between them – or more importantly, how they are in fact two sides of the same coin. Most of the time their use has been a natural reflex action to a coding problem, and the…

Read more

Introducing…. Meteoric

Posted on May 31, 2012June 5, 2012 by rich

Meteoric (source: http://github.com/richstokoe/Meteoric, documentation: http://richstokoe.github.com) is a JavaScript framework that allows UIs to be built on-the-fly driven by JSON metadata. The JSON metadata is parsed by “writers“, very focussed JavaScript functions which understand the specific requirements of that metadata and spit out HTML to the DOM. Styling is done through CSS. The idea is that…

Read more

An ASP.NET MVC4 Razor2 Bug? (Updated)

Posted on May 18, 2012May 19, 2012 by rich

Let’s Get Geeky!! This week I have been updating a project I’m working on from ASP.NET MVC3 to ASP.NET MVC4 (Beta). MVC4 ships with an improved version of the Razor view engine. But “updated” apparently also means “broken”… That is, if you’re using jQuery UI Widgets. Which I am. So it is. Let’s build a…

Read more

8 Things Windows 8 Needs to do to Be a Success

Posted on March 1, 2012June 11, 2012 by rich

1. Stop Stealing My Focus!!! I can’t stress this enough. The single greatest threat to the economic recovery, continuation of the species and integrity of my sanity is the way Windows is completely dense about giving applications focus. I simply can’t count the number of times I’ve been typing away merrily and Windows switched applications…

Read more

Microsoft Unveils New “Windows” Logo for Windows 8

Posted on February 20, 2012February 20, 2012 by rich

Microsoft have clearly unleashed a 1st year GCSE Graphic Design student on their Windows logo and she has crapped out this supposedly minimalist (read: lazy) monstrosity:  

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4

Pages

  • Learning to Fly
  • Patents
  • Publications
  • Reading List

Categories

Architecture (2) Artificial Intelligence (9) Aviation (25) Bad Company (2) Books (1) Cars (2) Civil Aviation (27) Code (17) Companies (28) Entertainment (1) Featured (19) Film (1) Finance (4) Fitness (2) Gaming (4) General Aviation (26) Internet (28) Leadership (1) Military Aviation and Space (1) Mobile (7) Motoring (2) Open Finance (1) Payments (1) People (11) Places and Events (12) Politics (8) Products (6) Quantum Computing (1) Search (6) Security (1) Social (5) Social Business (3) Social Media (6) Software (23) Sports (2) Technology (48) TV (1) Uncategorized (22)

Recent Posts

  • What if your Operating System was an LLM?
  • TOON – The AI Data Format Designed to Save You Money
  • Building a 2nd Brain: Your Personal, AI-Augmented Knowledge Manager
  • State of the AI Nation 5: Walking the Talk
  • Learning to Fly: Lesson 25 (Video)
  • Learning to Fly: Lesson 24
  • Learning to Fly: Lesson 23 (Full Flight Video)
  • State of the AI Nation 4: Open AI Update
  • Learning to Fly: Lesson 22
  • Q-Day and Post-Quantum Cryptography
© 2026 Rich Stokoe | Powered by Minimalist Blog WordPress Theme