Tag Archives: code

Web Worker Example: The Rationals

The Web Worker library I’m writing for GWT is getting to the point that it needs some examples. At least one of them needs to be simple enough that what is being done doesn’t distract from how it’s being done. You can see various examples … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , | 2 Comments

Retrieving wordpress posts via JSON

Quick piece of code. I ended up using WordPress for my CMS because of my fairly simple needs, the fact that I’ve already played around in the code of some plugins and templates, and the fact that it seems fairly … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment