GimmeTable – a table-based viewer for Gimme Bar

Two weeks ago, Ed Finker (aka Funkatron) published his MicroPHP Manifesto. Alongside this, he’s put together a great collection of lightweight PHP libraries the he has published on Gimme Bar.

Gimme Bar is a great tool for collecting pages, images, videos–basically anything you can find on the web. The collection pages are beautiful, but I found it hard to browse Ed’s collection because the page shows screenshots and not text. So using the Gimme Bar API I created a tool that can show a collection as a table. Boring? Yes, but also easy to read quickly.

Check it out: http://www.kerzap.com/etc/gimmetable/

Proudly Mapped in DC

I’ll be the first to admit, if the subject ever comes up, that I like maps. So last week, when the New York Times ran a story titled “On the Move, in a Thriving Tech Sector”, I was interested as much in the accompanying map as I was the article. I also wondered, what would this map look like for the DC Tech community?

After many hours of data wrangling, here’s the answer: http://www.kerzap.com/projects/dc-startup-map/.

I started with the list from Proudly Made in DC. (Thanks to Zvi and Michael for the assistance.) I had to limit each listing to one category, so there were some editorial decisions. I then visited each web site to find their (offline) address. The data was imported into Google Fusion Tables, which also handles the mapping. Some things I found out while doing this:

  • Only about half of the companies on Proudly Made in DC had addresses listed on their web sites.
  • Corralling everyone into a small set of categories that I could color-code led to some interesting decisions. This is the part of the map that needs the most clean-up.
  • I was surprised how far out I had to zoom to show everyone by default–our community extends from the Fredricksburg to the Maryland-Pennsylvania border.

If you want your company to be shown on this map, please do two things. (If you’ve already done the second, make sure you do the first.)

  1. Add your address to your web site if it isn’t there already. (A street address is preferred; a P.O. Box is acceptable.)
  2. Get your company listed on Proudly Made In DC. Scroll down to the bottom of their page for info on submitting your info.
The introduction to the Times’ map implies that it was created using SEC filings to get the list of funded companies. I imagine using that data for DC and the surroundings would produce a very different–but equally interesting–map. Maybe someday I’ll try to pull that together.

Old Presentations

I’ve finally uploaded some old presentations to SlideShare:

First, a talking titled “Faking Data” that I gave at DC PHP in July. I talked about the process used to generate a good demo for AddThis analytics.

Second, a short overview of 3rd-party authentication and authorization that I put together for some coworkers. Not much meat, but it might be useful to somebody else.
I’ve decided not to upload my mad-cap sharing data Pecha Kucha from the PHP Community Conference in April. If you were there, you probably know why not.