Tip o’ the Week #99 – Is your hard disk just “on”?

clip_image001One frustrating aspect of a modern PC is when it seems to slow down inexplicably, even when it’s not obviously busy. Sometimes that could be evidenced by the hard disk light flickering a lot of the time, or in extreme cases, solidly lit up. There are a number of reasons why this could be the case – here are some tips on finding out why and maybe what to do about it.

Your PC is just not good enough

A common reason why your disk is really busy (sometimes known as thrashing) is simply that the machine doesn’t have enough oomph to do what it’s being told to. It could be you just don’t have enough of some critical resources, such as memory. If there isn’t enough physical memory (RAM) in the machine, then when an application wants to hold information in memory, something else which is currently in memory needs to be “paged out” – written to disk, temporarily.

clip_image002That’s all very well, until the application that was using the data that’s just been paged out needs it back -then, something else is paged out, and the previous data is read back in. If you get to the point where you’re really short of RAM, the PC will be thrashing to the point of exclusion to practically everything else. The whole process is a lot like the juggling you might need to do when you’re trying to work with more than two things but are limited to having only two hands.

The only solution to not having enough RAM is to add some more (not always straightforward), or make the machine do less. Look in Resource Monitor (press Windowskey-R then enter “resmon“) under the memory tab, and you’ll see how much of your physical memory is being used. You can also look and see which applications are using up all the memory and maybe think about shutting them down, or making room for them by closing other clip_image003applications.

Modern day whack-a-mole

Curing performance problems can be like pushing a blockage from one place to another, or like the whack-a-mole fairground game where you hit one issue and another one just pops up elsewhere. If your PC isn’t running out of memory, maybe the processor (CPU) is the bottleneck, or perhaps it’s the disk itself.

If the CPU is slow, then everything else will feel pretty slow – the whole machine will just feel like it’s overworked. If the disk is slow, then the machine will bog down every time it needs to do something disk-intensive. Combine a possibly slow disk with running out of memory, and you’ve got the perfect storm – a PC that is constantly shuttling stuff to-and-fro between memory and disk, and burdening the CPU with all the additional overhead to do so.

There are some things you can do to mitigate the “disk light on” issue, however.

It’s probably Outlook

ToW #96 covered an issue where Outlook might use up a large amount of disk space, and maintaining that kind of volume will put something of a strain on the PC. Outlook is probably the heaviest desktop application most of us use, and if it isn’t hammering your memory or processor, then it will probably be nailing your hard disk.

Defragment

It’s still worth making sure your hard disk isn’t badly fragmented, a situation where files end up scattered across the surface of the disk in lots of pieces or fragments. If you have a nice clean disk that’s largely empty, then Windows would write a new file out in one big splurge of “contiguous” fragments or clusters.

When files are deleted, all that happens is those clusters that are currently used, get marked as free so they can be over-written in future. If the disk gets increasingly full up, though, it may be that the only free space exists in small chunks all over the place – meaning Windows has to do more work to read and write files.

clip_image004You can run Disk Defragmentation by going to Start and typing in Disk Defrag, then you’ll be able to run the Defrag process interactively, or schedule it to happen in the background – ensuring that you pick a time that you won’t be really busy on your PC, otherwise it will be the Disk Defrag that’s making the light glow.

To allow fragmentation a better shot of cleaning up the disk, it may be a good idea to close applications that are likely to be using big files (like Outlook, whose OST file is probably the biggest file on your hard disk), and if you have a high degree of fragmentation, then it would be worth getting rid of the hidden Hibernate File on your hard disk – that’s where Windows writes the contents of memory if the battery on your laptop runs out, so it’s gigabytes in size.

clip_image005To delete your Hibernate File, you need to fire up a command prompt in Administrator mode – go to Start menu and start typing command then right-click and choose Run as administrator.

A quick alternative is to go to Start, then type cmd and press CTRL-SHIFT-ENTER, which tells Windows to run whatever you’ve typed in as an administrator. Try it: you too can run notepad as an admin.

Once you have your admin Command Prompt (denoted by the window title of Administrator C:\Windows\etc), then type powercfg -h off to switch the Hibernate functionality off, and in so doing, ditch the hiberfil.sys file. Once you’ve finished defragmenting, you can switch hibernate back on by repeating with powercfg -h on.

