• Many hardcore computer users might think themselves above learning new tricks, but there's always new things to learn that will help improve your skills. Our bet: you will find at least one useful thing here that you didn't know before.
    Inspired and with the help of this AskReddit discussion, we’ve compiled some of the most handy computer tricks you might not be taking advantage of. Our ultimate goal is to help you become more productive by shaving valuable seconds off your workflow. Of course, you can always pass along these tips to your not-so-savvy friends and family members to help them become better PC users as well.

    General Tricks

    Windows hidden "god mode" folder Windows offers a centralized Control Panel for all of the OS settings, which makes it easy for users to tweak everything from desktop background to setting up a VPN. To enter this mode, create a new folder with this exact name (copy and paste it): God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}. The folder icon will change to a Control Panel-style icon, and you will be able to jump in and change all kinds of settings. Note: Don't try this on Windows Vista 64-bit as it's known to cause a reboot loop.
    Use Problem Steps Recorder This handy tool automatically records any mouse clicks and takes screenshots for you. If you need tech assistance with your computer, go to Run by typing Windows + R, and then type "psr." Use the tool and by the time you are finished, you can send this information, neatly compiled automatically, to the person helping you with the issue. It will make the process of finding the problem much easier for them, which means you will be able to get your system up and running faster.
    Find/Delete large files wasting space A handy tool called WinDirStat (Windows Directory Statistics) can be used to easily find which files and folders are taking up the most space on your drive. From there, you can delete them and open up a ton of storage space.
    Reduce the number of programs running at startup If your PC is taking too long to boot, it’s probably because you have far too many programs running at startup. Reducing this is easy, it will make your PC launch noticeably faster and lighter upon first load. To change the items running at startup, go to Run using the hotkey Windows key + R, and type "msconfig." A small window will appear (see the screenshot below), select the Startup tab. From here you will be able to turn off many startup programs, which can shave several seconds (or minutes) off your boot time. (Note Windows 8 has moved this functionality to the Task Manager). Try to make sure you research what you are turning off as some processes might be needed by third party programs or drivers you have installed.
    Cloud backup important files If you’re working on a critical paper for school, work, or any other major project, make sure you are backing up the file not just locally. You can use services like DropboxGoogle Drive, or any of the other popular cloud storage solution which will do the legwork for you on the background. Of course, you can also throw the files on a thumb drive or external HDD just to be safe but backing up to the cloud can be done seamlessly which is twice the advantage.

    Typing Tricks

    Delete an entire word Instead of deleting a single letter, pressing CTRL + BKSP will delete the entire word behind the cursor. This makes deleting text quicker if you screw up a whole word.
    Move Cursor to beginning of the next or previous word Moving the cursor around manually while typing is a great way to make your work take longer than it needs to. To speed of the process, move the cursor around with keyboard shortcuts. To move it to the beginning of the previous word, use CTRL + Left Arrow. To move it to the beginning of the next word, use CTRL + Right Arrow. In OS X you can accomplish the same using the Option key.
    Making sub and superscript text If you need to make sub or superscript text (think exponents for superscript), press CTRL + = for subscript and CTRL + SHIFT + = for superscript.
    Paste plain text of what was copied When you copy text from any source, programs will usually copy any formatting that comes with it. To paste this as plain text, press CTRL + Shift + V instead of the standard CTRL + V, and the system will paste unformatted text.

    Keyboard Shortcuts

    Copy only active window to clipboard Normally, the Print Screen key copies the entire display (or two displays if you got them), ALT + Print Screen only copies the currently active window to the clipboard. Whether taking a screenshot to diagnose a problem, or just because you want to show something to a friend, this will come in handy.
    Fix those little mistakes Did you know you can undo almost any action? CTRL + Z is the ultimate hot key, and for sure you knew about it already, however note that undo doesn’t just apply to typing. If you accidentally delete or move a file, you can hit CTRL + Z to bring it right back to where it was. In Chrome and Firefox you can also undo closing a tab using CTRL + SHIFT + T.
    Cycle through open windows Pressing ALT+TAB allows you to cycle through currently open windows. This makes switching back and forth between running processes quick and painless. If you want a more stylish method of cycling through open programs, Windows + TAB will do the job for you.
    Interrupt all processes CTRL + ALT + Delete is one of the most common PC shortcuts, and one almost everyone is familiar with. The important thing to note is that it interrupts all processes, including the one that is bogging down your system, which can mean the difference between needing to restart or not.
    Close the current program Typing ALT + F4 will close the program that is running. This is useful as it saves you time mousing over the "X" and clicking. People will often use this as a joke, telling you to press ALT + F4 to fix a problem. Don’t fall for it unless you want to close what you are doing.
    Minimize all windows Sometimes you have a bunch of stuff running, and you want it all to go away so you can get to the desktop. Simply pressing Windows + D will minimize everything you have up, which will save you some time pressing the minimize button for each window. It should be noted that Windows + M offers similar functionality, but there is no undoing, so Windows + D is the more favorable approach.
    Open the task manager directly If you want to bypass the interrupt that happens when pressing CTRL + ALT + DEL and jump right to the task manager, typing CTRL + Shift + ESC launches it directly.
    Close the current window/tab Stick of moving all the way to that X button? Press CTRL + W and the current window will close. (Don’t do it now, or you will miss the rest of the tricks!)
    Bring up the system information window This is so much quicker than digging this out the traditional way... Just press Windows + Pause/Break and the System Information panel will be ready to go. This might be the only use for the Pause/Break key you will ever find, so enjoy it!
    Better multiple monitor control There are several useful keyboard shortcuts for controlling open windows on multiple monitors. Pressing the Windows Key + Arrow Keys will cause a window to quickly snap to each side of either monitor. Alternatively, hitting Shift + Windows Key + Arrows will cause the window to jump to the other monitor. Lastly, pressing Windows + P will allow you to quickly set up a second display or projector.

    Web Browsing Tricks

    Automatically add www. and .com to a URL You can shave off a couple of seconds typing in a URL by simply click CTRL + Enter after you type the name of the site. Need .net instead of .com, press CTRL + Shift + Enter instead.
    Jump to address bar There are a number of ways to jump right to the address bar from anywhere in browser. Pressing CTRL + L, F6, and ALT + D all accomplish this goal.
    Bring back a closed tab We covered this already, but it's super useful. Accidentally closed a tab? Simply press CTRL + Shift + T to reopen the most recently closed tab and get back to what you were doing.
    Use private browsing The uses for not having cookies and history saved are obvious for certain activities, you know, like shopping for gifts on a shared computer (of course!). Pressing CTRL + Shift + N will launch a new private in Chrome, CTRL + Shift + P will do it in Firefox and Internet Explorer.
    Cycle through open tabs Pressing CTRL + TAB while in a browser will flip between each one. This can be much faster than moving the mouse and clicking on a tab. CTRL + NUM (1, 2, 3, 4, n..) will also take you to certain tab in that numeric order.

    File Management Tricks

    Rename a file quickly Right-clicking and selecting rename is not very efficient. Instead, simply press F2 while a file is selected to change its name. To alter the name of another file, type TAB without deselecting the current file.
    Rename files sequentially in Windows You actually don’t need to download any programs to perform a batch file rename in Windows. Instead, you can select all the files you want to change, right-click the first one in the list, select rename (or use F2), and type in the name. This will automatically change all the other files with the same root name with a suffix: (1), (2), and so on.
    Select multiple files using the keyboard To select a bunch of files using your keyboard, you can press Shift + down arrow to select a single file or Shift + Page Down to select a large group of files at one time.

    Security Tips

    Run programs on an infected PC Often times, malware will prevent a computer from running certain programs. Changing the name of the .exe file can often override this. If that doesn’t work, changing the extension to .com is another useful alternative, and the program will still be able to run in spite of the extension change.
    Read installers Even major programs can install toolbars and other unwanted pieces of software during installation. Take a few seconds to read each step to make sure you are not agreeing to install something other than the program you were actually seeking. Far too often people just push next over and over, and end up with a browser covered in various search bars that just aren't needed. In the worst of scenarios, these can have nefarious intentions.
    Lock your computer if you get up Sick of your "friends" going onto your computer at work or home and posting things on your Facebook/Twitter page on your behalf? It’s certainly an annoyance, but an easy one to prevent. Windows + L will lock your system right away, requiring a password (if you've set one) to log in again.

    Program-Specific Tricks

    Photoshop: Drag the marquee without losing the ability to size it The marquee tool is, at its most basic level, designed for selecting a part of an image. It’s used constantly in Photoshop, and there is a handy trick many users miss. While dragging it around, you can press space, which will allow you to size it while moving it. This saves time by letting your perform two key functions at the same time.
    Steam: Move games to another drive or partition By default, Steam installs all games to the same HDD or partition, but what happens if that fills up? The solution: download Steamtool Library Manager. It makes it easy to move games to another hard drive without messing with the functionality of Steam.
    VLC: Fix unsynced audio and subtitles In the popular media player VLC, if your audio loses sync with the video or subtitles, there is an easy way to fix this. Simply pressing J or K will move the audio forward or backwards. Similarly, to sync the subtitles you can press H or G.
    The combination of using these tips and tricks on a daily basis will most certainly make your computer life much more enjoyable, or at least more practical. And so, did you learn a thing or two that you didn't know before?



  • The PlayStation 4 has kept its appearance under wraps so far, but at E3 it's finally shown its face...and its price: $399, which undercuts Microsoft's Xbox One by $100.
    The PlayStation 4 was originally announced at an event in New York City back in February, during which we heard lots of details about features and strategy but didn't glimpse the system itself -- just its new controller.

    (Credit: CNET)
    Now that it's been revealed, we know that it's: a black box. In fact, it not only looks like a PlayStation 2 on steroids, but it bears more than a passing resemblance to the equally portly and piano-black Xbox One.

    Finally, the PS4 (pictures) 



    About that design: the angled parallelogram design of the PS4 clearly conjures PlayStations of the past, most clearly the PlayStation 2. It's an attractive look, but it's boxy; it doesn't seem nearly as big as the Xbox One, however.

    The PS4, revealed.
    (Credit: Sony Computer Entertainment)
    Also, box design really means nothing. But, hey, at least we know what it'll look like next to our television, and it's fine-looking without being obtrusive.
    Used games: Yes
    The PlayStation 4 will support used games and won't need to be online in order to play games. Both of these issues have reared their head on the Xbox One.
    (Credit: Sony Computer Entertainment)
    PlayStation Plus and PS4: Free games
    The PS4 will support the same PlayStation Plus service as the Vita and PS3, with no new subscription price increase: it's all folded together.
    The PS4 will have its own Instant Game collection service; Drive Club PS Plus Edition will be the first free game at launch, with one free game a month after that. Titles will include Don’t Starve and Outlast.
    Sony’s been smart to offer up free games via Plus, and you have to wonder if Microsoft is taking notice: a similar offering of free monthly games was announced for Xbox 360 owners subscribing to Xbox Live Gold.
    (Credit: Sony Computer Entertainment)
    Video content and services
    Leading off the PS4 discussions at E3 was a mention of Sony's video efforts, seemingly aiming for a similar type of video-content approach with the console as Microsoft is with the Xbox One. Sony touted its studio strength and the eventual launch of exclusive videos coming only to the PS4, but it’s unclear what those are.
    Video services like Video Unlimited, Redbox, and Flixster are some of the services launching on the PlayStation Network, but it looks like these services will be available on the PS3, too.
    The big challenge with fronting content as a reason to buy a console is this: can game systems really become video networks? Microsoft and Sony seem to be betting on this direction, and it’s a dicey endeavor.
    Gaikai and cloud streaming
    Gaikai cloud technology, acquired last year by Sony, was discussed back in February as a possible trial-based way of playing games before buying, working via streaming-game technology. Back then, David Perry, CEO of Gaikai, discussed the many ways that PlayStation Cloud services will potentially reinvent the back end of the PlayStation experience.
    Gaikai technology will also be used to power the PS4's spectating experiences, and that aforementioned ability to continually one-button broadcast your game progress via Share. It's certainly the first time a home gaming console has entered this territory, although PC gamers have enjoyed similar types of functions and services (OnLive, for instance). The streaming/sharing technology will also work with Facebook and Ustream.
    It doesn't seem to be coming this year, though. Sony announced at E3 that the PlayStation’s cloud gaming service will be available in 2014, offering PS3 games streamed via the cloud. The service will start in the U.S. first. And, interestingly, Gaikai services won't be limited to the PS4; the PS3 and eventually the Vita will benefit from Gaikai as well.
    New games
    Sony demonstrated games at E3 -- as you’d expect -- in a mix of new IP and sequels: The Order, Killzone: Shadow Fall, and Infamous: Second Son, and The Dark Sorceror. Some of these were teased back in February at Sony’s last event. It was hard to glean, just like before, what advantages the PS4 was offering these games that the PS3 couldn’t accomplish, but for the most part these games looked pretty.
    Sony's also pledging massive third-party support, and a very easy process for independent developers to publish on the PS4.
    More to come, but read below on details from the New York event. This post will be updated.
    (Credit: Sony Computer Entertainment)
    Hardware
    The PlayStation 4, as you'd expect for a seven-years-later follow-up, has impressively bumped specs:
    • An eight-core X86 AMD Jaguar CPU
    • 1.84-teraflop AMD Radeon graphics engine (with "18 compute units")
    • 8GB of GDDR5 memory
    • Hard-drive storage (not SSD)
    • Blu-ray drive
    • Three USB 3.0 ports
    • 802.11 b/g/n Wi-Fi
    • Ethernet, HDMI, Bluetooth 2.1, optical audio and analog AV out
    The PS4 will use a hard drive for storage versus an SSD, but the included capacity in the box (and whether it'll be as easily swappable as the PS3's hard drive) hasn't been specified. The specs overall match that of a modern PC with integrated AMD processors and graphics, or so it seems. It's not a particularly stunning set of specs for a PC, but it's far ahead of any existing game console. It's just not as ahead-of-its-time on the hardware end as the original PlayStation 3 seemed to be.
    Immediacy of response reducing lag time while accessing content is also one of the promised PS4 features (unlike the extremely laggy Wii U, perhaps). The PS4 will allow speedy background downloading, and Sony claims that games will even be playable as they're being downloaded.
    (Credit: Sarah Tew/CNET)

    Yes, the PS4 will have a Blu-ray drive that can also play DVDs, although Sony curiously left any mention of that out of the presentation. According to Sony's press release issued after the event, the PS4 will also have three USB 3.0 ports, 802.11 b/g/n Wi-Fi and Ethernet, Bluetooth 2.1, HDMI, Analog AV-out, and optical digital audio output.
    What about PS3 games playing on the PS4? Sony has so far discussed PlayStation 3 gameplay on the PS4 under the same umbrella as playing PlayStation 1 and PS 2 games, via a digital library in a yet-to-be-determined PlayStation Cloud Service. Whether this would be accomplished via streaming, digital downloads, or emulation wasn't specified, but it sounds like Sony's answer to the Virtual Console.

    The DualShock 4 controller.
    (Credit: Sarah Tew/CNET)

    DualShock 4 and the new PS Eye: Touch and move
    The new DualShock 4 controller is one of the few parts of the PS4 that there are actual pictures of. Much like the advance rumors, it feels like a fusion of the PlayStation DualShock with some of the design philosophies of both the Vita and the Move. It has enhanced rumble, a touch pad, a "Share" button, a standard headphone/microphone jack that will accept standard headphones, and light-up bar that looks like a transplanted top of a Move wand. The two-finger touch pad with click, located right in the middle of the controller, has the same look as the pad on the back of the PS Vita handheld. The DualShock 4 also has a Micro-USB port, Bluetooth 2.1, and Sixaxis gyroscope/accelerometers.
    The PlayStation 4 Eye has also been redesigned: instead of the single Webcam-like lens setup before, the new almost Kinect-like bar has stereo cameras, and works with the light bar for motion controls. It comes packed in with the PlayStation 4.

    Sony finally unveils PS4 (pictures)


    Scroll Left
    Scroll Right
    (Credit: Sarah Tew/CNET)

    Online: The new social sharing
    Sony promises that you'll be able to scan the last few minutes of your gameplay with the push of a "Share" button on the DualShock 4, uploading screenshots or clips, and even spectate and chat during other people's games like PC gamers already do. Many screens shown at the PlayStation event show what looks like a serious revamp of Sony's social gaming network, using what look like real photos and names for players. Whether or not video game footage-sharing is a feature with mainstream appeal has yet to be determined.
    (Credit: Sarah Tew/CNET)

    Can the Vita and PS4 be best friends? Sony promises that the Vita will be very integrated with the PS4, and the two will be wonderful together using Remote Play game-streaming. It sounds somewhat like what the Nintendo Wii U enables on the GamePad, except in this case the experience will be translated onto a fully independent handheld device.
    (Credit: Sarah Tew/CNET)

    If this works as promised, it could help make the PS4 and Vita a hardware match worth getting -- improved transmission times between the Vita and PS4, as promised, result in an experience as seamless as what Nintendo achieves on the Wii U GamePad. Sony's aiming to have most PS4 games be Vita-playable via remote play. No further details were given; apparently, that will be discussed "later in the year," too.

    Cell phones, tablets...second screens, too?
    Whether phone, PC, or portable gaming device, Sony also made big promises regarding integrated gaming that will follow you wherever you go. What that actually entails -- an app, social gaming, or something like true game streaming -- wasn't clearly defined, either, but it sounded like Sony's continuing attempt to broaden PlayStation support via Sony tablets, phone, and electronics. It's important to note that other game consoles like the Xbox 360 already allow this type of integration via certain apps, and many games do as well.
    The core social elements of the PS4 are being promised to work on smartphones, tablets, and the Vita as well -- on stage, the clean-looking social browser was shown on various devices, including streaming video of gameplay.
  • Apple has unveiled the latest version of its mobile operating system, saying iOS 7 is the most significant update since the original iPhone.
    Apple claims iOS 7 is completely redesigned with a new user interface and a number of new features, including enhancements to multi-tasking, imaging, browsing, sharing and security.

    “It’s about bringing order to complexity,” said Jony Ive, Apple’s senior vice-president of design.
    “IOS 7 is a clear representation of these goals. It has a whole new structure that is coherent and applied across the entire system.”
    The new operating system has been used to introduce iTunes Radio, a free internet radio service based on the music users listen to on iTunes.
    IOS 7 also introduces Control Center, which brings all the controls users want to access quickly into one place.
    A swipe from the bottom of a screen gives users access to controls for Airplane Mode, Wi-Fi, Bluetooth, screen controls and music controls.

    Security enhancements include iCloud Keychain, which is designed to store passwords and credit card information securely and make this available to users on all iOS devices.
    Control Center also provides access to apps such as Clock, Camera, Calculator and the Flashlight.

    With iOS 7, notifications are now available from the Lock screen, enabling users to see all notifications with a swipe, including weather, traffic, meetings and events.
    While Apple’s announcement emphasised innovation, competitors and some analysts suggested it has done merely what it needs to do to keep up with the market.
    Jyrki Rosenberg, vice-president of Nokia Entertainment, said: “We launched our streaming radio service in 2011. It’s interesting to see Apple react now and it seems they continue to play catch-up.
    “Nokia Music will stay true to our mobile-first approach and continue to deliver an extremely simple, personalised and contextual way to discover and enjoy music on the go.”
    Apple said the iOS 7 beta software and software development kit (SDK) are available immediately for iOS Developer Program members at developer.apple.com.
    iOS 7 will be available as a free software update for iPhone 4 and later, iPad 2 and later, iPad mini and iPod touch fifth generation in autumn.

  • Takeaway: Web-based networking toolkits often offer numerous ways to test routes, domains, and other issues that will directly affect your network.



    Network troubleshooting can run the gamut of possibilities. From hardware to software to external, uncontrollable forces, to powerful Jedi mind tricks. When you’re troubleshooting networking issues, the problem can often point toward many and varied issues. When that happens, you’ll want to have access to tools to help you diagnose the issue. One place to turn for such a tool set is the good old Internet.

    Web-based networking toolkits often offer numerous ways to test routes, domains, and other issues that will directly affect your network. I have found five solid web-based tools for you to try out. Some are free, some have a price attached; either way, they are all ready to serve.


    Five Apps

    1. DNS Stuff

    DNS Stuff is one of the more powerful network tool kits around. This particular tool isn’t free (though they have a free trial of their Professional Toolkit until August 2013), but it’s certainly one of the most comprehensive set of tools you’ll find.
    Included in the Pro Toolkit are the following: DNS Report (RFC Compliant mitigation steps), ISP Cached DNS Lookup, NS Lookup, Whois//IPWhois Lookup, Top Level Domain Lookup, SSL Examination, Abuse Lookup, Domain Inspector, URL Analyzer, and much more. DNS Stuff also presents you with your external IP address as well as an estimate of your location. With the amount of tools included in the Professional Toolkit, you should be able to troubleshoot numerous external networking issues.

     

    2. Network-Tools

    Network-Tools doesn’t offer nearly the plethora of tools as does DNS Stuff, but all of their tools are free for the using. Here you will find quick access to: Ping, Trace Route, Whois, Lookup, DNS Records, Blacklist Check, URL Decode/Encode, Email Test, and more.
    The Express test will give you the fastest results as it does a combo of Traceroute, DNS, and Whois testing. The report back from that test will often give you the information you need to immediately begin your first steps of troubleshooting the external connection to your route.

     

    3. DNS Inspect

    DNS Inspect is the tool you want if you’re looking for a fast, free solution that will run fifty tests with a single click. Tests include: IPv6, SOA (Mnam, Rnam, and more), multiple NS tests, multiple MX test, A record tests, glue checks, AAAA records, stealth name servers, hostname, CNAME, mail greeting, accepts postmaster address, WWW tests, and much more. The final report is given a grade and is laid out in such a way that it’s easy to spot warnings and failures.

     

    4. Mr.DNS

    Mr.DNS offers plenty of the standard tools (DNS lookup, DNSSEC lookup, multi-RBL lookup, SMTP test, SPF validation, etc); but it offers one tool that I really think makes it stand out. That tool is the visual traceroute. With this tool you get map of the location of the IP address as well as the route (with clickable addresses that give you information about each hop made between you and the server. The only caveat is that they don’t offer a “single click” test that generates a full-blown report for all of the tests.

     

    5. MXToolbox Supertool

    MXToolbox Supertool runs a number of tests on your mail server. This test will check DNS, MX records, blacklist, traceroute, SMTP diagnostics, and much more. Once the test is done, there will be clickable links to explain the results as well as what can (or should) be done to reach a resolution. The real power with Supertool comes after you’ve run the main check on the domain (or IP address). Once the main test is complete, you will be offered a number of links that will run specific tests on the address - that is the meat and potatoes of the MXToolbox Supertool.

     

    Bottom line

    There is no such thing as having too many tools at the ready. And when you need to have a web-based test, it’s good to have choices. And even if you only come out of this with one or two additional tools for you network administrator’s toolkit, you are that much further ahead of the game. You might already have your go-to network admin tool; but having options might be the thing that saves the day.

  • Most people have heard of malicious software as a way to hack into an iPhone, but what about a malicious charger?
    Three researchers with the Georgia Institute of Technology say they have come up with a proof-of-concept malicious iPhone charger that lets them hack into the mobile device running the latest version of Apple's iOS in less than one minute. No jailbreaking required.

    "Apple iOS devices are considered by many to be more secure than other mobile offerings. In evaluating this belief, we investigated the extent to which security threats were considered when performing everyday activities such as charging a device," the researchers wrote in a presentation summary. "The results were alarming: despite the plethora of defense mechanisms in iOS, we successfully injected arbitrary software into current-generation Apple devices running the latest operating system (OS) software."

    Dubbing their charger "Mactrans," the researchers say they can get around Apple's security mechanisms by hiding the charger software in the same way Apple hides its own built-in apps. Apparently, the hardware for the Mactrans is small enough to fit in power adaptors, docking stations, and external batteries.

    The researchers plan to present the Mactrans at the upcoming Black Hat security conference in July.


  • iPhone and Android users will gain access to mobile giant BlackBerry's popular messaging service BlackBerry Messenger (BBM) for the first time this summer, the company has announced.

    More than 51 million BlackBerry users communicate daily via BBM, one of the earliest mobile chat tools to give users a free and private means of staying in touch over the internet.

    Andrew Bocking, an Executive Vice President at BlackBerry said in a blog post: "For BlackBerry, messaging and collaboration are inseparable from the mobile experience, and the time is definitely right for BBM to become a multi-platform mobile service.

    "BBM has always been one of the most engaging services for BlackBerry customers, enabling them to easily connect while maintaining a valued level of personal privacy. We’re excited to offer iOS and Android users the possibility to join the BBM community."

    BBM will compete with other free messaging services already available to smartphone users running the iOS and Android operating systems, including WhatsApp and Viber.

    The necessity of a personal PIN to use BBM, supplied with BlackBerry's phones and shared only with contacts with whom users wish to communicate, is one of BlackBerry smartphones' most attractive aspects.

    Mr Bocking's comments may imply the BBM PIN will remain a feature in the apps now being developed for iOS and Android.


    iOS 6, the operating system run by iPhone and iPad, and Android's Ice Cream Sandwich smartphone software will be the first to run the free app, according to the Business Insider website.


    Another motive of attracting more users to Blackberry and its BBM, just after the launch of the Blackberry Q5 - (A budget version of Blackberry's flagship Q10 device , a smartphone targeted at emerging markets in Asia and the Middle East.)


  • In five and a half years, Android has come from nowhere to crush Apple and Microsoft in the mobile device market. How long until PC OEMs decide to take a gamble on the winning mobile OS and load Android onto PCs?

    During the quarter, Android was the operating system powering 59.5 percent of smart devices shipped. Behind Android was Apple's iOS with a 19.3 percent market share, and Microsoft, with 18.1 percent.
    And it is tablets that are driving this growth, not smartphones, and definitely not notebooks. Over the period, worldwide tablet shipments increased by 106.1 percent year on year, to 41.9 million units, and while Apple continues to be the big fish in the tablet space with a 46.4 percent share, even the iPad is not immune to Android, as it lost share for the third consecutive quarter.
    The Canalys data for the quarter speaks volumes.
    (Image: Canalys)
    But let's take this data and bake it into a pie.
    (Image: Canalys/ZDNet)
    Presented this way, it is clear that Android is crushing Apple and Microsoft in the mobile device market, putting the squeeze on not only Microsoft, but Apple, too, the company that sparked the smartphone and tablet revolutions in the first place.
    While some analysts are pondering Android's demise, I really can't see how the operating system can put a foot wrong. About the only weakness I can see is that one company — Samsung — dominates the Android landscape.
    Given Android's success in the mobile market, one has to wonder how long it will be until we see the operating system loaded onto PCs and go head to head against Windows and iOS. Given the way that buyers (consumers and enterprise alike) have embraced Android on smartphones and tablets — activations of new devices sit at 1.5 million daily, or 45 million every month — it seems logical to give consumers what they want, and put this operating system onto notebooks, convertibles, and hybrid systems.
    When it comes to PCs, neither Windows nor OS X seem to be igniting the imaginations — and opening the wallets — of consumers. Cheap (possibly in the region of $200) PCs would be just what PC OEMs need to inject a new lease of life into the stagnating market.
  • lookingaheadtoblue


    Over the past week, I've been surprised how many armchair pundits have lambasted Microsoft forits still not officially-admitted but largely expected decisions to add an optional Start Button and boot-to-desktop capability to Windows Blue.
    There've been reports claiming everything from Microsoft is doing a 180-degree reversal with Windows Blue, to others advising the Redmondians to dig in their heels and stay the current UI course with its coming Blue update.
    Windows Blue, from all leaks and tips I've received, is not a do-over. (If it were, it would take Microsoft a lot longer than nine or ten months to deliver it.) And ignoring customer confusion isn't a virtue; it's stupidity.
    This armchair pundit finds it refreshing to hear Windows honchos admit that Windows 8 isn't selling as well as they hoped and that they want to make its successor more comfortable, familiar and usable for the Windows installed base.
    In addition to the optional Start Button and boot-to-desktop options, there may be other interface adjustments in the works, according to one of my Blue tipsters. I hear the Windows team may also be tweaking the Charms to make them a bit easier to use with a mouse. There might be new built-in tutorials and in-context help coming to Blue. And word is there may be adjustments to the Start Screen designed to make Blue easier to use for Desktop users. One of my sources said some of these tweaks may not be in the Windows Blue preview release coming at the end of June, but that they still could make it into the final product.
    If any or all of these tweaks make it into the final version of Blue, it's nothing but goodness. If you're a user who likes Windows 8 already, great. Just ignore new options and keep on keepin' on. If you're someone like me -- who is still running Windows 7 on two of my three Windows devices (with Windows RT running on my Surface RT) -- maybe Blue will make you reconsider whether you might find the new Metro-centric Windows a little more palatable because of these changes.
    Before Windows 8 launched, I said I thought the operating system would face a rough road. My reasoning at the time was there were few PCs or tablets that made Windows 8 usable. And for those of us who might be interested in putting Windows 8 on existing non-touch hardware, the usability was questionable. Now that Windows 8's been out for about six months, I feel like my early inklings were true. I wouldn't call Windows 8 a disaster (with 100 million licenses sold), but I also wouldn't call it a barn-burner success.
    My biggest criticism for Microsoft in all this isn't that the company is trying to make some adjustments to improve usability with Blue. Instead, I can't but help wonder why Microsoft -- with all its telemetry information, customer satisfaction data, and beta-testing input -- still went ahead with what its Windows execs must have known full well would be a confusing and less-than-optimal experience for many Windows users.
    It's possible to project a bit by reading one of the recent blog posts of former Windows President Steven Sinofsky, who spearheaded Windows 8's development, for some insights into that question. In a May 8 post (a day after Microsoft's latest Blue disclosures), Sinofsky blogged about the damned-if-they-do/damned-if-they-don't choice that companies face when launching a disruptive technology: