Submit Your Article Forum Rules

Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: availability calendar

  1. #1
    Senior Member
    Join Date
    Nov 2004
    Posts
    510

    availability calendar

    Hi I am making a website for a spanish villa and the owner wants a calendar on the site where he can update available dates on a weekly basis. Can anyone suggest anything? (free!) I've never done anything like this before but it needs to be fairly simple as I'm doing this site as a favour don't really want to spend hours poring over it, plus needs to be easy to update as he's not very computer friendly!
    Thanks

  2. #2
    Senior Member sands's Avatar
    Join Date
    Sep 2005
    Posts
    392
    Check out: http://php.resourceindex.com/Complet...pts/Calendars/
    Might find something there. Also most are free.

  3. #3
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    Quote Originally Posted by sands
    Check out: http://php.resourceindex.com/Complet...pts/Calendars/
    Might find something there. Also most are free.
    That resource should be good enough.

    Only to reccomend, I adviced you to buy the three sitepoint books. If you did that and downloaded the code archieves some time ago there are an error in the calendar classes that you should be aware of. But if you download the last version of the library, that is available if you bought the books, the errors are fixed.

    Here are the link explaining the error:

    Harry Fuecks Calender code gives an error

    If you bought those books, it is important to follow Yank's and Fuecks threads on the forum and look for updates of the code archives.

    Here, PHP ANTHOLOGY Book 2 -> Chapter 2 : Access Control 6.php is another important thread where you find both Fucks and Yanks nick. That thread explains how the SPLIB librarys are updated to fit to updated versions of PEAR.

    That is a very important service. I used the original code library and got problems. Once I downloaded the updated SPLIB library, the problems were fixed. You always have those problems with updates.

    One advantage of following Fuecks threads, is that I think that he updates himself on the developement of PHP. That is very important. Look at some related threads (e.g. the last session thread in this forum) and you know why.

    If you did not buy the books and do not use the code archive, ignore my post.

  4. #4
    Senior Member DrTandem1's Avatar
    Join Date
    Oct 2003
    Posts
    1,828
    Yes, there are a lot of these on the internet. Best of all, the client can weasily maintain them. Here's one I used for a client:

    http://www.availcheck.com/

    They seem to like it.
    DrTandem's San Diego Web Page Design, drtandem.com

  5. #5
    pagetta

    I use VCalendar. Did not see it on the link suggested above. It runs under PHP/SQL, etc. Did some research and it seems to be flexible enough for my use, pretty easy to implement and have users keep up to date.

    I have it running for personal matters. If you would like to see it in action, shoot me a note!

    Located on sourceforge here:
    https://sourceforge.net/projects/virtualcalendar
    Custom Golf Clubs and Repairs at: www.tcustomgolf.com
    A GCA Accredited Clubmaker

  6. #6
    Junior Member
    Join Date
    Sep 2005
    Posts
    27

    Calendar for web site can be real easy!

    Hey... something that I can answer! I have an even easier answer, but it makes me worry if maybe I'm cheating!
    I use Yahoo calendars for my band booster site and radio station calendar of events. You need to create a group on Yahoo and then link from your web site to the calendar.
    Examples are at www.wfnt.com and http://dragonband.cheapsalsa.com

    Hope that helps! It has worked great for me. It is easy to teach people how to update the calendar on their own.

    Good luck!
    Dave
    Purveyor of business ideas, marketer, writer, eBayer and Optimist.
    Visit www.cheapsalsa.com for knowledge of the ancients! Oh, yeah, Sci Fi fan also… Really, if you love fresh salsa, but don’t want a hassle, let me show you the way!

  7. #7
    Junior Member
    Join Date
    Sep 2006
    Posts
    25

    An attractive calendar that is very easy to install and use.

    I have used dozens of Powell-Graphics.com availability calendars over the years and was very happy with them. They are the most attractive calendars that I have ever found and they are the easiest to install.

    They design a calendar page that matches your web site and host the page. All you have to do is put a link to the calendar web page on your site to get it installed. You can easily add it in less than 5 minutes. No special code to worry about.

    Their calendars are not free though. They charge $20 per year, but is worth every penny. Your client will be very pleased with the appearance and ease of use.

  8. #8
    For an off-site calendar, check out www.rentors.org. It's available to those who list their rental homes on several of the biggest vacation rental sites - from which my clients in that business get most of their traffic. Super simple and free.
    Heather Holm
    Web Design: www.holmpage.com
    Nova Scotia: www.NovaScotiaPhotoAlbum.com

  9. #9
    Hello Pagetta, I hope you are well. You would probably want to use JavaScript, as the most of the others suggest.

    Here's a link that may be helpful to you, lass.

    http://www.bigwebmaster.com/JavaScri...ams/Calendars/
    Jim

  10. #10
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    The two first answers suggest PHP.

    Personal advice:
    • Minimize the use of client side scripts, since they are dependent on the users browser.
    • Especially when it comes to authentication systems.

Page 1 of 2 12 LastLast

Similar Threads

  1. calendar help
    By robert.cfi in forum Web Programming Discussion Forum
    Replies: 1
    Last Post: 03-13-2009, 08:13 PM
  2. Showing of availability on website
    By lala in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 02-25-2007, 09:35 AM
  3. Event Calendar Help
    By bevman in forum Graphics & Design Discussion Forum
    Replies: 5
    Last Post: 10-29-2006, 03:18 PM
  4. WPW Calendar
    By jdiben in forum WebProWorld: Guidelines/Announcements/Suggestions
    Replies: 1
    Last Post: 06-29-2005, 10:12 AM
  5. Availability Lists Online
    By richkoi in forum Database Discussion Forum
    Replies: 19
    Last Post: 11-10-2003, 10:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •