Category Archives: Programming

Best PHP Contact Form with jQuery Validation Tutorial

Raymond Selda wrote one of the best tutorial I have read in a long long time. I enjoyed reading it and I learned new things about Jquery validations. Thank you Raymond and hope you write more on the subject of … Continue reading

Posted in Ajax, General, Jquery, Programming, Tutorials | Tagged , , , | Leave a comment

MIME types required for serving Flash movies

SWF MIME type: MIME type:application/x-shockwave-flash File suffix: .swf Macintosh web servers may require the following additional settings: FLV MIME type: MIME type:flv-application/octet-stream File suffix: .flv

Posted in flash, General, Programming | Tagged , , | Leave a comment

How to load Ajax libraries via google.load() method

How to load Ajax Libaries via google.load() method. To do so please fallow these steps: 1. In your app/website header please copy and paste: 2. Copy and paste the fallow below step 1: That is it, you should now be … Continue reading

Posted in Ajax, Google, Programming | Tagged , , , , , , , , , , | 2 Comments