Currently browsing tag

Programming

Wanted: Superman

Some days ago, there’s a vacancy offer in my undergraduate department mailing list. A company is looking for a programmer. I didn’t …

New Job

Programming Hadoop in Netbeans

Note: It seems that Netbeans is no longer supported by Karmasphere Studio. For programming Hadoop in Eclipse, you could read it here. …

Why Generate Database Keys?

Howdy. Not so long ago, I created a GUI for data storage using Java and of course JDBC. I followed a tutorial …

Read The Unread

Days ago, I accompanied my sister to rent some DVDs at one place. We didn’t have any account yet, so we decided …

CodeIgniter: Removing index.php

CodeIgniter (CI) is one of the MVC frameworks available. Unlike legacy PHP technique, This framework use different URI format for sending and …