Tag Archives: Web

WordCamp Birmingham

WordCamp Birmingham September 27-28, 2008

If you haven’t already heard, WordCamp Birmingham is coming up on September 27 & 28, 2008. And for those of you not in the States, that’s Birmingham, Alabama, not England. [...]

Wanted: Cross-platform mobile shopping list app

Okay Lazyweb, help me find what I’m looking for. I want a mobile shopping/todo list app that my wife and I can both use to keep shared lists. I’ve got an iPhone, Susan has a Blackberry Curve — it should be easy to use on either of those devices. And of course, we’d want to be able to edit our lists via our desktop web browsers, as well.

It should:

  • support multiple lists
  • support sharing lists between multiple people
  • make it super easy to check off items
  • be able to sync the latest list updates from anywhere
  • be easy to use on iPhone, Blackberry, or any web browser
  • be inexpensive

It doesn’t have to have (but could):

  • support store-specific lists
  • be aware of what aisle items are on
  • support recipe ingredient lists or meal planning functions
  • support item categories within lists

I looked at a few list applications for the iPhone in the App Store, and I did some searches on the general intarwebs, but the apps I found all fell down in some way. [...]

Merry Christmas to me!

Crowd Favorite

I get to unwrap one of my presents early this year, and it ranks up there with some of the best — a new job! I’ll be working with Alex King and the other fine folks at Crowd Favorite. I’m really excited to have the opportunity to work with this crew to tackle some great projects.

Four years ago, when I joined in on the development of WordPress, it was just a fun thing to do on the side. [...]

Typography design patterns for the web

When I’m putting a new web site together, one thing that sometimes bugs me is choosing which fonts to use. I’ll typically throw together a list of fonts that I like, decide to use this set of serif fonts for these page elements, and that set of sans-serif fonts for those other elements, select some fallback choices for my stylesheet, and let it go at that. Obviously, I’m no designer — or I’d be saying ‘typeface’ instead of ‘font’ — but I’d like to be able to make ‘better’ choices for my fonts.

I’ve done a little bit of searching, but I haven’t found what I’m looking for. [...]

Another new start

Free IQ - The Marketplace for Ideas

About two weeks ago, I started a new job (which explains at least part of my blogging lull, you see). I’m working on Free IQ, which is a streaming media site for entrepreneurs. There’s more to it than just the streaming media (you can upload video, audio, PDF files, PowerPoint presentations, etc.), but I’m still learning the ins and outs, so I don’t know the full scope yet.

When I interviewed, they were favorably impressed by the fact that I’m a WordPress developer. [...]

OpenID News

Since my WordPress upgrade and theme change, the OpenID sign-on functionality here has been a little iffy. I think I’ve got all the kinks worked out now, and it should be working correctly again. There seems to be a buglet in the functions that attempt to automagically add the OpenID login fields to the comment form. So I had to disable that option and manually edit my comment template file to insert the appropriate bits. I don’t like having to modify the theme files (it’s going to make it harder to upgrade when a new version of Sandbox comes out), but that was my best solution, short-term.

In other news, Microsoft is working on interoperability between OpenID and their CardSpace™ framework. [...]

Reinvigorated

Reinvigorate Stats

Reinvigorate’s Hourly Stats

About a year-and-a-half ago, I wrote about how the Reinvigorate web stats service was entering a private beta, and I hoped to get a chance to try it out. I applied to the private beta program and waited. And waited. [...]

Site Problems

Over the last few days, it’s possible that you might have tried to visit this site and gotten a blank page. It’s not you, it’s me. Or more precisely, it’s my server, and my attempts to eek a little more performance out of it.

The problem seems to come from APC (Alternative PHP Cache). I’m not absolutely sure why it decides to crap out on me like that, but I suspect that the real root of the problem might be some old supporting libraries on this server that need to be updated. [...]

WordPress 2.1 Released

Hot off the presses is the latest feature release of our favorite blogware: WordPress 2.1 “Ella”. You can find a bore-you-to-tears detailed list of bugfixes and feature changes in the Milestone report over on Trac. But here’s my version of the short list of changes:

  • Tabbed WYSIWYG/Code editing: You can now easily switch back and forth between the WYSIWIG (AKA: RTE, or “Rich Text Editor”) and the old-style editor with quicktags.
  • Autosave: When editing posts, your changes are automatically saved every two minutes, as long as you’ve set a title.
  • Spellcheck: The RTE now includes a spelling checker. [...]