Geek Revealed » how to’s http://www.geekrevealed.com Have You Revealed Your Inner Geek ? Mon, 25 Jun 2012 02:05:24 +0000 en-US hourly 1 http://wordpress.org/?v= Online C Compiler – Compile your C programs onlinehttp://www.geekrevealed.com/2012/06/online-c-compiler.html http://www.geekrevealed.com/2012/06/online-c-compiler.html#comments Sun, 24 Jun 2012 01:50:48 +0000 Ankit http://www.geekrevealed.com/?p=2859 I believe most of the techies would be familiar with C Language. The beauty of C is in its simplistic yet so powerful nature. There are times when you need to create a simple program to a certain job but you don’t have the Turbo C installed on your system or you have written a code in [...]]]>

I believe most of the techies would be familiar with C Language. The beauty of C is in its simplistic yet so powerful nature. There are times when you need to create a simple program to a certain job but you don’t have the Turbo C installed on your system or you have written a code in C and want to test it out but you don’t have access to a C Compiler. In such cases an online C compiler can come very handy.

Working with an online version of a compiler is very easy; all you need to do for compiling your C program is to write the program and then click the “submit” button to check out its output. Apart from just running and checking the code you also get an option to download your code file. A code file is a simple text file with a “.C” extension.

IDEOne.com :

IDEOne is a compiler that allows you to compile programs online in more than 40 languages including C.  To Compile a C code on IDEOne follow the below steps:

Online C Compiler

  1. Open the IDEOne.com url in browser.
  2. After the page loads, select your language form the List box present on the left.
  3. Now paste your code in the text field, if you want to see the code with all the syntax highlighting click checkbox that says syntax highlighting.
  4. Now when you have written the code in the text field, click the submit button.
  5. If your code is correct, with no syntactical or logical errors then it will show you the output of the code.
This Online C Compiler also highlights the syntactical and logical errors in your code. IDEOne compiler is not only restricted to C language but you can also compile programs in other languages like C++, C#, JAVA, PHP etc.

Please feel free to share your views on IDEOne Compiler.

]]>
http://www.geekrevealed.com/2012/06/online-c-compiler.html/feed 0
Cannot start the converter mswrd632.wpc – Fixhttp://www.geekrevealed.com/2012/06/cannot-start-the-converter-mswrd632-wpc-fix.html http://www.geekrevealed.com/2012/06/cannot-start-the-converter-mswrd632-wpc-fix.html#comments Mon, 18 Jun 2012 02:26:28 +0000 Ankit http://www.geekrevealed.com/?p=2825 Few days back when I was working on my old PC I received an error “Word cannot start the converter mswrd632.wpc”, while I was trying to open a word document. The problem was quiet strange whenever I used to click the “Ok” button the error message was displayed again recursively but on clicking the close [...]]]>

Few days back when I was working on my old PC I received an error “Word cannot start the converter mswrd632.wpc”, while I was trying to open a word document. The problem was quiet strange whenever I used to click the “Ok” button the error message was displayed again recursively but on clicking the close “X” button one or two times the document just opened normally.

Cannot start the converter mswrd632.wpc

After some research and hit and trial approach I was finally able to fix the problem. Today I will be sharing the fix for this issue:

Reason Behind this error:

Actually this issue is a result of a security update MS09-073. Whenever a simple text file or some other file which is not a Microsoft Word Binary file, but has a “.doc” or “.docx” extension is opened in Microsoft Word then the default converter of Microsoft Word fails to initiate the conversion process and this results into an error, “Word cannot start the converter mswrd632.wpc”.

How to Fix this issue:

Fixing this issue is quiet simple; all you need to do is to simply unregister the mswrd632 converter. Follow the below steps to unregister mswrd632.wpc.

Method 1- Manually Unregistering the Text Converter:

  • Hit the keys “Win+R”, this will open RUN window.
  • In Run, type “regedit” (without quotes) and hit enter, this will open registry editor.
  • Now if you are having a 32 bit system then navigate to the path

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Text Converters\Import\MSWord6.wpc

If you are on a 64 bit system then navigate to the path

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Shared Tools\Text Converters\Import\MSWord6.wpc
unregister mswrd632.wpc
  • Now Right click this key as shown in the below image and click the “Delete” option.
  • This will solve the problem with Microsoft Word but now you won’t be able to open these files in WordPad anymore.
  • To correct the WordPad issues navigate to the key:

For 32 bit system:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\WordPad

For 64 bit system:

HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Applets\WordPad

create a new Dword value
  •  Now inside the WordPad key, create a new “Dword” value called “AllowConversion” and enter its value as 1.
  • Restart your system and the issue will be fixed.

Method 2 – Fixing the issue by using Microsoft Patch:

As this problem is caused by Microsoft update hence Microsoft has made a patch to correct this issue. Simply visit the page http://support.microsoft.com/kb/973904

  • Download the fix 50352 from the page.
  • Close all the Office applications and run the path.
  • The patch will automatically do all the steps mentioned above and finally it will prompt you to restart the system.
  • After restarting the system the issue mswrd632.wpc will be fixed.

That’s all about it. In case you face any other problems please let us know in the comments section we will try to help you out.

]]>
http://www.geekrevealed.com/2012/06/cannot-start-the-converter-mswrd632-wpc-fix.html/feed 0
Laptop Battery Not Charginghttp://www.geekrevealed.com/2012/05/laptop-battery-not-charging.html http://www.geekrevealed.com/2012/05/laptop-battery-not-charging.html#comments Tue, 29 May 2012 02:00:29 +0000 Anieee http://www.geekrevealed.com/?p=2602 In today’s digital age, laptops or notebooks have become a vital part of our day to day life. “Laptop battery not charging” is a very common problem which almost every one of us has been through someday. This word in itself is a nightmare for many of us and really leads to hell lot of [...]]]>

In today’s digital age, laptops or notebooks have become a vital part of our day to day life. “Laptop battery not charging” is a very common problem which almost every one of us has been through someday. This word in itself is a nightmare for many of us and really leads to hell lot of frustration. If your laptop battery is not charging then this article will be of great help.

Laptop Battery Not Charging

Laptop’s Power Adapter

I have seen many times the problem is with laptop’s power adaptor and we spend our time cursing the battery.
It’s a very simple and basic thing to do before trying out other options. You could follow below steps to do this:

  • Try any other adapter by borrowing it from your colleague or friend. Please ensure that the adaptor is of same make and model as your original adapter.
  • Plug in the borrowed adapter into the power socket.
  • Connect the borrowed adapter into the laptop’s power slot.
  • Now check if the laptop’s power slot light has turned on. (Please note that this might work only in some laptop’s like HP wherein it turns light blue as soon as the power is plugged in).
  • Now see the tray icon of battery and check if it is showing that it’s plugged in and charging.

If this has worked for you and your laptop battery is charging now. Then it simply means that your laptop’s power adapter is faulty. You might need to replace or repair it depending on the intensity of damage. So head onto your nearest Authorized Dealer or Repair Centre to get it corrected soon. However for a long term view it would be very beneficial if you start taking care of your battery from now onwards.

If above listed method hasn’t worked out for you then it means that your laptop adapter is fine but the problem is likely to be with the battery. Read on to get rid of this problem of laptop battery not charging.

Try Rebooting Battery:

Another possible reason for laptop battery not charging might be that the battery is loose and not connected properly or has been displaced somehow. You could follow below steps to check it:

  • First of all shut down your laptop.
  • After it shuts down completely, unplug it from power supply.
  • Now carefully open the battery panel.
  • Remove the battery and clean any dust or dirt with a dry cloth.
  • Now plug the battery back into its compartment. Ensure that the battery has been correctly placed at right (positive and negative) terminals.
  • Please ensure that the battery is not loose in the compartment. If yes then for the time being you could add some paper on sides to make it tightly fitted into the compartment.
  • Now after closing the battery compartment, plug in the power supply of the laptop.
  • Restart the laptop now and check if the battery is getting charged now.

If yes then the problem is the loosely fitted battery. You could visit your nearest service centre to get it permanently solved. However for the time being you could easily follow step 6.

N.B.: Please do not put any easily inflammable material like plastic etc as it might get melted because of the laptop heat and might damage it completely.
If this method also didn’t work then there is a chance that your battery drivers are corrupted.

Re-installing Battery Drivers:

As already mentioned if none of the above listed methods have worked out for you then there are substantial chances that somehow your battery drivers have been corrupted. Please use below steps to get it corrected.

  • Firstly you need to set up a restore point so that in case of any unfortunate event you could easily restore your laptop.
  • After setting up a restore point you need to navigate to Device Manager.
  • Windows Vista or Windows 7 Users:

• Click on Start.
• Now type “DEVICE MANAGER” and hit Enter button.

  • Windows XP Users:

• Click on Start.
• Now right click on “My Computer” icon.
• Select Properties.
• After selecting Properties, Click Hardware Tab.
• Now select Device Manager Option.

  • After navigating to Device Manager. Open it.
  • Now search for the word “Batteries” in the panel. Mostly it will be available on top of the list only.
  • Once you search it, click on “+” icon to expand the panel.
  • Now you will see something with a name “Microsoft ACPI-Compliant Control Method Battery” as shown in below picture.Uninstall Battery Driver
  • Right click on it and select Uninstall option.screenshot of uninstalling battery driver
  • Please cross check that you have not uninstalled any other driver and after cross-checking confirm the Un-installation.
  • Once the device driver for battery is uninstalled. Ensure that the driver has also vanished from the Device Manager’s list.
  • Now click on “Action” menu available at top of the window.Scan for Hardware Changes
  • After the Action Menu is opened select “Scan for Hardware Changes” as shown in above picture.

Now the device drivers of your laptop battery have been re-installed. So in case the problem was due to corrupted drivers then it should have been corrected by now. Please plug in the power supply and check if your battery is charging now. If not then please follow below listed method to get rid of the problem.

Drain your battery completely using BIOS

I know you will be wondering that how come will we get the battery drained out completely as normally windows hibernates after the battery is less than a particular percentage. Please follow below step to achieve this:

  • First of all remove the power supply.
  • Now keep the laptop on until the battery level decreases and windows is automatically hibernated.
  • Once the laptop is hibernated successfully, reboot it and quickly open the BIOS Settings.
  • There are various ways to open BIOS Settings depending upon BIOS and other hardware changes. You could easily navigate to BIOS by reading the BIOS Screen carefully; it will be flashing a message like “For Set Up Press that key”. You need to simply press the key which has been mentioned in the message.
  • After this a text based screen for settings will be displayed.
  • Please do not press any key or do not do anything on this screen. Leave this screen as it is.
  • After sometime the battery will be completely drained out and your laptop will be shut down.

Now try to charge the battery by plugging in the power supply. If this approach has not worked as well then the bad news is that your battery is dead. You can either go to the authorized service centre to get a replacement done. Else you could buy another battery. Another silly option is that you have to live with it that your battery is gone for a toss and your laptop will work only when connected to a power supply.

This was all from me on laptop battery not charging. Do share your feedback or concerns related to any issues related to charging.

]]>
http://www.geekrevealed.com/2012/05/laptop-battery-not-charging.html/feed 2
Root LG Optimus L3 E400http://www.geekrevealed.com/2012/05/root-lg-optimus-l3-e400.html http://www.geekrevealed.com/2012/05/root-lg-optimus-l3-e400.html#comments Wed, 09 May 2012 02:00:19 +0000 Anieee http://www.geekrevealed.com/?p=2430 LG has intensified the low cost smartphone battle in-between the mobile phone giants like HTC, Samsung by launching LG Optimus L3 E400 an entry level Android Smartphone. I will be skipping its specifications, features and will quickly jump onto our topic on “How to Root LG Optimus L3 E400”. The best feature of this smartphone is [...]]]>

LG has intensified the low cost smartphone battle in-between the mobile phone giants like HTC, Samsung by launching LG Optimus L3 E400 an entry level Android Smartphone. I will be skipping its specifications, features and will quickly jump onto our topic on “How to Root LG Optimus L3 E400”. The best feature of this smartphone is its cost which is around $150 or Rs.7949. I may not be wrong in quoting that its really going to give a tough challenge to other low cost Android smartphones which have been recently launched in market like Samsung Galaxy Y, Samsung Galaxy Y Duos, and LG Optimus Me P350.

Root LG Optimus L3 E400

Before rooting your phone, you must go through the advantages and disadvantages of Rooting that have been mentioned in this article. I have also listed some of them here.

Advantages of Rooting:

  • Rooting gives you full control of the phone.
  • Rooting gives you the ability to change system files like Themes, Core Apps (maps, calendar, clock, etc)
  • Rooting enables you to run special apps like Tether Apps.
  • Rooting enables you to back up your data using apps.
  • Rooting also enables you to transfer your browser cache to SD Card from Phone Memory.
  • Rooting also enables you to transfer your installed apps to SD Card from Phone Memory.

Disadvantages of Rooting:

  • Rooting voids the warranty of your expensive device. Please think multiple times before going for rooting as in case of any unfortunate event your device would not be protected under warranty and you might have to bear the expenses of repair, etc. If you don’t worry about warranty or in case your warranty is going to expire soon then please go ahead with rooting.
  • If you root your device then you would not be able to get OTA (Over The Air) free software upgrade, although you could upgrade your software independently using apps and other programs after rooting.
  • Rooting might result in Bootlooping. In Bootlooping your phone boots or reboots continuously. To get rid of this you could either restore back to your factory settings or else you could to do a Stock ROM.
  • Bricking is another drawback of Rooting. Bricking means your phone will be completely non-functional.  Although all rooting procedures do not lead to bricking. However in case the rooting procedure is very complex then there are considerable chances of getting your phone bricked.

How to Root LG Optimus L3 E400

Essentials:

Before rooting your phone please ensure that you have fulfilled below listed prerequisites:

  • Please take a back up of your applications using any File Managing Tool.
  • Also take a back up of all files stored on your phone and SD Card memory card including contacts, SMS, MMS, music, videos, etc before proceeding as Rooting will delete all your data.
  • Ensure that USB drivers are installed on the computer from where you are going to root LG Optimus L3 E400.
  • In order to do a faster rooting please disable antivirus and firewall on your computer.

Ensure that USB Debugging is enabled on your device. Please navigate to Settings > Application > Development and make sure if USB Debugging is checked as shown in below image.Screenshot for Checking Debugging Mode on your phone

Steps to Root LG Optimus L3 E400:

Please follow below steps to root your device.

  • If you are using Window OS then please download the rooting script from here.[http://vulnfactory.org/public/spectrum_root_windows.zip]
  • Else if you are using Linux OS then please download rooting script from here.  [http://vulnfactory.org/public/spectrum_root_linux_osx.zip]
  • After download is successful extract the zipped files into a folder and save it on your computer. Please take a note of the location of the extracted files.
  • Now connect your mobile phone to computer. Please note that USB Debugging should be enabled on your device. Please navigate to Settings > Application > Development and make sure if USB Debugging is checked.
  • If you are using Windows OS then please run the file that says <run.bat>. If you are using Linux OSX then please run the file with name <run.sh> using the terminal.
  • Please note that this will take some time (5-10 minutes) so please don’t reboot your phone.
  • Your phone will be automatically rebooted after the rooting is done successfully.
  • After this reboot disconnect you phone from the computer.
  • Now turn off USB Debugging of your LG Phone.

Disclaimer: Please note that Rooting is not legal in all countries and hence Geek Revealed does not support it. The article is simply written for the informational purpose and it is suggested that users should not use it.

Geek Revealed is not responsible for any damage to your device that might be caused because of this rooting process although the possibility of any damage is negligible. Please try this at your own risk.

This was all about Rooting LG Optimus L3 E400. Drop in your feedback or queries in the comments section below.

]]>
http://www.geekrevealed.com/2012/05/root-lg-optimus-l3-e400.html/feed 4
Mozilla Reveals Firefox 13 Beta Available For Free Downloadhttp://www.geekrevealed.com/2012/04/mozilla-reveals-firefox-13-beta-available-for-free-download.html http://www.geekrevealed.com/2012/04/mozilla-reveals-firefox-13-beta-available-for-free-download.html#comments Sat, 28 Apr 2012 08:42:46 +0000 Ankit http://www.geekrevealed.com/?p=1938 Yesterday on 27th April 2012 Mozilla launched Firefox 13 Beta version into the market. Firefox 13 is a faster and much secure web browser when compared to its predecessors or the other products currently in the market. Let’s peep into History: Firefox was one of the first browsers that shook the world with its features [...]]]>

