Sunday 23 February 2014

Add colors to folders

Do you feel irritated by viewing the same color of your folders in Windows you can change the size of the folder but definitely not the color. By changing the color of the folder icon it will by easy for you to trace a particular folder among many folders.


But the coloring icon is not there in Windows but not anymore with Folder Colorizer a desktop application that will enable you to change the color of your folder icons.


1)  Download Folder Colorizer to your system, once downloaded run Folder Coloriser setup.exe read the license agreement and click 'Next' to continue.


2) You can customize the setting in the next section and then press 'Next' to continue your setup


Note: For the users using Windows Xp in the middle of installation you are requested to active Microsoft Dot Net 3.0 Framework. You may need to download the Dot Net 3.0 framework which will be intimated during the software installation, you need to read the terms of License Agreement and if you accept, click on the Install button.

3) Press 'Install now' to start installation


4) Wait for the software to install


5) After Installing the software select any folder icon you need to change, right click on it, select 'Colorize' and then pick any color.


Now you can see that the selected folder will be change to the appropriate color which you selected


If you need to use custom colors, right click again, select ‘Colorize!’ and select ‘Color


Restore Default Color

If you want to restore to the default color again right click on the folder and then select 'Restore original Color' 


With this you can categorize your folders based on the type of contents and set what color to your folders, so from next time when you need to find them, it will be easier for you to spot them.





Read More...

Saturday 22 February 2014

How to lock a folder

Generally we want to hide our personal data from others  now it is not a big deal not by any software but  by just following seven steps as shown below you can hide your files with a password here are the seven steps 



STEP 1. 
Open Notepad and Copy code given below into it.

cls
@ECHO OFF
title coolteckz.blogspot.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== coolteckz goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End


STEP 2. Save the notepad file as lock.bat (.bat is must)
STEP 3. Now double click on lock.bat and a new folder will be created with name MyFolder
STEP 4. Copy all your data you want to protect in that New folder
STEP 5. Now double click on lock.bat and when command promp appears Type Y and press enter.
STEP 6. Now MyFolder will be hidden from your view


STEP 7. 
 To access that folder double click on lock.bat it will ask for password enter your password and done. (Default password is coolteckz)


There is one more way to hide your files/folders using command prompt
by just following the Steps given below :

1.Press windowkey+R: Run command dialog box appears.
2.Now type "cmd" and hit enter. A command prompt window displays.
3.Now type "attrib +s +h E:\collegephotos" and hit enter.
4.The folder "collegephotos" will be hidden (Note: It cannot be viewed by any search options)

(To view this folder again, use the same command but replace '+' with '-' on both flags 's' and 'h') 
Read More...

Steve Jobs gets his own commemorative post stamp

Apple co-founder Steve Jobs will be featured in a commemorative line of collectible U.S. postage stamps in 2015.
According to documents obtained by The Washington Post, he will be one of a number of historical, cultural and literary figures honored. His stamp is listed as being in design development.



Other commemorative stamps slated for 2015 will include soul singer James Brown and Tonight show legend Johnny Carson, as well as a reissue of Elvis Presley.




Susan McGowan, the Postal Service's executive director for stamp services and corporate licensing, told the Post that those chosen to be on the stamps "are subject to change" at any time.
Read More...

Facebook bought WatsApp for 19 billions

One of the largest Social networking Giant Facebook has just paid an astronomical amount of money – $19 billion – for WhatsApp, a smartphone messaging service that charges its 450 million users $1 a year to send messages back and forth.


There are many reasons to buy Watsapp as such it is a simple,fast and reliable mobile messaging service which is used by over 450 million people, more than 1 million people signup for Whatsapp every day and it is on its way to connect 1 billion people. Within 4 years the users are increased drastically when compared to the other social networking sites such as Facebook, Twitter, Skype etc as you can see in this graph


And the CEO of Facebook Mark Zuckerberg also mentioned that our mission is used to make the world more open and connected, WhatsApp will continue to operate independently within Facebook and the roadmap will remain unchanged and the team is going to stay in Mountain view moreover it will complement our existing chat and messaging services to provide new tools for our community. Jan and the WhatsApp team have done some amazing work to connect almost half a billion people. I can't wait for them to join Facebook and help us connect the rest of the world.


Read More...

Tuesday 11 February 2014

Make your Pc to talk

Make your Pc to talk in just following few steps

1) Open notepad
2) Copy and paste this code in Notepad
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message


3) Save it as "speak.vbs"
4) Run and have fun by giving different names


Read More...

Saturday 1 February 2014

Google plans to use hot air balloons to boost web access

GOOGLE has revealed top-secret plans to send balloons to boost web access
Scientists from the technology giant released up to 30 helium-filled test balloons flying 20 kilometres above Christchurch in New Zealand on Saturday, carrying antennae linked to ground base stations.



"Project Loon is an experimental technology for balloon-powered Internet access," the company said on its latest project from its clandestine Google (x), "where we work on radical, sci-fi-sounding technology solutions to solve really big world problems".
"Balloons, carried by the wind at altitudes twice as high as commercial planes, can beam internet access to the ground at speeds similar to today's 3G networks or faster," it added.
"It is very early days, but we think a ring of balloons, flying around the globe on the stratospheric winds, might be a way to provide affordable Internet access to rural, remote, and under-served areas down on earth below, or help after disasters, when existing communication infrastructure is affected."
It works by ground stations connecting to the local internet infrastructure and beaming signals to the balloons, which are self-powered by solar panels.
The balloons, which once in the stratosphere will be twice as high as commercial airliners and barely visible to the naked eye, are then able to communicate with each other, forming a mesh network in the sky.

Users below have an internet antennae they attach to the side of their house which can send and receive data signals from the balloons passing overhead.
Some 50 people were chosen to take part in the trial and were able to link to the internet.
The first person to get Google Balloon internet access was Charles Nimmo, a farmer and entrepreneur in the small town of Leeston who signed up for the experiment.
He told the New Zealand Herald he received internet access for about 15 minutes before the transmitting balloon he was relying on floated out of range.
"It's been weird," he told the newspaper. "But it's been exciting to be part of something new."
Google's ultimate goal is to have a ring of balloons - each the length of a small light aircraft when fully inflated - circling the Earth, ensuring there is no part of the globe that cannot access the web.
"The idea may sound a bit crazy - and that's part of the reason we're calling it Project Loon - but there's solid science behind it," Google said, but added: "This is still highly experimental technology and we have a long way to go."
Project leader Mike Cassidy told reporters that if successful, the technology might allow countries to leapfrog the expense of installing fibre-optic cable.
"It's really a big goal to go after," he said.
"The power of the internet is probably one of the most transformative technologies of our time."





Read More...

Boost your system speed by using pendrive

Having pen drive then you can use it like ram to boost your system by following 

the steps given below


1) First Insert the Pen Drive atleast having an memory of 1GB, ( Preferably 4GB) in the Given USB port of the Computer

2) Wait for the Pen Drive Detection and see whether it is detected or not

3) After detection of Pen Drive, you should do the following things Carefully

4) Now go to My Computer and right click it, then go to the Properties


5) Now go to Advanced and then to the Performance settings


6) Now again Advanced, and go to Change

7) In the Change, select the pen drive which u inserted
Then click on the Custom size and " check the value of space available "


9) Please Enter the Same in the Initial and Maximum Columns also


10) Now your Pen drive space is used for the System Virtual Memory , Just Restart and enjoy the Faster performance
Read More...