clip_image006

Is your disk just too slow? How would you know?

Finally for this week, there’s a possibility that your disk is just basically slow and there’s not a lot you can do about that short of replacing it. If you look in Device Manager (Start -> then type Device Manager), and expand out the Disk Drives section, you will see what kind of hard disk you have – try Binging the cryptic model number and you might find the specifications of the disk – does it spin at 5,400rpm or 7,200rpm, or is I solid state? Does it have any cache? Maybe reviewers on Amazon et al will pan that model’s performance, or even suggest that a simple firmware upgrade of the disk itself will solve performance issues. [Here Be Dragons – be very careful if you go down this route].

You can see if your disk is the bottleneck to PC performance by looking at the Disk tab in Resource Monitor, clip_image007expanding out the Storage section. You’ll see Disk Queue Length as one of the columns on there – that’s a measure of how much stuff Windows is waiting for to be read from or written to the disk. If the machine is busy and doing a lot of disk work, this might be legitimately quite high (maybe double figures) but if it’s sustained then it could be illustrating that the disk is struggling to keep up with the requests the PC is making of it.

That could be a symptom that it’s just not quick enough, but it could be a forebear of the disk being faulty – maybe the reason it’s taking ages is because it’s physically about to fail. Best get it checked out.

And don’t forget ReadyBoost

After sending this original tip above within Microsoft, a reader (Rob Orwin) responded to remind me about ReadyBoost – so I added the following in a subsequent tip. In Rob’s own words.

clip_image001[1]Whenever my computer is being a bit sluggish, I stuff two memory sticks, which I always carry around in my laptop bag, in the USB ports and as if by magic everything starts running as if it’s on steroids. It’s instantaneous as you only need to dedicate a device to ReadyBoost once, and then every time you put it in the USB drive it gets automatically used as pseudo-RAM. Another option is to get a ReadyBoost compatible SD card and stick it in the laptop’s SD card slot – which pretty much no one ever uses. [and 4Gb SD cards can be picked up for a few £s]

Yes, it’s not quite as fast as actually adding RAM but it’s a lot easier and a great deal faster than having to use the HDD for virtual memory. I learnt this from a friend who’s a graphic designer. She uses ReadyBoost whenever she needs to do huge batch operations in PhotoShop. The ReadyBoost feature was apparently the main reason why she got her company to buy her a PC instead of a Mac. When a Mac is out of RAM, it’s out of RAM.

I even use ReadyBoost at home to run Windows 7 on a laptop that is 12 years old and has 256Mb RAM.

Tip o’ the Week #98 – OneNote calendar front-end

clip_image002[4]Here’s a doozy of a little application that provides a great front-end to OneNote 2010, from Omer Atay of the OneNote development team.

clip_image001In short, it’s a separate app which shows a calendar view of all the OneNote pages you’ve written, arranged by date. If you have several notebooks open (maybe a Work one, a Home one that’s synchronised with SkyDrive etc), and like to have lots of sections and subpages, it’s an ideal way of referencing what you’ve been doing, chronologically.

Omer initially released the app inside Microsoft, but I’m pleased to see he’s making it available externally, for free, too.

To use, visit the application page from Omer’s own web site. It’s available as a stand-alone app from here, the idea being that you’d save the executable file to your PC somewhere and just pin it to your start menu to run. Alternatively, enter %programdata%\Microsoft\Windows\Start Menu\Programs into the search box on the Start Menu, and create a shortcut to the OneCalendar executable in there, so it’s not pinned but can be easily found again – either by name, or just by typing “OneCal” into the Start Menu to find the program again.

 

OneCal. ah, those of a certain age can reminisce about 1980s TV adverts, too.
(check out the YouTube collection of classic ads from 1983. they sure don’t make ’em like they used to.!)

Another was of getting hold of OneCalendar would be to install Omer’s Onetastic addin to OneNote – it allows you to pin an individual OneNote page to your desktop, cleans up multi-page printouts (where you print from another application into OneNote) and also launches OneCalendar from within OneNote. See more here.

