Ads 468x60px

Pages

Sabtu, 28 September 2013

A Simple Related Posts Widget For Blogger

In the last tutorial, ive been talking about the Related Posts widget that shows related posts along with thumbnails just at the end of your blog articles. Some of the users, however, would prefer a simpler and cleaner displaying of their related posts so that it would show just the posts titles. So lets begin adding it!

related post, related post blogger, blogger tricks

How to add Related Posts Widget to Blogger

Step 1. Go to Template >> Edit HTML and tick the "Expand Widget Templates" checkbox

Step 2. Find the below tag

</head>

Step 3. And just above it, paste the following code:


<!--Related Posts Scripts and Styles Start-->
<!--Remove--><b:if cond=data:blog.pageType == &quot;item&quot;>
<style type=text/css>
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
margin-top: 20px;
}
#related-posts .widget{
padding-left:6px;
margin-bottom:10px;
}
#related-posts .widget h2, #related-posts h2{
font-size: 17px;
font-weight: normal;
color: black;
font-family: Arial Narrow;
margin-bottom: 0.75em;
padding-top: 0em;
}
#related-posts a{
font-size:16px;
color: #555555;
font-variant:small-caps;
}
#related-posts a:hover{
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
#related-posts ul{
list-style-type:none;
margin:0 0 0px 0;
padding:0px;
text-decoration:none;
text-color:#000000
}
#related-posts ul li{
list-style-type: none;
border-left: 2px solid #1399CF;
border-bottom: 1px dotted #1399CF;
margin-bottom: 3px;
padding-left: 30px;
padding-top:0px;
}

#related-posts ul li:hover{
background-color: #1399CF;
border-left: 2px solid #B3CA3D;
border-bottom: 1px dotted #B3CA3D;
}
</style>
<script type=text/javascript>
var relatedpoststitle=&quot;Related Posts&quot;;
</script>
<script src=http://helplogger.googlecode.com/svn/trunk/related_posts.js type=text/javascript/>
<!--Remove--></b:if>
<!--Related Posts Scripts and Styles End-->

Note:
- if you want to change the size and color of Related Posts title, change the bolded values (17 for the font size and black for the color)
-to change the related post title color, replace the value in red;
-to change the background color on mouseover, replace the color value in blue;

Step 4. Now find (CTRL + F) the below line:

    <div class=post-footer>

Step 5. Just above it, paste the code below:

<!-- Related Posts Code Start-->
<!--Remove-->
<b:if cond=data:blog.pageType == &quot;item&quot;>
<div id=related-posts> <b:loop values=data:post.labels var=label> <b:if cond=data:label.isLast != &quot;true&quot;> </b:if> <b:if cond=data:blog.pageType == &quot;item&quot;> <script expr:src=&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=6&quot; type=text/javascript/></b:if></b:loop>
<script type=text/javascript> var maxresults=5; removeRelatedDuplicates(); printRelatedLabels(&quot;<data:post.url/>&quot;); </script> </div> <!--Remove--></b:if> <!-- Related Posts Code End-->

Note: In order to change the number of maximum related posts being displayed for each label, search for the code max-results=5 and change the number "5" to any desired number.

Step 6. Save Template

Enjoy!!!
Read More..

Registry Workshop 4 6 2 32 64 bit Multilingual




Advanced registry editor without installation.

Download Portable RegWorkshop Online (0.6 MB)


Extract and run RegWorkshopPortable.

32 or 64 bit selected by launcher.

English, Bulgarian, Dutch, French, German, Hungarian, Italian, Korean, Polish, Spanish, Russian, SimpChinese, TradChinese.

Settings of installed RegWorkshop should be preserved.

Read More..

ImageShack Uploader 2 2 0 Multilingual




Upload one or more image and video files to Imageshack without installation.

Download Portable ImageShackUploader (7.8 MB)

(md5: 02ab165bf87c0345bdb54917a2d60b4a)


Extract and run ImageShackUploaderPortable.

Language set by launcher according UserDefaultLang (if you dont want: write UserDefaultLang=false in ImageShackUploaderPortable.ini): Arabic, Greek, English, Spanish, French, Hungarian, Italian, Latvian, Dutch, Polish, Portuguese, Russian, Thai, Turkish, SimpChinese.

Letter of portable drive updated in paths.

Settings of installed ImageShackUploader should be preserved.

Read More..

CloneDVD mobile 1 9 0 1 Multilingual




Convert your DVD movies into a format that your portable device can play without installation.

Download Portable CloneDVDmobile (4.8 MB)


Extract and run CloneDVDmobilePortable.

Settings of installed CloneDVDmobile should be preserved.


Read More..

Jumat, 27 September 2013

Making a gadget visible only to the blog administrator

And the post title says it all. There are gadgets that sometimes we want to be visible only to us and not to our blog readers, perhaps a Survey already ended that we want to keep, a counter, or any gadget that while we customize, we dont want anyone else to see until the final result is ready.
blogger widgets, blogger tutorials
 The procedure is simple, we just have to add two lines to our gadget that we want to hide.

First thing to do is to go to Template > Edit HTML and then search for the gadgets code we want to hide. It will be easier using the CTRL + F keys and locating the name of the gadget/widget.

For example, in a HTML/Javascript gadget, we will see a code like this:
<b:widget id=HTML1 locked=false title= type=HTML>
<b:includable id=main>
<span class=item-control blog-admin>
<!-- only display title if its non-empty -->
<b:if cond=data:title != &quot;&quot;>
<h2 class=title><data:title/></h2>
</b:if>
<div class=widget-content>
<data:content/>
</div>

<b:include name=quickedit/>
</span>
</b:includable>
</b:widget>
All you have to do is add the parts in red and ready. If you close the session go to your blog youll not be able to view the gadget that you have hidden, but as soon as you sign in you will see that it is visible to you.

Not all gadgets have the same structure like in my example, but it will be easier to guide you, just place the first code in red just after <b:includable id=main>

And the second red code just before </b:includable>
Note: to look inside the widgets code, click on the sideways arrow next to the widgets id.

And with that the gadget will be hidden for readers except you.
Read More..

RapidShare Manager 2 1943 En De




Download and Upload Manager for RapidShare without installation.

Download Portable RapidShareManager (7.0 MB)



Needs Java Runtime Environment Portable or Installed.



Extract and run RapidShareManagerPortable.

Settings of installed RapidShareManager should be preserved.


Read More..

TuneUp Utilities 13 0 3020 Multilingual




Optimize the performance of your computer without installation.

Portable TuneUp Utilities 13.0.3020 Multilingual Online (0.6 MB)

English, German, Spanish, SpanishInternational, French, Italian, Dutch, Polish, Portuguese, PortugueseBR, Russian, Czech, SimpChinese, Korean, Japanese.

Portable TuneUp Utilities 13.0.2020 Multilingual (40 MB)

English, German, Spanish, French, Italian, Korean, Dutch, Polish, PortugueseBR, Russian, SimpChinese.


Extract and run TuneUpPortable or OneClickPortable.

Settings of installed TuneUp should be preserved.

Read More..