Archive

Archive for April, 2010

4 ways to create web-based visualizations

April 24th, 2010 No comments

An interesting article from Carsonified.com on web-based data visualizations.

http://carsonified.com/blog/design/4-ways-to-create-web-based-data-visualisations/

Categories: Tech Tags:

Checking for String permutations in MySQL

April 23rd, 2010 No comments

Okay, so this can easily be superseded by your source language when connecting to a SQL database, but it’s an interesting way to check for string permutations/matches.

http://planet.mysql.com/entry/?id=23103

Categories: Tech Tags:

Alternative to 4.2.2.x

April 22nd, 2010 No comments

I read an interesting article on http://www.tummy.com/Community/Articles/famous-dns-server/ and found that google offers public DNS on 8.8.8.8.  Maybe it’s time to stop using 4.2.2.x to relieve some of the load on the servers and start using 8.8.8.8?

Thoughts?

Categories: Tech Tags: