Contraterrene
This is the old blog for Contraterrene eLearning Group, LLC. The current blog is here.Legal stuff
This blog is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.-
Recent Posts
Recent Comments
- Tony Hursh on What is the modern equivalent of BASIC?
- cliff on What is the modern equivalent of BASIC?
- Chip on Everything about nothing
- Harry M Kachline on “On the Internet” – not good enough
- Tony Hursh on So, you want to set up an online degree program…
Archives
Categories
Meta
Blogroll
- Academic Hacker News
- Alarming Development
- Appcelerator Developer Center
- bit-player
- Blog of Josh “Renanse” Slack
- Computing Education Blog
- cory ondrejka’s blog’
- CyberEnglish
- Disparate
- DIY U
- driven to excess
- EdTechPost
- EdTechUK
- Educate. Liberate.
- EduGeek Journal
- Elder Game
- elearnspace
- Emily Short’s Interactive Storytelling
- Free Technology for Teachers
- Google+ Platform Blog
- Hack Education
- Hacker News
- hackety org
- Headius
- Lambda the Ultimate – Programming Languages Weblog
- Message List in RSS Format for Project lg3d-wonderland, Mailing
- mik’s blog
- OpenSimulator Project
- PhoneGap
- Procrastineering – Project blog for Johnny Chung Lee
- Programming in the 21st Century
- Project Tin Can on UserVoice
- Scott Wilson’s Workblog
- scrivel
- Second Life Library 2.0
- Stephen’s Web ~ OLDaily
- Techno-News Blog
- The Daily Papert
- The Xplanation
- Thinking things
- Wormtalk and Slugspeak
Monthly Archives: February 2012
Bulk Downloading Google Web Fonts for local use
Google Web Fonts is a very large collection of freely-distributable fonts (some great, some not so great ). They provide a variety of methods for using these in your web pages, which are all fine if you need just a … Continue reading
Posted in Tech
Comments Off
Pure HTML5/JavaScript color picker for Webkit
Touch/mobile-friendly. No Flash. No external images. No reliance on external frameworks (such as jQuery). No CSS (style to suit yourself). Self-contained JavaScript object (should work without interfering with any framework you’re using). Enjoy.
Posted in Tech
Comments Off
Dynamic Generation and Injection of CSS Using Data URIs
This snippet illustrates how to generate and parse CSS dynamically.
Posted in Tech
Comments Off