Tag Archives for links
New Bookmark
textorize: Pristine font rendering for the web – OS X command-line tool (in Ruby) for rendering bitmap text.
New Bookmark
manuel’s cyberlisp at master – GitHub – "A Lisp-to-JavaScript compiler"
New Bookmark
django-devserver – GitHub – A replacement for django's runserver that supports additional debugging/profiling for request handling. Could be handy in development.
New Bookmark
XUI | javascript micro-framework – A JavaScript "framework" for mobile devices. Something to dig into later…
New Bookmark
Common Lisp: A Gentle Introduction to Symbolic Computation – Yet another Lisp book. Apparently I can't get enough of these…
New Bookmark
JavaScript speedups in Firefox 3.6 ? Mozilla Hacks – the Web developer blog – Nice summary of the performance improvements in FF 3.6's JavaScript environment.
New Bookmark
How to Snatch an Expiring Domain | Mike Industries – Filling away for future reference…
New Bookmark
Blackberry Supported CSS properties: Alphabetical – Chart of CSS properties supported by Blackberry devices. Handy for mobile web dev.
New Bookmark
Let Over Lambda – Another Lisp book…
New Bookmark
Leaf Labs : maple – Arduino-compatible board using a 72 MHz ARM Cortex M3 chip. Sounds like it's still a work in progress, but might offer Arduino hackers a more powerful alternative in the near future!
New Bookmark
gordon – GitHub (Flash player written in JavaScript) – "An open source Flash runtime written in pure JavaScript." Clever. Has some nice code to read through.
New Bookmark
Perfection kills » Understanding delete – Detailed post on JavaScript's "delete" specification and the implementations found in various browsers. Good read for JS programmers.
Introduction to newLISP – Wikibooks, col…
Introduction to newLISP – Wikibooks, collection of open-content textbooks – Yet another Lisp ebook, this time for newLISP. Here’s a PDF Version as well (which is a bit easier to read, IMO.)
New Bookmark
Successful Lisp – Another decent looking online book for Common Lisp.
New Bookmark
DIY Arduino Based Pulse Oximeter Part I (with video) | tinkerish.com – A simple solution for detecting pulse, and hopefully blood oxygen levels using LED's and a light sensor.
New Bookmark
etherpad – Project Hosting on Google Code – Open sourced, as promised. Hopefully some of this code is reusable and will help increase the popularity of collaborative text editors (which are WAY underutilized, IMO.)
New Bookmark
MIT TechTV – Machine Shop Videos – Nicely done "intro to machine shop" instructional videos.
New Bookmark
dygraphs JavaScript Visualization Library – Looks like a really nice solution for in-browser graphing of CSVs.
New Bookmark
NodeBox 2 – New version of NodeBox. The hybrid code+graphical UI is now available.
New Bookmark
Bluetile – a modern tiling window manager with a gentle learning curve – X11 WM with ability to toggle between tiling and "traditional" layouts. Looks like a nice hybrid of both styles — good tiling for writing code, and floating … Continue reading