Thursday, 28 March 2013

How Tracking The Trackers? You are watching by someone every time.

Collusion demo graph
Suppose you are sit in a restaurant with hot cup of coffee and someone is continuing watching you and tracking your every little move then you definitely go away from there. Now suppose if the tracker are still   chasing you and constantly increased every hour, every minute then what will you do, you became completely mad and shut yourself in a room of your house. 
This is very rare in our practical life but very common in our web life or virtual life. When you open some particular website every time number of anonymous website track you, track your data, collecting information about yourself every single minute. Your personal information is tracking by these websites.
You can watch it with a "Collusion add-on" of your browser. This shows you a list of website which is tracking you. You can block here some website up to some extent not totally. You can also block these type of sites directly from your browser. 


Steps of blocking the tracking sites for Google Chrome are:-
  • Open settings option of your chrome browser.
  • Scroll down and click on Show advanced settings option.
  • Under the Privacy heading Click on Content Settings.
  • A new window will be open and check the 4th option "Block third-party cookies and site data"

Thursday, 28 February 2013

What Is QR Code? How QR Code Work?


What is QR code?
QR code (abbreviated from Quick Response Code) is the trademark for a type of matrix barcode (or two-dimensional bar code) first designed for the automotive industry in Japan. Bar codes are optical machine-readable labels attached to items that record information related to the item. It was initially patented; however, its patent holder has chosen not to exercise those rights. Recently, the QR Code system has become popular outside the automotive industry due to its fast readability and greater storage capacity compared to standard UPC barcodes. The code consists of black modules (square dots) arranged in a square grid on a white background. The information encoded may be made up of four standardized types ("modes") of data (numeric, alphanumeric, byte / binary, Kanji) or, through supported extensions, virtually any type of data.

How QR code work?
The QR code was invented in Japan by the Toyota subsidiary Denso Wave in 1994 to track vehicles during manufacture. It was designed to allow high-speed component scanning. 
Unlike the older one-dimensional barcode that was designed to be mechanically scanned by a narrow beam of light to extract data, the QR code is detected as a 2-dimensional digital image by a semiconductor image sensor and is then digitally analyzed by a programmed processor. The processor locates the three distinctive squares at the corners of the image, and uses a smaller square near the fourth corner to normalize the image for size, orientation, and angle of viewing. The small dots are then converted to binary numbers and their validity checked with an error-correcting code.
How is a QR Code different from a normal 1D UPC barcode?
Ordinarily we think of a barcode as a collection of vertical lines; 2D Barcodes or QR Codes are different in that the data is stored in both directions and can be scanned vertically OR horizontally.
Whilst a standard 1D Barcode (UPC/EAN) stores up to 30 numbers, a QR Barcode can store up to a massive 7,089! It is this massive amount of data that enables links to such things as videos, Facebook or Twitter pages or a plethora of other website pages.

How do I scan a QR Code?
If you have a smartphone like an iPhone, Android or Blackberry then there a number of different barcode scanner applications such as Red Laser, Barcode Scanner and QR Scanner that can read and decode data from a QR code. The majority of these are completely FREE, and all you have to do once you install one is to use your phone's camera to scan the barcode, which will then automatically load the encoded data for you.
You can use the following file formats when creating a QR Code
HTML Code
PNG File
Tiff File
SVG
EPS
PNG files work particularly well as they can be resized very easily, meaning that you can easily scale the QR Code depending on where you want to put it.

Main uses of QR codes
Originally designed for industrial uses, QR codes have become common in consumer advertising. Smartphone users can install an app with a QR-code scanner that can read a displayed code and convert it to a URL directing the smartphone's browser to the website of a company, store, or product associated with that code providing specific information.
Mobile operating systems
QR codes can be used in Google's Android operating system and iOS devices, as well as by using Google Goggles, 3rd party barcode scanners, and the Nintendo 3DS. The browser supports URI redirection, which allows QR codes to send metadata to existing applications on the device. mbarcode is a QR code reader for the Maemo operating system. In Apple's iOS, a QR code reader is not natively included, but more than fifty paid and free apps are available with both the ability to scan the codes and hard-link to an external URL. Windows Phone 7.5 is able to scan QR codes through the Bing search app.
URL’s
URLs aided marketing conversion rates even in the pre-smartphone era but during those years faced several limitations: ad viewers usually had to type the URL and often did not have a web browser in front of them at the moment they viewed the ad. The chances were high that they would forget to visit the site later, not bother to type a URL, or forget what URL to type. Friendly URLs decreased these risks but did not eliminate them. Some of these disadvantages to URL conversion rates are fading away now that smartphones are putting web access and voice recognition in constant reach. Thus an advert viewer need only reach for his or her phone and speak the URL, at the moment of ad contact, rather than remember to type it into a PC later.
Virtual stores
During the month of June 2011, according to one study, 14 million mobile users scanned a QR code or a barcode. Some 58% of those users scanned a QR or bar code from their homes, while 39% scanned from retail stores; 53% of the 14 million users were men between the ages of 18 and 34.[16] The use of QR codes for "virtual store" formats started in South Korea,[17] and Argentina,[18] but is currently expanding globally.[19] Big companies such as Walmart, Procter & Gamble and Woolworths have already adopted the Virtual Store concept.[20]
Code payments
QR codes can be used to store a bank account information or a credit card information, or they can be specifically designed to work with particular payment provider applications. There are several trial applications of QR code payments across the world.

QR Content
Though typically QR codes identify URLs you can essentially represent any piece of information you like, here are some examples:
Website URL
Send a text message
Send an email message
Address Book record (vcard)
Display some text on your screen
Any bit of text you like

Thursday, 21 February 2013

How To Make a Proxy Website Free?


Proxy websites are a vital part of the internet. These sites allow users to bypass firewall restrictions to gain access to pages that their network normally will not allow them to see. Although they are mostly used for gaining access to blocked websites, they also provide internet users with a unique method of accessing the internet anonymously. This allows those who use a proxy to keep their identity private, which is very important to many people. All of these aspects combine to create a strong demand for internet proxies.



INSTRUCTIONS

  • Open an account at a web host that allows proxy websites. Many hosting companies do not allow proxies because they can generate a large amount of traffic that overloads the servers. Those that do allow proxy websites will typically prefer that you have a Virtual Private Server (VPS) or a dedicated server. Most hosts do not allow web proxies on a shared server.
  • Obtain a copy of PHProxy. This script acts as the software to power your proxy site. PHProxy is available free of charge, so anyone can make a proxy website without spending a lot of money.
  • Log into the control panel for your web hosting account. Create a MySQL database that will be used by the PHProxy script. Make note of the database name, user name and password that is associated with the database. This information is needed to configure the script to communicate with the database.
  • Edit the config.php file that is included with the script. Open the file with a HTML editor so that you can edit the contents of the file and save the new copy. Use Windows Notepad if you do not have a HTML editor. Simply open the file, edit the website name, website address, database name, database user name and database password. Save the file after the information has been edited.
  • Use an FTP program to upload all of the files to your hosting account. You can download a free copy of Filezilla FTP if you do not already have a program. Simply upload all of the files and folders included with PHProxy to your web hosting account. Your proxy website should now be operational
  • Read the documentation that is included with PHProxy. Follow the instructions in the documentation to customize your script, such as changing colors, page layout or other visual elements. This will help you make a FTP website that stands out.
Read more: eHow.com http://www.ehow.com/how_4610844_proxy-website.html#ixzz26NJjAf00

How To Add Pop Up Facebook Like Box In Blog Or Website?

This widget contain the Facebook like box as new user enter on your website or blog. This plugin can be added to blogger blogs or your website.  It will help you increase your Facebook Fans greatly.
This popup appears only once to every new visitor. The ip address of the visitor is stored in browser cookie and as the page loads again the widget wont be called again for the same visitor thus eliminating the chances of bugging regular readers. Because of course it will look weird if the popup appears again and again on every page view. 
STEPS TO ADD IN BLOG
  • Open your www.blogger.com.
  • Login in your desired blog.
  • Go to Layout.
  • Click to "Add Widget" where you want to add it.
  • Now click on "HTML/JAVASCRIPT" widget.
  • Now copy the below code and paste it to there.
  • Leave the tittle empty.
  • Click save. now you are done.
