Archive | Windows RSS feed for this section

26 January 2010 1 Comment

How to Set Unicode Encoding in Windows Command Line

How to Set Unicode Encoding in Windows Command Line

If you have a problem see correctly encoding in CLI, here is a solution. The fact is that the command prompt actually understands these non-english characters, just can’t display them correctly. I don’t know why my Command Prompt display these garbage, but here is how to resolve it.

19 January 2010 0 Comments

Create simple games on the PC using Kodu game creation tool

Create simple games on the PC using Kodu game creation tool

Microsoft has launched the public Beta of its easy PC game-creating software tool Kodu. Dubbed as the Technical Preview, the Kodu toolkit for PC is available for free to download for everybody. Microsoft claims the biggest change implemented here is the new Keyboard and Mouse user interface which will make game development easier. The Kodu [...]

17 January 2010 1 Comment

Why RAID is not a good backup solution for private users

A sad but typical story about why one needs to use backups when dealing with computers Last Night a friend of mine gave me his almost full 2 TB Western Digital Studio Edition that has a 2 drive RAID 0/1 built in. He told me that he used it with his mac and everything worked [...]

Tags: ,
5 January 2010 0 Comments

Understand 64-bit Version of Windows 7

Understand 64-bit Version of Windows 7

Windows Vista 64-bit edition is probably the first stable version of 64-bit Windows operation system, despite the fact that XP does have 64-bit version but that wasn’t a very stable one that people can rely on. However, because Vista itself has many own compatibility issues the 64-bit version didn’t really go off the ground. This [...]

3 January 2010 0 Comments

Change Matlab 2009 Startup Folder Position

Change Matlab 2009 Startup Folder Position

I prefer not use MATLAB default folder (normally is: C:\Users\Dean\Documents\MATLAB) as the startup folder. I’ve all my MATLAB files stored in a folder called H:\svn\matlab\trunk, I basically wanted MATLAB starts and in this folder. This normally is very easy to do (at least with pre-2009 versions), however I received error message and found I need [...]

28 December 2009 4 Comments

How to Convert a YouTube Video to an Animated GIF

How to Convert a YouTube Video to an Animated GIF

Sometimes you may need to make a GIF file from a video for using it as an avatar or different purposes. Today i will show you two ways to make a GIF from a Youtube video : 1 – Using mplayer 2 – Using Avidemux + ffmpeg + Gimp (More detailed = More customizable) I [...]

28 December 2009 0 Comments

Share Internet Over WiFi in Windows 7

Share Internet Over WiFi in Windows 7

Windows 7 has come with many new features that are under the hood. One such feature is the native support to create Wireless Ad Hoc Networks. While the built in functionality of Windows7 does not allow you to share your internet connection over the Wireless network you create, third party tools like the very popular [...]

28 December 2009 0 Comments

Symbolic Links in Windows Vista / Windows 7

Symbolic Links in Windows Vista / Windows 7

The Windows Vista I/O-related changes include file-based symbolic links, more efficient I/O completion processing, comprehensive support for I/O cancellation, and prioritized I/O. A file system feature many have considered missing from NTFS, the symbolic file link (or as it’s called in UNIX, the soft link) finally arrives in Windows Vista (Win 7). The Windows 2000 [...]

25 December 2009 0 Comments

Command Line Hard Disks Benchmark Tool

Command Line Hard Disks Benchmark Tool

I remembered a tool used by one of the magazines I read called H2bench. This tool should produce reliable results. Though the tool’s homepage is only available in German the tool itself is also translated into English. It is a CLI only tool, but its usage is pretty straightforward. The following command will benchmark hard [...]

25 December 2009 1 Comment

How to Make/Create a Bootable USB Flash Disk Windows Vista Installer

How to Make/Create a Bootable USB Flash Disk Windows Vista Installer

Format the USB Stick 1. Format the USB Stick as  NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option 2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.