Wordpress Turns 5 Years Old Today…
Happy birthday to Wordpress. This awesome blogging platform was started 5 years ago today. They are having a party tonight at 9pm…
WordPress Birthday Party — 3 days ago
On Tuesday, May 27th, WordPress will turn 5 years old. We’ve come a long way from that original 0.7 release. To celebrate we’re throwing a party in San Francisco at 111 Minna, starting at 9PM. You can get the full details and RSVP on Upcoming.org or on Facebook. I hope you see some of you there, should [...]
If we still lived in San Francisco we would attend. Hope they have a great time.
function toggleview(element1) {
var element1 = document.getElementById(element1);
if (element1.style.display == 'block' || element1.style.display == ''){ element1.style.display = 'none'; }else{ element1.style.display = 'block'; element1.style.position = 'absolute';
} return; }

Wow..didn’t know WordPress has been around for 5 years.. I certainly wouldn’t want to blog 4 years ago on WordPress 1.X something
Must have sucked
Michael Aulia
28 May 08 at 7:54 am
It don’t suck when it’s all you know.
That would be similar to the 5.0 guys says, man 2.5 musta SUCKED
Dennis Edell
28 May 08 at 8:51 pm
Dennis,
Ain’t that the truth
You can’t miss what you don’t know
Keith Goodrum
28 May 08 at 11:03 pm