To connect a Java application with MySQL, we need a driver as interface between Java and MySQL. Driver can be downloaded from the official MySQL website. [ Download MySQL Connector ] Extract downloaded file (file type: *.jar). Copy that file to directory [jre installation]/lib/ext/. Ok, your Java application is ready to connect with MySQL.
Method overloading is used to make a few methods (functions) with the SAME NAME and do the SIMILAR TASK. It helps programmer to remember methods which have similar task. For example is multiplication method. The first method needs two arguments and another needs three arguments (similar task, that is multiply two arguments, the different is [...]
In my work, I should be familiar with linux server. Because it uses CLI (Command Line Interface), then it’s a bit difficult to use. One of my problems is how to check disk capacity. Previously, my friend had told me, but I forget it :(. In order not to forget it, I will share it [...]
Flashdisk or thumb drive is a popular media storage. Cheap price with big capacity. Easy to bring everywhere. No special drive required to read it. We need only a USB connector which is generally available in nowadays computer. A lot of flash disk owner use default setting from the vendor. We can make our flash [...]
Tired of your work? Or still downloading files? Maybe you should try this funny script while waiting something. Believe me, it’s not dangerous. Open http://images.google.com. Type “skull head” or whatever words you like. Google Search Press enter and then skull images will appear. Delete URL in address bar and copy paste script below to address [...]
Sick of your usual flash disk background? Do you wanna show off your gal image in your flashdisk background? It could be done! Open your notepad, copy paste code below, and save it with name “desktop.ini” (without quotation mark). Don’t forget to change parameter “Save as type” to be “All Files”. [extshellfolderviews] [{BE098140-A513-11D0-A3A4-00C04FD706EC}] ICONAREA_IMAGE=\pics\capoera_sunset.jpg ICONAREA_TEXT=0x0000FF
A few days ago, while I have nothing to do, I browsed underground sites. Oops, I found something new! For you who want to deface a web using a simple way, but feel guilty if breaking other web, this way is a good way for you. Choose your target. For example FBI website (http://www.fbi.gov). Delete [...]
We heard a lot of times a word about ASCII, but we have no idea about ASCII itself. ASCII stands for American Standard Code for Information Interchange. Based on its name, ASCII is used to exchange information and data communication. ASCII is code number which represent a character. ASCII is used because computers only understand [...]
On 31st October 2007, Packt Publishing announced Joomla as winner of “Best PHP Open Source Content Management System” for year 2007. This is second winning for Joomla. For this year, int the second position is Drupal, then e107 in the third position. Joomla first release is on September 2005. Since that release, Joomla is the [...]


