Jared's WebLog
Working...
Done
Thursday, February 20, 2014
ClojureScript, Core.Async, and Om
›
Summary: I combined ClojureScript, Core.Async, and Om (React.js), and then optimized based on benchmarks. Sample Page While playing wit...
Friday, February 07, 2014
Centering a Div Tag with Physics, Instead of CSS
›
Summary: I combined a Javascript CSS parser and a Javascript physics engine to layout DOM elements with physics. After reading yet anot...
Friday, January 24, 2014
Hangout Fishbowl
›
Summary: I built an out-of-band invite tool, for Google’s Hangout On Air, based on the Fishbowl discussion format. Around the beginni...
Monday, December 16, 2013
Infinite Lorem Ipsum with Markov chains
›
Summary: You can train a Markov chain on Latin text and build an infinite Lorem Ipsum string. There are hundreds of websites, apps, plu...
Saturday, September 07, 2013
Adventures in Validating Email Addresses with Instaparse
›
Summary: The email address specifications are complex enough to require a full parser for proper validation. It started simply enough. I ...
Monday, September 02, 2013
Improving the Clojure-Git Interface with a Nice Facade
›
Summary: A more composable Git interface can be built with a facade that implements standard Clojure interfaces. In a previous post , I...
›
Home
View web version