PHP $_POST Array Empty

Fellow PHP programmers, I encountered a most peculiar problem today that I must share. I had a situation where someone was sending me POST data but the PHP $_POST array was empty. I setup a debugging script to see the GET and POST arrays and sure enough everything was empty. I asked my friend Google …

Synaptics Gesture Suite™ Device Driver

The Synaptics Gesture Suite device driver is now equipped with Scrybe gesture workflow technology – the next generation in TouchPad™-based PC interfaces. Scrybe gesture workflows can greatly enhance your productivity by expanding your Synaptics TouchPad capabilities. By combining Synaptics Gesture Suite’s scrolling, zooming, and rotation gestures with Scrybe’s symbols, one can unleash the power of …

Cross-domain cookies/sessions in Safari and all other browsers

The Problem Safari does not allow cross-domain cookies. In other words, if on X.com, you load an iFrame with contents of Y.com and set a cookie in the iFrame, Safari will not save the cookie. This problem also occurs in IE6/7 but can be resolved by sending a P3P header.