Friday, October 31, 2008

Top 10 Entrecard Droppers of Octuber 08

From the previous month we are honoring our Top 10 Entrecard Dropper.In this process we are link loving our Top 10 droppers and we are giving 500 Entrecard Credits to our Top Dropper.
From the above Table our Top Dropper for October is Money Saving pro with 23 Drops.I have already sent the credits to our Top Dropper.The name of the droppers goes below.I have added rel='dofollow' in the code section to link love our Top droppers.















Unfortunately I found that the Entrecard widget in two Blogs All Computer Tips and All healthy Tips has been deleted.So this time Only 8 Top Droppers has been Shown.So Drop and Stay Tuned to Bloganol.

Thursday, October 30, 2008

Good bye Blogrush

This morning I got an Email from Blogrush after a couple of Months and I came to know that our famous traffic maker service Blogrush is going to shut Down.I felt sad to read about it.Blogrush used to be a good Traffic maker for my blog once but after I started using Entrecard I stopped using Blogrush and pay my more attention to Entrecard.

When I visited Blogrush homepage I saw the same message in the homepage as in the email.They don't clearly mention the cause why they were shutting down but it was bad for them and for us too.

So if you have Blogrush widget code on your blog then remove it. and hope to get other more better services for blogging from Blogrush.

Tuesday, October 28, 2008

Making Money with Motive network Advent 2.0.

Today while I visited John chow blog after a week I found a useful post on making real Money Online with Motive Network advent 2.0.I found a useful post in Johnchow after a week so I blogged about the title Making Money with Motive network Advent 2.0.

The features of the Motive Network Advent 2.0 was really impressive.It has got highest payouts along with top performing offers.It has reliable payment schedule and host and post offers.It is also best in class interface.It has got Advanced tracking and reporting and registration path technology.Further it has also got SID and AID tracking, Multiple ad formats and ability to customize and super customer service.

To get better sense about Motive Network watch the video and know that what can you expect from Motive network.



I have already sign up to Motive Network and waiting for approval.Therefore Sign up to Motive Network today and start making Money now.

Thursday, October 23, 2008

2008 Blogger's choice awards winners announced

This morning I got an Email from Izea.The email was about announcement of the winners of Blogger choice awards 2008.So I visited the Link at Blogger's choice awards winners 2008 and see all the award winning Blog but I didn't find my blog anywhere,So sad.Anyway your blog may be in the award winners list if you have participated to Blogger's choice awards so see Blogger's choice awards winners 2008 Today.

Now the voting for 2008 has been officially closed but now voting for 2009 has now opened.Therefore sign up Blogger's choice award, Nominate your blog to any category and Try to get in list of award winners in 2009.Good luck.

Wednesday, October 22, 2008

Our new Contest Blog : Blog about Contests

After organizing contest for twice I really start loving contests.Therefore we have now started new contest blog http://www.blogaboutcontests.com/ in order to organize and participate in more contests.it has also become an experimental blog for us.We will try to feature all the contest around the web in this blog whether it is small or bigger.

If you like to get your contest featured in this blog then submit your contest to us and after reviewing the contest we will surely feature it here and don't forget to participate in the new contest organized by Bloganol titled Win prizes worth over $100 plus  Entrecard credits over 15000.

Monday, October 20, 2008

Win prizes worth over $100 plus Entrecard Credits over 15000

This is the second contest organized by Bloganol.In the previous contest we got total 52 participants.In this contest we are hoping to get more contestants because we are trying to make it bigger than previous.

How to participate here?
There are altogether 200 points for completing easy 7 tasks in this contest.Each task has got certain points.here are lists of tasks the participants should complete with the points.
  1. Blog about the contest (50 points).
  2. Subscribe Bloganol Feed by Email (35 points).
  3. Follow us at Twitter (25 points).
  4. Fave Bloganol on Technorati (25 points).
  5. Join our Entrecard Drop List (20 points).
  6. Join our Mybloglog Community (15 points).
  7. Put banner of Bloganol on you blog Until the contest runs(30 points).
Make lots of prizes at Bloganol
<a href="http://www.bloganol.com/2008/10/win-prizes-worth-over-100-plus-14000.html" title="Win lots of prizes at Bloganol" target="_blank">
<img src="http://entrecard.s3.amazonaws.com/eimage/87432.jpg" alt="Make lots of prizes at Bloganol" /></a>




list of prizes


1st Prize
2nd Prize
3rd prize

These are the small list of prizes and we would like to thank all the sponsors who sponsored here.If anyone still likes to sponsor here then its not late.We accept sponsors until the result of the Contest.You can Email us about the prize you' re sponsoring with your blog link.You can sponsor Ec's (1000 min),Banner or Text Link in your blog,Review on your blog or other cool things related to Blogging.


Deadline
There is no date specified for opening the result of the contest.Since this contest is post no 200.So post no 119 will be the warning post and Post no 220 will be the result post of this contest.It means it would be within 15-20 days.So stay tuned to Bloganol.

December 15th 2008
Sorry for postponing the dates of contest result.I have postponed on the request of my Sponsors.

Sunday, October 19, 2008

Make Money with TTZ Media affiliate

TTZ Media is also sometime called Johnchow Ad Media Network.You can make Money from TTZ Media Affiliate by being a TTZ Media Affiliate marketer on your relevant website through PPC earnings.They provide a very intuitive ad code generation system as well as a tracking system, and the ad banners are one of the most flexible on the web.

But there are also some requirements of TTZ Media to get your Blog approved .
  1. You must have your own domain name (no free sites).
  2. Your Blog must be in English Language. 
  3. Your Blog must have high Quality Content and
  4. Your Blog must be Updated Frequently.
If you Qualify the above requirement then you can Sign up to TTZ Media.If you don't  qualify the above requirements then Try to take your blog to higher level.

The Ads shown by TTZ Media Network are also like Ads of Shopping Ads and Chitika Network.You can get Ads on different 15 sizes and single Products and Multi products.Following is the Snapshot of the Ad of TTZ Media Network.

Comment numbering in Blogger

Last day when I was converting a wordpress theme into Blogger I saw the comment numbering in the wordpress theme and I tried to show the Comment numbering in that Blogger Theme.So I searched the hack to show comment numbering and Finally found that hack in randomness.

It was not so hard to show comment numbering in Blogger.It is just like showing commentators photo inside comments in Blogger.So I have brought this hack to you.Just follow the tutorial below.

Goto Blogger Edit Html page , Expand Widget Templates and Search for the Following block of codes.

<dl id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt class='comment-author' expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
</dt>
<dd class='comment-body'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</dd>
<dd class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='"#comment-" + data:comment.id' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
</b:loop>
</dl>

Now in second step , replace the above block of codes with the following block of codes.

<dl id='comments-block'>

<script type='text/javascript'>var CommentsCounter=0;</script>

<b:loop values='data:post.comments' var='comment'>

<div class='' expr:id='data:comment.id'>

<dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
<a expr:name='data:comment.anchorName'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>

<span class='comment-number'>
<a expr:href='"#comment-" + data:comment.id' title='Comment Link'>
<script type='text/javascript'>
CommentsCounter=CommentsCounter+1;
document.write(CommentsCounter)
</script>
</a>
</span>

</dt>
<dd class='comment-body'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</dd>
<dd class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>

</div>

</b:loop>
</dl>

Now in last Step you need to style the numbering.For that add the following codes just above ]]></b:skin>: in your Template.

.numberingcomments{
float: right;
display: block;
width: 50px;
margin-right: 5px;
margin-top: -35px; /*comments-counter position*/
text-align: right;
font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
font-size: 30px;
font-weight: normal;
}

/*since the numbers are actually links, we need to force the color properties*/