STEPS TO ADD IN WEBSITE
  • Just go to your HTML file.
  • Now copy the below code and paste it between the <body>....</body> tag.
  • Save it now you are done
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script>
<script src="http://exeideasinternational.googlecode.com/files/jquery.colorbox-min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1)
{
var fifteenDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"400px", inline:true, href:"#exestylepopups"});
}
});
</script>
<style type="text/css">
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block}.cboxIframe{width:100%;height:100%;display:block;border:0}#cboxOverlay{background:#000;opacity:0.5 !important}#colorbox{box-shadow:0 0 15px rgba(0,0,0,0.4);-moz-box-shadow:0 0 15px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4)}#cboxTopLeft{width:14px;height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) no-repeat 0 0}#cboxTopCenter{height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTSjCV2T5fpNl4FDP10Svsi_Dbq7pBeAGvLu4KymFgbf0Kud5-tAcpSEp3Z9VKG5v0lnxlwYcCrAg0OfIQgYbD55Iu30QIPLF0zOv5Ur1hLjDb8ge0t4gS04WrVcrWV08JRe8dsi-6Tlg/s400/border.png) repeat-x top left}#cboxTopRight{width:14px;height:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) no-repeat -36px 0}#cboxBottomLeft{width:14px;height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) no-repeat 0 -32px}#cboxBottomCenter{height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTSjCV2T5fpNl4FDP10Svsi_Dbq7pBeAGvLu4KymFgbf0Kud5-tAcpSEp3Z9VKG5v0lnxlwYcCrAg0OfIQgYbD55Iu30QIPLF0zOv5Ur1hLjDb8ge0t4gS04WrVcrWV08JRe8dsi-6Tlg/s400/border.png) repeat-x bottom left}#cboxBottomRight{width:14px;height:43px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) no-repeat -36px -32px}#cboxMiddleLeft{width:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) repeat-y -175px 0}#cboxMiddleRight{width:14px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) repeat-y -211px 0}#cboxContent{background:#fff;overflow:visible}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHdoNgCrkxowHveL1x5VbOOLjjXM23ygGO-mtVlmHfF1JgyhWnPr_RY8g1YQK3N-EH145zW_9btUfnlREDm9-8qFtBmL3qyfITk1xonZRKaKyRE9JWMQdJ88BLunJmSveuyTGGtSHzyLs/s400/loadingbackground.png) no-repeat center center}#cboxLoadingGraphic{https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM3EAnZTecP_kxL2hfuARl2N2Qmh9CAmvdASDj3Bem02Q9xheqLM_RSqdOTPt1P_F6K34Ose8EDf1ljaoQPm10uwcIpdVgoQsvHFy5EsH8KYbZYDFF8-GwX8SVrMWtsZ9jciffQk1Nrmo/s400/loading.gif) no-repeat center center}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{position:absolute;bottom:-29px;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_K1iWbh9emNGN1kczN3wAliitu_78CSwSR7fTH6paANSshLQIGUduJrKatYAMWA-og4nygkBQ16GRZwJswXaYHsG5zv5vxF8aeexWVuOoq2TnSBWtw8EXCv7qAnk-p2mpG_EEVDQ6oto/s1600/controls.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px}#cboxPrevious{left:0px;background-position:-51px -25px}#cboxPrevious.hover{background-position:-51px 0px}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext.hover{background-position:-75px 0px}#cboxClose{right:0;background-position:-100px -25px}#cboxClose.hover{background-position:-100px 0px}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px;right:27px}.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px}#mdfb{font:12px/1.2 Arial,Helvetica,san-serif;color:#666}#mdfb a,#mdfb a:hover,#mdfb a:visited{text-decoration:none}.mdbox-title{background:#000;color:#fff;font-size:20px !important;font-weight:bold;margin:10px 0;border:20px solid #ddd;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-shadow:5px 5px 5px #CCC;padding:10px;line-height:25px;font-family:arial !important}
</style>
<div style='display:none'>
<div id='exestylepopups' style='padding:10px; background:#fff;'>
<center><h3 class="mdbox-title">Receive all updates via Facebook. Just Click the Like Button Below...</h3></center><center>

</center><center>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FXTREMEHOW%2F343381562356765&amp;width=250&amp;height=360&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:280px;" allowtransparency="true"></iframe></center></div></div>
<p style=" float:right; margin-right:35px; font-size:9px;" >Powered By <a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://www.xtremehow.blogspot.com">Xtremehow</a></p>

CUSTOMIZATION

  • Replace XTREMEHOW with your Facebook username.
  • If you want to show the widget on every load of the page just set "true" to "false".
  • This widget will again pop up your after 30 days, when you visit again on site, if want to change the day just change 30 day to desired by you.
  • Save and done.

Monday, 2 July 2012

How To Remove Write Protection From Pen Drive?

1. Go to run, type regedit and press enter.
2. Navigate to the path:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies
If the registry key StorageDevicePolicies does not exist, you will need to create it manually.
3. Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect.
4. Double click the key WriteProtect in the right window and set the value to 0 in the Value Data Box and press OK button
5. Restart your computer and see if this help

If there is no important file, try to format
Click on Start.
Type diskmgmt.msc in Run.
In the disk management window, select the pen drive, right click on it and click on Format. Now choose the File System and Allocation Unit Size.
Click on OK.
or
1. Start > search bar -> CMD and press enter
2. type< diskpart
3. type< list disk
4. type< select disk # (# is the number of the USB key)
5. type< attributes disk clear readonly

perhaps this hot-fix can help also
http://www.makeuseof.com/answers/remove-write-protection-sandisk-pen-drive/
perhaps take ownership
http://www.rizonesoft.com/2011/ownership-shell/
You can find two reg files below if you are on xp or vista
http://www.mydigitallife.info/how-to-disable-write-access-to-usb-hard-disk-and-flash-key-drives/

Monday, 26 March 2012

What is favicon? How to add favicon in your website?

Favicon is a small icon shown next to site URL in the address bar. In Blogger, by default orange colored blogger icon is shown as favicon. You can make your blog stand out by using your own customized icon. Before you implement the code, you can grab or make your own favicons.



Have you ever wondered how to get those icons displayed in your address bar for your own site? If you do not know what I mean, you could possibly have a browser that does not support favicon.ico or you just have not noticed.

If you visit Google they should have a favicon in their address bar, if it's not displaying just goto this place to get the idea of what it would look like, but in your address bar, it should show just before the http part but sometimes it does not show so what I want to do is show you how you can force it to be shown on browsers that support it.

