Category: Programming
-
Blowfish
Blowfish encryption system, a usage method.
-
flash dynamic preloader
Flash has a nice tendency to not load stuff properly. This is because I’m so used to linear processing, as opposed to parallel taskes to be done at the same time. With this in mind, flash causes start/finish issues. Flash will try to use an object that hasn’t been completely loaded yet. So checks all…
-
New pet project, simple group schedular
Simple group scheduler
-
Flash Burnin Effect
Flash burnin (burn in) transition effect
-
Simple pleasures in life
Yesterday I had such a relaxing day
-
For wick2o, Logic
Lisp function logic Store as “CubeSize”, “CylinderSize”, “ShrinkBy”, “Count” prompt “What dimension do you want for the cube?” prompt “What dimension do you want for the cylinder?” condition: Cylinder diameter must be smaller than cube prompt “What factor do you want to shrink each cube by??” prompt “Total Number of cubes in the end” MasterCube…
-
LL – Gallery 0.5
Made additions to the gallery app
-
New gallery app I made
I made a new gallery app, with phpThumbs()…