Yesterday on 27th April 2012 Mozilla launched Firefox 13 Beta version into the market. Firefox 13 is a faster and much secure web browser when compared to its predecessors or the other products currently in the market.

Mozilla Reveals Firefox 13 Beta

Let’s peep into History:

Firefox was one of the first browsers that shook the world with its features when people were just happily browsing the internet with Internet explorer. It gave them a better web browsing experience. Meanwhile the stock/default web browser bundled with Windows OS never looked to outshine Mozilla Firefox. It was no match to the features of Mozilla Firefox. So, Firefox became the market leader in a short time.

But the kingship of Firefox was short lived and the Internet’s Big “G” launched its Chrome browser in the market and from there onwards both these browsers are fighting really hard to bring the best. And for becoming the best they roll out updates every second day to outshine one another.

Features of Firefox 13 Beta:

The new feature that Firefox 13 Beta incorporates is “SPDY”. This protocol is intended to become the successor of HTTP. SPDY protocol reduces the amount of time it takes to load a webpage.

According to Mozilla “SPDY encrypts the communications with SSL, which makes the browsing more secure”. It also makes the chances of a hacker to overhear your web communications thinner. Although in today’s time the websites that supports SPDY protocol are very few in numbers and hence the users will only see the difference in the sites that support SPDY Networking.

Firefox 13 Beta also has an upgraded homepage design which provides easy access to the bookmarks, settings, history, add-ons and downloads etc. The browsing tabs are also redesigned to match the Chromes looks. New feature “Quick Links” is also added to the browser that can be customized at a single click.

What’s new for Software Developers?

The beta version of Firefox 13 also has some updates for the Software Developers, the tools like page inspector now also allow you to gaze into the CSS pseudo classes and the Style editor has the capability to save the CSS files via file:// URLs. This makes the life easier as it doesn’t prompt you to make workflows for experimenting with CSS files.

You can download Firefox 13 Beta version form the official Firefox site at:
Mozilla Firefox Beta’s Website.

Now we just have to see that whether Google Chrome has any answer to Firefox 13 or not.
Feel free to share your ideas and feedback in the comments section below.

]]>
http://www.geekrevealed.com/2012/04/mozilla-reveals-firefox-13-beta-available-for-free-download.html/feed 0
Facebook Rage Faces – How to Make Themhttp://www.geekrevealed.com/2012/04/facebook-rage-faces.html http://www.geekrevealed.com/2012/04/facebook-rage-faces.html#comments Mon, 16 Apr 2012 02:30:38 +0000 Ankit http://www.geekrevealed.com/?p=1701 Gone are the days when people used emoticons in chats. Nowadays rage faces have become the trend setter. Today in this article I am going to guide you on how to use facebook rage faces. Behind the Scenes: Before heading onto the actual topic, I would like to give you a brief overview on how [...]]]>

Gone are the days when people used emoticons in chats. Nowadays rage faces have become the trend setter. Today in this article I am going to guide you on how to use facebook rage faces.
facebook rage faces

Behind the Scenes:

Before heading onto the actual topic, I would like to give you a brief overview on how exactly these rage faces works. I guess you would be surprised to know that Facebook has not actually upgraded itself to get used to these rage faces, rather these rage faces are kinda hack.

You will be amazed to know that these rage faces are not some kind of ragemoticons, rather the double bracket and the code corresponds to the user profile or page and when you enter this code in double brackets in your chat window then it shows the thumbnail of the profile or page to which the code links to.

So this means that you could add several rage faces into chat if you know the code of the profile page or photo.

How to Create Your Own FaceBook Rage Faces:

As I have already mentioned that creating  facebook rage faces is very easy and does not needs any rocket science.

Please use below steps to create your own rage faces from a Profile.

1)      First of all you will need the profile id whose thumbnail you want to create as a facebook chat face.

2)      Go to that profile and navigate to the albums or photos of the user.

3)      Now after clicking on any photo, check the top address bar.

4)      Copy the last number that becomes before ampercent (&) sign as shown in below picture.

facebook rage faces profile

5)      Now to use the rage face of this profile picture in your chat. Copy the code in between double brackets [[code]]

Please follow below steps to create your own chat face from a Page.

1)      First of all you will need the page id whose thumbnail you want to create as a facebook chat face.

