<!DOCTYPE html>
<html class='v2' dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<link href='https://www.blogger.com/static/v1/widgets/3416767676-css_bundle_v2.css' rel='stylesheet' type='text/css'/>
<!-- Bing Validation -->
<meta content='0ABB2497DBDCB4FF6CECC7B0E4607DE5' name='msvalidate.01'/>
<!-- Facebook Insights -->
<meta content='100003815215673' property='fb:admins'/>
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<meta content='width=1100' name='viewport'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link href='http://www.tootips.com/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='http://www.tootips.com/' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="Tootips.com | Software Tips &amp; Reviews - Atom" href="http://www.tootips.com/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="Tootips.com | Software Tips &amp; Reviews - RSS" href="http://www.tootips.com/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="Tootips.com | Software Tips &amp; Reviews - Atom" href="https://www.blogger.com/feeds/8900647196714997279/posts/default" />
<link rel="me" href="https://www.blogger.com/profile/10992439041853628240" />
<!--[if IE]><script type="text/javascript" src="https://www.blogger.com/static/v1/jsbin/4244862144-ieretrofit.js"></script>
<![endif]-->
<meta content='Tootips is a blog that provides you with useful tips about software available on multiple platforms. We also review Open Source Applications.' name='description'/>
<meta content='http://www.tootips.com/' property='og:url'/>
<meta content='Tootips.com | Software Tips &amp; Reviews' property='og:title'/>
<meta content='Tootips is a blog that provides you with useful tips about software available on multiple platforms. We also review Open Source Applications.' property='og:description'/>
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]-->
<title>Tootips.com | Software Tips &amp; Reviews</title>
<link href='http://fonts.googleapis.com/css?family=Signika+Negative:300|Droid+Sans|Ubuntu+Mono' rel='stylesheet' type='text/css'>
</link>
<meta content='Tootips is a blog that provides you with useful tips about software available on multiple platforms. We also review Open Source Applications.' name='description'/>
<!-- Google CSE -->
<script>
  (function() {
    var cx = '010559499494325393041:ty7vuhqzpzi';
    var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
  })();
</script>
<!-- /Google CSE -->
<!-- jQuery -->
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'></script>
<script src='http://dotjs.googlecode.com/files/jquery.related-posts-widget-2.0.min.js' type='text/javascript'></script>
<!-- FancyBox -->
<script src='http://dotjs.googlecode.com/files/jquery.fancybox.pack.js' type='text/javascript'></script>
<script type='text/javascript'>
$(document).ready(function() {
$("a[href$='.jpg'],a[href$='.png'],a[href$='.gif']").attr('rel', 'gallery').fancybox({
        openEffect	: 'elastic',
    	closeEffect	: 'elastic',
});
	});
</script>
<!-- GA code -->
<script type='text/javascript'>

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-31459334-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<style type='text/css'>@font-face{font-family:'Droid Sans';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/droidsans/v12/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf)format('truetype');}@font-face{font-family:'Droid Sans';font-style:normal;font-weight:700;src:url(//fonts.gstatic.com/s/droidsans/v12/SlGWmQWMvZQIdix7AFxXmMh3eDs1Yg.ttf)format('truetype');}</style>
<style id='page-skin-1' type='text/css'><!--
/*
-----------------------------------------------
Blogger Template Style
Name:     Simple
Designer: Josh Peterson
URL:      www.noaesthetic.com
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="keycolor" description="Main Color" type="color" default="#66bbdd"/>
<Group description="Page Text" selector="body">
<Variable name="body.font" description="Font" type="font"
default="normal normal 12px 'Signika Negative', Helvetica, 'Gill Sans', sans-serif"/>
<Variable name="body.text.color" description="Text Color" type="color" default="#222222"/>
</Group>
<Group description="Backgrounds" selector=".body-fauxcolumns-outer">
<Variable name="body.background.color" description="Outer Background" type="color" default="#66bbdd"/>
<Variable name="content.background.color" description="Main Background" type="color" default="#ffffff"/>
<Variable name="header.background.color" description="Header Background" type="color" default="transparent"/>
</Group>
<Group description="Links" selector=".main-outer">
<Variable name="link.color" description="Link Color" type="color" default="#2288bb"/>
<Variable name="link.visited.color" description="Visited Color" type="color" default="#888888"/>
<Variable name="link.hover.color" description="Hover Color" type="color" default="#33aaff"/>
</Group>
<Group description="Blog Title" selector=".header h1">
<Variable name="header.font" description="Font" type="font"
default="normal normal 60px 'Droid Sans', Helvetica, 'Gill Sans', sans-serif"/>
<Variable name="header.text.color" description="Title Color" type="color" default="#3399bb" />
</Group>
<Group description="Blog Description" selector=".header .description">
<Variable name="description.text.color" description="Description Color" type="color"
default="#777777" />
</Group>
<Group description="Tabs Text" selector=".tabs-inner .widget li a">
<Variable name="tabs.font" description="Font" type="font"
default="normal normal 14px 'Droid Sans', Helvetica, 'Gill Sans', sans-serif"/>
<Variable name="tabs.text.color" description="Text Color" type="color" default="#999999"/>
<Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#000000"/>
</Group>
<Group description="Tabs Background" selector=".tabs-outer .PageList">
<Variable name="tabs.background.color" description="Background Color" type="color" default="#f5f5f5"/>
<Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="#eeeeee"/>
</Group>
<Group description="Post Title" selector="h3.post-title, .comments h4">
<Variable name="post.title.font" description="Font" type="font"
default="normal normal 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
</Group>
<Group description="Date Header" selector=".date-header">
<Variable name="date.header.color" description="Text Color" type="color"
default="#222222"/>
<Variable name="date.header.background.color" description="Background Color" type="color"
default="transparent"/>
</Group>
<Group description="Post Footer" selector=".post-footer">
<Variable name="post.footer.text.color" description="Text Color" type="color" default="#666666"/>
<Variable name="post.footer.background.color" description="Background Color" type="color"
default="#f9f9f9"/>
<Variable name="post.footer.border.color" description="Shadow Color" type="color" default="#eeeeee"/>
</Group>
<Group description="Gadgets" selector="h2">
<Variable name="widget.title.font" description="Title Font" type="font"
default="normal bold 11px 'Droid Sans', Helvetica, 'Gill Sans', sans-serif"/>
<Variable name="widget.title.text.color" description="Title Color" type="color" default="#000000"/>
<Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#999999"/>
</Group>
<Group description="Images" selector=".main-inner">
<Variable name="image.background.color" description="Background Color" type="color" default="#ffffff"/>
<Variable name="image.border.color" description="Border Color" type="color" default="#eeeeee"/>
<Variable name="image.text.color" description="Caption Text Color" type="color" default="#222222"/>
</Group>
<Group description="Accents" selector=".content-inner">
<Variable name="body.rule.color" description="Separator Line Color" type="color" default="#eeeeee"/>
<Variable name="tabs.border.color" description="Tabs Border Color" type="color" default="#eeeeee"/>
</Group>
<Variable name="body.background" description="Body Background" type="background"
color="#66bbdd" default="$(color) none repeat scroll top left"/>
<Variable name="body.background.override" description="Body Background Override" type="string" default=""/>
<Variable name="body.background.gradient.cap" description="Body Gradient Cap" type="url"
default="url(http://www.blogblog.com/1kt/simple/gradients_light.png)"/>
<Variable name="body.background.gradient.tile" description="Body Gradient Tile" type="url"
default="url(http://www.blogblog.com/1kt/simple/body_gradient_tile_light.png)"/>
<Variable name="content.background.color.selector" description="Content Background Color Selector" type="string" default=".content-inner"/>
<Variable name="content.padding" description="Content Padding" type="length" default="10px"/>
<Variable name="content.padding.horizontal" description="Content Horizontal Padding" type="length" default="10px"/>
<Variable name="content.shadow.spread" description="Content Shadow Spread" type="length" default="40px"/>
<Variable name="content.shadow.spread.webkit" description="Content Shadow Spread (WebKit)" type="length" default="5px"/>
<Variable name="content.shadow.spread.ie" description="Content Shadow Spread (IE)" type="length" default="10px"/>
<Variable name="main.border.width" description="Main Border Width" type="length" default="0"/>
<Variable name="header.background.gradient" description="Header Gradient" type="url" default="none"/>
<Variable name="header.shadow.offset.left" description="Header Shadow Offset Left" type="length" default="-1px"/>
<Variable name="header.shadow.offset.top" description="Header Shadow Offset Top" type="length" default="-1px"/>
<Variable name="header.shadow.spread" description="Header Shadow Spread" type="length" default="1px"/>
<Variable name="header.padding" description="Header Padding" type="length" default="30px"/>
<Variable name="header.border.size" description="Header Border Size" type="length" default="1px"/>
<Variable name="header.bottom.border.size" description="Header Bottom Border Size" type="length" default="1px"/>
<Variable name="header.border.horizontalsize" description="Header Horizontal Border Size" type="length" default="0"/>
<Variable name="description.text.size" description="Description Text Size" type="string" default="140%"/>
<Variable name="tabs.margin.top" description="Tabs Margin Top" type="length" default="0" />
<Variable name="tabs.margin.side" description="Tabs Side Margin" type="length" default="30px" />
<Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
default="url(http://www.blogblog.com/1kt/simple/gradients_light.png)"/>
<Variable name="tabs.border.width" description="Tabs Border Width" type="length" default="1px"/>
<Variable name="tabs.bevel.border.width" description="Tabs Bevel Border Width" type="length" default="1px"/>
<Variable name="date.header.padding" description="Date Header Padding" type="string" default="inherit"/>
<Variable name="date.header.letterspacing" description="Date Header Letter Spacing" type="string" default="inherit"/>
<Variable name="date.header.margin" description="Date Header Margin" type="string" default="inherit"/>
<Variable name="image.border.small.size" description="Image Border Small Size" type="length" default="2px"/>
<Variable name="image.border.large.size" description="Image Border Large Size" type="length" default="5px"/>
<Variable name="page.width.selector" description="Page Width Selector" type="string" default=".spot-inner"/>
<Variable name="page.width" description="Page Width" type="string" default="auto"/>
<Variable name="main.padding.top" description="Main Padding Top" type="length" default="30px"/>
<Variable name="main.padding.bottom" description="Main Padding Bottom" type="length" default="30px"/>
<Variable name="paging.background"
color="#ffffff"
description="Background of blog paging area" type="background"
default="transparent none no-repeat scroll top center"/>
<Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
default="transparent none repeat scroll top left"/>
<Variable name="mobile.background.size" description="Mobile Background Size" type="string" default="auto"/>
<Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" />
<Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left"/>
<Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right"/>
*/
/* Content
----------------------------------------------- */
/* FancyBox
------------------------------------------------ */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('http://2.bp.blogspot.com/-jfJDIsSA9M4/UWBfQq0z7rI/AAAAAAAAB5M/zgYJCvJdmoA/s1600/fancybox_sprite.png');
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url('http://3.bp.blogspot.com/-B5TzMvSJuZo/UWBfQRiWf3I/AAAAAAAAB5E/LNTwhrVteNs/s1600/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('http://3.bp.blogspot.com/-8wHc5KpPcRU/UWBfQYPSsiI/AAAAAAAAB48/ZnaFegVc4OQ/s1600/blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
overflow: hidden;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('http://4.bp.blogspot.com/-vvbgb6GCHqw/UWBfQXsx6zI/AAAAAAAAB5A/vWIZ5W41f2Q/s1600/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
/* FancyBox End
----------------------------------------------- */
body .navbar {
height:0px;
visibility:hidden;
display:none;
}
body, .body-fauxcolumn-outer {
color: #222;
font-family: Helvetica, arial, 'Gill Sans', sans-serif;
font-size: 100%;
background: #f9f9f9;
}
::selection {
background: #0CCBF2;
color: white;
}
abbr {
border-bottom: none !important;
}
#button-logo-container {
position:relative;
height:175px;
margin: 0 auto;
width: 960px;
}
#logo-container {
position: relative;
bottom: 45px;
width: 350px;
}
#logo-descritption {
position: relative;
left: 230px;
bottom: 70px;
font-size:0.7em;
text-shadow:1px 1px 2px #BFBFBF;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
}
#share_box  {
text-align: center;
position: relative;
height: 60px;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-weight: bold;
}
#share_icon {
position: absolute;
top:0px;
right:0px;
margin-top: 10px;
}
.share_button  {
display: inline-block;
_margin-left: 5px;
font-size: 0.6em;
border: 1px solid #C9C9C9;
cursor: pointer;
-moz-transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
}
#share_button_facebook:hover  {
background: #556fa5; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #556fa5 0%, #8ea0e0 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#556fa5), color-stop(100%,#8ea0e0)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #556fa5 0%,#8ea0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #556fa5 0%,#8ea0e0 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #556fa5 0%,#8ea0e0 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #556fa5 0%,#8ea0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#556fa5', endColorstr='#8ea0e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 8px 4px rgba(142,160,255,0.8) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_twitter:hover  {
background: #87e0fd; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 8px 4px rgba(208,243,251,0.8) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_rss:hover  {
background: #ffa84c; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffa84c 0%,#ff7b0d 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #ffa84c 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 10px 5px rgba(247,200,61,0.8) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_youtube:hover  {
background: #de1f26; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #de1f26 0%, #f05a59 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#de1f26), color-stop(100%,#f05a59)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #de1f26 0%,#f05a59 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #de1f26 0%,#f05a59 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #de1f26 0%,#f05a59 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #de1f26 0%,#f05a59 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de1f26', endColorstr='#f05a59',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 10px 5px rgba(252, 113, 113, 1) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_googleplus:hover  {
background: #a30b0b; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #a30b0b 0%, #ef2f2f 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#a30b0b), color-stop(100%,#ef2f2f)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #a30b0b 0%,#ef2f2f 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #a30b0b 0%,#ef2f2f 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #a30b0b 0%,#ef2f2f 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #a30b0b 0%,#ef2f2f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30b0b', endColorstr='#ef2f2f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 10px 5px rgba(237, 68, 68, 1) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_pinterest:hover  {
background: #a02b2b; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #a02b2b 0%, #ad5f61 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#a02b2b), color-stop(100%,#ad5f61)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #a02b2b 0%,#ad5f61 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #a02b2b 0%,#ad5f61 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #a02b2b 0%,#ad5f61 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #a02b2b 0%,#ad5f61 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a02b2b', endColorstr='#ad5f61',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 10px 5px rgba(170, 99, 100, 1) inset;
border-radius: 8px 0px 8px 0px;
}
#share_button_identica:hover  {
background: #89e855; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #89e855 0%, #9bb43e 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#89e855), color-stop(100%,#9bb43e)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #89e855 0%,#9bb43e 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #89e855 0%,#9bb43e 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #89e855 0%,#9bb43e 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #89e855 0%,#9bb43e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89e855', endColorstr='#9bb43e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 10px 5px rgba(125, 153, 15, 0.8) inset;
border-radius: 8px 0px 8px 0px;
}
.description_icon {
position: relative;
top: 42px;
}
.icon  {
display: inline-block;
height: 32px;
width: 40px;
}
#identica {
background-image: url('http://1.bp.blogspot.com/-cZdW9o3Bbr4/T9DNLeOWhbI/AAAAAAAAAT4/YO0G2wP5muY/s1600/Identica-b.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#identica:hover {
background-image: url('http://1.bp.blogspot.com/-ttcpjUECvO4/T9DNL5Cx05I/AAAAAAAAAT8/KjgXl0oMQRs/s1600/Identica-w.png');
}
#facebook {
background-image: url('http://2.bp.blogspot.com/-qrf4BgCDu8Y/T0J9xZBoNmI/AAAAAAAAAJE/GBSLXGQJeag/s1600/facebook.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#facebook:hover {
background-image: url('http://2.bp.blogspot.com/-qKhgz1EKM7g/T0J9x4FHShI/AAAAAAAAAJM/_7Ydw8_cF8Y/s1600/facebook_w.png');
}
#twitter  {
background-image: url('http://2.bp.blogspot.com/-byIiKdw7z8c/T0J9yy6k_oI/AAAAAAAAAJY/yQqomWjFFbs/s1600/twitter.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#twitter:hover  {
background-image: url('http://1.bp.blogspot.com/-BSFKH-kg4J4/T0J9zpqNByI/AAAAAAAAAJc/OO2lkL3qaHk/s1600/twitter_w.png');
}
#rss  {
background-image: url('http://3.bp.blogspot.com/-dimYTuK_m08/T6alH6r0adI/AAAAAAAAAL0/xulET5FD-_E/s1600/rss.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#rss:hover  {
background-image: url('http://2.bp.blogspot.com/-IGGVTacoyg4/T6alpmIEilI/AAAAAAAAAL8/kXfH4DSuOL0/s1600/rss_white.png');
}
#youtube {
background-image: url('http://1.bp.blogspot.com/-lTqpZhwQSBE/T6a0hO1CTEI/AAAAAAAAAMI/b_tB6-xFuAA/s1600/youtube.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#pinterest {
background-image: url('http://1.bp.blogspot.com/-87MjEn2U_tk/T6a56q0OpCI/AAAAAAAAANA/bgKXOEIulMo/s1600/32-b.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#googleplus {
background-image: url('http://1.bp.blogspot.com/-pGCWVwviZzY/T6a6m_hsOlI/AAAAAAAAANI/1CiGNEGcXsM/s1600/new-g-plus-icon-32-b.png');
background-repeat: no-repeat;
background-position: center;
padding: 5px;
}
#youtube:hover {
background-image: url('http://3.bp.blogspot.com/-IgoGyo9Xfx0/T6a0jXGiyxI/AAAAAAAAAMQ/gn5D8-akJQk/s1600/youtube_white.png');
}
#pinterest:hover {
background-image: url('http://4.bp.blogspot.com/-qU0XGDz8JeI/T6f1eRjyOSI/AAAAAAAAANc/F_pzOsMDUO8/s1600/32-b2.png');
}
#googleplus:hover {
background-image: url('http://1.bp.blogspot.com/-FstoqYnNpyE/T6f1Ao5oy-I/AAAAAAAAANU/zQtKmquu4Xc/s1600/new-g-plus-icon-32-b2.png');
}
/* Google CSE
------------ */
.cse {
width: 360px;
margin-top: 45px;
float: right;
}
input.searchinput  {
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
height:30px;
line-height: 30px;
float: left;
width: 250px;
border: 1px solid #bcbcbc;
border-radius: 2px;
margin-right: 5px;
}
input.searchinput:hover, input.searchinput:focus  {
box-shadow: 1px 1px 3px rgba(105, 105, 105, 0.35) inset;
border: 1px solid #00AADE;
outline: none;
}
.follow-by-email {
width: 60px;
height: 32px;
border: medium none;
float: right;
}
.search_submit {
background: #87e0fd; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
display: inline-block;
border: 1px solid #0072dc;
border-radius: 2px;
font-size: 14px;
font-weight:800;
width: 60px;
}
html body .spot-inner {
_min-width: 0;
_max-width: 100%;
_width: auto;
}
a:link, a:visited {
text-decoration:none;
color: #757575;
text-shadow:0px -1px rgba(102, 51, 255, 0.2);
}
a:hover {
text-decoration:underline;
}
/* Fuck You IE
-------------------- */
.share_button:hover {
text-decoration:none;
}
/* /Fuck You IE
-------------------- */
.content-wrapper {
box-shadow: 0px 0px 10px rgba(97,102,109,0.3) inset;
background-color: #F7F7F7;
border: 1px solid #DEDEDE;
margin-bottom: 1px;
border-radius: 2px;
}
#footer-links {
padding-top: 1em;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-size: 0.7em;
text-align: center;
}
#footer-links a, #CC-license a {
color: #0069cc;
}
#CC-license {
padding-top: 0.6em;
margin-bottom: 1em;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-size: 9px;
text-align: center;
}
#CC-license-image img {
position: absolute;
margin: -1px 0 0 4px;
}
#footer-wrapper {
margin: 0 auto;
width: 960px;
}
/* Special Boxes
----------------------------------------------- */
.tip-box {
padding-left: 90px;
}
.tip {
background: #f0f9ff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f0f9ff), color-stop(47%,#cbebff), color-stop(100%,#a1dbff)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
border: 1px solid #b1b2b1;
padding: 4px;
width: 520px;
border-radius: 10px;
overflow: hidden;
font-family: 'Signika Negative', Helvetica, 'Gill Sans', sans-serif;
}
.tip-icon {
background: #EAF1EB;
height: 70px;
width: 75px;
position: relative;
top: 80px;
left: -91px;
border: 1px solid #B1B2B1;
margin-top: -80px;
z-index: 5;
border-radius: 5px;
}
.tip-icon div {
background: url('http://1.bp.blogspot.com/-nIEnOmPIaSE/T7pclLCWE8I/AAAAAAAAAQk/EzRPyhuZ9L0/s1600/Tip-icon-black.png') no-repeat;
height: 70px;
}
.tip-icon div:hover {
background: url('http://4.bp.blogspot.com/-yy-nsk5N9rY/T7p60b1PkxI/AAAAAAAAAQ4/x5pPvvirxg8/s1600/Tip-icon-blue.png') no-repeat;
}
.tip-arrow {
background: url('http://2.bp.blogspot.com/-LaoNkA3ZtHc/T7peBw4wxOI/AAAAAAAAAQs/9yHG-JNklzg/s1600/Arrow.png') no-repeat;
height: 17px;
width: 20px;
position: relative;
top: 40px;
left: -19px;
z-index: 6;
}
.code-container {
white-space: pre-line;
background: #e8e8e8;
padding: 5px;
border-radius: 0 0 8px 8px;
box-shadow: 0px 0px 10px #300A24 inset;
overflow: hidden;
margin: 0;
}
.code-container code, code {
font-family: 'Ubuntu Mono', courier, monospace;
font-size: 15px;
}
.code-container:hover {
background: #300a24;
color: #fff;
}
.code-wrapper {
width: 517px;
padding-top: 54px;
margin: 0 auto;
background: url('http://1.bp.blogspot.com/-f75XkR3SEmI/T7k2SPOFZzI/AAAAAAAAAQY/INxnh0RzMFc/s1600/term.gif') no-repeat center top;
}
.Highlight {
background: #C9C9C9;
border-left: 2px solid #598DA5;
padding: 2px;
font-family: 'Ubuntu Mono', courier, monospace;
line-height: 1.8;
white-space: pre-wrap;
}
kbd {
font-family: 'Ubuntu Mono', courier, monospace;
border: 1px solid #9DA0A0;
border-radius: 2px;
padding: 2px;
background: #EFF4F4;
box-shadow: 1px 1px 4px rgba(99, 102, 102, 0.4);
line-height: 1.8;
}
/* NavBar
----------------------------------------------- */
#NavBar-container {
height: 25px;
position: relative;
top: 10px;
}
#Nav-links {
margin: 0 auto;
padding: 0;
}
#Nav-links li {
display: inline-block;
float: left;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
margin: 0 2px;
font-size: 14px;
}
#Nav-links li a, #site-recommendation li a {
color: #4D4D4D;
text-shadow: 0px 1px rgba(255, 255, 255, 0.5);
border-left: 1px solid #7ccfff;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
border-top: 1px solid transparent;
border-radius: 3px;
padding: 5px;
text-decoration: underline;
zoom: 1;
*display:inline;
_height: 25px;
}
#Nav-links li a:hover, #site-recommendation li a:hover {
text-decoration: none;
border: 1px solid #7ccfff;
border-radius: 3px;
color: #f9f9f9;
background: #b7deed; /* Old browsers */
background: -moz-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(50%,#71ceef), color-stop(51%,#21b4e2), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* IE10+ */
background: linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-9 */
box-shadow: inset 0px 1px 8px 4px rgba(8, 157, 211, 0.4);
}
/* Columns
----------------------------------------------- */
.main-outer {
border-top: 0 solid #eeeeee;
}
.fauxcolumns {
_margin-left: -25px;
}
/* Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, .site-title {
font-family: 'Signika Negative', Helvetica, 'Gill Sans', sans-serif;
letter-spacing: -1px;
font-variant:small-caps;
}
#title-site {
font-size: 2em;
}
h2.title {
background: #87e0fd; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border: 1px solid #68AEF7;
border-radius: 3px;
font-size: 0.9em;
text-shadow: 0px -1px rgba(27, 30, 32, 0.6);
letter-spacing: 2px;
text-align: center;
color: white;
text-transform: uppercase;
padding: 0.2em 0;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
margin-bottom: 1.2em;
}
/* Disqus
----------------------------------------------- */
#dsq-combo-tabs {
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
}
.dsq-widget-meta a {
background: #15B5C4 ! important;
font-size: 9px;
font-style: italic;
padding: 2px ! important;
color: white;
}
.dsq-widget-meta {
margin: 5px 0 ! important;
}
#dsq-combo-widget #dsq-combo-content .dsq-combo-avatar {
margin-bottom: 3px;
}
#dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active {
border-top: 2px solid #1769ed;
color: #fff;
}
#dsq-combo-widget.grey #dsq-combo-tabs li {
background: #fafafa ! important;
border-top: 2px solid transparent;
}
#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box {
background: none ! important;
}
#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box li {
border-bottom: 2px solid rgba(20, 180, 255, 0.7) ! important;
border-right: 2px solid rgba(20, 180, 255, 0.7) ! important;
border-radius: 10px;
padding: 5px;
}
#dsq-combo-widget #dsq-combo-content p {
font-size: 12px;
}
/* Widgets
----------------------------------------------- */
.widget .zippy {
color: #999999;
text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
}
.widget .popular-posts ul {
list-style: none;
}
.widget {
margin: 0.8em 0;
}
.PopularPosts .widget-content ul li {
border-top: 2px solid #05d5ff;
border-radius: 10px;
}
.facebook-width {
width: 237px;
margin: 0 auto;
}
.popular-posts {
font-size: 0.8em;
}
#HTML6 {
padding: 9px ! important;
}
#site-recommendation li {
text-align: center;
display: block;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
margin-bottom: 10px;
list-style: none;
}
#sidebar-right-1 {
margin: 0 10px;
}
#sidebar-right-1 .widget {
background-color: #FAFAFA;
border: 1px solid #C9C9C9;
padding: 10px;
box-shadow: 0px 0px 10px rgba(97,102,109,0.3);
border-radius: 0.5em;
}
#Label1 ul {
padding: 0px;
margin: 0px;
}
#Label1 li {
display: Inline-block;
zoom: 1; /* IE Inline-block */
*display: inline; /* IE Inline-block */
}
#Label1 li a {
height: 22px;
display: inherit;
zoom: 1; /* IE Inline-block */
border-left: 1px solid #0072DC;
border-bottom: 1px solid #0072DC;
border-radius: 4px 0;
line-height: 22px;
padding: 2px;
text-transform: lowercase;
color: white;
background: #87e0fd;
font-weight: bold;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
text-shadow: 0px 1px rgba(27, 30, 32, 0.5);
}
#Label1 li a:hover {
background: #87e0fd; /* Old browsers */
background: -moz-linear-gradient(left, #87e0fd 0%, #00c1f2 20%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87e0fd), color-stop(20%,#00c1f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #87e0fd 0%,#00c1f2 20%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #87e0fd 0%,#00c1f2 20%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #87e0fd 0%,#00c1f2 20%); /* IE10+ */
background: linear-gradient(to right, #87e0fd 0%,#00c1f2 20%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#00c1f2',GradientType=1 ); /* IE6-9 */
}
.arrow-tag {
background: url('http://3.bp.blogspot.com/-Sd_SprukB6c/ULETlXkIrFI/AAAAAAAAA10/V2SHEZV9L24/s1600/Arrow-Tag.png') no-repeat 50% 50%;
float: left;
height: 14px;
width: 12px;
position: relative;
left: 1px;
top: 7px;
}
.tag-anchor {
display: inherit;
zoom: 1; /* IE Inline-block */
*display: inline;
}
#email-updates-field {
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
height: 30px;
line-height: 30px;
border: 1px solid #BCBCBC;
border-radius: 2px;
}
#email-updates-subscribe {
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
height: 34px;
border: 1px solid #BCBCBC;
border-radius: 2px;
float: right;
width: 80px;
background: #88bfe8; /* Old browsers */
background: -moz-linear-gradient(top, #88bfe8 0%, #70b0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88bfe8), color-stop(100%,#70b0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #88bfe8 0%,#70b0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #88bfe8 0%,#70b0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #88bfe8 0%,#70b0e0 100%); /* IE10+ */
background: linear-gradient(top, #88bfe8 0%,#70b0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#70b0e0',GradientType=0 ); /* IE6-9 */
-moz-transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
text-shadow: 0px -1px rgba(27, 30, 32, 0.7);
letter-spacing: 2px;
margin-left: 1px;
}
#email-updates-subscribe:hover {
border-radius: 0 8px 0 8px;
box-shadow: 0px 2px 8px 4px rgba(9,94,154,0.8) inset;
}
#email-updates-field:hover, #email-updates-field:focus {
box-shadow: 1px 1px 3px rgba(105, 105, 105, 0.35) inset;
border: 1px solid #00AADE;
outline: none;
}
/* Adsense-Chitika css positioning
----------------------------------------------- */
#adsense-sidebar-top {
width: 250px;
margin: 0 auto;
}
#adsense-large-sidebar {
width: 120px;
margin: 10px auto;
}
#adsense-post-unit {
width: 336px;
margin: 25px auto;
}
/* Posts
----------------------------------------------- */
.feed-links { display:none !important;
}
.date-header span {
background-color: transparent;
color: #222222;
padding: inherit;
letter-spacing: inherit;
margin: inherit;
}
.main-inner {
padding-top: 30px;
padding-bottom: 30px;
}
.main-inner .column-center-inner, .main-inner .column-left-inner, .main-inner .column-right-inner {
padding: 0;
}
#text-share {
background: #ffd65e; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffd65e 0%, #febf04 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffd65e 0%,#febf04 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffd65e 0%,#febf04 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #ffd65e 0%,#febf04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
float: left;
margin: 0 0.7em;
padding: 2px;
text-shadow: 1px -1px 0px rgba(242, 242, 242, 0.7);
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-size: 0.6em;
border-radius: 2px;
}
.share-buttons {
border-top: 1px solid #838787;
background: #C8CECE;
padding: 2px 3px;
_width: 510px;
height: 32px;
_margin: 0 auto;
}
.share-container {
list-style: none;
}
.share-common {
display: inline-block;
}
.facebook-button {
width: 85px;
}
.gplus-button {
width: 65px;
}
.twitter-button {
width: 85px;
}
.reddit-button {
width: 125px;
}
.post {
margin: 0 0 20px 0;
}
.comments h4 {
font: normal normal 22px 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
margin: .75em 0 0;
}
.post-title, .post-title a {
color: #252a22;
}
.post-title a:hover {
text-shadow: 1px 2px 5px rgba(58,78,82,0.8);
}
.post-header-line-1 {
margin-top: -5px;
margin-left: 15px;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-size: 12px;
}
.post-author {
margin-right: 12px;
}
.status-notification-body {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
border: 1px solid #E6F4FF;
border-radius: 1px;
box-shadow: 0px 0px 10px rgba(97,102,109,0.3);
padding: 0.5em;
font-size: 0.7em;
text-align: center;
}
.status-msg-border {
height:0px;
visibility:hidden;
display:none;
}
.post-timestamp {
margin-right: 1em;
}
.post-tags a {
border-left: 3px solid #1b8cfc;
padding: 2px;
text-decoration: underline;
-moz-transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
}
.post-tags a:hover {
border-top: 3px solid #1b8cfc;
border-left: 3px solid #1b8cfc;
border-radius: 5px;
text-decoration: none;
}
.post-body {
font-size: 0.9em;
line-height: 1.4;
position: relative;
margin-top: 2em;
}
.section {
margin: 0;
}
.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
padding: 2px;
background: #ffffff;
border: 1px solid #eeeeee;
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}
.post-body img, .post-body .tr-caption-container {
padding: 5px;
}
.post-body .tr-caption-container {
color: #222222;
}
.post-body .tr-caption-container img {
padding: 0;
background: transparent;
border: none;
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
box-shadow: 0 0 0 rgba(0, 0, 0, .1);
}
.post-outer {
background-color: #FAFAFA;
box-shadow: 0px 0px 10px rgba(97,102,109,0.3);
border: 1px solid #C9C9C9;
padding: 16px;
margin-bottom: 7px;
}
.Tags {
text-align: right;
color: #00ACDB;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
font-size: 10px;
text-transform: uppercase;
}
.post-header {
margin: 0 0 1.5em;
text-transform: uppercase;
line-height: 1.6;
font-size: 90%;
}
.post-footer {
_margin: 20px -2px 0;
_padding: 5px 10px;
_color: #666666;
_background-color: #f9f9f9;
_border-bottom: 1px solid #eeeeee;
_line-height: 1.6;
_font-size: 90%;
}
.jump-link {
margin-top: 15px;
text-align: right;
margin-bottom:1em;
}
.jump-link a, .comment-link {
background: #b2e1ff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #b2e1ff 0%, #66b6fc 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #b2e1ff 0%,#66b6fc 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #b2e1ff 0%,#66b6fc 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #b2e1ff 0%,#66b6fc 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #b2e1ff 0%,#66b6fc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border: 1px solid #68AEF7;
border-radius: 3px;
padding: 2px;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
text-decoration: none;
color: white;
text-shadow: 0px 1px rgba(27, 30, 32, 0.5);
-moz-transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
_letter-spacing: 1px;
}
.jump-link a:hover {
background: #87e0fd; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 2px 8px 4px rgba(9,94,154,0.8) inset;
border-radius: 8px 0px 8px 0px;
}
#comments {
padding: 0.7em;
box-shadow: 1px -1px 10px 1px rgb(188, 188, 188);
border-top: 4px solid rgba(27, 162, 252, 0.7);
border-radius: 10px;
margin-top: 2.5em;
font-size: 0.8em;
}
#comments .comment-author {
padding-top: 1.5em;
border-top: 1px solid #eeeeee;
background-position: 0 1.5em;
}
#comments .comment-author:first-child {
padding-top: 0;
border-top: none;
}
.avatar-image-container {
margin: .2em 0 0;
}
#comments .avatar-image-container img {
border: 1px solid #eeeeee;
}
/* Related Posts Widget */
.related-posts-widget {
margin-top: 15px;
}
.rpw {
margin-top: 1.5em;
font-family: 'Droid Sans', Helvetica, 'Gill Sans', sans-serif;
list-style: none;
font-size: 13px;
}
.rpw li a {
border-left: 2px solid #008ae0;
padding: 2px;
display: inline-block;
*display: inline; /* IE Fix */
zoom: 1; /* IE Fix */
_height: 14px; /* IE Fix */
}
.rpw li a strong {
font-weight: lighter;
}
.rpw li a:hover {
border-radius: 15px;
background: #008ae0;
color: white;
text-decoration: none;
}
/* Post Footer Subscribe Email ----------*/
.About-Container {
padding-left: 120px;
font-family: 'Signika Negative', Helvetica, 'Gill Sans', sans-serif;
text-align: justify;
font-size: 14px;
margin-bottom: 100px;
}
.No-Spam {
font-size: x-small;
}
.Subscribe-Follow {
border: 1px solid #6696A2;
padding: 5px;
background: #BDF8FF;
overflow: hidden;
margin-bottom: -50px;
}
.About-Me-Icon {
border: 1px solid #E8E8E8;
position: relative;
bottom: 70px;
left: -120px;
float: left;
width: 100px;
height: 100px;
box-shadow: 1px -1px 10px rgba(142, 142, 142, 0.8);
}
.About-Me-Icon div {
background: url('http://0.gravatar.com/avatar/0bb68e71fe9de91ee8badf8a97aab723') no-repeat 50% 50%;
height: 100px;
width: 100px;
}
.About-Me {
border: 1px solid white;
background: url('http://2.bp.blogspot.com/-RY_OWDUEBtQ/UIg_3gCo7QI/AAAAAAAAAtI/fu40TRapJ9Q/s1600/BackGround-About-Me.png') 50% 50%;
color: white;
padding: 10px 5px;
margin: 10px 0px;
}
.About-Follow {
padding: 0px ! important;
height: 80px;
}
.About-Description a {
color: white;
font-weight: bold;
}
.About-Description p {
padding: 0 5px;
}
.About-Follow li {
width: 232px;
display: inline-block;
height: inherit;
vertical-align: top;
zoom: 1;
*display: inline;
_height: 100px;
}
.Me-Elsewhere h3 {
margin-bottom: 15px;
}
.donation-description, .donate {
display: none;
}
.donate li {
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
text-align: left;
}
.paypal h3 {
margin-bottom: 14px;
}
.bitcoin {
width: 280px;
}
.bitcoin p strong {
color: black;
}
.Arrow-pointer {
background: url('http://2.bp.blogspot.com/-QS_kJTjYaJM/UIRI4vd-TVI/AAAAAAAAArk/X9o4yR0YaFI/s1600/Arrow2.png') no-repeat;
position: relative;
top: 220px;
left: -13px;
width: 15px;
height: 15px;
}
#Email-icon {
background: url('http://4.bp.blogspot.com/-9Z6sZytBvNs/UIQ0_09CEcI/AAAAAAAAAqg/8CxsjryDoyE/s1600/Feedburner-Black.png') no-repeat scroll center;
}
#Email-icon:hover {
background: url('http://3.bp.blogspot.com/-eR80pD0LxeM/UIQ1Ag40llI/AAAAAAAAAqk/F_7RDxpbPbY/s1600/Feedburner-White.png') no-repeat scroll center;
box-shadow: 0px 0px 6px rgba(105, 105, 105, 0.45);
}
.Email-FeedBurner {
_margin: 0 auto;
_width: 271px;
}
/* Comments
----------------------------------------------- */
.comments .comments-content .icon.blog-author {
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
}
.comments .comments-content .loadmore a {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.comments .comment-thread.inline-thread {
background-color: #f9f9f9;
}
.comments .continue {
border-top: 2px solid #999999;
}
/* Accents
---------------------------------------------- */
.section-columns td.columns-cell {
border-left: 1px solid #eeeeee;
}
.blog-pager {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
height: 30px;
border: 1px solid #E6F4FF;
border-radius: 1px;
box-shadow: 0px 0px 10px rgba(97,102,109,0.3);
padding: 7px 5px 0px 5px;
}
.blog-pager-older-link, .home-link,
.blog-pager-newer-link {
vertical-align: middle;
}
/* Mobile
----------------------------------------------- */
body.mobile  {
background-size: auto;
}
.mobile #share_icon {
background: transparent none repeat scroll top left;
}
.mobile #share_icon {
background-size: 100% auto;
}
.mobile .content-wrapper {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
padding: 0 40px;
}
body.mobile .AdSense {
margin: 0 -40px;
}
.mobile .tabs-inner .widget ul {
margin-left: 0;
margin-right: 0;
}
.mobile .post {
margin: 0;
}
.mobile .main-inner .column-center-inner .section {
margin: 0;
}
.mobile .date-header span {
padding: 0.1em 10px;
margin: 0 -10px;
}
.mobile h1.post-title {
margin: 0;
}
.mobile .blog-pager {
background: transparent none no-repeat scroll top center;
}
.mobile .footer-outer {
border-top: none;
}
.mobile .main-inner, .mobile .footer-inner {
background-color: #ffffff;
}
.mobile-index-contents {
color: #222222;
}
.mobile-link-button {
background-color: #2288bb;
}
.mobile-link-button a:link, .mobile-link-button a:visited {
color: #ffffff;
}
.mobile .tabs-inner .section:first-child {
border-top: none;
}
.mobile .tabs-inner .PageList .widget-content {
background-color: #eeeeee;
color: #000000;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
border-left: 1px solid #eeeeee;
}

