I’m setting up a development environment on a Solaris x86 machine (well, actually a VMware virtual machine) and have a couple of goals:
Use zones to set up, and clone, AMP (Apache, MySQL, PHP) and Rails development environments. The idea is once I get things the way I want, I should be able to quickly set […]
Posted in Scripting, Flex on January 27th, 2007 1 Comment »
I’m learning Flex and picked up one thing working through the tutorial I couldn’t get from Mr. Google anywhere.
The basic tutorials are at the macromedia livedocs site. Under “Getting Started with Flex 2,” “Lessons,” there are a couple of tutorials that introduce the DataGrid control. The basic tutorial application retrieves data from an RSS feed […]
Posted in Scripting, Security on August 14th, 2006 No Comments »
Thank you Mighty Seek, for Hands On Series - Cross Site Scripting (XSS) Part 1! It is an excellent, hands-on walk-through podcast on ‘Cross Site Scripting’ (XSS). XSS a method for exploiting vulnerabilities in output validation and formatting. This is a part of what is shaping up to be an excellent series of podcasts on […]