Monthly archive for March 2009

WPBook 1.3 Released: Improved Admin, Bug Fixes – Last PHP4 release

Quick Update: I just (3/27) released 1.3.1, a quick bug fix update. Details in the readme. Recommended for all users – still supporting PHP4 in this bugfix release, as I haven’t started on 1.4 yet.

I’ve just checked the code for version 1.3 of the WPBook plugin into subversion, which means it should shortly be available for auto-update in your dashboard/plugins page, or for download here. (Remember that your dashboard/plugins page only checks once each 24 hours for new plugins, so you may not see it until tomorrow).

wpbook_logo

Changes in this release:

Read more…

BarCamp Boston 4

One of my favorite new trends of the last couple of years is the unconference movement and the *Camps, associated originally with BarCamp (an alternative to the invite only, highly exclusive FooCamp put on for “Friends Of O’Reilly”) but now extended to PodCamp, HeroCamp, TransparencyCamp, and even MooseCamp. (There’s also the inevitable CampCamp, though the name CampCamp was in use by another group since 1997).

Now BarCamp Boston 4 is coming up this April 25th and 26th at the Stata Center at MIT. Although ultimately the topics discussed are determined by who shows up, odds are that free and open source software, social media, voting, government transparency, robotics, hardware and software hacking, startups, and all kinds of topics related to openness, the web, and business will be common.

BarCamp Boston 4

BarCamp Boston 4

I definitely plan to be there and I’d encourage you to register and attend, whether you’re a veteran or a n00b to the unconference world. It’s a fantastic opportunity to have a real conversation, in the absence of hugely expensive registration fees or overbearing sponsors.

Whoami? Google Account Leakage?

So I’m up working late tonight (well, late for me – 10pm. I normally go to bed by 9 – I’m old) and I fired up Firefox to recheck the time of my flight tomorrow morning (Yay! DrupalCon DC).

I landed on the Firefox Google homepage, as I always do in a new browser window – http://www.google.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official is the address, I believe it is the default shipped with firefox.

But look at what I see in the upper right hand corner where my email address should be (click on the image for full sized one):

Google Homepage Issue

Google Homepage Issue

Very strange. I tried, just for investigation, clicking into “my account” or some of the other google services – I don’t seem to be actually logged in as someone else. Anything which would require login actually asks me to login and doesn’t prefill the box with stephenandmandy or anything. But it is really odd to see someone else’s email in that upper right corner.

Anyone else seeing this?

(For the non *nix folks in the audience, whoami is a shell command on most unix/linux systems that tells you what user account you are currently logged in as – or, as the man page so concisely puts it:

whoami — display effective user id

Try it on your local *nix box today.)