Go Straight to Content

What I'll Be Ranting About

Good development practices bring us quality code, confident systems, and missed launch windows. When do you refactor and when do you factor in the passing time? As engineers we need to design what is possible and capable. As programmers we need to turn imagination into reality without a physical product. As developers we need to bridge the gab between that engineered vision and the end product.

I also blog more personally over at my tumblr page.

I am available for small contracts, consultations, tutoring, and other development services. My "skills" as a technical writer are also available. If you've got anything you'd like to talk to me about or for me to see, drop me a line.

Friday, January 08, 2010

How To Write Your First Jetpack Extension

I've been meaning to this for months, and I just kept putting it off. So many other things going on, so I didn't think I had the time. I decided to take a look this morning, finally, and put in the energy required to try this cool looking stuff out.

Took me ten minutes.

If you don't care about writing a Jetpack extension, but you have Jetpack installed, you might want to try out what I wrote. "Twitter, Who Am I?" is the name and making your currently-logged-in user at twitter.com obvious is the game. You'll get a nice label above all the pages, so you don't accidentally follow Ashton Kutcher with your business account.

The tutorial is fantastic, so I'm not going to try and rewrite or replace it, but I do want to make some comments about the process of getting into this. Firstly, the tutorial on the website is the same as that in the about page, but crippled. Same text, no interactive features. The tutorial built into Jetpack lets you edit and try out the samples, and the website uses the identical text without those features. It still tells you to push the install button, which doesn't exist. Use the about page.

It isn't obvious enough from the website how to get started. You can get to the tutorial and documentation, but none of it makes it obvious what to do with the stuff when you write it. The documentation for actually installing and distributing seems hidden. Again, the about page comes to the rescue. I'm going to assume they expect you to install Jetpack, get the about page up after the restart, and look at that stuff right away. If you don't, you're going to get lost.

Go to the about page and click the "Develop" tab. This will give you the install and deploy overview, as well as an editor you can test code from without installing the jetpack permanently.

I don't know if anything will come of it, but I created a subreddit for any interested parties.

0 comments:

Blog Archive