Can a moderator please have a look into my connect...

Hi Mods,
Over a few weeks now my connection has seem to of deteriorated quite badly now to a point everything runs terrible. I have tried to do a pin reset on my HH5, no joy also I have reset my Openreach box no joy there, I have also connected straight to my HH5 without the Openreach box connected and nothing changes, I keep the openreach box connected because the HH5 seems to reboot and this makes my connection worse but it reset about a few days ago with the Openreach box connected and now it is really bad also no difference also connected straight to the HH5. My Download has plumeted from a steady 24.2MB down to now 18.8MB and my Upload has gone from 1.91MB down, now to an awful 0.67MB, surely something is really wrong with the connection and needs looking into also my Pings are just awful as well, its hitting 66ms from a steady 15ms and no Jitter, my estimates back when I first had Infinity installed where 19.1/2.90MB so its below my contract anyway, the strange part about it if I connect direct to my HH5 and look at the stats in the Helpdesk section it reads max attainable rate 24558/2208 but my actual speeds are no where near that. I will post an img below taken via ethernet cable today, could someone please seriously have a look at it for me. I don't want to take this as I am just complaining cause it is not good at all it seriously needs looking into for me please, thankyou:-
Please click on pink star to the left and say thanks if I have helped you at all!. Thank you. Home Hub Page- http://bthomehub.home/
BT Speed test- http://www.speedtest.btwholesale.com/
Speedtest:-http://diagnostics.bt.com/login/?workflow=Speed
Net Connect test- http://netalyzr.icsi.berkeley.edu/index.html

Can a mod please please help me out or someone from BT I have ran another test now and its going down further this time now and all the time something is wrong. I've asked my parents and they have said they don't want an engineer coming out at all they have made this very clear to me and bothering them again they say, my backs against the wall with this issue, I have explained to them an engineer needs to come out to fix the problem but my dad seems to think they can fix it without an engineer coming out to the house cause one did before a while back without coming out so hes remembering that and trust me hes a rite stubbon git when it comes to this sort of thing the internet is really unusable at this moment, its just awful and I don't know what to do for the best???!.:-
I have filled in the contact form if it helps me but hopefully they will read this thread and understand my difficult position so they know where I am with the problem.
Please click on pink star to the left and say thanks if I have helped you at all!. Thank you. Home Hub Page- http://bthomehub.home/
BT Speed test- http://www.speedtest.btwholesale.com/
Speedtest:-http://diagnostics.bt.com/login/?workflow=Speed
Net Connect test- http://netalyzr.icsi.berkeley.edu/index.html

