Saturday, September 29, 2012

Jquery Scrolling Popular Posts Widget With Thumbnails For blogger


Popular posts

Stylish And Cool Jquery Scrolling Popular Posts Widget With Thumbnails For blogger:
Scrolling Popular Posts images with some Description and Title is a very Nice way to make your Blog Look stylish as well as user friendly for the user's to pick up a Post and Read!
it also make your blogspot look stylish.
when the images are scrolling it also gives a nice way to attract users to let see it. and more chances for the users to pick up from it their liking post. make your blog better and look professional.
i personally recommend to all blogspot owners.
one feature of this widget is also that it don't reserve more space in your blogspot site.
if you are using the default traditional popular post then it look boring and do not attract the users to let have a time on it.
Another feature of this widget is that it increase the duration of visitors on your blog or on a site.
so feel free to watch demo and decide to add it to your site.

How To Add to Blogger:
Step-1: Go Your Blogger Layout and Add Gadget then Select Popular posts. 
Step-2: Copy the Below Code and Paste it in a Gadget, Html/Javascript.

<style type="text/css" media="screen">
#PopularPosts1 {
 overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:400px;
}
#PopularPosts1 ul {
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#PopularPosts1 li {
 width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:80px;
overflow: hidden;
background:#fff url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/post.jpg) repeat-x;
border:1px solid #ddd;
}
#PopularPosts1 li .item-title {
    color:#A5A9AB;
    font-size:1em;
    margin-bottom:0.5em;
}
#PopularPosts1 li .item-title a {
 text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#PopularPosts1 li img {
 float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
#PopularPosts1 li .item-snippet {
  overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}
#PopularPosts1 .item-snippet a,
#PopularPosts1 .item-snippet a:visited {
    color:#3E4548;
    text-decoration: none;
}
#PopularPosts1 .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;
}
#PopularPosts1 {
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}
.tags span,
.tags a {
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
}
a img {
    border: 0;
}
-->
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" charset="utf-8">
$(function () {
    $('.popular-posts ul').simpleSpy();
});
</script>
<script src="http://accordion-for-blogger.googlecode.com/svn/trunk/simplespy.js" type="text/javascript"></script>
Step-3: Now Look the Below Screen Shot and Make your Popular posts and Html/javascript code arranged like this
popular posts for blogspot

Step-4(optional):
This Step is optional and use as trouble shooting. if your popular posts are not scrolling then do this step, otherwise ignore it.
Add the Below code just before </head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/>
Done! Enjoy!
Feel Free to Share your Views!



Friday, September 14, 2012

Floating Facebook Like Box widget For Blogger And Website

Facebook Likebox

Floating Facebook Like Box widget For Blogger:
Floating and scroll to to left Side of Blogger Sidebar Facebook Like Box is very attractive way to get more fans to your facebook Page.
As A Blog Owner You need to promote Your Blog. and for this Facebook Really help you. infact Facebook Fan Page is A great Source to attract Visiters.
Now a days everyone Using Facebook to Promote Blog. and you need some likes means Fans to Share your thoughts and to share your Blog posts.

How it Works:
when Some one Hover Mouse on Facebook then it Move to left side and then Go back to the previous state.
The best thing is that it doesn't hurt the user and also did not reserve place in Your Blog.
if you are Using the Common facebook LikeBox in your Blog. usually it Reserve Space and not good impression.

How To add to blogger:

1. Go to Your Blogger Layout, Add Gadget>Html/javaScript
2.Copy The Below Code and Paste it into a Gadget.
<script type="text/javascript"> //<!--
$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate ({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");},
500);}); //--> </script>
<style type="text/css">
.w2bslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2aLG8Y9CHHyIT28yoPUHbe4v1_K4_skyt27mXyUP6yN3a30Px00W_5jlaLjy3uScyRbWQgbDalEM6UObr20MQxBRu2ZVEV7bKEX5I6xukxx1PBXiA5chjJrqslQRwkBXuY8059lobvZdd/s1600/facebook1.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.w2bslikebox div{border:none;position:relative;display:block;}
.w2bslikebox span{bottom: 10px;font: 9px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #FF9D00;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;}
</style><div class="w2bslikebox" style="">
<div>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/username&
width=245&colorscheme=light&show_faces=true& connections=8&stream=false&header=false&height=330" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 330px; width: 245px;background:#fff;">

</iframe></div>
</div>
<a href="http://TrixKing.blogspot.com" target="_blank">Get This Floating Likebox </a>
3. Paste The below Code Just Before </head>

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/>

Note: ignore Step-3 if you already have this code at Before </head>

How to Add in Website:

  1. copy and paste above html code just above</body>
  2. Also do step no 3 above

Customization And Usage: 
In the Html/Javascript code Replace Username with your Facebook Page User Name.
Replace username with your Facebook Page username

If you Have any problem/Suggestion/Feedback.
Feel Free to comment!
Thanks To You!



Thursday, September 13, 2012

Customized Stylish Vertical Menu widget For Blogger

customized and stylish menu for Blogger
Preview 
Vertical Menu For Blogger:
By default Blogger offers only Horizontal menu for Blogger. some time you need to have a menu in the sidebar too.
It may be some time because your menu is full at the Top or you want to stylish Your Blog. 
To navigate your users easily to the correct pages or posts. 
There are some posts or some pages which are most popular in your Blog. and you want to have easy way for the user to go to their desired post easily.
In the Sidebar when you have a menu so it look a little different and nice.

How To Add it To Blogger:

1.Go To your Blogger Template>Edit Html>procced and Ctrl+f and search for ]]></b:skin>   Paste the CSS code  just above ]]></b:skin>

    2.  Put HTML code in the Sidebar widget.
