Author: MaxMouse Title: Cross site AJAX Summary: While developing across several domains I found AJAX lacking, in that I could only request an XML document from the same domain ...
2009-10-29 10:18:42
Articles
Author: MaxMouse Title: Why computers are stupid Summary: It may not look like it, but computers, behind all of their gloss and fancy glass effects are stupid. Lets discuss why.
2009-08-30 23:51:07
Articles
Author: MaxMouse Title: Replace PHP variables with custom error page (Apache) Summary: Recently i was trying to improve search engine spidering on a website, and read several articles regarding spiders, do they like...
2009-08-21 11:20:34
Articles
Author: MaxMouse Title: Some useful parsing routines Summary: Everyone needs to move data from one place to another, here are some handy functions to allow you to do just that
2006-09-08 09:18:03
Articles
Author: MaxMouse Title: VB: Self extracting executable Summary: How to extract files from inside running executable at runtime.