2)      Go to that page and navigate to the albums or photos of the page.

3)      Now after clicking on any photo, check the top address bar.

4)      Copy the last number that becomes before ampercent  (&) sign as shown in below picture.

facebook rage faces page

5)      Now to use the rage face of this picture in your chat. Copy the code in between double brackets [[code]]

List of the Codes for common Facebook Rage Faces

Here is the list of codes for common Facebook Rage Faces.

Please ensure that you use these codes along with the double brackets in your facebook chat window.

  • Troll face: [[171108522930776]]
  • ARE YOU FUCKING KIDDING ME: [[143220739082110]]
  • Not bad Obama: [[169919399735055]]
  • Me Gusta: [[211782832186415]]
  • Mother of God: [[142670085793927]]
  • Cereal Guy: [[170815706323196]]
  • LOL Face: [[168456309878025]]
  • NO Guy: [[167359756658519]]
  • Yao Ming: [[218595638164996]]
  • Derp: [[224812970902314]]
  • Derpina: [[192644604154319]]
  • Forever Alone: [[177903015598419]]
  • Not Bad: [[NotBaad]]
  • Fuck yeah: [[105387672833401]]
  • Challenge accepted: [[100002727365206]]
  • Okay face: [[100002752520227]]
  • Dumb bitch: [[218595638164996]]
  • Poker face: [[129627277060203]]
  • Okay face: [[224812970902314]]
  • Socially awkward penguin: [[98438140742]]
  • Rage face: [[FUUUOFFICIAL]]
  • Lamp: [[100001256102462]]
  • No: [[167359756658519]]
  • MOG: [[142670085793927]]
  • Feel like a sir: [[168040846586189]]
  • Forever alone christmas: [[125038607580286]]

Please feel free to share your feedbacks, suggestions or queries in the comments section below.

Happy Raging!

]]>
http://www.geekrevealed.com/2012/04/facebook-rage-faces.html/feed 4
Google Reverse Image Search – Complete Guidehttp://www.geekrevealed.com/2012/04/google-reverse-image-search.html http://www.geekrevealed.com/2012/04/google-reverse-image-search.html#comments Sun, 15 Apr 2012 02:21:10 +0000 Ankit http://www.geekrevealed.com/?p=1672 Images are the most valuable treasure for a photographer or a designer. Suppose a cameraman works all day and night trying to capture a perfect shot and then someone simply copies the image and uses it on his website without giving any credit to the photographer. How does it make him feel? So, today in [...]]]>

Images are the most valuable treasure for a photographer or a designer. Suppose a cameraman works all day and night trying to capture a perfect shot and then someone simply copies the image and uses it on his website without giving any credit to the photographer. How does it make him feel? So, today in this post I am going to tell you about an algorithm called Reverse Image search which can prove quiet useful in such scenarios. Basically the algorithm was called as Reverses Image Search but when Google implemented it, and then people began to call it as Google Reverse Image Search.

What is Google Reverse Image Search?

Google Reverse Image Search is a simple tool that lets you search the images reversely on Google Images. By reversely I mean that this process of searching image is totally reverse to the normal process. In the normal process you enter the keywords associated with the image and Google shows you the most relevant images based on the keywords, but here the process is exactly opposite here in this tool you supply Google with an image and Google gives you all the images that resemble to the image that you had supplied.

Google Reverse Image Search

So, this gives an opportunity to the photographers and designers to check whether their photos or designs have been copied by someone or not. If they find someone who is using their image without taking their permission or without giving due credit to the person who has actually taken or designed the image then they can take a legal action against such people.

For Whom Google Reverse Image Search is Beneficial?

Google’s Reverse Image Search is beneficial for anyone who wants to search the internet for an image that they already have. Most common examples are:

  • Monitor your self designed infographics being republished.
  • Search internet for the screen shots that your guest authors are using. This gives you another tool to check whether the posts are original or copied.
  • You can also check if any splog is copying your content. Splog is a king of blog that automatically copies niche related content. Although Google panda has slapped tons of splogs but still they can harm you if you allow splogs to copy your content without giving any credit to your blog.

What is the logic behind Reverse Image Search?

