How can I publish a ical to a different website?

I have a .mac account, but I would like to make this available on my "regular" website, I don't see that option in the publish pull down..????

Through iCal, you can only publish your calendar on .Mac or a webDAV server. But, I did some searching at VersionTracker, and found iCal FTP for publishing your calendars to an FTP site. Search around a little more at VersionTracker and you may find something else.

Similar Messages

  • How can I publish my iCal on my personal website using iCloud?

    I currently have a MobileMe account, a Mac running iCal, and I am using a plugin from Rapidweaver on my personal website so that I can make appointments on either my Mac, iPhone or iPad and they all sync together and also sync and show up on my online calendar on my website. (http://www.ichatmediation.com/Calendar/index.html)
    I would like to migrate from my MobileMe to the iCloud and know that eventually in 2012 I will need to, but from everything I have read and understand, this will mess with my Rapidweaver plugin calendar and need an alternative.
    Any ideas what to do?

    Not knowing how the plugin works it's difficult to comment in detail. At present, calendars listed under your MobileMe login name can be shared privately (to other MobileMe subscribers) or publicly (non-editable) for viewing in a CalDAV client such as iCal or Google calendars. Only calendars listed under 'On My Mac' can be published to a web page, and possibly it's this which the RW plugin takes advantage of, but I don't know the details.
    When you migrate to iCloud, all your calendars, including the 'On My Mac' ones, will be moved to the iCloud server. They can be shared privately or publicly in the same way:
    http://help.apple.com/icloud/#mm6b1a9479
    If you want to publish to a web page you would have to move the calendar in question back to under 'On My Mac' as detailed in the second set of numbered instructions here:
    http://www.wilmut.webspace.virginmedia.com/notes/movecalendars.html
    However as I don't have Lion I can't confirm whether the publishing option is still available for 'On My Mac' calendars - it would be useful if someone could confirm or deny this. You would need to find alternative webspace hosting for it as iCloud does not include web page hosting.

  • ¿How can I publish a Camera with a different UserID?

    First of all, Happy New Year 2011!
    I've tried WebcamPublisher webCamPub.publish("userPublisher") method to publish a WebCam to a room with a different user that the "myUserId" logged at the session, but the subscribers attached to the room they never receive the video. If I check the Room console I can see the new  user has been created and the camera stream assigned. If i use the normal Publisher-Subscriber example with webCamPub.publish() everything works correctly. One difference, on the normal example when I publish the Publisher, the Flash Player Configuration will ask me permision to access the Camera, but on my new code i will never be asked for this access. It looks like if a Camera start is needed to be executed. ¿What am i missing?
    Here is my specific code
               private function onCreationComplete():void
                        cSession.roomManager.autoPromote = true ;
                        cSession.roomManager.guestsHaveToKnock = false ;
                        userPub1= new UserDescriptor();
                        userPub1.userID="userPublisher";
                        userPub1.displayName="userPublisher";
                        userPub1.role=100;  //Tried also with 50 obtaining the same behaviour
                        cSession.userManager.createUser(userPub1);
                        sharedProperty = new SharedProperty();
                        sharedProperty.isSessionDependent = true ;
                        sharedProperty.sharedID = "webcamShare" ;
                        sharedProperty.connectSession = cSession ;
                        sharedProperty.subscribe();
                        sharedProperty.addEventListener(SharedPropertyEvent.CHANGE,onChange);
    I've tried to create the Publisher  on two different methods.
                private function onChange(p_evt:SharedPropertyEvent):void
                        if ( webCamPub != null ) {
                            webCamPub.close();
                            webCamPub. = null ;
                        webCamPub = new WebcamPublisher();
                        webCamPub.connectSession=cSession;
                        webCamPub.sharedID="webcamShare";
                        webCamPub.publish("userPublisher");
                private function onBtnClick(p_evt:MouseEvent):void
                        if ( p_evt.currentTarget.label == "Start" ) {
                            webCamPub.connectSession=cSession;
                            webCamPub.sharedID="webcamShare";
                            webCamPub.publish("userPublisher");
                            webCamPub.initialize();
    Here also is a part of the code of the Webcam example that is working ok.
    if ( p_evt.currentTarget.label == "Start" ) {
                            webCamPub.connectSession=cSession;
                            webCamPub.sharedID="webcamShare";
                            webCamPub.publish();
    <rtc:ConnectSessionContainer id="cSession" authenticator="{auth}" width="100%"
             height="100%" roomURL="https://collaboration.adobelivecycle.com/xxxx/yyyyy">
             <mx:Panel title="Webcam Example" width="100%" height="100%"
                        paddingTop="10" paddingLeft="10" paddingRight="10" paddingBottom="10" creationComplete="onCreationComplete()">
                  <rtc:WebcamPublisher id="webCamPub" width="10" height="5" resolutionFactor="5"/>
                <mx:VBox width="100%" height="100%" id="clickedContainer"/>
                    <mx:HBox horizontalGap="10" verticalGap="15" paddingLeft="10" paddingTop="10" paddingBottom="10" paddingRight="10" width="100%" height="25%">
                    <mx:Repeater id="rp" dataProvider="{cSession.userManager.userCollection}" width="100%" height="100%" >
                    <mx:VBox id="vbox1" width="100%" height="15%" horizontalAlign="center" horizontalGap="5">
                                <rtc:WebcamSubscriber id="ws1" webcamPublisher="{webCamPub}" width="100%" height="100%" publisherIDs="{[(rp.currentItem as UserDescriptor).userID]}" click="onClick(event)" userBooted="onBooted(event)" streamChange="onCameraPause(event)"/>
                            <mx:Button id="b1" label="Start"  click="onBtnClick(event)"  visible="{(rp.currentItem as UserDescriptor).userID==cSession.userManager.myUserID}" />
                           </mx:VBox>
                    </mx:Repeater>   
                </mx:HBox>
        </mx:Panel>
    </rtc:ConnectSessionContainer>
    I can attach my complete code if you think is usefull. Thanks in advance.

    Hello - taking a look at your account, it's listed as free due to your crative cloud connection. Where are you seeing that you need to upgrade for publishing? Looks good on my end and your site is live!

  • HOW CAN I Publish ALL the Original Different Colors in iCal

    I am trying to publish a grouped calendar which includes several differently colored events. I am testing it by subscribing to it from an iCal that has no calendars created at all....and it still will not publish the different colors of the original calendar. All the events appear as one color.
    How can I publish/share my calendar and have ALL the different colors show?
    -I am publishing using a .Mac account.
    THANKS VERY MUCH for any help anyone can give! It will be hugely appreciated.

    I am having this same trouble - I publish
    webcal://ical.mac.com/neyt/neyt.ics
    as a grouped calendar. I tried resetting my sync data fromthe computer that this calendar lives on ( OSX 10.4 because I realized earlier versions have Ical that doesn't even group..)
    Now when I have a subscriber pull down the .ics file, it doesn't show up as grouped, nor do the groups live onthe website version.
    why don't these groups just show up? if I send people the .ics file - it all works just fine...
    I know that some colors might be in use on other computers, I'm sure that other colors will be assigned s individuals need them in their calendars, but the groupings should sync...
    help!!
    flipster for G.Stockman

  • How can I Publish to a Folder just one of the several websites I have created using iWeb?

    How can I Publish to a Folder just one of the several websites I have created using iWeb?
    it drives me nuts having to emove all the other websites when I want to upload one. 
    Sparrow

    For iWeb, I like to do only one site per domain file.  I move domain files out of the Application Support folder and place them inside project or client folders, or in DropBox. Once you duplicate a domain file and begin customizing it, it will load and behave as a separate project/site.
    I publish each iWeb domain/project direct to a server via FTP. Sometime I publish to a folder, then upload via FTP manually.
    iWeb is a remarkable tool, especially when you work from scratch with blank tamplates
    Here are a few of my iWeb sites:
    http://www.newcovenant.org
    http://www.visionmultimedia.org
    http://www.visioncomsolutions.com

  • How can I publish photos to more than one Facebook account?

    How can I publish photos from iphoto to more than one Facebook account?  Another way to ask is how to add a second Facebook account to the account list in iphoto?

    Open iPhoto Preferences, click on the "Accounts" icon, and add another account.

  • I updated my iPhone 4 to iOS5 and let it sync with my Macbook and now all my iPhone iCal entries are gone. How can I get my iCal events back on my iPhone?

    I updated my iPhone 4 to iOS5 and let it sync with my Macbook (running Lion) and now all my iPhone iCal entries are gone. How can I get my iCal events back on my iPhone?

    Me too!  Help anyone?

  • How can I publish an App to a selceted group of people without using the Adobe Contetn Viewer?

    How can I publish an App to a selected group of people ( not via App Store) without using the Adobe Content Viewer?
    The App was developed with InDesign 6.0

    You'd have to sign up for an Apple Developer account and then gather all the UDID's (Apple limits this to only 100 devices) that you want your app to be installed on. Create your mobile provisioning profiles to include these ID's and then you could use TestFlight to push out your app and monitor who has installed it. Of course Testflight is intended for monitoring your apps performance but I'm sure you can get away with it if you use it to push you app. One thing to keep in mind is the mobile provisoning profiles are only valid for 1 year. Hope this helps.

  • Help! I synced my iCal from my old iPhone to iCloud. It worked great. I've done this because I'm switching to a Samsung phone and need to sync my iCal to my Google calendar. In attempting to do so today, my iCal is empty. How can I retrieve my iCal info??

    Help! I synced my iCal from my old iPhone to iCloud. It worked great. I've done this because I'm switching to a Samsung phone and need to sync my iCal to my Google calendar. In attempting to do so today, my iCal is empty. How can I retrieve my iCal info??

    This was EXACTLY what I needed about the purchases I made from my device. However, is there a way to re-download other ones you've made from a computer? Because I realized some of them were not just purchased from my device.
    This is a picture of what it looks like now:
    http://tinypic.com/r/107quxu/7
    As you can see, the stuff circled in red doesn't give me an option to download from Cloud Beta because it already says "downloaded".
    any way to get around that?

  • How can I get my ical to sync on all ios devices (imac, macbook, ipad, iphone)?

    How can I get my ical to sync on all ios devices (imac, macbook, ipad, iphone)?

    Setup iCloud on all the devices and computers as described here: http://www.apple.com/icloud/setup/

  • How can I publish a project so that the link to embedded flv is not lost?

    When publishing an Adobe Captivate 3 project, the embedded flv file does not play.
    How can I publish a project so that the link to embedded flv is not lost?

    I am not really sure, if I understand you right. But try this:
    Don’t place a picture, but draw a box and use the "Fill" command to put a picture into it.
    (Don’t click onto the color swatch, but onto the blue link "Fill".)
    In this case responsivness should work.

  • How can I publish my flash movie in one swf file in V.2

    Hi
    When I publish my movie to flash format , skin swf file is
    segregated from main movie swf file . How can I publish my movie
    only in one swf file ? I want to merge skin and main movie files
    together in one swf file .

    Hi Corona,
    The screen size is whatever you captured or specified during
    the recording or new movie setup process. This will cause the
    playback control to be placed "on top of" some portion of the
    captured background, but there are two ways around that problem.
    1) When you set the red recording area before recording, drag
    the bottom of the recording area downward about 35 pixels below the
    application window (assuming you are capturing an area that
    includes a "bottom" or even an application window - grin). For this
    to work, it is best if you do your recording against a
    solid-one-colored desktop background, so the "extra" area at the
    bottom doesn't include desktop images that you don't want in the
    capture (even though that area will not be visible in the end ...)
    OR...
    2) Use the Project > Resize Project dialog to increase the
    palette size on the bottom, taking care to leave the original movie
    the same size. This will effectively do the same thing as
    Suggestion #1, create a "blank" area at the bottom of the movie on
    which there is room to mount the playback control bar.
    Best of luck, Corona, and omid02. Hope this helps, in
    conjunction with the advice that Rick has already offered.
    .

  • How can i publish in SOAMANAGER

    Hey folks,
    one issue, we have the problem to publish our Support Packages (Software Compoment), that we have installed in our ECC 6.0 System. The SAP PI System don't find our Compoment in the Systemlandscape and therefore we heard that we must publish the Compoment in SOAMANAGER.
    My Question:
    How can I publish Support Packages in the SOAMANAGER. Which Buttons, Menu.....
    Thanks in Advance
    Best Regards
    Armin

    Nope not required...

  • How can I publish the alterations I have made to my iWeb pages when the ' Publish Site' button and 'Publish Site Changes' on the file dropdown are grey?

    How can I publish the alterations I have made to my iWeb pages when the ' Publish Site' button and 'Publish Site Changes' on the file dropdown are grey?

    this is a perfect question for the users in the iWeb forum.  https://discussions.apple.com/community/ilife/iweb.  Good luck.

  • How can I publish a book

    How can I publish a book in I book store please help

    See:
    • iBooks Author: Publishing and distribution FAQ - Support
    • iBA:
    http://www.apple.com/support/ibooksauthor/
    • Publishing With iBooks Author
    http://shop.oreilly.com/product/0636920025597.do

Maybe you are looking for

  • Service Bus 12c Class not found 'oracle.tip.pc.services.functions.ExtFunc'

    Hi, Did anyone came across this issue with Class not being found for XSLT Function used in transformer on 12c OSB. I'm using oraext:sequence-next-val and have configured as below: namespace-uri:http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.s

  • Windows File Attributes in ZIP file

    Is there a way to transfer the file and folder attributes when zipping them using the Add to ZIP function in LabVIEW?  I have a directory with some hidden and some read only files, but it looks like the zip function in LabVIEW ignores these.  I can s

  • IWeb webpage moved to outside hosting/domaine

    If I move my fully developed.me webpage to my domaine and have it hosted by GoDaddy, will I lose access to updating my blog?  How will I make changes to my webpage if the host changes from .me?

  • DHCP Client does not send host name to DHCP Server

    Hello, I installed Solaris 10 on VirtualBox and I cannot ping/ssh/telnet the virtual machine by its host name (even from the host computer) but only by it's ip. I tried everything I could find on internet with no success (I don't want to add the host

  • I forget my security questions and i can't reset it

    I forget my security questions and i can't reset it    need help