Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Tuesday, November 22, 2011

File Encryption and Decryption

File Encrypt
Now you can do the file encryption and decryption very easily, to protect your data from unauthorized views.
  • Two steps to encrypt your files with a personal password
  • Decrypt the encrypted files easily
  • Any file types are supported
File Encryption is used to make files unreadable until the specific decryption method has been employed. 
The most common method of file encryption is to protect your private files, documents and information. 
When your file is encrypted, then the file would be definitely unreadable. By the way, the encrypted files can also be brought back to a readable state by decrypting.
File Encrypter in Acebyte Utilities is a simple and reliable tool to encrypt your files with adding your personal password. 
You can also decrypt your encrypted files by entering your password quickly.

How to Delete Undeletable Files

We all face this problem in windows that we cant delete some files in windows and they never get deleted. 
This is because of the files getting connect to the other windows explorer and they waste system resources. 
To this these types of undeletable files i have a trick. Lets see

1) Open Windows + R to open Run and type cmd to open the Command Prompt.
2) Now Windows + R to open Run and type taskmgr.exe or right click on taskbar to open taskmanager.
3) In the Task Manager window click on the Processes tab.
4) From the processes list highlight explorer.exe and then click the End Process button.
5) Don't close the Task Manager window, keep it open along with the Command Prompt.
6) Now return to Command Prompt and change the directory to the directory that contains the file which you want to delete.
7) In Command Prompt type: del (filename) (where the (filename) is the name of the file you want to delete).
  Press Enter to Delete the file. Thats all.

If you don't want all these steps to be done just install a application called UNLOCKER.EXE and delete the file by right clicking on it and selecting unlocker and then select delete.

How to create a batch file to open multiple programs at once?


Have you ever tried to open multiple programs at a same time?  We can create a batch file so that we can open three applications at a same time consistently. 
Generally we open three applications individually and its a  time consuming process as we have to search the windows shortcuts on desktop and then open the 
application say if you want to open Internet Explorer, Calculator, Ms-word three at a same time how? I have a trick to do that. here it is…….

First i am creating a batch file which will open Excel, Calculator and Firefox. I am using windows vista. XP will have some different paths say ms-excel.

start /d C:\Windows\System32\calc.exe
start /d "C:\Program Files\Mozilla Firefox" firefox.exe
start /d "C:\Program Files\Microsoft Office\Office12″ EXCEL.EXE

Now, The above command start opens a separate window to open the program. and /d tells start command the path of the program. notice that firefox and excel are in inverted quotes which is needed when there is a space in the path.

Now, lets try to open www.satish-tips.blogspot.com , and calculator and excel at a time. It should be like this when we put in notepad.

start /d C:\Windows\System32\calc.exe
start /d "C:\Program Files\Mozilla Firefox" firefox.exe
start /d "C:\Program Files\Microsoft Office\Office12″ EXCEL.EXE

Just add the site which you want to open under the firefox command what ever it may be it sholud contain http://www.——/com. Similarly if you want to open two websites at a time then the command should be like this

start /d "C:\Program Files\Mozilla Firefox" firefox.exe

Now, let us create a batch file so that we open a application program which opens more than three programs at a time.

1) Just open Notepad
2) copy the above commands in the notepad and make changes according to your needs and they should contain all the quotes and spaces as we have done it above.
3) Save the notepad file as .bat extension but not as .txt. to do this just type save as and give a file name say application.bat and save it.

Finally open the .bat file where u have saved it. This will really save lot of time. 

Without any software you can lock your Folder With Password


Paste the code given below in notepad and 'Save' it as batch file (with extension '.bat').
Any name will do.
Then you see a batch file. Double click on this batch file to create a folder locker.
New folder named 'Locker' would be formed at the same location.
Now bring all the files you want to hide in the 'Locker' folder. Double click on the batch file to lock the folder namely 'Locker'.
If you want to unlock your files,double click the batch file again and you would be prompted for password.
Enter the password and enjoy access to the folder.

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

How to Use Notepad as a log file with time and date


Microsoft Notepad is a word processing tool included with Windows and is installed by default under the Accessories program group. 
You can use it to create a log-type file that adds the current date and time each time the Notepad file is opened. 
This article describes how to create a log file with Notepad.
To create a log file in Notepad:
1.Click Start, point to Programs, point to Accessories, and then click Notepad.
2.Type .LOG on the first line, and then press ENTER to move to the next line.
3.On the File menu, click Save As, type a descriptive name for your file in the File name box, and then click OK. 

When you next open the file, note that the date and time have been appended to the end of the log, immediately preceding the place where new text can be added. 
You can use this functionality to automatically add the current date and time to each log entry.

Thursday, November 17, 2011

Convert your text files to MP3 audio with Zamzar


This time zamzar has come up with a new feature of converting text files to audio files.Students now you can uplaod your notes and convert them to audio files and then download it and listen when you are in need either it might be while travaling in buses or at free time.
The full list of supported files which you can convert into mp3 is listed below:
* doc - Microsoft Word Document
* docx - Microsoft Word 2007 Document
* odt - OpenDocument Text Document
* pdf - Portable Document Format
* pub - Microsoft Publisher
* txt - Plain Text document
* wpd - Wordperfect Document
* wps - Microsoft Works Document

Announcing this feature, Zamzar bog mentions

We think this feature will be particularly useful for our visually impaired users, many of whom receive documents from friends and colleagues in formats that are difficult for screen readers to access. We also hope this will come in handy for anyone who wants to listen to documents, emails or pdf files on the go - All files are converted into the mp3 format, making them ideal for listening on portable music players such as the iPod.
In order to get started with conversion of text to audio, you need to follow the steps below
1.) Point your browser to Zamzar.
2.) Next follow the guided screen to select your files to convert, choose the format for the       converted file. Here you need to select mp3.
3.) Enter your email address and press Convert.
Zamzar doesnt require any download or installation.


Thanks to http://www.techfancy.co.cc/ for the valuable information

Now you Can Download YouTube HD Videos to your Computer

I believe that most of the people tried downloading YouTube videos and finally your computer will be effected by virus or browser settings might have changed  or something you expected is not downloaded etc... now you can download YouTube videos very easily by downloading this small utility program. and also you guys know that YouTube now supports HD 720p and full-HD 1080p. We can enjoy a great viewing experience with YouTube as videos look bigger and better. Well, if you are interested in downloading such videos then you do so using a freeware known as YouTube HD Transfer.

YouTube HD Transfer is software that allows you to download YouTube videos on your computer with ease. You can not only download YouTube videos in HD but also in other qualities and formats. Downloading videos with this software is pretty easy. All you need to do is simply paste the YouTube video URL from your browser into YouTube HD Transfer and select the video quality you want to download and click on the Download button. The software also includes a search function that helps you to search any video you would like to download. In addition to this you can also preview the video before actually downloading the video.

Download YouTube HD Transfer