Tip o’ the Week #96 – Reining back Outlook’s file size

clip_image002

Outlook likes to cache lots of information on your PC – which is generally beneficial. All of the email in your mailbox, for example, is already on your hard disk, so when you open a message or an attachment, it can open it clip_image003quickly. This is a Good Thing. In fact, it’s the reason why Office 365 works.

One feature added in 2007 was that Outlook also cached other users’ calendars after you’ve previously opened them, so that if you open them again, the data is already there. That is also good (pretty much).

In fact, Outlook will happily trundle through a long list of calendars, updating them in the background: you might find that since it caches all those users’ & meeting rooms’ calendars, that you have rather a lot of space being consumed by the offline file. If you’re running a laptop or desktop with a traditional spinning hard disk, you probably won’t even notice – but if you’re lucky enough to have a Solid State Drive, where storage capacities are typically much lower, then it could cause you a problem.

Outlook’s OST file (that’s the offline cache), can get pretty large – by default (in Outlook 2010), it won’t warn you until the OST is 47.5Gb in size, and it won’t let the file grow to more 50Gb. Note that we’re talking about the size of the offline cache file, not the size of the user mailbox, which will typically be an order of magnitude smaller. Nevertheless, having such a big OST file will cause the machine’s performance to suffer somewhat, since it will be indexing all of the data as well as probably maintaining lots of calendars or other shared folders (as well as whatever is in your own mailbox). I first hit this problem when the Outlook cache file was taking up about one quarter of my disk space, meaning the PC was running low of free space.

To see your OST file size, copy %userprofile%\AppData\Local\Microsoft\Outlook to the clipboard, bring up the Windows Start menu and paste that into the search box and press Enter. That will open up the folder where Outlook keeps all of its offline files, so don’t worry if you see lots that you don’t expect. If there are any big files with a really old date, then they are not being used by Outlook and might be safe to remove… though take a backup copy just in case…

clip_image005How to reclaim your disk space

If your OST file is particularly large (ie several times the size of your mailbox – and you can find out how large that is from the File menu in Outlook), then there are a few things you can do to reclaim the space back.

Delete the OST

You could quit Outlook, delete the OST file altogether and then restart Outlook – causing it to rebuild the whole thing from scratch. The downside to this approach is that it will take ages to complete, your PC will need to re-index all of the content to make it searchable, and you might end up with a similarly-sized file anyway since it will re-cache everything your Outlook profile tells it to.

clip_image006Be rid of Calendars

It is possible to get Outlook to discard some of the data it’s cacheing – a simple bit of housekeeping would be to prune the list of other calendars shown on the list to the left of your own calendar, thereby reducing the amount of background work it has to do to keep them up to date, and reducing the size of your offline cache file.

You can remove them one by one (though this could be laborious, it at least will let you decide which – if any – to keep), or simply right-click on any groups of calendars and ditch the lot. You can always add people back as and when needed. Go on, it’s quite cathartic.

clip_image007Stop the cacheing of other folders altogether

If you’d rather not cache calendars at all, you can switch off the whole functionality – simply (!) go into File | Info | Account Settings | Account Settings, and then double-click on the Exchange Server account that’s listed there. Within the ensuing dialogue box, click on More Settings then Advanced Settings. Now, you can choose to just not download (and cache) the shared Calendars or other shared folders. The downside is that you can’t see other people’s calendars when you’re offline, but that isn’t important, you might want to look at this option.

Compact the file

It may be worth trying to reduce the size in your OST file, and if you have done either of the previous 2 options, then you will definitely need to compact it. Outlook will reduce the OST file size in the background over time, reclaiming unused space in the file, but if you make large changes by deleting lots of infomration, you will need to force it to do some maintenance. A word of warning though – this will take a long time. We’re talking many hours, maybe even more than a day – so, it’s one to do overnight at best or over the weekend.

clip_image008To compact the file in size (and mine went from well over 30Gb to less than a third of that), follow the instructions to get to the Cached Mode Settings above, and click on the Outlook Data File Settings button at the bottom, and you’ll see the properties of the data file. Click on the Compact Now button and wait. Oh, and you can’t use Outlook whilst it’s compacting, so do not try this during the work day….