--></style>
<style id='template-skin-1' type='text/css'><!--
body {
min-width: 1200px;
_overflow: scroll;
}
.content-wrapper, .spot-inner {
min-width: 960px;
max-width: 960px;
_width: 960px;
margin: 0 auto;
}
.main-inner .columns {
padding-left: 0;
padding-right: 310px;
}
.main-inner .fauxcolumn-center-outer {
left: 0;
right: 310px;
/* IE6 does not respect left and right together */
_width: expression(this.parentNode.offsetWidth -
parseInt("0") -
parseInt("310px") + 'px');
}
.main-inner .fauxcolumn-left-outer {
width: 0;
}
.main-inner .fauxcolumn-right-outer {
width: 310px;
}
.main-inner .column-left-outer {
width: 0;
right: 100%;
margin-left: -0;
}
.main-inner .column-right-outer {
width: 300px;
margin-right: -310px;
font-size: 0.9em;
}
#layout {
min-width: 0;
}
#layout .content-wrapper {
min-width: 0;
width: 800px;
}
#layout .spot-inner {
min-width: 0;
width: auto;
}
--></style>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8900647196714997279&amp;zx=993f634c-e50e-4043-821a-443246f9442f' media='none' onload='if(media!=&#39;all&#39;)media=&#39;all&#39;' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=8900647196714997279&amp;zx=993f634c-e50e-4043-821a-443246f9442f' rel='stylesheet'/></noscript>

<!-- data-ad-client=ca-pub-4694131969055739 -->

</head>
<body class='loading'>
<div class='navbar section' id='navbar'><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript">
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener('load',
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent('onload', function(){ object[attribute] = val; });
      }
    }
  </script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
      gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8900647196714997279\x26blogName\x3dTootips.com+%7C+Software+Tips+%26+Reviews\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://www.tootips.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://www.tootips.com/\x26vt\x3d-3504115373778497889',
              where: document.getElementById("navbar-iframe-container"),
              id: "navbar-iframe"
          });
        }
      });
    </script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div></div>
<!-- Hiding Share-span on Pages BEGIN -->
<!-- Hiding Share-span on Pages END -->
<!-- Facebook plugin BEGIN -->
<div id='fb-root'></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Facebook plugin END -->
<div id='button-logo-container'>
<div id='share_box'>
<div id='share_icon'>
<a class='share_button' href='http://identi.ca/tootips' id='share_button_identica' rel='nofollow' title='Visit Our Page On Identica'><span class='icon' id='identica'><span class='description_icon'>Identica</span></span></a>
<a class='share_button' href='http://www.facebook.com/tootips' id='share_button_facebook' rel='nofollow' title='Visit Our Page On Facebook'><span class='icon' id='facebook'><span class='description_icon'>Facebook</span></span></a>
<a class='share_button' href='http://twitter.com/tootips' id='share_button_twitter' rel='nofollow' title='Follow Us On Twitter'><span class='icon' id='twitter'><span class='description_icon'>Twitter</span></span></a>
<a class='share_button' href='https://plus.google.com/+Tootips' id='share_button_googleplus' rel='nofollow' title='Visit Our Page On Google+'><span class='icon' id='googleplus'><span class='description_icon'>Google+</span></span></a>
<a class='share_button' href='http://www.youtube.com/user/TootipsBlog' id='share_button_youtube' rel='nofollow' title='Visit Our Channel On Youtube'><span class='icon' id='youtube'><span class='description_icon'>Youtube</span></span></a>
<a class='share_button' href='http://pinterest.com/tootips' id='share_button_pinterest' rel='nofollow' title='Follow Us On Pinterest'><span class='icon' id='pinterest'><span class='description_icon'>Pinterest</span></span></a>
<a class='share_button' href='http://feeds.feedburner.com/tootips' id='share_button_rss' rel='nofollow' title='Subscribe To Our RSS Feeds'><span class='icon' id='rss'><span class='description_icon'>RSS</span></span></a>
</div>
</div>
<!-- Google Custom Search -->
<div class='cse'><gcse:searchbox-only></gcse:searchbox-only></div>
<!-- /Google Custom Search -->
<div id='logo-container'>
<a href='http://www.tootips.com/' id='logo-home'><img alt='Logo image' height='107' src='http://4.bp.blogspot.com/-bjy5vPXMxcU/T6PzgfMFrSI/AAAAAAAAALg/0Zj_GKoKcZ0/s1600/Header2.png' width='200'/></a>
<div id='logo-descritption'>
<h1>TOOTIPS</h1>
<p>|Short tips, great ideas</p>
</div>
</div>
</div>
<div class='content'>
<div class='content-wrapper'>
<div class='main-container'>
<div class='content-inner'>
<div id='NavBar-container'>
<ul id='Nav-links'>
<li>
<a href='http://www.tootips.com/' title='Home Page'>Home</a>
</li>
<li>
<a href='http://www.tootips.com/search/label/Cross-Platform' title='Cross-platform software'>Cross-platform</a>
</li>
<li>
<a href='http://www.tootips.com/search/label/Review' title='Reviews'>Reviews</a>
</li>
<li>
<a href='http://www.tootips.com/search/label/CLI' title='Command Line'>Cmd-Line</a>
</li>
<li>
<a href='http://www.tootips.com/search/label/Howto' title='HowTo Articles'>HowTo</a>
</li>
<li>
<a href='http://www.tootips.com/p/our-ppas.html' title='Our PPAs'>Our PPAs</a>
</li>
<li>
<a href='http://www.tootips.com/p/contact-us.html' title='Contact Us'>Contact</a>
</li>
<li>
<a href='http://www.tootips.com/p/submit-tip.html' title='Submit a tip'>Submit a tip</a>
</li>
</ul>
</div>
<div class='main-outer'>
<div class='spot-inner main-inner'>
<div class='columns fauxcolumns'>
<div class='fauxcolumn-outer fauxcolumn-center-outer'>
<div class='fauxborder-left'>
<div class='fauxcolumn-inner'>
</div>
</div>
</div>
<div class='fauxcolumn-outer fauxcolumn-right-outer'>
<div class='fauxborder-left'>
<div class='fauxcolumn-inner'>
</div>
</div>
</div>
<!-- corrects IE6 width calculation -->
<div class='columns-inner'>
<div class='column-center-outer'>
<div class='column-center-inner'>
<div class='main section' id='main'><div class='widget Blog' data-version='1' id='Blog1'>
<div class='blog-posts hfeed'>
<!--Can't find substitution for tag [defaultAdStart]-->

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/CLI' rel='tag'>CLI</a>,
<a href='http://www.tootips.com/search/label/Cross-Platform' rel='tag'>Cross-Platform</a>,
<a href='http://www.tootips.com/search/label/Internet' rel='tag'>Internet</a>,
<a href='http://www.tootips.com/search/label/P2P' rel='tag'>P2P</a>,
<a href='http://www.tootips.com/search/label/Privacy' rel='tag'>Privacy</a>,
<a href='http://www.tootips.com/search/label/Qt' rel='tag'>Qt</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>,
<a href='http://www.tootips.com/search/label/Windows' rel='tag'>Windows</a>
</span></div>
<div class='post hentry'>
<a name='1957490787382581519'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html'>Tox: A Distributed And Secure P2P Instant Messaging Application (FOSS Skype Alternative)</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2015-02-27T21:13:00+01:00'>Friday, February 27, 2015</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=1957490787382581519&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-1957490787382581519'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://1.bp.blogspot.com/-J9cLdzE7YGo/VPC-7D0t_sI/AAAAAAAACM8/C3KVt1_luhU/s1600/Tox-IM-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="205" src="http://1.bp.blogspot.com/-J9cLdzE7YGo/VPC-7D0t_sI/AAAAAAAACM8/C3KVt1_luhU/s1600/Tox-IM-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: center;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
<br></div>
<div style="text-align: justify;">
As the Internet continues its rapid expansion and evolution, privacy is becoming a serious concern for a lot of users, especially with the rise of social networks and services, and that is where Tox comes into play.<br>
</div></div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html#more' title='Tox: A Distributed And Secure P2P Instant Messaging Application (FOSS Skype Alternative)'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/Multimedia' rel='tag'>Multimedia</a>,
<a href='http://www.tootips.com/search/label/PPA' rel='tag'>PPA</a>,
<a href='http://www.tootips.com/search/label/Qt' rel='tag'>Qt</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>,
<a href='http://www.tootips.com/search/label/Utility' rel='tag'>Utility</a>,
<a href='http://www.tootips.com/search/label/Video' rel='tag'>Video</a>
</span></div>
<div class='post hentry'>
<a name='3248708931099505558'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2014/06/easily-record-your-screen-with.html'>Easily Record Your Screen With SimpleScreenRecorder</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2014/06/easily-record-your-screen-with.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2014-06-06T21:38:00+02:00'>Friday, June 06, 2014</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=3248708931099505558&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2014/06/easily-record-your-screen-with.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-3248708931099505558'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://3.bp.blogspot.com/-tK2_wwIvp5A/U5IMVClL4iI/AAAAAAAACKw/7iDPYqVJVcc/s1600/SimpleScreenRecorder-Main-Window-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="368" src="http://3.bp.blogspot.com/-tK2_wwIvp5A/U5IMVClL4iI/AAAAAAAACKw/7iDPYqVJVcc/s1600/SimpleScreenRecorder-Main-Window-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: center;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
While I prefer recording my screen using an <span class="Highlight">FFmpeg</span> script, a lot of Linux users continue to seek GUI solutions. If you are one of those users, then read on!</div>
</div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2014/06/easily-record-your-screen-with.html#more' title='Easily Record Your Screen With SimpleScreenRecorder'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/CLI' rel='tag'>CLI</a>,
<a href='http://www.tootips.com/search/label/productivity' rel='tag'>productivity</a>,
<a href='http://www.tootips.com/search/label/Short-tip' rel='tag'>Short-tip</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>
</span></div>
<div class='post hentry'>
<a name='8715700770152510927'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2013/12/boost-your-command-line-experience-with.html'>Boost Your Command-Line Experience With These Bash Keyboard Shortcuts</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2013/12/boost-your-command-line-experience-with.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2013-12-17T19:17:00+01:00'>Tuesday, December 17, 2013</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=8715700770152510927&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2013/12/boost-your-command-line-experience-with.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-8715700770152510927'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://1.bp.blogspot.com/-6LBQqRveOdE/UrB-4In0JzI/AAAAAAAACJ0/C2E2oGamTro/s1600/Bash-Shortcuts-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="202" src="http://1.bp.blogspot.com/-6LBQqRveOdE/UrB-4In0JzI/AAAAAAAACJ0/C2E2oGamTro/s400/Bash-Shortcuts-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: center;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
If you use the terminal a lot, then you probably know that correcting misspelled commands can become a tedious task, especially if you are dealing with complex and long commands. A common example is forgetting to add <code class="Highlight">sudo</code> at the beginning of a long command which forces you to use your keyboard or mouse in order to correct the command.</div>
<div class="separator" style="clear: both; text-align: justify;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
Fortunately, Bash &#160;(i.e. the default shell in many Linux distributions) comes with some useful keyboard shortcuts that allow you to easily edit your commands <i>on the fly.</i></div>
</div></div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2013/12/boost-your-command-line-experience-with.html#more' title='Boost Your Command-Line Experience With These Bash Keyboard Shortcuts'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/Howto' rel='tag'>Howto</a>,
<a href='http://www.tootips.com/search/label/Multimedia' rel='tag'>Multimedia</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>,
<a href='http://www.tootips.com/search/label/Video' rel='tag'>Video</a>,
<a href='http://www.tootips.com/search/label/Windows' rel='tag'>Windows</a>
</span></div>
<div class='post hentry'>
<a name='7520401519245098377'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2013/11/how-to-make-vlc-remember-position-of.html'>How To Make VLC Remember The Position Of The Last Played Video [How To]</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2013/11/how-to-make-vlc-remember-position-of.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2013-11-06T19:26:00+01:00'>Wednesday, November 06, 2013</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=7520401519245098377&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2013/11/how-to-make-vlc-remember-position-of.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-7520401519245098377'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://2.bp.blogspot.com/-x9u3Aq8Dkxg/Unp3m06XjLI/AAAAAAAACJU/jQn3H2VGj7U/s1600/Vlc-Remember-Position-Last-Played-Video-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="230" src="http://2.bp.blogspot.com/-x9u3Aq8Dkxg/Unp3m06XjLI/AAAAAAAACJU/jQn3H2VGj7U/s400/Vlc-Remember-Position-Last-Played-Video-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: center;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
If you own an Android device (e.g. tablet), <b>chances are that you are familiar with the <i>auto-remember </i>feature that comes enabled by default in many popular video players including MX player</b>. This feature allows you to automatically remember the position of the last played video, so that you don&#39;t have to guess where you stopped your last video playback each time you reopen your video file.</div>
</div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2013/11/how-to-make-vlc-remember-position-of.html#more' title='How To Make VLC Remember The Position Of The Last Played Video [How To]'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/Audio' rel='tag'>Audio</a>,
<a href='http://www.tootips.com/search/label/Gnome' rel='tag'>Gnome</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>
</span></div>
<div class='post hentry'>
<a name='5330137504955883465'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2013/08/a-review-of-rhythmbox-default-music.html'>A Review Of Rhythmbox, The Default Music Player Of Ubuntu [Guest Post]</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2013/08/a-review-of-rhythmbox-default-music.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2013-08-02T03:10:00+02:00'>Friday, August 02, 2013</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=5330137504955883465&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2013/08/a-review-of-rhythmbox-default-music.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-5330137504955883465'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<br>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://3.bp.blogspot.com/-p4B9uSqczog/UfsARZRfAjI/AAAAAAAACIs/ZFhh5xJzzW0/s1600/RhythmBox-Default-Music-Player-Ubuntu-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="277" src="http://3.bp.blogspot.com/-p4B9uSqczog/UfsARZRfAjI/AAAAAAAACIs/ZFhh5xJzzW0/s400/RhythmBox-Default-Music-Player-Ubuntu-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: justify;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
Rhythmbox is an integrated music management application set in MP3/OGG primary format designed to operate for GNU/Linux, Solaris, BSD, Unix-like and the GNOME desktop. Initially released on August 18th, 2001, Rhythmbox is GNOME&#8217;s default music player. Originally inspired by Apple&#39;s iTunes, it is a free software program based on the powerful GStreamer media framework.&#160;</div>
</div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2013/08/a-review-of-rhythmbox-default-music.html#more' title='A Review Of Rhythmbox, The Default Music Player Of Ubuntu [Guest Post]'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/CLI' rel='tag'>CLI</a>,
<a href='http://www.tootips.com/search/label/Fun' rel='tag'>Fun</a>,
<a href='http://www.tootips.com/search/label/Game' rel='tag'>Game</a>,
<a href='http://www.tootips.com/search/label/PPA' rel='tag'>PPA</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>
</span></div>
<div class='post hentry'>
<a name='543880106727384123'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2013/07/curseofwar-command-line-rts-real-time.html'>CurseOfWar: A Command-Line RTS (Real-time Strategy) Game for Ubuntu/Linux</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2013/07/curseofwar-command-line-rts-real-time.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2013-07-30T01:28:00+02:00'>Tuesday, July 30, 2013</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=543880106727384123&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2013/07/curseofwar-command-line-rts-real-time.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-543880106727384123'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://2.bp.blogspot.com/-25JOew5eR9E/Ufbvjtl10PI/AAAAAAAACIY/Wwqenc2ZCw0/s1600/Curse-Of-War-RTS-Game-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="265" src="http://2.bp.blogspot.com/-25JOew5eR9E/Ufbvjtl10PI/AAAAAAAACIY/Wwqenc2ZCw0/s400/Curse-Of-War-RTS-Game-Tootips.png" width="400"></a></div>
<div class="separator" style="clear: both; text-align: center;">
<br></div>
<div class="separator" style="clear: both; text-align: justify;">
<b>CurseOfWar</b> is an action RTS game which incorporates a fast-paced gaming style that allows you to control your territory by focusing on high-level strategic planning. This type of high planning includes some typical war strategies such as creating infrastructure, gathering resources and controlling armies.</div>
</div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2013/07/curseofwar-command-line-rts-real-time.html#more' title='CurseOfWar: A Command-Line RTS (Real-time Strategy) Game for Ubuntu/Linux'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

            </div></div>
          

          <div class="date-outer">
        

          <div class="date-posts">
        