The Reverse Image Search on Google is based on the computer vision techniques. In this technique the computer ties to match an image based on the RGB and Monochromatic correlations along with the other images that Google has already indexed.

I would like to mention it here that according to my personal observations I have found that it is not 100% correct but sill can be quiet useful in finding out the most resembling images of another image.

How to do a Reverse Image Search:

Performing a Reverse Image Search on Google is quiet easy and it doesn’t needs you to be some nerd or a rocket scientist.

If you want to perform Reverse Image Search for an image on your computer.

  • All you have to do is to visit: www.images.google.com
Google Reverse engine search
  • Simply drag your image in the search textbox, after this Google will start to upload your image as shown in the above screenshot.
Google Reverse engine search 2
  • Now after uploading it will show you other images that resemble to the image that you have uploaded.

If you want to perform Reverse Image Search for an image on some url.

  • Go to www.images.google.com
Reverse engine search
  • Click the camera icon.
Reverse engine search 2
  • Enter the image url and Google will show you all the other images that resemble to your image.

You can also check the below video to know more about Google’s Reverse Image Search

]]>
http://www.geekrevealed.com/2012/04/google-reverse-image-search.html/feed 3
Skype Recorder : Record Skype callshttp://www.geekrevealed.com/2012/04/skype-recorder-record-skype-calls.html http://www.geekrevealed.com/2012/04/skype-recorder-record-skype-calls.html#comments Mon, 09 Apr 2012 02:05:57 +0000 Ankit http://www.geekrevealed.com/?p=1650 Skype Recorder is a software that helps you to record Skype calls for future reference. Most of us use Skype for making calls over internet. As we all know, Skype doesn’t provide any inbuilt mechanism to record the voice conservations but many times you may have to record the calls that you have made from [...]]]>

Skype Recorder is a software that helps you to record Skype calls for future reference.

Most of us use Skype for making calls over internet. As we all know, Skype doesn’t provide any inbuilt mechanism to record the voice conservations but many times you may have to record the calls that you have made from Skype for future reference. This gives rise to the need of Skype call recorders. Actually in the market you will find many third party tools to record your Skype conversations, but in this post I will be highlighting the best ones available.

Why to record Skype Calls:

Actually before heading to the topic I feel it is a good Idea to tell you about some of the situations where you would need to record Skype calls.

  • Business Call Centre
  • Skype Interview
  • Taking Notes on Skype
  • Parental control

Here is a list of best Recorders for Skype:

AthTek Skype Recorder:

AthTek Skype Recorder

AthTek  is an advanced audio and video recorder tool for Skype users. It is also awarded the “The Best Recorder for Skype” by the Skype users. The free version of the software allows you to record Skype calls for 1 – 10 minutes. The application works great with windows and can record Skype calls in many different formats like MP3, OGG, WMA, FLAC and AVI. One of the best features in the software is the ability to record the Skype calls automatically, so each time you don’t have to start the software.

You can download the software from: AthTek Recorder

MP3 Skype Recorder:

MP3 Skype Recorder

It is a very basic type of recorder which can only record the voice calls. Actually the best part of the software is that it is free of cost. It can save your Skype calls in mp3 format that consumes very less space on your hard disk. The application also supports a stealth mode this means that while recoding the calls you won’t be able to see any application icons running in taskbar or system tray.

You can download the software from: MP3 Skype Recorder

PowerGramo Skype Recorder++:

Powergramo recording mode

PowerGramo is an automatic tool to record Skype to Skype calls. Apart from the basic functionality it also has features like Music Sharing, Skype Answer Machine and Chat Message Reader. The best part about the application is that it is totally free of cost. The application can run on Windows XP, Vista and Windows 7 OS. It also has text to speech conversion capability which can help you to listen to the chat messages also.

You can download the software from: PowerGramo Skype Recorder++

 

]]>
http://www.geekrevealed.com/2012/04/skype-recorder-record-skype-calls.html/feed 2
Pinterest Invite – How to get onehttp://www.geekrevealed.com/2012/04/pinterest-invite-how-to-get-one-2.html http://www.geekrevealed.com/2012/04/pinterest-invite-how-to-get-one-2.html#comments Tue, 03 Apr 2012 02:28:53 +0000 Ankit http://www.geekrevealed.com/?p=1631 Pinterest has become a blaze in early 2012 in the world of social networking domain. You will be amazed to know that it has captured more than 11 million visits in just a month. Probably I would not be wrong in saying that you have not got Pinterest invite yet and because of that you [...]]]>

