Showing posts with label post. Show all posts
Showing posts with label post. Show all posts

Sunday, June 25, 2017

Posted by beni in , , , , , , , , , , | June 25, 2017

5SOCKSPRO COM Post Bù cho anh em bão socks good 16h30



  1. LIVE ~ 24.126.218.222:11011 | 0.04 | Douglasville GA 30134 | United States | Checked at http://5sockspro.com
    LIVE ~ 96.37.214.2:11443 | 0.04 | Hickory NC 28602 | United States | Checked at http://5sockspro.com
    LIVE ~ 64.121.215.249:11115 | 0.185 | Easton PA Unknown | United States | Checked at http://5sockspro.com
    LIVE ~ 176.36.80.165:11165 | 0.167 | Kiev 12 Unknown | Ukraine | Checked at http://5sockspro.com
    LIVE ~ 193.107.18.66:11551 | 0.101 | Unknown Unknown Unknown | Russian Federation | Checked at http://5sockspro.com
    LIVE ~ 46.117.88.202:11521 | 0.218 | Jerusalem 06 Unknown | Israel | Checked at http://5sockspro.com
    LIVE ~ 193.107.18.66:11559 | 0.118 | Unknown Unknown Unknown | Russian Federation | Checked at http://5sockspro.com
    LIVE ~ 76.29.27.217:11548 | 0.028 | Niles IL 60714 | United States | Checked at http://5sockspro.com
    LIVE ~ 195.249.90.184:11560 | 0.18 | S?nderborg 21 Unknown | Denmark | Checked at http://5sockspro.com
    LIVE ~ 193.107.18.66:11796 | 0.123 | Unknown Unknown Unknown | Russian Federation | Checked at http://5sockspro.com
    LIVE ~ 216.180.188.142:12078 | 0.107 | Malad City ID 83252 | United States | Checked at http://5sockspro.com
    LIVE ~ 78.46.131.69:12322 | 0.118 | Unknown Unknown Unknown | Germany | Checked at http://5sockspro.com
    LIVE ~ 95.160.36.187:12386 | 0.139 | Warsaw 78 Unknown | Poland | Checked at http://5sockspro.com
    LIVE ~ 75.76.187.155:11603 | 0.346 | Montgomery AL 36117 | United States | Checked at http://5sockspro.com

Monday, May 8, 2017

Posted by beni in , , , , , , | May 08, 2017

5 Cool Recent Post Widgets for Blogger


For bloggers that pride themselves on always staying up-to-date with new content, a recent post widget for Blogger can be an invaluable tool. A recent post widget for blogger is in many ways similar to a breaking news alert that journalists love to use during their reports, providing the most recent and relevant posts that you have to offer.

Adding a recent post widget for Blogger helps to reduce the dependency on email marketing, because you dont have to send out an email just to let people know you made a new post. Instead, it updates automatically for everyone to see. You can then use this information to design scheduled email newsletters, and take advantage of whats often referred to as the Twitter effect where audiences will regularly check back on your site for the possibility that new posts are available. Without this, you force people to do run their own search for information and content, increasing the likelihood that theyll leave the site and hurt your bounce rate.

Once youve managed to attract visitors to one of your posts using the recent post widget for Blogger, it will continue to act as an accessible secondary resource to navigate around your site. That way, you can avoid having them sifting through old content that might be outdated. If youd rather show off some of your best posts instead of your most recent posts, you can do that instead, or add that feature to the bar with just a few alterations.

Apart from looking great and taking up minimal space, there are too many benefits for you not to have a recent post widget for Blogger. The best part about these add-ons is that they come in a wide variety of designs that will fit any theme. If youre interested in adding a widget to your site, here are 5 cool recent post widgets that might catch your eye and fit perfectly with your Blogger template:


Style #1

