Posts tagged Improvements

5 ways Bing is better than Google

With Google’s unchecked domination of the Search business, it’s sometimes tough to remember that there are viable alternatives out there.

Indeed, Google currently controls a commanding 72% of the search market, according to Experian Hitwise. However, the search market is seeing an interesting shift right now, as Yahoo continues to lose ground to Bing. With the recent US and EU approval of a search deal between Yahoo and Bing, it appears that the search market will soon become a two horse race between Google and Bing.

Bing has taken the fight to Google, and amazingly, Bing has Google beaten in a few big areas. Read the rest of this entry »

Peeking into Windows’s virtual store

In the user data area in Windows Vista, Server 2008 and Seven there is a folder called “VirtualStore” which you can find in C:\Users\[USERNAME]\AppData\Local\ .

It is worth having a peek now and again. Here’s part of mine:

image showing my VirtualStore folder

image showing my VirtualStore folder

But what exactly is that folder for?

The Virtual Store is a feature of User Account Control, the centerpiece of Windows’ new enhanced security.  Read the rest of this entry »

SuperFetch – What is this?

SuperFetch is a technology in Windows NT 6.0 (Vista) and onwards that is often misunderstood. I decided to delve into this technology to see what it is all about, and to dispel some of the myths surrounding this feature.

Very succinctly put, SuperFetch is a technology which allows Windows to manage the amount of random access memory in the machine it runs on more efficiently. SuperFetch is part of Windows’ memory manager; a less capable version, called PreFetcher, is included in Windows XP. SuperFetch tries to make sure often-accessed data can be read from the fast RAM instead of the slow hard drive.

SuperFetch’ goals:

SuperFetch has two goals: it decreases boot time, and makes sure applications that you use the most load more efficiently. SuperFetch also takes timing into account, in that it will adapt itself to your usage patterns.

Read the rest of this entry »

using modified GMail-addresses

Just about when I thought I got everything out of Gmail, I discovered my top favorite feature:

Let’s say that your email address is ‘GeorgeBush@gmail.com’, basically everything sent to any of the following email addresses will be forwarded to your primary email.

  • GeorgeBush@gmail.com
  • G.eorgeBush@gmail.com
  • Ge.orgeBush@gmail.com

  • GeorgeBus.h@gmail.com
  • GeorgeBush@googlemail.com
  • G.eorgeBush@googlemail.com
  • Ge.orgeBush@googlemail.com

  • GeorgeBus.h@googlemail.com

And that’s not all, you can place as many dots as you want, it can be even something like ‘G.e.o.r.g.e.B.u.s.h@gmail.com’ and you’ll still get it on ‘GeorgeBush@gmail.com’

Additionally, I just also found out that you can embed random text to your email ID using ‘+’ sign. That is to say ‘GeorgeBush+anythingyouwant@gmail.com’ can be used as your email address, as well.

Ok I got it. Now what ?

1. One email for every purpose

Instead of using different email addresses for various purposes (work, school, friends, etc.) you can use different variations of your Gmail and filter incoming mails by ’sent to’ address. For instance, all incoming mail sent to ‘Name.Surname@gmail.com’ can be put to folder ‘work’, messages sent to ‘NameSurname@gmail.com’ can be put to ‘friends’, ‘N.ameSurname@gmail.com’ can be used for newsletters, and so on.

2. Track/Block spammers

When signing up for some website, say thatwebsite.com, you can add thatwebsite to your Gmail user ID (eg. GeorgeBush+thatwebsite@gmail.com). This way you can block your subscription whenever you want and even identify those websites that distribute your email address to spammers.

TweetMyPC version 3 released!

About
TweetMyPC is a little software-application for Windows, written in VB.Net using the .Net-Framework v3.0, which allows you to control and access your computer from anywhere by simply sending a twitter-message with a special command as its content.

Why twitter?
Most time when you want to connect two personal computers you need a Read the rest of this entry »

Environment Variables in Windows NT

Environment variables are specially named aliases or placeholders for certain basic system properties that are present for convenience in programming and in system administration. Although they are mostly of interest to technical people, some can be useful to the average PC user and these are discussed here.
—-
Environment variables have long been used in computer operating systems and are present in Unix, DOS, and Windows The word “environment” used in the context here refers to various features of the computer system and certain basic system data. Here is one of Microsoft’s definitions:

Environment variables are strings that contain information such as drive, path, or file name. They control the behavior of various programs. For example, the TEMP environment variable specifies the location in which programs place temporary files.

Read the rest of this entry »

Windows 7 Demo

Activate Windows 7’s Hidden ‘God Mode’

Handy trick if you’re setting up a machine for the first time and need to access many settings:
I think it is not really needed to explain a lot – just do the following 3 steps:

  • Create a new folder
  • Name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
  • That’s it
  • here a picture how it looks like if you open this extremely helpfull folder:

    AWESOME - I love windows seven

    AWESOME – I love windows seven

    for more information see: http://www.osnews.com/story/22691/Activate_Windows_7_s_Hidden_God_Mode_

    10 things that have rocked the world of Linux in a significant way

    Linux has influenced the IT-World a lot! Even if many Companies aren’t happy about it, I am really happy to have such a great free and open source Unix-like Operating System.

    That is why I made a little collection of 10 things that stand out in everyone’s minds as having rocked the world of Linux in a significant way.

      Read the rest of this entry »

    ReactOS 0.3.11 released!

    The ReactOS team is proud to announce the release of ReactOS 0.3.11. This release has been delayed by quite some time due to various blocker bugs which manifested each time we tried to release. A lot of time has gone into hunting down these bugs and various steps have been taken to try to ensure we don’t hit this problem again. This isn’t to say we don’t have a lot of new and exciting features in this release. Two of which stand out are the huge changes to the Memory Manager and another leap forward for the sound stack

    Read the rest of this entry »