Captainkuro - captainkuro.com

General Information:

Latest News:

A Year of Silence 27 Jun 2013 | 08:46 am

So, it’s almost a year from the last post I made. Here’s a couple of updates: I made a JavaScript OTR library. I recently got a new job. I published my experience with CodeIgniter.

JavaScript OTR Browser Performance 27 Jul 2012 | 03:39 pm

So for the past few weeks I have been developing a JavaScript OTR library. It’s still in alpha stage right now although it can communicate with other OTR-compliant chat client. When the code is ready,...

Pimp Your Simple Page 22 Jun 2012 | 05:06 am

First let me say that I do realize that I haven’t post anything for quiet a long time. Although I do experience many things related to programming world, I just couldn’t put my though on writing it. ...

PHP Micro-Framework 26 Oct 2011 | 02:56 am

Few days ago I was searching for a RESTful PHP framework to help me develop a little project of mine. As I was searching, I stumbled upon PHP micro-framework. At first I didn’t know what that means, b...

I’m Back 26 Oct 2011 | 02:07 am

I can’t believe how long has it been since I last post something here. Well I got this job that has been draining my time away from writing anything. Either that or I am just too lazy :|. Anyway, now...

Block Comment 25 May 2011 | 10:44 pm

We all know what a block comment is, sometimes we use it to comment a bunch of lines of code. And sometimes we might want those lines of code to be uncommented and commented again. In a traditional wa...

Say No to “global” 13 May 2011 | 07:32 am

In PHP, a function (or class method) could use variables that reside in the global scope by explicitly stating them with global keyword. For example: This practice has some disadvantages, one of them...

Simple PHP Class to Generate XML Document 18 Mar 2011 | 05:29 pm

Recently I need to generate an XML document with PHP. Since it’s just a simple task of generating a form of string, I don’t use any XML parser library. So, I create this PHP class which eases me accom...

JavaScript Binary Clock 9 Mar 2011 | 11:08 pm

This is just some doodle I create just now. I have always wanted a binary watch (I have even seen it in an online shop), but I need to save money (too much spending already). So in the meantime, I thi...

View the Current Page’s Current Source Code 22 Feb 2011 | 05:22 pm

Do you know that when you choose to “View Source” in your browser (Ctrl+U in Firefox). You will see the page source as it is delivered by the server. Any change made by the client-side script will not...

Recently parsed news:

Recent searches: