🔗 Beercamp 2012

Beercamp 2012 Really cool demo with CSS 3D transforms.

April 19, 2012 Â· 1 min Â· 9 words

🔗 PaintCode – Stop writing your drawing code

PaintCode – Stop writing your drawing code The missing bridge between programmers and graphic designers. Designing a gorgeous, resolution-independent user interface is hard, especially if you have to program your drawing code. PaintCode is a simple vector drawing app that instantly generates resolution-independent Objective-C drawing code for both Mac OS X and iOS. You no longer have to tweak and recompile your drawing code over and over again to achieve the desired result....

April 12, 2012 Â· 1 min Â· 103 words

🔗 Pears are common patterns of markup & style

Pears are common patterns of markup & style Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly.

April 5, 2012 Â· 1 min Â· 41 words

🔗 TodoMVC – A common learning application for popular JavaScript MV* frameworks

TodoMVC – A common learning application for popular JavaScript MV* frameworks (…) a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today. Solutions look and feel the same, have a common simple feature-set and make it easy for you to compare the syntax and structure of different frameworks so you can select the one you feel the most comfortable with....

March 28, 2012 Â· 1 min Â· 72 words

🔗 browserling – interactive cross-browser testing

browserling – interactive cross-browser testing We run the browsers on our servers. Fully interactive sessions, not static screenshots. No flash, no applets, nothing to install. Powered entirely by and javascript.

March 20, 2012 Â· 1 min Â· 30 words

🔗 Requests: HTTP for Humans — Requests 0.10.2 documentation

Requests: HTTP for Humans — Requests 0.10.2 documentation Requests takes all of the work out of Python HTTP — making your integration with web services seamless. There’s no need to manually add query strings to your URLs, or to form-encode your POST data. Keep-alive and HTTP connection pooling are 100% automatic (…)

February 17, 2012 Â· 1 min Â· 52 words

🔗 Xcode, GCC, and Homebrew

Xcode, GCC, and Homebrew Command Line Tools for Xcode: This package enables UNIX-style development via Terminal by installing command line developer tools, as well as Mac OS X SDK frameworks and headers.

February 17, 2012 Â· 1 min Â· 32 words

🔗 xScope

xScope Created specifically for designers & developers, xScope is a powerful set of tools that are ideal for measuring, inspecting & testing on-screen graphics and layouts.

January 21, 2012 Â· 1 min Â· 26 words

🔗 Web API Versioning Smackdown | mnot’s blog

Web API Versioning Smackdown | mnot’s blog The key insight here, I think, is that URIs are used for so many things — persistent identifiers, cache keys, bases for relative resolution, bookmarks — that overloading them with versioning and extensibility information as well makes them worse for all of their various purposes. By pushing these concerns into link relations and media types using HATEOS, you end up with a flexible, future-proof system that can evolve in a controllable way, without giving up the benefits of using HTTP (never mind REST)....

October 26, 2011 Â· 1 min Â· 90 words

🔗 Network Link Conditioner in Lion » Matt Legend Gemmell

Network Link Conditioner in Lion » Matt Legend Gemmell Extremely handy for simulating less than optimal network conditions while testing an app.

July 26, 2011 Â· 1 min Â· 22 words