Best Pop up Subscription Box for Blog
To day we share a Best Pop up Subscription Box for Blog and bloggers. We got a lot of pop Subscription widget that simply popup effects.Generally not we use these types of pop up widgets to get more likes, tweet subscribers. So I just designed this pop-up window Subscription with scrolling effect for the blogger.


Best Pop up Subscription Box for Blog


How to Add Best Pop up Subscription Box for Blog

Go to Blogger Dashboard >> LayoutClick on Add a GadgetJust Copy & paste the below code in it (Just leave title column blank)

<style type='text/css'>
#tsupdown {
position:fixed !important;
position:absolute;
top:-1000px;
left:50%;
margin:0px 0px 0px -182px;
width:360px;
height:auto;
padding:16px;
background:#FEFEFE;font:normal Dosis, Georgia, Serif;
color:#3977D4;
border:2px solid #3977D4;;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
#tsupdown a.tsclose {
position:absolute;
top:-10px;
right:-10px;
background:#3977D4;
font:bold 16px Arial, Sans-Serif;
text-decoration:none;
line-height:22px;
width:22px;
text-align:center;
color:#000000;
border:2px solid #333;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
box-shadow:0px 1px 2px rgba(0,0,0,0.4);
-webkit-border-radius:22px;
-moz-border-radius:22px;
border-radius:25px;
cursor:pointer;
}
</style>
 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
