I’m working on a remote camera shutter project, which is a Raspberry Pi with a webcam and when it detects motion it clicks the camera shutter button. The button is pressed by a small servo that is connected to an Arduino nano. The Raspberry Pi and Arduino communicate over serial. As well as automatically taking… Read more »
Monthly Archives: July 2012
Using LESS on a WordPress site, my thoughts
To use LESS in your WordPress theme you seem to have two options: Use something like wp-less to compile your LESS files into CSS, all done server-side using PHP, with caching taken care of as not to go through that process on every page load. Or use less.js to compile the LESS into CSS in… Read more »
WordPress starter theme framework performance
Part of the reason I’m creating this site right now is to try out a few starter themes that make use of frameworks such as Twitter Bootstrap and Foundation. I’ve used LESS before on a free site I created recently and I would like to explore CSS preprocessors a little further. Both of the above frameworks I mentioned… Read more »
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This theme is currently work in progress and will change from hour to hour, day to day, while I try out a couple of theme frameworks. Namely WordPress-bootstrap, wp-foundation and bones.
Recent Comments