Home Tags JPEG

Tag: JPEG

Carry Out Data Mining and Machine Learning with WEKA

0
WEKA is a collection of visualisaton tools and algorithms for data analysis and predictive modelling. It is very popular among users and developers as...

How to Produce an eBook in ePub Format

2
An ebook will never smell as good as that old leather-bound volume of classics on grandfather's bookshelf; but the ebook format, residing inside an...

Plotting is Fun with GNUPlot

1
This article explores the use of GNUPlot for scientific plotting, along with examples. While strings and pages of data seem cryptic, a plot reveals the...

Wings 3D and the GIMP: UV Mapping and Texturing the Airplane

1
This article continues from the previous one in which we dealt with modelling an airplane. Here we look at UV mapping -- making a 2D...

Secure Upload Methods in PHP

2
Here's how to deal with file upload attacks against sites developed in PHP, and how to write more secure code to prevent these attacks. In...