http://www.dotcym.org

Site Network: Personal | My Company | Oxlands | Teleri's Site

If your seeing this. you dont have flash intalled, or flash is not functioning correctly and you are missing out on an totally abstract but quite nice slide show.

get the latest version of flash here.

Archive for the 'Technology' Category

The most annoying windows bug ever,

Saturday, April 28th, 2007

Well if any of you out there have ever tryed to change the default windows XP folder and suddenly found your self mistically unable to open any folders without getting anything but the folder you wanted to look in then you will understand the frustration i have been facing durring the last week.
This is [...]

Every felt the need to prototype a web app quickly?

Wednesday, February 7th, 2007

Yeah i can hear you all screaming GEEKK as i type..  Well for the inner lazy geek recently a whole host of frameworks have popped out of the wood work to help you do just that. and there are ones for every language you can think off her are just a few..

Python

TurboGears
Django

php

ZooP
Smarty (Template system “not [...]

Even WAX

Friday, February 2nd, 2007

Planning a night out but you need to buy tickets!!… and your trying to organised 20 or 30 people… check out evenwax.com
Its basically an entire even organisation web application, covering front of house, sales, everything..

XCOPY

Friday, February 2nd, 2007

The greatest tool created by microsoft for transfering a large number of files from one location to another..
@ECHO OFF
ECHO.XCOPY “k:\docs\*.*” c:\SHARE\DOCS\ /D /Y /S /C /k /h /a
ECHO “BACKUP COMPLETE”
PAUSE
Don’t leave home without it!!

Script.aculo.us

Thursday, January 4th, 2007

“Script.aculo.us is an amazing framework for enriching your website’s user experience very easily. Built on top of the very popular prototype javascript framework, scriptaculous makes AJAX cake, and gives everyone the power to have a sexy AJAX-powered website, yes everyone. Scriptaculous is a tiny (140kb) javascript framework that gives you the power of effects, several [...]