Browsing Category
Tutorials
Triple DES (Cryptography)
In cryptography Triple DES stands for Triple Data Encryption Algorithm block cipher, which applies the Data Encryption Standard…
Java swing watermark program (video)
Here is an example that I have created for testing purpose.
Watermark Program-Java swing from Bouzouksis on Vimeo.
Download the…
Simple Image Watermark in JAVA
The post is about a simple image watermark program that I have developed in JAVA swing environment. In order to make it more user…
How to install portable local server on your windows PC using XAMPP
XAMPP is a collection of software that includes Apache, MySQL, PHP and Perl. It also includes Tomcat, FileZilla FTP server and…
How to import CSV to HTML
CSV (comma-separated values) stores tabular data (numbers and text) in plain-text form. Plain text means that the file is a sequence…
Create a widgetized footer for your wordpress theme
The footer for your wordpress theme is very important becasue if the page footer contains widgets then it is really easy for the…