Pinterest has become a blaze in early 2012 in the world of social networking domain. You will be amazed to know that it has captured more than 11 million visits in just a month. Probably I would not be wrong in saying that you have not got Pinterest invite yet and because of that you do not have access to it. :P

Pinterest Invite

So my dear readers don’t feel low, in this article I am going to guide you on how to get Pinterest Invite. A recent story has suggested that the site is capturing more referral traffics as compared to YouTube and Google+ together. However the site is still accessible on invite-only.

How to get Pinterest Invite:

To be honest getting a Pinterest invite is a very easy job all you need to do is to follow below mentioned steps :

  1. Go to Pinterest.
  2. Now click on “Request an Invite” on Pinterest.com
  3. After this add your email id.

That’s all, after completing above mentioned steps you will get the Pinterest invitation on your email id. Please note that after getting Pinterest invite, Pinterest would be lot more fun if you follow some or all of the below suggested ways.

1) Get yourself out there: In case your friends on Google+, Facebook , Twitter are already on Pinterest then do ensure to hook up with them, else you could easily invite them to join Pinterest and thereby making it much more fun.

2) Security First: Please note that we strongly do not recommend you to post your email address all over internet; therefore please ensure that you know the person whom you are inviting in a public forum.

3) Caution: Although we have not heard any information confirming that Pinterest is a scam. However please let us know if you have heard and also please do not click any unfamiliar address. Please note that in past, sites like Google+ have also been inclined to scams involving fake invites.

Please feel free to share your feedback, queries or suggestion in the comments section below.

Happy Pinning :)

 

]]>
http://www.geekrevealed.com/2012/04/pinterest-invite-how-to-get-one-2.html/feed 0
Installous 4 – How to Download from Cydia and Featureshttp://www.geekrevealed.com/2012/04/installous-4-how-to-download-from-cydia.html http://www.geekrevealed.com/2012/04/installous-4-how-to-download-from-cydia.html#comments Sun, 01 Apr 2012 02:37:17 +0000 Ankit http://www.geekrevealed.com/?p=1599 Installous 4 is one of the most excellent ways to download free apps on your iOS device. But before installing it on your device you need to have a jailbroken iOS device with Cydia installed. Today in this post I will be guiding you on how to download Installous 4 and its features. What is [...]]]>

Installous 4 is one of the most excellent ways to download free apps on your iOS device. But before installing it on your device you need to have a jailbroken iOS device with Cydia installed. Today in this post I will be guiding you on how to download Installous 4 and its features.

What is Installous?

iOS is one of the best operating system’s available in market. Its stability and the ability to support tons of apps makes it so popular among the users. But the thing that bothers me the most is that most of the nice apps come with a price tag. And as we all know, we love the things that are free of cost and this is the reason why Installous 4 has come into picture.

Installous 4 is an iPhone application that you can use to install pirated and cracked iOS software’s and games for free. It gives you acess to all the apps that come with a price tag for free. You can search for any iOS apps i.e. .ipa files and it also gives you access to directly download these .ipa files of various paid apps that you have to pay for on Apple store. The apps that installous provides are of course cracked versions of the original software’s and hence is considered illegal.

Hackulo.us, the inventors of Installous have come up with Installous 4.

How to install Installous 4 from Cydia:

  • First of all to install installous 4 on your phone you need to have a jailbroken iPhone.
Install installous 4
  • Open Cydia, and click on the “Manage” tab, after this select the “Sources”. In the sources add a new source as http://cydia.hackulo.us/
Installous 4
  • Now if you have already installed installous on your iphone then you just need to update it. Else install a fresh copy of Installous 4.
Installous 4 Installation

You can also check a video tutorial on how to install installous 4 on your device.

Features of Installous 4:

  • It has new improved graphics and speed.
  • New Home screen interface.
  • Mobile Hunt included.

Disclaimer: Downloading cracked apps is illegal and Geekrevealed does not support this. The article is simply written for the informational purpose.

]]>
http://www.geekrevealed.com/2012/04/installous-4-how-to-download-from-cydia.html/feed 0