The programs we will be using:

Any graphics program will do, for this I will be using MS Paint, although I recommend a program that supports transparency, or if you have MS Visual Studio you would have a program that can make the .ico file directly without using the conversion program.

I'll be using this program Right-Click Image Converter which can convert most image formats to icons, but that's not guaranteed it'll work across all browsers, so we will create a more compatible icon. So download it and install it right now. This program is a 40 file conversion evaluation program, which is ample for what we need, if you like this program you should buy it.

And an FTP Client, I'll be using FileZilla which can be found at SourceForge

So open up MS Paint, go to Image in the menu bar, Attributes. We now change the attributes to 16 x 16 Pixels using colour, that's our limited size of our icon for the address bar.

Now you need to design your picture, I'm just using this emoticon :) but I've resized it to 16 x 16 and it's not animated, now save it as favicon.bmp either a Monochrome bitmap, if it's black and white or 16 colour bitmap (wider compatibility) or 256 colour bitmap, which only a few browsers support. If I was you, 16 colour bitmap is the better choice but you may lose some colour from the file.

Now we browse to our directory where we saved our favicon.bmp file and right-click on it and we should see right-click image converter in the menu, move your mouse over it and then select convert to .ICO this will now convert favicon.bmp to favicon.ico in the same directory if was converted. You now have the favicon.ico file you will use on your site.

We then upload favicon.ico to our root directory on our site, public_html. So do that now.

Now that we have done this, if browsers supported favicon.ico then this would be all we needed but sometimes it doesn't display. So to display it, I'm going to edit our index page. index.html to add this line in our head section of the file.

CODE

<html>
<head>
<title>Our Title</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
</head>


The <link> tag is how we add it to our site, displayed in the address bar. Now open your browser, and goto that page is it showing up? If it is, we are done. If not, make sure that favicon.ico is pointed to correctly, easiest way would be to change href="favicon.ico" to href="http://yoursite.com/favicon.ico", if it's not working, it might be your browser doesn't support it. Note: IE is very buggy supporting favicons, if you bookmark a page with favicons, it should show your icon in that bookmark.



Sunday, 29 January 2012

How To Download Facebook Data.

If you want to browse your facebook data (Facebook photos, posts and messages), you can download facebook data to your system.
You can download your information from the Account Settings page.

  • Open the Account dropdown menu at the top right corner of Facebook and choose Account Settings.
  • Click on "Download a copy" of your Facebook data.
  • Click the Download button on the following page.






Your file will include the following information:

  • Your profile information (e.g., your contact information, interests, groups)
  • Wall posts and content that you and your friends have posted to your profile
  • Photos and videos that you have uploaded to your account
  • Your friend list
  • Notes you have created
  • Events to which you have RSVP’d
  • Your sent and received messages
  • Any comments that you and your friends have made on your Wall posts, photos, and other profile content

Call Spoofing| Call Any Number From Any Number For Free.

Make prank calls call spoofing

If you want to fool your friends or want to see the demo of call spoofing, i have a better call spoofing service. It has many services. You can do prank calls, spoof caller id, change your voice during call. When you call someone he will see the number which you want him to see. This service is easy to use.
follow these steps:
  1. Select the country you are calling from, choose the CallerID you want to display and enter the number you want to call.
  2. Press "Get me a code" and we will provide you with number to call and a code.
  3. Call the number
  4. Enter the code and we will connect your call to your friend with the CallerID and voice you have selected.


Warning: Do not use this for any crime.


click to use this service here:
http://www.crazycall.net/
 
 

How to hack Facebook password.


Facebook is the hot topic on my website and my inbox is full of requests to write about easy way to hack Facebook account. So i am writing now a easier way to hack facebook account. 
This is the kelogger which will send you password in your email.


1. First of all get your Winspy keylogger. Download it from the link given below
Download


2. After downloading, run the program and create the user id and pasword. Remember this password as it is required each time you start Winspy and even while uninstalling.
3. Then a new dialog box will open to show you the hotkey (Ctrl + Shift + F12 ) to start keylogger.
4. Now press the hot key written in last step to go to the login form and enter login details to login.
5. Now you are on main screen of the software. Click on remote at top and then remote install.
user – type in the victim’s name
file name – Name the file to be sent. Use the name such that victim will love to accept it.
file icon – keep it the same
picture – select the picture you want to apply to the keylogger.


In the textfield of “Email keylog to” , enter your email address. 
6. click on “Create Remote file”.


Now send this file to the person you want to hack. If victim runs this on his system, you will get all his keylogs in your email. Check keylogs for the password of the victim

How To Lock The Folder Without Software.

How to Lock the folders


