WordCamp Indonesia, 2010

WordCampID – January 30, 2010WordCamp Indonesia. The event was very well organized, with a core team (the same group from last year) involved in putting together all the logistics, handling media, organizing speakers etc. They handled things very well, despite a few problems which were out of their control (like bad name-tag printing and their stickers/WordPress buttons not making it in the mail!) and the day seemed to be a success for everyone.

Below are the slides and notes from my presentation, which covered the current state of WordPress, what’s coming up in the next release and some of the related projects. You can also get the slides on SlideShare. Click the link below the slides to expand my full outline/notes.
(more…)

BackPress, Your New Best Friend

If you’ve spent some time poking around in the code for either WordPress or bbPress, you may have come across comments that mention “BackPress”. You may have wondered what this BackPress thing was, well, wonder no more.

In the last few days, I’ve put together a quick site to try to help introduce people to the BackPress project. From the site:

BackPress is a PHP library of core functionality for web applications. It grew out of the immensely popular WordPress project, and is also the core of the bbPress and GlotPress sister-projects.

So effectively, BackPress takes all of the best core functionality (on a code level) from WordPress and bbPress, and makes it available to you and your next PHP-based web application/project. By using BackPress in your projects, you are then able to use most of the code you’ve come to rely on while working on WordPress-based projects, such as $wpdb, trailingslashit(), make_clickable(), __(), wp_remote_fopen() and more. The site includes some details on how to use BackPress in your project, and has the beginnings of a collection of documentation covering the main parts of the code library.

I’m personally really excited about this because I think BackPress has huge potential as a library for other folks and other projects. It allows them to benefit from the lessons learned through years (and thousands of “man-hours” worth of development) on the WordPress and bbPress projects. I’m using it as the core of my HTFS project (not released yet), and I know that some other projects are starting to use it as well. As a developer who has spent a lot of time in “WordPress land”, it makes life so much easier to be able to continue using a lot of the design patterns and techniques that I’ve become accustomed to.

Check it out, and please let me know what else we could get on the site, what needs more documentation etc!

WordCamp Philippines

Well, it’s a wrap. WordCamp Philippines was, in this humble attendee and speaker’s opinion, a great success. A big congratulations to Blogie, Chattee, Jim and the other organizers/volunteers on a very well-executed event! Mostly for my own records (*cough* lack of memory *cough*), here’s a run-down on my time in Manila.

(more…)

Meet The Family, Take Two

This weekend, I’m in Makati City, Manila for WordCamp Philippines. It’s the first time I’ve been over here and it’s been quite a trip (I wish I was staying for a lot longer!).

I’m planning on posting a more detailed entry covering my trip here, but in the meantime I wanted to get my slides up here so that I could point people to them immediately. It’s embedded below so please check it out, it’s an extended version of the presentation from last weekend at WordCamp LA.

View the slides here

WordCamp Los Angeles is in 2.5 weeks


wordcampla-2009_125x125
On September 12, WordCamp LA will bring you all kinds of WordPress-y goodness in the Los Angeles area. The day-long event is being held at Loyola Marymount University (right near LAX which is handy for anyone flying in), and will give you a day jam-packed with all sorts of juicy tips, tricks, tools and general information relating to your favorite state-of-the-art publishing platform: WordPress.

(more…)