Tag Archives: Code

Google API video overview

The Google Data APIs provide a simple standard protocol for reading and writing data on the web. These REST-style APIs are based on the Atom Publishing Protocol (AtomPub), using the standard Atom syndication format to represent data and HTTP to … Continue reading

Posted in Code, Web 2.0 | Tagged , , , | Leave a comment

Redirect root requests to your blog

In my article, “Installing WordPress” I mention how to redirect root requests to your new blog. When I installed WordPress, I had nothing else on my server, but I wanted to reserve the root space for additional components, so I … Continue reading

Posted in Code, Strategy 2.0 | Tagged , , , , , , | Leave a comment

Installing WordPress

Installing WordPress I wanted to install wordpress in a sub directory (/blog) of my site. I recommend installing it into a sub directory and using htaccess files to control the redirect to your blog, which we will cover later. This … Continue reading

Posted in Social Media, Strategy 2.0, Web 2.0 | Tagged , , , , | Leave a comment