Category Archives: javascript

Google translation utilities

I was going to use the global translator plugin for my translation needs, but this two has a couple of problems:

It tends to make Google (and other sites) suspect that it is a virus, so they stop supplying translation services.
It uses the translations services in a deceitful manner. Parsing the translation response, removing links etc.

The […]

The next big thing…

That’s actually what we do here at NZfusion; working on the next big thing… it’s hard out and many people don’t get the next big thing. Not like us anyhow. So I thought I’d share a few of the ingredients that we believe is important.
You shouldn’t mistake the list as conclusive, exclusive or even necessary; […]

MiniAjax.com / A showroom of nice looking simple downloadable DHTML and AJAX scripts

MiniAjax.com / A showroom of nice looking simple downloadable DHTML and AJAX scripts
This webpage is a great collection of resources for Ajax/JavaScript web developers.  I’ll be grabbing the jQuery portlets example to integrate with our upcoming questionnaire application - which will allow unobtrusive sections. But there is a ton of great stuff that we can […]

Idea 8: Deploy Currency 2.0

This is basically what a New Zealand company is doing… it is an old and true algorithm, but it is recently advertised in New Zealand under the personality of Marc Ellis…
Which is an awesome idea, Marc has celebrity status down under (that’s where we like to say we are) and having him involved must have […]

Using the scroll wheel in Javascript

Using the scroll wheel in Javascript: Ran into this tutorial in my Google reader - so lucky, I mean there are thousands of new unread posts from different RSS feeds in my reader! Would be so much easier if there was a community of bloggers that found good content!
Anyway, you can basically just hook functions […]