I have a specific question. I sent out iCalendar files by the library iCal4j but now I need that the receiver of the iCalendar can\'t propose a new time. So the button \'propose new time\' nee te bo d
I understand Outlook only \"partially\" conforms to the standard.Does Microsoft have a published spec on what they do conform with?
Ical4j seems pretty robust, but the interface is really unintuitive. It gives you untyped iterators that you need to cast to it\'s internal types, and all the dates are stored in it\'s own Date implem
Our java application generates ICalendar files using ical4j, and sends them out to users as part of an HTML e-mail notification. A couple of users (the Organizers of the meeting) report that the the \
I am using ical4j for parsing outlook calendar file.When i parse the file it gives the exception as follows
I\'m trying to read a calendar feed from http://meetup.com/, but it seems that iCal4j is unable to deal with linebreaks in X-ORIGINAL-URL attributes: it fails on this line:
I want to batch dowload webpages in one site. There are 5000000 urls links in my \'urls.txt\' file. It\'s about 300M. How make a multi-threads link these urls and dowload these webpages? or How batch