davepeck (Dave Peck)

Name
Dave Peck
Email
Website/Blog
http://davepeck.org/
Company
Freelance Engineer
Location
Seattle, WA
Member Since
Feb 09, 2009 (9 months)

Following 9 githubbers and watching 9 repositories view all →

Public Repositories (4)

  • WhereBeUs

    IN PROGRESS: A toy iPhone app written by Dave Peck and Brian Dorsey.

    legend

    Last updated Sun Dec 06 14:29:33 -0800 2009

  • CityGoRound

    City-Go-Round makes it easy for you to discover great new apps that help you get around town.

    legend

    Forked from bmander/CityGoRound Fri Nov 13 08:42:34 -0800 2009

    Last updated Fri Dec 04 23:19:00 -0800 2009

  • appengine-go

    A turn-based implementation of the ancient game of "Go," written as a Google App Engine applicati...

    legend

    Last updated Fri Dec 04 15:30:17 -0800 2009

  • iphone-tidbits

    Random snippets of code that I've written for the iPhone, and that you may find useful.

    legend

    Last updated Mon Oct 12 16:38:53 -0700 2009

Public Activity feed

davepeck pushed to master at davepeck/WhereBeUs Sun Dec 06 14:29:33 -0800 2009
HEAD is 779ce7d21693acbe4dadc211e356ca094d479eeb

6 commits »

davepeck pushed to betterlogin at davepeck/WhereBeUs Sun Dec 06 14:28:59 -0800 2009
HEAD is 779ce7d21693acbe4dadc211e356ca094d479eeb
  • Dave Peck committed 779ce7d2:
    Fully working signin/out screen for both facebook and twitter. One detail I'd like to add is activity spinners in place of the ">" accessory icon when actively logging in/out.
davepeck pushed to betterlogin at davepeck/WhereBeUs Sun Dec 06 13:56:50 -0800 2009
HEAD is c256a9c50bc4475658b2717ee572e285238329b8

2 commits »

davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 23:19:00 -0800 2009
HEAD is c024a142dd1abbcfbdb9b82830f9a300e5daa0cf

2 commits »

davepeck opened issue 62 on bmander/CityGoRound Fri Dec 04 18:04:05 -0800 2009
SERIOUS JAGGIES when search results fade in on IE8. SERIOUS.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 16:42:08 -0800 2009
HEAD is 48ade55d169498160bb0b9287f1573c05c1665b0

2 commits »

davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 16:42:02 -0800 2009
HEAD is 48ade55d169498160bb0b9287f1573c05c1665b0

5 commits »

davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 16:41:45 -0800 2009
HEAD is d0a54d37c7bb2f337a6af4dfb7f71691493b6797
  • Dave Peck committed d0a54d37:
    Make the third page of adding an app a little more clear.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 16:11:36 -0800 2009
HEAD is b52a26e2b4ec719a6fda19661894d617a02ecc51
  • Dave Peck committed b52a26e2:
    "Areas Supported" > "Locations Supported"
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 16:11:35 -0800 2009
HEAD is b52a26e2b4ec719a6fda19661894d617a02ecc51
  • Dave Peck committed b52a26e2:
    "Areas Supported" > "Locations Supported"
davepeck closed issue 57 on bmander/CityGoRound Fri Dec 04 15:42:31 -0800 2009
You can inject javascript via the search box
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 15:42:04 -0800 2009
HEAD is 538daf040f1e9dc013fdc321b42c7f722f795ae8
  • Dave Peck committed 538daf04:
    Fix security issue with search box.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 15:42:00 -0800 2009
HEAD is 538daf040f1e9dc013fdc321b42c7f722f795ae8
  • Dave Peck committed 538daf04:
    Fix security issue with search box.
davepeck opened issue 57 on bmander/CityGoRound Fri Dec 04 15:34:27 -0800 2009
You can inject javascript via the search box
davepeck pushed to master at davepeck/appengine-go Fri Dec 04 15:30:18 -0800 2009
HEAD is cd813817bd1cada88f7a904313d4c39e95ab8445
  • davepeck committed cd813817:
    Use google analytics -- the site is getting decent traffic and it is worth watching.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 15:10:31 -0800 2009
HEAD is 8fc3d2ec828eb2f3c6585b9e0c38c9a6fad8ee2e
  • Dave Peck committed 8fc3d2ec:
    Clean up and explain the shorthand_for_place() method better. Eventually: move to shared utils.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 15:10:23 -0800 2009