i.e. Add gadget then select Html/javaScript and paste the Below Html Code.


Css Code:
          #menu5 ul { list-style: none; margin: 0; padding: 0; } #menu5 img { border: none; } #menu5 { width: 200px; margin: 10px; } #menu5 li a { height: 32px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; font-size: 10pt; font-weight: bold; background: #FFF; height: 24px; text-decoration: none; } #menu5 li a:link, #menu5 li a:visited { color: #FFF; display: block; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU__wDxAxZyTcxSTMkGKDPz_k9wXoMrz71l8XWfg6MlUZprplRKaM7ZLpg2FRAb8fg37FsAngBVbWqVcqaIElZoWXz9bTIVvA_IKIze9EYHzRqNgnUfzmuWOWmbPfNtza0iCHXDlopOG8/s800/menu5.gif); padding: 8px 0 0 10px; } #menu5 li a:hover { color: #FFF; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU__wDxAxZyTcxSTMkGKDPz_k9wXoMrz71l8XWfg6MlUZprplRKaM7ZLpg2FRAb8fg37FsAngBVbWqVcqaIElZoWXz9bTIVvA_IKIze9EYHzRqNgnUfzmuWOWmbPfNtza0iCHXDlopOG8/s800/menu5.gif) 0 -32px; padding: 8px 0 0 10px; }


HTML Code:
            <div id="menu5">
 <ul>
<li><a href="#1">Link 1</a></li>
<li><a href="#2">Link 2</a></li>
<li><a href="#3">Link 3</a></li>
<li><a href="#4">Link 4</a></li>
<li><a href="http://Trixking.com">Get This widget</a></li>
</ul>
</div>
Customization and Usage:
Now you Done the Step 1 and 2.
Now get ready to customize it and edit it.
You do'nt need to edit/modify the Css code if you don't know much about Css.
You have to edit The Html Code.

The #1 refers to your first link, so paste your Link.
and the Link 1 refers to the text to be appears on the menu!
And So on.


If you have any problem? any suggestions? Feedback?
Feel Free To comment!
Thanks to You!


Wednesday, September 12, 2012

Top 10 Typing Tutors Softwares Full Free Download

Typing softwares
Typing Tutors Software's:
When you have Computer(PC) for a while you are searching for some software's to learn typing, Typing is very important when you want to a professional man to use PC.
my concerns is to Type Text and to do not see the keyboard.
First you have to learn how to type. means how to put your hands,
How to Put hands in the start:
First put You hands like this that the Right hand four figure placed on the letter J,
and the left four figure on the F.
then you and practise these for a moment and then where are the finger press the buttons and Start typing. in start it will be difficult , but as you go then you will become a typing master. 
Typing Games to Speed up you Typing Speed:
As you typing some time you bore with the text so you need some games to type. in the Typing tutores collection some Games of typing are also included so you will enjoy and also learn typing as well as will speed up your Typing Speed.
But it doesn't means that when you practise your typing on the softwares you need to keep it up.
and one thing more to speed up your typing you need some social network to chat.
and the best example is facebook. Facebook is very good to speed up you typing. 



Feel Free to share with you friends and comment.
Thanks to You!



Submit Blog to 50 Search engines Directories








Blog is a voice to Sprread world wide
If you Have a Blog and want to spread it accross the wolrd wide internet you should use and you must to use to submit blog to free search engines directories. No html needed to put on your blog. on the some you have to put html on your blog.
Below i given the most top high page Rank Directories to submit your blog on it.
the effect of visitors you will get within 2-3 Weeks . so don't be confused after submitting . it will take time.
The best directories are given in this post to submit your blog.
Beyond submitting to directories:  
blog is in drictries

