Showing posts with label blogging tools. Show all posts
Showing posts with label blogging tools. Show all posts

Wednesday, 9 June 2010

Wordpress greet box for blogger -Widget

You might have seen a warm Greeting message on most of the Popular Wordpress blogs when you visit there from various referring sites. That greeting message is possible by a plugin for Wordpress blogs but now you can add it to your bloggers blog by adding as a gadget.A greeting widget for blogger blogs


Features :
transparent rss icon
1.Greet your visitors.
2.Request them to subscribe for your blog
3.Request them to stumble or tweet your post 


Installation
Best place to add this gadget is Just below post title or as a gadget above post area.
[1]Adding as Gadget above posts 


Log in to Blogger - > Layout - > Add a Gadget and select it as "HTML/JavaScipt"
Now paste this code in to it:

<script src="http://www.yourjavascript.com/24211708790/TextToBeDisplayedDiv-minv3.0.js"
type="text/javascript">
</script>
<div id="mainDisplayDiv">
<div style="float: right;">
<href a="#" onclick="closeGreetBox('7')"><img border="0" alt="x"
src="http://i45.tinypic.com/2m2wcw3.gif" />
</href></div>
<div id="dynamicContentDisplayed">
</div>
<script type="text/javascript">
// Give your feed url here
var feedURL = "YOUR FEEDS ADDRESS";
var dynamicHTMLText = displayRequiredText(feedURL);
document.getElementById("dynamicContentDisplayed").innerHTML = dynamicHTMLText;
</script>
</div>
<script src="http://bloggergreetbox.googlecode.com/files/HideShowDiv-minv3.0.js"
type="text/javascript">
</script>
<script type="text/javascript">
showHideDiv();
</script>
 Replace YOUR FEEDS ADDRESS with your feedburner blog feed.

That’s all. Save your template and see your blog for changes !!

[2]Adding just below post titles within the post

Dashboard -> Layout -> Edit HTML
And search for <div class='post-header-line-1'/&gt;
And paste this code below <div class='post-header-line-1'/>


<script src="http://www.yourjavascript.com/24211708790/TextToBeDisplayedDiv-minv3.0.js"
type="text/javascript">
</script>
<div id="mainDisplayDiv">
<div style="float: right;">
<href a="#" onclick="closeGreetBox('7')"><img border="0" alt="x"
src="http://i45.tinypic.com/2m2wcw3.gif" />
</href></div>
<div id="dynamicContentDisplayed">
</div>
<script type="text/javascript">
// Give your feed url here
var feedURL = "YOUR FEEDS ADDRESS";
var dynamicHTMLText = displayRequiredText(feedURL);
document.getElementById("dynamicContentDisplayed").innerHTML = dynamicHTMLText;
</script>
</div>
<script src="http://bloggergreetbox.googlecode.com/files/HideShowDiv-minv3.0.js"
type="text/javascript">
</script>
<script type="text/javascript">
showHideDiv();
</script>
;
 Replace YOUR FEEDS ADDRESS with your feedburner blog feed.

Adding or defining CSS to the greet box.
Define a class with name mainDisplayDiv and add height ,width,background color,border


#mainDisplayDiv {
margin:10px;
width:540px;
height:55px;
background-color:#98D1E9;
border: 1px dashed #593E1A;
}

Hope you like this tutorial.Do you like this tutorial?Will you add this widget to your blog ?
Share your thoughts and reviews with me.Thanks for reading

Saturday, 21 November 2009

Blog Offline : Windows Live Writer




Windows Live Writer is Backed by a Trusted Brand - Microsoft

A big perk of using Windows Live Writer is its integration with Microsoft's other products, particularly the other Windows Live tools. You can feel confident that Windows Live Writer will continue to be updated well into the future.


Windows Live Writer Offers a Wide Variety of Features

New Authoring Capabilities



* Inline spell checking

* Table editing
* Ability to add categories
* Page authoring for WordPress and TypePad
* Support for excerpts and extended entries
* Improved hyperlinking and image insertion
* Paste Special

Integration and Compatibility

* SharePoint 2007 support
* New APIs enabling custom extensions by weblog providers
* Automatic synchronization of local and online edits
* Integration with Windows Live Gallery
* Support for Blogger Labels

Plus...

* New look and feel
* Available in 6 languages
* Improved accessibility and keyboard support
* Many other frequently requested enhancements!

Download from Live.com || Download From Softpedia


You can follow the steps in this simple Windows Live Writer Tutorial to get started with Microsoft's offline blog editor today.

Saturday, 17 October 2009

Need a menu for your website/blog


"Need a menu for your website or a client, use our free css menu builder and create some pretty sweet menus for free„ 

features:

  1.  30+ horizontal menus 
  2. 700+ vertical menus combinations 
  3. Breadcrumb menus that consist of more than 200+ combinations
  4. In total the site offers more than 1000 menu combinations
  5. Not including the endless color combinations.
This is what they say but as far as i think it has:

  • A good and easy to use GUI.
  • An easy color chart to pick from
  • Mouthful of design which surely make your pick difficult.
  • More over it is free,what else u want MAN

Below is centain Screenshots Which i take while trying for  my menubar























Has Something to say!!please reply Your Comments Are The Boost To mY Inspiration!!

Friday, 16 October 2009

Create Forum Signature Based On Recent Articles of Your Blog

Here is one new web service feedsr.us which lets you to create Signatures of recent articles of your blog which can be easily posted on any website or forum using html code provided by feedsr.us.
Check out Example Of My blog from  feedsr.us


You can easily customize signature background, font, color etc. They have their own ping service to update your signature for latest post entries.
You don’t need to register for creating Signature, but by registering you can manage your signatures using feedsr.us dashboard.

 



 


