marți, 10 noiembrie 2009

Firefox: change search engine to other Google

I wanted that search engine from Firefox to return results using my Google.

- The solution is to edit the google.xml from searchplugins in ... Firefox Installation directory

- Solution is NOT in :
* about:config
* Documents and Settings \ \Application Data\
* Documents and Settings \ \Local Settings\Application Data

miercuri, 28 octombrie 2009

Change volum of sound from keyboard

On XP:
I use ZVolume home 4.

Setting > Hotkeys > Volume
Default are CTR+ALT+Num +/-. After change, I restart it to work.

vineri, 9 octombrie 2009

auto login in windows

https://www.microsoft.com/windowsxp/using/setup/learnmore/tips/knox2.mspx

Submitted by Doug Knox, Microsoft MVP, Tewksbury, Massachusetts

You can configure Windows XP to automate the logon process if your computer is not part of a domain.


1 Click Start, click Run, and type control userpasswords2.
2 Clear the Users must enter a username and password to use this computer check box.
3 Click Apply.
4 Enter the user name and password you wish to automatically log on with, and then click OK.
5 Click OK again and you're all done.

This feature allows other users to start your computer and use the account that you establish to automatically log on. Enabling auto logon makes your computer more convenient to use, but can pose a security risk.

miercuri, 30 septembrie 2009

Sync on Windows

Below is a way to do automatically sync on Windows using a tool and run a script before the Logoff operation.



- Microsoft has a tool called SyncToy (or other one: DirSyncPro)
* create a batch file with :
rem using DirSyncPro
rem Using SyncToy
echo "Starting sync: ">> c:\Sync.txt
date /t >> c:\Sync.txt
time /t >> c:\Sync.txt
"C:\Program Files\SyncToy 2.0\SyncToyCmd.exe" -R
echo "Ended sync: ">> c:\Sync.txt
time /t >> c:\Sync.txt

To run it before logoff:

-http://support.microsoft.com/kb/307882 :
* run gpedit.msc
* User Configuration > Windows Settings > Scripts (Logon/Logoff)
* double click on Logoff script and Add the batch file

marți, 29 septembrie 2009

jEdit

*Plugins

-ProjectViewer, SideKick, XML, FTP

*How to beautify other files?

- Global Options > Editing > Change settings for mode

-Note the "File name glob"

-Note the "First line glob"

Ex: to have on "v8_config.cfg" same beautify as on shell script, select it from modes list, add "cfg" in "File name glob" and remove the "First line glob" value (let it empty)

-activate Backup : Utilities > Global Settings > Saving & Backup :

* deactivate "Two-stage" ( since we work a lot on Unix)

* add numbers at suffix: remove the suffix character ; set the Max Number of Backups



*Macros->Misc->Hypersearch Result to Buffer.

vineri, 24 iulie 2009

Internet Connection speed

At work:
http://www.speedtest.net/result/524187989.png

marți, 14 iulie 2009

Cannot delete

"Cannot delete Folder: it is being used by another person or program.
Close any programs that might be using the file and try again"

Solution:
-Who lock me
-Unlocker