folder1.jpg
You can lock and unlock your folder with this simple trick !
Procedure :
1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write ren folder folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} and now (Notepad Menu) File>save as.
3. In the ‘save as’ name it as lock.bat and click save ! (Save it on Desktop)
4. Now, again open notepad again and write ren folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} folder and now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as key.bat and click save ! (Save it on Desktop)
6. Now, double click lock.bat to lock the folder and now if you open your folder, control panel will open up !
7. Now, double click key.bat to open the folder and now if you open your folder, you can access your data inside the folder again !
8. Lock your folder and hide the key.bat somewhere else on your hard disk !
9. Whenever you want to open your folder just paste the key.bat on desktop and open your folder using it !

Iphone 5s Features/Specifications And Releasing Date.

So, finally, there’s some solid confirmation (in the form of references in iOS 5.1 Beta code) that iPhone 5 does exist – and could very well be out before the end of next year.
Quite a lot has been rumored about the iPhone 5 features and iPhone 5 specs so far. Even though there isn’t enough proof for any of that, the speculations are all through some kind of a research into the existing trend at the fruit company’s quarters in Cupertino. We all expected the iPhone 5 to be released this October, but in the end, we all had the iPhone 4S instead.
It’s almost quite certain that the next iPhone to be released would be the iPhone 5 – although it would be the 6th gen iPhone (considering 3GS and 4S on the line). As to the sentimental factor, the iPhone 5 was probably the last iPhone project Steve Jobs was working on. Something on the lines of Steve’s disapproval for a 4-inch screen on the iPhone was heard on many websites recently – indicating something about the iPhone 5 specs. More on that in this post!

iphone5-Prototype
Image Credit: MacRumors.com
Okay, so let’s do a complete round-up of all the rumored iPhone 5 specifications that we’ve been seeing so far. This is a comprehensive list, and in all probability, many of these features might actually end up being on the iPhone 5 features list!

1. iPhone 5 Form Factor Could Be Bigger Than iPhone 4S?
Unlike iPhone 4, we’ve not had any testing prototype leaked out accidentally. This means all we have is speculation built upon speculation. Still, there are certain clues – like the 4-inch iPhone 5 screen – which could give a bit of a hint as to the form factor. We’re expecting a normal, iPhone 4S kind of a form-factor. All those rumors about a curved-glass display are out the window. In a lawsuit between Apple and Samsung, Apple suggested Samsung to go for curved-glass form-factors – which kind of proves that Apple isn’t taking that up for its iPhone 5.
Of course, we could expect the iPhone 5 to grow a bit bigger than the palm-friendly iPhone 4S or iPhone 4. There has been a constant need raised by iPhone users as to the screen size – and this 4-inch thing could probably be the answer to the need. But then, as we had posted earlies, the iPhone 5 could only have the display screen larger – not the whole body. That would make UI bigger, but the palm-friendliness remain unaltered.
2. iPhone 5 Could Come With a Greater Resolution
Another rumor that’s been doing the rounds recently is the resolution on the iPhone 5. Of all the iPhone 5 specs we heard, this was very impressive enough because so far, we thought the Retina Display was the state-of-the-art resolution one could ask for! Perhaps, with an increase in the UI size, the resolution could get stronger and users could expect a more brilliant video-watching experience. For the moment though, there’s not much cooking on this issue.

3. iPhone 5 Could Have A Quad-Core Processor
This would mark the beginning of a new CPU-arms race in the market. A dual-core processor for a smartphone has become a common thing these days. One of the chief competitions between Samsung smartphones running Android and Apple smartphones running iOS is the processor each boasts of. The A5 has outdone most Android-supporting processors that other companies have come up with, but according to certain rumors, Apple could be one-upping the race with an all-new, better-than-A6, quad-core processor!
Users have often complained that iPhone 4S is sometimes lagging in speed, and as a fix to this issue, Apple could be trying for the quad-core processor on its next-gen iPhone.

4. iPhone 5 Could Have 4G / LTE Capability?
We wrote on this sometime back. Will the iPhone 5 have 4G capability? Most likely, because Samsung got its Infuse 4G launched already!
In the network race, it would only be logical if Apple got an iPhone 5 specs sheet that had 4G support. As to LTE, that’s doubtful. But bringing out an LTE iPhone 5 would be a great boon for buyers.

5. More Gesture-based – No Home Button
Oops! No home button? Well, yeah, quite possibily. Apple has moved to improved gesture based controls through its iOS 5. So it is quite possible that the home screen might be dropped for enhanced gesture-controls – one large interface change in iPhone 5 specifications.

6. iPhone 5 Features – Storage Capacity, Battery Problems and OS
This one is an actual bummer. With iPhone 4S, we heard the 64GB getting the face-lift. It was being marketed well on par with the 32GB and 16GB. So having an iPhone also means having a smartphone with huge memory capacity. The iPhone 5 specifications might very well include 64GB versions too – considering the sales reports of the iPhone 4S 64GB version – but going beyond that would probably not be a reality for now.
The iPhone 4S still has battery issues and even with the updates on the iOS, there’s no reprieve out of that. It would be natural for the engineers to work on the battery issue fix – and it would only be logical for them to get an iPhone 5 which is not ridden with battery issues.