Hopefully this will help you keep your Outlook OST file size in check. It will free up space, it will give your PC less work to do in keeping a list of calendars updated and maintaining the searchable index of all your data.

Tip o’ the Week #95 – the new Windows Phone lock screen

clip_image002One of the most immediately user-friendly aspects of Windows Phone 7.5, aka Mango, is also one that is not automatically enabled… Try this out, and I bet you’ll love it. Show to your friends who’ve upgraded: they’ll love it too.

Windows Phone supports having a PIN lock policy so that if you haven’t used your device for a period of time, you’ll need the PIN to wake it up again. Pretty much every phone that supports the Exchange ActiveSync protocol has something similar, and many companies will not allow any device to connect & sync email unless the policy is active and set up.

With Windows Phone 7, the lock policy also kicked in every time the screen went off, either by the user pressing the power button to switch it off, or because of a time-out. Not an amazing hardship to have to enter a 4-digit PIN, but it’s a slight annoyance.

clip_image004Deliverance from the PIN

Mango introduces a number of new and useful capabilities to the Lock Screen – the principal one being that you can set a time-out before a password needs to be entered.

So, you can “lock” the screen with the power button and unlock it again with only a press of the button and a swipe upwards, rather than having to enter your PIN again – up to 15 minutes after the phone was locked. Really handy if you’re walking along the street and need to consult the Maps app again; a simple press and swipe and you’re straight back in.

To set, simply go into settings -> lock + wallpaper.

The first time-out is the one that automatically switches the screen off (and that would have PIN-locked the phone in WP7 too). The second time-out specifies how long a grace period you have before you need to unlock with a PIN.

clip_image006Wallpaper

If you want to customise your phone’s wallpaper, there’s an option (just off the top of the screenshot above) to do so, or you can press and hold on any image, and it will let you set it to be the wallpaper – even pictures that people have emailed you (just open the pic from Outlook, press/hold, and bingo).

The new lock screen in Mango lets you show the Zune-supplied artist’s photo as your wallpaper whilst you’re listening to music. When you stop the track, it reverts back to whatever wallpaper you had before.

Tip o’ the Week #92 – Take and Share better meeting notes

clip_image002[4]Be the scribe

OneNote is a great audit tool.

When you’re in meetings with customers and partners why not offer to take the notes on your tablet, slate or laptop and then when the meeting is done simply save the notes as a PDF to create a simple, (almost) non editable version of the notes that you can share with colleagues, customers and partners.  This is especially useful if you hook up your device to a projector (using duplicate screen mode) and use your tablet as an electronic whiteboard. 

To export your results to PDF, choose “File”, “Save As” and then “PDF”. When the save dialog is displayed you can choose to save selected pages, the current section or even the whole notebook. If you don’t want the PDF step you can share your notes even more quickly by using the Share tab and selecting the “E-mail Page” button to send the page as a picture. The “audit” part comes in because both you and the customer has a permanent copy of the notes – this has extricated me from a number of potentially taught situations?

For collaborating with colleagues, an even better option is to use shared notebooks. Using SharePoint 2010 (e.g. your MySite) you can create shared notebooks which are synchronised between team members and always kept clip_image002up to date.

This is great for going to a customer meeting, taking notes and then automatically having them shared with your extended account teams. The only thing to be aware of is that shared notebooks (especially with ink) can take up a fair bit of disk space – but don’t worry, a call to 5000 or through ITWeb can get your quota increased easily.

To share a notebook that already exists go into “File”, “Share” and then choose the SharePoint server (“Network” option) server where you want to store it. When you’ve done this make sure that the location you stored the notebook has the correct permissions for your colleagues. To share a new notebook on SharePoint, go into “File”, “New” and select “Network” and choose the SharePoint. This is great for collaboration but even better for showing customers how we “live the dream”clip_image003.

Did you know you can create a meeting note directly from an Outlook Appointment, and that note will contain the date, time, location and names of all the attendees of the Outlook item?

Just go into the meeting in Outlook and you’ll see a nice big OneNote icon – click that and the rest is obvious.

Using and creating templates

