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

: Archive Of Tagged Posts  :

You are currently browsing the sixth page of the tag archives.

Looking for something specific? Try the search box at the top of the page.

PHP array_rand() Function :

Unlike most languages, when you need to extract a few random elements from an array, PHP provides built-in functionality. The PHP array_rand() function will return either a random index or key, or an array of random indices or keys, given an input of an array and the number of indices or keys to return. PHP… Looking to get the remainder of “PHP array_rand() Function?” Click this link!

: Game Programming and Game Development :

PHP Imploded Wrap :

PHP is a great little language with a lot of neat functions to help you manipulate arrays and strings. It’s obvious why it is one of the more popular languages for developing on the backend of web sites. Often I find myself needing to wrap an array of strings in a list of HTML or… Click to continue reading the rest of “PHP Imploded Wrap.”

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… Looking to read the remainder of “Unity3D Piracy Prevention?” Use this link!

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 this link to continue reading the remainder of “Score And Level System For Unity3D.”

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… Craving to read the remainder of “Unity3D : Awake() and Start() Differences?” Click this link!

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… Need to get the remainder of “Debugging On The iPhone & iPad With VMWare?” Use this link!

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… Click this link to read the rest of “Downloading iPhone & XCode SDK With WGET.”

Emotion recognition method from Front-Facing Smart Phone Camera :

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

Spatial Memory Tracking of Visibly Occluded Targets From Small Humanoid Robots :

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