May 7th, 2008 under blogs
Seems I’m a little late
Finally! Blogger now officially supports Scheduled Publishing! Simply create a new post, click the “Post Options” dropdown (next to the Labels field), set “Post date and time:” to a future date, and publish. The post will then be filed as “Scheduled”.
To view your scheduled posts, go [...]
May 5th, 2008 under blogs
For a while now, I’ve been considering migrating this blog from Blogger to WordPress. I’ve never actually used WordPress before, but I’ve heard lots of ranting and raving about this WordPress plugin and that WordPress plugin. I love FireFox and its extension capabilities, and the idea of using plugins for stuff on my [...]
March 14th, 2008 under blogs, design, html
Over my spring break, I decided to spruce up my blog a bit (read: redesign). Unfortunately, I am design-challenged and too cheap to pay someone to create a new design for me. So I started perusing the designs available at OSWD, and found a nice template called Blue Spring.
After finding, downloading, and [...]
March 10th, 2008 under blogs, html
While perusing the AdSense Optimization Tips, I came across a section on Blogtimizing, optimizing ad placement on a blog. That article, however, linked to the more interesting concept of section targeting – the idea of super-targeting your ads to a specific section of content, rather than all content on the page (which, on a [...]
January 31st, 2008 under blogs, javascript
Original article: Most Popular Posts list for blogger
In my last article “Most Popular Posts list for blogger,” I presented my version of Chris Riley’s Analytics API workaround. I also promised to go through the JavaScript for those who were interested
The JS
Without further ado, the code:
<div id="popularposts"><noscript>Please enable javascript to view the most [...]