A Single Article

Read it, comment, and share it with your friends

Calico

Posted December 15 in Design.

While working on the final project for my web design course, I was looking for a PHP script that could display a calendar stored in a text file. I couldn’t use a database because the server for our client didn’t have any, and I needed something extremely simple, about as simple as the markup for the final page itself. Upon realizing that there wasn’t a single script out there as simple as what I needed, I decided to make my own.

I managed to write most of it in a weekend and I’m very happy with the result. I call it “Calico” like a calico cat, those cats you see with orange, black, and white. The script reads events stored in lines from a text file and then outputs a list or tables of the events, that can then be styled with CSS. I still need to write up more stuff on how to use it, but if you want to see it you can visit the Calico webpage. Let me know if you would be interested in trying it out, and if you ever need to use it, go right ahead, it’s free. Also, if you have any tips for creating a file editing interface (for editing the text file that stores the events), let me know. It would really make Calico better.

Meta

Useful things

Related Articles

These just might ring a bell

Get a Trackback link

2 Comments

Responses to my article
  1. Mike Davies December 15, 2005

    For an easy to use php calendar using a flatfile database (can use MySQL as well)look at www.easyphpcalendar.com.

    Not free but only $19.95 and, as it says, easy to use.

  2. C Montoya December 15, 2005

    Did I mention this calendar was for a school project? One that involved doing everything without spending any money?

    I know there are PHP flat calendars out there that cost money… but it’s about time someone made one that was free. And I may as well be the one to do it. Besides, where can you find a script that produces solid, completely semantic html and xhtml compatible markup? Where? Only Calico does that.

Leave a comment

Share your thoughts with the world

You can use Markdown, or you can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Please keep comments respectful and on topic.

This form is guarded by Akismet, so don't waste your time trying to submit spam. It won't work. Ever.





Stay on top of new updates at this site: Subscribe to the Feed!