CAGE released a new web site for the Grantham MechVent™ fire-fighting invention.
Client: Patents Etcetera (Boston, MA, USA)
Design & Realization: CAGE Web Design
URL: http://granthammechvent.com
CAGE released a new web site for the Grantham MechVent™ fire-fighting invention.
Client: Patents Etcetera (Boston, MA, USA)
Design & Realization: CAGE Web Design
URL: http://granthammechvent.com
Complete redesign / rebuild of the web site for Hotel ‘t Kruisselt, De Lutte (OV), the Netherlands.
Client: Hotel ‘t Kruisselt (De Lutte, NL)
Design & Realization: CAGE Web Design
URL: http://www.kruisselt.nl
A new WordPress plugin ‘Optimize Database after Deleting Revisions’ has been released by .
Description
The plugin is a ‘one click’ database optimizer.
It deletes all redundant revisions of posts and pages and then optimizes all WordPress database tables.
Installation
Go to http://wordpress.org/extend/plugins/rvg-optimize-database/ and download the latest version of the plugin (currently v1.0.3)
Then upload the file rvg-optimize-db.php to the /wp-content/plugins/ directory and activate it through the ‘Plugins‘ menu in WordPress.
Usage
In the WordPress Admin panel go to ‘Settings‘.
Click on ‘Optimize Database‘. Et voila!

CAGE Web Design launched a new web site: STRP-SCHOOL
Client: Kunstbalie & STRP Festival (Tilburg / Eindhoven, NL)
Concept & Design: Olga Mink (Kunstbalie)
Realization: CAGE Web Design
URL: http://strpschool.kunstbalie.nl/
It’s an educational web site about new media, meant for highschool kids.
CAGE Web Design lauched a new web site: Official website of Vincent Houdijk
Client: Vincent Houdijk (Amsterdam, NL)
Design & Realization: CAGE Web Design
URL: http://vincenthoudijk.com
The official web site of the very talented musician Vincent Houdijk.
He is a jazz vibraphonist, classical and pop percussionist, teacher, coach, conductor, arranger and composer.
taught a Processing workshop at the Hackathon – Internet of Things event on April 8th, 2011.
The 24-hour Hackathon: Internet of Things took place from the 8th to the 9th of April 2011 at the MADlab. More than 30 participants participated in the workshops and in the development teams. 10 Die-Hards actually went through the whole 24-hours, and stayed in contact with other locations on Earth where similar events were being organised.
The workshops Processing, Techno Jewels, Arduino and Kinect hacking were inspiration for working on experimental applications with electronics, sensor data and the web.
released some code samples on how to read the GPS and compass data from an Android phone.
The code is written for the Android – Processing environment.
Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.
Get the code samples here:
Salvatore Iaconesi and released a Processing Library called zxing4processing.
Processing is an open source programming language and environment for people who want to create images, animations, and interactions.
The zxing4processing library is based on the open-source barcode library ZXing http://code.google.com/p/zxing
Functionality
It can decode and generate QRcodes.
Methods:
(boolean tryHarder, java.lang.String uri)(boolean tryHarder, processing.core.PImage img)(boolean tryHarder, java.lang.String uri, java.net.URL codeBase)(java.lang.String content, int width, int height)
Generates a QRCode image from a string (added by: )Download
Click here to download the latest version of the library!