Advanced Javascript Resources

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Want to learn what Javascript can really do? check out these great resources and improve your understanding of the potential for Javscript. Douglas Crockford on Yahoo Read On →

Zend_Dojo Dijits and Numeric ID's

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub After loads of messing around I finally figured out that the Dojo Accordion container will only work if the id is alphanumeric and not if it is purely numeric. Read On →

Happy New Year from Edmonds Commerce

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub just a quick one to wish everyone a happy new year

Easy Security for PHP Scripts

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If you have a script, admin area or whatever that you would like to make a bit more secure, you can use the following chunk of code to do this. Read On →

Secure and Insecure Contents in HTTPS

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If your web site’s secure HTTPS area includes any content such as images, javascript or whatever via standard HTTP, your visitors may well get a security warning popping up saying that the page contains secure and insecure content. Read On →

Internet Explorer Security Flaw

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub The worlds most popular browser has a fundamental security flaw which allows malicious code to steal your passwords! Time to switch to Firefox! Or even better, switch to Linux! Read On →