Similar Messages

  • Hey eric i have commented ont he multiply matrix question....please have a look into it and kindly help!

    didn't know if it wud come through to uSo i thought i wud post it too...sorry if its a mess!!

    CMS's like  WordPress, Joomla! & Drupal are popular open source (PHP & MySql) frameworks.  They contain all the backend PHP code needed to create a dynamic web site that contains capability for advanced functions:  site search, on-line editing, shopping carts, member log-in sites, blogs with comments, scripted contact forms, and so much more...
    The allure of Open Source frameworks is that they save developers time and money.  Instead of building everything from scratch (which can take months), an experienced developer can usually install WordPress on the client's server and be up & running in a few hours without customizations, or in a couple of weeks with customizations.   A firm understanding of PHP, how to set up a server-side database, backing up MySql, CSS theming, and HTML code are required skills to work with these frameworks.  WordPress is probably the easiest to set-up; Drupal is for more experienced coders.
    I am still not sure how I will know when I am competent enough to work in Web Design... What are the best signs that an individual is good enough?
    You're ready when you can look at code and understand what it means/does. Being able to problem solve, identify mistakes and fix them on your own is a must have skill. 
    Code Tutorials - http://w3schools.com/
    How to Develop with CSS?
    http://phrogz.net/css/HowToDevelopWithCSS.html
    CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Can i purchase wi-fi for itouch so that i dont have to look for a connection?, can i purchase wi-fi for itouch so that i dont have to look for a connection?

    can i purchase wi-fi for itouch so that i dont have to look for a connection?

    Sorry, but I'm not clear on what it is you're asking. As long as you can get an Internet connection for your home, you can almost certainly use a WiFi router, of which there are many on the market. Some sort of broadband connection, though, is really necessary for the iPad to be able to use most functions. Consult your local Internet providers for options.
    If that doesn't answer your question, please explain in more detail what it is you are attempting to accomplish.
    Regards.

  • When I select a "compose email" from my GoDaddy email page, it opens up another whole Foxfire window. I can't seem to have it open into another tab instead.

    When I select a "compose email" from my GoDaddy email web page, it opens up another whole new Foxfire window. I can't seem to have it open into the existing Foxfire window but just another tab instead.

    Firefox diverts most new windows to tabs, but there is an exception when a website uses a script to specify the window's dimensions or removes some toolbars. To remove the exception, you can make a change under the covers. This could be awkward for genuine dialog windows that don't make sense to view in a separate tab, but if you find it more annoying than useful, you can easily switch back.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (3) Confirm that the '''browser.link.open_newwindow''' preference is set to its default value of 3 (divert new windows to a tab instead), or right-click > Reset to get that value
    (4) Double-click the '''browser.link.open_newwindow.restriction''' preference and change the value from 2 to 0 (that's a zero) and click OK
    Any luck?
    For future reference, the possible values for the window/tab preferences are:
    <strong>(A) browser.link.open_newwindow</strong>
    3 = divert new window to a new tab (<u>default</u>) (checked*)
    2 = allow link to open a new window (unchecked*)
    1 = force new window into same tab
    <strong>*</strong> First checkbox in Options &gt; Tabs
    <strong>(B) browser.link.open_newwindow.restriction</strong> - for links in Firefox tabs
    0 = apply the setting under (A) to ALL new windows (even script windows)
    2 = apply the setting under (A) to normal windows, but NOT to script windows with features (<u>default</u>)
    1 = override the setting under (A) and always use new windows
    <strong>(C) browser.link.open_newwindow.override.external</strong> - for links in other programs
    -1 = apply the setting under (A) to external links (<u>default</u>)
    3 = open external links in a <u>new tab</u> in the last active window
    2 = open external links in a <u>new window</u>
    1 = open external links in the <u>last active tab</u> replacing the current page

  • Waveform peak detection ...Please have a look

    Hi folks,
               I am trying to acquire 2 signals and then detect the peaks of each of them and divide the peaks and display it in a waveform chart.But my Peak detection doesnt work at all...I tried plugging in values from 3 to 10000 but it just doesnt work...Please have a look at my VI and feel free to point out any errors in my VI..
    Thanks
    Attachments:
    slope 2 channels3.vi ‏51 KB

    Hi,
    Had a look at ur VI
    tell me, do u need a single peak for every iteration or a series of peaks above a certain threshold?
    If it is a single peak for each acquired waveform , then extract y array from the waveform cluster( you have already done it in ur VI) and connect it  to 'find array min max' function found in array functions palette and u get the single peak for each waveform.
    If it is a series of peaks u are interested in, then compare all these values inside a for loop.
    Index each element inside a 'for' loop, check it for threshold using a conditional case structure and put it inside a shift register.
    regards
    Dev

  • Material staging in WM - Jurgen please have a look at this

    Dear Jurgen,
    I'd kindly like to ask you to please have a look at this issue.
    Re: Requesting urgent reply
    Thanks in advance,
    Csaba
    (sorry for sending message this way...)

    I answered in the other thread.

  • I have a mid 2010 macbook pro 15" and recently it started crashing so I took it to my local Apple store to have it looked into and they told me its a graphics card issue requiring the replacement of the logic board at a cost to me of $340.

    I took my laptop to my local Apple store to have the problem diagnosed and they told me the problem lies in the grpahics card which will require the replacement of the entire logic board at a cost to me of $340.
    after that I did some research on the topic and found that this was a massive problem on this model of macbook pro and Apple never issued a recall to fix the issue, are there any class action suits in this category currently underway? if so how can I join?

    I also have a mid-2010 Macbook Pro 15". Also, I had paid $100 for Apple Developer account and I can't even use Xcode or Unity3D to work on my game because the moment I write a line of code, my computer crashes. Scratch that, I used to have an Apple Developer account (I let it expire a couple of weeks ago). It hasn't been of much use since my Macbook Pro crashes 15 times a day.\
    A month after buying a mid-2010 Macbook Pro 15" directly from Apple, it began to crash. At first, I assumed it was my fault as I had been messing around with Bootcamp and doing other heavy stuff, but I quickly learned it would randomly decide to shutdown regardless of the task at hand. I was very busy at the time. I was a fledgling teacher in France, and I hardly had any time, or money, to put toward a 84 euro train ticket to Paris. Also, OS X updates were around the corner (Lion, Mountain Lion), so I held out, hoping the issue would be resolved with the updates.
    During my investigation of the issue, I did find the TS4088 article. It recommended I install some updates, and then it described a problem that seemed similar to my own, but the order in which the problems occured, as described in the TS4088 article, did not follow the same pattern that my computer had been experiencing–there was no gray or black screen after the restart warning message when my mac crashed. The first time I found TS4088 on Apple's Support page (at a time when their product recalls were easier to locate before they redesigned their website), it was a couple of months after I had bought the computer. I reasoned that my Macbook Pro must not be suffering from the same issues as I had never seen the video freeze or go black before seeing a restart message. The restart warning message is the last thing I saw, no loss of video or black(or gray) screen afterwards. My computer would simply start to boot up again.
    About two years after buying the computer, and suffering from about 3 GPU panics a day, I searched for the TS4088 article again, wondering if I had misread it, and that maybe the issues described in the article were the same issues I was experiencing. This time I could not find the TS4088 article on Apple's Website. I searched over and over again, but it was nowhere to be found. I assumed that issue had been resolved and the article removed. Now after three years of using a faulty, unreliable computer, I was feeling like a schmuck. I searched again on Apple's website to find the TS4088 article, or any new ones that outlined my very apparent GPU issues, but I had no luck. I circled Apple's website over and over and could not find that article. It was only through a link other frustrated mid-2010 Macbook Pro owners had posted on some other website that I found the link to TS4088, also learning that the forum's users were experiencing my same problems.
    Based on the language Apple used to describe the problem, I did not reason that I was suffering the same issue. Here's what happens when my computer crashes:
         • The computer seems to shut down. The display turns off, the fans stop spinning
         • The message "Your computer was restarted because of a problem . . . Press any key to restart" is displayed.
         • I press any key, the computer restarts, I wait for next crash to interrupt my work
    Excerpt from TS4088
    "Symptoms
    Apple has determined that a small number of MacBook Pro (15-inch, Mid 2010) computers may intermittently freeze or stop displaying video on the built-in display or on an external display connected to the MacBook Pro. In this situation, you may also see a restart warning message before the video is lost or the display turns black or gray."
    My computer never displays a restart message before the video is lost or display turns black. My Macbook Pro mid 2010 loses the picture on the display, and less than a second after that is the restart warning displayed. The video would never freeze or stop playing, rather the whole computer just dumped all of its processes and displayed a warning message asking me to press any key to restart.
    My issues with this problem are the following:
    •The problems described in TS4088 do not accurately reflect what users are experiencing. TS4088 is misleading in this respect.
    •The article TS4088 was not easy to find on Apple's website. It seemed to have moved to an obscure, impossible-to-find location that could only be found thanks to the great number of other Mac users who are experiencing the same problem.
    This issue hasn't been managed dutifully. I'm annoyed to have sunk money into a developer account. I'm annoyed that I sunk money into an expensive product that does not work. I'm annoyed that the description of the issue afflicting mid 2010 Macbook Pros was inaccurately and misleadingly described and that links to the TS4088 article disappeared from Apple's website when I could have truly benefitted from them. I am especially annoyed that my life in graphic design, web development, and iOS development has stagnated for several months as my computer crashes some 15 times a day. I am, however, pleased with the speed at which a Mac can boot up.

  • Procedure ..Please have a look and give ur suggestion

    Hi all,
    Please have a below procedure.
    Suggest me if I do anything to make it more efficient?
    Because I'm very very new to pl/sql .
    I have to send this to code review.Before just to make sure everything is good and all logic and everything.
    Thanks in advance.
    PROCEDURE proc1 (
      in_report_parameter_id   IN      NUMBER,
      in_date_format_mask      IN      VARCHAR2,
      in_start_date_time       IN      TIMESTAMP,
      in_end_date_time         IN      TIMESTAMP
    AS
        my_current_date_time TIMESTAMP;            
    BEGIN
          my_current_date_time := TRUNC(in_start_date_time);
          DELETE FROM table1;
      LOOP
         EXIT WHEN my_current_date_time >= in_end_date_time;
         INSERT INTO table1 (
                     date_time )
         VALUES (my_current_date_time);
          my_current_date_time := my_current_date_time + numtodsinterval(1, 'DAY');
      END LOOP;
      DELETE FROM table1
         WHERE   TRUNC (date_time) IN
              SELECT TO_TIMESTAMP(report_parameter_value, in_date_format_mask)
                FROM report_parameters
              WHERE report_parameters.report_parameter_id    = in_report_parameter_id
              AND report_parameters.report_parameter_group = edr_rpt_constants_pkg.date_format_mask_group
              AND report_parameters.report_parameter_name  = edr_rpt_constants_pkg.excluded_date_name
    END proc1;

    Hi,
    I meant something like this:
    INSERT INTO table1 (date_time)
    WITH   all_dates   AS
         SELECT     in_start_date_time
                      + LEVEL - 1     AS dt
         FROM     dual
         CONNECT BY   LEVEL <= 1 + in_end_date_time
                                    - in_start_date_time
    SELECT     dt
    FROM     all_dates
    WHERE     dt     NOT IN     (
                       SELECT  TO_TIMESTAMP (report_parameter_value, in_date_format_mask)
                     FROM     report_parameters
                   WHERE     report_parameters.report_parameter_id    = in_report_parameter_id
                   AND     report_parameters.report_parameter_group = edr_rpt_constants_pkg.date_format_mask_group
                   AND     report_parameters.report_parameter_name  = edr_rpt_constants_pkg.excluded_date_name
    ;If you post CREATE TABLE and INSERT (or CREATE TABLE AS) statements, then I' can test it.
    As Tim said, TRUNCATE TABLE is not a PL/SQL command, so to use it in PL/SQL you have to use EXECUTE IMMEDIATE, like this:
    EXECUTE IMMEDIATE 'TRUNCATE TABLE  table1';The word TABLE before the table name is required.

  • Can a Moderator Please help me? My Apple ID is no longer valid

    Help,
    It appears that Apple no longer accepts my login ([email protected]) as a valid Apple ID.
    It has worked since April of 2001. My Keychains on my Mac's are set with the same login and password. I had one alias for the forums, "Wheelman" and another "Thomas Drolett" for the Apple Store, iTunes, etc. that I set up when I first subscribed to the Dot Mac Service.
    I believe all I need is for them to allow me to login with userID=335906.
    My alias was (is) Wheelman and I'd like to have it back, please.

    Hi Ali,
    Me again...
    Yes. Deleted Apple cookies via the security page.
    Then deleted cache.
    Quit safari. start again.
    Navigate. Apple/Support/discussions
    Click on login. Create new account
    And it automatically loads my DotMac login.
    Delete that entry to my previous and I get a registration page for new account.
    Don't want a new one - want my old one.
    Why, I ask myself? If its just to keep a history of my previous posts - why not just start again. I just like to see my previous usage of the discussion sites I guess.
    Ali, you were able to find my old profile by some sort of magic!
    I would settle for a new registration (ie the one I'm using now to login and with my history of use - Posts. Registered - stated in the original. Bet that can't be done, have tried it on itunes in the past.)
    So. I'm able to login - thats the main issue!
    I cannot yet find an entry portal to my original identity despite your good efforts to lead me there.
    Thanks again Ali,
    Steve.

  • Please have a look at my site

    Hi i've just uploaded a site i'm working on. See it
    here and the css file
    here.
    It displays ok in Firefox but in IE 6 it looks awful. Have a
    look and you'l see what i mean. Can anyone explain to me why this
    is happening?
    Also before i added the "contentfooter" div the site was
    centred in the browser (well in FF at least) but now it's aligned
    to the left.
    Another thing i would like is to be able to set the height of
    contentleft, contentcenter and contentright to vertically
    auto-stretch if possible.
    Any help would be greatly appreciated.
    *EDIT, i played about with it and fixed the issues with IE.
    I'm still trying to iron out a few problems though. Now the top
    shadow doesn't look right in IE but it's nearly there. I created a
    "bluetext" style for some of the text but it's not showing up. I'm
    still interested in auto-sizing the site vertically.
    thanks guys

    There was a great explanation from Murray on 10th September.
    Find this
    thread and see if it sorts you out. If not, post back.
    "Horizontal alignment of text boxes with css"
    Jo
    "ali_chisholm" <[email protected]> wrote in
    message
    news:ee4j9d$mll$[email protected]..
    > Hi i've just uploaded a site i'm working on. See it
    >
    http://www.mensanafitness.co.uk
    and the css file
    >
    http://www.mensanafitness.co.uk/mensana.css.
    >
    > It displays ok in Firefox but in IE 6 it looks awful.
    Have a look and
    > you'l
    > see what i mean. Can anyone explain to me why this is
    happening?
    >
    > Also before i added the "contentfooter" div the site was
    centred in the
    > browser (well in FF at least) but now it's aligned to
    the left.
    >
    > Any help would be greatly appreciated. I need to get
    this sorted asap.
    >

  • Please have a look at this, problem loading images from jar.

    I made a post at the wrong place..
    Pleae have a look at it:
    http://forum.java.sun.com/thread.jsp?forum=422&thread=434524&tstart=0&trange=15

    Answer (hopefully not totally useless) posted over there.

  • Can we have some one (Adobe Guru's or Adobe Employees) please have a look at the "Data Services" forum?

    My evaluation and testing of the FlashBuilder 4 beta 2 is stopped because there are so many questions that have not been answered.  To be clear:
    - I desperately need an alternative to the Micro$oft "vendor lock in"  (front end, middleware, backend)
    - Adobe is a recognized name in the I.T. world.  (My biggest opponents to change are the I.T. guys & gals)
    - I need to do some heavy duty "convincing" by SHOWING customers and their trusted I.T. crowd that there is a viable alternative
    - I can't show them if your product doesnt' work
    - Plan B is to show them that even though your product doesn't work, your support is responsive, and bugs will be fixed next release, and that there is a work around for now
    - There is no Plan C if the previous two points aren't resolved
    This forum seems really busy compared to Data Services forum.  That forum is dead.  Very few views and 98% unanswered questions.
    Should I re-post all my questions in this forum?  In an attempt to get some help?

    A few thoughts...
    These forums are user / customer forums. They are not an official Adobe support channel.  Did you read the disclaimer on the first page that said "Forums ... are an alternative to Adobe’s official customer support channels"? ( http://forums.adobe.com/index.jspa ).
    To say that Adobe support sucks because questions were not answered on these forums is the wrong conclusion.  Adobe support may suck, but these forums are not an indication of that.
    If your questions are Flex related, feel free to repost them to this board, though.  I imagine that there are just more people using Flex than their are LiveCycle or BlazeDS.

  • 2012 13" MacBook Pro constant rainbow wheel and heating after upgrade to Yosemite. Link Davis can you please have a look?

    Hey guys, I've been trying to save my mac from this constant lag for the past few days to no avail. I've been reading the forums and trying to figure this out myself but I haven't been able to reach a solution so here I am. I've done a clean reinstall. I've run disk permissions and repaired the disk. I've reset PRAM. I don't have FileVault running. I am constantly getting rainbow wheel, even as I'm typing this question out. Applications freeze in their own windows, for example, Chrome will freeze but I will still be able to move over to another application like safari and use safari. It's practically impossible to run any kind media because it stutters constantly. Any and all help is welcome, thanks in advance.
    Problem description:
    Mid 2012 13” Macbook Pro slowed to a crawl after update to Yosemite. I currently have 10.10.1 running. I have tried a clean install, I’ve resetted PRAM, I’ve run disk permission verification and repair. None have helped. I constantly get rainbow wheel and all sorts of media stutters.
    Below are my EtreCheck results. Any and all help is welcome, thanks in advance guys.
    EtreCheck version: 2.1.5 (108)
    Report generated December 19, 2014 at 3:38:07 PM GMT+2
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro Intel Core i7, 15" (Mid 2012)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:21:9
    Disk Information: ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      SamiEfes HD (disk1) / : 498.88 GB (402.53 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      None
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
    Time Machine: ℹ️
      Auto backup: YES
      Volumes being backed up:
      SamiEfes HD: Disk size: 498.88 GB Disk used: 96.35 GB
      Destinations:
      BACKUP [Local]
      Total size: 500.10 GB
      Total number of backups: 8
      Oldest backup: 2014-12-17 03:32:23 +0000
      Last backup: 2014-12-18 23:14:04 +0000
      Size of backup disk: Adequate
      Backup size 500.10 GB > (Disk used 96.35 GB X 3)
    Top Processes by CPU: ℹ️
          4% Google Chrome
          2% WindowServer
          0% AppleSpell
          0% opendirectoryd
    Top Processes by Memory: ℹ️
      309 MB Google Chrome Helper
      172 MB spindump
      163 MB Google Chrome
      52 MB mds_stores
      52 MB WindowServer
    Virtual Memory Information: ℹ️
      1.19 GB Free RAM
      1.80 GB Active RAM
      605 MB Inactive RAM
      698 MB Wired RAM
      1.20 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 19, 2014, 03:18:52 PM Self test - passed
    MacBook Pro, OS X Yosemite (10.10.1)
    It's been a few days since my last post, i've tried uninstalling chrome and adobe flash but my mac is the same. My problems have actually grown. Now my mac is heating up even when the lid is down and the computer is sleeping. The battery has also begun to drain very quickly. Any suggestions? solutions? Below is my current etrecheck result, the one above was when this first started.
    EtreCheck version: 2.1.5 (108)
    Report generated December 21, 2014 at 10:19:28 PM GMT+2
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro Intel Core i7, 15" (Mid 2012)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:31:36
    Disk Information: ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      SamiEfes HD (disk1) / : 498.88 GB (422.36 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. iPhone
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    User Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      None
    Internet Plug-ins: ℹ️
      Default Browser: Version: 600 - SDK 10.10
      QuickTime Plugin: Version: 7.7.3
    3rd Party Preference Panes: ℹ️
      None
    Time Machine: ℹ️
      Auto backup: YES
      Volumes being backed up:
      SamiEfes HD: Disk size: 498.88 GB Disk used: 76.52 GB
      Destinations:
      BACKUP [Local]
      Total size: 500.10 GB
      Total number of backups: 6
      Oldest backup: 2014-12-17 03:32:23 +0000
      Last backup: 2014-12-19 21:11:44 +0000
      Size of backup disk: Adequate
      Backup size 500.10 GB > (Disk used 76.52 GB X 3)
    Top Processes by CPU: ℹ️
          4% WindowServer
          0% helpd
          0% AppleSpell
          0% launchd
          0% coreduetd
    Top Processes by Memory: ℹ️
      295 MB com.apple.WebKit.WebContent
      159 MB Safari
      73 MB mds_stores
      60 MB WindowServer
      43 MB com.apple.WebKit.Networking
    Virtual Memory Information: ℹ️
      1.49 GB Free RAM
      1.80 GB Active RAM
      343 MB Inactive RAM
      664 MB Wired RAM
      812 MB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 21, 2014, 09:48:26 PM Self test - passed
      Dec 20, 2014, 01:03:45 AM /Library/Logs/DiagnosticReports/Kernel_2014-12-20-010345_[redacted].panic [Details]

    This is what I got when I ran Linc's code on terminal:
    Start time: 09:30:23 12/25/14
    Model Identifier: MacBookPro9,2
    System Version: OS X 10.10.1 (14B25)
    Kernel Version: Darwin 14.0.0
    Time since boot: 30 minutes
    Diagnostic reports
       2014-12-17 mds_stores crash x2
       2014-12-20 Kernel panic
       2014-12-23 fontd crash x7
    Shutdowns
       Dec 20 15:30:57 cause: -60
       Dec 21 21:51:06 cause: -60
       Dec 22 15:00:42 cause: -60
       Dec 22 21:28:26 cause: -60
       Dec 23 01:14:12 cause: -60
       Dec 23 13:20:50 cause: -60
       Dec 23 13:34:25 cause: -60
    Log
       Dec 23 16:21:35 process WindowServer[129] caught causing excessive wakeups. EXC_RESOURCE supressed due to audio playback
       Dec 23 18:27:25 PM notification timeout (pid 67, loginwindow)
       Dec 23 18:27:25 PM notification timeout (pid 67, loginwindow)
       Dec 23 18:27:25 PM notification timeout (pid 67, loginwindow)
       Dec 23 20:21:37 pci pause: SDXC
       Dec 23 21:43:38 PM notification timeout (pid 42, coreduetd)
       Dec 23 23:32:25 pci pause: SDXC
       Dec 23 23:48:42 pci pause: SDXC
       Dec 23 23:51:27 SerialATAPI device reconfiguration did not complete successfully.  (failedCommandInfo = 0x1)
       Dec 24 00:01:15 com.apple.xpc.launchd.domain.pid.BKAgentService.633: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com. apple.BKAgentService.xpc
       Dec 24 00:01:15 com.apple.xpc.launchd.domain.pid.BKAgentService.633: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com. apple.BKAgentService.xpc
       Dec 24 00:01:44 com.apple.xpc.launchd.domain.pid.MediaLibraryService.642: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.ap ple.MediaLibraryService.xpc
       Dec 24 00:01:44 com.apple.xpc.launchd.domain.pid.MediaLibraryService.642: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.ap ple.MediaLibraryService.xpc
       Dec 24 01:27:21 PM notification timeout (pid 27, powerd)
       Dec 24 01:29:24 pci pause: SDXC
       Dec 24 18:23:40 process com.apple.WebKit[285] caught causing excessive wakeups. Observed wakeups rate (per sec): 258; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 229247
       Dec 24 18:48:20 wl0: Beacon Loss Event, last RSSI[-77]
       Dec 24 19:00:24 PM notification timeout (pid 67, loginwindow)
       Dec 24 19:00:24 PM notification timeout (pid 67, loginwindow)
       Dec 24 19:00:24 PM notification timeout (pid 67, loginwindow)
       Dec 24 19:54:42 pci pause: SDXC
       Dec 24 23:25:25 PM notification timeout (pid 27, powerd)
       Dec 25 02:29:44 pci pause: SDXC
       Dec 25 03:01:45 PM notification timeout (pid 152, VDCAssistant)
       Dec 25 03:02:15 PM notification timeout (pid 27, powerd)
    Agents
       com.apple.PTPCamera.45472.UUID
       com.google.keystone.user.agent
       com.apple.AirPortBaseStationAgent
    Bundles
       /Users/USER/Downloads/EtreCheck.app
       - com.etresoft.EtreCheck
       /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_aohghmighlieiainnegkcijnfilokake/Default aohghmighlieiainnegkcijnfilokake.app
       - com.google.Chrome.app.Default-aohghmighlieiainnegkcijnfilokake-internal
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
       - com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
       - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
       - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
       /Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle
       - com.google.Keystone
    dylibs
       /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.6.703/_platform_specific/mac_x64/libwidev inecdm.dylib
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist (checksum 3747762641)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    User login items
       iTunesHelper
       - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
    Restricted files: 53
    Lockfiles: 1
    Elapsed time (s): 1037

  • Can you please have a look on this small script?[SOLVED]

    Hello guys,
    I am writing a small script which has to do the following:
    1. It should run without any interruption. (Therefore while [ 1 ])
    2. While working continuously, it should check whether a folder named "check" is available in the folder "/home/arch".
    3. If it is the case, it should execute the script /home/arch/shutdownServer1
    The bash script I am trying to execute is the following:
    #!/bin/bash
    while [ 1 ]
    do
    if [$(ls /home/arch | grep check)="check"]; then
            /home/arch/shutdownServer1
    fi
    done
    I tried to execute the code while the folder named "check" was available in the folder "/home/arch" But I got the following error.
    /home/arch/myscript: line 5: [check=check]: command not found => This implies that the expression "$(ls /home/arch | grep check)" was evaluated correctly because of check=check. But why does it say "command not found"? Since check=check it should be evaluated as true and execute the script shutdownServer1?
    P.S.: myscript is the name of the bash script file.
    Guys, please help me.
    Thanks in advance
    Last edited by Archie_Enthusiasm (2010-11-29 12:20:58)

    Try one of these
    if [ $(ls ~/ | grep check) ]; then
    ~/shutdownServer1
    fi
    or
    [ $(ls ~/ | grep check) ] && ~/shutdownServer1
    Edit: @Allan: thanks for '-d', I completely forgot that
    Last edited by igndenok (2010-11-29 11:59:16)

  • Help making a treepage in htmldb- Carl/Scott please have a look

    How do I make a tree page of this data?
    create table Flatfile
    (Pgroup varchar2(30),
    Pclass varchar2(30),
    Manufacturer varchar2(30),
    Article varchar2(30),
    Price Number(6,2));
    Insert into Flatfile Values
    ('Application Software','Database Software','Oracle','Oracle 10G',115);
    Insert into Flatfile Values
    ('Application Software','Database Software','Microsoft','MS SQL Server 2000',200);
    Insert into Flatfile Values
    ('Application Software','Spreadsheet Software','Microsoft','Excel',100);
    Insert into Flatfile Values
    ('Monitor','15"','Acer','Acer 15"" TFT superscreen',199);
    Insert into Flatfile Values
    ('Monitor','15"','Sony','Sony R1500 flat',225);
    Insert into Flatfile Values
    ('Monitor','17"','Philips','Philips Flatscreen',250);
    Insert into Flatfile Values
    ('Monitor','19"','Viewsonic','Viewsonic PLasma Monitor',275);
    Insert into Flatfile Values
    ('Processor','AMD','AMD','FX-55',600);
    Insert into Flatfile Values
    ('Processor','Intel','Intel','P4 3 GHZ',399);
    I tried alot, but simply can't figure it out, please help:
    A fixed level of two or three would be fine. I just don't understand the concept in creating one in htmldb. So:
    Pgroup
    ---Pclass
    Or
    Pgroup
    ---Pclass
    ------Manufacturer
    How must my query be written?
    What do I fill in for these parameters:
    Identify Query - You do not code the query. Instead, you identify the following:
    ID - The primary key column of the table that is then used as the foreign key reference.
    Parent ID - The foreign key column of the table that references the primary key column, thus forming the hierarchy.
    Leaf Node Text - Select the column to display. Although this is a singular selection, you can edit the resulting query after it is defaulted to concatenate in other columns.
    Link Option - If the tree is for informational purposes only, a Link Option is not necessary. If the tree will be used for navigation, select Existing Application Item.
    Sincere,
    Peter
    Message was edited by:
    Pete

    Pete,
    Your example begs the question - if it's too hard for you to navigate it, then it will DEFINITELY be too hard for your users.
    Let's say I was looking for a Monitor on your site. I would have to search the entire top-level of the tree and come up with a list of several nodes which MAY contain what I'm looking for:
    - LCD TV
    - Monitors LCD
    - Monitors CRT
    - Plasma Displays
    - Screens
    - VGA
    Instead, why not have a higher-level category called "Displays", then list each one of these sub-categories under it? Something like this:
    + Displays
      + CRT
        - VGA
      + LCD
        - Monitors
        - TVs
      + PlasmaI think that if you consolidate your tree, it will 1) solve your scrolling problem and 2) make your site more usable.
    Thanks,
    - Scott -

Maybe you are looking for

  • How can you get a compilation album to show up as one album rather than be split up but song and artist?

    how can you get a compilation album to show up as one album rather than be split up by song and artist? I've got loads of albums on iTunes that are compliations and they are all mixed up by track/ artist. Even when you click 'show album' it still jus

  • Connectting from developer 6 to 8.1.6

    I am trying to install developer 2000 version 6 on the same server where oracle 8.1.6 resides. Can anybody help me how to establish connection from developer suite to the database? That will be great help. null

  • Error with PSAPI.DLL during installation of SOA Suite

    Hi, During installation, when progress bar is 99%, the installer send the message "javaw.exe: The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.dll". The installation continues and it seems that

  • How do I achieve this effect please?

    I would like to create text boxes on the page with curved edges like ths, how is this done please?

  • Word 2007 save as adobe pdf bug?

    When I try to save an MS Word .doc (or .docx) as an Adobe pdf (Acrobat 8 pro)the first time it runs (well, a bit, it flashes images etc.) but doesn't create the pdf. I have to save again and the 2nd attempt creates the pdf. Anyone else get this? Trie