clip_image004One way of gettng better organised might be to use a common template for meeting notes – if you click on the down-arrow next to the New Page command in the sidebar, you’ll see available templates and a link allowing you to set up new templates or find others online.

Some templates on microsoft.com.

Tip o’ the Week #91 – So you’re OOF? Meh.

clip_image001[7]Now that Outlook, Exchange and Lync all provide a way of showing that someone is Out of the Office (aka OOF, not OOO), it should be no surprise when you send email to someone internally, that you get an Out of Office message.

clip_image001

Outlook’s tool tip tells you they’re out, Lync’s status icon shows the small * to indicate the same, and if you hover over the person’s name, you’ll see the same message shown at the top of the information balloon from Lync. clip_image003Maybe it’s time to ditch the receipt of old-fashioned OOF message altogether, at least by taking them away from your inbox…?

Fortunately, a simple Outlook rule will take care of that. We’ve talked about Outlook rules before in previous ToWs… #9 and particularly, #29. ToW #29 introduced a way of having multiple rules working to remove everything from your inbox that met a bunch of conditions, meaning that what’s left is likely to be important. If you get too many emails, check it out.

A short bit of theory

Now, you might not know this, but every “item” in Outlook (eg. email, contact, appointment) is really just a blob of data with some specific fields defining the shape of the item – obvious stuff like when was it created, sent, who was it sent to, what was its subject, etc. One of the more important fields is the “message class” – that’s the information that tells Outlook how it should be displayed, and what kind of functionality the user will have. Outlook needs to use a very different form to display a contact, for example, than a regular email message, yet underneath there’s actually very little difference other than which fields exists and what their values are.

So what? Well, it turns out OOFs use a specific message class, and can therefore be filtered out based on that.

clip_image005Create the rule

To set up the rule, go to the Home tab in Outlook’s main window, and under the Rules icon, create a new one. Now, go straight to Advanced Options button in the lower right. In the Condition(s) page of the rules wizard, scroll down and look for which is an automatic reply and tick it, then click Next. Now clip_image007you can decide what you want to do with it (Delete? Move to another folder, etc). It’s pretty self-explanatory after this point.

One nice side-effect here is that Outlook typically strips a lot of its internal information on an email that is sent externally – so if you get an OOF from a customer or partner, it won’t have the classification of being an automatic reply… it’s just a regular email as far as Outlook is concerned. So the filtering will only remove OOF messages from internal people and will leave external OOFs in your inbox.clip_image001[4]

If you’re feeling particularly adventurous, you could create other rules to handle messages based on type by using the “uses the form name condition… Just make sure you don’t squirrel important messages away too deeply, in case you might actually need to read them…

Tip o’ the Week #90 – Advanced Windows 7 Calculator

clip_image002

Yes, really. When did you last use Windows Calculator? When did you last look to see if there are any new functions you haven’t used before? clip_image004 Most of us probably can’t remember what all the functions on a scientific calculator do, and don’t have much need for trigonometry or advanced calculus in our daily lives.

Our friend on the right, is “Businessman with Calculator” in Office Clip Art.
Would
you do any business with him?

However, we often need to do simple arithmetic, and that can be handled easily by the built-in Calculator application in Windows, one of the few functions that can trace its lineage all the way back to Windows 1.0, more than 25 years ago. To fire up Calculator quickly, just press WindowsKey+R then enter CALC.

clip_image006Did you know that Windows 7’s revamp of the CALC application included a whole load of useful additions…?

Perhaps most useful, there are hundreds of unit conversions built in (from the predictable Fahrenheit to Celsius, to more esoteric such as how many kilopascals per PSI, how many minutes are there in two weeks, etc).

There are a few other useful calculations too (like how many days there were between two dates), and the Worksheets function also gives you a simple way of working out some standard tasks like mortgage payments or fuel economy…

Tip o’ the Week #87 – Hello? Hello?? Can you hear me?

clip_image002

There is an all-too common refrain which echoes around the open-plan offices of many a Microsoft location, following the receipt of an incoming call… “Hello? Hello..?”

