The current versions of amfphp do not support PHP 5.2.2 because of a minor but annoying change in that build: $HTTPRAWPOST_DATA is not populated. I have fixed it in the 1.2 branch, available on SourceForge, and in the 1.9 branch, available here.
You can also patch it yourself by doing the following. Find either core/amf/app/Gateway.php (1.9) […]
Big trouble on the amfphp front… the domain amfphp.org seems to have expired and has now been replaced by ads. I am not sure who owned the domain in the first place… I’m thinking Justin Watkins but I am not sure how to reach him. It could also be any of the early contributors. So […]
The StereoDemo in PsychToolbox is pretty impressive. I figured it would be more practical for my own experimental setup though to render the stimulus in 3d through OpenGL using two cameras, and pipe the results to the special stereo buffers of PsychToolbox (rather, than, say, do the 3d manipulations on matlab matrices). I couldn’t get […]
I had a course in General Relativity this semester and wrote a paper on a Hamiltonian formulation of General Relativity, the ADM formalism. It is written at a level appropriate for a final year undergraduate student of physics, with some familiarity of Classical Mechanics and General Relativity assumed. Basically it’s a review of Lagrangian and […]
Here is the AS2 version of my old interactive timeline movie. A little dated but I think it’s aged pretty well.
See it live here. Download the source here.
Honestly I don’t quite remember how to add or remove timeline periods, it should be written in there, the source is pretty well documented; if you figure it out […]