<script type='text/javascript'>
$(window).bind("load", function() {
// Animate Top
$('#tsupdown').animate({top:"80px"}, 1000);
// Widget by http://makemoneyfreewithus.blogspot.com/
$('a.tsclose').click(function() {
$(this).parent().fadeOut();
return false;
});
});
</script>
<div id='tsupdown'>
<!-- Widget by http://makemoneyfreewithus.blogspot.com/ Start -->
<center><b><a class="TS">If You Like! Share it</a></b></center>
<center>
<style>
.tbisubscribe {
border: 1px solid #3977D4;
padding: 10px;
width: 300px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubscribe:hover {
-moz-box-shadow: inset 1px 1px 10px 1px rgb(202, 76, 202);
-webkit-box-shadow: inset 1px 1px 10px 1px rgba(249, 215, 126, 1);
box-shadow: inset 1px 1px 10px 1px rgb(202, 76, 202);
}
.tbimailbox {
border: 1px solid #3977D4;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 1px 1px rgba(255, 172, 84, 0.4) inset;
-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4) inset;
color: #666;
font: 14px "trebuchet ms", sans-serif;
padding: 7px 15px;
width: 160px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbimailbox:hover {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tbisubmit {
font: bold 12px Tahoma, Geneva, sans-serif;
font-style: normal;
color: #ffffff;
background: #3977D4;
border: 0px solid #ffffff;
text-shadow: 0px -1px 1px #222222;
box-shadow: 2px 2px 5px #000000;
-moz-box-shadow: 2px 2px 5px #000000;
-webkit-box-shadow: 2px 2px 5px #000000;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
padding: 8px 15px;
cursor: pointer;
margin: 0 auto;
}
.tbisubmit:active {
cursor: pointer;
position: relative;
top: 2px;
}
.tbisubmit::-moz-focus-inner {
border: 0;
padding: 0;
margin: 0;
}
</style>
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css' />
<div class='tbisubscribe'>
<div style='margin: 10px 0 0 6px;'>
<form action='http://feedburner.google.com/fb/a/mailverify' class='emailform'
method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=BloggerTipsAndTricksMakeMoneyFreeWithUs&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true'
style='margin: 0pt;' target='popupwindow'>
<input name='uri' type='hidden' value='MMFWU' />
<input name='loc' type='hidden' value='en_US' />
<input class='tbimailbox' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}'
onfocus='if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}'
type='text' value='Enter your email...' />
<input alt='' class='tbisubmit' title='' type='submit' value='Subscribe'/>
</form>
<table border='0'><tbody>
<tr><td><img src='http://3.bp.blogspot.com/_rKG-ziTSNUQ/TM9g9IUnPEI/AAAAAAAAB_4/vL57WmouxO8/s1600/stay+connected.png'/></td><td>
<a href='http://feeds.feedburner.com/BloggerTipsAndTricksMakeMoneyFreeWithUs' imageanchor='1' style='margin-left: 1em; margin-right: 1em;' target='_blank'><img border='0' src='http://1.bp.blogspot.com/_rKG-ziTSNUQ/TUioxHuEqUI/AAAAAAAACzw/sDjXq2r-LEo/s1600/connect-rss-feed.png'/></a></td><td>
<a href='https://twitter.com/saifullah78' rel='nofollow' target='_blank'><img alt='Follow Us on Twitter!' src='http://2.bp.blogspot.com/_rKG-ziTSNUQ/TUiowIW-2bI/AAAAAAAACzo/PgDZVQrh7c8/s1600/connect-twitter-follow.png' title='Follow Us on Twitter!'/></a></td><td>
<a href='http://facebook.com/BlogTipzNTricks' rel='nofollow' target='_blank'><img alt='Be Our Fan!' src='http://3.bp.blogspot.com/_rKG-ziTSNUQ/TUiowob8qHI/AAAAAAAACzs/Fsw_CkgSTSQ/s1600/connect-facebook-follow.png' title='Be Our Fan'/></a></td></tr>
</tbody></table>
<a href='http://www.makemoneyfreewithus.blogspot.com'><img alt='Best Blogger Tips' src='http://3.bp.blogspot.com/_rKG-ziTSNUQ/TQ5eV0U0EiI/AAAAAAAACik/xo2eFaDbfrE/s1600/best+blogger+tips.png'/></a>
</div>
</div>
</center>
<!-- Widget by www.makemoneyfreewithus.blogspot.com End -->
<a class='tsclose' href='#'>&times;</a>
<center style="float:right; margin-right:10px;"><span style="font-size:xx-small; color:#000; text-decoration:none;">+Get this Widget</span> <a target='_blank' style="font-size:xx-small; color:#3B78CD; text-decoration:none;" href=" http://www.makemoneyfreewithus.blogspot.com/">MMFWU</a></center>
</div>

Before saving your Widget please replace " BloggerTipsAndTricksMakeMoneyFreeWithUs " with with your RSS Feed ID and all Social Bookmarking link URLs with Your own Profile URLs. If you have any problem while you installing it, just feel free to ask via comment.
Creation Foundation And History Of Google AdSense
Creation Foundation And History Of Google AdSense

Let's talk about the creation of the Internet giant, Google and its contextual advertising system, the history of this company and major products and services you have given us since its foundation, you will be surprised to know it arises and success.

There is much that can be said about the creation of this company, your story is very inspiring, surprising to see how two young entrepreneurs managed to get this far. What I offer you is only a brief summary of the history of Google and AdSense.

It is difficult to imagine web browsing and Internet same without this company and its products, undoubtedly introduced major changes in terms of communications solutions and search electronic information. Many of their products are great financial solution for many people who use their products and services for work, we would be a good example publishers websites.

The History of Google Inc.

The giant Internet, specifically search begins September 27, 1998 when it was founded Google Inc., whose main product is the search engine of the same name: Google, but we must clarify that by 1998 the Google search engine was already created . between 1996 and 1997 founders: Larry Page and Sergey Brin.

It all started with Oingo, Inc. which was a private company located in Los Angeles, started in 1998 by Gilad Elbaz and Adam Weissman. Oingo developed a search algorithm based on WordNet called the meaning of words and his, which was developed 15 years ago by the University of Princeton, directed by George Miller underlying lexicon.

Later, Oingo changed its name to Applied Semantics in 2001, later in April 2003 it was acquired by Google for $ 102 million. Its main product is the search engine, the name of Google, the biggest search engine on the Internet and currently used. Offers quick and easy way to find information on the web, with access to an index of more than 8,168,000 web pages.

According to the company, Google currently serves more than 200 million queries a day. Google Inc. is currently one of the largest companies in the world, with many services such as Google Earth, AdSense, Gmail, and YouTube, among many others.
Among the products of Google are:

- Google Images.

- Google Groups.

- Google Directory.

- Google News.

- Gmail and Google+.

- Google Video.

- Google Maps.

- AdSense.

- Blogger.

- AdWords.

- Google Calendar.

- Google Analytics.

- Google Earth.

- YouTube (Purchased on October 10, 2006 by 1.650 million).

Google AdSense (formerly AdSense) is, along with Google AdWords, one of the products in the online advertising network of Google. Basically, it allows publishers to earn revenue by placing ads on their websites, whether text, graphics or advanced interactive advertising.

These ads are administered by Google and organized in association with AdWords advertisers through a complex system of instant auction. Get paid to website publishers a percentage of sums with AdWords.

Is this web site you will find much information on how it works monetization with a monetized blog with this ad, ad formats, payments for clicks and everything related to the topic. I invite you to see the different posts and leave your comments and suggestions.

Doing a bit of history and back to the issue, in 2009, Google AdSense announced it would offer new features, including the ability to enable multiple networks to display your ads. Below are the products of AdSense ad types.

Types of Google AdSense Announcements

Google AdSense offers several alternatives to Editors according to their needs and implementations.

AdSense for content, the most used by web publishers, just Google AdSense payment in 2013 over 9 billion dollars to its publishers.

AdSense for Feeds AdSense for Feeds remained in beta until August 15, 2008. Thereafter, it is available to all publishers.

AdSense for Search Google shares 51% of revenue to publishers.

AdSense for Mobile Content.

AdSense for Domains It allowed the opportunity to put ads on parked domains undeveloped, and earn income by receiving visits.

AdSense for Video offers reward owners of video content through the content network, including YouTube.

AdSense for references.

Already in another article on Surge As Google AdSense, I hope this brief history of the origins of this giant of the Internet and its main products and services will be useful.
The iPhone 6 is shown on Amazon to reveal their characteristics

The iPhone 6 is shown on Amazon to reveal their characteristics

Revealing leaks or rumors iPhone 6 features are appearing more frequently as September is approaching, the date at which Apple would have the next version of the iPhone.

In each filtration we have seen different sources, but it would be coming es tea occasion from Amazon.

The giant e-commerce company published a list where iPhone would supposedly revealing the characteristics and device information .. This reminds us a little of what happened with the 4G LTE Motorola Moto G appeared on Amazon before being officially presented.

Amazon list revealed that iPhone 6 have a screen of 4.7 inches, dimensions of 130 x 65 x 7 mm, weighing 113 grams, as 64GB of storage.

Although it is difficult to confirm or deny this, as crazy this leak is the price of iPhone. According to the Forbes report, the 64GB iPhone 6 would be priced at about $ 1,400, which would suggest that would be totally away from what it currently costs an iPhone 5S (US $ 850) to be an unlocked cell phone. Sure, the price may be increased by the inclusion of the sapphire glass, but Apple is known for maintaining a very similar price to new versions of their products.

Moreover, the photos seem to be iPhone 6 what we've been waiting for, with a very similar design to the iPhone 5S, but with some changes and a screen closer to the bezels.

Amazon listing even says that the iPhone 6 will be in stock on September 30, basically announced that will be released that day, at least in Japan.

As usual we'll have to wait to file your Apple devices to confirm or deny these rumors.
Android App MINSK 2014
Android App MINSK 2014

New application built specifically for developers Belorussian Ice Hockey World Championship 2014 in Minsk. Major sporting events - a big load, not only for the organizers but also for the fans), especially if they are in an unfamiliar city or in another country. And such "event" is a specialized application - a great help for the fans, allowing them to correct and interesting to organize their time.

