UTF-8 csv file generated by Java can't be displayed correctly on Excel 2000

Hi, I have a question about the file geneated by Java in UTF-8 format. If I have a file named "foo.csv" generated by my java code like this:
writer = new OutputStreamWriter(new FileOutputStream("foo.csv"), "UTF-8");
Then I write some data loaded from a MS SQL 2000 server to this file. Some data are in German or french characters. After the file is generated, if I open it in notepad, all the characters in the file looks good. The file is in UTF-8 format. The only problem is that when I open this csv file in MS Excel 2000, all the non-english character display incorrectly. For example:
"VERKTYGSTEKNIK I V�XJ� AB" display as itself in notepad, but it display as "VERKTYGSTEKNIK I V��XJ�� AB" in the MS Excel. I don't know the reason. If I don't have the encoding in the writer, then the file generated looks fine in the Excel (Even the non-English characters), in this case, the file is generated in ANSI format. But my client wants the file in UTF-8 format and also want to view it in Excel.
Why the UTF-8 file generated by Java can't be displayed correctly in Excel 2000?
My environment is:
OS: Window 2000 Server English Version
JDK: Sun jdk1.3.1
Thanks

- Does ms excell actually support UTF-8
Yes. I believed that we installed some international add-on which is not in default installnation. Anyway, other UTF-8 or UTF-16 file can be openned and viewed by Excel without any problem.
- have you verifide that the file is viewable as a UTF-8 -encoded file
I think so. If I open it into Notepad and choose "save as", the file type if UTF-8 file
- Try opening the file in a program you are confident
that it support UTF-8 - eg. Mozilla...
I will try that.
- Check that your UTF-8 -encoded file has a UTF-8 identifier (0xFEFF ?)
as the first character
The unicode-16(LE or BE) file I got from internet, I found there is always two bytes in the front. (0xFEFF or 0xFFFE). My UTF-8 file generated by java doesn't have that. But should UTF-8 file also has this kind of specifcal bytes in the front? If I manually add these bytes in the front of my file using Ultraeditor and open it in Excel2000, it didn't help.
- Try using another spreadsheet program that supports UTF-8
Do you know any other spreadsheet program supports csv file and UTF-8.

