Our amazing new site will launch in

Download All Web Apps Free One Source - All My Apps

Mac has a app store what about Windows? Windows now have a app store available, All My Apps, a windows application store makes it easy for windows users to search, download and install applications right to their windows machine. Their have never been an app store available for windows like this one. Get rid of the hassle of downloading place to place, and get all of your apps from one source. [Click Here] to see or last post on web apps.


All My Apps
All My Apps is idea for Windows users who recently reinstalling their version of windows and or upgraded to a new windows system. Keeping up with all new apps on the market can be difficult, knowing this, All My Apps make's it easy to discover and find all new apps available online. All My Apps providers users with a web interface and desktop tool, so its easy for user to quickly browse and install wanted apps.

These apps are correctly categorized under unique labels such as web, office, games, video and development. Create list once logged in to download and install in one setup. You can even go social with your favorite apps and share them on Facebook and Twitter.

Link: AllMyApps

All My Apps is best used to keep application as a back up and to stay updated on apps that matter to you.

OSAMA DEAD EXCLUSIVE VIDEO LEAKED - A New Facebook Scam

You have heard the rage over the internet about Osama Bin Laden’s death, in social media and the world wide web. Nevertheless people wanted to know more info and see actual photos and videos of Osama's death. Thinking of this came new Facebook Scams, and more disappointments, Why not create a fake picture of Osama Bin Laden's, some descriptive detail, and one shot location to the head, this is why this is so believable.



Osama Dead - Censored Video Leaked
And The Message Reads!
Osama is dead, watch this exclusive CNN video which was censored by Obama Administration due to level of violence, a must watch. Leaked by Wikileaks.


Never believe everything you see on the internet, it's most likely its not true.



3 Optional End of Page Suggestion Slider’s “FB Like Box, YouTube Sub box, Translations Section”

Yes I'm back with more blogger customization hacks, the past couple of months I've been over at my friend blog http://www.wierdwalker.blogspot.com/ posting some guest post, not some but 1, but expect more to come from the future. So what are suggestion sliders, suggestion sliders are little unique sliders that can improved the function-ability and interactivity within your blog, adding these widgets can increase like's, subscriber count, and support foreign languages leading to more traffic from those areas. This is genius and makes your site more user friendly.


End of Page Suggestion Slider’s
The idea for the “End Of Page Suggestion Slider” is to make your content more accessible and help users quickly subscribe to your Facebook Fan pages, and or YouTube Channel. The Translation section is idea for other language barriers, letting them translate your site to any other language.
Working Demo Pages Below.
Facebook Demo : Link: *Scroll Down To See It In Action*
YouTube Subscribe Section Demo: Link: *http://news-story-seo.blogspot.com/*
Translation Section Demo: Link: *http://thesis-seo-theemolab.blogspot.com/*
Learn To Install One Of The Three Suggestion Sliders.

The Css Code:

1.Go to Design, continue to Edit HTML , check on Expand Widget Templates
2.Insert the below code right before ]]></b:skin>
#slidebox{ width:300px; height:130px; padding:10px; background-color:#fff; border-top:3px solid #000; position:fixed; bottom:0px; right:-430px;-moz-box-shadow:-2px 0px 5px #aaa;-webkit-box-shadow:-2px 0px 5px #aaa;box-shadow:-2px 0px 5px #aaa}#slidebox p,a.more{ font-size:11px; text-transform:uppercase; font-family:Arial,Helvetica,sans-serif; letter-spacing:1px; color:#555}a.more{ cursor:pointer; color:#E28409}a.more:hover{ text-decoration:underline}#slidebox h2{ color:#E28409; font-size:18px; margin:10px 20px 10px 0px}a.close{ background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1wgKBBFD6KLWiAlJ1xUiAEoh9-4wuFENyWJOf__9A9b71c1c060My9K1gAG-k7RqIXTSI7gEf8-UZmwueNdeNxzVRZO0fuuFCP9drOeQ_HpGQDXVF_BaL1Sxx6msfK0e7tVKdl9SjkBE/s400/close.png) no-repeat top left;width:13px;height:13px;position:absolute;cursor:pointer;top:10px;right:10px}a.close:hover{background-position:0px -13px}

The JavaScript
Find the ]]></b:skin> tag and paste the below code just after.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Page Element
Add a gadget “HTML/JavaScript” where you want the popup to begin and paste the below code into it and save it.
<p id="last"> </p>
My choice is located in the middle. When visitors scroll down, once they hit the middle section the slider starts. Experiment with this and you will understand and optimize your site for best results.
Now choose between Facebook like box, YouTube Subscribe Box and or the Translation Section.

Facebook Like Box Installation




Find the </body> tag and paste the below code just before it.
<div id='slidebox'><a class='close'/><p>Follow Us On Facebook!</p>

<iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FTheEmoLab%2F162515220426188&amp;width=230&amp;colorscheme=light&amp;show_faces=false&amp;stream=false&amp;header=false&amp;height=62' style='border:none; overflow:hidden; width:230px; height:62px;'/>