.numberingcomments a:link, .numberingcomments a:visited {color: #445566 !important; text-decoration: none !important;}
.numberingcomments a:hover, .numberingcomments a:active {color: #FF9933 !important; text-decoration: none !important;}

After you complete the above steps,Save the Template and see the comment numbering in your blog.If yu got any problem then let us know about it.

New Banner Design for Bloganol

Well previously I was using my own designed 125X125px banner For Entrecard and Other Advertising.I get fed up of the Old banner and planned to get another cool Banner for my blog.This time I Uninstalled Photoshop from my PC to gave Job to Bloggingfromscratch for Designing my Banner.They proposed my 6 banner designs and I choose 1 banner for my blog.And the new Banner Looks Like this:


Enjoy.

Make a mark on Mozilla with Impact Mozilla Challenge

Mozilla has opened a contest named " Impact Mozilla Contest" that gives you a great chance to mark yourself on Mozilla.They're looking for innovative ways to make sure people who download Firefox become regular users.

So if you're interested here then start send your summary of your ideas and an overview of how you and your team will carry them out. If your initial strategy makes the cut, They'll ask for a complete plan detailing your solution.

If your plan is selected as the winner, you'll have the opportunity to manage a marketing campaign for one of the top brands in the technology world. They'll give you the resources to enact your solution, plus $3,000 for the winning proposal

So learn the brief of the contest at First.Then know about the rules and prizes then submit your Plan with two page summaries to Mozilla before October 24 2008.So its a great chance to promote your blog and yourself.Therefore don't miss this chance.

Saturday, October 18, 2008

Show Commentators Photo inside comments in Blogger

This is just another and important hack in the Bloggers hacks directory.This hack helps you show the photo of the commentator embedded on the left side of the comment or below the commentator's name.I have also performed this hack in my blog.Now whenever Blogger users comment in my blog with their Blogger Profile then their photo will be obviously shown in the left side of their comment just like below.

Isn't it great?It has got many features like:It attracts more users to Comment on your blog,Makes your blog professional looking and the comments seem easy to manage.It is not so hard to perform this hack in your blog.For that you must follow the following tutorial.

First of all copy the following code and Paste it in your blog Just above </head> tag.

<script src='http://bloganolutilities.googlepages.com/blogger_comment_photos.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
addLoadEvent(function(){showCommentPhotos('commentphoto','comment-author', 1);});
//]]>
</script>


Now in Second step search for the following Block of code.

<dl id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt class='comment-author' expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
</dt>
<dd class='comment-body'>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</dd>
<dd class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='"#comment-" + data:comment.id' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
</b:loop>
</dl>

After you Find searching the whole block of code,select the Codes and replace it with the following block of codes.

<dl id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt class='comment-author' expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
</dt>
<dd class='comment-body'>
<div class='commentphoto' style='float:left;margin:5px;'/>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</dd>
<dd class='comment-footer'>
<span class='comment-timestamp'>
<a expr:href='"#comment-" + data:comment.id' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
<div style='clear:both;'/>
</b:loop>
</dl>

After you replace the code Save your the Template and see the photos of your Commentators.Enjoy.

Thursday, October 16, 2008

20 Firefox 3 Themes you must Try

I think I have already delivered you 25 coolest Firefox wallpapers now this time i am going to deliver you 20 Firefox 3 Themes that you must try.

iPox - Mozilla Firefox Theme
[ Visit Designer | Add to Firefox ]

MidnightFox - Dark Firefox Theme
[ Visit Designer | Add to Firefox ]

 Introducing MidnightFoxy - Dark & Stylish Theme
 [ Visit Designer | Add to Firefox ]

Miint Firefox Theme
 [ Visit Designer | Add to Firefox ]

 iPox Aqua - Blue Firefox Theme
  [ Visit Designer | Add to Firefox ]

PinkHope - Breast Cancer Awareness Firefox Theme
  [ Visit Designer | Add to Firefox ]

HalloFF - Halloween Firefox Theme
  [ Visit Designer | Add to Firefox ]

NASA Night Launch
  [  Add to Firefox ]

Newgrounds Classic 2.027
  [  Add to Firefox ]

CrystalFox Modern 2.0
  [ Add to Firefox ]

 Phoenity Reborn 0.8.100
   [  Add to Firefox ]

Aero Fox 3.0.2
    [  Add to Firefox ]

 Abstract Zune 3.0.1
     [  Add to Firefox ]

Aero Silver Fox 3.0.2
Add to Firefox ]

 Walnut for Firefox
 [  Add to Firefox ]

Bible Fox 3.0.1
[ Add to Firefox ]

 Iowa State Cyclones Theme 3.0.1
 
Noia 2.0 (eXtreme) 3.52
 [ Add to Firefox ]

Noia 2.0 (lite) 3.21
  [ Add to Firefox ]

 Whitehart 3.4
   [ Add to Firefox ]

Blogging Idol Season 2 started

After the successful completion of First Blogging Idol Dailyblogtips.com has started Blogging Idol Season 2 in which you can win prizes worth over $4,000.This contest is open for everyone therefore send your applications before November 1st to participate here and get a change to be the next Blogging Idol.Yeah!

Wednesday, October 15, 2008

5 easy Ways to hide your affiliate Link

Hiding affiliate link from your affiliate banner is also a trick of marketing.So how to hide your affiliate link?Yeah I have found altogether 5 ways to hide your affiliate link.They are:

1. Shorten URL
There are lots of site that helps you to shorten your link.some of them are:
  1. http://www.tiny.cc/
  2. http://tubeurl.com/
  3. http://tinyurl.com/
  4. http://xurl.jp/
These are some few names of the sites.You can find more sites from Google.Among these Tinyurl is my favorite.You can use it to hide your affiliate link.For that open Tinyurl.com and paste your long Url there.For eg your affiliate link is www.theworstaffeliatejunction.com/theworstblogger so you can now shorten it into http://tinyurl.com/125fifo.Now who will know it is the affiliate link.

2. Using Iframe
You can also use Iframe to hide your affiliate link.For that you have to create a html file by coding in the same format as below.


<html>
<head>
<title>Any Title</title>
</head>
<body>
<iframe src="YOUR_AFFILIATE_URL" width="100%"
height="100%" Frameborder="0"></iframe>
</body>
</html>
Now after you create a .HTML page Upload it to your Google Pages account and get the link in the format http://www.username.googlepages.com/Filename.Now use the obtained Url in every Affiliate link.Just Easy.

3. Using Meta Tags
And the third easy way to hide your affiliate link is by using the Meta Tag redirection.For that also create a .HTML page by coding in the same format as below.


<html>
<head>
<title>Any Title</title>
<META http-equiv="refresh" content="0;
URL=YOUR_AFFILIATE_URL">
</head>
<body>
Any Message
</body>
</html>
Now in the same way as above upload the .HTML file or page to your googlepages account and get the link in the format http://www.username.googlepages.com/Filename and use the same URL in your affiliate link.Whenever the user click in this link they will be redirected to your Affiliate link.

4. Using simple HTML
This is the easiest and coolest way to hide your affiliate link.For that create the link to your affiliate in the same format as below.

<a target="_blank" style="cursor:pointer;cursor:hand;"
onclick="window.open('YOUR_AFFILIATE_URL'); return false;">Your Text</a>



5.Using .htaccess 301 redirect
I didn't have so much knowledge in it although i haven't tried it.For this visit Themelib to learn more about it.

These are just the easy Tips.If you love this post or know even more ways to hide affeliate link then notify us about it.

Till then Have a Good day.

Decker Template for Blogger

Decker is originally a wordpress theme designed by Dailyblogtips.com and is converted into blogger by Bloganol.It is a clean blogger template and has got two columns including a section for adding 300x250 ad adsense at top.
Features of this Template:
  • Advertising Ready: The template already comes with a 300×250 AdSense unit integrated. All you will need to do is to copy and paste your AdSense code in the Edit Html section of your blog.
  • Sectioned Footer: On the footer you have 3 separate sections to place your links, blogroll and s on.
This is a single blogger template.You can find more blogger templates that suits your blog at our Blogger templates directory page.

Tuesday, October 14, 2008

What's your comment rate?

Comment rate is the quotient obtained by dividing the Total no of your blog comments by total no of post.The higher no of comments you have you get more comment ratio and if you have less no of posts then also there is chance of getting higher comment ratio.

As told above you have to divide total no of comments by total no of posts to get it.You can use statistics widget for blogger to know your total no of posts and comments.Lets calculate our comment rate in mathematical way till today.

here,
Total no of comments = 250
Total no of posts = 187

Therefore,Comment rate = Total no of comments
--------------------------Total no of Posts
--------------------------= 250
----------------------------187
----------------------------1.33 comment/post

I don't have much knowledge on JavaScript therefore if you have got a good knowledge on it then you can design a Comment rate calculator which calculates the comment rate through the data input by the user.After you design it notify us about it.We will surely feature it here.

Monday, October 13, 2008

How to create section to add Gadgets in your header section?

Creating a section in blog header lets you add gadgets in your blog below and above your blog header.It is much more easy to create a section to add gadgets below and above your blog header.Follow the simple tutorials below and know how to create it.

Search for the code with id='header' in the code section of your blog without expanding widget templates.The block of code looks like this.

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Bloganol Sample Blog (Header)' type='Header'/>
</b:section>
</div>

Now change showaddelement='no' to showaddelement='Yes' and maxwidgets='5' like below.Here maxwidgets='5' means you can add maximum 5 widgets in your header section.

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='5' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='Bloganol Sample Blog (Header)' type='Header'/>
</b:section>
</div>

After you finish this save your Template.Here are the snapshots related to this hack.

Before:

After:

Saturday, October 11, 2008

Do more with your data with box new services

Before talking about the box services first we must know about box.If you know about it then its OK otherwise in short,Box is a site that helps you share and manage your files online.It provides both free and paid services.You can read more about box at the site.Anyway the free service is sufficient for beginners.

Now box has launched their openbox platform which connects data from box to other web based application and softwares and they are picnik,Zoho and scribd.The details are below.

Edit images with Picnik
with picnik you can edit your image in browser.It provides you features like Crop, resize, rotate and more with one of the web's best and most popular image editors.

Edit documents and spreadsheets with Zoho
Zoho is an online productivity suite that allows you to edit documents and spreadsheets in your web browser. you can Create and edit text documents and spreadsheets from any computer; no download required.

Preview with iPaper
You can preview PDF files, Word Documents, Excel Spreadsheets, and Powerpoint Presentations directly in your browser with Scribd ipaper.