Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Friday, December 24, 2010

How To Add HTML/Java Script Color Picker In Blog

This tool is used to select a color and then convert into script language. This tool is useful for you who don't know kinds of color script



If you want to add this chart into your blog, you can follow the steps

Installation as usual
1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose "HTML/Java Script"
4. Copy the code below, and paste in the place
<script src="http://www.gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/103534220535816043845/colorpicker.xml&amp;up_save=1&amp;up_rgb=255%7C255%7C255&amp;up_basergb=255%7C0%7C0&amp;up_hex=FFFFFF&amp;up_indicator=0%7C0&amp;up_slider=0&amp;up_lastvalues=0%7C0&amp;synd=open&amp;w=325&amp;h=210&amp;title=HTML%2FJava+Script+Color+Picker&amp;border=http%3A%2F%2Fwww.gmodules.com%2Fig%2Fimages%2F&amp;output=js"></script>
5. Save it

If you want to modify the border, width, and length, you can go here

How To Set Backlinks Checker Tool In Blog

Do you know, what is backlinks? Backlinks are links to our blog or website. The number of backlins is one of indication of the popularity of that website. Usually backlinks is used to determine the PageRank of a website. But, do you know the number of your blog backlinks? If you don't know, you can following the steps and add thw tool into your blog, so you can check your backlinks.

1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose "HTML/Java Script"
4. Copy the code below, and paste in the place
<!-- iWEBTOOL - www.iwebtool.com - Backlink Checker -->
<form method="get" name="pageform" action="http://www.iwebtool.com/tool/tools/backlink_checker/backlink_checker.php"  target="pageframe" onsubmit="return validate(this);">
<table border="0" style="border-collapse: collapse" width="100%">
<tr>
<td width="956" height="91" valign="top">
<table style="border-collapse: collapse" width="100%" height="76" class="tooltop">
<tr>
<td>
<table border="0" style="border-collapse: collapse" width="100%" cellspacing="5">
<tr>
<td height="28" width="184"><b><font size="2">Your domain:
</font></b></td>
<td height="28" width="239">
<input type="text" name="domain" size="33"></td>
<td height="28" width="529">
<input type="submit" value="Check Now!" style="float: left"></td>
</tr>
<tr>
<td width="184" height="21">&nbsp;</td>
<td width="770" colspan="2" height="21" valign="top"><font size="1">(eg. full-tricks.blogspot.com.com)</font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="956">
<iframe name="pageframe" width="100%" height="530" class="toolbot" frameborder="0">
</iframe></td>
</tr>
<tr>
<td width="956">
&nbsp;</td>
</tr>
</table>
</form>
<script language="JavaScript">
function validate(theform) {
if (theform.domain.value == "") { alert("No domain provided"); return false; }
return true;
}
</script><p><a href="http://www.iwebtool.com/" target="_blank"><font size=1>Powered by iWEBTOOL</font></a></p>
<!-- iWEBTOOL - www.iwebtool.com - Backlink Checker -->
5. Finish? Save it now!
If you finish, the result is like this (only the image)

Thursday, December 23, 2010

How To Install HTML Parser Tool In Blog

Usually, if you want to parse html, you will go to Centricle, Blogcrowds, or the other. Now, I found a trick to install the tool in your blog. This trick will install the tool into your blog. Before I give the steps, i will show the result



If you are inteterested, you just follow the steps
1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose "HTM/Java Script"
4. Then, copy the code below and paste on it
<script src="http://www.gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/102462998830435293579/post-Code.xml&amp;up_grows=10&amp;up_conv1=1&amp;up_conv2=1&amp;up_conv3=1&amp;up_conv4=1&amp;up_conv5=1&amp;synd=open&amp;w=320&amp;h=200&amp;title=Post-Code%3A+code+converter&amp;border=http%3A%2F%2Fwww.gmodules.com%2Fig%2Fimages%2F&amp;output=js"></script>
5. Finish? Save it
Don't close first! I have important information! If you want to create your own, you can go here