homepage Make WordPress secure Panayiotis Georgiou 26/11/2012 0 WordPress’ extensibility increases its vulnerability? plugins and themes house flawed logic, loopholes, Easter eggs,…
Cryptography Triple DES (Cryptography) Panayiotis Georgiou 24/11/2012 0 In cryptography Triple DES stands for Triple Data Encryption Algorithm block cipher, which applies the Data Encryption Standard…
JAVA Java swing watermark program (video) Panayiotis Georgiou 20/07/2012 0 Here is an example that I have created for testing purpose. Watermark Program-Java swing from Bouzouksis on Vimeo. Download the…
Cryptography Simple Image Watermark in JAVA Panayiotis Georgiou 12/07/2012 1 The post is about a simple image watermark program that I have developed in JAVA swing environment. In order to make it more user…
homepage How to install portable local server on your windows PC using XAMPP Panayiotis Georgiou 21/04/2012 XAMPP is a collection of software that includes Apache, MySQL, PHP and Perl. It also includes Tomcat, FileZilla FTP server and…
HTML5 How to import CSV to HTML Panayiotis Georgiou 10/04/2012 CSV (comma-separated values) stores tabular data (numbers and text) in plain-text form. Plain text means that the file is a sequence…
Tutorials Create a widgetized footer for your wordpress theme Panayiotis Georgiou 15/03/2012 The footer for your wordpress theme is very important becasue if the page footer contains widgets then it is really easy for the…