7. Fire-proof iPhone
Stunned with this iPhone 5 feature?? Well, why not to be… New iPhone 5 is likely to be the fire-proof and the company has organized a patent app for highly developed material which is halogen-free flame retardant. It could be incorporated in the iPhone 5 specifications to build this new iPhone 5 and other Apple products.

8. Wireless Charging
Well… this iPhone 5 specification would give you another break! But you never know the wireless charging is really creating a mass appeal. It could be possible with the inductive wireless charging technology. If you could juice up the battery of iPhone 5 then this will be a big hit. So until iPhone 5 release date comes and the Apple release new smart phone with super cool iPhone 5 features, imagine charging this smartphone without cable.

9. More Speed
4G technology, the latest standard in network technology will help to build up the network fourth generation that will give you more speed…more fun on the fly with outstanding iPhone 5 specs!

10. NFC Payment
According to the reports, this NFC (Near Field Communication) technology is under testing and if it comes, then user will be able to make countless payment through scanner. However, according to the ibtimes, the analysts at Jefferies are expecting that this NFC technology will be revealed in the iPhone 5S (probably next version of iPhone 5). Such iPhone 5 features will definitely create waves in the market.

11. iPhone 5 and Nano-SIM?
Way back, sometime before the rumors began spreading like wildfire, there was this strange but thoughtful remark about iPhone 5 supporting Nano-SIMs to make the design compact – or keep it unaltered (from iPhone 4S) despite a size-increase in the display.
A Nano-SIM would actually be a thing of the past even in 2012, considering the developments and supporting devices that we’ve got so far. Still, there’s no saying what Apple is up to!

The iPhone 5 Release Date Speculations
iPhone 5 is in development, quite obviously, considering the references in iOS 5.1 Beta code. There are no leaks or confirmed sources from manufacturers as yet – which could help us fix a possible date of release. But, we can make a safe guess with a late-2012 release (much like iPhone 4S which got a late 2011 release). Of course, this would depend on Apple’s iPad 3 plans too. Is Apple eying for a simultaneous release of iPad 3 and iPhone 5?

Control Your Laptop/Pc Using Mobile Phone.

Throughout my college years, there were often times when I wished I could set up remote computer access to the PC in my dorm room to email a particular homework file to my professor.  Instead, I had to hike the treacherous 1.5 miles, through frigid snowdrifts and throngs of shivering college students, just to reprint and retrieve the homework I’d forgotten to bring with me that morning.
Of course, back then there were no such things as Internet-enabled Windows Mobile devices. In fact, at the time the Internet itself was only in its infancy. Today, there’s not only the Internet, but also these nifty little web-enabled mobile devices that let you do some pretty magical things over the Internet. Not the least of which is connecting and controlling your computer from anywhere in the world.

How to Set Up Remote Computer Access With Your Mobile Phone

Not long ago, the ability to whip out your trusty PocketPC and set up remote computer access to your desktop PC would all have sounded like science fiction. Today, it’s not only a reality, but it’s completely free.
Dave previously wrote about how to remotely control your mobile device with your desktop. There are a lot of reasons why that would be useful. However, the reverse is just as useful.  Having the ability to set up remote computer access to your home PC from anywhere in the world has unlimited possibilities. But how exactly does it work?
First, it makes use of free VNC technology, mentioned previously in How to Spy On Your Spouse With Your Computer.  You set up the VNC server on your home PC exactly as outlined in that article, but in order to connect to that VNC server, you need a VNC client that works on your Windows Mobile device. The best available client that I’ve found is the open source Windows Mobile .NET VNC Viewer created by Rocky Lo.

How To Set Up And Configure The .NET VNC Mobile Viewer

Rocky Lo wrote his mobile VNC client because there weren’t any other clients available that offered much in terms of functionality.  This viewer is an impressive mobile version of the desktop version of the Real VNC client.  Upon installing the software, you’ll find that it’s extremely easy to immediately establish a connection to the VNC service running on your Home PC.
Lo’s mobile version offers client-side scaling, full screen mode, and is highly configurable to update as often or as little as you would like. Lo fully tested his latest version on an HP 4150 with Windows Mobile 2003. For this article, I’ve tested it on a HTC/Cingular 8125 Smartphone running Windows Mobile 5.0.
You can even set up your mobile device to simply listen on a particular port for available VNC servers. But in my opinion, the most useful settings in this app are the display options.
You can enable full screen mode, set the orientation for portrait, upside down, or even rotate the computer screen clockwise or counter clockwise so that it shows up on your portable PocketPC screen in the wide format.
You can also change the pixel size from 8-bit to 16-bit, or you can allow the server to define your resolution. These are settings you can tweak if you find that the display updates slowly.
Of course, scaling is a cool method you can use to try to get as much of the computer screen to fit inside your little mobile screen. You can define the width and height, or just scale down the server-side size by as much as a fifth.
Finally, you can configure your mobile VNC client to either update the screen as fast as possible, or disable that feature and update manually. You can also configure it to view the PC screen only, but not manulate it (turning your mobile phone into another cool spy device).
Here, you can see what it looks like when I connect my 8125 SmartPhone to the VNC server running on my family desktop PC. I ran the client software while my phone was connected directly to my home Wi-Fi network.  Sending commands to the PC acted instantaneously on the PC itself, but the screen refresh rate on the mobile end took at least 10 to 20 seconds. My settings could use a bit of tweaking.
Using the menu items at the bottom of your mobile screen, you can manually force a screen refresh – a helpful feature when you’re on a slow connection. Other options include sending special keys like control-alt-delete and other tasks typical of a normal VNC viewer.

