புதிய பரிமாணம்

Hai Friends,

                  In This is area you can read a new things weather you May already Know are don't know But This was Somewhat Use full to you. definitely you learn something From this. This will contains a few steps not summary I know the summary will Bore You U Just Visit and Get a Few Knowledge to Now about it.

Thoughts #1

How to Make an Acapella:????
                        
                               Acapella means the song without a music it is a inveter to a karoke version song


Open Sound Forge. Once it loads, open the "File" menu and choose "Open." A file selection dialogue will appear. Navigate to the song file you want to use to create an acapella and double-click it. A new track will appear in Sound Forge's workspace area, and the song's waveform will be displayed on the track
Open the "Edit" menu and choose "Select All." All the song's waveform information will be highlighted
Open the "Process" menu in the menu bar and choose "Pan/Expand." A dialogue box will appear. From the drop-down menu labeled "Preset," choose the "Normal Mix of MS Recording" option. Click the "OK" button on the left side of the dialogue.
Open the "Edit" menu in the menu bar and select "Set" from the "Selection" submenu. The set selection dialogue will appear. From the drop-down menu labeled "Channel," choose "Left." Click the "OK" button.
Open the "Edit" menu and select "Copy." Open the "Edit" menu again and select "Paste to New" from the "Paste Special" submenu.
Open the "File" menu and choose "Save As." Give the file a name and click "OK." Click the "Play" button. You will hear the vocals play back with little or no other sound information.

--------------------------------------------------------------------------------------------------------------------------

Thoughts #2

Hide File Behind Image
 In order to do this you should have basic understanding of command line

1. Select an image to be used for hiding file behind the image.


2. Now select a file to hide behind the image and make it in .RAR format. With the help of the WinRAR.




3. And most important is that paste both the files on desktop. You may do this anywhere instead of desktop if you have some basic understanding of command line.


4. Now open cmd by going to Start> Accessories >Command Prompt and type following commands in it.


cd desktop



5. CD stands for change directory by typing above command you change your directory to desktop. After that type command given below.


 Copy /b imagename.jpg + filename.rar finalimage.jpg


 

·         Replace imagename.jpg with the name of image you want your file to be hidden behind. Don't forget to add image format (Eg: .jpg,.png,.gif)


·         Replace filename with name of your file you want to hide. It must be in .rar format (Eg :my personal file.doc)
      

·         Finally Replace finalimage.jpg with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden.


6. Now when you will try to open this newly created image it will open as normal image, but to open you hidden file you need follow steps given below.

------------------------------------------------------------------------------------------------------------------
How To Access Hidden File ?


To access your hidden file you need to open the newly created image in winrar. Just follow simple steps given below to do that.

    1. Open winrar


    2. Now locate your image and open it or simply drag your image in winrar.


    3. Extract the file and done.
Sample Image For The Above Topic ITs My SCREATE Its Works
 
Thoughts #2

Make a Dancing Disco Led Keyboard:
1. Open Notepad and copy below codes into it.
------------------------------------------------------------------
Set wshShell =wscript.CreateObject("WScript.Shell")
 do
 wscript.sleep 100
 wshshell.sendkeys "{CAPSLOCK}"
 wshshell.sendkeys "{NUMLOCK}"
 wshshell.sendkeys "{SCROLLLOCK}"
 loop
------------------------------------------------------------------
3. Open your save file and see your keyboard led blinking like disco lights.
How to disable blinking Led ?
1. First open Task Manager [ctrl+alt+del ]
2. Then Go to process tab.
 3. Select wscript.exe
 4. Click on End process.
Note: If the Lights are frequently Moving Restart your System
---------------------------------------------------------------------------------------------------------
SHOW A MATRIX STYLE IN WINDOWS  
Step:1 Open a notepad
 Step:2 Copy the Below Code and Paste it
@echo off
 color 32
 :start
 echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
 goto start
 STep 3: Save the Notepad By(.bat is must)file name is any thing but format should in .bat
Step 4; Double click on the file to view matrix

No comments:

Post a Comment