<div class='post-outer'>
<div class='Tags'><span class='post-tags'>
#
<a href='http://www.tootips.com/search/label/Chat' rel='tag'>Chat</a>,
<a href='http://www.tootips.com/search/label/Cross-Platform' rel='tag'>Cross-Platform</a>,
<a href='http://www.tootips.com/search/label/Internet' rel='tag'>Internet</a>,
<a href='http://www.tootips.com/search/label/P2P' rel='tag'>P2P</a>,
<a href='http://www.tootips.com/search/label/Privacy' rel='tag'>Privacy</a>,
<a href='http://www.tootips.com/search/label/Ubuntu' rel='tag'>Ubuntu</a>
</span></div>
<div class='post hentry'>
<a name='6503466147703539923'></a>
<h2 class='post-title entry-title'>
<a href='http://www.tootips.com/2013/07/bitmessage-decentralized-p2p-network.html'>BitMessage: A Decentralized P2P Network For Sending/Receiving Encrypted Messages</a>
</h2>
<div class='post-header'>
<div class='post-header-line-1'><span class='post-author vcard'>
By:
<span class='fn'>
<a href='https://www.blogger.com/profile/10992439041853628240' rel='author' title='author profile'>
bbarcesaj
</a>
</span>
</span>
<span class='post-timestamp'>
at
<a class='updated' href='http://www.tootips.com/2013/07/bitmessage-decentralized-p2p-network.html' rel='bookmark' title='permanent link'><abbr class='updated' title='2013-07-03T22:39:00+02:00'>Wednesday, July 03, 2013</abbr></a>
</span>
<span class='item-control blog-admin pid-940070417'>
<a href='https://www.blogger.com/post-edit.g?blogID=8900647196714997279&postID=6503466147703539923&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
<span class='post-comment-link'>
<a class='comment-link' href='http://www.tootips.com/2013/07/bitmessage-decentralized-p2p-network.html#comment-form#disqus_thread' onclick=''>0
comments</a>
</span>
</div>
</div>
<div class='post-body entry-content' id='post-body-6503466147703539923'>
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="http://2.bp.blogspot.com/-RCB5adEI6Xo/UdR05TdiiRI/AAAAAAAACHQ/_BzcgReHQ_Q/s939/Bitmessage-Send-Encrypted-Messages-Using-P2P-Tootips.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="263" src="http://2.bp.blogspot.com/-RCB5adEI6Xo/UdR05TdiiRI/AAAAAAAACHQ/_BzcgReHQ_Q/s400/Bitmessage-Send-Encrypted-Messages-Using-P2P-Tootips.png" width="400"></a></div>
<br>
<div style="text-align: justify;">
BitMessage is a Peer-2-Peer network that allows you to send and receive encrypted messages to/from other users or subscribers. It is a decentralized network with a strong focus on privacy and anonymity. You can think of it as a BitCoin network that allows you to exchange text messages instead of currency.<br>
</div></div>
<div style='clear: both;'></div>
</div>
<div class='jump-link'>
<a href='http://www.tootips.com/2013/07/bitmessage-decentralized-p2p-network.html#more' title='BitMessage: A Decentralized P2P Network For Sending/Receiving Encrypted Messages'>Read more &#187;</a>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-icons'>
</span>
</div>
</div>
</div>
</div>

        </div></div>
      