How to Connect to Your PC While Not at Home

Now, while connecting to your PC remotely is cool when you’re sitting in a different room of your home – it’s astronomically more cool when you’re sitting on a train headed to work and you just remembered you forgot a file on your hard drive at home. How can you configure things so that you can connect your mobile phone through your router? It’s extremely simple.
First, get into your router settings and modify port forwarding. Within Linksys, this is typically under applications & gaming. For VNC, you want to define all requests for port 5900 (for example) to forward to the IP address for the PC that you’ve got running the VNC service in your house.
Then, using your connection with your mobile phone, you will connect to your router’s actual Internet IP address and specify the same port that you’ve just defined forwarding for.
In this screenshot, I’ve logged in from a local Wi-Fi hot spot about 20 miles from my house, and I’ve opened up Thunderbird on my home PC.

How To Remote Control Your Mac/Pc Using iphone.

5 Best iPhone Apps For Controlling Your Mac or PC

With more than 140,000 apps in the iPhone App Store, finding task-specific apps or utilities for your iPhone or iPod touch (and soon iPad) isn’t the hard part. The hard part is finding the best app for the job. That’s why we’re launching a new series here at Mashable, where we raid the App Store to find the best apps for a specific purpose. First on our docket: Remote Control apps!
The long-promised convergence of television and the Internet is finally coming. More and more consumer electronics devices come with features like WiFi and built-in support for Internet services. Tools like Boxee (even with the Apple TV) and Windows 7 Media Center make it easier than ever to connect your computer to your TV to enjoy online content.
Last summer, my personal project was creating the ultimate Mac mini HTPC, and in the end, it turned out great. However, one of the most frustrating (and potentially costly) factors of the whole project was finding a viable keyboard, mouse and remote setup. Controlling a computer from the couch is different than controlling it from a desk, and even though I found a lot of great software-based remote options (and a few hardware options too), it turned out that the best (and by far, most cost-effective) method for controlling my entire setup was right in my pocket.
There are literally dozens and dozens of iPhone and iPod touch apps that can control your PC (be it Mac, Windows or Linux), but after using and testing the big players in this field (and even the small ones), I’ve found five of my favorites. Check them out and be sure to leave your own suggestions in the comments.
*A Note: With one exception, all of these apps are multi-purpose, meaning they are designed to control more than one program. For that reason, some of the XBMC or Boxee-specific apps were left off my list.

1. HippoRemote Pro 2.0



Even before HippoRemote Pro 2.0 was released, this app had a permanent spot on my iPhone’s home screen. The Pro version of the app is $4.99 and a less-feature rich basic version is available for $0.99 and a new Lite edition is available for free.
What makes this app so great is that it works with Mac, Windows and Linux, and acts not only as a viable trackpad/keyboard combo, but offers all kinds of app profiles (plus you can create your own) to control applications like Boxee, Windows Media Center 7, Hulu Desktop, your web browser, iTunes, and more. Plus, you can create macros, easily switch apps, wake up your device over LAN, and use international keyboards.
The new version of HippoRemote Pro also features an awesome Boxee plugin that adds the same kind of gesture control as the official Boxee iPhone app, as well as a built-in web browser (for checking the web, IMDB or Facebook) and Twitter client that lets you check your timeline, mentions and send tweets all from the remote application.
Check out this video the team made showing off the new HippoRemote 2.0:

At our house we use this on our Macs and Windows PCs and really, really love it.

2. Keymote


Keymote from Iced Cocoa is a Mac-only remote control that works by creating little application-specific keysets to control specific actions. Think of it like those macro-based IR remote controls (like the ones Sony used to sell before the Logitech Harmony series took over the market).
What sets Keymote apart is its built-in Keymote “store” where you can download keysets from other users to use with your favorite apps. The interface is really nice and for users who really like to have key commands and shortcuts at their fingertips, Keymote is great.

3. Remote Jr.


