Bluetooth internet setup for mac using my blackberry pearl

I have a blackberry pearl with AT&T. I have it set up with my bluetooth for file sharing. I am trying to set up an internet connection with my phone through blue tooth. When I get to the final step I put down all the right information for the telephone and account name and password. I cant find the blackberry modem in my modem list though so I dont know which modem to use.
Please let me know if anyone has had this problem or has a pearl set up right.

LostRealist wrote:
I have certain internet pages that refuse to display correctly in Safari or Firefox. Is it possible to download Internet Explorer to my MacBook?
Two things about IE for Mac:
1. It does not use the same rendering engine as IE for Windows. IE for Mac's rendering engine is currently obsolete...on both platforms.
2. If your pages need to display with a feature like ActiveX which is Windows only, IE for Mac doesn't have that.
So even if you do get IE for Mac, it might not solve your problem. If the problem is related to the rendering engine or something like ActiveX, changing the UserAgent won't solve the problem either. Won't hurt to try, though.
The most reliable way to solve your problem is to run Windows on your Mac Book through Boot Camp, VMWare Fusion, or Parallels Desktop, and run Internet Explorer for Windows on that. I don't know if it's worth doing for one presentation, but if you do this all the time it might be worth it and if you have enough RAM. At least all you need for Boot Camp is a copy of Windows.