<!--Can't find substitution for tag [adEnd]-->
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='http://www.tootips.com/search?updated-max=2013-07-03T22:39:00%2B02:00&max-results=7' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a>
</span>
<a class='home-link' href='http://www.tootips.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='blog-feeds'>
</div>
</div></div>
</div>
</div>
<div class='column-left-outer'>
<div class='column-left-inner'>
<aside>
</aside>
</div>
</div>
<div class='column-right-outer'>
<div class='column-right-inner'>
<aside>
<div class='sidebar section' id='sidebar-right-1'><div class='widget HTML' data-version='1' id='HTML3'>
<div class='widget-content'>
<div id="adsense-sidebar-top"><script type="text/javascript"><!--
google_ad_client = "ca-pub-4694131969055739";
google_ad_host = "pub-1556223355139109";
/* SideBar-Top Unit */
google_ad_slot = "9104047730";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=HTML&widgetId=HTML3&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML3"));' rel='nofollow' target='configHTML3' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML6'>
<h2 class='title'>Follow Us On Google+</h2>
<div class='widget-content'>
<div class="g-page" data-width="260" data-href="//plus.google.com/103938974779274613943" data-rel="publisher"></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=HTML&widgetId=HTML6&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML6"));' rel='nofollow' target='configHTML6' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML2'>
<h2 class='title'>Like Us on Facebook</h2>
<div class='widget-content facebook-width'>
<div class="fb-like-box" data-href="https://www.facebook.com/tootips" data-width="237" data-height="200px" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=HTML&widgetId=HTML2&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML2"));' rel='nofollow' target='configHTML2' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget PopularPosts' data-version='1' id='PopularPosts4'>
<h2 class='title'>Popular posts</h2>
<div class='widget-content popular-posts'>
<ul>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2012/12/sunflower-dual-panel-file-manager-for.html' target='_blank'>
<img alt='' border='0' height='72' src='http://3.bp.blogspot.com/-wYxhgBI_jYI/UL9wDBB1SQI/AAAAAAAAA-E/TGl6-fa5kDE/s72-c/SunFlower-FM.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2012/12/sunflower-dual-panel-file-manager-for.html'>SunFlower: A Dual Panel File Manager For Ubuntu/Linux</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2013/04/apply-cool-effects-to-your-photos-with.html' target='_blank'>
<img alt='' border='0' height='72' src='http://4.bp.blogspot.com/-qtidyJKUr6E/UWRTIGsjuGI/AAAAAAAAB5k/nPYi2V1Ag2I/s72-c/PhotoFiltreLX-Image-Editor-Main-Window-Tootips.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2013/04/apply-cool-effects-to-your-photos-with.html'>Apply Cool Effects To Your Photos With PhotoFiltreLX</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2012/10/how-to-use-curl-to-find-meaning-of-any.html' target='_blank'>
<img alt='' border='0' height='72' src='http://2.bp.blogspot.com/-JY1SsjNSlzU/UIbOUjLpJXI/AAAAAAAAAsk/gLkiIZ88sdc/s72-c/cUrl-LookUp-Tool.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2012/10/how-to-use-curl-to-find-meaning-of-any.html'>How To Use cURL To Find The Meaning Of Any Word</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html' target='_blank'>
<img alt='' border='0' height='72' src='http://1.bp.blogspot.com/-J9cLdzE7YGo/VPC-7D0t_sI/AAAAAAAACM8/C3KVt1_luhU/s72-c/Tox-IM-Tootips.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2015/02/tox-distributed-and-secure-p2p-instant.html'>Tox: A Distributed And Secure P2P Instant Messaging Application (FOSS Skype Alternative)</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2013/03/ffdiaporama-create-cool-movie-clips.html' target='_blank'>
<img alt='' border='0' height='72' src='http://1.bp.blogspot.com/-2-hn3pRDEUU/UVXTQNxFxMI/AAAAAAAAB20/nDK4_bcO_zY/s72-c/ffDiaporama-Movie-Creator-Tootips.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2013/03/ffdiaporama-create-cool-movie-clips.html'>ffDiaporama: Create Cool Movie Clips Using Photos And Videos</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2013/02/slowmovideo-slow-motion-video-creator.html' target='_blank'>
<img alt='' border='0' height='72' src='http://3.bp.blogspot.com/-E8fDQ-7_Bv4/UR56VJUDFII/AAAAAAAABq0/tyCrrObJkv0/s72-c/SlowMo-UI-Main-Window-Tootips.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2013/02/slowmovideo-slow-motion-video-creator.html'>SlowmoVideo: A Slow Motion Video Creator For Ubuntu</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='http://www.tootips.com/2013/05/hotshots-lightweight-screenshot-tool.html' target='_blank'>
<img alt='' border='0' height='72' src='http://3.bp.blogspot.com/-O6xzfzU_ex4/UZuMVs3-n_I/AAAAAAAACAc/bv6QYOgQ2y4/s72-c/HotShots-Screenshot-App-Tootips.png' width='72'/>
</a>
</div>
<div class='item-title'><a href='http://www.tootips.com/2013/05/hotshots-lightweight-screenshot-tool.html'>HotShots: A Lightweight ScreenShot Tool For Ubuntu</a></div>
</div>
<div style='clear: both;'></div>
</li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=PopularPosts&widgetId=PopularPosts4&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("PopularPosts4"));' rel='nofollow' target='configPopularPosts4' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
<div id='adsense-large-sidebar'>
<script type='text/javascript'><!--
google_ad_client = "ca-pub-4694131969055739";
/* SideBar Unit */
google_ad_slot = "6036490138";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'>
</script>
</div>
</div>
</div><div class='widget Label' data-version='1' id='Label1'>
<h2 class='title'>Browse By Tags</h2>
<div class='widget-content list-label-widget-content'>
<ul>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Ubuntu'>Ubuntu</a></div>
<span dir='ltr'>(93)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/PPA'>PPA</a></div>
<span dir='ltr'>(38)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Cross-Platform'>Cross-Platform</a></div>
<span dir='ltr'>(34)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/CLI'>CLI</a></div>
<span dir='ltr'>(30)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Utility'>Utility</a></div>
<span dir='ltr'>(30)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Howto'>Howto</a></div>
<span dir='ltr'>(21)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Short-tip'>Short-tip</a></div>
<span dir='ltr'>(21)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Windows'>Windows</a></div>
<span dir='ltr'>(19)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/productivity'>productivity</a></div>
<span dir='ltr'>(19)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Internet'>Internet</a></div>
<span dir='ltr'>(16)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Audio'>Audio</a></div>
<span dir='ltr'>(12)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/EyeCandy'>EyeCandy</a></div>
<span dir='ltr'>(11)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/GTK%2B'>GTK+</a></div>
<span dir='ltr'>(11)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Review'>Review</a></div>
<span dir='ltr'>(11)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Photo'>Photo</a></div>
<span dir='ltr'>(10)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Video'>Video</a></div>
<span dir='ltr'>(10)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Python'>Python</a></div>
<span dir='ltr'>(9)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Automation'>Automation</a></div>
<span dir='ltr'>(7)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Download'>Download</a></div>
<span dir='ltr'>(7)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Unity'>Unity</a></div>
<span dir='ltr'>(7)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Document'>Document</a></div>
<span dir='ltr'>(6)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Education'>Education</a></div>
<span dir='ltr'>(6)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Graphic%20Design'>Graphic Design</a></div>
<span dir='ltr'>(5)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Indicator'>Indicator</a></div>
<span dir='ltr'>(5)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Kubuntu'>Kubuntu</a></div>
<span dir='ltr'>(5)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Torrent'>Torrent</a></div>
<span dir='ltr'>(5)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Game'>Game</a></div>
<span dir='ltr'>(4)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Nautilus'>Nautilus</a></div>
<span dir='ltr'>(4)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Tooppa'>Tooppa</a></div>
<span dir='ltr'>(3)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/File%20Manager'>File Manager</a></div>
<span dir='ltr'>(2)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Top10'>Top10</a></div>
<span dir='ltr'>(2)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Upload'>Upload</a></div>
<span dir='ltr'>(2)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Gimp'>Gimp</a></div>
<span dir='ltr'>(1)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Podcast'>Podcast</a></div>
<span dir='ltr'>(1)</span>
</li>
<li>
<div class='arrow-tag'></div>
<div class='tag-anchor'>
<a dir='ltr' href='http://www.tootips.com/search/label/Upgrade'>Upgrade</a></div>
<span dir='ltr'>(1)</span>
</li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=Label&widgetId=Label1&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("Label1"));' rel='nofollow' target='configLabel1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div>
</div><div class='widget HTML' data-version='1' id='HTML4'>
<h2 class='title'>Recent Comments</h2>
<div class='widget-content'>
<script type="text/javascript" src="http://tootips.disqus.com/combination_widget.js?num_items=5&hide_mods=0&color=grey&default_tab=recent&excerpt_length=200"></script>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=HTML&widgetId=HTML4&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML4"));' rel='nofollow' target='configHTML4' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget FollowByEmail' data-version='1' id='FollowByEmail1'>
<h2 class='title'>Follow by Email</h2>
<div class='widget-content'>
<div class='follow-by-email-inner'>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=tootips", "popupwindow", "scrollbars=yes,width=550,height=520"); return true' target='popupwindow'>
<table width='100%'>
<tr>
<td>
<input class='follow-by-email-address' id='email-updates-field' name='email' placeholder='Email address...' type='text'/>
</td>
<td width='64px'>
<input class='follow-by-email-submit' id='email-updates-subscribe' type='submit' value='Submit'/>
</td>
</tr>
</table>
<input name='uri' type='hidden' value='tootips'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
</div>
<span class='item-control blog-admin'>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=FollowByEmail&widgetId=FollowByEmail1&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("FollowByEmail1"));' rel='nofollow' target='configFollowByEmail1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</span>
</div><div class='widget HTML' data-version='1' id='HTML7'>
<h2 class='title'>We Recommend...</h2>
<div class='widget-content'>
<ul id="site-recommendation">
  <li>
   <a href="http://www.ubuntuvibes.com/">Ubuntu Vibes</a>
  </li>
  <li>
   <a href="http://www.iloveubuntu.net/">I Love Ubuntu</a>
  </li>
  <li>
   <a href="http://linuxundich.de/">Linux Und Ich (German)</a>
  </li>
  <li>
   <a href="http://www.thepowerbase.com/">The Powerbase</a>
  </li>