The joy of Unified Communications with Lync sometimes means that receiving a phone call isn’t always as straightforward as it could be, if you have a laptop that moves around and may have different devices plugged-in or removed (eg headsets or USB telephone handsets). Occasionally, the sound starts coming out of laptop speakers rather than headphones, or the other party might complain that they can’t hear you well / are hearing lots of background noise…

Often these symptoms are caused by Lync using the “wrong” audio device – maybe because the PC is still dealing with the fact that you plugged in your headset or similar. Plug in a Roundtable device in a meeting room and (especially if it’s your first time), it could be a minute or two before it becomes visible as an audio device to the PC, and therefore ready for Lync to use as a suitable “end point” for your call.

Never fear: if you do manage to take or even make a call and the sound is happening in the wrong place, it’s possible to switch the active call to a different audio device – so you could even take the call, plug in your headset, then transfer the call to the headset once it’s been detected.

clip_image004There is a little icon on the bottom left of the main Lync window  that will show what the current clip_image005audio device is (such as, a standard speaker, maybe a headset or even a Roundtable icon). Once you’ve received a call, the same icon is also visible in the call window – and you can switch the call between any devices that are visible to the PC, by simply selecting the right device from the drop-down list.

No need to take the take the call and say “Oh, you’ve come through on my speakers, can you call back..?” again…

clip_image006Check your own call quality

