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

Now you can Recover Lost Data Easily???

It is a fact that most of the times people loss their important data stored in their electronic devices like computers, laptops etc. The reason behind the data loss covers many facts and events. These facts include human errors, device malfunction and virus attacks. These facts or events are actually the most common issues find in different electronic devices. Human errors are referred to mistakes made by you or any other device user. You can understand human errors by considering the following example. 

If you are using an electronic device like computer or Mac system and during the usage you accidentally delete the files form the hard drive. This accidentally mistake is actually made by you and thus referred to as human errors. This type of mistake is not only made by you. It can be happened by any one at any time. During the usage of electronic device like Mac system you sometimes are not attentive to your usage. This carelessness leads to the data lost issue. Remember that you should not become careless when you are using your Mac device or any other electronic device. People related to business usually save their files in their computers and Mac systems. If they do such type of mistake then their can be a great loss for these businessmen. To avoid such losses attentiveness and care is necessary but there are certain ways to recover the data as well. Yes, you can still recover your data in a convenient and reliable way. To know how to recover deleted files follow the key steps mentioned below.


First of all you should make sure that you do not install any further third party utility in your Mac device. This is because once you lost your data the data is still in the form of physical data which can be recovered. But if you install third party utilities after losing data then the already physical data will be overwritten with the new added files. This is the point where data becomesunrecoverable. The lost data can be recovered if you are sure that you have not installed any third party utility. Recovery is possible with the help of a useful tool called recovery software. Many people think of how to recover deleted files with the help of a software program? If you observe the detail of this software program then you would come to know that it is specially designed to recover the deleted files. The software is known as lost data recovery software

There is a large number of data recovery software available in the market. All these software programs are different in terms of their features and characteristics. This is because there is a huge quantity of electronic devices present in the market. All these electronic devices contain a mega collection of various models and designs. So it is not possible to recover your lost files from only one recovery software. You should know which recovery software is designed for the model of your electronic device. For example if you are using Mac system then you should choose recovery software which match the model number. 

There are many other facts and events which cause data loss. Actually your saved data is stored inside the hard drive of your electronic device. This hard drive is prone to different types of damages. Device malfunction is another big reason and a common one which cause data loss. It can occur due to high temperature of the hard drive and power failure. You should not get worried under such circumstances because there are a large number of recovery software programs which can solve these problems. One of the best considered recovery software program consist of many valuable features. These features are capable of recovering data from your system’s hard drive very easily. 

There is another common issue which is seen mostly in hard drive failures. It is the virus attack or malware which makes you unable to access your important data. This problem arises when the device is subject to third party utilities installation and un-installation. When you uninstall or install any utility from a third party source then you actually give way for the virus to attack on your hard drive of system. 


This article is written by Ella Green, who also writes for mac-how.net, a site featuring various tutorials and lessons on how to recover deleted files mac.

Google Wave - A forward step in Email Communication

Google is planning to release Wave later this year. It seems Wave will replace the current Email system. And, it looks like it will compete with Twitter also.
Google Wave=Email/Outlook on Browser + SharePoint + Twitter+Real time chat


Google has given Developer preview demo recently.. You can see it below