Davs Rants and Random Thoughts

March 19, 2006

Introducing blogCal 0.1.1

Filed under: general — Dav Glass @ 5:56 pm

I have created an AJAX calendar for archive viewing. Note the calendar on the right side of the page under the archive heading. The only real requirement is that you have PHP installed on the server that hosts your blog. Then it’s as simple as:

  1. Putting this code in the HEAD of your blogger template:
    <script type="text/javascript" src="/blogcal/blogcal.js"></script>
  2. Putting this code in the BODY where you want the calendar to display:
    <div id="blogcal"></div>
    <script type=”text/javascript”>
      blogCal.show();
    </script>

It uses a php file on the server to build the calendar and locate the archive files. The calendar is fully stylable. All elements of the calendar have a unique id.
I will try to get the files commented, zipped up & posted to the site sometime tomorrow.

Add to:
| Digg it | Slashdot | Y! MyWeb

Comments are closed.

© 2008 Dav Glass - All content is mine, except comments. Comments are the property of the poster. I speak for no person or company.
Can you tell me what this says? 01000100 01100001 01110110 01101001 01100100 00100000 01000111 01101100 01100001 01110011 01110011