</ul>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=8900647196714997279&widgetType=HTML&widgetId=HTML7&action=editWidget&sectionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML7"));' rel='nofollow' target='configHTML7' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div></div>
<table border='0' cellpadding='0' cellspacing='0' class='section-columns columns-2'>
<tbody>
<tr>
<td class='first columns-cell'>
<div class='sidebar no-items section' id='sidebar-right-2-1'></div>
</td>
<td class='columns-cell'>
<div class='sidebar section' id='sidebar-right-2-2'><div class='widget HTML' data-version='1' id='HTML1'>
<script type='text/javascript'>
                var disqus_shortname = 'tootips';
                var disqus_blogger_current_url = "http://www.tootips.com/";
                if (!disqus_blogger_current_url.length) {
                    disqus_blogger_current_url = "http://www.tootips.com/";
                }
                var disqus_blogger_homepage_url = "http://www.tootips.com/";
                var disqus_blogger_canonical_homepage_url = "http://www.tootips.com/";
            </script>
<script type='text/javascript'>
                (function() {
                    var bloggerjs = document.createElement('script');
                    bloggerjs.type = 'text/javascript';
                    bloggerjs.async = true;
                    bloggerjs.src = 'http://'+disqus_shortname+'.disqus.com/blogger_index.js';
                    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(bloggerjs);
                })();
                </script>
