Blogger Calendar... BlogSpot Users -- New Thoughts...
A recent e-mail has me researching for new ways to incorporate the "Blogger Calendar" into BlogSpot blogs. The current implementation for "BlogSpot" users can be test driven -- here.
New Proposal: [Reference -- Blogger Template Tags]
Insert a "dumb post" -- call it "Content Index" or whatever. Set archiving to daily. Set post pages on. Use the <ItemPage> ... </ItemPage> blogger tags for a conditional branch testing on "dumb post" name. If "dumb post" only write <BloggerArchives>... </BloggerArchives> [JavaScript Hack]. The
"Blogger Calendar" will use this information.
This will require the BlogSpot blog to be entirely republished each time a new entry or post is entered. Why? The post page with the "dumb name" will need to be updated to ensure the "Blogger Calendar" has updated date information for each new post entered. If only updating an earlier post, there will be no need to republish the entire blog.
Republishing the entire blog when daily archiving is set -- also updates the date archive page.
Questions:
- How many BlogSpot users use post pages?
- How many BlogSpot users use daily archiving?
- How many BlogSpot users republish their entire blogs when new entries are posted?
- How many BlogSpot users would be interested in having their blog templates slightly modified to accomodate the if branching [keep in mind the template will have to be modified to incorporate the "Blogger Calendar" applet.]
Over the past year, I have had quite a few inquires about the "Blogger Calendar" and lots of hits -- especially to certain blog posts... [You will remember "Dating Your Blog" -- I still get lots of hits to this post. Oddly enough my counters don't seem to reflect these numbers.]
Feedback from BlogSpot users interested in using the "Blogger Calendar" will be most appreciated.
Other than working directly with the Blogger programmers to incorporate the calendar -- this is one of the least invasive methodologies I have come up with for the end user. Working directly with the Blogger people would make it a virtually invisible integration for their users.
Why do I think the Java Applet/Servlet technology used by this calendar is worth it? Navigation of the calendar does not require page refreshing until the reader selects the dated blog post(s) s/he wishes to review. Here again your thoughts are welcome.
Logging new concepts....
Technorati Tags: Blogger Calendar, QiSoftware, BlogSpot






What helps in preventing spiders from abusing your site hit counters is the Robots.txt file. In most cases it is placed in the root directory of the domain. An example of the contents of this file [


. While putting together my template for the e-mails, I sent test e-mails to my news services account -- wiredpages@aol.com. I never received the e-mails. 







