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

WordPress And EasyPHP on Windows 7 :

For the past few years I have been using the InstantRails package as my workhorse for developing PHP applications. Not sure why it started that way, but that’s how it has remained for quite some time. Today I took it in to my head to try out EasyPHP to see if it suited my needs…. Click here to continue reading the rest of “WordPress And EasyPHP on Windows 7.”

: Game Programming and Game Development :

Deceit detection in inebriation impaired individuals through tactile interaction :

A paper exploring “” by Justin Lloyd Download a PDF of “” here

Unity3D Piracy Prevention :

A Unity3D script to prevent your precious web game from being pinched from authorised websites and just hosted somewhere else. This sort of very simple protection is especially important if you are trying to monetize your web game and do not want it spread around on websites where you don’t see any financial compensation. If… Continue reading the rest of “Unity3D Piracy Prevention.”

Score And Level System For Unity3D :

Need a generic scoring and level behaviour for Unity3D? This should work for you. I use a script similar to this in quite a few of my games. How to use: Copy and paste this code in to a new C# script named Scoring.cs and then attach the script to your player object, GUI object,… Click to read the rest of this article

Bad Workmanship Produces Bad Work :

This post isn’t about carpentry, it’s about Apple. A bad carpenter blames his tools. A good carpenter blames his tools, but for different reasons. A bad carpenter will blame his tools uncritically when he can’t achieve the end effect that he desires, because he lacks the skill, the know-how and the wherewithal to produce the… Hankering to read the remainder of “Bad Workmanship Produces Bad Work?” Click on this link!

Unity3D : Awake() and Start() Differences :

Oops! I originally called this article “Awake() and Sleep() differences.” It is actually about “Awake() and Start() differences.” 🙂 My bad. Currently hacking my way through the new Unity3D game engine and encountered a problem I hadn’t run in to before. For several days the game I am working on has been loading up just… Needing to read the remainder of “Unity3D : Awake() and Start() Differences?” Click on this link!

IEEE SOITEC Conference :

This page is a placeholder for the IEEE SOITEC Conference project

Debugging On The iPhone & iPad With VMWare :

Want to develop on your actual iPhone device from your Windows PC using the official Apple XCode tools running under VMWare? If you’re a professional developer who has to develop for multiple operating systems, you often want to be able to debug on your target devices without having to have a separate machine to do… Continue reading the remainder of “Debugging On The iPhone & iPad With VMWare.”

Downloading iPhone & XCode SDK With WGET :

I have been trying, unsuccessfully, for two days to download the latest iPhone SDK and XCode IDE from the Apple Developer Center with absolutely no luck. I’ve recently moved in to a new house and the DSL connection we have, slow at the best of times, flakes out several dozen times per day. Connectivity problems… Continue reading the rest of this article

Emotion recognition method from Front-Facing Smart Phone Camera :

A paper exploring “” by Justin Lloyd Download a PDF of “” here