Correct Urls for iCal / Sunbird / Lightning

Hi,
Was struggling with this through a few threads etc., and happened upon the answer from playing around with the URLS on my own server.
This works for HTTPS:// (I presume for normal HTTP traffic, change to HTTP:// instead, and change port to 8008)
Users:
Sunbird - https://my.server.com:8443/calendars/users/<<username>>/calendar
iCal - https://my.server.com:8443/principals/users/<<username>>
Groups:
Sunbird - https://my.server.com:8443/calendars/groups/<<group>>/calendar/
iCal - https://my.server.com:8443/principals/groups/<<group>>/
I haven't tested it without a secure connection (i.e. #8008) so perhaps someone could confirm.
What's EXTREMELY annoying, is this BASIC info should by readily available at Apples Support site, in the documents accompanying the server etc. I shouldn't have to go rooting around forums to find this sort of info out.
Next MAJOR gripe: You would think with a bank balance slightly higher than mine (circa $18 billion) that Apple might have contributed to the Outlook plugin - or (shock) actually released one themselves for us to use.
Come on Apple, ... Kerio's latest release is 4 years ahead of you on the Mac platform!!!!

There is some information on the open source wiki site that may be of help:
http://trac.macosforge.org/projects/calendarserver/wiki/CalendarClients

Similar Messages

  • How do I find the url for ical

    I had to switch from iphone to droid and now I'm attempting to sync my macbook to my new phone.  How do I find the url for iCal?

    Please see this page:
    http://help.apple.com/icloud/#mm6b1a88ad

  • What are the new / correct URLs for the Servlet / Persistence XSD ?

    Hi,
    the URLs: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd
    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd
    Do not work anymore and you constantly get annoying validation errors in all XSD validating IDE's.
    What are the new URLs now? I could not find any related document or article in the internet.
    Thanks!
    Sebastian

    you should never rely on remote resources for xml validation. you should always have them locally.

  • What the correct URL for searching on KM Index

    I have an application that supposed to mimics a KM search over TREX Index.
    When Pressing the button "search" I operate the following url:
    <i>"/irj/servlet/prt/portal/prtroot/com.sap.km.cm.basicsearch?layoutSetMode=exclusive&ResourceListType=com.sapportals.wcm.SearchResultList&SearchType=ctrlpers&QueryString="str"&SelectedSearchIndices="+ Index</i>
    The var "str" stands for the input field (the search Item)
    The var "Index" stands for the Index.
    It doesn't work!
    What am I doing wrong?
    Thanks,
    Meytal.

    Hi,
    If you need a search in TREX index you can try use a portal API  for search.
    See this example <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/nw/netweaver-developers-guide-2004s/NetWeaverDevelopersGuide2004s_Documents/KM_articles_new/examples/com.sap.netweaver.kmc.search_servlet.zip">https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/nw/netweaver-developers-guide-2004s/NetWeaverDevelopersGuide2004s_Documents/KM_articles_new/examples/com.sap.netweaver.kmc.search_servlet.zip</a>
    It is an example of search in exact index:
                             // get an instance of the indexmanagement service
                             IIndexService indexService = (IIndexService) ResourceFactory.getInstance().getServiceFactory().getService(IServiceTypesConst.INDEX_SERVICE);
                             // build a query object, using the SearchQueryBuilder
                             SearchQueryListBuilder sqb = new SearchQueryListBuilder();
                             sqb.setSearchTerm(query);
                             IQueryEntryList qel = sqb.buildSearchQueryList();
                             // get an instance of federated search
                             IFederatedSearch federatedSearch = (IFederatedSearch) indexService.getObjectInstance(IWcmIndexConst.FEDERATED_SEARCH_INSTANCE);
                             List indexList = new ArrayList();
                             if (index!=null && index.length()>0) {
                                  // take a specified index from index= parameter
                                  indexList.add(indexService.getIndex(index));
                             } else {
                                  // take all available indexes
                                  indexList = indexService.getActiveIndexes();     
                             // it is recommended to use a search session object
                             // for searching execution
                             ISearchSession session = null;
                             if (session==null)
                                  session = federatedSearch.searchWithSession(qel, indexList, c);
                             this.renderResultHeader(response, session, indexList);
                             // get all results from the search session
                             ISearchResultList results = session.getSearchResults(1, session.getTotalNumberResultKeys());
                             this.renderResultList(response, results);
    You can use this code when you press you "search" button and render the result.
    Regards,
    Andrei

  • HT1338 Need Download Page to update dated iCal after upgrade to 10.6.8 from 10.5.8. Current version of iCal is on with 10.6.8 and would like to determine on my own if it is the latest version. Searching for iCal Downloads is beyond any useful outcome.

    Trying to find URL for iCal version downloads.
    Need to verify correct version of iCal for recent upgrade to OS 10.6.8.
    Current version of iCal is 4.0.4.
    Would prefer web address for downloads and not just a: "You've got the right version" "You need to download to" type of response to thread entry.
    Reason: iCal is spazing and duplicating current entrys on iPhone 4S iOS 6.3, and Quadrupeling and more current entrys as well as notifying me of calendar events that occurred seven years ago (random years) on my laptop running OS 10.6.8.
    Thinking that an update to iCal might be cure to refresh iCloud web address syncing and correct crazy notifications and doubling and tripling.. of iCal entrys.
    Thanks for the help, much appreciated.

    4.0.4 is the version of iCal for 10.6.8. You could try downloading and applying the combo updater for 10.6.8 -
    http://support.apple.com/kb/DL1399
    However Snow Leopard is not compatible with iCloud, so if you are somehow managing to make iCal sync with it it's a fudge and likely not to be reliable. Also, if you are syncing with iCloud you must avoid also trying to sync using iTunes - mixing two syncing methods is a quick way to problems.
    If your Mac is capable of upgrading to Lion or Mountain LIon that would give you proper access to iCloud and a higher version of iCal.
    The requirements for Lion are:
    Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of memory
    OS X v10.6.6 or later (v10.6.8 recommended)
    7GB of available space
    To purchase it you will have to ring Apple at the number given at the bottom left of this page.
    The requirements for Mountain Lion are listed here:
    http://www.apple.com/osx/specs/
    It is available from the Mac App Store (in Applications). (If you are currently pre-Snow Leopard you will have to upgrade to that to access the Mac App Store: it's available in the online Apple Store.)
    You should be aware that PPC programs (such as AppleWorks) will not run on Lion or above; and some other applications may not be compatible - there is a useful compatibility checklist at http://roaringapps.com/apps:table

  • URL for attachments in SRM

    Hello,
    We are planning to send the attachment URL from SRM to PI via the standard ABAP proxy. But we are not sure how to get the correct URL for the attachments.
    Also would like to know how to get the URL generated for the attachment.
    Any help in resolving this is appreciated.
    Thanks,
    Arahanth

    Hello,
    Once try
    CALL FUNCTION 'BBP_ATTACH_BUILD_URL'
    EXPORTING
    is_attach = ls_attach
    IMPORTING
    ev_url       = lv_url
    TABLES
    et_messages = lt_messages.
    Regards,
    Neelima

  • Just started MobileMe.  Struggled with the setup of iCal but eventually got everything working fine for about a day.  Then I started receiving an iCal error message stating that the URL was wrong.  Of course, sync no longer works.  What is correct URL?

    Just signed up for MobileMe.  Had a little difficulty setting up iCal but eventually got everything working.  Whether posting to iCal on my Mac Book or iPhone, sync seemed to be working fine for about a day.  Then suddenly when I opened iCal on my Mac Book, I would receive the following iCal error message:
    "The calendar https://cal.me.com/calendar/calendar/principals/users/1.1117025442/ was not found on the server. Make sure the URL is correct."  I know where it is located but because I did not enter the URL when I set up MobileMe/iCal, I don't know what the correct URL should be.

    Mike,
    Welcome to Apple Support Communites.
    Review; MobileMe: Setting up iCal for the new MobileMe Calendar, and post back with further questions.

  • What's the correct form of the URL for wiki calendar access in iCal?

    I understand the URL for my personal calendar "server.domain.net/webcal", but whats the URL for a wiki calendar? Under SL I used to access wiki calendars in iCal using a URL of the form "server.domain.net/principals/wikis/<wiki_name>" but this no longer works.

    Nevermind I figured it out. The correct form is "server.domain.net/principals/__uids__/wiki-<name of wiki>/"

  • Sunbird/Lightning and iCal delegates/resources

    I've posted following message some days ago in Discussions/iCal but did not get any reply until now. Maybe here is the better place for such a question:
    Does anybody know, if it is possible to add iCal delegates/resources to sunbird/lightning?
    Personal and group calendars are working (more or less) fine by adding the appropriate caldav link (http://server.com:8008/calendars/groups/group1/calendar). Is there an equal link for delegates/resources?
    We are using a Leopard Server 10.5.6 in a small workgroup with a mixed network (Mac, Windows).
    Best regards,
    tom

    I just ran into this my self. I was able to get Sunbird/Lightning to open a delegated calendar by using the delegated users calendar URL. For example:
    User foo uses the URL https://server:port/calendar/users/foo/calendar/ for sunbird.
    User foo allows access of his calendar to user bar (seems to only be done with iCal).
    User bar adds the URL for foo's calendar as https://server:port/calendar/users/foo/calendar/ (same URL that foo used).
    You can find the URLs to use for a user's other calendars by pointing your web browser at the user's calendar base URL (https://server:port/calendar/users/foo/) and using the URLs above calendar that are a string of digits (I am guessing you would call the string a calendar ID or something similar).
    This worked for me, but your mileage may vary.

  • Sunbird/Lightning and iCal delegates

    Does anybody know, if it is possible to add iCal delegates/resources to sunbird/lightning?
    Personal and group calendars are working (more or less) fine.
    We are using a Leopard Server 10.5.6 in a small workgroup with a mixed network (Mac, Windows).
    Best regards,
    tom

    I just ran into this my self. I was able to get Sunbird/Lightning to open a delegated calendar by using the delegated users calendar URL. For example:
    User foo uses the URL https://server:port/calendar/users/foo/calendar/ for sunbird.
    User foo allows access of his calendar to user bar (seems to only be done with iCal).
    User bar adds the URL for foo's calendar as https://server:port/calendar/users/foo/calendar/ (same URL that foo used).
    You can find the URLs to use for a user's other calendars by pointing your web browser at the user's calendar base URL (https://server:port/calendar/users/foo/) and using the URLs above calendar that are a string of digits (I am guessing you would call the string a calendar ID or something similar).
    This worked for me, but your mileage may vary.

  • What is the correct firmware update check URL for a Westell VersaLink 327W?

    Hi, I was wondering what the correct URL is for the modem to check for updated firmware on the Westell VersaLink 327w. My model is the  D90-327W15-06 and its current firmware is 04.04.03
    To clarify, I'm looking for the URL that goes in the box at the top of the upgrade page in the router's advanced settings. That link is a screenshot of what my page currently looks like.
    Since I first got this modem 2 or 3 years ago, it has never been able to properly check for updates. I've tried changing the URL to point to the Verizon support page for manually downloading the firmware but that doesn't seem to work either. I'm guessing the URL should point to a specific file, possibly an xml or something? I don't remember what the original address in the box was but it didn't work anyway. 
    I'm pretty sure I am running the latest version (04.04.03) and manually upgrading isn't a problem if a new version comes out but its always bugged me that the built-in check has never worked right for me so I figured I'd ask on here for the heck of it. At the very least I'd like it to be able to check version information even if it can't upgrade automatically.
    Does the built-in firmware check work for anyone else using the 327w or similar model? If so, could you kindly copy/paste the URL on your modem's firmware page? Even if you have a different modem, it might help me figure out the right address for my own. Thanks!

    #1 Go to http://www.verizon.net/central/vzc.portal?_nfpb=true&_pageLabel=vzc_help_contentDisplay&linkflag=use...
    #2 Make sure that use save as.
    #3 After you save the file, go into your router's upgrade screen.
    #4 Then use the file that you downloaded earlier to upgrade the router..
    If you have any questions as how to do this..
    #1 Be sure to take screen shots.
    #2 And be sure that you use tinypic.com as your image host.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • Correct format for P_JDBCPDS connection parameters / URL ?

    Am using the Sqlserver-merant driver with a simple report but can't get past the error message below. Have read through all the posts here & at metalink and all advise updating classpath's etc to point at the Merant drivers, these have all been set ok but its still not working (actually don't recall seeing any thread where this has been resolved).
    I believe the problem may lie in the format of the connection parameters in the URL, again from the posts in the forums I've found many variations so need to check which one is actually correct. Oracle's 'Configuring and Using the JDBC PDS' gives examples of sybase and db2 strings but not sql server... has anyone ever got this to work??
    error:
    REP-4100: Failed to execute data source.
    JDBCPDS-62008:com.oracle.ias.jdbc.sqlserver.SQLServerDriver
    ---------------------------------------------------------------

    Hi Leah,
    The display URL for a Database Source should point to a separate server that provides web access to the document. It is not meant to point back to the SES instance. As the Admin Guide states:
    "This connector requires that there is URL-based access to the records in the result set of the view or query."
    In other words, the display URL should be something you can copy/paste into your browser location bar to view the document, with the other server rendering the document information to a user completely independently from SES.
    HTH,
    Mark

  • I'm unable to correct a wrong url for my home page in Firefox

    I'm unable to correct a wrong url for my home page and have to manually use a separate bookmark that works once the home page loads. I use 3 url's total for the home page and the other 2 load properly.
    I've searched for the incorrect url and find it in 'about:config at browser.startup.homepage'. I've made the correction to the url but it does not seem to save when I close out of about:config.
    I've reset the home page under Tools and Options many, many times and it still doesn't change what is in
    'about:config at browser.startup.homepage
    I have been able to save the bookmark with the correct url in other folders.
    I've had this problem for quite awhile, at least 8 months or so and keep FF up to date, currently using V33.0.2 and Win7 Home Premium SP1

    I changed the pref.js file and that fixed the problem. thanks to those who responded to this question and for the quick replies. jjg18

  • Where can I finde the URL for an iCal-feed in iCloud?

    Where can I finde the URL for an iCal-feed in iCloud?
    So that I can share with other then iCloud users!

    select the calendar, cmd click (or right hand side click) and select 'Copy URL to Clipboard' then paste the URL whereever you want it...
    another option: select the calendar, cmd click (or right hand side click) and select 'Get Info' the URL should be visable under the name you gave your calendar...
    Good luck!

  • Admin api - correct url syntax to getUsers for an event instance.

    I'm trying to use the admin api to call the function getUsers() and I'm not sure of the correct URL syntax. I want to return the number of users currently connected to an event instance. Could someone provide an example of what the URL connection string would look like?
    I tried the following syntax
    http://localhost:1111/admin/getUsers?auser=USER&apswd=PASSWORD&appInst=livepkgr/_definst_/ myEvent
    but it returns this error message.
    <?xml version="1.0" encoding="UTF-8"?>
    -<result>
    <level>error</level>
    <code>NetConnection.Admin.CommandFailed</code>
    <timestamp>10/26/2012 8:06:23 AM</timestamp>
    </result>
    >>>>>>>>>>>>>>>>>>>>>>>>
    I can successfully use the ping command: http://localhost:1111/admin/ping?auser=USER&apswd=PASSWORD
    <?xml version="1.0" encoding="UTF-8"?>
    -<result>
    <level>status</level>
    <code>NetConnection.Call.Success</code>
    <timestamp>10/26/2012 8:12:51 AM</timestamp>
    </result>
    In my FMS.ini file I do have  USERS.HTTPCOMMAND_ALLOW = true
    In my USERS.xml file I have
    <HTTPCommands>
                <Enable>${USERS.HTTPCOMMAND_ALLOW}</Enable>
                <Allow>ping,getUsers,getUserStats,getServerStats</Allow>
                <Deny></Deny>
                <Order>Deny,Allow</Order>
    </HTTPCommands>
    Thanks!

    I found the problem. I wasn't putting quotes around the application/instance name value.
    http://localhost:1111/admin/getUsers?auser=USER&apswd=PASSWORD&appInst ="livepkgr/_definst_""
    Did the trick. Question though will this identify the number of client connections over http in addition to rtmp?
    Thanks Again!

Maybe you are looking for