Posted via email from miner49r
Wednesday, January 18, 2012
Tuesday, January 17, 2012
ClojureScript One
http://clojurescriptone.com/ This is a great starter example that you can clone and customize for your own app.
Posted via email from miner49r
Wednesday, January 11, 2012
Pittsburgh Mayor Strikes Tebow Pose
Tuesday, January 10, 2012
MacGap - Desktop WebKit wrapper for HTML/CSS/JS applications.
Posted via email from miner49r
Cut the Rope | Behind the Scenes
Microsoft’s Internet Explorer team partnered with ZeptoLab (the creators of the game) and the specialists at Pixel Lab to bring Cut the Rope to life in a browser. The end result is an authentic translation of the game for the web, showcasing some of the best that HTML5 has to offer: canvas-rendered graphics, browser-based audio and video, CSS3 styling and the personality of WOFF fonts.
You can play the HTML5 version of Cut the Rope at: www.cuttherope.ie.
Objective-C to JavaScript
In bringing Cut the Rope to a new platform, we wanted to ensure we preserved the unique physics, motion, and personality of the experience. So early on we decided to approach this game as a “port” from the native iOS version (rather than a rewrite).
Posted via email from miner49r
Monday, January 9, 2012
Who Killed Prolog? « A Programmers Place
Posted via email from miner49r
Friday, January 6, 2012
Enfocus for ClojureScript
> inspired by Christophe Grand's clojure based Enlive, it has evolved
> into a cross browser tool for building rich UIs.
>> It supports all of the Enlive based transformations along with many
> more transformations geared towards managing live dom features, such
> as events and effects.
>> Demo Site:
> http://ckirkendall.github.com/enfocus-site/
>> GitHub:
> https://github.com/ckirkendall/enfocus
>
Posted via email from miner49r
30 free programming eBooks - citizen428.blog()
Posted via email from miner49r
deep-freeze for Clojure serialization
>
Posted via email from miner49r
Tuesday, January 3, 2012
Monday, January 2, 2012
Using JavaScript libraries in ClojureScript
ClojureScript is also fully capable of interoperation with libraries written in its own host language, JavaScript. Unfortunately, this capability isn't as well-known or frequently used, mostly because ClojureScript leverages the powerful Google Closure Compiler which adds extra complexity to the compilation process.
Posted via email from miner49r
impress.js presentation tool
Posted via email from miner49r