blog.frankgrimm.net
JavaScript | Frank Grimm
http://blog.frankgrimm.net/category/development/javascript
HTML5 Canvas Game of Life. July 9, 2010. September 28, 2010. Just to save this from vanishing, here’s the code for the implementation of Conway’s Game of Life with HTML5 canvas that ran on my placeholder page. Keystore management with node.js (node-keytool). Fail2ban notifications via prowl. Retrieve Starbucks Gift Card Balance with Python. Consumer EEG Blink Detection. Accessing the HTTP message body (e.g. POST data) in node.js. How Twitter finally became useful…. Let’s get in touch!
blog.frankgrimm.net
node.js | Frank Grimm
http://blog.frankgrimm.net/category/development/node-js
Keystore management with node.js (node-keytool). November 23, 2014. Programmatically accessing Java keystores can be achieved by the default keytool executable. This module wraps common functionality in a convenient node.js module. Accessing the HTTP message body (e.g. POST data) in node.js. November 9, 2010. December 7, 2010. A little howto on accessing and decoding HTTP body data (such as those generated by HTML forms) the node.js way. July 30, 2010. Keystore management with node.js (node-keytool).
blog.frankgrimm.net
Hardware | Frank Grimm
http://blog.frankgrimm.net/category/development/hardware
June 14, 2012. September 1, 2014. A little update to one of my robotic projects:. Consumer EEG Blink Detection. May 23, 2012. May 23, 2012. I recently had time to tinker with my NeuroSky MindWave – a cheap passive consumer EEG. This discusses some of the details in interfacing with the device and interpreting the data. Keystore management with node.js (node-keytool). Fail2ban notifications via prowl. Retrieve Starbucks Gift Card Balance with Python. Consumer EEG Blink Detection. Let’s get in touch!
blog.frankgrimm.net
Keystore management with node.js (node-keytool) | Frank Grimm
http://blog.frankgrimm.net/2014/11/keystore-management-with-node-js-node-keytool
Keystore management with node.js (node-keytool). November 23, 2014. A wrapper for the Java keytool executable. The source is available on github. Categorized in: node.js. Fail2ban notifications via prowl. Keystore management with node.js (node-keytool). Fail2ban notifications via prowl. Retrieve Starbucks Gift Card Balance with Python. Consumer EEG Blink Detection. Accessing the HTTP message body (e.g. POST data) in node.js. How Twitter finally became useful…. Let’s get in touch!
blog.frankgrimm.net
Accessing the HTTP message body (e.g. POST data) in node.js | Frank Grimm
http://blog.frankgrimm.net/2010/11/howto-access-http-message-body-post-data-in-node-js
Accessing the HTTP message body (e.g. POST data) in node.js. November 9, 2010. December 7, 2010. A pretty common task for every web application is handling user input. While frameworks like express. This article has been getting a lot of link-love lately. For those of you who are looking for a full solution on handling and parsing forms in Node.js might be interested in:. Form parsing middleware for Connect. Form parser w/ support for file-uploads. Server and routes setup. In the next step we change the ...
blog.frankgrimm.net
node-abbrev Snippet for user-friendly commandlines (like Text::Abbreviate for Perl) | Frank Grimm
http://blog.frankgrimm.net/2010/07/node-abbrev-snippet-for-user-friendly-commandlines-like-textabbreviate-for-perl
Node-abbrev Snippet for user-friendly commandlines (like Text: Abbreviate for Perl). July 30, 2010. I really like user-friendly command-line tools so I put together a small snippet for my node.js. Scripts. The result was put into a module, so it can be easily. D and reused. I blame the lack of compliance with CommonJS naming standards on the quick-and-dirty nature of the script. 😉. Example code (na-sample.js). After providing the module with a list of words that should be checked in the constructor, the.
blog.frankgrimm.net
Frank Grimm - Part 2
http://blog.frankgrimm.net/page/2
Spice up Google Wave. July 2, 2010. July 2, 2010. Having done some collaboration via Google Wave lately I’d like to share a few useful plugins and bots. This list here is nowhere near complete but it’s stuff I found most useful. Semester projects IN / HFU. July 2, 2010. July 2, 2010. Every semester the student at my faculty meet to present their term-projects and thesis topics. Here are some picks of this semesters’ research / development. Newer posts →. Keystore management with node.js (node-keytool).
blog.frankgrimm.net
Eco Robotics | Frank Grimm
http://blog.frankgrimm.net/2012/06/little-robot-update
June 14, 2012. September 1, 2014. I’m currently working on making the robot a bit more eco-friendly 😉 (okay, granted. I’m too lazy to recharge the battery all the time). The relays are attached to the main control board which is powered through a netbook all the time, this way the motors can be shutdown and only powered when movement is required. Categorized in: Hardware. Consumer EEG Blink Detection. Retrieve Starbucks Gift Card Balance with Python →. Keystore management with node.js (node-keytool).
blog.frankgrimm.net
Collaboration | Frank Grimm
http://blog.frankgrimm.net/category/web-2-0/collaboration
Spice up Google Wave. July 2, 2010. July 2, 2010. Having done some collaboration via Google Wave lately I’d like to share a few useful plugins and bots. This list here is nowhere near complete but it’s stuff I found most useful. Keystore management with node.js (node-keytool). Fail2ban notifications via prowl. Retrieve Starbucks Gift Card Balance with Python. Consumer EEG Blink Detection. Accessing the HTTP message body (e.g. POST data) in node.js. How Twitter finally became useful….