HELP: Fail to surf a web contain MIME type file

I am currently using Safari version 1.3.2
I tried to surf a music website but the following message has shown.
"The page has content of MIME type “application/x-oleobject”. Because you don’t have a plug-in installed for this MIME type, this content can’t be displayed."
Does anyone know how to solve this problem?
Many thanks!
I BOOK G4   Mac OS X (10.3.9)  

Hi Phe,
The only solution is to use Microsoft Windows I'm afraid. OLE is a Windows only technology.
Send feedback to the website about it only being accessible to Windows users.

Similar Messages

  • How can I Sync a folder (which contains all types files, sub folders and weighs some gigs) through wifi or USB ( and not using cloud services) between my New Ipad and Win 7 PC? Any apps available? Kindly help

    How can I Sync a folder (which contains all types files, sub folders and weighs some gigs) through wifi or USB ( and not using cloud services) between my New Ipad and Win 7 PC? Any apps available?
    kindly suggest a solution.
    Thank you inadvance!

    You can only import photos/videos via USB and the camera connection kit.
    ITunes: Syncing media content to your iOS devices
    http://support.apple.com/kb/ht1351
     Cheers, Tom

  • Comprehensive mime.types file for MimetypesFileTypeMap?

    Anyone have pointers to a comprehensive 'mime.types' file to drop in for MimetypesFileTypeMap's use?
    (One that's likely to have all the most common file extensions... so I don't have to build my own over time.)
    Thanks,

    video/x-m4v

  • Hybrid Web Container: Overriding Generated Files

    Hey Experts.
    I am working with SUP 2.1 Mobile Workflow or Hybrid Web Container applications.  I was curious if anyone out there has been able to modify the template files for when a Mobile Worklfow is generated? 
    Specifically my use case is to display header and footer in Android and Blackberry.  These by default are not shown.  For example in the generated workflow_jQueryMobileLookAndFeel.html file string on line 1821 we have the following JavaScript:
                $('div[data-role="header"]').css('display', 'none');
                $('div[data-role="footer"]').css('display', 'none');
    I of course can undo this in the customBeforeShowScreen method but prefer modifying the template for generation of the html file as it is arguably 'cleaner'.
    There is an instance where an override wont work such as the above example.  I also want to show my headers without the default back button.  In the jquery.mobile-1.0a4.1.js file on line 1607 there is an option that enables the back button by default when there are no other buttons.  Again I want to show the header on the login screen but dont want to show a back button - its not relevant:
    $.widget( "mobile.page", $.mobile.widget, ,
              keepNative: null
    Any ideas?  Thanks.

    There are a few approaches you can take.  When using the designer, you can inject the changes via JavaScript, as you have noted.  You can also include the changes in files jquery.mobile.fix.js or jquery.mobile.fix.css that will get included after the jquery mobile files are included.  You can also include changes in files that don't get overridden like API.js or Utils.js.
    Another approach is to turn the Generate checkbox off.  Doing so will break the lnk between changes made in the designer and the generated code, but it will leave with a nice easy way to continue to repackage and redeploy your changes.
    Finally, you can stop using the designer altogether and manually create the .zip file and its contents.

  • Woff web font MIME type

    Hi guys,
    It seems that the Adobe service isn't set up to properly serve the Woff font MIME type. In Chrome, a console error is given but it loads.
    In Firefox,  the font fails to load because of this issue.
    Could support add this feature please?
    Thanks,
    Rikki

    text/html; charset=UTF-8

  • Gnome: mime types, file associations and defaults.list

    I installed the new Gnome 2.8 during the weekend and now my file type associations is completely bloated. The mime system is intact - Nautilus recognises files properly. However, Nautilus doesn't know which applications to open a specific file with. I have read other posts and found useful information, but not the solution.
    This post in FedoraForum gave me a hint to what's causing the problem:
    http://fedoraforum.org/forum/showthread … post127530
    It seems that the file defaults.list is missing from /usr/share/mime/applications. Apparently this file contains the associations  between applications and mime types. I have not be able to find out which package should provide this file or how to recreate it. Can anyone help - maybe provide the name of the package that provides this file?
    Thanks,

    Yeah, I got tired of Evolution not knowing about opening *.docs in openoffice.  After several hours of research, the key is the /usr/share/applications/mimeinfo.cache,  /opt/gnome/share/applications/mimeinfo.cache, and the MimeType fields in the *.desktop files.  The mimeinfo.cache in /usr was empty and the /opt one had gthumb and other apps but no OO:
    [MIME Cache]
    application/x-gnome-stones=gnome-stones.desktop
    image/jpeg=gthumb.desktop
    application/postscript=ggv.desktop
    ...snip...
    That's a lot of blather to say that the fix for Evolution/OpenOffice was to add the proper MimeType entry to /usr/share/applications/ooo645writer.desktop:
    MimeType=application/vnd.ms-word;application/msword
    and then run "update-desktop-database".  Problem solved.
    Another problem is that within Evolution it says an attached doc is a "application/msword" and not a "Microsoft Word Document".  Unfortunately this is because freedesktop.org decided to use application/vnd.ms-word instead of application/msword like the rest of the world.  If you check the vnd.ms-word entry in /usr/share/mime/packages/freedesktop.org.xml it defines an alias msword but the new mime system doesn't appear to recognize aliases yet.  The solution I used was to rename the entry to msword.  Another possible solution might be to remove the msword alias from the vnd.ms-word entry and create a new msword entry based on the vnd.ms-word one.  Then run "update-mime-database /usr/share/mime".  Hope that made sense.
    I think the defaults.list is part of the previous GNOME MIME setup cause I don't have one and I'm not experiencing any problems.  For other apps check for the associations in the mimeinfo.cache's and if missing add the MimeType's to the app's *.desktop.

  • Cant listen to MIME type file..HELP

    I am trying to listen to online radio streaming at website www.irirangi.net. I at first was received a promtp telling me the file used MIME format, and that i had to download Windows Media Player to open what I wanted to hear. I then went to the website and have downloaded "Flip4Mac".
    Now when I go to the desired radio website nothing is happening and there is no prompt telling me i need to download anything. I click on listen and the station comes up with nothing.Why cant I open anything that uses Windows media.
    Can some one please help me?

    That site will likely only work in IE.

  • How to add Java Web Start MIME type to Sun Java SYstem Application Server?

    Hi,
    In the process of learning about Java Web Start,
    I read in the document that I had to add "application/x-java-jnlp-file JNLP " to a configuration file.
    Does anyone know where that file is for Sun Application web server( vesion 8, on WIndows)?
    Thanks,
    Sun

    I believe you can add it to default-web.xml file located in your server config dir.
    (i.e. /opt/SunAppServer8/domains/domain1/config/default-web.xml)

  • Mime-type tag in web.xml and attachment download

    i have set a mime-type in web.xml as below:
    <mime-mapping>
         <extension>xls</extension>
         <mime-type>application/vnd.ms-excel</mime-type>
    </mime-mapping>
    And i have a simple jsp that only shows a table and i am making this jsp to get downloaded as an excel attachment. To make it possible i have written the following line in the JSP:
    response.setHeader( "content-disposition", "attachment; filename=myexcel.xls" );
    But i am not setting the content type first by writing:
    response.setContentType( "application/vnd.ms-excel" );
    since i have already mentioned the appropriate mime-type for excel files in web.xml.
    I am using both mozilla and IE. Both are showing file download dialog. But IE is able to correctly identify the type of the attachment and opens it up with Microsoft Excel whereas mozilla fails to identify the type, assumes it to be an HTML document and opens it up in a new window of IE.
    mozilla works fine only when i set the content type in the JSP itself. But IE works in all conditions even without having the mime-type tag in web.xml.
    If i have already specified the mime-type for particular type of file in web.xml, is there any requirement to set the content type again in the JSP/servlet?
    Please help. I even changed the mime-type for .xls (excel) files in web.xml and made it text/plain, but still the same thing is happening. IE is always showing the correct file type where as mozilla is taking it as an HTML document.
    i am using weblogic server 8.1.

    the web xml mime type setting are for static files served by the server...
    if you print a file directly to the output of the servlet, you must set the mime type, so DO write :
    response.setContentType( "application/vnd.ms-excel" );
    IE "works fine" because it also uses the file extension to decide the mime type... but in the absolute, it's a wrong behaviour

  • Downloading spreadsheet mime types via weblogic 6.1

              I'm having a problem with a jsp file -- within the weblogic v6.1
              server environment that wasn't occuring when using v4.5.1.
              The jsp page in question is supposed to handle downloading a
              spreadsheet file via a 'post' method from within another
              (calling) jsp page. The code that (used to) do this looks like
              this:
              <%
              System.out.println("Debug -> /GetSpreadSheet.jsp -> begin");
              //response.setContentType("text/plain");
              response.setContentType("application/vnd.msexcel");
              response.setHeader("Content-disposition", "attachment; filename=list.csv");
              // This is the java class object (previously saved as a
              // session variable) that contains the spreadsheet data
              CList cList = (CList)session.getValue("nameSpace.cList");
              String csvOutput = cList.getCSVOutput();
              // This doesn't work either...
              //String csvOutput = "Testing 1-2-3";
              PrintWriter pw = response.getWriter();
              pw.println(csvOutput);
              pw.close();
              %>
              Note: As you can see, I'm not actually opening an existing
              'csv' file via some file I/O code -- but instead taking a 'csv'
              formated String object 'csvOutput' and feeding it directly to
              the PrintWriter println method.
              With the v4.5.1 app server, when the user acknowledged the
              expected 'download file' dialog box and specified the location
              on his PC to download file, the desired results would happen
              (the file is downloaded). With the 6.1 app server, this jsp
              file goes into a loop (based on entries in a debug log file)
              before eventually timing out. The browser (both NS & IE)
              displays an error page and the file download doesn't happen.
              My original web.xml file (in DefaultWebApp/WEB-INF directory) was
              as follows:
              <?xml version="1.0" ?>
              <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.
              //DTD Web Application 1.2//EN"
              "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              <web-app>
              <welcome-file-list>
              <welcome-file>index.html</welcome-file>
              </welcome-file-list>
              </web-app>
              After reading through some suggestions of some of the WL
              newsgroup postings, I changed it to:
              <?xml version="1.0" ?>
              <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.
              //DTD Web Application .2//EN"
              "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              <web-app>
              <welcome-file-list>
              <welcome-file>index.html</welcome-file>
              </welcome-file-list>
              <mime-mapping>
                   <extension>xls,csv</extension>
                   <mime-type>application/vnd.msexcel</mime-type>
              </mime-mapping>
              <mime-mapping>
                   <extension/>
                   <mime-type>application/vnd.msexcel</mime-type>
              </mime-mapping>
              </web-app>
              This didn't help. There was no change with the problem.
              Is there anyone out there who knows the secret to this mystery?
              Thanks,
                   -- WC
              

    The problem is that the example obj.conf is wrong.
    Init fn ="load-modules" func....
    This entry belongs in the magnus.conf file (not in the obj.conf file). Place it
    at the end of the file. This will be corrected in the documentation but until
    then
    "yung" <[email protected]> wrote:
    >
    Hello,
    I am having some problems with the plugin for IPlanet6.1 sp1 with Weblogic
    6.1.
    I know that this can be fixed really quickly if someone can provide
    a sample
    obj.conf file and a Mime.types file. I am trying to forward by MIME
    type. Here
    is one of the errors that I am getting (in the error log).
    Thanks in advance.
    [29/Oct/2001:08:43:18] failure ( 2696): Invalid configuration: File C:\iPlanet\Servers\https-yung-w2k.ind.corp.gwl.com\config\server.xml,
    line 31, column 11: Error processing obj.conf line 5: init functions
    are not allowed
    in this objset
    [29/Oct/2001:08:43:18] info ( 2696): Suspend Httpd Service

  • File Download and Mime-Types

    I have some files (txt, xls, rtf, pdf) that need to be downloaded from our site. I
    have an http link to the files on the web page. I've set mime-types for each file
    type in web.xml for that web app. I'm using WLS 6sp2 on Windows 2K. I'm using an
    MVC model for the application with a Controller servlet. Every time anyone tries
    to click on the link and download it, the Contorller kicks them to a default page.
    Can anyone help?
    Thank you.

    Go to IIS Management console. At the server level, go to MIME Types. Add a new MIME type:
    File name extension:
    .mp4
    MIME type:
    video/mp4
    Restart IIS (can't remember if this is required).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Custom mime types

    i am using iplanet web server 6.0 sp3 and iplanet application server 6.5 enterprise edition. i have jsp pages with extension as .msp and all my servlets have extension .msv. now i want to add the mime types .msp and .msv in iplanet web server and whenever the web server gets .msp and .msv requests i want the web server to redirect such requests to iplanet application server. how do i do this? i know i need to add the mime types to mime.types file and i need to change the obj.conf file. but i do not know what function to call in obj.conf? can anybody help me? thanks in advance."

    if your portlet is in C# use this before building the HMTL table
    Response.Buffer = true;Response.ContentType = "application/vnd.ms-excel";Response.AddHeader("content-disposition", "attachment; filename=YourFileName.xls");this.EnableViewState = false;Response.Charset = String.Empty;
    next, use a string builder System.Text.StringBuilder strBuilder = newSystem.Text.StringBuilder();
    add the HTML table , and return strBuilder (all this stuff must be on yourFunction() )
    On the portlet HTML have a call like this <%#yourFunction() %> placed betweenn <form> and </form>
    I hope this help!Val

  • Libreoffice mime-type icons

    Hi,
    i'm curious to know if i'm the only that have ugly mime-type icons for LibreOffice files (.odt .doc .ods ...)
    Before
    I like to see the original LibreOffice mime-type icons, so after a lot of research on the web i've found the solution.
    Following this http://standards.freedesktop.org/shared … atest.html
    The applications mime-type action are stored under /usr/share/mime/packages.
    Here you can find /usr/share/mime/packages/libreoffice.xml the LibreOffice mime-type file and if you open it you'll find something like that:
    <mime-type type="application/vnd.oasis.opendocument.text">
    <comment>OpenDocument Text</comment>
    <glob pattern="*.odt"/>
    <magic>
    <match type="string" offset="38" value="application/vnd.oasis.opendocument.text"/>
    </magic>
    </mime-type>
    In order to see the original icon in Nautilus / Dolphin you simply have to add a line of code that call the proper mime-type icon for example:
    <icon name="libreoffice-oasis-text"/>
    You have to do this for every mime-type type.
    The follow example is for "OpenDocument Text"
    <mime-type type="application/vnd.oasis.opendocument.text">
    <comment>OpenDocument Text</comment>
    <glob pattern="*.odt"/>
    <icon name="libreoffice-oasis-text"/>
    <magic>
    <match type="string" offset="38" value="application/vnd.oasis.opendocument.text"/>
    </magic>
    </mime-type>
    And after this work you can see something like this in Nautilus / Dolphin
    After
    If someone if interested i can post the updated libreoffice.xml file.
    mod edit: Hello gspe, please read Forum Etiquette: Pasting Pictures and Code. Thanks. --fsckd
    Last edited by fsckd (2011-11-07 20:05:21)

    After a bit more research i've found the correct solution for the problem.
    The problem actually is that the libreoffice mime-type icons follow a wrong naming.
    For example if you go in /usr/share/icons/gnome/48x48/mimetypes
    libreoffice-oasis-text.png
    shoud be
    application-vnd.oasis.opendocument.text.png
    And so on for all entry in /usr/share/mime/packages/libreoffice.xml

  • Add a MIME type in iPS 3.0 SP4

    Hi there,
    I'm having difficulty adding a new MIME type to the portal server instance of the web server. It does not seem to recognise the new mime type added by the instant collaboration pack. When i start up the web server admin and apply changes, the whole portal server dies. any suggestion on getting the web server to recognise new mime types.
    Thanks in advance..

    Did you try to modify manually "mime.types" file under /iplanet/iPS3/netscape/server4/https-host.domain/config/, for example ?
    Yours

  • How to filter with mime types

    Again thanks for the help getting up and running.
    Now that I am up and running I know my task at hand and I have comleted most of it except for a couple of things. Here is my task:
    To have 1 URL filter lists. Lets call it WhiteList-special. What my manager wants is this.
    To all URL's matching the WhiteList-special filter allow the connections filtering out a set of mime types.
    To all URL's not in the WhiteList (still allow them them) but apply a different set of mime type restrictions.
    How can I go about doing this? Do I use the http:// resource and set up the whitelist-special there with a mime list and then in default set up an allow list of basically .* with a different mime type list ??
    Also I noticed that in the mime.types file gnu zip (.gz) was listed as an encoding and not application. Thus if I include the gz mime type in my <Filter "filter-ct" ...> line the gz seems to be ignored. I block all other mime types that are of the application type but I cannot block any encoding type. Am I doing something wrong?
    thanks
    Doug

    Here is what you can do:
    (the simplest way)
    Use a filter that will add a variable to all the mime-types that you want to whitelist.
    Then use a filter to deny all the other types. In the below code, the identity filter is the one that you can use to touch all the whitelist -- (below, it only allows text/plain), and the deny filter will deny all the rest.
    To your question on content-type, check how the content-length is obtained in the below code.
    -------obj.conf------------
    <Object ppath="http://.*">
    ObjectType fn="cache-enable" query-maxlen="10" log-report="off"
    ObjectType fn="cache-setting" lm-factor="0.10" max-uncheck="7200"
    Output fn="insert-filter" type="text/plain" filter="identityfilter"
    Output fn="insert-filter" type="*" filter="denyfilter"
    Service fn="proxy-retrieve" method="*"
    </Object>
    |cat identityfilter.c
    * Usage:
    *     At the end of magnus.conf:
    *         Init fn="load-modules"
    *              shlib="<path>/identityfilter.<ext>"
    *              NativeThread="no"
    *     Inside an object in obj.conf:
    *         Output fn="insert-filter"
    *                type="text/*"
    *                filter="identityfilter"
    #include "nsapi.h"
    int identityfilter_insert(FilterLayer *layer, pblock *pb) {
        pblock_nninsert("identityfilter", 1, layer->context->rq->vars);
        return REQ_PROCEED;
    void identityfilter_remove(FilterLayer *layer) {
    int identityfilter_write(FilterLayer *layer, const void *buf, int amount) {
        return net_write(layer->lower, buf , amount);
    NSAPI_PUBLIC int nsapi_module_init(pblock *pb, Session *sn, Request *rq) {
        FilterMethods methods = FILTER_METHODS_INITIALIZER;
        methods.insert = &identityfilter_insert;
        methods.remove = &identityfilter_remove;
        methods.write = &identityfilter_write;
        const Filter *filter = filter_create("identityfilter", FILTER_CONTENT_TRANSLATION, &methods);
        return REQ_PROCEED;
    |cat denyfilter.c
    * Usage:
    *     At the end of magnus.conf:
    *         Init fn="load-modules"
    *              shlib="<path>/denyfilter.<ext>"
    *              NativeThread="no"
    *     Inside an object in obj.conf:
    *         Output fn="insert-filter"
    *                type="text/*"
    *                filter="denyfilter"
    #include "nsapi.h"
    int denyfilter_insert(FilterLayer *layer, pblock *pb) {
        char* processed = pblock_findval("identityfilter", layer->context->rq->vars);
        if (!processed) {
            pb_param *pp = pblock_remove("content-length", layer->context->rq->srvhdrs);
            if (pp) param_free(pp);
            layer->context->data = (void*)1;
            Request* rq = layer->context->rq;
            rq->status_num = 403;
            pp = pblock_remove("status", rq->srvhdrs);
            if (pp) param_free(pp);
            pblock_nvinsert("status", "403", rq->srvhdrs);
        } else {
            layer->context->data = (void*)0;
        return REQ_PROCEED;
    void denyfilter_remove(FilterLayer *layer) {
    int denyfilter_write(FilterLayer *layer, const void *buf, int amount) {
        if ( layer->context->data ) return IO_ERROR;
        else return net_write(layer->lower, buf, amount);
    NSAPI_PUBLIC int nsapi_module_init(pblock *pb, Session *sn, Request *rq) {
        FilterMethods methods = FILTER_METHODS_INITIALIZER;
        methods.insert = &denyfilter_insert;
        methods.remove = &denyfilter_remove;
        methods.write = &denyfilter_write;
        const Filter *filter = filter_create("denyfilter", FILTER_CONTENT_TRANSLATION, &methods);
        return REQ_PROCEED;
    -----------------------------------What is my best approach? Can I simply call another Filter from mine?
    check out func_exec and friends in nsapi.

Maybe you are looking for

  • Any way to increase the default Heap size for all Java VMs in Solaris 8

    Hello, I have a java product that deals with large databases under Solaris 8. It is a jar file, started by a cron job every night. Some nights it will fail because it runs out of Heap memory depending on the amount of records it has to deal with. I k

  • Cannot play DVDs when connected to TV

    Hi guys, I have a first generation Titanium PowerBook G4 (400MHz). Still using System 9.2. Anyway, the DVD player works fine in the notebook by itself. When I connect to my Sony Wega through a S-video cable, I can see the desktop but the DVD player w

  • I need an app that will play one song from a list then pause

    I currently use a DJ style CD player to play backing tracks for the trio that I play with. The CD player has a "single" button that when you engage it will only play one song from the CD and then stop/pause. I need an app that will do the same thing

  • 2 nanos with 1 computer

    I am having problems using the computer for the 2 nanos. it continues to update songs i dont want. I want specific songs for one ipod, and specific songs for the other.

  • IPad Air sound enhancer

    I hate that the speakers face back. On my iPad 2 I bought a cheap disc like enhancer to send the sound forwards, but you can't get one for the iPad Air in the UK. I've made one using a soft plastic iPhone 4 case. I cut it to size and manage with that