Posts mit dem Label english werden angezeigt. Alle Posts anzeigen
Posts mit dem Label english werden angezeigt. Alle Posts anzeigen

Donnerstag, 3. Juni 2010

HIS HD 5570 Silence Pictures / Bilder

Here are some picture of the brand new Radeon HD 5570 with single slot passive cooling.


To get a better Sense of the dimensions, the HD 5570 has been mounted onto a Riser Card for the MSI Hetis G31.

Freitag, 25. September 2009

iTunes Sleep Timer with Windows 7

For some time i was looking for a way to let my iTunes play Music and shut down the PC after some time. I googled a lot and found some programs, but most of them just offered the basic Shutdown Timer. Just one had automatic volume lowering ... and it did not work.

So how could i pull off the timed shutdown myself more easily? The answer is very easy ...

Create a shortcut that triggers the windows routine shutdown.exe with the delay you wish.

a) create a shortcut: rightclick->new->shortcut

b) type in: shutdown /s /f /t 1200

c) save.

This will trigger a shutdown (/s) that forces all applications, like the running iTunes, to shut down (/f) within 1200 seconds (or 20min). The /t parameter is luckily not limited to any maximum as it was in Windows Vista. So i use /t 2400 and went to sleep with nice tunes in my ears last night :)

You can even tune the shutdown for your own purpose (like hibernation, instead of shutdown) with the following parameters instead of /s:

/l Log off. This cannot be used with /m or /d options.
/s Shutdown the computer.
/r Shutdown and restart the computer.
/g Shutdown and restart the computer. After the system is
rebooted, restart any registered applications.
/h Hibernate the local computer.
Can be used with the /f option.
/e Document the reason for an unexpected shutdown of a computer.

/t xxx Set the time-out period before shutdown to xxx seconds.
The valid range is 0-315360000 (10 years), with a default of 30.
If the timeout period is greater than 0, the /f parameter is
implied.

/c "comment" Comment on the reason for the restart or shutdown.
Maximum of 512 characters allowed.
/f Force running applications to close without forewarning users.
The /f parameter is implied when a value greater than 0 is
specified for the /t parameter.


Call "shutdown.exe /a" to abort the shutdown when you unexpectedly return to your PC.

Donnerstag, 7. August 2008

How to combine two Cable or DSL Lines - with Windows XP!

I looked for quite some time for a way to bind my two internetconnection to one in Windows XP together so i could use them simultaniously and double the speed. Right now i have an Cable and DSL Connection so i can add up both lines to a total speed of 41 MBit down- / 6 MBit upload.
The only problem was that i could not find any solution for windows pcs. But today while reading in the german forum on onlinekosten.de i found a link to a software that can connect two and more lines.

You can get this awesom software here:
You can realize the following scenarios (see sketch) pretty easily (and even more are possible).
For me Scenario A was what i was looking for. It's pretty messy IP-assigning but in the and i was able to download with almost 4,1 MByte/s. But on my Computer with an Intel Pentium M 2,26 GHz I experienced unsteady speed. So you should get a faster PC or dedicate the PC for this task.

If you have trouble setting up the Scenarios A-C from the sketch, contact me and i'll write a tutorial on it

Links
---
This is a very bad english version of the article below. I've seen a lot of people asking in english for software like this while i was on my search for it, so i decided to translate it.