HEAD is 8fc3d2ec828eb2f3c6585b9e0c38c9a6fad8ee2e
  • Dave Peck committed 8fc3d2ec:
    Clean up and explain the shorthand_for_place() method better. Eventually: move to shared utils.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 14:47:49 -0800 2009
HEAD is d54a3a95fcea52b4ceb1e06b255932983a193672
  • Dave Peck committed d54a3a95:
    Don't show both locality and admin_area if they are the same. Makes things cleaner.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 14:44:10 -0800 2009
HEAD is d54a3a95fcea52b4ceb1e06b255932983a193672
  • Dave Peck committed d54a3a95:
    Don't show both locality and admin_area if they are the same. Makes things cleaner.
davepeck closed issue 46 on bmander/CityGoRound Fri Dec 04 14:39:39 -0800 2009
Show where we're actually searching near.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 14:38:16 -0800 2009
HEAD is 864f629ceaf594b2e56263d508131590ff25d771
  • Dave Peck committed 864f629c:
    Improvements to the search results page. Show users the geocoded result so they know where they're actually searching. Clean up the ajax spinner images and LOADING message.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 14:38:08 -0800 2009
HEAD is 864f629ceaf594b2e56263d508131590ff25d771
  • Dave Peck committed 864f629c:
    Improvements to the search results page. Show users the geocoded result so they know where they're actually searching. Clean up the ajax spinner images and LOADING message.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 13:14:16 -0800 2009
HEAD is b267ba8cbbcefd9f5f2720fa358e0b938b3f4bb7

6 commits »

davepeck pushed to master at bmander/CityGoRound Fri Dec 04 09:24:01 -0800 2009
HEAD is 7405e5c2653bfa2d1ab3e261678c4196ee7b54be
  • Dave Peck committed 7405e5c2:
    Get README for agency data uploader into shape.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 09:23:55 -0800 2009
HEAD is 7405e5c2653bfa2d1ab3e261678c4196ee7b54be
  • Dave Peck committed 7405e5c2:
    Get README for agency data uploader into shape.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 09:11:17 -0800 2009
HEAD is 2a517a7231a5339c8f2cbcae7de03fc49c20c325
  • Dave Peck committed 2a517a72:
    Slightly better fix for null decimal properties.
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 09:11:13 -0800 2009
HEAD is 2a517a7231a5339c8f2cbcae7de03fc49c20c325
  • Dave Peck committed 2a517a72:
    Slightly better fix for null decimal properties.
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 09:09:10 -0800 2009
HEAD is 639db16aed2699b866c20650e7e804300d09c145

2 commits »

davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 09:09:05 -0800 2009
HEAD is 639db16aed2699b866c20650e7e804300d09c145

2 commits »

davepeck pushed to master at bmander/CityGoRound Fri Dec 04 08:55:19 -0800 2009
HEAD is baeaa0584b862b5da7af14e3fbe5b387c10784e7
  • Dave Peck committed baeaa058:
    Remove executable bit from our python code files. Why would they need to be executable?
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 08:55:08 -0800 2009
HEAD is baeaa0584b862b5da7af14e3fbe5b387c10784e7
  • Dave Peck committed baeaa058:
    Remove executable bit from our python code files. Why would they need to be executable?
davepeck opened issue 47 on bmander/CityGoRound Fri Dec 04 08:48:09 -0800 2009
Discrepency in nearby apps page
davepeck closed issue 49 on bmander/CityGoRound Fri Dec 04 08:47:45 -0800 2009
Title Tag says Open Transit Data
davepeck pushed to master at bmander/CityGoRound Fri Dec 04 08:46:45 -0800 2009
HEAD is 3ccccc9548826caca09e3884d4e4399bba248fd1
  • Dave Peck committed 3ccccc95:
    Fix outdated occurences of "Open Transit Data." Except for the google group, everything should be City-Go-Round. (Wonder if we should rename our Django app?)
davepeck pushed to master at davepeck/CityGoRound Fri Dec 04 08:46:39 -0800 2009
HEAD is 3ccccc9548826caca09e3884d4e4399bba248fd1
  • Dave Peck committed 3ccccc95:
    Fix outdated occurences of "Open Transit Data." Except for the google group, everything should be City-Go-Round. (Wonder if we should rename our Django app?)