May 24 2008

Start applications minimised

Have you ever been in the middle of doing work in a program, realised that you need to do something in a different program but wanted to continue working in the first program until you are ready, without being interrupted?

There is an easy way for you to do this. When double-clicking the icon, simply hold the SHIFT key and the new application will start minimised, keeping the focus on the currently focused on program.


Posted under Tips, Windows | No Comments »
May 16 2008

Advanced Print Screen Function

You are probably aware of the keyboard button Print Screen (sometimes PrtScr or other variations of that).

However, were you aware that instead of capturing the whole screen, you can use a keyboard command to just capture a specific window?

All you need to do is resize the window to show as much or as little as you want and then press ALT-PrtScr. All you need to do now is paste (CTRL-V) the image into your favourite image editing application (such as Adobe Photoshop, The GIMP or even MSPaint) and save it.


Tags: ,
Posted under Tips, Windows | No Comments »
May 09 2008

Tidy Up Your Dreamweaver CS3 Code

When creating a website, sometimes your code becomes messy and hard to read. However, Dreamweaver CS3 has an inbuilt function to make your code easier to read.

Simply open up the file that you wish to tidy up.

In the Commands menu, click on Apply Source Formatting.

Below is an example of how this changes the code:

Before:

After:


May 08 2008

Disable DivX Watermark

At school, we have an on demand video system (they’re educational) which uses DivX encoded videos, probably due to keeping file sizes down. These videos are normally split into multiple parts, like a DVD has chapters. Every time a part of a video loads, the DivX logo shows up in the bottom right and I find myself getting annoyed at it.

However, there is a way to turn it off.

In the Start menu, go to All Programs > DivX > DivX Codec > Decoder Configuration Utility.

If you have version 5 of the DivX codec, you need to check the box next to “Disable Logo” on the “Quality Settings“.

DivX 5 Remove Watermark

If you have version 6 of the DivX codec, you need to uncheck the box next to “Show DivX logo watermark” on the “Toolbar” tab.

From now on, the DivX watermark shall never again annoy you.


Tags:
Posted under Tips, Windows | No Comments »
May 08 2008

Get rid of the Apple Watermark in iDVD

You’ve just finished the movie that you’ve been working on for ages and now you want to make a DVD out of it using iDVD. However, you notice in the bottom right corner of the preview window an Apple overlay.

There is a way to remove it, without the need to pay money for an “update”.

Simply go to the iDVD Menu and click on Preferences. On the general tab, uncheck the box next to Show Apple Logo Watermark.

That’s it. The logo should now be gone from your project.

While it isn’t in the help menu, there is certainly nothing wrong with getting rid of this logo.


Tags:
Posted under Mac OS X, Tips | No Comments »