</div> <span style='font-size: 50%;'>Created By:<a href='http://www.theemolab.com/'>TheEmoLab.Com</a></span>
<!-- The JavaScript -->
<script type='text/javascript'>
$(function() {
$(window).scroll(function(){
/* when reaching the element with id &quot;last&quot; we want to show the slidebox. Let&#39;s get the distance from the top to the element */
var distanceTop = $(&#39;#last&#39;).offset().top - $(window).height();

if ($(window).scrollTop() &gt; distanceTop)
$(&#39;#slidebox&#39;).animate({&#39;right&#39;:&#39;0px&#39;},300);
else
$(&#39;#slidebox&#39;).stop(true).animate({&#39;right&#39;:&#39;-430px&#39;},100);
});

/* remove the slidebox when clicking the cross */
$(&#39;#slidebox .close&#39;).bind(&#39;click&#39;,function(){
$(this).parent().remove();
});
});
</script>

Replace everything in red with your Facebook Like Box.
You can generate your Facebook Like Box Code Via
Like Box – Facebook Developers
Link: http://developers.facebook.com/docs/reference/plugins/like-box/
UN-Check both Show Faces and Show Stream.

YouTube Subscribe Box Installation


Find the </body> tag and paste the below code just before it.

<div id='slidebox'><a class='close'/><p>Our YouTube Channel</p>
<center><iframe src="http://www.youtube.com/subscribe_widget?p=YOUR-YOUTUBE-USERNAME" style="overflow: hidden; height: 130px; width: 260px; border: 0;" scrolling="no" frameborder="0"></iframe></center>
</div> <span style='font-size: 50%;'>Created By:<a href='http://www.theemolab.com/'>TheEmoLab.Com</a></span>
<!-- The JavaScript -->
<script type='text/javascript'>
$(function() {
$(window).scroll(function(){
/* when reaching the element with id "last" we want to show the slidebox. Let's get the distance from the top to the element */
var distanceTop = $('#last').offset().top - $(window).height();

if ($(window).scrollTop() > distanceTop)
$('#slidebox').animate({'right':'0px'},300);
else
$('#slidebox').stop(true).animate({'right':'-430px'},100);
});

/* remove the slidebox when clicking the cross */
$('#slidebox .close').bind('click',function(){
$(this).parent().remove();
});
});
</script>
Replace YOUR-YOUTUBE-USERNAME with your YouTube username.

Translation Section Installation


Find the </body> tag and paste the below code just before it.
<div id='slidebox'><a class='close'/><p>Translate This Blog!</p>
<center><div id='google_translate_element'/><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: &#39;en&#39;
}, &#39;google_translate_element&#39;);
}
</script><script src='//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit'/></center>
</div> <span style='font-size: 50%;'>Created By:<a href='http://www.theemolab.com/'>TheEmoLab.Com</a></span>
<!-- The JavaScript -->
<script type='text/javascript'>
$(function() {
$(window).scroll(function(){
/* when reaching the element with id &quot;last&quot; we want to show the slidebox. Let&#39;s get the distance from the top to the element */
var distanceTop = $(&#39;#last&#39;).offset().top - $(window).height();

if ($(window).scrollTop() &gt; distanceTop)
$(&#39;#slidebox&#39;).animate({&#39;right&#39;:&#39;0px&#39;},300);
else
$(&#39;#slidebox&#39;).stop(true).animate({&#39;right&#39;:&#39;-430px&#39;},100);
});

/* remove the slidebox when clicking the cross */
$(&#39;#slidebox .close&#39;).bind(&#39;click&#39;,function(){
$(this).parent().remove();
});
});
</script>

You Are Done!

How To: Share Files Between PC-To-PC With No Software

Easily share files between PC-to-PC, without any expensive software, programs etc. You can transfer files easily using just your browser. No need to sign up and or download anything. This guide is designed easily using P2P (peer-to-peer). Their are often countless numbers of services that use severs to transfer files over to the recipient, but lets cut the middle man and get files delivered fast and easily. With no complications and intermediate server slowing down the process, files can be sent PC-To-PC more efficiently and quickly.




Share Files Peer-to-Peer No Software So whats the best way to share files between you and your friends over miles. Files Over Miles is the site used to share files quickly over the internet P2P. Files Over Miles is available free of charge and is simple and easy to use, you also have control over who downloads your shared files, you get a unique generated url to send to family and or friends to share your downloads.

How To Use
1. Go to Files Over Miles.
2. Browse Files and Upload.
3. Send Unique Generated URL to Family and or Friends for Download.
4. Keep Your Browser Open "The file will continue to be available for download until this web page is closed." See Below Image


5. You can also create passwords for shared files, to inshore no one else downloads other then the intended recipient.
For more information visit Files Over Miles.

Check Your Antivirus Software

For beginners who want to know weather or not there antivirus software is currently working, and you have reason to believe your antivirus program isn't reliable and that you currently have a virus on your computer, you may want to test your antivirus software for further investigation. Some antivirus programmers use this method to help test their software, they even make their own viruses to see if they developed their software correctly. Checking your antivirus software can be easily done by creating a simple ".com" file.



Check if your antivirus program is working or not!
To start your own virus, follow the below steps.
1.Begin a new text document (open notepad)
2.Paste the below code into text document (notepad)
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
3. Save this file as EICAR.com "All Files"

Within a couple of seconds your antivirus software should pick up the virus, if it doesn't you may need to update and or find another antivirus program.

Source For Almost Every Hack!

About Me

Powered by Blogger.

Blog Archive

About Us

TheEmoLab - sponsored by IntenseNetwork

Welcome to TheEmoLab, a blog which started in the technology field in May 2010, Here we are committed to focusing on post covering How To Guides, Cool and Useful Websites, Computer Tips, Hacking, Mobile, Social Networking, and other fields of interest. Launched in May 14, 2010 by Melvin Corney, we still consider our self a developing site, growing and expanding each and every day. Earning respect and reputation by different authors and readers.Read More>>

Recommend us on Google!