Publishing iCal calendars for non iCal users?

Firstly I guess I should set out the ideal solution I want to acheive.
I am looking for a way to publish calendars from iCal to my hosting server which will be viewable by PC/non iCal users via a web browser. I'd have to do it via ftp as my servers do not currently support WebDav.
Currently I have managed to publish the calendars which are viewable via a browser which appear as a list of code rather than as a calendar.
Is there a way to do this using iCal or, dare I mention, another calendar/organiser software package?
PowerMac G5 2.5Ghz Dual + G4 1.67Ghz Powerbook 1Gb RAM   Mac OS X (10.4.10)   20Gb 1st Generation ipod still working well!

Hello Julian,
Thanks for this. Excellent solution and pretty straight forward to set up. Wish I'd had this years ago.
Cheers again
Anthony

Similar Messages

  • Why can't Apple make 'publish changes only' for non .mac users?

    The recent iWeb update to 1.1 and the now increasingly obvious differential between .mac and non .mac features has prompted me to post here today.
    I can understand comments, passwords and search facilities being a .mac only experience because it requires server side technology. I can also understand that .mac users get enhanced features like slideshows as well.
    But why is the fundamentally *basic* option to 'publish the changes only' not available to non .mac users?
    I know uploading to .mac uses a different protocol to uploading via FTP, but I don't think it is about that. Obviously the software engine in iWeb 1.1 can now track the pages that have changed, and flag those for uploading. So if the facility to do this is not available with non .mac uploading, is this some form of crippleware? Can any software engineers comment on this or am I talking off the top of my head? [And please mods, don't delete this post - I use the word 'crippleware' in its harshest form, clearly I can still use iWeb to make fantastic websites - I am asking a technical question here.]
    Michael
    A Trusty Quicksilver G4 Dual 1GHz

    OK, from reading this thread:
    http://discussions.apple.com/thread.jspa?threadID=486335&tstart=0
    There is a pattern: An error occurred while publishing file “/blah/blah", while file "/blah/blah" seems to be random from one person to the next, but they all share one thing and that is communication protocol.
    For iWeb to be able to publish changes to .Mac, it has to:
    1. identify if the file exists
    2. do the following:
    2a. if not exists, copy it to .Mac
    2b. if exist, do some sort comparison - CRC checksum -
    2b1. if checksums match, don't copy
    2b2. if checksums don't match copy it to .Mac
    At least I think that's what going on, I don't have .Mac so that is best I can think of. Perhaps, some Apple SW engineers can jump in here.
    Now, the bad part is iWeb has to (and I'm assuming iWeb uses WebDAV):
    1. go thru each file locally
    2. crawl its way into .Mac (WebDAV is a slow protocol) to find the the counter part.
    3. when it finds a file that matches a client side file, it has to (some how) do checksum on-the-fly across the net work (which is slow and congested)
    #3 is I think where it failed, there are many factors here: 1) networks congestion 2) latency 3) protocol overhead 4) checksum calculation time etc...
    iWeb eventually times out because any/all of the above.
    It's nice that WebDAV can author to the host yada, yada, but it's so SLOOOOOW.
    What I would do is for every publishing, I would build a files and their checksums keep it on the host (or local, must be hidden).
    For subsequence publishing, I would (use a fast protocol like FTP) download this pre-built files/checksums list. Locally, do a full publishing, making checksum comparison, the result is delta changes; upload only those. Build a new files/checksums list upload that too.
    What I mean to say is offload everything that is possible to local machine, bandwidth is PREMIUM!

  • Sharing icloud calendars with non icloud users

    Anyone have a suggestion on how to share my ical icloud calendars with non-icloud users?
    Can't seem to share with MobileMe - and Tungle.com doesn't support it either. What about google calendars? Would that be a good work around or end up duplicating entries somehow if they're all synced.
    Please advise.

    Ok Apple... I was sooooo excited about moving my whole team to iCloud, I've already got us setup and our upcoming events are being entered as I write. Then.... I discovered.... The fatal flaw....
    While most of my people are apple users, I still have an employee that isn't and isn't ever going to be. No big deal right, they should just get read only access while the "in crowd" gets the cool toys. Except....
    See screenshot below, I can EITHER publish read-only to a url OR share through iCloud... NOT BOTH. So in order for my one non-apple employee to see the calender, I have to give up the ability for all the others to make changes... making this calendar service just as ineffective as the one I was trying to replace!
    This would be such an easy thing to fix, but I suspect it was a conscious decision to incentivize more people to switch to all apple. Yet I just can't get everybody to do that, I can't force an employee to buy an iPhone and I sure ain't gonna pay for it. So I'm stuck. Next stop... Google Calendar.

  • What is the best way to publish my calendar for free?

    I want to know if there's an easy way to publish my calendar for free. We have a server at our work, that everybody has access to. Is there an easy way to publish it on that hard drive. Also how is the best way for Microsoft Outlook users to share there calendar for free to iCal users like me?
    Thanks in advance

    If the Mac came with Mountain Lion or Lion, press Command, Option and R keys on boot, open Disk Utility, erase the disk and reinstall Lion or Mountain Lion. If it came with Snow Leopard or older, insert the DVD, press C key on boot, go to Utilities > Disk Utility, erase the drive and reinstall Snow Leopard

  • Sharing i cloud calendar with non apple users

    Hi.  I want to share my icloud calendar with non apple users.  I went into i cloud settings clicked the calendars I wanted to share and sent the invites.  All good so far.  However, the people I have invited can find no way to access them as they do not have i cloud accounts (which it keeps asking for) and are not apple users.  help?

    Are you asking about the file format for non-Apple PC's or the best way to physically share the slideshow file or are you asking about sharing with people that don;t have a computer at all?
    Once you create the slide show in Aperture you will need to export it. You can  pick a number of formats and uses during export. The easiest way would be to export for YouTube. Once the export is finished you can upload the file to YouTube and give all your friends and family the URL to play it.
    If you want to deliver a file depending on the software they have on the PC you could use the .mov file format. This requires Quick Time to play it but there is a free Quick Time player for windows available from Apple.
    If you want to create a DVD to play on a standard DVD player you will need to get a hold of DVD aurhoring  software. Apple use to include the software with iLife but stopped doing that a while back. If you're looking to make a video DVD post back.
    regards

  • How to allow access to winrs for non-admin user?

    I have Windows Server 2012 (and Server 2008, but it is next priority) to monitor it using txwinrm. txwinrm library internally is using WinRS protocol. I have to monitor it using least privileged user, but don't know how to configure access for him.
    All I managed to do - is to configure remote Powershell session for my user, but it's look like that winrs and powershell sessions have different security descriptors:
    Invoke-Command -ComputerName 192.168.173.206 -Credential (credential Administrator $pwd) -ScriptBlock { 2 + 2}
    # gives 4
    Invoke-Command -ComputerName 192.168.173.206 -Credential (credential lpu1 $pwd) -ScriptBlock { 2 + 2}
    # gives 4
    winrs -r:192.168.173.206 -u:Administrator -p:$pwd 'powershell -command "2+2"'
    # gives 4
    winrs -r:192.168.173.206 -u:lpu1 -p:$pwd 'powershell -command "2+2"'
    # Gives Winrs error: Access is denied.
    Configuration for my user is following:
    (Get-Item WSMan:\localhost\Service\RootSDDL).value
    # O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-3231263931-1371906242-1889625497-1141)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)
    (Get-PSSessionConfiguration -name Microsoft.Powershell).SecurityDescriptorSddl
    # O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-3231263931-1371906242-1889625497-1149)S:P(AU;FA;GA;;;WD)(AU;SA;GXGW;;;WD)
    (In each security descriptor my user is given general access to protected object).
    So what security descriptor should I set to make my winrs query work for non-admin user?

    Hi Bunyk,
    I can not recreate the erroe you posted, and please also post the screenshoot in your convenience.
    I tested with a non-domain user but has the local admin permission of the remote computer, and this worked, before running the remote cmdlet in powershell, I also configured the TrustedHosts.
    In addition, the access denied could be also caused to the Protocol Filtering on the remote server, for more detailed information, please refer to this thread:
    winrs error:access is denied
    I hope this helps.

  • SQL tab not working in V2.1 EA1 for non-DBA users -- how to fix?

    In v2.1 EA 1 the tab to show the SQL script (DDL) in the object browser is not working for non-DBA users. In the prior version, these users would see a message about DBMS_METADATA and then the message would indicate that an "internal generator" would be used to generate the DDL script. After that brief message the DDL would show up as expected. This doesn't seem to be the case in the newest version.
    I issued the following two grants to a particular user which worked, but I am reluctant to issue the grants to "PUBLIC".
    SQL> grant execute on DBMS_METADATA to XXXXX;
    SQL> grant select_catalog_role to XXXXX;
    So, my questions are:
    1) Will the old functionality (that didn't require these privileges) be added to V2 at some point?
    2) What security implications are there for issueing the above grants to PUBLIC?
    NOTE: After granting execute on the DBMS_METADATA package, it still didn't work. I left that grant in place and granted SELECT_CATAOG_ROLE, so I can't say for sure that the 1st grant was required.
    Edited by: user615070 on Nov 19, 2009 9:30 AM
    Edited by: user615070 on Nov 19, 2009 10:06 AM

    An OEM account is separate from the database account. You need to use OEM UI to create an OEM account, however, for certain tasks to be done in the databases which OEM is monitoring they will also require separate database accounts within those databases. For example, to view the performance tab in OEM UI, a database account is required.
    OEM only has two types of users, i.e. Super Administrator and Administrator, but don't go by the names. You can grant an OEM 'Administrator' account access to specific targets and what they can do within OEM, such as only viewing reports, targets, and so on. For access within a database, the user created need not be a DBA either.
    I hope you understand.

  • Acrobat 7 requires admin password at every launch for non admin users?

    acrobat 7 requires admin password at every launch for non admin users?
    any one with a solution or similar problem?
    thanks for any help.

    I've been avidly following all of the threads regarding this issue...yet none of the solutions have worked for me. I've got 11 Mac users that do not use the Creative Suite..only Acrobat, Quark, etc. I've tried installing and re-installing through both Admin and User accounts, I've tried the AdobeBib XML change, I've tried enabling Root and installing, changing permission on the Acrobat folder, etc. all to no avail. I still get asked for Admin Authentication every time Acrobat and Distiller are opened (except on the Admin account side). This is happening on one particular Mac (G4, 1GB Ram, OS 10.4.3) for both Acrobat Standard 6 and 7 as well. The biggest issue that also happens in tandem with the Acrobat installs is the inability to print from Quark. I get the following error when printing: "The process "pictwpstops" terminated unexpectedly on signal 6." Because of the necessity to print Quark documents, I have uninstalled all Acrobat on the machines until we can get a fix. This resolves the printing problem with Quark. The only option left is to set up all users as Admin accounts - which I really do not want to do. Any other suggestions out there? I've got more information available if needed.

  • I received a notice that there is an update for my Lightroom 5. I have the non-creative cloud version. Is the update available for non-cloud users? It says to download click the link and it takes me to Cloud free trial screen.

    I received a notice that there is an update for my Lightroom 5. I have the non-creative cloud version. Is the update available for non-cloud users? It says to download click the link and it takes me to Cloud free trial screen.

    It is the same installer. You can run it as 30-days trial (CC version) and decide later for CC or stand-alone. To license as stand-alone, follow this guide.
    If you already have the LR6 license key, you can enter it during setup and do not need to follow the guide.

  • Can I burn photos onto a DVD/CD for non-Mac users?

    Can I burn photos onto a DVD/CD for non-Mac users? 

    You can burn a plain CD/DVD by just dragging the photos there; but, that may or may not be playable by everyone. To be sure that the result would be playable in any computer or CD/DVD player, it would be better to use either one of the apps already on your system - such as iPhoto. I don't use that myself - I use other third party software - but take a look at iPhoto help. And, you could make it more interesting by creating a slideshow - also in iPhoto, or iMovie. To give it the final cool touch, bring it into iDVD to give it a polished look if you'd like. You can burn it then from any of the above.
    If you happen to have Toast (an excellent burning app), you could use that as well (that is my preferred way to work). In Toast, you have multiple choices: burn a data CD/DVD for Mac only, for Mac & PC, etc, burn a picture CD, video DVD, etc, etc.

  • How to hide the page ribbon and quichlaunch for non admin users

    HI
    1 ) how to hide the ribbon in a page in sharepoint 2010 for non administrator users  
    2) how to hide quicklaunch also for non admin users
    in quick lanuch i want to hide links for all site content also.
    i used Document Center Template to create my web application.
    adil

    HI
    i did not get how i use this control 
    <Sharepoint:SPSecurityTrimmedControl
    runat="server"
    PermissionsString="FullMask">
    2
      <div>
    3
        <SharePoint:SPLinkButton
    id="idNavLinkViewAll"
    runat="server"
    NavigateUrl="~site/_layouts/viewlsts.aspx"
    Text="<%$Resources:wss,quiklnch_allcontent%>" AccessKey="<%$Resources:wss,quiklnch_allcontent_AK%>"/>
    4
      </div>
    5
    </SharePoint:SPSecurityTrimmedControl>
    adil

  • User Interface Access Customisation for non admin users

    Hi,
    It is understood that for non-admin users, some features of the Planning Interface is not enabled and this can be controlled by proper access permissions. But, is it possible to extend the customization to provide some additional features in the menu bar for an user?
    For example, if View User wants to manage task lists. Is it possible by some sort of customization? Please advise.
    Thanks.

    Hi,
    You can create right click menus, and you can also create links on the tools page. Would any of these help you?
    Here is the doc on those subjects:
    Creating and Updating MenusAdministrators can create right-click menus and associate them with data forms, enabling users to click rows or columns in data forms and select menu items to:
    Launch another application, URL, or business rule, with or without runtime prompts
    Move to another data form
    Move to Manage Approvals with a predefined scenario and version
    The context of the right-click is relayed to the next action: the POV and the Page, the member the user clicked on, the members to the left (for rows), or above (for columns).
    When designing data forms, use Other Options to select menus available for Data Form menu item types. As you update applications, update the appropriate menus. For example, if you delete a business rule referenced by a menu, remove it from the menu.
    To create, edit, or delete menus:
    Select Administration, then Manage, then Menus.
    Perform one action:
    To create a menu, click Create, enter the menu's name, and click OK.
    To change a menu, select it and click Edit.
    To delete menus, select them, click Delete, and click OK.>
    Specifying Custom ToolsAdministrators can specify custom tools, or links, for users on the Tools page. Users having access to links can click links from the Tools menu to open pages in secondary browser windows.
    To specify custom tools:
    Select Administration, then Application, then Settings.
    For Show, select Advanced Settings.
    Click Go.
    Select Custom Tools.
    For each link:
    For Name, enter the displayed link name.
    For URL, enter a fully qualified URL, including the http:// prefix
    For User Type, select which users can access the link.
    Click Save.

  • How to publish a calendar to webdav (ical) server

    I have a Xserve running ical server, but when a user tries to publish a personal calendar on their desktop to the webdav service on the Xserve, it's prompting for a directory path.
    What directory we put there? Everything we've tried doesn't work.

    There is a difference between sharing and publishing. The latter means getting your calendar to display as an ordinary web page: firstly this cannot be done with a calendar listed under iCloud (this was also true with MobileMe) but only if it's listed under 'On My Mac'. The facility is still available in iCal for such calendars, but the problem is that it has to be published to a CalDav server because MobileMe, which used to take the published files and turn it into a web page, is not longer available. It's assumed in the Help that you are going to be running such a server yourself, which obviously requires a fair standard of technical knowledge. It's been claimed that Box.net can do this but I've seen complaints that it doesn't work.
    Sharing, which you can do with iCloud calendars, makes the calendars available for others to subscribe to in a CalDAV client - iCal itself is such a client, and you can also do this with Google calendar - this does require the recipient to have a Google account. The process with iCloud is described in this page and the pages following:
    http://help.apple.com/icloud/#mm6b1a8694
    BusyCal has various sharing options and there is a full user guide available here:
    http://www.busymac.com/busycal/userguide/index.html

  • ICal Sync for (reluctant) Android user

    I have always been an iPhone user but earlier this week I was gifted a Samsung Galaxy Note 4 phablet. Needless to say it was an amazingly generous gift so I am doing my best to integrate this new Android into my Mac world. My wife still uses an iPhone and I own a MacBook Pro so the only thing I'm having a challenge with is syncing our calendars. We currently do not use Google Cal online, we just input dates into iCal on our phones and a few times a week I sync both phones up with my MBP. But now that I have an Android, syncing on my end will be different. I'd like to have my wife continue using her phone and sync to iCal but is there a way I can link up with the changes she makes to our shared iCal calendar without having to make us both switch to Google Cal? Your help is MUCH appreciated.

    It doesn't appear there is any way to do it without syncing with Google. And they say Apple limits choice...

  • Small iCal calendar for my website

    Good afternoon,
    I'm not sure if this can be done at all but it's worth a shot.
    I currently have an iCal calendar on the Events & Trips on my website (www.njnaturenotes.com). It's perfect in as far as it seems to do exactly what I need it to do. No problems there.
    However, can I also add a small calendar, like the one that appears on the bottom left of my iCal page (approximately 2" x 2"), in which just the dates are highlighted for the current month and indicating the dates when there's an event? If so, would this be a "live" calendar that would update whenever I update my main calendar in iCal?
    I would love to be able to have this in place of the (approximately the same size but that can be adjusted) frame near the top right of my websites main page where it says "Watch for the next big event."
    If this can be done, can I have both this one and the main calendar that now resides on the Events & Trips page?
    Thanks for ANY help.
    Rich

    As best I understand it Zend is a scheme for locking or
    obscuring the code
    so it can't be manipulated.
    Walt
    "tweaked_eye" <[email protected]> wrote in message
    news:g4b6g9$4rn$[email protected]..
    >I have no idea what zend is but it works just fine for
    me.
    >
    >
    > "Walt F. Schaefer" <[email protected]> wrote
    in message
    > news:g4b1k6$seu$[email protected]..
    >>I would too if it didn't rely on Zend which I have
    found nearly impossible
    >>to navigate.
    >>
    >> --
    >>
    >> Walt
    >>
    >>
    >> "tweaked_eye" <[email protected]> wrote
    in message
    >> news:g4atnp$nko$[email protected]..
    >>>I highly recommend www.easyphpcalender.com
    >>>
    >>> "Walt F. Schaefer" <[email protected]>
    wrote in message
    >>> news:g47315$g2i$[email protected]..
    >>>> Sure, if you are fluent with server-side
    scripting like PHP or Cold
    >>>> Fusion.
    >>>>
    >>>> I recommend Calendarix. www.calendarix.com
    >>>>
    >>>> --
    >>>>
    >>>> Walt
    >>>>
    >>>>
    >>>> "dw pro wannabe"
    <[email protected]> wrote in message
    >>>> news:g4721o$f36$[email protected]..
    >>>>>I want to create an easily updatable
    calendar with the ability to have
    >>>>>pop-ups when events are rolled over. Is
    Dreamweaver the right tool for
    >>>>>the job?
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

Maybe you are looking for

  • Screen issues on a mid-2009 Macbook Pro 13"

    So I have resurrected this laptop from the dead (not literally it's in fine working condition), it has been through multiple installs of linux operating systems (gave to a family member), has a new ish hard drive (5400 rpm 750 gb NOT SSD) and was upg

  • To identify the user running the job at runtime

    Hi All, My requirement is to develop a program which need to send mail only if a particular user runs the job. I need to read the user who runs the job at runtime, i tried with SY-UNAME but it holds the user name of the person who created the job at

  • Gaming

    should i download amd catalyst for gaming optimization or use intel hd graphics. how should i know that the machine is using the graphics card or it is running on built in ?

  • Commodity produc - limited qty to sell for each customer = customer quota

    The thing is my recent prospects both are in Commodity product i.e. Sugar and Oil so they will have limited quantity or weight to sell product to each dealer a.k.a. customer quota Let say customer A can buy products upto 100 Kg per week in case of su

  • Make a JComboBox With JTextField Appear Empty?

    greetings all i have a JComboBox With a JTextField and the JComboBox Always Appear with the First value in the array or in the vector but i want it to appear empty when the program runs,how to do that?