Your Post in Google Search Results
You know how Google index your site and how it appear your post result when some one search.
Google check your links in others sites too. so if you submit to search engines and directories so your blog will have links there and Google know it. so your post result have more chances to be apperad in Search Results.
One thing More when you submit your Blog with search engines directories your blog seo will enhance and will grow up . and will continue untill your Blog exists.
Below are the free directories to submit your Blog on it.
What You Have To Do: 
Go to the below High page Rank sites, and click on "submit" or "add URL" and submit yours.


1.Google          2.Bing                  3.Open Directory                4.ASR  

5.ScrubTheWeb        6.ExactSeek        7.Anoox          8.FyberSearch

9.SearchSight           10.Amfibi     11.Web World           12.A1WebDirectory

13.Link Centre    14.SoMuch          15.Info Tiger          16.SecretSELabs

17.SonicRun          18.MasterMOZ           19.Wikidweb       20.GigaBlast

21.Submit        22.BusinessSeek         23.oneMission   24.SurfSafely

25.GhetoSearch    26.IS     27.IllumiRate       28.The Living Link


29.Elite Sites Directory       30.Polypat       31.Finest 4

32.Skoobe       33.RDirectory       34.The Great Directory        35.Synergy Directory

36.Directory Free        37.Online Society     38.24/7 Web Directory

39.OneMillionDirectory          40.Link1 Directory       41.TXT Links

42.1WebsDirectory       43.What U Seek       44.All Business Directory

45.Wondex       46.Nexus Directory       47.9Sites

48.Cipinet        49.Info Listings           50.DirectoryFire

>>Click Here to submit your Blog with Us, and Get Free Back Link


After submitting your Blog to all above Free directories you will see the traffic effect within 2-3 Weeks.
Your Comment are most welcome!
Like this post?
Share it with your friends.

Tuesday, September 11, 2012

Free Social Networks Promotion

Social icons collection
Free Social Media Promotion:
Increase Your Facebook Page Likes, YouTube subscribers, Google+ Circles, Twitter Followers, Pinterest Followers and others.

If you have Website or Blog and you want to promote Your business or Providing Services to more users, then social media is a Great Factor to do it
In the start of your business it is difficult to promote, and you need support and contribution of users, and you can get these contribution by social sites.
The method i am teaching today to increase Facebook fans,promote twitter to increase your followers , and Google plus circles, +1s is the legal way and Safe and checked by Me. I hope you will enjoy and will like.
Social sites to promote Your business and services


Increase Facebook Page Likes,Your subscribers,Twitter followers,Google pluss, Circles and much more:
The Method is as Follows:
Step-1.First Go To This Site http://addm.co/?R8LZCND
Step-2: Register: Create Your account. After Filling the form a confirmation email you will receive so confirm(go to your inbox and in the email click on confirm)
Step-3.Now Login to The Site.
Step-4.First Click on Add Site/Page. Here you can add your Facebook Page URL, Google+ id URL,twitter URL id and more. So add your own.
Step-5. Now at the left side There are social sites so click on your  desired site to increase. and like page,add to circles and in the return the more you will like and add the more your page fans will increase.
In fact your Page likes will increase more than you like other pages.
It was the example of Facebook Page.
Others social sites like Google plus circles increasing, twitter followers method is the same as Facebook page.

Comments are most welcome. If you have any question or any problem then comment!
Thank you!


Tuesday, September 4, 2012

Pdf to Word Converter Full Version Free Download

Pdf2word conveter
PDF To Word Conversion:
 Some Time you Have A Pdf File but you want to edit and modify then probably if you are using Adobe Reader then you can't, However if you are using Foxit Reader then you can edit the Pdf file. However you can't all the in an efficiently way.
You Need A converter which you give  Pdf file and they Give you Word File. then you can customise and you can do what you want.
Pdf Files are mostly use to just as Read only and not to edit like Ms word in which you can do.
one thing other i want to mention here. if you has installed Ms Office 2010 or 2011, 2012.
Then you can Converter you pdf files to word files without using a Software.

How to Do it with MS word 2011+:
when you write you desired text or anything. just click on the office save button and then when a pop window occur then select to Save as pdf file and then chose location where you want to Save The File and Done you file will be Pdf. Now just open to See PdF file
Pdf to word Converter Tools


What you Have to do?
Download the Sofware Extract with WinRaR if Required and install.
then After installing you can do You work.

Pdf to word converter free download