Browsing Tag
API
5 posts
Perl: SSL Communication in web applications
The following demonstrates how to create a strict SSL communication between client and server, using HTTP.This setup could…
Datatables and Perl (and a little bit of jQuery)
Recently I’ve stumbled on a pretty cool OpenSource project called ”datatables” (http://datatables.net/), which allows to easily create tables…
Google GeoChart, JSON and Perl
The Google API GeoChart Map (https://developers.google.com/chart/interactive/docs/gallery/geochart) is pretty nice widget to generate nice maps based on certain values.…
Perl/Ajax with JSON
I just discovered this very interesting article about Perl, CGI, Template and Ajax using JSON. I’m going to…
Perl, Facebook and GMail Contacts
There are probably already 13 in a dozen applications or websites that can do this, but I wanted…