Remote Jr. comes in two flavors, the full version for $7.99 or the lite version for $1.99. Remote Jr. Lite doesn’t support Wake-on-LAN and doesn’t have a keyboard or trackpad/airmouse, but will give you a taste of the app itself.
More than other remote control apps, Remote Jr. really is more of a fully-functional VNC (Virtual Network Computing) app. By this I mean you can view your computer’s desktop, access specific elements or apps, and interact with them even when you aren’t in front of your computer.
Most of the remote control apps just use WiFi to connect to your components or PC, which is great — but Remote Jr. can connect over GPRS/Edge or 3G, meaning you can access and control your Mac or PC even if you aren’t at home. That’s pretty powerful. There are other VNC apps out there (namely iTeleport: Jaadu VNC) that have more features, but they also cost a lot more ($24.99) and don’t have the remote control and application switching interface built into them like Remote Jr.
A new version of Remote Jr. was just submitted to the App Store, and amongst other additions and improvements, it will bring audio streaming and Apple TV support. Apple TV support is a really great addition that I look forward to putting to use!
Check out this video to see Remote Jr. in action:
Remote Jr. is a great app for people that want a cross between a VNC app and a remote control, without having to buy both.

4. EyeTV


Elgato’s EyeTV system is an absolutely fantastic way to turn your Mac into a DVR to record, edit and playback HDTV programming from over the air or cable.
The EyeTV iPhone app is a $4.99 companion that not only lets you control your EyeTV system, but lets you set up recording, view your schedule and programming guide, and play back recording from your computer on your iPhone. You can even stream live TV over a 3G connection, a la the SlingPlayer if you use the free EyeTV Live 3G web app (the EyeTV app will let you watch live TV and record over WiFi without a problem).
When you consider the price of a SlingPlayer and the corresponding mobile app, it makes the EyeTV that much more of a bargain.

5. Snatch


Snatch is a $3.99 remote control app that is extremely similar to both HippoRemote and Keymote. You can control your Mac or PC (and Snatch supports all the way back to Mac OS X 10.4 Tiger).
It has a multi-touch trackpad, a keyboard and a remote control editor. You can edit and design the layout of your remote control, adding buttons to specific functions. You can also create a “dock” of sorts for the applications that you like to frequently access.
One feature I like about Snatch is that you can see what apps are running and easily switch between them.
Snatch has a ton of fans, and while I still defer to HippoRemote or Remote Jr., it is a worthy player in the remote control space. Before buying Snatch, you can download the free Snatch Trackpad Test app to make sure it will work with your configuration.
special thankx to "www.mashable.com"

Saturday, 28 January 2012

How to Install Window 8 Step by Step Guide.


Install Windows 8 in VirtualBox

Requirement:

  1. Oracle VM VirtualBox (Download Here)
  2. Windows 8 Developer Preview ISO file (32-bit or 64-bit) (Download Here)

Step by Step Guide to Install Windows 8 Developer Preview

Step 1. Make sure Oracle VM VirtualBox is installed in your computer. You could refer to the link above if you haven’t installed.

Setup Virtual Machine

Step 2. Please follow the Virtual Machine setting as below for the Windows 8 Developer Preview installation:
System Setting Configuration

System Setting Configuration

System Setting Configuration

Display Setting Configuration

Storage Setting Configuration. By default, the VDI file generated will be mounted as a SATA HDD. But, if it is treated as a SATA HDD, Windows 8 will fail to initiate the installation and BSOD will occurs. So the trick is to mount the VDI file under the IDE controller, with this way Windows 8 Developer Preview will install perfectly. And you need to mount the ISO file containing Windows 8 Developer Preview in the Storage.

Storage Setting Configuration

Network Setting Configuration
Start the Windows 8 Developer Preview Installation
 Step 3. Once you setup the Virtual Machine you can then start installing Windows 8 which is pretty much similar to the one in Windows 7.
Step 4.  Configure the Regional Settings. In this pre-release you only provided with 3 option~ the Time and currency format and theKeyboard or input method settings. Press Next when done.
Regional Settings

Step 5. Click on the Install now button.
Install now

Step 6. Accept the agreement by selecting the accept the license terms and press the Next button.

Step 7. Select the Custom (advanced) option to proceed.
Select Custom (advanced)

Step 8.  Click Next in this screen.
Click Next

Step 9. The Installation Wizard will now install the Windows 8 Developer Preview and automatically restart it when done.
Installing windows...

Step 10. After installation, Windows 8 will allow you to personalize the installation. Name your computer and click next.
Personalize the installation

Step 11. You can change settings for Windows Update, Customer Experience Improvement Program (CEIP), Windows Defender, sensor usage and the Windows Firewall. You can simply choose Use express settings otherwise you can configure yourself with Customize.
Windows 8 Setting

Step 12. You can use your Windows Live account to log in the Windows 8. So no usernames and password need to be created if you already have your Hotmail account with Microsoft. Simply enter your Windows Live account information and in the next screen enter the password. Press Next.
You can log in with your Windows Live account

Almost Done...

Step 13. You will have your Windows 8 Developer Preview ready when you see the screen below.
Finish. The installation is done!

Related Posts Plugin for WordPress, Blogger...