What is BarCampSDK really all about?

In a effort to better explain what BarCampSDK is really all about, we’ve added a couple videos from BarCampSF (San Francisco) and BarCampOrlando (I’ll let you guess where that one is located).  Each video has folks just describing in their own words what BarCamp is all about.  If a picture is worth a thousand words, then at 24 frames a second this should be worth at least 7,680 words.

Continue reading » · Rating: · Written on: 01-29-09 · 2 Comments »

Getting a list of registered users on your blog

Since we’re lazy programmers (that’s actually a good thing) we didn’t want to have to manually update the list of Local BarCampers.   But since we’re extremely lazy we didn’t write all the code ourselves, so instead of reinventing the wheel we used what was already published and working to start from.  We wanted to pass along what we learned in case you’re planning on running your own BarCamp site.

Originally we tried to use the WordPress template tag function wp_list_authors.  However we found this to be too limiting for our needs.  We briefly considering overriding the function but decided against it.  So instead we decide to write our own .  Using some sample code from Justin Tadlock as inspiration we quickly wrote our own function to print out the list of registered users of this site.  We also used Snipplr.com to check our users for a valid URL.  Finally we bundled it all up with the PHP Code Widget so we could easily place it in the sidebar.

Continue reading » · Rating: · Written on: 01-29-09 · No Comments »

Calling All Designer Types

We’re looking for a designer to help us with a few items, first order of business being our logo.

Please check out this page at our Google Group if you’d like more info.

Continue reading » · Rating: · Written on: 01-21-09 · No Comments »

BarCamp SDK Planning Begins!

We’re pleased to announce that the planning crew is going over the details of how to get BarCamp SDK off the ground.

Current News:

  • Tentative Date: May 30/31, 2009 (dependent on venue)
  • Sponsors: Want to sponsor a BarCamp?  Let us know, we have a variety of sponsorship options available.
  • Current Venue Ideas: We’ve begun the search for a venue.  If you have any leads for us please let us know!
  • Our Google Group has been set up! Be sure to join here to keep informed of all the latest news.
  • Stay tuned for more updates!


Continue reading » · Rating: · Written on: 01-21-09 · No Comments »