Similar Messages

  • Accessing the internet on my desktop using my blackberry pearl 8130

    I would like to access the internet on my desktop using my blackberry. The PC has Windows vista can anyone help with this.

    Hi and Welcome to the Forums!
    One of these articles (depends on your carrier) should do the trick (as long as you have the proper data plan on your BB):
    http://www.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB04664&slic...
    http://www.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB05196&slic...
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Is it suggested to use an additional layer of internet security such as ESET Cyber Security Pro - Internet Security for Mac

    I just want to make sure I am as safe as possible with all the internet hacking that has been in the Media. I have a Mac Mini that was purchased in Aug. 2013.  Is it suggested to use an additional layer of internet security such as ESET® Cyber Security Pro - Internet Security for Mac ???

    Mac users often ask whether they should install "anti-virus" software. The answer usually given on ASC is "no." The answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There  is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, and a technological fix is not going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the scam artists. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software.
    ☞ Rogue websites such as Softonic and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in everyemail attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It's as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • I have a 4 yr. old iMac. I recently got a trojan on it that sent out emails to my address book. I got Norton Internet Security for Mac, and now my Mac is running slow, with way too many spinning beach balls of death. Was it a mistake to install Norton?

    I have a 4 yr. old iMac. I recently got a trojan on it that sent out emails to my address book. I got Norton Internet Security for Mac, and now my Mac is running slow, with way too many spinning beach balls of death. Was it a mistake to install Norton?

    yankeecat wrote:
    I have a 4 yr. old iMac. I recently got a trojan on it that sent out emails to my address book.
    There is no such Trojan or other malware known today that will do that using OS X nor has there ever been one. The most probable explanation is that somebody hacked into your e-mail account on the server, so you should change that password to something stronger right away. If it had come from your Mac then there would almost certainly be copies of those messages in your Sent Mail mailbox.

  • Is there internet explorer for mac?

    Is there Internet Explorer for mac?

    If the developers of the site insisted on using Microsoft-proprietary technology such that the site requires Internet Explorer, then your only solution will be to run Windows on your Mac, either via Boot Camp or one of the virtualization solutions (Parallels Desktop, VMWare Fusion, or VirtualBox) so you can run the Windows version of IE. There is no IE for Mac any more, hasn't been for years, and almost certainly is not coming back.
    I run Windows on my system and it works fine; no "pollution" has occurred. In circumstances like this, it's often the only, or at least optimal, solution.
    company who makes the program now has a iPad APP.  Why put the money into an app but not have it available on safari.
    You'd have to ask that company that question. It seems odd to me as well, but they obviously have a business reason for their decision.
    Regards.
    Message was edited by: Dave Sawyer

  • How or where do I download Internet Explorer for Mac OS 10.7.5?

    How or where do I download Internet Explorer for Mac OS 10.7.5?

    Internet Explorer is only supported on Windows, so you can't use it on OS X. There are a lot of browsers like Safari, Firefox or Chrome for Mac, so try them. If you need Internet Explorer, you have to install Windows on your computer. See > https://discussions.apple.com/docs/DOC-3321

  • INTERNET EXPLORER FOR MAC GUYS.

    Hello,
    Internet Explorer for Mac is no more compatible with OSX Lion.
    Does this means no more Internet Explorer for Mac?

    sexcBoy wrote:
    It does not matter, I will give get the current version of crossover, in case there are problems then I will go terminal.
    Many apps like IE for Mac stop working on Lion plus there can't even be standalone GCC installed.
    Current version of the cross-over?  Do you really believe that IE 9 is an accurate representation of IE for Mac?  That would be the equivilant of IE 5 (not even 5.5) for Windows.  And in 2003 when IE for Mac was discontinued, it was done so because at that time both Firefox (at the time known as Phoenix but later changed due to copyright claim), and Safari for Mac were out.  All of those browsers and later iterations can run on those old computers.  And as far as browsers go, I don't think you will find many compatibility issues in code because I don't know of any modern browsers whose rendering engine broke as a result of the Lion upgrade.

  • I need internet explorer for mac, what should I do?

    I need internet explorer for mac, what should I do?

    There is no Internet Explorer for the Mac, only for Windows.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • When I have resized and saved an image in Photoshop (CS, version 8.0 for Mac) using image size, why is it so large when I open it in preview or another image viewer? Has it actually saved according to the size I specified?

    When I have resized and saved an image in Photoshop (CS, version 8.0 for Mac) using image size, why is it so large when I open it in preview or another image viewer? Has it actually saved according to the size I specified?

    You want to view the image at the Print Size, which represents the size that shows in the Image>Resize Dialog.
    View>Print Size
    Since screen resolution is almost always lower that the print resolution (somewhere between 72 and 96 usually), images will always look bigger on the screen, unless you view them at print size.
    (apple Retina displays have a much higher resolution than normal screens, closer to the average print size resolution)
    more info:
    Photoshop Help | Image size and resolution

  • Where/How do I get Internet Explorer for MAC OS 10.8.2?

    Where/How do I get Internet Explorer for MAC OS 10.8.2?

    Unfortunately no, you can make a change in Safari to allow it to appear to be IE to the website but if any Windows specific services (such as Active X) are needed it still won't work.
    If you absolutely must have IE you should install Windows, preferably in a Virtual Machine, like Parallels.

  • Using Outlook 2011 for mac and syncing blackberry very slow

    I just bought 2 pcs of Mcabook pro. one for me and second for my cousin. we both have same office usage.i have installed office 2011. i use contacts / events / tasks of outlook and sync it with my blackberry curve. previously i was using Windows OS and i am so much used to it with its easy functionalities. Since last 15 days i have not done any work in my office as all time i am just involved in setting up one or another thing in my Macbook. i am really so much fed up and frustrated that i am thinking of switching back to Windows. i have some current issues like
    Airport disconnects automatically anytime. after then i have to restart the system that is the only way. it shows as connected but i dont find my home network or internet. after restarting it works !!! it happens 4-5 times in a day...
    Sync with blackberry is very slow. i do have Approx 2500 contacts / 300 tasks and 10-15 events. but it takes approx 10 times more time than i was doing with Windows.
    in the blackberry desktop manager there is only one option of syncing i.e. Two way sync. what if i only want to transfer data from Macbook to Blackberry or from Blackberry to Macbook?
    data sync is not perfect also. every time some entries goes missing.
    i want to use ical for events and tasks.. but i dont find List view for events which is not convinient.
    i have my e mails in Outlook 2011 for mac. what if i want to transfer my mail to mail for mac?
    i will be obliged if anyone can help and show that my INR 70000.00 * 2 is not wasted... Frustrated Really...

    Good luck with that.
    You're not going to like this answer, but you should let Exchange be your e-mail system.  Move off Gmail to Exchange on-premises or Online.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • BlackBerry cannot sync with iCal for Mac using Desktop Manager (2.0)

    Hello,
    I still using my blackberry Bold 9700 a long time and I am happy with this device. I no switched to a Mac and my problems started, Unfortunately I can't sync with the Desktop Manager (2.0) my calendar. It create a problem: Can't sync please try it again
    I tried the proposed ideas (forget device..) but there was no solution. 
    In general I only like to "copy" the calendar datas from my BB to ical. (so one way), but also I can't find to select this choice, only two way or no sync.
    Thanks for your support and ideas!
    Noveski

    Hello Brasil2010,
    Welcome to the BlackBerry Support Community Forums.
    To disable wireless synchronization on your BlackBerry smartphone please check out the article below.
    Link: http://www.blackberry.com/btsc/KB04976
    Thank you
    -DrP
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Preview in browser internet explorer for mac

    I use a Mac running Leopard and use Safari as my web browser.
    When I try to "preview in browser" in DW, Internet explorer is not
    available. Can I run it on mac and where do a get a compatible
    version--and preferably without spending a lot of $.

    internet explorer for the mac hasn't been supported by MS for
    years. Honestly, it's not worth even looking at it.
    To view your work in IE for win users, consider getting
    something like VMWare Fusion or Parallels or just simply using
    BootCamp (which comes with Leopard), to install Windows XP/Vista
    onto your Mac.

  • Internet Explorer for MAC

    I need Internet explorer for my work online catalog, does IE work on Snow Leopard? What's the latest version? Thanks Alex

    I've always ask to myself why Mac people are so bitter about Microsoft.
    If you're saying this because of my comments regarding IE, it's because IE is well-known for not following established web standards. Among web designers, there's a saying used like a curse word: IDWIMIE. What does it mean? It Doesn't Work In Microsoft Internet Explorer. Web design would be so much simpler if IE just curled up in a corner somewhere and died.
    Not all the softwares have to run in every browser out there.
    Actually, the point of the web is that all web pages and web apps should work in every browser. If a "web app" only runs in IE, it's no more a web app than a Photoshop plugin is. It's a dynamic Internet Explorer plugin loaded over the internet as needed.

  • Windows Internet Explorer for Mac

    Hello
    I was looking for a Microsoft Internet Explorer version for Mac OS X, but I don't want to use Boot Camp. Ideas?
    Message was edited by: Erik95BE

    Or try and see if Opera, or Safari 3.2. I assume you've tried changing User Agent setting? and that doesn't work? you need to reload or logout and log back in - may need to delete any cookies they may have left behind, too, before it will work.
    Enable the Debug menu or Developer menu in Safari. In Opera, there are site specific preferences and you can set Opera to present itself as Internet Explorer.
    Most sites that act this way are in for some "forced" upgrades probably when IE8 comes out and aren't ready.

Maybe you are looking for