Now 129321 iCalcreator
users worldwide!!

Services

kigkonsult offer professional services for software support, design and new/re-development, customizations and adaptations of PHP/MySQL solutions with focus on software lifecycle management, including long term utility, reliability and maintainability.

If you need any custom modules, modification or amendment based on iCalcreator to suit your needs or professional support, don't hesitate to contact us.

iCalcreator used in.. .

  • AgenDAV
  • albaven
  • All-in-One Event Calendar
  • Bugscope
  • Date iCal
  • Dokeos
  • event_connect
  • ESS Feed
  • Exponent CMS
  • EQDKP Plus
  • GCalendar
  • GLPI
  • Gumbo Millennium
  • Hypecal
  • iCal
  • JCal Pro
  • kitEvent
  • luryevents
  • MarkupiCalendar
  • One Big SYSTem
  • Open Atrium
  • Repository based CMS
  • sfiCalCreatorPlugin
  • Telaen
  • terncal
  • twical
  • Virtual Loup-De-Mer
  • "Weather Forecast"
  •  
  • And many more.. .
  •  

Tell us

what iCalcreator is missing,
use the contact page

Support us

Link to our site from yours!    kigkonsult.se - iCal PHP software 

We will create a link to your site in our list of featured users!

Credits & Licenses plus

iCalcreator and the related PHP software was conceived and written by Kjell-Inge Gustafsson.

Many people have contributed, through providing questions, issues, reporting bugs and sending patches.

iCalcreator (standard) and the related PHP software are released under the LGPL  /  GPL  /  CC licences.

This site uses:
cssmenumaker 
FotoramaMIT
jQueryMIT/GPL
jQuery UIMIT/GPL
jQuery TimepickerMIT/GPL
PHPMailerLGPL
prototypeCC BY-SA
reCAPTCHA 

rsscalCreator

rsscalCreator is a PHP class that implements the rsscal (RDF) specification of iCal, RFC2445 / RFC5545. Only the calendar event component is implemented.

Knowledge of calendar and RFC5545 ( / RFC2445) is necessary!

For information about RSS, see RSS tutorial.

For information about RDF specification, see http://web.resource.org/rss/1.0/spec.

The 'Dublin Core' Namespace Declaration (as defined in http://dublincore.org/documents/dces/) allows optional subelements.

The EVENT Namespace Declaration (web.resource.org/rss/1.0/modules/event) describes event (optional) subelements for ITEM elements.

Download rsscalCreator here.

PHP Example

/* ensure the right path to class file */
require_once './rsscalCreator.class.php';

/* SETUP !!! directory to store feed file */
define( 'CACHE', './cache' );

/* initiate and set required elements */
$feed = new rsscalCreator( 'RSSCAL feed', 'http://www.domain.net', 'Sample feed' );

/* create and add some items */
$feed->addItem( new rsscalItem( 'Item no 1', 'http://www.domain.net/1' ));
$feed->addItem( new rsscalItem( 'Item no 2', 'http://www.domain.net/2' ));
$feed->addItem( new rsscalItem( 'Item no 3', 'http://www.domain.net/3' ));

/* create and redirect RSS feed to browser */
$feed->returnRSS( CACHE );

Download More examples.

Notice

This content is outdated and the product is no longer being maintained or maintained upon request only. This content is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that may no longer exist.

Free images

Click on an image to download. To download all, click here!

iCalcreator iCalcreator iCalcreator iCalcreator iCalcreator iCalcreator iCalcreator

rsscalCreator rsscalCreator rsscalCreator rsscalCreator rsscalCreator

rdf rss rss1 rss2 rss2

csv csv xls xls

If the download do not start, please refresh the page and try again!




Read the lastest release news here.

The PHP software was conceived
and written by Kjell-Inge Gustafsson.
Many people have contributed,
hrough providing questions, issues,
reporting bugs and sending patches.
The PHP software are released under the LGPL  /  GPL  /  CC licences. Terms and Conditions
Privacy & Cookies Policy
Linking Policy
GitHub contact
Copyright © 2008-2024 Kjell-Inge Gustafsson, kigkonsult, All rights reserved
Product names mentioned herein are or may be trademarks or registered trademarks of their respective owners.