parent hacks is a blog created by some technical writers/recent parents, devoted to parenting, O’Reilly geek-style.
As a parent of nobody, this has little value to me, but somehow this blog “works” because it has a nice focused vertical as well as a clever graphic, two features a personal blog like this doesn’t have.
The past of blogging
After my first PHP Conference, I met a fun guy by the name of Scott Johnson, who had written a search engine called Feedster. In 2003, I suggested that he turn myFeedster into a more AJAX-like web-based newsreading client, but that idea didn’t stick—of course, there was no commonly accepted term for Remote Scripting back then, so it was hard to communicate the idea. What did stick was the idea of just tacking read information onto OPML in order for thick clients to exchange read records with Feedster). It was because of Scott’s enthusiasm1 about blogging, that I decided to looked into it and I was impressed.
Blogging works because it has two extensions. The first extension is RSS which allows agent to gather information passively instead of forcing humans to actively visit the websites to check for new content. The second extension is the use of XMLRPC in order to publish content, which allows content to be composed with offline tools.
But the main reason blogging works is because it limits the traditional CMS. Traditional CMS’s are full of worthless metadata, a blog reduces the metadata down to one essential thing: the date.2 Successful ideas always simplify.
The real future of blogging
Dru mentioned today about finding a well-designed website selling high end snowboarding boots. The thing he noticed was that the website was built using the free WordPress blogging as the engine that runs it. I pointed out that I noticed the rising popularity of WordPress as a generic web content management system when I composed this article and stumbled across this website on Automator scripts, also written using WordPress (I mentioned as much in my comments in that article).
Sites like Parenthack, ThirtyTwo, and Automator World show that blogs have become the new CMS, only without the bullshit.
3 thoughts on “Interesting blog for parents”