rainbow widget, recent posts
<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentpoststhumbs.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = false;
var posts_date = true;
var post_summary = true;
var summary_chars = 70;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://softwareduck.blogspot.com/2015/05/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href=http://fonts.googleapis.com/css?family=Ubuntu+Condensed rel=stylesheet type=text/css />
<style type="text/css">
img.recent-post-thumb {width:50px;height:50px;float:right;margin: 5px -5px 0px 0px; border-radius: 100%; padding: 3px;background: #fff}
.recent-posts-container {font-family: Ubuntu Condensed, sans-serif; float: left;width: 100%;min-height: 55px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container {list-style-type: none; background: #fff;padding: 0px; }
ul.recent-posts-container li:nth-child(1n+0) {background: #F49A9A; width: 100%}
ul.recent-posts-container li:nth-child(2n+0) {background: #FCD092; width: 95%}
ul.recent-posts-container li:nth-child(3n+0) {background: #FFF59E; width: 90%;}
ul.recent-posts-container li:nth-child(4n+0) {background: #E1EFA0; width: 85%;}
ul.recent-posts-container li:nth-child(5n+0) {background: #B1DAEF; width: 80%;}
ul.recent-posts-container li {padding:5px 10px;min-height:50px; list-style-type: none; margin: 0px 5px -5px 5px; color: #777;}
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover { color: #222;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 14px;color: #444; font-weight: bold;}
.recent-post-title {padding: 6px 0px;}
.recent-posts-details a{ color: #222;}
.recent-posts-details {padding: 5px 0px 5px; }
</style>

Style #2

recent posts widget
<div class="recentpoststyle">
<script src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentposts.js"></script>
<script>
var posts_no = 5;var posts_date = true;var post_summary = true;var summary_chars = 80;</script>
<script src="/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showlatestposts">
</script><a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://softwareduck.blogspot.com/2015/05/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<style type="text/css">
.recentpoststyle {counter-reset: countposts;list-style-type: none;}
.recentpoststyle a {text-decoration: none; color: #49A8D1;}
.recentpoststyle a:hover {color: #000;}
.recentpoststyle li:before {content: counter(countposts,decimal);counter-increment: countposts;float: left;z-index: 2;position:relative;font-size: 20px;font-weight: bold;color: #fff;background: #69B7E2; margin: 15px 5px 0px -6px; padding: 0px 10px; border-radius: 100%;}
li.recent-post-title { padding: 5px 0px;}
.recent-post-title { font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;}
.recent-post-title a {color: #444;font-size: 13px; text-decoration: none; padding: 2px; font-weight: bold;}
.post-date {padding: 5px 2px 5px 30px; font-size: 11px; color: #999; margin-bottom: 5px;}
.recent-post-summ { border-left: 1px solid #69B7E2; color: #777; padding: 0px 5px 0px 20px; margin-left: 11px; font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; font-size: 15px;}
</style></div>

Style #3

recent posts gadget


<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentpoststhumbs.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
var post_summary = true;
var summary_chars = 70;</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://softwareduck.blogspot.com/2015/05/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href=http://fonts.googleapis.com/css?family=Oswald rel=stylesheet type=text/css/>
<style type="text/css">
img.recent-post-thumb {padding:2px;width:65px;height:65px;float:left;margin: 0px 10px 10px; background: #fff; border: 1px solid #69B7E2;}
.recent-posts-container {font-family: Oswald, sans-serif;  float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container li {padding:5px 0px;min-height:65px; list-style-type: none; margin-bottom: 5px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none;}
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: 15px; font-size: 13px;font-weight: bold;color: #fff;background: #69B7E2;padding: 4px 10px; border-radius: 100%;}
.recent-posts-container a { text-decoration:none; }
.recent-post-title a {font-size: 13px; text-transform: uppercase; color: #2aace3;}
.recent-posts-details {margin: 5px 0px 0px 92px; }
.recent-posts-details a{ color: #777;}
</style>

Style #4

recent posts for blogger, cool widgets
<script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/helplogger/recentposts2.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = false;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://softwareduck.blogspot.com/2015/05/5-cool-recent-post-widgets-for-blogger.html">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href=http://fonts.googleapis.com/css?family=Oswald rel=stylesheet type=text/css/>
<style type="text/css">
img.recent-post-thumb {padding: 2px; width:35px;height:35px;float:right;margin: -14px 0px 0px 5px; border: 1px solid #cea5ac; border-radius: 10%;}
.recent-posts-container {font-family: Oswald, sans-serif;  float: left;width: 100%;min-height: 70px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container li {padding:5px 0px;min-height:65px; list-style-type: none; margin: 0px 10px 5px 35px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none;}
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: 5px; font-size: 16px;color: #4D4D4D;background: #F7F7F7;padding: 9px 14px; border: 1px solid #efefef;}
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover{color: #4DACE3;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 13px; text-transform: uppercase; color: #5C4D4D;}
.recent-post-title { margin: 5px 0px; }
.recent-posts-details {border-top: 4px solid #AC707A; margin-top: 5px; padding-top: 5px;}
.recent-posts-details a{ color: #888;}
a.readmorelink {color: #4DACE3;}
</style>

Style #5

recent posts, blogger gadget
<script style="text/javascript" src="https://helplogger.googlecode.com/svn/trunk/helplogger/recentposts2.js"></script>
<script style="text/javascript">
var posts_no = 5;
var showpoststhumbs = true;
var readmorelink = true;
var showcommentslink = true;
var posts_date = true;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showlatestpostswiththumbs" rel="nofollow"></script>
<a style="font-size: 9px; color: #CECECE; float: right; margin: 5px;" href="http://softwareduck.blogspot.com/2015/05/5-cool-recent-post-widgets-for-blogger.html" rel="nofollow">Recent Posts Widget</a>
<noscript>Your browser does not support JavaScript!</noscript>
<link href=http://fonts.googleapis.com/css?family=Lobster|Gloria+Hallelujah rel=stylesheet type=text/css />
<style type="text/css">
img.recent-post-thumb {width:50px;height:50px;float:right;margin: -4px -35px 0px 0px; border: 4px solid #FCD6CB; border-radius: 100%;}
.recent-posts-container {font-family: Gloria Hallelujah, cursive;  float: left;width: 100%;min-height: 55px;margin: 5px 0px 5px 0px;padding: 0;font-size:12px;}
ul.recent-posts-container {counter-reset: countposts;list-style-type: none; background: #fff; }
ul.recent-posts-container li:before {content: counter(countposts,decimal);counter-increment: countposts;z-index: 2;position:absolute; left: -20px; font-size: 16px;color: #616662;background: #FCD6CB;padding: 9px 14px; border-radius: 100%; margin-top: 15px;}
ul.recent-posts-container li {padding:5px 0px;min-height:50px; list-style-type: none; margin: -2px 5px 5px 5px;  border-top: 2px solid #FCD6CB;}
ul.recent-posts-container {border: 2px solid #FCD6CB; }
.recent-posts-container a { text-decoration:none; }
.recent-posts-container a:hover { color: #222;}
.post-date {color:#e0c0c6; font-size: 11px; }
.recent-post-title a {font-size: 14px;color: #616662;}
.recent-post-title {padding: 6px 0px;}
.recent-posts-details a{ color: #888;}
.recent-posts-details {padding-bottom: 5px;}
a.readmorelink {color: #4DACE3;}
</style>


How to Add Recent Posts Widget on Blogger

Want to add one of the styles above? Just follow the following steps below:

Step 1. Log in to your Blogger dashboard and click on your blog
Step 2. Go to "Layout" and click the "Add a gadget" link on the right side
Step 3. From the pop-up window, scroll down and select the "HTML/JavaScript" gadget:



Step 4. Paste the code of the chosen widget found below it.
Step 5. Hit the "Save" button... and thats it!


Keep Your Blog Updated

Using a recent post widget for Blogger can truly benefit you and improve your skill as a blogger. As you can see, these designs can look great on Blogger sites, but they do act a little bit like a progress report for the author. If you start to fall behind, the dates on your recent post widget will definitely give you away.

Set a schedule and make sure that you are making regular posts on the blog. These posts will be automatically updated on your widget and readers can view this information whenever they want. Add your recent post widget for Blogger on the every page of the blog or in your template so that these posts can encourage others to continue reading, thus increasing the total time spent on your site. 

Wednesday, April 26, 2017

Posted by beni in , , , | April 26, 2017

99th Post on 2012


Semua kejadian ini membuatku berpikir, mungkin lebih baik ketika pagi nanti tiba sebuah meteor raksasa akan menabrak bumi dan membinasakan semuanya.

Sunday, March 15, 2015

Posted by beni in , , , , , , , | March 15, 2015


Hyderabad: Telangana Rashtra Samiti president K. Chandrasekhar Rao, who released the party election manifesto for 2014 Assembly and Lok Sabha polls on Friday, asserted that the party was eyeing the chief minister’s chair.

The TRS also announced the first list of the party’s Assembly candidates and ruled out alliances and asserted that the party will go it alone in the 2014 Assembly and Lok Sabha elections.

Referring to Telangana Pradesh Congress Committee president Ponnala Lakshmaiah’s maiahs remark that the TRS had ignored an alliance with the Congress for the CM’s post, Mr Chandrasekhar Rao surprised everyone by saying that the party indeed was aiming for the chief
minister’s post.

“Ponnala says KCR did not go for an alliance with the Congress since I was eyeing the CM’s gaddi. I am power hungry. Is it wrong if a TRS man
becomes CM? Yes, we decided on it. Why not?” he said.

“Shouldn’t a TRS leader become CM? Why are you so jealous? We will certainly dream about becoming CM; 100 per cent. How come you are
eligible and not us?” asked Mr Chandrasekhar Rao in his own inimitable style.

Promising a transparent, political corruption free, people, industry and employee-friendly government, the TRS manifesto includes waiver of
crop loan up to Rs 1 lakh, housing loans for weaker sections, 12 per cent reservation for minorities, STs, creation of 14 new districts etc.

It promised to make Hyderabad a world class city with IT software and hardware hubs, establish a new airport, ensure 24 hour water/ power
supply, a pollution and traffic jam free clean and green city, new satellite townships, cleaning of Musi and Hussain Sagar etc.

“Mr Ponnala Lakshmaiah and other Congress leaders should stop abusing us and we will stop abusing them. There is no point in abusing each
other. You tell your agenda, we spell out ours. People will decide,” he added.

Warning that Mr Ponnala Lakshmaiah and others involved in irrigation and other scams would have to pay for their misdeeds, Mr Chandrasekhar Rao pointed out that though his party leader, Mr Kadiam Srihari was irrigation minister, he was “spotless”.

“The new state of Telangana faces several new challenges. We have to face power crisis and other issues. It will take two to two and half
years to settle. Our top priority is welfare. We will transform Telangana into a vibrant state in five years," said the TRS supremo while releasing the 32-page election manifesto at Telangana Bhavan.

Mr Chandrasekhar also lashed out at Telugu Desam president N. Chandrababu Naidu, describing him as a “shani” and a “pucca Samaikhyawadi”. “This man (Mr Naidu) said in a public meeting that if he had more MPs he could have stopped Telangana. My appeal to people of Telangana is that they should bury Telugu Desam. Don’t allow proxy Andhra rule over Telangana. Do you need a proxy rule or self rule?” he asked.

The TRS chief also said that a new TRS government in Telangana would take back all assigned lands, Bhoodan lands, wakf and gurukul trust
lands usurped by unscrupulous elements. TRS, which will be going alone for the first time in general elections after tie ups with Congress in 2004 and Telugu Desam in 2009, gave top priority to welfare, agriculture, industry, IT, employment generation, power sector, drinking water, irrigation and housing.
File photo of TRS Supremo, K Chandrasekhar Rao

Search