Application features:

Championship

  • Handy calendar showing the dates arenas meetings, results of games played and current matches.
  • Scoreboard displays as a summary of the position command and comprehensive statistics on depression. Game stats changes online.
  • List of teams from 16 countries. Presented national flags, recaps and texts of national anthems!

Maps of the city

  • Online and offline modes of navigation. No internet - just switch mode that does not require access to the Internet.
  • Select a category of seats. Exclusive markers on the map prompt Browse nearby.

Designated Minsk

  • Where to eat? Cafes, restaurants, bars and pubs.
  • What to see? Attractions in Minsk.
  • Where to have fun? Casino, billiards, bowling, night clubs, strip bars, karaoke.
  • Where to shop? Grocery stores, boutiques, clothing stores and accessories.
  • Who can help? Banks and ATMs, pharmacies, medical centers.
  • If you really need? Toilets.

Additionally

  • English-Russian phrasebook with transcription and voice-over phrases.
  • Anthems of all the countries participating in the always fast access.
  • "Dudelki" should include the right for maximum volume!
  • Taxis can be called with one button.
  • Minsk metro scheme.
  • Fascinating and important facts about the city.
  • Tips and suggestions how to spend time in the city.
  • Tourist map for walking in the center of the capital.
  • List of attractions in Minsk.
  • Public transportation city.
