> zur Navigation > zum Inhalt

Scripting Corner

PHP:
Feed on Feeds

a web based RSS feed reader which helps you manage multiple subscribed RSS feeds… much like Google Reader, but you keep your data to yourself ;)
a script to use as index file in a directory containing images, creates a thumbnail overview of the directory's content

JavaScript:
ImageCrop

a script to allow draw selections on an image and generate form input to post to a cropping script

JavaScript:
Element Relocation

a script to allow relocation of webpage elements by clicking on them and dragging them to another position

PHP:
Sudoku Class

a class to represent sudoku puzzles of any size, a solver method is already implemented, maybe a sudoku creator method will follow

JavaScript:
Binary Clock

a clock showing the time in binary format

JavaScript:
Color Code Converter

a script to convert different color representation codes into each other (RGB, CMY, CMYK, HEX, HSL)

JavaScript:
Calculator

a calculator with basic functionality

JavaScript:
World Time Clock

a clock showing the time at certain locations all over the world