Enjoy!!And Create Your Custom Signature....
Reply back OR Comment If u Like My Posts...
Becoz..Your Appreciation Is My Inspiration!!

Wednesday, 7 October 2009

Always on top message[Banner always on top Of all content]


This is a TV-like message banner script that creates a "always-on-top" message, centered at the bottom of the surfer's screen. Use it like its used on TV- to advertise your products, or anything else that requires special attention. The script comes with the following features:


Charerestics:

1) Display the message perpetually on screen
2) Display the message for a set period of time, then disappear
3) Display the message once per browser session

For demo click (here)
step 1:Download this JavaScript file which i have uploaded   Download
step2:It is in rar format now open The javascript file inside RAR with any text editor(right click on the file and open with html)
 Steps:3 Edit options according to your need.(already provided as comments in javascript)
Step 4:upload only topmsg.js file to any free hosting sites.I use http://www.fileave.com/
step5:now all u have to do is call the script.Insert the below script into the head section of the page you want the message to be shown. Insert the code in open space (inside the but outside of any tables or other containment tags):


<script src="http://www.yourdomain.com/topmsg.js">

//Always-on-top message Script- © Dynamic Drive (www.dynamicdrive.com)
//For full source code, and Terms Of use, visit dynamicdrive.com
//This credit MUST stay intact for use

</script>

step6.Where http://yourdomain.com/topmsg.js  represents the url pointing to where your js file is saved.

If u like my post ,subscribe to our feeds  and recieve latest update directly in mailbox.



Subscribe to Comments
Subscribe to Posts

Tuesday, 6 October 2009

Redirect Blog To Another Blog or Website



Easy and simple  just add a Meta Tag in the Header section of the 
blog!
Search for  <b:include data='blog' name='all-head-content'/>

in the header section at the top.


Add this Meta Tag just after the above code:
<meta content='0;url=http://enter the new URL here' http-equiv='refresh'/> 


Then Save the Template,
 
 


Static badge for your twitter account[widget]

A script that generate you a code to add in your blog that display static badge for your twitter account,thats it SIMPLE AND EASY.
Characteristic of this badge-
1.choose your own image from the net.
2.control the badge position
3.easy to add and remove .
4.Can be added without disturbing Css of your blog
U can Get some twitter batches from my previous post 49 free handpicked twitter buttons

All u have to is to use this code-

<a target="_blank" style="display:scroll;position:fixed;bottom:5px;right:5px;" href="http://www.twitter.com/Your_twitter_id" rel="nofollow" title="Follow Me On Twitter"><img src="http://yourblogname.blogspot.com" /></a><a style="color: #000080; font-family: tahoma; font-size: 11px; text-decoration: none; border: 1px double #00ADEF; padding: 1px; background: #FFF" href="http://myfundoo-blog.blogspot.com/" target="_blank">Twitter Static Badge Generator</a>


Hints:
1.bottom - rightYou can replace bottom with top & right with left according to your need.
and thus u have 4 possible combinations..
a)bottom-left
b)bottom-right
c)top-left
d)top-right

2.Replace http://yourblogname.blogspot.com with your Image Url


3.Replace Your_twitter_id with your own twitter id.


If you loved this tool and want daily updates to your inbox please subscripbe to our feeds  for more updates and tools.

Friday, 2 October 2009

Adding Favicon to your Blogspot

For those who don't know what Favicon is 'Favicon is a small icon(image) displayed at the beginning of the address bar of the browser.It is also called Favourite Icon, Pageicon and urlicon.


Most of the people use 16*16 pixel favicon(you can also use 32*32 pixel favicon) with ".ico" format.But,you can also use gif,png(image formats) aswell.
Now a step by step procedure-

Step 1:Getting your favicon.
a)Download free favicons

Use these places to download free favicon.or search "free favicon download in google u will find hundreds.



b)Use image To create a favicon
SEARCH Google ,Yahoo,free image hosting sites like photobucket , tinypic to get your desired image for creating favicon.
  • Upload your image
  • Add scrolling text(if needed)




 Now your favicon is ready.
Step 2:Upload it to free imagehosting site.


Step 3:Adding to blogspot.
  1. Login in to blogger
  2. Navigate to dashboard->layout->edit html
  3. Find this code in your html(press cntl+F)
<title><data :blog.pageTitle/></title>
 and just after it paste the next code.

<link href='ADD  YOUR FAVICON URL HERE' rel='shortcut icon'/>
<link href='ADD YOUR FAVICON URL HERE' rel='icon'/>

Replace : "ADD  YOUR FAVICON URL HERE" with your image url in both places.

Click Save Template

Step 4:Click View Blog And Enjoy



Thursday, 24 September 2009

Google Talk Button(Gtalk button)

Instead of using the integrated flash version of Google Talk, this simple gadget uses their code to create a button that launches it in a pop-up window.height and width can be changed and adjusted as per need.

Some more -
Another Gtalk Button/gadget- Add Gtalk live chat to your blog
Google friend connect in various form.

Instructions.

  1. Copy the below code
  2. sign in to dashboard and go to layout->page elements
  3. ADD a gadget any where u like and choose htl/javascript from the popup window
  4. paste our code and save

preview:



Add this gadget to your webpage

CODE:

<!--<script src="http://talkgadget.google.com/talkgadget/button" type="text/javascript"></script>-->
<a href="#" onClick="window.open('http://talkgadget.google.com/talkgadget/popout', 'gtalkgadget', 'status=0,toolbar=0,location=0,menubar=0,resizeable=1,scrollbars=0,height=450,width=300')">
<img src="http://talkgadget.google.com/talkgadget/popout-gadgetbutton.gif" border="0" /></a>