Archive for October, 2005

Cross site scripting

While looking around for cross site scripting resources I stumbled upon this “ha.ckers.org” site which is an excellent source for ideas on how to check for XSS vulnerabilities. I have seen it before but I obviously forgot to bookmark it. Now I saw the site listed in the top of  del.icio.us/tag/xss as well. Another good [...]

Javascript, PHP

Web 2.0?

Am I the only one not oh-so-extremely-excited about the web 2.0? Or rather the applications that are usually mentioned together with the web 2.0 term. Technology wise I, as a developer, really enjoy seeing all those nifty applications experimenting with functionality traditionally only found in desktop apps. I’d even go so far as to say [...]

Web

PHP and (not) CORBA

There is a lot of talk about PHP in the enterprise nowadays – which is very good. I have been using PHP 5 for integration at Vodafone Sweden for almost a year now. The solution wraps a – rather obscure – legacy C API in a PHP 5 module and hides all this behind a [...]

PHP