Archive for the ‘Development’ Category

How to generate PDFs from HTML in 10 minutes. I’m using PHP as an example, but this solution will work with many other programming languages.

FacebookTwitterShare

Good friend of mine has just done a short, 5 minute talk on writing effective user stories. This was filmed at PHP London yesterday. Definitely worth a watch! http://blog.mikepearce.net/2010/07/02/writing-effective-user-stories/

FacebookTwitterShare

OK, so the headline is a bit of an over statement, but for the vast majority of users on the net, this will be the case. The theory is simple – use flash cookies for user tracking (in addition to normal cookies). Flash cookies are not controlled by the browser They cannot be deleted by [...]

FacebookTwitterShare

I am leaving Bloomberg, to work for AOL.

FacebookTwitterShare

Just another very quick blog post, this time about loading JavaScript files in web pages, and just a few quick tips, and gotcha’s about it. This is by no means a definitive list, but if you can do most of these things, then you’re certainly on the right track! Do not put ‘document.write’ into JS, [...]

FacebookTwitterShare

About this blog

Blog of Jon Reed. I am Senior Software Engineer, at AOL UK. I believe in working had & playing hard. I love gadgets and technology.

  • Jon Reed: That's the great thing about trying to track people this way. These cookies are detected/set/get all [...]
  • Mike Pearce: Good post and some useful information. However, the biggest problem with use flash cookies is Apple. [...]
  • Paul M.: Congratulations! [...]
  • Mike: Woo! [...]
  • Mike Pearce: Great post mate, some advanced stuff. What do you suggest as an alternative to document.write(). [...]