An Entertaining Behind-the-Scenes Look at Modern Casual Game Artists

A Sub-Select of the Armor Games Team

Left to right: Daniel McNeely, Joey Betz, web developer Larry Root,
John Cooney and intern Danny Yaroslavski

The developers here make perfect, self-contained little game experiences that are addicting for a few minutes, but not all-consuming. For now.

A fun article by Megan Brescini of OC Weekly that exposes a few of the individual motivations within Armor Games.

Full Disclosure: It should be known that I am responsible for the upkeep of the “Submit Game” button referred to in this article.

Article: Little Games Are Big Business at Armor Games – OC Weekly by Megan Brescini



Tips For Creating Efficiently Rendering CSS

In summary…

ID selectors are going to be the fastest while complicated qualified descendant selectors and such will be slower.

via Efficiently Rendering CSS | CSS-Tricks.



Smokescreen – A Flash Player Written in JavaScript

Smokescreen is a new open-source project aimed at converting Flash to JavaScript/HTML5 to run where it previously couldn’t and better interoperate with webpages where it previously could.



Demo: Strong Bad Email

Home: Smokescreen



Google Introduces JavaScript Font API and Open Source Font Directory

…Google wants to make it easier for developers to use a wider variety of fonts on the Web that go beyond the standard set of “web-safe” fonts that come pre-installed on most modern computers.

via Making Good Typography on the Web Easier: Google Introduces Font API and Directory.



NPR API Goes Read-Write

Until today, the NPR API has been a one-way firehose of content, pushing hundreds of thousands of stories from NPR and the twelve NPR Music partner stations out to the world. Now the API is read-write, allowing authorized external parties to post stories to the NPR API.

via NPR API Goes Read-Write.



Frond-end Code Standards from Isobar (Molecular)

A great contemporary and pragmatic approach to front-end web development standards…

This document outlines our de-facto code standards. The primary motivation is two- fold: 1 code consistency and 2 best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading, performance and maintainable code.

via Code Standards Isobar.



Need desktop access over the Web? Try some Guacamole

Guacamole is a HTML5 and JavaScript Ajax VNC viewer, which makes use of a VNC-to-XML proxy server written in Java.

via Need desktop access over the Web? Try some Guacamole – desktop linux, Guacamole, html 5, Java – Techworld.



Internet Explorer Falls Below 60% Market Share

Microsoft’s Internet Explorer dropped to a historic market share low in April, according to Net Applications. The company estimated IE’s market share at 59.95% in April, which is about the range that was reached by Internet Explorer 4 more than 11 years ago in early 1999. The big winner was once again Google’s Chrome browser, which maintained a double-digit growth rate and is now more than 2 points ahead of Apple’s Safari browser, which it surpassed four months ago.

via Internet Explorer Falls Below 60% Market Share | ConceivablyTech.



See What Facebook Publicly Publishes About You

This is a fun: http://zesty.ca/facebook/

Exploring Facebooks Graph API

See What Facebook Publicly Publishes About You – Facebook – Lifehacker.



Use OS X’s Trash Within The Terminal

The following link explains how to update your terminal shell on OS X to create a new “trash” script. This will send files to the same trash can that you will find on you desktop.

Use OS X’s trash in a Finder-like way from Terminal – Mac OS X Hints.



Next