Programming
Setting Scroll positions in Flex
I recently struggled mightily with what I thought should be an easy problem. I had an image in flex and wanted to be able to pan around it and zoom in and out.
It turns out that a lot of people have a problem with this task, because how the scrollbars in flex keep track of where they are, and how flex handles the origin of a zoom operation. Read on for details.
- Add new comment
- Read more
- 2120 reads
-

QCubed and JSON
As I wrote here, QCubed is a full featured and productive PHP framework that I use often. I'd like to share with you a customization that I did to allow the easy conversion of QCubed objects into serialized JSON representations.
- 3 comments
- Read more
- 2409 reads
-

Introduction to Qcubed
For several years, Qcubed has been my php framework of choice. I'll be writing about Qcubed frequently so I wanted to first give an overview of its features. Read on for my overview.
- Add new comment
- Read more
- 2434 reads
-

Processing.js Mindmap Example

I want to share some code that I wrote as a technology demonstration about a year ago. It's a simple mind map program that runs in a web browser and written in javascript using a library called processing.js
The demo is quite simple, and not usable as a full application, but was useful for me to test out a few concepts. I have since moved on and ported this code to other platforms and will be releasing the results of that shortly. Read on for a quick background of processing.js and the source code and link to my demo mind map.
- 4 comments
- Read more
- 2647 reads
-






Recent comments
19 weeks 6 days ago
21 weeks 6 days ago
22 weeks 3 hours ago
22 weeks 6 days ago
24 weeks 1 day ago
24 weeks 1 day ago
24 weeks 5 days ago
24 weeks 5 days ago
26 weeks 6 days ago
28 weeks 2 days ago