Browse by Month RSS Feed
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • November 2011
  • September 2011

  • Vancouver birding spotsApril 25, 2012
    Filed under: Life @ 11:17 am

    Great map of Vancouver birding spots:
    http://www.naturevancouver.ca/Birding_Birding_Sites

    Comments (0)


    generatedata.comMarch 15, 2012
    Filed under: Data Generator,Fun Stuff @ 9:27 pm

    I will, well and truly, cross-my-heart-and-hope-to-die (what a weird expression), return to generatedata.com in the coming months. I know I’ve said this half a dozen times, but this time I MEAN IT. Honest.

    So, apologies to the people who’ve emailed me – I’ve logged all your bugs & feature suggestions and I’ll bring that site back from the grave. The new beta is freakin’ awesome and I really cannot believe I never got around to releasing it. My bad.

    - Ben

    Comments (1)


    Filed under: Code,Form Tools,JavaScript,Software @ 3:02 pm

    A Smarty syntax highlighter for CodeMirror has long been needed for my Form Tools script, so this weekend I finally took a few hours to put one together. It’s not been reviewed by the CodeMirror developer yet (Marijn Haverbeke), but will hopefully find its way into the main script at some point. I also plan on developing a HTML-JS-CSS-Smarty mixed mode, which will be useful in many places.

    Example: http://www.benjaminkeen.com/misc/CodeMirror2/mode/smarty/
    Github fork: https://github.com/benkeen/CodeMirror2

    Comments (0)


    Wildlife + Bird PicsFebruary 13, 2012
    Filed under: Life @ 7:04 pm

    Here are a few pictures from my recent trip to Fiji, New Zealand and Australia.

    Comments (0)


    Big ol’ life decisionsJanuary 28, 2012
    Filed under: Life @ 12:24 pm

    After a great, great deal of thought, I’ve decided to make a few changes this year. A bit late for New Year’s resolutions, I’ll admit, but perhaps that just makes the decision the more legitimate.

    For the last two years, I’ve been devoting almost all of my time to Form Tools, a PHP/MySQL script that I’ve worked on as a hobby for – good lord… almost seven years. It’s exceedingly cool. Very big, very advanced, and even after all this time I only feel that it’s starting to become the script I want. I could happily pour all my energies into that script for years to come. But when I take a step back, I realize all my other interests have fell by the wayside. Poor generatedata.com, for example, has fell into relative obscurity. It’s a great script, and the beta version – which I finished over 2 years ago – never got fully released. This website, which I was at one point fairly pleased with, is now so desperately in need of an overhaul it’s positively embarrassing. The various open source scripts I release on this site need updating and pruning; the ones that still have value need moving to github. Basically I have a lot of other stuff I need to get to, and Form Tools is getting in the way. Sad, but true.

    So for the next few months I’ll be finishing up work with Form Tools to get it to the point where it’s relatively stable and won’t need too much attention. I’ll never leave it entirely alone, but it will be put largely on the back-burners for a year or so.

    Come June I’ll be job hunting. This has been a terrific year, but the benefits of having a day job ultimately outweigh the drawbacks of working independently – despite the mobility… And on that note: I’m off traveling! Tomorrow I’m off to Fiji, NZ and Australia for a few weeks, then Costa Rica in late March. For April/May I’m toying between Alaska and Europe. Probably Europe, I think… we’ll see. I want to cram in as much traveling I can before returning to work.

    Anyway, the point is: times they are a changin’. Except a great deal more activity on this site the coming year.

    Comments (1)


    Filed under: HTML5,Software @ 11:47 am

    @lensco made an excellent post a couple of days ago that showed off a simple, but elegant responsive design test page that loads the same content into multiple iframes for easy viewing. See:
    http://bricss.net/post/16538278376/simple-responsive-design-test-page?e8b52b40

    Great idea. Here’s a bookmarklet version of the same code that lets you use it on any webpage:
    http://benjaminkeen.com/misc/bricss/

    EDIT: I got stuck waiting for a flight today, so I update the script to add a little JS goodness. Now it lets you specify which viewport sizes you’re interested in (or supply your own dimensions), and generate a custom bookmarklet. Neat.

    Comments (4)

    Next Page »