|
|

 |

Scriptix
Scriptix is the section of teckis devoted to either showcasing or distributing the scripted routines that I have been developing.
At the moment, most of the scripts deal with image creation and manipulation in PHP using the GD libraries. Links to the various scripts with brief descriptions are shown below.
tutorials - this is the tutorials front page, where you can read brief descriptions of the various tutorials on offer at teckis. ternary - this tutorial on the ternary operand deals with techniques for using it correctly in PHP. includes pages with samples and full explainations of the structures and logic used
thumbnails - showcasing the GD2 class of image manipulations that can be downloaded on the next page. shows various samples of thumbnails transformed through the manipulations available in the free class distribution GD2 class distro - download page for the GD2 image manipulation class of transformations. includes extensive usage notes to help get the best results
data graphs - showcasing the various graphing functions available in the DataGraphs distributed class. Including doughnut graph, pie chart, seperated pie, bar chart, line graph and many more. pie chart - a php and gd2 function for creating a 3D pie chart from input arrays of data. distributed as a single function or as part of the datagraph class suite doughnut chart - this function creates a shaded 3D doughnut graph from input arrays. using the GD2+ graphics library and PHP it can be downloaded as a function call or as part of the datagraph class suite.
more - this section of teckis - scriptix deals with various scripts that I have worked on. colourizer - a showcase page for a script that allows client defined colouring of a greyscale background image. very gimmicky. volatiles - these javascript tile puzzles are created by uploading an image to the page. the script then rips the image apart into multiple tiles, adds a slight edge effect and compiles a page running a javascript routine. the tiles are scrambled and the surfer has to click them to rearrange the puzzle until complete |
|