Saturday 28 March 2015

Top online services and applications

RescueTime

RescueTime is an excellent service that can help keep you focused while on the computer and track how much time you spend on each task. This service keeps you focused while on the computer by only allowing you to perform productive tasks and can prevent you from accessing unproductive programs and websites. In addition, the site offers a wealth of graphs and data to see where you spend your time and can even keep track of how much time you spend on each web page you visit.

WOT

An excellent add-on that can be added to any major Internet browser including Internet Explorer, Firefox, and Chrome that alerts you to any Internet page you are visiting that is not safe. This service works by allowing any user to create a comment and rating on any website, which WOT uses to alert a user if the site is not safe. WOT protects you from any web page with malware, reported scam sites, sites that invade privacy, or conducts other fraudulent activities.

Dropbox

Another great tool that allows you to share and sync any file between your PC, Mac, Linux, and Mobile device. Not only is this a great tool for sharing your files but it is also a great tool for backing up your data online.

Grammarly

Fantastic service that checks for misspellings, commonly confused words, plagiarism, grammar errors, punctuation, and will even suggest alternative synonyms. A Microsoft Office add-in can also be installed to check any document you're working on within Office. Finally, with each suggested correction an explanation about the problem, examples, and the ability to ask the community is made available.

Flickr

The most recognized and used services for exploring, sharing, and storing photos online. Thousands of pictures are uploaded to this website every minute, making it a fantastic place for inspiration for any photographer and a great place to store, show, and print your own images.


Aviary

A fantastic online suite of tools including an image editor, effects editor, screen capture, vector image editor, image markup, color editor, and even an audio and music creator. Each of these programs is online and can be used through your browser.


PayPal

The number one used service for taking and sending payments without using a credit card.

Twitter tips and tricks

Take advantage of the hundreds of different third-party online tools and services that enhance your Twitter experience. Below are a few of our favorites.
  • TwitPic - Take advantage of TwitPic to post pictures on your tweets. If you want to post pictures while away from the computer, use the Twitterific app.
  • Qwitter - Great service that sends an e-mail anytime someone unsubscribes from your Twitter profile and mentions a possible Twitter post you made that may have caused them to leave.
  • Manageflitter - Fantastic site for managing your followers and getting an overview of people not following you back, quiet users, and inactive users.
  • WeFollow - Great website that allows you to add yourself to a listing of Twitter users by tags you find interesting.
  • SocialOomph - Another great service with a collection of free Twitter tools including the ability to schedule when tweets gets posted.
  • Twitter Fan Wiki Apps - Finally, this wiki has a listing of several hundred different Twitter applications and tools for users wanting more.

Backup Facebook photos, videos, and text

Facebook offers all its users the ability to backup their photos, videos, and text.
  1. Click Account and go to Account Settings.
  2. Click the Learn more option next to Download Your Information.
  3. Click the Download button.
  4. You will then be prompted with a message indicating that it takes some time to collect all your information. Once that information is ready for download you'll be sent an e-mail with a link to a compressed .zip file containing all your personal information.

Friday 27 March 2015

Vein Identification

image of hand scanAnother technology innovation is the biometric identification and security device known as PalmSecure.
It works by identifying the vein pattern in the palms of our hands.
Similar to our fingerprints, vein patterns are unique to each individual. The purported advantages of this technology is that it is less expensive, easier to manage, and is more reliable than traditional methods of identification.

Hide users, games, polls, etc.

It quickly gets annoying seeing some users posts, game invites, polls, etc. Hovering your mouse to the right of the post and clicking the Hide button as shown below can hide any post. Once this button is pressed you'll be prompted with the option to hide that user or in the case of a Facebook application the option to hide that application from ever showing up on your profile.
Hide Facebook users, games, polls, etc.
To unhide someone or unblock an application click the Edit Options link in the bottom right corner of the news feed as shown below.
Facebook unhide friends
Greasemonkey and FB Purity
Although Facebook does not allow the ability to hide friends getting new friends messages, friends becoming fans of something, and some application messages they can still be hidden with browser add-ons. If you're running Mozilla Firefox, Chrome, Opera, or Safari we suggest installing the Facebook Purity add-on.

Thursday 26 March 2015

Folder lock without any software

1) Make New Folder And Name it what You want..

2) Now open that Folder and Right click in that

3) Now goto New > Text Document

4)Now Name it Lock.txt

Now copy and paste following Code in that notepad

cls
@ECHO OFF
title Patelsanjit.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%== 1234567890 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


5)After u copy the command go to line ( 23 ) u will find "1234567890" Change it to any password u want.

6)After that, save it as lock.bat (the text file will change to an application file)


7)Now go back to the folder & u will find a this locker.bat file.


8)Click on it & u will find a new folder called Private


9)Now copy what u want in it & after that go to locker.bat by clicking it, it will open and ask you if you want to lock your folder? Y/N ?


10)Type Y


11)If you want to UNLOCK your folder, go open locker.bat & type your password and the Private folder will be made visible again.

Thank you 

How to Trace your Profile Visitors

Now here we found who recently visited your profile. 
Follow below steps for get to know your FB recent visitors
.

Step 1) Go to your Facebook Profile Page. 
Step 2) Now Press Ctrl + U from your keyboard for see source code of your profile page. 
Step 3) Now press Ctrl + F from your keyboard to open search box. 
Step 4) Now search this code {"list": 
Step 5) You find some Facebook Profile Ids are like shown below. Click on example image for zoom.



 Step 6) There are some Facebook Profile Ids of your friends who visited recently. 
Step 7) The first one ID's are showing visits the most number of time. 
Step 8) Now if your want to findout, Open a new tab Enter below link : www.facebook.com/Facebook Profile Id 
For Example : www.facebook.com/100001257992988Enjoy The Trick.. :)