Site Search
Homepage of Otaku No Zoku
Complete Archives of Otaku No Zoku
About Otaku No Zoku
Subscribe to Otaku No Zoku
Bookmark Otaku No Zoku

Using curl to debug WordPress XMLRPC calls :

Need a quick and dirty way to see what results WordPress XMLRPC calls are returning from the server? Try curl, the Swiss army knife of command-line network tools. The CURL Command For Windows: curl -d “<?xml version=\”1.0\”?> <methodCall> <methodName>wp.getUsersBlogs</methodName> <params> <param> <value>username</value> </param> <param> <value>password</value> </param> </params> </methodCall>” http://otakunozoku.com/xmlrpc.php For Linux: curl -d ‘<?xml version=”1.0″?>… Hankering to get the remainder of “Using curl to debug WordPress XMLRPC calls?” Click on this link!

: Game Programming and Game Development :

Lucky Ace Slots (Web) :

Placeholder page to describe the Lucky Ace Slots (Web) project.

Kinect Eye Tracking For Marketing & Advertising :

Working on my Kinect eye tracking prototype I’ve figured out how to do multiple independent viewers, roughly determine age, gender (with some certainty), clothing, gaze direction and whether the viewer has previously looked at the screen. I think this could easily be used in an advertising context, in a shopping mall, or at a conference,… Craving to get the rest of “Kinect Eye Tracking For Marketing & Advertising?” Click this link!

LinkedIn Endorser :

This page is a placeholder for the LinkedIn Endorser project.

Obscure Treasures :

Spent Sunday hanging up pictures, organising around the home and cleaning out some old boxes. Found these obscure treasures: Activision CD-R’s — Blank by the looks of them – circa 1995-ish. Discs of assets from LucasArts Star Wars Galaxies when I worked on those projects. My collection of Infocom games Two old development computers, plus… Continue reading the rest of this post

Kinect Eye Tracking Prototype :

  Start some very early prototype work on eye tracking and gaze detection with the Kinect. I first detect the viewer’s face, then I detect the angle of the face, then I do a separate image recognition pass on the eyes. The resolution of the Kinect camera is kind of bad (okay, it’s terrible), but… Continue reading the rest of the article

FFMPEG Wrapper :

This page is a placeholder for the FFMPEG Wrapper project.

Kinect Facial Tracking Prototype :

As you can see, I’ve managed to get a quick little prototype up and running on my new Windows Kinect. It tracks the direction your looking using some pretty simple facial tracking. Source code can be downloaded here. Be advised that this is a really quick prototype and the source code is ugly. I’ll move… Yearning to get the remainder of “Kinect Facial Tracking Prototype?” Click the link!

VideoZoku (Web) :

This page is a placeholder to describe the VideoZoku (Web) project.

VideoZoku :

This page is a placeholder for the VideoZoku project