July 13, 2009

Events

Filed under: democamp,events — Justin @ 5:51 pm

This week I’ll be at the combined DemoCamp Guelph and KW Social Media Meetup. There may be a few more GiantGoat Web Development staffers there (since it’s a stone’s throw from our offices).

Speaking of DemoCamp, I’d like to give a shout-out to EQL Data for productizing & releasing their Microsoft-Access-to-web synchronizing products. I was impressed when Avery demoed their beta a few DemoCamps ago and it’s exciting to see what they’ve accomplished.

July 8, 2009

Dave loves programming help

Filed under: dave loves,free stuff,tools — Justin @ 4:58 pm

Twice in one day people have now asked me for advice on debugging tools, so I want to give a quick shout-out to two of my favourite tools, Stack Overflow and Fiddler:

Stack Overflow is the brainchild of programmer cum blogger-divas Joel Spolsky and Jeff Atwood that makes programming questions easy and rewarding to answer. Their fanatical dedication to usabilty and gamelike scoring system quickly made it the place to ask software development questions. You can see my score (133) reflects how rarely I’ve been able to ask questions that weren’t already available. Best use: whenever anyone tells me something is impossible, I ask Stack Overflow.

Fiddler 2 is transitioning from Microsoft employee side project to free Microsoft product that fits in the stack between a browser (or other program that communicates over HTTP) and lets you see (and muck around with the communication). It’s an essential part of my standard security screening, but it’s also helpful for debugging.

July 6, 2009

Displaying information

Filed under: Uncategorized — Justin @ 3:00 am

Weird as it feels to link to a post about the eponymous #2 official in the Department of Interior but I was smitten by this graph:

One of the ways we add value for our customers is making their information to understand (if I had a nickel for every font I made bigger…), so this graph hit a sweet spot by throwing 3 pieces of data on a 2-axis graph, the x-axis is the cost per unit of reduction, the y-axis represents the reduction, and therefore the area is the cost of a reduction.

July 2, 2009

Firefox 3.5 is out

Filed under: dave loves,firefox — Justin @ 1:19 pm

I normally pride myself on not being cutting edge — it helps me communicate with our many customers who don’t twitter — but I upgraded to Firefox 3.5 the day it came out.

Why? Because they fixed the two things I care about:

  • Speed: faster
  • Memory footprint: fewer memory leaks == smaller footprint

At GiantGoat we tend to use Firefox as our primary browser — one of us has gone so far as to call it sexy. I keep wanting to love Chrome‘s slick design, but I can’t live without 2 Firefox plugins:

  • AdBlock Plus which makes the web bearable. I’ve re-enabled a few ad servers (Google ads),
  • Firebug which makes my websites easier to debug (I also like the error reporting in Firefox)

Conclusion: Dave loves Firefox.

« Newer Posts