Please help with speed issues and powerline adapte...

Hello all,
I have had infinity for a few months now and I am very unhappy with the quality of service so far, I wont go into that however,
the problems I currently have are:
speed dropped from 76.8Mbps down to 34.6Mbps within a week of going live, they have replaced my HH3 twice to try and remedy this but its still the same, anything you can recommend?
as for the powerline adapters, i bought 2 extra when I took out my infinity package, all 4 have failed twice, they have been replaced aswell, received a new set this morning to install and they don't work!
When I set them up I get the green data light and green power light, however once I plug the Ethernet cables in, the data lights go off after around 10sec,
no matter how many times I reset and marry them its the same output, then maybe they will work for around 10-15 minutes and then go off again.
I have 4 adapters in use ATM
2 for vision and 2 for my computer 
bt sent me 2 different models for some reason
I have the white simpler networks ones, 2 have black writing and 2 have orange,
sorry for the essay but from the experience I have had from BT so far I am not impressed
thankyou for any help in advance
regards  

Ratty2012 wrote:
The 200mbps refers to the theoretical duplex speed and not the actual connection speed. In ideal conditions the actual is about 70 to 80mbps for the 200 adapters. So therefore most of the time in normal conditions they connect at a much lower speed.
That's what I meant, hence why would you get 500Mbps ones if they ain't going to reach unless you're going to have your house wiring upgraded if the speed is rubbish. Didn't mean to be rude xD
If this helped you please click the Star beside my name.
If this answered your question please click "Mark as Accepted Solution" below.

