I always keep a watch on Firefox's latest nightly builds as all the cool new features land there first. Here is an amazing news I read about Firefox. The current nightly version of Firefox comes with a secret hidden feature which allows you to enable a separate process for each tab in Firefox! What does this mean for us average users? Well, the process-per-tab model is a very clever architectural solution to prevent crashes. It allows preventing the entire browser from crashing if something goes wrong. With multi-process tabs, only the problematic tab will crash, and try to recover, while the rest of the tabs continue to work properly. If you are familiar with Google Chrome or Internet Explorer, you might be knowing that both use a similar process-per-tab architecture. Let's look now at how to enable this separate process per tab functionality in Firefox.
Author: Sergey Tkachenko
How to manage wireless networks in Windows 8.1
Windows 8 has extreme UI changes for management of wireless networks. The good old user interface of Windows 7 was removed, and now, Windows 8 provides you a touch friendly network pane to connect to a wireless network, and does not provide any GUI to remove the stored network profiles.
Let's see how we can make Windows 8 forget the stored network profile.
Create a shortcut to open Assigned access settings in Windows 8.1
Assigned Access is a feature of the brand new Windows 8.1 which implements a Kiosk mode for the selected user account. If you will create such Kiosk for the specified user account on your PC. That user will be forced to interact with a single full screen Modern app without the risk of compromising the system. If you have to access kiosk mode settings very often, you can create a shortcut to open Assigned Access settings in Windows 8.1 with one click. Let's see how it can be done.
C# explode function like in php
Just for note.
If you need the php explode function in C#, you can use the following code:
Snowflakes theme for Windows 8
Free Animated Christmas trees and other Christmas widgets for your Desktop
Few days ago I discovered some really awesome Christmas widgets for your desktop. They include a Christmas tree collection, a fireplace and a huge assortment of cute glass snowballs.
In the screenshot above you can see some examples of Christmas trees. All these X-mas goodies are available for free and are clean, malware-free.
How to copy the command prompt output directly to the Windows clipboard
The classic way of copying data from the command prompt is the following:
- right click on the command prompt window title and choose Edit -> Mark command
- select the text inside the command prompt using the mouse
- to copy the selected text, right click on the command prompt window title and choose Edit->Copy command (or just press Enter on the keyboard).
If you have Quick Edit Mode enabled, then you can skip step 1 and directly drag to select and press Enter.
In Windows Vista, Microsoft has added a new way, which is quite handy and does not require so many clicks - the clip command. The clip command can accept the output of any console tools and send it to the Windows clipboard. Let's look how it can used with the following simple example.
Create a shortcut to open the Update history in Windows 8.1
The update history is a part of the Modern Control Panel which allows you to see the updates that were downloaded and applied to your current Windows 8.1 installation. If you have turned on automatic updates, Windows 8.1 will regularly download new patches and fixes from Microsoft servers.
If you would like to have quick access to the Update history, you can create a shortcut to open it directly with one click in Windows 8.1 and later. Just follow these simple instructions.
Daily Bing #33 theme for Windows 8
How to turn off a PC that has stopped responding or hanged
Sometimes your PC hangs completely and you are not able to even turn it off. Whatever may be the reason - some malfunctioning software, defective hardware problem, overheating or buggy device drivers, it can be pretty intimidating if your PC just hangs and you don't know how to recover. On desktop PC cases, there is the Reset button to restart but if you do not have the reset button (a very common situation for most modern mobile PCs, tablets and laptops), you may wonder how to get a PC that has stopped responding working again. What do you have to do in this case?