</div></div>
</td>
</tr>
</tbody>
</table>
<div class='sidebar no-items section' id='sidebar-right-3'></div>
</aside>
</div>
</div>
</div>
<div style='clear: both'></div>
<!-- columns -->
</div>
<!-- main -->
</div>
</div>
<!-- content -->
</div>
</div>
</div>
</div>
<div id='footer-wrapper'>
<div id='footer-links'>
      Template customized by <a href='http://www.tootips.com/'>TooTips</a> | <a href='https://plus.google.com/+YusufFelly' rel='author'>Yusuf Felly</a> | <a href='http://www.tootips.com/p/privacy.html'>Privacy</a> | <a href='http://creativecommons.org/licenses/by-sa/3.0/' id='CC-license-image' rel='license'><img alt='Creative Commons License' src='http://i.creativecommons.org/l/by-sa/3.0/80x15.png' style='border-width:0'/></a>
</div>
<div id='CC-license'>
        Except where otherwise noted,<span href='http://purl.org/dc/dcmitype/Text' property='dct:title' rel='dct:type' xmlns:dct='http://purl.org/dc/terms/'> content</span> on <a href='http://www.tootips.com' property='cc:attributionName' rel='cc:attributionURL' xmlns:cc='http://creativecommons.org/ns#'>Tootips</a> is licensed under a <a href='http://creativecommons.org/licenses/by-sa/3.0/' rel='license'>Creative Commons Attribution-ShareAlike 3.0 Unported License</a>
</div>
</div>
<script type='text/javascript'>
    window.setTimeout(function() {
        document.body.className = document.body.className.replace('loading', '');
      }, 10);
  </script>
<!-- G+ buttton async -->
<script type='text/javascript'>
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js?onload=onLoadCallback';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/3901948020-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY5rqRxWKT9jAG2cy5-grbELgwaWxg:1606788040881';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d8900647196714997279','//www.tootips.com/','8900647196714997279');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '8900647196714997279', 'title': 'Tootips.com | Software Tips \x26amp; Reviews', 'url': 'http://www.tootips.com/', 'canonicalUrl': 'http://www.tootips.com/', 'homepageUrl': 'http://www.tootips.com/', 'searchUrl': 'http://www.tootips.com/search', 'canonicalHomepageUrl': 'http://www.tootips.com/', 'blogspotFaviconUrl': 'http://www.tootips.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': true, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': 'UA-31459334-1', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Tootips.com | Software Tips \x26amp; Reviews - Atom\x22 href\x3d\x22http://www.tootips.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Tootips.com | Software Tips \x26amp; Reviews - RSS\x22 href\x3d\x22http://www.tootips.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Tootips.com | Software Tips \x26amp; Reviews - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/8900647196714997279/posts/default\x22 /\x3e\n', 'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/10992439041853628240\x22 /\x3e\n', 'adsenseClientId': 'ca-pub-4694131969055739', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'ieCssRetrofitLinks': '\x3c!--[if IE]\x3e\x3cscript type\x3d\x22text/javascript\x22 src\x3d\x22https://www.blogger.com/static/v1/jsbin/4244862144-ieretrofit.js\x22\x3e\x3c/script\x3e\n\x3c![endif]--\x3e', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/0a1432c860b9542e', 'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'disableGComments': true, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 300, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'pageName': '', 'pageTitle': 'Tootips.com | Software Tips \x26amp; Reviews', 'metaDescription': 'Tootips is a blog that provides you with useful tips about software available on multiple platforms. We also review Open Source Applications.'}}, {'name': 'features', 'data': {'sharing_get_link_dialog': 'true', 'sharing_native': 'false'}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Tootips.com | Software Tips \x26 Reviews', 'description': 'Tootips is a blog that provides you with useful tips about software available on multiple platforms. We also review Open Source Applications.', 'url': 'http://www.tootips.com/', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': true, 'isArchive': false, 'isLabelSearch': false}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebar-right-1', document.getElementById('HTML3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'sidebar-right-1', document.getElementById('HTML6'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar-right-1', document.getElementById('HTML2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts4', 'sidebar-right-1', document.getElementById('PopularPosts4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label1', 'sidebar-right-1', document.getElementById('Label1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar-right-1', document.getElementById('HTML4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_FollowByEmailView', new _WidgetInfo('FollowByEmail1', 'sidebar-right-1', document.getElementById('FollowByEmail1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'sidebar-right-1', document.getElementById('HTML7'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar-right-2-2', document.getElementById('HTML1'), {}, 'displayModeFull'));
</script>
</body>
</html>