Of course, not being heard or being able to hear the other party might have nothing to do with whether you’re using the right device– it could simply be that your network connection isn’t affording you enough bandwidth to have a decent quality call. There are a few things you can do to optimise the network: a topic covered in ToWs passim (including festive ToW #51).

clip_image008Lync introduced a nice ”Check Call Quality” test that puts in a simple call to a dummy attendant where you record a bit of “blah bla-blah bla-blah” and have it play back your recording to simulate what you’d sound like another party. If the network is bad, you’ll see the little signal-strength style icon going yellow or red. If all is well, you can be confident that the call you’re about to make is going to be a good one.

Well, as confident as you could ever be when relying on this new-fangled technology, that is…

Tip o’ the Week #86 – Jump into SharePoint sites

clip_image001

Following last week’s IE9 “turn websites into apps” tip in ToW#83, here’s an early Christmas present, showing a couple of nifty ways of working with SharePoint 2010. It’s possible to add clip_image002SharePoint sites to your taskbar or start menu in exactly the same way as in that tip – open the site up in your browser, then drag the icon to the left of the site’s address and drop it onto your taskbar.

If the administrator of your site loves you very much, maybe they’ll follow the instructions below to add the ability to expose Jump Lists too. If your favourite SharePoint site doesn’t already have Jump Lists activated, maybe you could plead with the site’s administrator to do so…

If you don’t know who administers your SharePoint site, you could try “Request Access” from the drop-down box next to your name on the very top right of a site – in the “justification” section, explain what you’d like to do and if the wind is blowing in the right direction then your email will reach whoever is listed as the site admin…

Admins: get your site timezone right!

SharePoint sites have a standard “locale” which sets the way they behave in different languages, time zones,  different ways of measuring the calendar etc. The default when a site is created is (at least in the way it’s clip_image004been implemented in Microsoft), that the site locale will be English (US) – in most cases, not something that will really affect the end users, except for in one important aspect – date format (assuming you’re not in the US…).

That document you’re looking at, created on 07/08/11 … was it the 7th August or the 8th July? Was 01/08/11 the 1st August or 8th January…? In the first example, it might not matter a whole lot but if the document is 7 months older than you at first thought, it could be important.

clip_image005Changing the locale of your site takes only 1 minute – but will require you to have admin rights on the site, denoted by you being able to see a Site Actions button at the top of the page, and on clicking the down arrow button, the menu would offer you a Site Settings option. Click on that, then look for clip_image006the Regional Settings option under the Site Administration heading. Set the local as appropriate and check that any sub-sites will also inherit the same settings.

clip_image007Enable Jump Lists

There’s a sweet little addin to SharePoint that also takes moments to add to a site, but which automatically exposes all of a site’s lists, libraries etc as a jump list to a taskbar-pinned icon. There are detailed instructions, and a walk-through video, on the SPJumpList site, but essentially:

  • Download the SPJumplist.WSP file to your PC
  • On the root site of the Site Collection (eg sharepoint/sites/yoursite), go into Site Settings, and under the Galleries section, go into Solutions and upload the WSP file
  • Click on the arrow to the right of the SPJumplist item and choose Activate, then click on the Activate option in the following screen

This should now make the SPJumplist solution available to any sites within the collection, and it’s just a matter of switching it on – for each site you want to enable it on, go into Site Settings and under the Site Actions heading, look in Managed Site Features. Scroll down to the SPJumplist item, click Activate, and a jump list should appear, showing everything in the site’s navigation list.

Merry Christmas & a Happy New Year!

Tip o’ the Week #83 – some more IE9 tweaks

clip_image001

It’s been a little while since we dug into Internet Explorer in the Tip of the Week, so I figured it would be worth revisiting. Previous tips included some basics in #64 and #65 and there are others.

Docking & Undocking tabs

clip_image002Have you ever found a time when you’ve got two tabs open in IE9, and you’re flicking between them? Maybe cross referencing some information – like a flight or train timetable – with some other application? Watching training videos whilst trying to surf the web? If so, one solution would be to right-click on the IE icon on your taskbar and click on “Internet Explorer” – this will launch a new instance of IE, and you could open up the 2nd site in that window, thereby allowing you to do side/side window comparisons, move one to a 2nd monitor etc.

Well, there’s an even easier way – simply click on the tab you want to move, and drag it away from the group of tabs within IE – it will now spawn a second window with only that one tab in it. Brilliant! When you’re done, you can even drag the tab from the 2nd window and drop it back onto the tab group of the first window to consolidate them back again.

Did you know IE9 recently trounced every other browser at blocking “malware”, in an independent test, scoring 100% effectiveness against the 13% scored by Chrome, Safari & Firefox..?clip_image003

Turning websites into Apps

IE9 has so many features besides its excellent security – faster performance, hardware-accelerated graphics, HTML5 (etc etc), but one of the top usability ones is the ability to pin websites to your taskbar.

Some sites will expose Windows 7 jump lists, so once you’ve pinned them you can go straight to specific parts of the site (like your messages, calendar, favourites, friends lists and so on). This is the first part of treating a web page more like an application.

clip_image004

The jump lists can do more than just help your navigation on the site – take the excellent National Rail enquiries IE9 experience that was mentioned in ToW #74. The jump list lets you go straight to the departures/arrivals board for your most commonly used stations – it really does start to feel like a custom application rather than a simple website.

To pin any site to your taskbar, just open the page in IE9, and drag the tab (similar to the method for spawning a 2nd window), but this time just drop it onto the task bar. An alternative is to drag & drop the icon to the left of the site’s address.

clip_image005

When you click on the docked icon on the taskbar, it will launch the page in its own IE9 window, and also displays an icon of site’s logo – clicking on this takes you “Home”: back to the main page of the site, rather the normal IE home page. Again, just like an application rather than a web site.

As you can see from the screen grabs above, there are plenty of popular sites which implement jump list support as a minimum – check the Beauty of the Web site or or this Softpedia article as a starting point to identifying which pages may support IE9 specifically. Of course, you can always just try adding a site directly and see if it does support jump lists or not.

clip_image007Clutter me not

Now, pinning web apps to your task bar is all well and good when you only want one or two, but if you have a selection you’d like to pin, it could clutter the whole taskbar up. There is something of an alternative, however: simply open your page, press the ALT key to show the menu, click on Tools and select Add site to Start menu. You don’t see jump lists in the Start Menu but if you right-click on the icon and Pin to Start menu, or if the icon shows up in the list of most recently used programs, then the jump list will be visible.

This shortcut on the Start menu can be moved around, put into groups, dragged off the menu onto your desktop or other folders, and yet whenever you launch the app, it will be in its own window, with its “home” button, so just like an application.

As it happens, you can turn any shortcut into an “app”, by renaming the extension from .url to .website

– eg.

· Copy a shortcut to your desktop

· Launch a command window (WindowsKey+R then enter cmd)

· Change to the desktop folder (normally that will be just by entering cd desktop)

· Rename your shortcuts by entering ren *.url *.website

· Close the command window and test your new “app” by opening the new shortcut…