Help needed for a registered blind 96 year old fam...

I have a dear family friend who is 97, registered blind and housebound.  She lives all on her own in the North East without any family and limited support and I am in the Midlands.  Her phone has become faulty and she needs a replacement, obviouisly she can't get out so is it possible for someone from BT to visit her to show/sell and install a new phone for her?

SHeyward wrote:
I have a dear family friend who is 97, registered blind and housebound.  She lives all on her own in the North East without any family and limited support and I am in the Midlands.  Her phone has become faulty and she needs a replacement, obviouisly she can't get out so is it possible for someone from BT to visit her to show/sell and install a new phone for her?
Hi SHeyward,
Welcome to the forums.
I wish I could say there was some help but I am not sure.
Why not get in touch with the mods. If you fill in this form: http://bt.custhelp.com/app/contact_email/c/4951 with a link back to your post for ref, the mods will get back to you. it can take up to 3 days.
They might be able to suggest something.
Another idea, can the RNIB not assist with some help here.
http://www.rnib.org.uk/livingwithsightloss/registeringsightloss/Pages/registration_benefits.aspx they might have local contacts who might be able to assist.
I hope someone can help your friend.
toekneem
http://www.no2nuisancecalls.net
(EASBF)

Similar Messages

  • Im debating whether i should get the 8GB or 32 GB itouch. There's a 100 dollar price difference, and I wanna know if its worth it for me. Im 13 years old and I dont think ill need as much space as a 25 but i want it to last. HELP!

    Im debating whether i should get the 8GB or 32 GB itouch. There's a 100 dollar price difference, and I wanna know if its worth it for me. Im 13 years old and I dont think ill need as much space as a 25 but i want it to last. HELP!

    Hello!
    I have a 8GB Ipod touch. I the other ine is worth the difference, because the simple ios 5.0 takes like 3 GB!!!
    Another reason is that new  some apps take 500 MB. I'm going to ask for the 32GB model for Christmas, and I am very disappointed with the amount of files you can have in the 8GB Ipod.
    Hope it helps you!

  • Help needed for writing query

    help needed for writing query
    i have the following tables(with data) as mentioned below
    FK*-foregin key (SUBJECTS)
    FK**-foregin key (COMBINATION)
    1)SUBJECTS(table name)     
    SUB_ID(NUMBER) SUB_CODE(VARCHAR2) SUB_NAME (VARCHAR2)
    2           02           Computer Science
    3           03           Physics
    4           04           Chemistry
    5           05           Mathematics
    7           07           Commerce
    8           08           Computer Applications
    9           09           Biology
    2)COMBINATION
    COMB_ID(NUMBER) COMB_NAME(VARCHAR2) SUB_ID1(NUMBER(FK*)) SUB_ID2(NUMBER(FK*)) SUB_ID3(NUMBER(FK*)) SUBJ_ID4(NUMBER(FK*))
    383           S1      9           4           2           3
    384           S2      4           2           5           3
    ---------I actually designed the ABOVE table also like this
    3) a)COMBINATION
    COMB_ID(NUMBER) COMB_NAME(VARCHAR2)
    383           S1
    384           S2
    b)COMBINATION_DET
    COMBDET_ID(NUMBER) COMB_ID(FK**) SUB_ID(FK*)
    1               383          9
    2               383          4
    3               383          2
    4               383          3
    5               384          4
    6               384          2          
    7               384          5
    8               384          3
    Business rule: a combination consists of a maximum of 4 subjects (must contain)
    and the user is less relevant to a COMB_NAME(name of combinations) but user need
    the subjects contained in combinations
    i need the following output
    COMB_ID COMB_NAME SUBJECT1 SUBJECT2      SUBJECT3      SUBJECT4
    383     S1     Biology Chemistry      Computer Science Physics
    384     S2     Chemistry Computer Science Mathematics Physics
    or even this is enough(what i actually needed)
    COMB_ID     subjects
    383           Biology,Chemistry,Computer Science,Physics
    384           Chemistry,Computer Science,Mathematics,Physics
    you can use any of the COMBINATION table(either (2) or (3))
    and i want to know
    1)which design is good in this case
    (i think SUB_ID1,SUB_ID2,SUB_ID3,SUB_ID4 is not a
    good method to link with same table but if 4 subjects only(and must) comes
    detail table is not neccessary )
    now i am achieving the result by program-coding in C# after getting the rows from oracle
    i am using oracle 9i (also ODP.NET)
    i want to know how can i get the result in the stored procedure itsef.
    2)how it could be designed in any other way.
    any help/suggestion is welcome
    thanks for your time --Pradeesh

    Well I forgot the table-alias, here now with:
    SELECT C.COMB_ID
    , C.COMB_NAME
    , (SELECT SUB_NAME
    FROM SUBJECTS
    WHERE SUB_ID = C.SUB_ID1) AS SUBJECT_NAME1
    , (SELECT SUB_NAME
    FROM SUBJECTS
    WHERE SUB_ID = C.SUB_ID2) AS SUBJECT_NAME2
    , (SELECT SUB_NAME
    FROM SUBJECTS
    WHERE SUB_ID = C.SUB_ID3) AS SUBJECT_NAME3
    , (SELECT SUB_NAME
    FROM SUBJECTS
    WHERE SUB_ID = C.SUB_ID4) AS SUBJECT_NAME4
    FROM COMBINATION C;
    As you need exactly 4 subjects, the columns-solution is just fine I would say.

  • Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with re

    Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with reddish cast and loss of detail
    System: Windows 7
    Adobe CS5
    Printer: Epson Stylus Photo 1400
    Paper: Inkjet matte presentation paper with slight luster
    Installed latest patch for Adobe CS5
    Epson driver up to date
    After reading solutions online and trying them for my settings for 2 days I am still unable to print what I am seeing on my screen in Adobe CS5. I calibrated my monitor, but am not sure once calibration is saved if I somehow use this setting in Photoshop’s color management.
    The files I am printing are photographs of dogs with lots of detail  I digitally painted with my Wacom tablet in Photoshop CS5 and then printed with Epson Stylus 1400 on inkjet paper 20lb with slight luster.
    My Printed images lose a lot of the detail & come out way to dark with a reddish cast and loss of detail when I used these settings in the printing window:
    Color Handling: Photoshop manages color, Color management -ICM, OFF no color adjustment.
    When I change to these settings in printer window: Color Handling:  Printer manages color.  Color management- Color Controls, 1.8 Gamma and choose Epson Standard it prints lighter, but with reddish cast and very little detail and this is the best setting I have used so far.
    Based on what I have read on line, I think the issue is mainly to do with what controls are set in the Photoshop Color Settings window and the Epson Printer preferences. I have screen images attached of these windows and would appreciate knowing what you recommend I enter for each choice.
    Also I am confused as to what ICM color management system to use with this printer and CS5:
    What is the best ICM to use with PS CS5 & the Epson 1400 printer? Should I use the same ICM for both?
    Do I embed the ICM I choose into the new files I create? 
    Do I view all files in the CS5 workspace in this default ICM?
    Do I set my monitor setting to the same ICM?
    If new file opens in CS5 workspace and it has a different embedded profile than my workspace, do I convert it?
    Do I set my printer, Monitor and PS CS5 color settings to the same ICM?
    Is using the same ICM for all devices what is called a consistent workflow?
    I appreciate any and all advice that can be sent my way on this complicated issue. Thank you in advance for your time and kind help.

    It may be possible to figure out by watching a Dr.Brown video on the subject of color printing. Adobe tv
    I hope this may help...............

  • File missing (file\BCD error code 0Xc0000034 help need for work!

    file missing (file\BCD  error code 0Xc0000034 help need for work!    what can i do?
    have an p 2000 notebook pc

     Hi bobkunkle, welcome to the HP Forums. I understand you cannot boot passed the error you are receiving.
    What is the model or product number of your notebook? What version of Windows is installed?
    Guide to finding your product number
    Which Windows operating system am I running?
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Help need for force to signout All session ! how...

    hi
         help need for force to  signout All session !  how ??
    Solved!
    Go to Solution.

    Hi and welcome to the Skype Community,
    To force a signout of all instances your Skype is signed into please change your password: https://support.skype.com/en/faq/FA95/how-do-i-change-my-password
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • I want to transfer my Adobe CS3 licence to my new Laptop. Please help me for Deactivate Adobe CS3 licence from old Laptop

    I want to transfer my Adobe CS3 licence to my new Laptop.
    Please help me for Deactivate Adobe CS3 licence from old Laptop

    Hi sanket chalke,
    I'm not sure what Adobe product you need help with, but you might want to start with this document, which has deactivation information: Activation & Deactivation Help
    Please let us know how it goes.
    Best,
    Sara

  • WRT160N Version 3; SERIOUS HELP NEEDED FOR SETUP PLZ??!?!?!

    I bought this router probably around 3 weeks ago. 
    The following is a list of chronological scenarios that i have tried in order to install it and everything during the first week that i got it:
    1. I followed the CD's instructions, got LELA, but then when i used LELA to 'add another computer' it just gave an error, and then after this i could not be screwed using LELA anymore and so i uninstalled it, and then went online to 192.168.1.1 to configure the settings of the router, SSID, password and security which i put was WPA2 etc.
    BUT THIS DID not work at all, i have 2 laptops, 1 of them which is new, and the other which was a couple of years old, they could not detect anything.
    2. I then did some internet research, and read on these forums that i needed to change some of its advanced wireless settings, i did that. And then I could actually connect......and was extremely happy at this moment, BUT the next day i noticed, that even though i was about a metre away from the router, my speed was varying BADLY, initially when i first connect with my new laptop which has a Intel Wifi 5100AGN adapter it has a speed of 144mbps, but when i open internet explorer, i see the speed going slower and slower, until it is 1mbps, and sometimes the wireless just cuts out. This happened to my other laptop as well.
    3. I then called for technical assistance, spent so much time talking trying to solve, and downloaded the latest firmware, reflashed the router, but still it has this problem of slowing speeds which is really frustrating.
    And doing some more talking and following more instructions from the person on the phone, both my laptops could not connect to the router, even though it can see it at 'Excellent' connectivity.
    4. And so, the person on the phone concluded that i should exchange the router with new one, which i am planning to do, and will probably get it tomorrow. But i am also thinking to myself whether or not to get a different one.
    SOME NOTES:
    -When it is wired the internet works fine
    -the adapter in the older laptop is a intel 2200BG, so i know that it would probably go at a max speed of 54mbps
    -when i said changing advanced wireless settings, i meant changing frequency/RTS/beacon levels etc to the values i have seen on these fourms.
     CURRENTLY, since i am exchanging i have gone back to the old ASUS router which is G. and it connects well with the old laptop with a constant speed of 54mbps, but havent tried the new laptop as i can not be bothered. Also my main reason of getting a N router is just for range, because with the current one, i just cannot detect the router when i am in my bedroom, which is less than 20m, even if i can detect it is is very poor connectivity, WHERE AS with the WRT160n before i exchanged it, i could detect at first with Excellent connectivity, but as i said, the problems with speed and wireless cutting out etc is what results from this router.
    I guess my main point is that, i want to ask any of you have used the VERSION 3 of WRT160N, and is currently working very well wirelessly. Can u please tell me the step-by-step instructions to help me set this router perfectly?
    regards

    Try updating both of your laptops wireless cards that could fix the problem (you know may not be compatible with your WRT160N).
    I know you said you changed the channel your router broadcasting in but do you have a lot of other wireless networks in your area???
    GoodLuck
    Matt

  • Query help needed for querybuilder to use with lcm cli

    Hi,
    I had set up several queries to run with the lcm cli in order to back up personal folders, inboxes, etc. to lcmbiar files to use as backups.  I have seen a few posts that are similar, but I have a specific question/concern.
    I just recently had to reference one of these back ups only to find it was incomplete.  Does the query used by the lcm cli also only pull the first 1000 rows? Is there a way to change this limit somwhere?
    Also, since when importing this lcmbiar file for something 'generic' like 'all personal folders', pulls in WAY too much stuff, is there a better way to limit this? I am open to suggestions, but it would almost be better if I could create individual lcmbiar output files on a per user basis.  This way, when/if I need to restore someone's personal folder contents, for example, I could find them by username and import just that lcmbiar file, as opposed to all 3000 of our users.  I am not quite sure how to accomplish this...
    Currently, with my limited windows scripting knowledge, I have set up a bat script to run each morning, that creates a 'runtime' properties file from a template, such that the lcmbiar file gets named uniquely for that day and its content.  Then I call the lcm_cli using the proper command.  The query within the properties file is currently very straightforward - select * from CI_INFOOBJECTS WHERE SI_ANCESTOR = 18.
    To do what I want to do...
    1) I'd first need a current list of usernames in a text file, that could be read (?) in and parsed to single out each user (remember we are talking about 3000) - not sure the best way to get this.
    2) Then instead of just updating the the lcmbiar file name with a unique name as I do currently, I would also update the query (which would be different altogether):  SELECT * from CI_INFOOBJECTS where SI_OWNER = '<username>' AND SI_ANCESTOR = 18.
    In theory, that would grab everything owned by that user in their personal folder - right? and write it to its own lcmbiar file to a location I specify.
    I just think chunking something like this is more effective and BO has no built in back up capability that already does this.  We are on BO 4.0 SP7 right now, move to 4.1 SP4 over the summer.
    Any thoughts on this would be much appreciated.
    thanks,
    Missy

    Just wanted to pass along that SAP Support pointed me to KBA 1969259 which had some good example queries in it (they were helping me with a concern I had over the lcmbiar file output, not with query design).  I was able to tweak one of the sample queries in this KBA to give me more of what I was after...
    SELECT TOP 10000 static, relationships, SI_PARENT_FOLDER_CUID, SI_OWNER, SI_PATH FROM CI_INFOOBJECTS,CI_APPOBJECTS,CI_SYSTEMOBJECTS WHERE (DESCENDENTS ("si_name='Folder Hierarchy'","si_name='<username>'"))
    This exports inboxes, personal folders, categories, and roles, which is more than I was after, but still necessary to back up.. so in a way, it is actually better because I have one lcmbiar file per user - contains all their 'personal' objects.
    So between narrowing down my set of users to only those who actually have saved things to their personal folder and now having a query that actually returns what I expect it to return, along with the help below for a job to clean up these excessive amounts of promotion jobs I am now creating... I am all set!
    Hopefully this can help someone else too!
    Thanks,
    missy

  • Help needed for using BASIC authentication through JDBCRealm

    Help needed.
    Hello,
    I am doing a degree project, so far it works fine in my local machine, I need to try it on my virtual hosting (as it is a live server).
    My project requires JDBCRealm, that is BASIC authentication loading access data from mysql database. Normally this setup can be done in Server.xml file, because my Tomcat hosting is a virtual one, I only have permission to access the web.xml file.
    My question is: is it possible to get it done in an alternative way? In web.xml? Some properties file maybe?
    Thank you very much.

    You can set this up for your context using META-INF/context.xml instead of working with server.xml.
    Make a directory called META-INF under your webapp ( it'll be at the same level as WEB-INF ). Under this, add a context.xml with all your context specific configuration including the realm. A sample is below
    <?xml version="1.0" encoding="UTF-8"?>
    <Context path="/myApp" reloadable="true">
        <Realm
            className="org.apache.catalina.realm.JDBCRealm"            
            driverName="com.microsoft.jdbc.sqlserver.SQLServerDriver"         
            connectionURL="jdbc:microsoft:sqlserver://127.0.0.1:1433;DatabaseName=myDB;SelectMethod=Cursor;"
            connectionName="username" connectionPassword="password"
            digest="MD5" userTable="users" userNameCol="userid" userCredCol="userpassword"
            userRoleTable="user_roles" roleNameCol="rolename"
        />
    </Context>Hope this helps.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • Help Needed for T42 Start-up Problem

    Urgent help need!!!
    I have a ThinkPad T42 with Windows XP installed.  It works perfectly for a while without ever have any problem or error message.  Then suddenly it won’t work anymore.  The symptom is following:
    After power on the laptop the Microsoft window would show up and it prompt me for window logon password.  After I type in the password it then shows “window is loading your personal setting”.  After a long while nothing would show up on the screen other than the background of the normal screen.  There is no window bar at the bottom or any icon on the screen.  If I start in safe mode then everything would show up.  I don’t know what is going on.
    This happened two months ago and I ended up restoring a backup image to get it work again.  It happens again today with the same symptom.  I am really tired of having to restore image backup every 2 months. 
    I would really appreciate it if any of your experts can offer me some insight into this problem.  I am desperate in need of help.
    Thanks very much!

    wangy26, welcome to the forum,
    Have a look at this thread to see if my post there helps. The problem seems to mostly occur at the start of a month, why I don't know. Unfortunately the member didin't report back whether or not this was a viable solution for them.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • HELP NEEDED FOR MAC OS X PANTHER INSTALLATION

    I'm trying to install mac os x panther (cd) on my powerbook g3 model M5343
    because i keep getting a quote"unexpeted error code (exit code 0)" it happens after i agree to the license and before i select the hard drive volume to install to im hoping i can get some help
    p.s mac os 9.2.2 boot and runs perfectly because im using it to post this
    Thanks again

    Hello, and welcome to Apple Support Discussions!
    Having noticed you've posted the same question twice, once here, as well as
    here: http://discussions.apple.com/message.jspa?messageID=10875742#
    that gives people two chances to see if they can get it right.
    Sometimes, issues such as remaining hard disk drive free space may come
    into play when trying to install extra systems, update or more apps in a HDD,
    that may be part of the problem in this instance. A 10GB HDD is not adequate.
    Sure, I had an early white iBook 12" 500MHz with 576MB RAM & 10GB HDD;
    for a time, it ran OK with OS 9.2.2 & Panther 10.3.9. (The OS 9.2.2 ran great.)
    A lack of free space in the drive, and OS X demands for RAM along with its
    automatic need to create Virtual Memory in hard drive free-space, made it run
    a bit slow. A later cleaned up installation of Panther 10.3.9 without OS 9.2.2
    did better; the working system plus some additional applications took 6GB.
    A decent sized hard disk drive of at least 40GB capacity, and sufficient chip
    RAM of as much as that computer's specifications indicate it can handle,
    are both recommendations prior to an upgrade to an OS X version.
    Hard disk drive format for OS X should be HFS+, not just HFS, for Panther.
    The journaling should be turned on for Panther. In some cases, to do OS X
    right, a new installation may be required; due to space and format issues.
    To set up the hard disk drive using the booted OS X Installer's version of
    Disk Utility, is the method to assure the hard drive is setup correctly; but that
    would erase the content of the hard disk drive.
    If the formatting is correct and there is enough free space on the drive to
    initiate and complete the install, then maybe it could work without a full
    new installation on an erased (disk utility option, overwrite zeros/reformat)
    for awhile, at least. That old of a hard disk drive is likely at the end of service.
    Presupposing the OS X 10.3.x install disc set is not from any other computer,
    and knowing it should be a retail full install disc and not an upgrade-only set,
    do you have the version number and information off the Panther installer discs
    to share here, in case there is a discrepancy in this matter?
    There are several reasons why it won't go past a certain point in the process of
    installation. If there is a problem on the low-level of the hard disk drive, maybe
    a sector error or damage, then the drive would need to be repaired; this may
    also include the steps outlined generally above; where the drive would be wiped
    and overwritten with zeros, reformatted, and so on, and be sure OS 9 Drivers
    were installed if you start out with OS X install disc first, otherwise OS9 won't boot.
    Some of the older computers do so well with OS 9.2.2, since it really does a lot
    with very little resources; while OS X demands much more, including top quality
    RAM and plenty of hard disk drive free space. The old ATA-2 HDD hardware
    and a ceiling of only 512MB RAM limits that this can do.
    You could probably see if the booted OS X installer's Disk Utility (accessed from
    drop-down menu bar in Installer header) can use its Disk First Aid, to Repair Disk.
    Could be something minor. However, now that some extra stuff is on that hard disk
    drive, you should check and see how much remaining free space remains there.
    This is critical and could compromise the entire operation as well as the OS 9 run.
    Good luck & happy computing!
    { edited }

  • Help needed for edit images

    Could you please do me a favor for giving a Christmas gift to my young daughter.
    She is just 1 year old and I would like to insert her face into Christmas puppa's photo.So she will look
      like Christmas puppa's,I will give you both photos.If you can help me that will be great..

    Hello there!
    There are several links for you to accomplish what you want to do as long as you just review them beforehand.
    You can learn the basics at AdobeTV
    Please post back if you have any questions in completing your task
    janelle

  • Help needed for iPhoto 8

    I have inadvertently moved all my photo events (and their various labels) into one folder. This move erased all the event names so I have one massive unnamed folder/event. How can I undo this without having to go through all 10000 pictures and reorganize them? (I closed iPhoto before realizing what I had done, so I can't just "undo"). I did back up to Time Capsule this am and started to import them from there but I don't know that TC keeps them in event order and it seemed painfully slow. Ideas? thanks
    Dave Stroh

    Dave:
    Do you have a recent backup of the entire library or of the library's database file, Library6.iPhoto, or the AlbumData.xml file? Having either is the only way I know of to get your events back without having to do it manually.
    Otherwise, since Events are time based, you could create Smart albums based on years. Select all of the photos is one year smart album and create an event. Then do the same for each month in a year and make events for them. That way you'd at least have events based on months. That's the best I can think of.
    See the tip at the end of my signature for a way to quickly and easily recover from a similar problem or other library damage issues in the future.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Help need for badi method me_process_po_cust~check

    Dear All expert
    Pl see following thread
    I am stuck
    Help needed
    http://scn.sap.com/thread/3610303

    See the issue here is HOLD feature in PO should not be there if it meets the error condition.
    For this you can refer another BADI for this purpose ME_HOLD_PO.
    Refer one of my previous threads below , it might be helpful :
    Held Purchase order need not be created.
    Reiterating a thread related to same topic is not a good practice.

Maybe you are looking for

  • Setting Duration of Photos (still clips) in iMovie '11 Does Not Work

    Howdy - I realize there are already similar posts to this one, but so far as I could tell, most of them involve (& focus on) transitions, whereas my issue is strictly with setting the duration for which a photo is held in iMovie. Effectively, I am tr

  • Help I forgot my first Apple ID.

         Please help me. I restores my frozen iPad on the computer and now it is aasking fo an activation ID. In the text it says k^^^^^@k^^^^^.com. I wouln't let me skip this if I don;t get past this I woulnt be able to use my iPad at all. I tried reset

  • Best tool for on-scree, live annotations?

    I'd like to be able to annotate presentations as I'm giving them. I downloaded OmniDazzle with this in mind. However, there two main problems with it. First, there's no way to toggle to different tools (i.e. from cutout to flashlight) without stoppin

  • Ipod shuffle dose not show up in itunes and slow down my computer

    hi i can see my ipod shuffle in my computer as removeable hard drive not my ipod name anymore and also i can't see my ipod in itunes at all and every time i connect my ipod shuffle it slow down my computer (very slow) and use my CPU 100% all the time

  • Lenovo G580 20157 32 bit or 64 bit?

    Hello everybody! I just bought a Lenovo G580 vith no operating system on it. The problem is that since i don't know if my Lenovo is 32 bit or 64 bit , i don't know if the operating system i'm going to buy should be a 32 bit or a 64 bit. Here are some