There maybe more than speed to new 80/20 product

I was looking at other boards and noticed something that was in the Openreach announcement that might sway a few people whose speeds are marginal to upgrade. According to this announcement the prioritisation rate is 30mb/s for 80/20 against 15 for 40/10. What I take this to mean is that when the cabinet is very busy OR will cut 80/20 customers to a minimum of 30Mb/s rather than the old 15Mb/s that of course does not mean that congestion in BT Wholesale's backhaul might cut that again but it is a significant improvement.
You will also notein the same document that from 19/3 the old 12Mb/s fault threshold is history.

I saw this too and agree its another reason to go for the upgrade. I am likely to get only a marginal increase in speed myself. Although BT have not referred to this some of the other ISP's have - AAISP from memory.

Similar Messages

  • I have used the "description" spot in iPhoto for in-depth additional information for photos of my ancestors. Now I am wanting to know if there is a way to print the photos along with the descriptions; either photo by photo, or maybe more than one per page

    I have used the "description" spot in iPhoto for in-depth additional information for photos of my ancestors. Now I am wanting to know if there is a way to print the photos along with the descriptions; either photo by photo, or maybe more than one per page, or possibly in some sort of booklet format. Thank you very much.

    You can make a Book and have a photo on one side and your text description on the other.

  • There are more than 70 new iPhones in boxes have been stolen so there are ways to locate them please ur support urgent

    There are more than 70 new iPhones in boxes have been stolen so there are ways to locate them please ur support urgent

    i have informed the police but they said the device could
    be tracked  if it turn on  by its depend on serial numbers
    Re: There are more than 70 new iPhones in boxes have been stolen so there are ways to locate them please ur support urgent 

  • Importing From Excel file will not import assignments correctly where there are more than one assignment per task

    I am trying to import an excel file ... see below.   It appears if you select both Tasks and Assignments tables it will not allow you to do this, says file is not in a project recognized format.  So I import Tasks tab first then run the
    wizard again and import the assignments tab while selecting merge with project option.   This works with one exception:
    If there are more than one assignment per task.  It does not merge in the 2nd assignment, only the first.
    Is there a way to import a task with 2 or more assignments?
    Background
    To figure out what the format for the file needed to be, I started with a MPP file and from project saved as Excel and selected the "Project Template" file.  Now I am trying to import that XLS to see how it works
    ID
    Active
    Task Mode
    Name
    Duration
    Start
    Finish
    Predecessors
    Outline Level
    1
    Yes
    Auto Scheduled
    DS001
    3 days
    June 17, 2014 8:00 AM
    June 19, 2014 5:00 PM
    1
    2
    Yes
    Auto Scheduled
    MT001
    3 days
    June 17, 2014 8:00 AM
    June 19, 2014 5:00 PM
    2
    3
    Yes
    Auto Scheduled
    CT001
    1 day
    June 17, 2014 8:00 AM
    June 17, 2014 5:00 PM
    3
    4
    Yes
    Auto Scheduled
    CT002
    2 days
    June 18, 2014 8:00 AM
    June 19, 2014 5:00 PM
    3
    3
    5
    Yes
    Auto Scheduled
    DS002
    1 day
    June 20, 2014 8:00 AM
    June 20, 2014 5:00 PM
    1
    6
    Yes
    Auto Scheduled
    MT002
    1 day
    June 20, 2014 8:00 AM
    June 20, 2014 5:00 PM
    2
    7
    Yes
    Auto Scheduled
    CT003
    1 day
    June 20, 2014 8:00 AM
    June 20, 2014 5:00 PM
    4
    3
    Task   Name
    Resource Name
    % Work Complete
    Work
    Units
    CT001
    Engineer1
    0
    8h
    100%
    CT002
    Engineer2
    0
    16h
    100%
    CT003
    Engineer1
    0
    8h
    100%
    CT003
    Engineer2
    0
    8h
    100%
    Andrew Payze

    Andrew,
    I did a quick test using your example although I didn't include the Predecessor or Outline Level fields to keep things a little simpler. I imported the Excel data into a new Project file with a single import of task and assignment data. It is very important
    to set up the Excel Workbook correctly. On Sheet 1 I entered the task data (Name, Duration, Start). I did not include the ID or finish date as that is redundant - Project generates its own ID and will calculate the finish date based on the start date and duration.
    On Sheet 2 I entered the assignment data basically just as you show it except I didn't include the Units.
    The data imported as expected.
    John

  • AE 12.1 Crash: "There was more than one edit in the video track"

    Here's the last log message: Last log message was: <140735209366288> <ImporterQuicktime::NativeReaderGetInfo> <5> There were more than one edit in the video track, defer to non-native quicktime for 0x1308a73a8.
    iMac 27-inch, Late 2012
    Software OS X 10.9
    Graphics:  NVIDIA GeForce GTX 680MX 2048 MB
    Memory  24 GB 1600 MHz DDR3
    Processor  3.4 GHz Intel Core i7
    Areca 8050 RAID6 config (Thunderbolt)
    AE 12.1 (Crash initially occured in previous version, which I don't know what it was - AE CC, but I don't know exact number - problably whatever the most recent update was)
    My project has a bunch of ProRes files referenced... even when I move them, and After Effects marks them as offline, I just get this: Last log message was: <140735209366288> <ae.blitpipe> <2> Making New Context.
    I have done some searching, and even if I go to Google, and put the search in quotes, I get nothing. It doesn't sound like anyone else has had just this problem.
    Help?

    Sounds like the ProRes files are encoded oddly in a format that AE's own handler can't understand and while falling back to QT it crashes. I believe there are some known issues with this for ProRes 444, but then again I'm not a Mac guy...
    Mylenium

  • Page HTML Body Attribute - can there be more than one in this area?

    In "Oracle Database Application Express Advanced Tutorials", Release 3.0, B32469-01 on page 10-10, in the section labeled "Create a Call to the disFormItems Function" in step 6........it reads:
    //start citation
    In the Page HTML Body Attribute, enter the following:
    onload="disFormItems(); first_field();"
    //stop citation
    My questions are:
    Can there be more than one "onload" statement?
    If yes, how do you string them together?
    Assume the second function I want to add is "disFormItems_local()"
    Thank you,
    Maggie

    Okay, I have figured it out, I believe. So, I will provide my own answer in case someone else is looking for this type of situation in the future.
    I edited the page definition by adding another function, disFormItems_local(), to the HTML Header Attribute.
    Next, I edited the item's HTML Form Element Attributes to call the function, onchange="disFormItems_local()"
    Then, I created a call to the disFormItems_local function in the page HTML Body Attribute, onload="disFormItems(); first_field(); disFormItems_local();"
    Other stuff that you will need to know is to be found in Chapter 10 page 8, Enabling and Disabling Form Elements of the 3.0 Advanced Tutorials.

  • Can there be more than one initiator in a shared review?

    We use Acrobat X Pro to do shared reviews of pdf documents. At times, the initiator will be out of the office when someone needs to take action on the document and it would make it more convenient if there was more than one person with access. Is it possible to assign two people as the "initiator" of the documents so that there will always be one available?

    No, sorry.
    If you're using email or own-server-hosted reviews there's nothing (technically) to stop another person signing on using the initiator's identity provided they know the password. If you're using Acrobat.com to host the reviews, and so the participants are using Adobe IDs, then in a legal sense you can't because the terms of use for an AdobeID do not allow shared access.

  • Can there be more than one JVM Running on the same machine

    Can there be more than one JVM Running on the same machine.

    Even JVM's of different versions (or vendors) can run on the same box at the same time.

  • HT4436 Can there be more than on iCloud account on a computer?  I have an iCloud account with my iPhone and would like to view my photo stream on my husbands mac.  I do not have a mac but an older PC

    Can there be more than one icloud account on a computer?  I have an icloud account with my iphone but would like to view my photo stream on my husbands mac.  I do not have a mac but an older PC. thanks

    Welcome to the Apple community.
    The simple answer is yes you can. On a single user computer, the user can have secondary iCloud accounts, which they can add through the system preferences > mail, contacts and calendars. The only drawback here is that only the primary iCloud account can use photo stream. This can be worked around by having a second user account on the Mac. Each user account could then have a different primary iCloud account, one for you and one for him, your account could then receive your photo stream pictures.
    Are you also aware that you can have iCloud on your PC and download your photos stream pictures to it.

  • I updated my ipod but then all my music deleted, could you please help me figure out how to redownload it? there was more than $100 worth of songs on there.

    I updated my iPod Touch but then my computer crashed while it was updating and all my music deleted, so i would like to know how to redownload all my music just this once because there was more than $100 dollars of songs on there and its pretty unfair if ithere isnt a way redownload all that. and i did try backing up my ipod before updating but i cannot find the back up on my computer.

    How to redownload purchased apps from the App Store

  • Joining 2 related records using PL SQL in Apex - Problems when there are more than 2 related records?

    Hi
    I am combining 2 related records of legacy data together that make up a marriage record.  I am doing this in APEX using a before header process using the following code below which works well when there are only 2 related records which joins the bride and groom record together on screen in apex.  I have appended a field called principle which is set to 'Y' for the groom and 'N' for the bride to this legacy data
    However there are lots of records where in some instances there are 3, 4 , 5, 6 or even 1 record which causes the PL/SQL in APEX to not return the correct data.  The difference in these related columns is that the name of the bride or groom could be different but it is the same person, its just that from the old system if a person had another name or was formally known as they would create another duplicate record for the marriage with the different name, but the book and entry number is the same as this is unique for each couple who get married.
    How can I adapt the script below so that if there are more than 2 records that match the entry and book values then it will display a message or is there a better possible work around?  Cleaning the data would be not an option as there are thousands of rows of where these occurrences occur
    declare 
         cursor c_mar_principle(b_entry in number, b_book in varchar2) 
         is 
              select DISTINCT  id, forename, surname, marriagedate, entry, book,  formername, principle
              from   MARRIAGES mar 
              where  mar.entry   = b_entry
              and    mar.book = b_book
              order by principle desc, id asc; 
         rec c_mar_principle%rowtype;
    begin 
    open c_mar_principle(:p16_entry,:p16_book)  ;
    fetch c_mar_principle into rec;
    :P16_SURNAME_GROOM   := rec.surname; 
    :P16_FORNAME_GROOM   := rec.forename;
                   :P16_ENTRY := rec.entry; 
                   :P16_BOOK :=rec.book;
    :P16_FORMERNAME :=rec.formername;
    :P16_MARRIAGEDATE :=rec.marriagedate;
    :P16_GROOMID  := rec.id;
    fetch c_mar_principle into rec;
    :P16_SURNAME_BRIDE   := rec.surname; 
    :P16_FORNAME_BRIDE   := rec.forename;
                   :P16_ENTRY := rec.entry; 
                   :P16_BOOK :=rec.book;
    :P16_FORMERNAME :=rec.formername;
    :P16_MARRIAGEDATE :=rec.marriagedate;
    :P16_BRIDEID  := rec.id;
    close c_mar_principle;
    end;

    rambo81 wrote:
    True but that answer is not really helping this situation either?
    It's indisputably true, which is more than can be said for the results of querying this data.
    The data is from an old legacy flat file database that has been exported into a relational database.
    It should have been normalized at the time it was imported.
    Without having to redesign the data model what options do I have in changing the PL/SQL to cater for multiple occurances
    In my professional opinion, none. The actual problem is the data model, so that's what should be changed.

  • I can't download an app as it says there is insufficient space but when I look on settings there is more than 2GB storage available and the app is only 1

    I can't download an app as it says there is insufficient space but when I look on settings there is more than 2GB storage available and the app is only 1

    An app can need twice the quoted space just during the installation. That could be the problem.  It's easy enough to offload some stuff for the insyallation then sync it back.

  • How come the repair cost of a MacBook Pro cost more than a brand new unit?

    My nephew bought her Mac Book Pro last June 2012. During the time that floods hit metro manila where she is studying, her Mac Book Pro (13in) happend to have been damped wet by water. Still running but it seems the batter got problem.  So she brought her unit to SM North Edsa ( Annex) Mac Center for possible repair.  The Mac Center told my nephew that the unit will be brought somewhere  in Mandaluyong - Apple Service Center.   After a few days she received a message from the Mac Center telling her that the repair cost will be a whooping P88,000.00  almost twice the cost of her unit when she bought it. My sister ( my nephew's mother) was fuming asking me how come the cost of repair is so great, it is better to buy a new one.
    Is this really true?  I wonder what others may have experienced bringing their unit for repair and finding out that the cost of repair is such... APPLE IS THIS HOW YOU TREAT YOUR CUSTOMERS...  IS THIS THE KIND OF AFTER SALES SERVICE THAT WE EXPECT FROM YOU... PLEASE explain it to me.. thanks

    And mind you dear APPLE believers, this also happens to my BOSS' Mac Book Air, which was brought also to an Apple Center for repair due to White Screen of Death... The repair center told my boss that the repair would cost him P68,000 pesos... the new Mac Book Air is only P47,990.00.   Who in his right mind agree to such a repair cost which costs more than a brand new unit...  If this is so... then APPLE is not a good brand after all...  Anyone who had the same story?
    BTW  i tried to revive the unit by following some repair tips from the internet... and I was able to revive it without spending a dime.... I am not a technician... just wondering what kind of SKILLS those technicians at the Apple Repair Centers have in the Philippines...

  • Why Am I Getting The "Insufficient Space On Device" Message When There's More Than Enough Space?

    I have the HTC Droid Incredible 4G LTE (ICS/4.0). It has 3.63 GB phone storage remaining, and the sd card has 7.35 GB remaining. Forget the sd card. How can my phone, or any phone for that matter, get the error message of "insufficient space on device" when there's more than enough space on the device? Thank you in advance.

    Turn off your phone.
    Hold power - and volume up I believe  It might be down.
    From there you can select recovery and then hold vilume up and tap power to open the menu.
    There should be an option there to clear system cache.

  • How can i purchase a macbook air in Nigeria? apple has no shop in the entire country and independent dealers charge ridiculously sometimes more than double the prices of mac products without guarantee of getting it with required specifications. its sad cl

    how can i purchase a macbook air in Nigeria? apple has no shop in the entire country and independent dealers charge ridiculously sometimes more than double the prices of mac products without guarantee of getting it with required specifications. its sad cos Nigeria has a very large apple market plus phones and most recently ipads especially. its been frustrating trying to get a macbook, even have to wait for when someone will travel out of the country, then you send the person(thats if you have the money at that time). Please somebody help inform apple maybe they can do something about this, its really disappointing.

    This is a user-to-user technical support forum. You're not addressing Apple here. Use the apporpriate link on fhe Feedback page to let Apple know how you feel:
    http://www.apple.com/feedback

Maybe you are looking for

  • Sync problems with iPhoto (Last iTunes & iPhoto & iOS)

         Some people have problems to with the music sync but anyone has the same problem but with the photos? iTunes doesn´t count the number of photos that suposse to be listed when you select your album on itunes/device/photos... I have once the probl

  • Is there a system that will run Microsoft Office efficiently?

    I have a Mac Mini with 4G RAM. I have Microsoft Office for Mac installed and have upgraded to Mountain Lion. My system is painfully slow. Since I use it for business, this is intolerable. Will and upgraded system be any better? Or is Mac just not cap

  • Macbook pro won't install updates

    Little bit about my mac: Mac OS X. Version 10.6.8    I have 47GB available. I have tried updating my software, and it will only update the certain things that does not require the macbook to restart. If I try to update the software it will show the d

  • Activation of data fails in ods with error 9

    I am running the a process chain and during the process, activation of data in ODS fails with error 9. any suggestions to correct the issue?

  • Error when compiling servlet

    I have this error and don't understand exactly what it means. Any advice on where to look to research it? I tried typing in the exception itself and even wrapper, but am not getting anything that explains to me why it happened and how to fix it. [cod