ASCII code list for numpad characters
http://chexed.com/ComputerTips/asciicodes.php
Tuesday, February 7, 2012
Friday, January 27, 2012
Rainmeter: It can display customizable skins, like memory and battery power, RSS feeds and weather forecasts, right on the desktop. I used it to add a qoute to my desktop.
http://rainmeter.net/cms/
http://www.howtogeek.com/howto/35980/how-to-display-a-quote-on-your-desktop-using-rainmeter/
http://rainmeter.net/cms/
http://www.howtogeek.com/howto/35980/how-to-display-a-quote-on-your-desktop-using-rainmeter/
Resolving "Out of Memory" Errors - Matlab
Resolving "Out of Memory" Errors - Matlab
http://www.mathworks.com/help/techdoc/matlab_prog/brh72ex-49.html
Windows Vista and Windows 7 (32bit):
You can run it as administrator using the "sudo cmd.exe". See the following post:
http://www.msfn.org/board/topic/142153-sudo-equivalent-for-windows-vista7/
----
Backup copy of sudo post above:
1. sudo.cmd:
2.
http://www.mathworks.com/help/techdoc/matlab_prog/brh72ex-49.html
Windows Vista and Windows 7 (32bit):
BCDEdit /set increaseuserva 3072
(In case of problem, you can revert it using:
BCDEdit /deletevalue increaseuserva)
You can run it as administrator using the "sudo cmd.exe". See the following post:
http://www.msfn.org/board/topic/142153-sudo-equivalent-for-windows-vista7/
----
Backup copy of sudo post above:
1. sudo.cmd:
@echo Set objShell = CreateObject("Shell.Application") > %temp%\sudo.tmp.vbs@echo args = Right("%*", (Len("%*") - Len("%1"))) >> %temp%\sudo.tmp.vbs@echo objShell.ShellExecute "%1", args, "", "runas" >> %temp%\sudo.tmp.vbs@cscript %temp%\sudo.tmp.vbs
2.
sudo cmd.exe
Wednesday, January 25, 2012
Convertcase: lowercase to uppercase, etc
It is a handy tool to convert a phrase from all uppercase to lowercase online. It has many options to choose.
http://www.convertcase.net/
http://www.convertcase.net/
Saturday, January 21, 2012
getlinkinfo: Expand tiny url/bit.ly URLs
A nice service to enable expanding tiny url/bit.ly URLs to get and retrieve the original URL. It also provides a preview of the web page:
http://www.getlinkinfo.com/
http://www.getlinkinfo.com/
Subscribe to:
Posts (Atom)