Similar Messages

  • Help with wireless router and usb adapter

    I have a model WRT54G2V1 and a USB adapter. They were working fine until about 3 months ago, then suddenly I couldn't connect to the internet. I began using my wife's computer for my email. I have a web site that I need to update.  I spent 2-hours with Tech support today and they could not help me. The error messages say "cannot find access point" and then sometimes "cannot connect to internet". I think it may be my computer, but am very unsure. I have unistalled and reinstalled with no luck. Can anyone help me, please? I'm lost and not good with this stuff. Thanks.

    In your computer click on "start" then "connect to" then "show all connections".  You should be seeing two icons under "lan or high speed internet"  Your wireless connection should showing a blue screen while the lan should be greyed out.  If the lan is showing a blue screen right click on it and click on disable.  Now try to connect using your wireless adaptor.  If it did not work go to #2.
    Disconnect wireless adaptor then go into programs and uninstall wireless adaptor program.  Reconnect wireless adaptor to computer.  The "found new hardware" should appear.  Run the wizard and when it asks for drivers insert Linksys cd.  Try to connect.  You may have to click on repair if you don't succeed then try again.  Go to #3
    Powercycle your router. Try to connect.  I have three computers connected wirelessly and the one farthest away from the router has problems connecting.  Usually this solves the problem.
    Greetings from Northern Ontario, Canada

  • Please help with Contribute issue- Adobe or anyone!

    My issues are many- I don't know where to start. First, as a long-time Adobe customer, I can not believe how support has declined- I really miss my "support package" from the early 90's when I spoke with a person who really knew how to address my problems and/or questions. I am so tired of being outsourced to someone who has no idea how to address my problem- only to send me to "Document #8932023912 03" off of the Adobe website. I want to talk to someone who KNOWS and APPRECIATES this product, and who understands its internal behavior (like what I get when I call MAC SUPPORT). I will pay for it! I have invested thousands of dollars on Adobe software and am now at an unacceptable standstill.
    My small business relies on the Adobe Creative Suite 4 and the Contribute program. Up until now, I have never had a complaint, especially after moving to Mac a few years ago. Troubles started after two things (still not sure what the culprit was) - installing Snow Leopard and installing a Wacom Bamboo tablet (on the same day- my bad). Well, Illustrator, Photoshop work just fine as well as my other non-Adobe programs. But I can't even open InDesign (will post this on the proper post) or Contribute. So Apple had me deduce that I needed to create a new User and try things there. I eventually migrated to this new user but still, I cannot use Contribute.
    I have set permissions with the program and contents of the folder- in addition to my Contribute keys to no avail. I can't even open it. Nor can I open it in my Root user which at least lets me run In Design. I am at a total loss and I need to update a website for my client. PLEASE someone, I would so greatly appreciate any advice or instruction as to how to run Contribute on my new user. Or in my Root user. I just need to get it to open! Reinstall did nothing PLEASE HELP.
    A special note to anyone from Adobe: I want to talk to someone via a support package-- NOT outsourced. Does this fee-based option exist? It doesn't seem to from the main support number. If someone can help direct me, I would appreciate the proper instruction to do so. I need to get my InDesign running again and I have already invested multiple hours, days with Adobe support with NO solution at all. This is unacceptable in my mind, especially for the moneys invested.
    Thank you in advance... Aimee M.

    I totally share your views on Adobe period. I loved Macromedia., they also answered all my questions, then Adobe had to buy them out! I called them today (sales Dept., that's where they answer rather quickly., of course), they explained the following: You can pay for a live person, but the prices differ  in that they come in packages. In other words, you can pay a flat rate per hour for one-on-one OR pay for one-on-one tech support 5 times per month, and the amount of times per month vary from that point on., and so does the price!  I'm baffled! They are HORRIBLE!! . Like yourself, am on a standstill ever since I've been stuck with not being able to publish my site with current edits and it gives me a message whereas my own company name is "currently editing the page," so it keeps kicking out. I've tried everything, including but not limited to the following: going to the library and checking out books to troubleshoot; going on Adobe pages for support as well the Help features on the software program., etc...I'm exhausted!  ADOBE you guys need to reassess your Customer Care Support and your outsourcing business as well!!! YOU WILL LOOSE YOUR CUSTOMERS RATHER QUICKLY!!

  • Please help with this issue "To Run a SSIS Package outside of Server Data Tools You must install Drived Column of Integration sercvies of higher" From C# app

     i have searched all over the google and here on MSDN(I have read all the threads related to my problem ) , i am new to SISS and doing my clg project ,
    I have this package which loads data from  dim tables to a fact table , my Package runs without any problem in BIDS (2012)
    I have installed SQl Server integration services on SQL and service is also running in services.msc,
    the problem comes when i execute my package using my C# application i am using MSDN Method to execute a SSIS package programmatically given here.
    "http://msdn.microsoft.com/en-us/library/ms136090.aspx"
    For loading my FactTable i have used a Derived columns  and some lookups , 
    Now if i don't use derived columns and looks ups and just use source and destination component then my package runs fine from my C# application but if i use derived columns or looks ups etc it gives the following error
    "Error in Microsoft.SqlServer.Dts.Runtime.TaskHost/SSIS.Pipeline: To Run a SSIS package outside of SQL Server Data Tools you must Install Derived Column of Integration services of higher"
    I am searching and trying to resolve this issue from previous 2 days but without any luck please help or guide me what is solution to this problem ,,i will be very thankful
    I have also found that integration services that are running on my system have version  10.0
    but the BIDS have version Version 11.0.3402.0
    IS this causing problem ?  if yes then what i have to do  ?

    Hi BlaxButt,
    The package is developed in SSDT installed by SQL Server 2012, so it is a SSIS 2012 package. However, the Integration Services you have installed is SQL Server 2008 R2 version. To run the package outside SSDT, you need SSIS 2012 installed. The reason why
    the package runs fine with only Source and Destination components is that such a simple package can be executed by the DTExec utility installed by SQL Server 2012 Data base Engine or Client Tools (SQL Server Import and Export Wizard). To run a package that
    uses other tasks/components outside SSDT/BIDS, the SSIS runtime is also required except the DTExec utility. To obtain the SSIS 2012 runtime, we have to install SSIS 2012 on the server where the package runs.
    Reference:
    http://stackoverflow.com/questions/19989099/getting-error-running-ssis-package-on-non-ssis-server
    Regards,
    Mike Yin
    TechNet Community Support

  • URGENT!!! Java Gurus Please Help with adf issue!

    PLEASE SEE MY LATEST POST BELOW TIMO'S RESPONSE. THE REQUIREMENT HAS CHANGED. THAT IS THE ISSUE I AM LOOKING A SOLUTION FOR.
    Hello All,
    We have a requirement where our adf/jsf app needs to pick an EXCEL file from the server where the application is deployed. The sequence is :
    User comes to the page
    Clicks on "Open EXCEL" button
    EXCEL file located in the c:/ of the server opens up.
    How can this be done? I do not see any coding needed because the EXCEL file is being opened as is (and after user views it he closes the file) and the data is not being transferred to the jspx page.
    *We are totally flexible in how this is implemented - ie, using button, link , html etc etc. What ever works!!!!*
    Thanks,
    Edited by: user12054715 on Aug 17, 2010 8:54 PM
    Edited by: user12054715 on Aug 18, 2010 4:11 PM
    Edited by: user12054715 on Aug 18, 2010 4:13 PM

    Hello Timo,
    I am using 10.1.3g so your response is not going to help me.
    However, I have another question that I have already posted on the Forum. Please help me...
    Requirement:
    *1. Java application should be able to write "Hello World" in the excel file, when the user opens it.*
    I CAN DO THIS WITH THE FOLLOWING CODE:
    HSSFWorkbook wb = new HSSFWorkbook();
    HSSFSheet sheet = wb.createSheet("newSheet");
    HSSFRow row = sheet.createRow(1);
    row.createCell(1).setCellValue("HelloWorld!!!!!!!!!");
    *2. A "Write To Excel" button on jsf page opens a dialog asking user to Save or Open the excel file. (user can save the file anywhere on his machine)*
    I CAN DO THIS WITH THE FOLLOWING CODE:
    In jsf:
    <af:commandButton text="Download" action="#{myBackingBean.writeToExcel}" useWindow="true"/>
    In backing bean:
    public static void writeToExcel() throws IOException
    String filename = "workbook.xls";
    // //Setup the output
    String contentType = "application/vnd.ms-excel";
    FacesContext fc = FacesContext.getCurrentInstance();
    HttpServletResponse response = (HttpServletResponse)fc.getExternalContext().getResponse();
    response.setHeader("Content-disposition", "attachment; filename=" + filename);
    response.setContentType(contentType);
    PrintWriter out = response.getWriter();
    BOTTLENECK: When the user opens the excel how do I show "HelloWorld!!!!!!!!!" ?

  • Please help with WSRPi Issue

    Hi Gurus,
    I am using the Application Workspace Portlet extension for JDEV 1013.
    This morning I deployed successfully some JSR-168 Portlets in my WSRP OC4J container and registered the providers successfully with Portal 10.1.4
    Now I am following exactly same steps but I am encountering the following error:
    An error occurred during the call to the WSRP Provider: Java stack trace from root exception:
    java.rmi.ServerException: Internal Server Error (java.lang.RuntimeException: oracle.webdb.wsrp.server.ContainerException: Unable to load resource bundle "project1.resource.Portlet1Bundle")
    at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:384)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:245)
    at oracle.webdb.wsrp.WSRP_v1_ServiceDescription_PortType_Stub.getServiceDescription(WSRP_v1_ServiceDescription_PortType_Stub.java:63)
    at oracle.webdb.wsrp.client.design.v1.OraWSRP_v1_ServiceDescription_PortType.getServiceDescription(Unknown Source)
    . (WWC-43273)
    Any Ideas for this issue??
    Please Help.
    Thanks
    JO

    Hi JO,
    I remember this problem - it used to occur in one of my Portlets. It usually happens when the Portlet is not compiled using the same JDK compiler as the OC4J.
    Does your JDev 10.13 ( the default JDK is JDK 1.5 ) & the OC4J contaier for Portal 10.1.4 have the same JDK version ?
    Regards,
    Sandeep

  • Help with speed issue : who to contact

    I have BT Infinity 2 via HH5 and speeds are as follows;
    Wireless: DL 38M and UL 8M
    Ethernet: DL 38M and UL 8M
    and the above is a constant result, ethernet is not any faster
    I completed the BTWholesale speed test and get the same result. However, if I run the further diagnostics the information that comes back highlights the download in red and says I should contact my BB supplier.
    I note also that the range for DL is very tight with a max below 40M, however I am on BT Infinity 2 as upload shows max of 20M. The HH5 indicates that the DL synch rate is normally nearer 45M, so i am wondering if some equipment needs resetting at the exchange.
    So can anybody add clues, solutions or provide the best contact number to get this matter resolved.
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings Star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

    Hi TrickyDicky,
    Thanks for posting. Can you run the speed test  and post the results, including the 'further diagnostics'. That will let us see how the connection is performing at your end. I'm sure we can help with this.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Please help with Forms server and forms

    Hi, all
    I am new to oracle.
    Mine is home PC and the spec. of the system are as follows.
    database:Oracle 8i EE
    Forms :6i
    OS :Windows 2000
    Yesterday I downloaded Oracle9iAS Server and followed the documentation in installing.
    As per the documentation, I accepted default values in many cases and went thru with installation.
    At the end of the installation, i got the following config(found at the bottom of the message).
    Please give me steps in resolving the issues below.
    Also,
    when I run the "Run form from web" from Programs....
    what if the web listener port is taken. how do we figure out if one is already in use and if so what are other ports available to me.
    and finally in the same app. is "Web Host" the name of my computer on which I installed the Oracle server?
    TIA
    Shankar
    Configuration Steps for Oracle Forms installation of 00:44:38 2002/05/01
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory C:\shankar\6iForms\F6i\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server-6Web] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory C:\shankar\6iForms\F6i\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory C:\shankar\6iForms\F6i\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory C:\shankar\6iForms\F6i\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory C:\shankar\6iForms\F6i\JINIT.

    Thanks, Vikas!
    But I did a search for 6iServer.conf and did NOT locate any such file
    Please help
    TIA
    SHANKAR
    Shankar,
    It would have helped if you had indicated what is the full version of 9iAS that you have installed. By default the portnumber that is used is 7778.
    As per the entries, they should have already been made in the config files. But check that the 6iServer.Conf file and it should contain the entries that you are being told to update. If not, then add the entries in the 6iServer.conf file and that is all you need.
    HTH.
    Vikash

  • Nearly there but not quite - Please help with display issue

    Hi,
    I had an issue with my mac starting which I resolved by replacing the graphics card. The mac now starts without issue BUT!
    In display preferences there is only one display resolution, no detect display button and if I try to calibrate the sliders have no effect
    I have tried resetting PRAM and SMC with no effect and also tried a different monitor
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro3,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          3 GHz
      Number Of Processors:          2
      Total Number Of Cores:          8
      L2 Cache (per processor):          12 MB
      Memory:          8 GB
      Bus Speed:          1.6 GHz
      Boot ROM Version:          MP31.006C.B05
      SMC Version (system):          1.25f4
      Serial Number (system):          CK******XYL
      Hardware UUID: *****
    ATI Radeon HD 5770: (Previously ATI Radeon HD 2600 XT)
      Chipset Model:          ATI Radeon HD 5770
      Type:          Display
      Bus:          PCIe
      Slot:          Slot-1
      PCIe Lane Width:          x16
      VRAM (Total):          1024 MB
      Vendor:          ATI (0x1002)
      Device ID:          0x68b8
      Revision ID:          0x0000
      ROM Revision:          113-C0160C-155
      EFI Driver Version:          01.00.436
      Displays:
    Display:
      Resolution:          1920 x 1200
      Depth:          32-Bit Color
      Core Image:          Software
      Main Display:          Yes
      Mirror:          Off
      Online:          Yes
      Quartz Extreme:          Not Supported
    Display Connector:
    Display Connector:
    <Edited By Host>

    Not everyone updates their hardware porfile but it should have been spotted that yours lists 10.5.8 which was a big clue and reason to ask and check what you are runnning.
    Apple sells 10.6.3. Unlike the prior two which did come out with 10.X.6 which would work and allow boot from DVD you may need the 10.6.8 on flash memory that comes with Lion except that is $69.
    We usually do but get tired now that we've been saying "ATI 5x70 needs 10.6.5 or later" when people upgraded their graphic card like you did.
    I wish that wasn't so. I don't know how ATI does it for Windows but they do have to retool their drivers when a new OS comes out but end up with a package that supports more than one OS version.

  • Can you please help with importing CDs and audio books?

    I tried to search for this topic, but had no luck.
    Have been happy with IPOD until today. On trying to import a new audio book to iTunes and then updating IPOD to install on it, I can see the title in both the iTunes Library and menu of IPOD. However, instead of seeing a normal 57:32 (or similar stop time), I am seeing 789:57:13.152. When I try to play it through iTunes or IPOD, it skips it as if it wasn't there and plays something else. I checked out importing a music CD, and find the same problem.
    Appreciate any advice you can give.
    Dell   Windows XP   Itunes 6.0

    However, instead of seeing a normal 57:32 (or similar stop time), I am seeing 789:57:13.152. When I try to play it through iTunes or IPOD, it skips it as if it wasn't there and plays something else. I checked out importing a music CD, and find the same problem.
    let's first see if you can get the CDs to import normally if you switch off "error correction" in the iTunes Advanced-Importing preferences subtab.
    but if no joy there, try checking through the other suggestions from the following document:
    You can't import or play music from an audio CD in iTunes for Windows
    ... and these resources might be helpful with that:
    Using CD Diagnostics in iTunes for Windows to troubleshoot CD/DVD drive issues
    iTunes for Windows: Updating the firmware on your CD or DVD drive
    Updating the drivers on your Windows PC
    Where to find firmware for your CD/DVD drive

  • Please help with A record and MX record!

    Guys please help - our IT guy disappeared and we changed the hosting over the weekend. He did setup exchange server for all the emails so now i am trying to recreate all the settings in bluehost for email and the bluehost is asking whats A record for our
    Exchange server. Forgive me but i am not an IT guy... where do i find the A record for our exchange server? I would greatly appreciate it if somebody could point me into that direction.

    If the DNS A record for mail.mydomainname.com is currently pointing to your Exchange server's external IP address then I would imagine that's setup correctly.
    Name servers are those used to find out where to get the DNS records for a domain, eg it tells people doing a DNS lookup the address of your DNS server(s) so they can query them to find the required records. As such I'm unsure whether you actually mean name
    servers or not.
    Anything that ends in a .local address is definitely a local record, eg it is only used internally on your local network. On the internet there's no such thing as .local, so server1.mywebsite.local definitely wouldn't be the address you'd put into your public
    DNS records. Do you mean that in Outlook when you look at the server address that you connect to collect email that it is displaying server1.mywebsite.local? If so then that's completely separate to where mail is delivered.
    With the CNAME and MX records I'd suspect that they'd remain the same if they currently point to the mail.mydomain.com address, if they point elsewhere then you might well need to update them.
    What confuses me is what is it that's been changed with your hosting? You say you've changed, and presumably bluehost are the new hosting company, but not what has changed to them. Do you mean the domain has transferred to them, or just the website, or your
    internet access or something else?. You say that via the bluehost dns editor mail already points to mail.mydomainname.com, so it sounds to me as if the relevant records have already been setup and are working. Is email failing to be sent / received currently?

  • Please help with export issue with HD.

    I have a current project set at 1920x1080 HDTV 1080i (16x9) and my customer has decided to change his mind and not go HD 16x9 which I had shot in specifically for this reason. What settings could I use to export for 720x480 DVD 4:3? Please help.
    Thanks
    Joe

    +Do I copy and past the Sequence file from the HD into a DV NTSC new project? Yes or no?+
    Yes. Once you are done export it to Compressor to encode your video into an m2v and the audio into an ac3 dolby stereo. Then import those as assets in DVDstudio4, create your menu, if you need one and burn your DVD.
    +Can you give me a more step by step?+
    As I asked before...are you not familiar with using Compressor and/or DVD Studio Pro?
    If not (and if the links I sent to you are not helpful enough) then follow these two approaches:
    (Hope Shane Ross doesn't mind if I report one of his stock answers about a basic way to make a DVD followed by my basic "step by step" use of Compressor in order to give the OP a quick and easy support).
    Shane Ross wrote:
    +The absolute simplest way to make a DVD using FCP and DVDSP is as follows:+
    +1. Export a QT movie, either a reference file or self contained using current settings.+
    +2. Open DVDSP, select the "graphical" tab and you will see two little monitors, one blue, one green.+
    +3. Select the left blue one and hit delete.+
    +4. Now, select the green one, right click on it amd select the top option "first play".+
    +5. Now drag your QT from the broswer and drop it on top of the green monitor.+
    +6. Now, for a DVD from an HD source, look to the right side and select the "general tab" in the track editor, and see the Display Mode, and select "16:9 pan-scan."+
    +7. Hit the little black and yellow burn icon at the top of the page and put a a DVD in when prompted. DVDSP will encode and burn your new DVD.+
    +THATS ALL!!!+
    +NOW...if you want a GOOD LOOKING DVD, instead of taking your REF movie into DVD SP, instead take it into Compressor and choose the BEST QUALITY ENCODE (2 pass VBR) that matches your show timing. Then take THAT result into DVD SP and follow the rest of the steps. Except you can choose "16:9 LETTERBOX" instead of PAN & SCAN if you want to see the entire image.+
    Gogiangigo wrote:
    Creating your MPEG2 and AC3 files with Compressor:
    Compressor will create an Mpeg2 of your edited video and an ac3 (dolby stereo) for the audio (You can't create ac3audio with DVDstudio).
    (Use google for any farther information about any word or definition that remains slightly unclear to you).
    After that is done burning your DVD with DVDStudio will be quicker and easier.
    Step 1
    Once you are done with the edit you can:
    either export it straight from the timeline to Compressor (File>Export>Using Compressor)
    or create a QT movie (check self-contained in the export window) and import into Compressor after you open it.
    If you export it straight from the timeline Compressor will open automatically,
    if you wish to use the self-contained QT movie you can still export it from an open FCP project or open Compressor independently. If the the latter is your case once you open Compressor click on Add File in the toolbar (top left corner ).
    In both cases your video will appear in an untitled project right below the toolbar. You can see the movie (or FCP) icon and the title of your project.
    Now, the simplest way to proceed is as follow:
    you see the text next to the icon of your movie (in the blue rectangle) saying "drag here settings and destinations"? Now go to the settings window below, you can see the settings and destinations tabs. Go to Settings>Apple 4 groups>DVD 10 groups>DVD best quality 90 minutes two settings. This is the most common setting to use.
    In a nutshell drag the DVD best quality 90 minutes folder over the "drag settings and destinations here" text. Choose your destination. If you click each setting the inspector window activates. Now before we go ahead I suggest you to read the manual and understand the importance of the inspector window and its functions. In particular read about Avarege bit rate, maximum bit rate and in general Variable frame rate (VBR) and constant frame rate. With regard to audio read about ac3.
    This time we leave default settings and proceed by clicking the Submit button.
    In the preview window, right below the player commands you can see a little arrow and a date, click on the arrow and you can see that Compressor is encoding your video.
    Step 2
    When the encoding process is over open DVDstudio.
    See the first button of the toolbar , top left? Click on Import Asset, find your encoded audio and video files and open them.
    Now since your movie has been already compressed video(Mpeg2) and audio (ac3) they will show in the assets tab below the graphical tab followed by two green lights.
    From now follow Shane Ross's steps from point 3 if you don't want a menu.
    If you need a menu there's a simple video tutorial that came with FCP studio 2 discs . Take a look at that.
    Best,
    G.

  • Please Help with printer issues

    I have an iMac intel and with OS 10.8.3. Since the last update about 2 days ago I have not been able to print though the printer is on the same wi-fi as iMac.  I have restarted both but to no avail. I deleted all the printers I had to try and add the same printer and the iMac will not list this printer, so I do not have the opportunity to add it. I rely heavilly as this is my liveliihood to be able to scan and print docs. Was this caused by the last update or is there something else going on? Please help!!!

    did a copy paste of HP OfficeJet Pro 8500A Plus into google
    https://www.google.dk/search?client=opera&q=HP+OfficeJet+Pro+8500A+Plus&sourceid =opera&ie=utf-8&oe=utf-8&channel=suggest
    first hit
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=dk&lc=da&dlc=da&tmp_geoLo c=true&product=4116838

  • Please help with printing issues...

    I used the "Real estate" template for newsletters in Pages '08, and the newsletter looks great, but when I print it out, the top box, the "real estate" box, prints just a blue box...not at all what I am looking at on the screen, everything else is great, and even when I click on preview after print, it looks great, but does not print out the right box...I even printed just the pages template, wondering if I had edited something wrong, but even the pages template does not print the top box as shown...I have also had a difficult time printing out coupons with bar codes on them...I know it is not the printer, as it is shared with a pc, and the coupon and pdf file print fine thru the pc...what am I doing, or is there a setting I have missed?? Thanks so much.

    If its a problem printing from program AND Preview, that might imply a system problem, not a program issue. You said it was one of the template files.
    Send me an email this weekend (so I can get your email without posting it up here). I will produce a pdf from my machine of the same template and email it back to you. See if that one prints correctly.
    If it does, then we eliminated Preview or the printing subsystem as the problem, it is with Pages producing the pdf.
    If it still prints bad, then its a system issue.
    I see you have printed over and over with different methods, but I don't think I saw if you exported as a pdf and printed that. have you?
    Get in touch and we can try it to help narrow down your search of where the problem resides,
    Jason

  • Please help with "while" "charAt" and "length"

    i'm trying to write a program that counts the number of each vowel in an inputed string of characters. i'm using a "while" statement, not a "for" statement, and i'm using a switch statement inside the "while"
    i'm having trouble getting the while statement right and i'm also struggling with using charAt and length.
    here's what i have so far:
    import cs1.Keyboard;
    public class mdlprog5
    public static void main(String[] args)
    String textLine;
    int aCount = 0;
    int eCount = 0;
    int iCount = 0;
    int oCount = 0;
    int uCount = 0;
    int nonVowel = 0;
    int charPosition = 0;
    char currentChar;
    System.out.println ("Enter a line of text.");
    textLine = Keyboard.readString();
    while (textLine.charAt(charPosition) < textLine.length())
    currentChar = textLine.charAt(charPosition);
    switch (currentChar)
    case 'A':
    aCount = aCount + 1;
    charPosition++;
    break;
    case 'E':
    eCount = eCount + 1;
    charPosition++;
    break;
    case 'I':
    iCount = iCount + 1;
    charPosition++;
    break;
    case 'O':
    oCount = oCount + 1;
    charPosition++;
    break;
    case 'U':
    uCount = uCount + 1;
    charPosition++;
    break;
    default:
    nonVowel = nonVowel + 1;
    charPosition++;
    anybody have any idea what i'm doing wrong??
    thanks in advance for your help

    venumadhavA,
    i don't understand what you're saying. could you
    please elaborate?
    Sudha,
    thanks for the idea, it worked great!This is more precise and is what enumadhavA suggested,
    import cs1.Keyboard;
    public class mdlprog5
    public static void main(String[] args)
    String textLine;
    int aCount = 0;
    int eCount = 0;
    int iCount = 0;
    int oCount = 0;
    int uCount = 0;
    int nonVowel = 0;
    int charPosition = 0;
    char currentChar;
    System.out.println ("Enter a line of text.");
    textLine = Keyboard.readString();
    textLine = textLine.toUpperCase();
    while (charPosition < textLine.length())
    currentChar = textLine.charAt(charPosition);
    switch (currentChar)
    case 'A':
    aCount = aCount + 1;
    break;
    case 'E':
    eCount = eCount + 1;
    break;
    case 'I':
    iCount = iCount + 1;
    break;
    case 'O':
    oCount = oCount + 1;
    break;
    case 'U':
    uCount = uCount + 1;
    break;
    default:
    nonVowel = nonVowel + 1;
    charPosition++;
    Hope this works fine.
    Sudha

Maybe you are looking for

  • Track changes in Adobe Reader 8

    I've created a form in Livecycle.  Our company has Adobe Reader 8 installed on the network.  I'd like to be able to track changes, like in Microsoft Word, on the pdf form when it is emailed to another user so if changes are made, I can see what chang

  • Delivery out put error

    hi gurus, in our delivery challan output the item is not printed. please show me the possible solutions asap. because we have to go to golive we shortly. thankyou.

  • Off-center Printouts in Mac OS X V10.5

    All print outs are shifted to the left. Word, Appleworks, Mail, Websites everything

  • Re:Difficulty to Download/Install Adobe Flash Player! Please help me out!

    I cannot download/install Adobe Flash Player on Mozilla Browser and I really need it to stream local National TV Channel for news etc etc.and I couldn't find it on Google Play neither I have been trying for a long time but cannot manage on my own so

  • Import rows of text in Excel to layers in After Effects?

    Hello! After Effects noob here. I've been tasked with the grunt work task of moving several hundred words from an excel file into After Effects. The words will be dynamically pulled into an animation. Each word is in it's own cell in Excel and needs