10 March 2010 View Comments

Track Changes on a Website or Part of a Webpage

Track Changes on a Website or Part of a Webpage

Webpages nowadays update very quickly and it can be very laborious to go through all the clutter just to find the content that you are interested in. I am here to introduce some nice web app that saves you time by monitoring changes on a specific part of a webpage. Best of all, it tracks [...]


Tags:
7 March 2010 View Comments

Reveal 20 Rare Microsoft Word Shortcuts

Microsoft Word has long been the prime digital pen friend of ours. There is a saying amongst the geeks that you can never know every thing about MS Word. Its so vast! But you can certainly learn some. So why don’t I tell you some not-so-known keyboard shortcuts for Microsoft Word, which will make your [...]


Tags: ,
3 March 2010 View Comments

Windows Command Line Top Secret

Copy and paste from/to the command line
Click on the icon in the title bar and choose Edit > Mark. Now, drag over the area you want to copy, hit Enter and the text is copied to the clipboard. Similarly, you can click on the icon in the title bar and choose Paste to paste the [...]


Tags: ,
28 February 2010 View Comments

Howto Keep YouTube Fullscreen

I’ve always hated the fact that in order to watch a video on YouTube in full screen you couldn’t use your 2nd monitor. This drove me nuts, and recently I started looking for a solution, which I figured had to be out there.
Step 1
Go to a video on YouTube, in this example I am going [...]


Tags: ,
28 February 2010 View Comments

Howto Use Multiple Computers On One Mouse & Keyboard

This article talks about how to control multiple Windows systems using the keyboard/mouse attached to one computer. It is designed for folks who have two (or more) computers set up at home and find themselves regularly sliding from one system to the other (and wearing out the carpet in the process!). Simply put, you will [...]


Tags: ,
28 February 2010 View Comments

Howto Use Nested Commands in Linux (Beginner)

This tutorial will show you how to use nested commands in linux so that you can use the output of one command to finish another.


Tags: , ,
3 January 2010 View Comments

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 [...]


3 January 2010 View Comments

Remove / Replace Carriage Returns, Line Breaks (CRLF) in a Text File

How can I find/replace all Carriage Returns (Line Breaks, Form Feeds) from Documents? Of course, you can always go to each one and then hit the Delete key or the Backspace key and remove them one by one. But, the goal was to do it more efficiently.


Tags: ,