Windows 7 has entered the final stage of his life
Windows 7 has entered the final stage of his life
 
Microsoft announced that on January 13, 2015 Windows 7 will become part of products with "extended support".

Released in 2009, Windows 7 is one of the most successful operating systems to Microsoft after the failure of Windows Vista and the slow rise of Windows 8.

Windows 7 in 2015 fulfilled their life cycle in the "Mainstream Support", ie, a period in which the product receives new features, updates and various improvements.

Then, from January next year, Windows 7 will only receive security updates until January 14th 2020. At that time, as recently happened with Windows XP, the operating system will be obsolete.

The only advice from Microsoft in these cases is to upgrade the system, providing it with the latest version of the current operating system. In this case it is Windows 8 or upgrade to 8.1.
 
 
Amazon, defendant receivable to children without parental consent
Amazon, defendant receivable to children without parental consent

The U.S. government sued Amazon.com for allowing children to use mobile applications with strong accumulating debts without the permission of their parents, then they have to pay the bills.

The Federal Trade Commission U.S. (FTC for its acronym in English) called on Thursday in its application that the retail return the money spent without parental consent and end the practice of allowing unlimited purchases without asking for a password or use other mechanisms that parents control over their accounts.

Unauthorized charges are generally associated with applications for children, including games, downloadable free but allow players to buy "coins" or other digital products with the credit card associated with the device, the FTC said in its complaint.

The FTC added that Amazon responded to their protests about fees without asking permission passwords that are used in large purchases since 2012.

This was extended to all purchases in early 2013, but once the password is entered in the device, purchase window remains open for an hour, which means that more charges may be carried out without the knowledge parents, underlines the complaint.

The FTC reached a settlement in a similar case with Apple in January. Apple agreed to return to consumers at least $ 32.5 million in unauthorized payments and children agreed to change their billing practices to ask for parental consent before charging these expenses within the application.

AP.
Mozilla starts its "Digital literacy" Worldwide
Mozilla starts its "Digital literacy" Worldwide

The "Webmaker" event, which will run until September 15, aim to promote the so-called digital literacy that includes the character encoding (or html), the web design and building applications and videos.

The program begins this weekend in Kampala, Uganda, and includes at least 368 events in locations from New York and San Francisco to cities in India, Indonesia and several African countries.

"Digital literacy is as important as reading, writing and mathematics in modern society," he told AFP executive director of the Mozilla Foundation, Mark Surman, in a telephone interview.

Surman noted that this effort is part of a broader effort to help more people online in the objective world, and to teach them to use it more effectively.

The events are related to the "maker movement", which Surman has "the idea that technology should be something everyone can control, not something that companies give us."

This is the third year of the campaign, Surman said, adding they hope to double the level of participation last year, which was about 60,000 people. Participants are mostly locally organized volunteers, with technical help from Mozilla.

This campaign is bigger and broader than the efforts of other organizations to teach children computer codes and is based on the premise that soon most of the world's population will be online, through traditional computers or mobile devices as smartphones.

"At the end of the day, a large majority of the population will have a computer in your hands or in your pockets in coming years," Surman said.

"We have to make sure those 5,000 million people understand what the Web now," he said.

Surman was on his way to Kampala to start the program, which will involve about 500 people. Mozilla presents them as participants help explain the mechanics to make websites and address issues such as privacy and data protection.

"This is a large scale digital literacy. How to build things with code, design, video and photography. And there are a number of creative, social and cognitive tools, such as participation, thinking for design ... These are the skills that you need to find your way in the digital world, "he said.

Mozilla, with foundation grants and donations, invests more than $ 4 million annually in this initiative.

"We want the billions of people on the Internet know how it works to make the most of it," he said Surman.