Setting Monthly View as default for web viewing

Does anyone know how to change the default of a published iCal on the web to montly view instead of day view?

aquan sports,
My Web Calendar is set for the "Month" Preference, and I tried publishing various calendars using Day/Week/Month views. They all opened up in Month on the Web Calendar.
I then changed my Web Calendar "Preferences" to "Week" and then published the various calendars and they opened in the "Week" view. The individual preference is obviously kept in a cookie which is recorded on the viewing computer..
It appears as if the only way the viewer can change the view is though the preferences. It did not matter which view I actually published.
You will have to let your PC/Mac friends know that they have "individual" choices on how they wish to view the published calendar.
;~)

Similar Messages

  • Publish for web viewing?

    I haven't found enough information about web viewing of
    Captivate 3 screencasts.
    I don't have a flash server, but I have a CMS capable of
    serving individual swf or flv files. But in my output I have three
    different swf files (not to mention an html).
    For the sake of web viewing/streaming, what are my options?
    1)is there a way in Captivate to convert it to a single file?
    2)Are there any utilities for coverting to avi/mpeg? So far,
    the only thing I've found is
    http://www.adshareit.com/howto-swf-to-video.html,
    but I don't know what settings to use. I tried its default
    settings, and the result was three mpegs, all of them were huge and
    none were usable.
    3)are there special settings you should set up in Captivate
    for web viewing?
    4)my cms (which is specialized) has some ability to play
    flash media files within a viewer, but am unsure exactly. How would
    an embedded flash player on a website be able to view a captivate
    video?
    From a standpoint of latency and performance, is the best
    option to just upload the three files to a web directory and give
    the user the URL for the html file?

    Hello again Robert
    Without seeing your actual output files it's a bit difficult
    to say exactly what each file is for. But I can toss out some
    generic information.
    Often when you record a project in Captivate and publish the
    output you will end up with four basic files.
    ProjectName.SWF (Contains the bulk of your presentation)
    ProjectName_skin.SWF (Contains the Playback Controls and adds
    one or more Borders surrounding the main part of your presentation)
    standard.js (An externally referenced JavaScript file. This
    was was used to prevent seeing the "Click to activate" message that
    Microsoft Internet Explorer used to issue when it played Flash
    content. But IE has been updated so this message no longer appears.
    Even so, the standard.js file is still necessary in order to
    properly display your content.)
    ProjectName.htm (An HTML file that is used to present the
    Flash presentation)
    Depending on what and how you recorded, there may be other
    files involved too. You could see one or more Full Motion files
    among the mix.
    Additionally, if you used some of the supplied animations
    that ship with Captivate, you could see those as well.
    Hopefully this was helpful... Rick

  • Exporting PDF format for web viewing, fonts look bad

    Hey everybody I'm relatively new to indesign so sorry if this is a simple one. I'm doing a newsletter in indesign, which will be used stricktly for web viewing. Whenever I export the file as a pdf the body text fonts look a bit off, as though they are slightly pixelated around the edges. This is not as noticable in the artcile titles with larger font, but any smaller font (i'm using size 14, and futura book) and it gets this pixelation, it is even more noticeable in the thinner type sets of the font. Another odd thing is the first page of the newsletter the fonts are more messed up looking than the following pages where the same font types and sizes are used, the only major difference is the first page has a photo on it, but the fonts that look weird are below the photo not overlaying it or anything like that. I turned off all the compression on the pdf export, also tried it will varying amounts of compression but still have the same issue. And I am viewing this in Mac's Preview program, not acrobat.

    Ok, just checked through all the flattening preview highlights and everything looked fine in that. Since my exported document looked perfectly fine in acrobat, but sort of pixelated in mac's preview, is there any way around that?
    If you are serving the PDF via a web address it will very likely be viewed in a browser (not downloaded and opened in an app like Preview or Reader). All of the browser displays have slightly different anti-aliasing, which you can see if you zoom in on a screen capture of the text. Here's a line of text from your PDF at 100%, magnified to 400% in Photoshop. From top to bottom Safari, Chrome, Firefox:
    There's nothing you can do about the anti-aliasing quality of the different browsers and apps. The PDF you posted has live transparency, so it isn't a flattening issue.

  • Best for Web viewing

    Hello All,
    I was wondering if anyone out there had any suggestions on which is the best way to export my video for web viewing.
    Currently I have a project that was only 1.9MB big but when I exported it to a .mov file it came out to be over 350MB large!
    My project is currently exporting at 720x480, 29397 [fps], Lower, Quality 50 - Audio at 32000 Hz, Mono, 16bit - DV/DVCPRO - NTSC.
    I understand that the 720x480 will have to be reduced and was wonering if anyone out there had any suggestions how to "shrink" the video and make it the best quality for web viewing..
    Thank you!

    Currently I have a project that was only 1.9MB big but when I exported it to a .mov file it came out to be over 350MB large!
    You are not comparing things correctly. The Project File is no indicator of what the export file is likely to be because it does not include the size of all the clips and media contained in your project.  THe ppj is kind of an organisational list of all your edit decisions and the locations of the media theyrefer to etc...

  • SaveAs and maintain "optimized for web view" via javascript???

    I am trying to do a SaveAs via javascript, but I need to maintain the linearized (optimized for web view) state of the PDF.
    I would get this via the SaveAs menu item, but I need to do it silently and rename the file (replace _H.pdf with .pdf).
    Is there anything that I can read that will help me do this? I have looked through the API reference, AcrobatUsers.com, web search, etc.
    Or, if it cannot be done, stop me now.
    Here is what I am doing currently wtih help from this forum.
    XXX_DoSaveLoRes = app.trustedFunction(function()
    app.beginPriv();
    this.saveAs(this.path.replace(/\_H.pdf$/i,"") + ".pdf");
    app.endPriv();
    Thanks,

    I don't think it can be done.

  • Maximum setting that can be done for pivot view in instanceconfig.xml.

    Hi All,
    Can anyone let me know if there is any maximum setting that can be done for pivot view in instanceconfig.xml.
    Regards,
    Apoorv

    Hi,
    Our instanceconfig has the following settings..
    <PivotView>
    <MaxCells> 4000000 </MaxCells>
    <MaxVisibleColumns> 5000 </MaxVisibleColumns>
    <MaxVisiblePages> 2500 </MaxVisiblePages>
    <MaxVisibleRows> 75000 </MaxVisibleRows>
    <MaxVisibleSections> 3000 </MaxVisibleSections>
    <ResultRowLimit>20000</ResultRowLimit>
    </PivotView>
    <CubeMaxRecords> 1000000 </CubeMaxRecords>
    <CubeMaxPopulatedCells> 1000000 </CubeMaxPopulatedCells>
    But is there somekind of documentation or Oracle recommendation on maximum setting for pivot view....
    Need it, as it seems even the existing settings are not quite fruitful in fulfilling user requirements.

  • Can't set Firefox as my default animated GIF viewing program.

    I want to set Firefox as my default GIF image viewer, since Windows has no way of viewing them and Internet Explorer plays them back too slow. They run fine in Firefox but I can't set it as the default program. I click "firefox.exe" and it doesn't recognize that I clicked. I didn't have this problem with previous versions of Firefox.

    It would be really nice if someone from Mozilla could respond. Otherwise, most of us are looking to jump to Opera, IE or Chrome.

  • Output to other formats for web viewing

    HI all,
    I was wondering if anyone has found anything handy for shunting out projects for web approvals. I use h264 using the broadband setting high on my work and it looks super. for 16 9 i scale the dimensions to 480 x 270 manually.
    The file size is small and good for quicktime 7 viewers.
    However, has anyone any concrete experience using flip4mac or other not hideously expensive encoders. particularly dvcam widescreen friendly ones. some of my clients are resistant to using quicktime as their web viewer( although they are losing the fight over time to quicktime)
    cheers and thanks,
    Jon
    G5DP2   Mac OS X (10.4.3)  

    I use Media Cleaner 6. You can convert DV files to various different formats...
    AVI
    WMV
    MPEG-1
    MPEG-2
    MPEG-4
    QT
    RealMedia
    AIFF
    WAV
    BMP, JPEG, PICT, PNG
    MP3
    (etc.)
    ...and there's a decent amount of control over the encode settings.
    I think it's about $500 new, $250 used. I guess that could be hideously expensive if you're a freelancer or reasonably-priced if you're working for a post-house.
    Hope that helps!
    Joni

  • Uploading an IMovie for web viewing

    Each week I video tape my grandaughter's hockey game. About 12.5 gig. What do I have to do to get it onto a website so that the players could log on and view a game?

    In iMovie, if you "Share" and choose "Web" that will make a nice sized movie for Web consumption. If you have .mac, you can even create a webpage automatically as well (using iWeb depending on what version of iLife you have).

  • Please help me :How to set the width and height for my View page "test.htm"

    Hi,
        I have controller class. When i call the view[test.htm]from this controller class ,i am getting the view with output tableview..it is fine.
    My requirement:
                 the output view window is showing full browser window. I want the view output like showModeldialog. I want to set the width and height for the output view window. How is possible?
                 or
    i want to call the test.view in the window.showModelDialog..
    Please help me .. Urgent requirement.

    Yes you can set the width & Height of the view as follows..
    <div style="width:580px; height:750px; margin-top:15px; overflow:auto;">
    <htmb:form......>
    </htmlb:form>
    </div>
    <i>*Reward each useful answer</i>
    Raja T

  • Getting videos for web viewing right

    Using Xserver on Quad Mac G5 and QTSS. I would like to stream videos like the one in Apples live events. Quite impressive. http://www.apple.com/quicktime/qtv/mwsf08/
    Using FCP pro 5.1.4 compressor 2.3 and selecting QT 7 for download. Using this on a web site produces less than desirable results. Usually blurry video or I get the "Q" in the movie template of iWeb and have to wait some time for it to download to start playing.
    What are the tools used to create the high quality videos in these live events?

    I'm tagging this one also.. I'm a new convert to the Mac (one more sleep until Mac Pro deliery!!). I normally do 10 megs for 2 minutes of 640X480 WMV video for web delivery and thought that was good when editing on the PC.. until I started to see some of these tech tutorials also.. and yeah.. crisp! But more importantly, is that thought the 100% viewing size might be on the smaller size, there isn't a lot of visual quality loss when expanding the view to 200% or more.. Now THAT was impressive..
    I want to learn all of this.. =) So much stuff, so little time.. sigh

  • Can I imbed a GIF into a PDF for web viewing?

    I want to email a PDF, and have a GIF animation while viewed from a computer. Is this possible?

    And, no, you can't put a GIF in a PDF and have it animate. Multimedia in PDF is possible, but complex. Best avoided in my view, too many uncertainties in viewing.

  • Preparing FCP clips for web viewing

    What is the best way to output my FCP movies for web streaming? I want the best possibly quality for my images but am not sure the best way to go about this.

    This is the LiveType forum. You might do search on the Final Cut Pro forum to find an answer.

  • HT2506 how do you set Preview as the default for opening pdf in browser?

    How do I set the Preview application to be the default for viewing PDF's in while in Safari?  Previously, while in Safari and clicking on links to PDF's, they would display with buttons on the bottom that made it simple to view and download the PDF.  Since updating Adobe Reader it seems Reader is now the default application for viewing PDF's accessed from the internet.  I haven't been able to figure out how to revert back to Preview..... 

    I did this and now Safari won't open the form at all.
    I put the files back and it opens in Adobe.
    When I save the files to desktop they open in Preview. But I am trying to read pdf's(? forms) while in Safari.
    Adobe does not work smoothly in Safari and scrolling to read is a nightmare.
    OS X 10.8.5
    This problem came up within the last few months.
    Before everything opened in Preview perfectly.

  • Set Print Annotations as Default for document

    I revised a form provided to us by another agency. I inserted our "letterhead" using a textbox and then created another textbox to show the form number.
    I tried to use the method of saving the form document as a PostScript file so the two textboxes would print, but I lost all of the form fields. Preflight won't work; it keeps failing before it gets even 1/4 the way down the first of seven pages. I was able to set the Print dialog to default to printing the first page only, but there is no apparent way to set the dialog to default to Documents & Images as well. This seems to be a change from v7, but I could be mistaken. We use use Acrobat Professional v9. Everything displays correctly. Is there a way to print everything the screen view shows?
    Thank you.

    Hi,
    If  you have already maintain output determination procedure,you need to create condition record for the output condition type for invoice-standard (RD00) or your own condition type which you have maintain for invoice output.o to VV31 select your condition type and enter and give the required details(sales org,customer)press enter and give the language,select the line and click on communication to give the printer details and save.
    Thanks
    siva.k

Maybe you are looking for