Similar Messages

  • Format of CSV file generated through iBot

    What is the default format of csv file generated through iBot (UNICODE / UTF) ?
    How can we configure a single iBot to generate CSVs, for example, in UTF format instead of UNICODE (assuming UNICODE is default).
    -Jimit

    Use this
    https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=324436281886916&type=DOCUMENT&id=1459947.1&displayIndex=1&_afrWindowMode=0&_adf.ctrl-state=130oxyc5cv_71
    Content:
    Goal
    Currently the CSV format in Agents always delivers the report results in tab delimited CSV. Is there a setting that can make the report result in a comma delimited CSV format when the reports are setup via Agents/iBots?
    Fix
    There is no setting that would make CSV output from an iBot be comma delimited as opposed to the tab delimited output from the web UI.
    There is an enhancement request for this functionality. for more information, see bug 13802667 - COMMA DELIMITED CSV FORMAT FOR AGENTS/IBOTS has been logged to include this feature in future release.
    As a work-around, you can to run a custom script from an Agent to convert tabs to commas. See chapter 4 (http://docs.oracle.com/cd/E21764_01/doc.1111/e18562/schedjobscripts.htm#BABGFBBD) of Oracle® Fusion Middleware Scheduling Jobs Guide for Oracle Business Intelligence Enterprise Edition 11g Release 1 (11.1.1) Part Number E18562-01 for more information on writing custom scripts.
    If helps pls mark

  • Pdf file in simply Chinese can not be displayed properly sometimes, how to solve it?

    pdf file in simply Chinese can not be displayed properly sometimes, how to solve it?

    Try a different pdf reader, like GoodReader.
    Try switching your OS to Chinese (or English, if it is already in Chinese).
    Verify that the pdf does display correctly on a full computer.

  • Chinese character code can't be displayed correctly

    My os is windows , and english is not good , sorry about that , I hope you can understand me ,
    the default charset is gbk , But my webapp charset is utf-8 , so , some words can not be displayed correctly ,
    How can I fix it , Thank you .

    Check if you have something like this in your .jspx :
    <?xml version='1.0' encoding='UTF-8'?>
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>

  • Chinese characeter set can not be displayed correctly

    I'm using Portal 3.0.9.8.0,but Chinese character set on Label and Button can not be displayed correctly.
    what is the reason? How to resolve the problem?
    Thinks
    Frank

    hi,
    I finished the installation of language and chose Chinese in "Set Language" Portlet.The Portal becomes Chinese version.
    I use "Form based on table or view" method to created a form in Chinese and the process was favoring.The Chinese characters are displayed correctly.But when I edit any item(such as button text or label text) of this form all Chinese characters are displayed as unorderly code.What is the reason?May I get your help again?
    thinks,
    Frank

  • Brackets in csv file generated by BI Broadcaster

    Hi all,
    Here is my problem:
    I generate a csv file using the BI broadcaster (BI 7.0). It works, but each field of the file are between brackets.
    i.e:
    "13.11.2008";"63417440";" EDT";"101";"780032";"1452";"8EAE";"1.141,000"
    instead of:
    13.11.2008;63417440;EDT;101;780032;1452;8EAE;1.141,000
    Do you know why? Is there a set-up to avoid these brackets?
    Thanks for your help.
    Stephane

    Hi,
    To my knowledge for example,
    take a flat file and then save it in CSV format you can see  the text file  in the below format as
    17,"SR-30","PSO-ABM Wise Ranking Report"
    18,"SR-18 (SR-72)","PSO WISE SALES RECORD"
    19,"SR-27 ","Ranking Report Percentage Wise"
    20,"SR-28","ZM WISE RANKING (RUPEE WISE"
    21,"SR-32","RM WISE PRODUCTIVITY RANKING "
    22,"SR-11","Field Performance History "
    23,"SR-24","SALES TO STOCKIST "
    24,"SR-7-Z","MONTHLY ACTUAL UNITS SOLD EXCLUDING BONUS -ZM WISE"
    This is the actual format for the CSv file.If you try changing it then you will get an error.
    Go to data source->right click on display->go to extraction tab->you can see data format click on it you will get the formats as fixed lenth,CSV
    Under that you can see data seperator there csv allow either comma(,) or (
    under that you can see escape sign that is (")
    these are the actual CSV formats.
    Try changing them and give your own format you will get an error.
    I hope it will help you.
    If the above is wrong correct me.

  • B1if B12FileScenario where .csv file generate with Blank sheet

    Dear Expert,
    I had gone through 3_B1ifB12FileScenario document, I fallow each step. Even my file created on C:\ drive show blank.
    When I see Below Syntax
    <xsl:template name="transform">
              <FileOut xmlns="" type="file">
                   <xsl:for-each select="$msg/BOM/BO/Document_Lines/*">
                        <row>
                             <col>
                                  <xsl:value-of select="$msg/BOM/BO/Documents/row/CardCode">
    </xsl:value-of>
                             </col>
                             <col>
                                  <xsl:value-of select="ItemCode">
    </xsl:value-of>
                             </col>
                             <col>
                                  <xsl:value-of select="Quantity">
    </xsl:value-of>
                             </col>
                             <col>
                                  <xsl:value-of select="LineNum">
    </xsl:value-of>
                             </col>
                             <col>
                                  <xsl:value-of select="Price">
    </xsl:value-of>
                             </col>
                        </row>
                   </xsl:for-each>
              </FileOut>
         </xsl:template>
    </xsl:stylesheet>
    And get output as below
    - <Payload Role="R" id="atom0">
    - <FileOut xmlns="" type="file">
    - <row>
      <col>M00001</col>
      <col>C00007</col>
      <col>1.000000</col>
      <col>0</col>
      <col>250.000000</col>
      </row>
      </FileOut>
      </Payload>
    - <Payload Role="R2">
      <bfa:io xmlns:bfa="urn:com.sap.b1i.bizprocessor:bizatoms">==== data-length: 0 ====</bfa:io>
      </Payload>
    Can any way say, why csv file is blank...
    Thanks
    Kevin

    hi,
    I think your find the solution, I have the csv file that is blank
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet xmlns:b1e="urn:com.sap.b1i.sim:b1event" xmlns:b1ie="urn:com.sap.b1i.sim:b1ievent" xmlns:bfa="urn:com.sap.b1i.bizprocessor:bizatoms" xmlns:jdbc="urn:com.sap.b1i.adapter:jdbcadapter" xmlns:rfc="urn:sap-com:document:sap:rfc:functions" xmlns:sim="urn:com.sap.b1i.sim:entity" xmlns:vpf="urn:com.sap.b1i.vplatform:entity" xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" bfa:force="" vpf:force="" jdbc:force="" rfc:force="" b1ie:force="" b1e:force="" xci:force="" sim:force="">
         <xsl:output method="xml" encoding="UTF-8" indent="yes"/>
         <xsl:param name="atom"/>
         <xsl:param name="sessionid"/>
         <xsl:variable name="msg" select="/vpf:Msg/vpf:Body/vpf:Payload[./@Role=&apos;S&apos;]"/>
         <xsl:variable name="vpSender" select="/vpf:Msg/vpf:Header/vpf:Sender/@Id"/>
         <xsl:variable name="vpObject" select="/vpf:Msg/vpf:Header/vpf:Sender/@ObjId"/>
         <xsl:variable name="vpReceiver" select="/vpf:Msg/vpf:Header/vpf:Receiver/@Id"/>
         <xsl:template match="/">
              <Msg xmlns="urn:com.sap.b1i.vplatform:entity">
                   <xsl:copy-of select="/vpf:Msg/@*"/>
                   <xsl:copy-of select="/vpf:Msg/vpf:Header"/>
                   <Body>
                        <xsl:copy-of select="/vpf:Msg/vpf:Body/*"/>
                        <Payload Role="R" id="{$atom}">
                             <xsl:call-template name="transform"/>
                        </Payload>
                   </Body>
              </Msg>
         </xsl:template>
         <xsl:template name="transform">
              <Fileout xmln="" type="file">
                   <xsl:for-each select="$msg/BOM/BO/Document_lines/*">
                        <row>
                             <col>
                                  <xsl:value-of select="$msg/BOM/BO/Documents/row/CardCode"/>
                             </col>
                             <col>
                                  <xsl:value-of select="ItemCode"/>
                             </col>
                             <col>
                                  <xsl:value-of select="LineNum"/>
                             </col>
                             <col>
                                  <xsl:value-of select="Quantity"/>
                             </col>
                             <col>
                                  <xsl:value-of select="Price"/>
                             </col>
                        </row>
                   </xsl:for-each>
              </Fileout>
         </xsl:template>
    </xsl:stylesheet>
    can you help me?

  • Problems with CRC in some windows app's whit zip files generated with Java

    Hello,
    That is very strange but, we have an app for compressing a folder into a zip. For making, we use the Java.Util.Zip API. Our zip file looks fine, we can unzip the files into another folder without problems, even we can open the file with Winzip or Winrar.
    But, we had encountered problems with anothers win apps like "Recovery ToolBox", or another win app built with the "Dynazip.dll" library. This apps give us the next error.
    "Bad Crc".
    But if we unzip this "corrupt" file and we zip the content again, all work without errors.
    [http://img297.imageshack.us/i/dibujoou.jpg/]
    Our code (this function only zips a single file):
        public static File zipFile(String sFile, String sNameFileIn, String sFileOut)
                throws IOException {
            File file = new File(sFile);
            FileOutputStream out = new FileOutputStream(sFileOut);
            FileInputStream fin = new FileInputStream(file);
            byte[] fileContent = new byte[(int) file.length()];
            fin.read(fileContent);
            ByteArrayOutputStream bout = new ByteArrayOutputStream();
            ZipOutputStream zout = new ZipOutputStream(bout);
            ZipEntry zipEntry = new ZipEntry(sNameFileIn);
            zout.putNextEntry(zipEntry);
            zout.write(fileContent, 0, fileContent.length);
            zout.closeEntry();
            zout.finish();
            zout.flush();
            zout.close();
            out.write(bout.toByteArray());
            out.flush();
            out.close();
            File fich = new File(sFileOut);
            fin.close();
            return fich;
        }I try to calculate the crc number for my own without success... I don't know what's happening
    Thanks in advance

    FileOutputStream out = new FileOutputStream(sFileOut);ZipOutputStream zout = new ZipOutputStream(new FileOutputStream(sFileOut));
    byte[] fileContent = new byte[(int) file.length()];Here you are assuming the file size is <= Integer.MAX_VALUE. What if it isn't? Remove.
    fin.read(fileContent);Here you are assuming you filled the buffer. There is nothing in the API specification to warrant that assumption. Remove. See below.
    ByteArrayOutputStream bout = new ByteArrayOutputStream();
    ZipOutputStream zout = new ZipOutputStream(bout);Remove.
    ZipEntry zipEntry = new ZipEntry(sNameFileIn);
    zout.putNextEntry(zipEntry);Correct.
    zout.write(fileContent, 0, fileContent.length);int count;
    byte[] buffer = new byte[8192];
    while ((count = fin.read(buffer)) > 0)
    zout.write(buffer, 0, count);
    zout.closeEntry();Correct.
    zout.finish();
    zout.flush();Redundant but not incorrect.
    zout.close();Correct.
    out.write(bout.toByteArray());
    out.flush();
    out.close();Remove.
    File fich = new File(sFileOut);
    fin.close();
    return fich;I don't know why this method returns a File constructed out of one of its own arguments, which the caller could equally well do for himself, otherwise OK.

  • Date can not display correctly in excel from .jsp

    Hi,
    I create a .jsp report to export the data to excel. the report run OK, except the date field can not display correctly.
    for example in database :start date ='01-oct-2003'
    in the except it displays to 02/06/02.
    It seem all the date field can not be control in the report, and control by somthing else
    Doese anyone come accross this problem?
    Thanks

    Hi Rong,
    Are you using the following demonstration to build your JSP?
    http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html
    (Output to Excel with Oracle9i Report)
    I tried to do the same, and inserted a database date field in the JSP using Reports. I found the following:
    While making the template inside Excel, if I make sure that the format of the date cells is "Date" - some particular date format, the date field values from Reports does not get exported correctly.
    However, if you make sure that inside the template, the format of the date cells is not date, but "General", then the date field values are correctly exported to Excel.
    Pl try it and let us know.
    Navneet.

  • Cannot open zip file generated with java

    Hello everybody !
    I work on a web application ( servlet, JSP... ).
    I generate a zip file containing only one file corresponding to a JSP page but when I try to open it thanks to Winzip 8.0, I have the following message :
    Error : invalid compressed data to inflate.
    The zipped file is not empty, does anybody know what is the problem, here is the source code of my servlet :
    public void trt (HttpServletRequest req, HttpServletResponse res)     throws ServletException, IOException
    URL l_JspPage;
    String temp;
    ByteArrayOutputStream l_ByteArrayOutputStream = new ByteArrayOutputStream();
    ZipOutputStream l_ZipOutputStream = new ZipOutputStream(l_ByteArrayOutputStream);
    l_ZipOutputStream.setMethod(ZipOutputStream.DEFLATED);
    ServletOutputStream out = res.getOutputStream();
    ServletContext servletContext = getServletContext();
    if ((temp=req.getParameter("url"))!=null)
    try
    l_JspPage = new URL(temp);
    DataInputStream l_DataInputStream = new DataInputStream(l_JspPage.openStream());
    int l_iBufferSize = l_DataInputStream.available();
    byte l_byJspPageData[] = new byte[l_iBufferSize];
    l_DataInputStream.read(l_byJspPageData, 0, l_iBufferSize);
    l_ZipOutputStream.putNextEntry(new ZipEntry("file.html"));
    l_ZipOutputStream.write(l_byJspPageData,0,l_iBufferSize);
    l_ZipOutputStream.closeEntry();
    l_ZipOutputStream.finish();
    String zip=l_ByteArrayOutputStream.toString();
    res.setContentType("application/zip");
    res.setHeader("Content-Disposition","inline; filename=output.zip;");
    out.println(zip);
    out.flush();
    Thanks for your help.

    Your code is somewhat obscure, but it appears that you are writing a zip file to a byte array, converting the byte array to a string, and writing the string to "out" - whatever that is.
    I'm not sure why you are going through all this, but in any case the string conversion is probably a wrong step. Zipping results in binary data, and string conversion will probably result in changes to the binary values.

  • I'm using the free epub reader, the file I imported says "Due to an error in the ePub file, the table of contents can't be displayed correctly.

    For experts: The NCX-file is not a valid xml-file..Can you help me? Donna

    Hi,
    It's actually not the first time I have seen this issue, please refer to this thread below:
    https://social.technet.microsoft.com/Forums/en-US/01bbe40c-f522-4148-a7cc-86303da5416d/your-file-could-not-be-printed-due-to-an-error?forum=excel
    Here are some suggestions:
    1. If this issue only occurs to one Workbook, copy the file contents and paste them to another new Workbook, try to print and check the result.
    2. Maybe Excel is configured to run in Compatibility Mode. Right click on the Excel shortcut, click Properties -> Compatibility tab -> If Excel is configured to run in compatibility mode, untick it and click OK.
    3. There may be some corruption in the Excel install, try to repair Office from Control Panel -> Programs and Features.
    I hope the information is helpful to you in this scenario.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • File Path and Name field does not display correct path

    We are using Crystal 2008 along with VS 2005. We embed the special "File Path and Name" field  inside our report and it displays the correct path when viewed inside Crystal reports:
    C:\Program Files\reports\Chart.rpt
    When run through the web and viewed in the DHTML viewer, the file name and path appear as follows:
    C:\Windows\TEMP\Chart {02152A43-3339-4C03-A50A-E281E1D391AF}.rpt
    How can this be corrected?
    Thanks in advance for any assistance.

    This is a known issue tracked under ADAPT0000962216. At this time I do not know when this will be resolved, however Service Pack 2 for CR 2008 is targeted to be released by September and this may contain the fix.
    Ludek

  • CSV file encoded as UTF - 8 loses characters when displayed with excel 2010

    Hello everybody,
    I have adapted a customer report to be able to send certain data via mail a a CSV attachment.
    For that purpose I am using class cl_bcs.
    Everything goes fine, but since mail attachment contains certain german characters as Ü, when displaying it with excel those characters appear as corrupted.
    It seems the problem is with excel, because when opening the same file with notepad, the Ü is there. If I import the file to excel with the importer, it is correct too.
    Anyway, is there any solution to this problem?
    I have tried concatenating byte_order_mark_utf8 in the beginning of the file, but still excel does not recognize it.
    Thanks in advance,
    Pablo.
    Edited by: katathema on Jan 31, 2012 2:05 PM

    - Does ms excell actually support UTF-8
    Yes. I believed that we installed some international add-on which is not in default installnation. Anyway, other UTF-8 or UTF-16 file can be openned and viewed by Excel without any problem.
    - have you verifide that the file is viewable as a UTF-8 -encoded file
    I think so. If I open it into Notepad and choose "save as", the file type if UTF-8 file
    - Try opening the file in a program you are confident
    that it support UTF-8 - eg. Mozilla...
    I will try that.
    - Check that your UTF-8 -encoded file has a UTF-8 identifier (0xFEFF ?)
    as the first character
    The unicode-16(LE or BE) file I got from internet, I found there is always two bytes in the front. (0xFEFF or 0xFFFE). My UTF-8 file generated by java doesn't have that. But should UTF-8 file also has this kind of specifcal bytes in the front? If I manually add these bytes in the front of my file using Ultraeditor and open it in Excel2000, it didn't help.
    - Try using another spreadsheet program that supports UTF-8
    Do you know any other spreadsheet program supports csv file and UTF-8.

  • Accessing a .csv file in vi while the data is written by 3rd party java applicaito​n

    Hi
    I have a requirement like below explained.
    A java applicaiton reads data from hardware and writes in a .csv file. This java applicaiton is triggered by a button click in Labview VI.
        --> cmd window   -- cmd /C java Client n
    the data will be read from hardware and written to the file per every second.
    In the labview vi, we are reading the .csv file simultaneously and plotting the graph. 
    The above operations need to happen simultaneously. 
    When we tried this, we are geeting the "File Not Found Excpetion(the file is used by other process) in java application.
    Can anyone help me why this might be happening in Labview. I tried this with a "c" applicaiton instead of Labview and it is working fine.
    Problem observed only with labivew.
    Regards
    Kris

    Naah, I said, that will never work.  But to my shock and (pleasant) surprise, it does!  Here is a snippet of a little routine I cobbled together using LabVIEW for both the Writer and the Reader.
    The Writer is on top.  It creates a Temp.txt file on my Temp directory, deletes it if it is already there, then opens it for writing.  There's a boolean "Done" flag that tells me when the Writer finishes, so I clear it before entering the Writing Loop.  Here, every half-second, I write the sequential numbers 0 .. 9, with a New Line to create a Text File of Lines.  When I'm finished, I close the file.
    Below this is the Reader Loop, designed to start after the Writer Loop has opened (and created) the file.  Here we open the same file in Read-Only mode.  The Reader Loop also goes 10 times (I could have built in a Stop condition, but this is only a Proof-of-Concept).  The loop is initialized with the current File Position (0) in a Shift Register.  The inner While Loop is a "Wait for Data to Appear", a loop which checks 10 times a second to see if the File Position has changed, exiting when it does (meaning the Writer has Written Something).  It then reads a line from the File (the Read Text function has its "Read Lines" property set) and displays it.
    When you run this, you will see the Reader's output, Line, count up, 0 .. 9, and then the program stops with no errors.  What fun!
    Bob Schor

  • BCP queryout -w generating wrong CSV File

    I'm trying to generate a CSV file with BCP. My problem is that I have some NVARCHAR columns so I must use the parameter -w for the bcp utility. So, the CSV file generated is opening in a single column in EXCEL. If I create a new text file copy the content
    of the CSV generated and paste in the new file and then change its type to CSV it works and open the content spread in different columns. Has someone seen it before? Thanks
    SET @File = 'MyQuery.csv'
    set @SQL = 'bcp "SELECT FirstName, LastName, DwellingName FROM Table" queryout "' + + '" -w -t "," -T -S '+ convert(varchar,@@ServerName)
    exec master..xp_cmdshell @SQL

    Hi,
    I agree with you. It seems the text was attached with some text attribute when generated by BCP. When I copy the content to Notepad, I notice each rows were enclosed in double quotes. Image:
    The double quotes make Excel think it is a unit. If I remove the double quotes and import the data to Excel, it will copy the text to separate columns.
    1. On the Data tab, in the Get External Data group, click From Text. And follow the instructions in the
    Text Import Wizard.
    2. Under Original data type, choose Delimited, click Next.
    3. Select Tab. I can review the data in the bottom of the dialog box. Then, Next.
    Another option is to query the results to file and save it as csv file. Use the Text Import Wizard to import the csv file into Excel. Select Space option in the step 3.
    Thanks.
    Tracy Cai
    TechNet Community Support
    Hi Tracy,
    I've found a solution for my problem:
    I've used the -CACP to generate the CSV file ANSI Encoded and it works!!!
    Now my command looks like: 
    SET @File = 'MyQuery.csv'
    set @SQL = 'bcp "SELECT FirstName, LastName, DwellingName FROM Table" queryout "' + + '" -c -CACP -t "," -T -S '+ convert(varchar,@@ServerName)
    exec master..xp_cmdshell @SQL

Maybe you are looking for

  • HT1420 Can I add music to my iPod that woz not bought from iTunes?

    Can I add music to my iPod that woz not bought on iTunes?

  • WMA Lossless - AAC - 128br

    I have most of my music in WMA lossless and am thinking of converting to AAC so I can use iTunes, if I convert to AAC will the option to 'Convert higher bit rate songs to 128 Kbps AAC' only affect the songs on the ipod? i.e. not the whole library. If

  • Can I send music from Mac Mini to my home stereo via Bluetooth connection?

    I recently purchased a new Intel Mini with built in Bluetooth, and I wondering if I could use the Bluetooth transmitter to send iTunes music from the Mini to my home stereo system? If so, I assume that I would need to purchase a Bluetooth receiver of

  • PS3 Speaker system

    Hello everyone, I am in the search for a surrond sound system to hook up to my PS3.  I am hoping to buy this as a Christmas present for my husband.  We recently purchased the PS3 and so we do not need a complete home theater system.  However, before

  • Updated to Tiger 10.4.8 and Firewire now missing in FCP 4.5

    After updating from 10.3.9 to 10.4.8 FCP 4.5 is not recognizing my DV deck. I've trashed the preferences and all of the QT Receipts as the forums recommend and still nothing. My FCP View-External Video is checked "off" but all three choices are graye