<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>techcrank.com &#187; Wordpress</title>
	<atom:link href="http://techcrank.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcrank.com</link>
	<description>Technology Cranked</description>
	<lastBuildDate>Sun, 29 Aug 2010 17:30:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<script type="text/javascript">
if (typeof Meebo == 'undefined') {
Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'techcrank_be51ko'});	}</script>	<item>
		<title>How to Decrease the Loading Time of Your Blog- DIY</title>
		<link>http://techcrank.com/blogging/how-to-decrease-the-loading-time-of-your-blog-diy/</link>
		<comments>http://techcrank.com/blogging/how-to-decrease-the-loading-time-of-your-blog-diy/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 18:28:42 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=2436</guid>
		<description><![CDATA[Well it is said that content rules the Web, though it does but it isn’t the only thing you should care about. Making a successful quality blog is not an easy task. One of the most important factor is the loading time of your blog. In this article let’s have a look at the various [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/blogging/how-to-decrease-the-loading-time-of-your-blog-diy/" title="Permanent link to How to Decrease the Loading Time of Your Blog- DIY"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/04/decrease-blog-load-time.jpg" width="192" height="222" alt="Speed Up Your WordPress Blog" title="How to Decrease the Loading Time of Your Blog  DIY" /></a>
</p><p>Well it is said that content rules the Web, though it does but it isn’t the only thing you should care about. Making a successful quality blog is not an easy task. One of the most important factor is the loading time of your blog. In this article let’s have a look at the various things which you should do to increase the speed of you blog.<span id="more-2436"></span></p>
<h3>Reduce the size of your Sliced Images-</h3>
<p>Web designer should take care of its background images and the images used in the site. They should be of optimum size. You can use <a rel="nofollow" href="http://www.gracepointafterfive.com/punypng" target="_blank">Puny PNG</a> tool to do this, it is very effective in reducing image size without any quality loss. So whenever you make an image file do compress it.</p>
<h3>Manage the external Requests-</h3>
<p>One of the most important factors of slow loading of your blog is external requests. External blog requests slow the loading time of your blog. Don’t use any unnecessary widget in your blog. Some of the things like facebook fan page, Digg and Social networking icons like tweetmeme can slow down your blog. So choose wisely and don’t duplicate any of them. This will surely decrease your loading time.</p>
<h3>Use a Good Hosting Service-</h3>
<p>Well Hosting service is really important factor of your blog’s loading time. If you are hosting your site at good hosts, you will get good speedy blog. Well i have used <a rel="nofollow" href="http://wpwebhost.com/affiliate/idevaffiliate.php?id=964_0_1_36" target="_blank">Wp-web host</a> and <a rel="nofollow" href=" http://www.ipage.com/join/index.bml?AffID=623066" target="_blank">ipage</a> hosting. Well also heard a lot about <a rel="nofollow" href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=techcrank" target="_blank">hostgator</a> too.</p>
<h3>Use Caching technique-</h3>
<p>Caching time is a popular technique used by the Webmasters to increase their speed. You can use <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">Wp-Super Cache</a> to do the work for you. It is easy to install and configure. Wp-super cache create static web pages of your blog so that it can load faster. You can use it to minimize the server load and activate the Mysql Query Cache.</p>
<p>In order to activate Mysql Query Cache-</p>
<p>1. Find Mysql configuration file my.cnf</p>
<p>2. Change the setting of query cache type value to 1.</p>
<p>3. Find the query cache size and change it to 20M.</p>
<p>4. Also change the query cache limit and change the value to 2M.</p>
<h3>Use Minify to Compress the JS and CSS-</h3>
<p>Minify is a tool to compress multiple JavaScript and CSS. It removes comments and unnecessary space and comments from the CSS and JavaScript. It also provide GZ encoding and optimal client-side cache headers. You can have a look at how minify works.</p>
<table border="0" cellspacing="0" cellpadding="2" width="690">
<tbody>
<tr>
<td width="114" valign="top">Before</td>
<td width="576" valign="top"><a href="http://techcrank.com/wp-content/uploads/2010/04/before_wp_minify.png"><img style="display: inline; border-width: 0px;" title="before_wp_minify" src="http://techcrank.com/wp-content/uploads/2010/04/before_wp_minify_thumb.png" border="0" alt="before wp minify thumb How to Decrease the Loading Time of Your Blog  DIY" width="559" height="167" /></a></td>
</tr>
<tr>
<td width="114" valign="top">After</td>
<td width="576" valign="top"><a href="http://techcrank.com/wp-content/uploads/2010/04/after_wp_minify.png"><img style="display: inline; border-width: 0px;" title="after_wp_minify" src="http://techcrank.com/wp-content/uploads/2010/04/after_wp_minify_thumb.png" border="0" alt="after wp minify thumb How to Decrease the Loading Time of Your Blog  DIY" width="559" height="87" /></a></td>
</tr>
</tbody>
</table>
<h3>Optimize Your Database Table-</h3>
<p>Optimizing your database table can be very efficient in terms of load time. If your database table is big in size then you should optimize it every week. Well it works very good, I use <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-optimize/installation/" target="_blank">Wp-Optimize</a> plugin to optimize my database table. Besides optimizing Database it also provides features like post revisions and cleaning spam comments.</p>
<p>Well you can use the free Pingdom tool to evaluate speed reports.</p>
<p><strong><em>Any tip you want to share, feel free to add your comment.</em></strong></p>
<img style='display:none' id="post-2436-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/blogging/how-to-decrease-the-loading-time-of-your-blog-diy/',title:'How to Decrease the Loading Time of Your Blog- DIY',tweet:'Well it is said that content rules the Web, though it does but it isn’t the only thing you should ',description:'Well it is said that content rules the Web, though it does but it isn’t the only thing you should '})" title="How to Decrease the Loading Time of Your Blog  DIY" alt=" How to Decrease the Loading Time of Your Blog  DIY" /><script type='text/javascript'>document.getElementById("post-2436-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/blogging/how-to-decrease-the-loading-time-of-your-blog-diy/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to Embed Flash Header in Thesis- WordPress Tutorial</title>
		<link>http://techcrank.com/wordpress/how-to-embed-flash-header-in-thesis-wordpress-tutorial/</link>
		<comments>http://techcrank.com/wordpress/how-to-embed-flash-header-in-thesis-wordpress-tutorial/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 18:32:36 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=2424</guid>
		<description><![CDATA[Well those days are gone when people hesitated to use flash in their websites. Flash headers are getting very popular these days, due to its reduced size and animation features. Flash headers can be used in the theme to give it a cool look. Well inserting a flash header in thesis theme is very easy. [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/wordpress/how-to-embed-flash-header-in-thesis-wordpress-tutorial/" title="Permanent link to How to Embed Flash Header in Thesis- WordPress Tutorial"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/04/flash_headers_thesis_theme.jpg" width="192" height="222" alt="Flash Header Tutorial For Thesis Theme" title="How to Embed Flash Header in Thesis  Wordpress Tutorial" /></a>
</p><p>Well those days are gone when people hesitated to use flash in their websites. Flash headers are getting very popular these days, due to its reduced size and animation features. Flash headers can be used in the theme to give it a cool look. Well inserting a flash header in thesis theme is very easy. In this post I will show you how to exactly do it.<span id="more-2424"></span>Inserting the flash into thesis header is very easy. I am assuming that you have the flash file you want to use in the header. Now place the flash swf file in the root folder directory or wherever you want to place it. Now in your thesis options open custom file editor. Copy and paste the code below to add your header function. This will create a header function  as flash_header. Edit the path of the URL to the path of the desired swf.</p>
<pre class="brush: css;">
function flash_header() {
?&gt;
&lt;center&gt;&lt;embed wmode=&quot;opaque&quot; src=&quot;http://URL.com/filename.swf?v=4.6%3A24710&quot; FlashVars=&quot;backgroundColor=0xFFFF99&amp;textColor=0x003333&amp;config=http%3A%2F%2Fwww.nablopomo.com%2Fmain%2Fbadge%2FshowPlayerConfig%3F%26size%3Dsmall&quot; width=&quot;800&quot; height=&quot;166&quot; menu=false quality=&quot;high&quot; bgColor=&quot;#adce01&quot; scale=&quot;noscale&quot; allowScriptAccess=&quot;always&quot; allowFullScreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot;&gt;&lt;/embed&gt;&lt;/center&gt;
&lt;?php
}
add_action('thesis_hook_header','flash_header');
</pre>
<p>Now copy the CSS to remove the text header. The CSS will remove the text in the header.</p>
<pre class="brush: css;">
.custom #header #logo { text-indent: -9999px; height:3px;}
.custom #header #tagline { text-indent: -9999px; }
</pre>
<p>That’s it! You’re Done.</p>
<p><strong><em>Feel free to comment on the Flash headers and queries related to flash on it.</em></strong></p>
<img style='display:none' id="post-2424-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/wordpress/how-to-embed-flash-header-in-thesis-wordpress-tutorial/',title:'How to Embed Flash Header in Thesis- WordPress Tutorial',tweet:'Well those days are gone when people hesitated to use flash in their websites. Flash headers are get',description:'Well those days are gone when people hesitated to use flash in their websites. Flash headers are get'})" title="How to Embed Flash Header in Thesis  Wordpress Tutorial" alt=" How to Embed Flash Header in Thesis  Wordpress Tutorial" /><script type='text/javascript'>document.getElementById("post-2424-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/wordpress/how-to-embed-flash-header-in-thesis-wordpress-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top 5 Ultimate Internet Explorer Designing Hacks</title>
		<link>http://techcrank.com/blogging/top-5-ultimate-internet-explorer-designing-hacks/</link>
		<comments>http://techcrank.com/blogging/top-5-ultimate-internet-explorer-designing-hacks/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 15:15:27 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1569</guid>
		<description><![CDATA[Every Web Designer hates Internet explorer, I too hate Internet explorer for many reasons (especially IE6). HTML 5 and CSS3 are the most powerful techniques of creating a good design but IE can’t handle them. Few tricks can do some work to give a good look in Internet explorer. The hacks like creating rounded corners, [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/blogging/top-5-ultimate-internet-explorer-designing-hacks/" title="Permanent link to Top 5 Ultimate Internet Explorer Designing Hacks"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/03/thums.jpg" width="192" height="222" alt="Post image for Top 5 Ultimate Internet Explorer Designing Hacks" title="Top 5 Ultimate Internet Explorer Designing Hacks" /></a>
</p><p>Every Web Designer hates Internet explorer, I too hate Internet explorer for many reasons (especially IE6). HTML 5 and CSS3 are the most powerful techniques of creating a good design but IE can’t handle them. Few tricks can do some work to give a good look in Internet explorer. The hacks like creating rounded corners, embedding HTML5, text and box shadow, Opacity are been given here.<span id="more-1569"></span></p>
<div id="attachment_1578" class="wp-caption aligncenter" style="width: 514px">
	<a href="http://techcrank.com/wp-content/uploads/2010/03/Internet-explorer-hacks.jpg"><img class="size-full wp-image-1578" title="Internet Explorer hacks" src="http://techcrank.com/wp-content/uploads/2010/03/Internet-explorer-hacks.jpg" alt="Internet Explorer hacks" width="514" height="268" /></a>
	<p class="wp-caption-text">Internet Explorer hacks</p>
</div>
<p>Here are few tweaks for Internet Explorer to make your Blog look on Internet explorer:</p>
<h2>HTML5 For IE</h2>
<p>HTML5 is very powerful, it is the major advancement of HTM: the core markup language of the World Wide Web. most of the browsers handle HTML 5 very good but for IE it can be pretty difficult. It simply ignores the markup. The <em>html5.js</em> can do the work for you. Embedding it can be pretty easy. You can hotlink/add the script anywhere in as shown in example below.</p>
<pre class="brush: css;">
&lt;!--[if IE]&gt;
&lt;script src=&quot;http://html5shiv.googlecode.com/svn/trunk/html5.js&quot;&gt;&lt;/script&gt;
&lt;![endif]--&gt;
</pre>
<h2>Text Shadow In IE 6 With CSS</h2>
<p>Due to recent implementation of text shadow in Firefox 3.5, it has been in use by every web designer. But this doesn&#8217;t work with Internet Explorer. IE-only <em>filter</em> property can create <em>text-shadow</em> quite well. As filter isn’t a standard CSS property so it should be isolated from different codes.</p>
<p>Implementation of CSS shadow effect in IE can be done as below:</p>
<pre class="brush: css;">
p.shadowed {
  text-shadow: #0000ff 0px 0px 3px; /* Modern browsers */
  filter: glow(color=#0000ff,strength=3); /* IE */
}
</pre>
<h2>CSS Box Shadow in Internet Explorer</h2>
<p>Box shadow can be done in IE with simple codes. It is the coolest trick for creating HTML elements without using alpha channel png images. Saves load time and makes looks very impressive. A real impressive look.</p>
<pre class="brush: css;">
.shadowed{
    box-shadow: 10px 10px 5px #888;
}
</pre>
<p>But for IE you still can’t get the shadow with the above property. You will have to use <em>filter</em> proprietary property. To implement it, here’s what you have to do.</p>
<pre class="brush: css;">
.shadowed {
    filter:
        progid:DXImageTransform.Microsoft.DropShadow(color=#969696, offx=1, offy=1)
        progid:DXImageTransform.Microsoft.DropShadow(color=#C2C2C2, offx=1, offy=1)
        progid:DXImageTransform.Microsoft.DropShadow(color=#EFEFEF, offx=1, offy=1);
}
</pre>
<h2>Rounded Corner’s in Internet Explorer</h2>
<p>Rounded corner’s is an way to get a good looking smooth corners. They are very popular in Web 2.0 because of its easy implementation without the use of images. For those who don’t know here’s an example-</p>
<pre class="brush: css;">
.round{
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
</pre>
<p>For IE rounded corners can be implemented by adding a JavaScript. DD roundies is a small JavaScript which can round HTML elements the way you need. The code can be explained as -</p>
<pre class="brush: css;">
&lt;script type=&quot;text/javascript&quot; src=&quot;DD_roundies.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
  DD_roundies.addRule('.roundify', '10px');
&lt;/script&gt;
</pre>
<p>You can download the JS file from <a rel="nofollow" href="http://www.dillerdesign.com/experiment/DD_roundies/" target="_blank">here</a>.</p>
<h2>Opacity in Internet Explorer</h2>
<p>It is one of the coolest feature used by web designers. Again for IE opacity can be given by filter CSS property that can help to attain opacity. The example can be shown as-</p>
<pre class="brush: css;">
.element{
    opacity:.7; /* Standard CSS */
    filter:alpha(opacity=70); /* IE patch */
}
</pre>
<p>These are some of the cool hacks in Internet Explorer that can make your design compatible with IE. If you have any question’s feel free to comment.</p>
<img style='display:none' id="post-1569-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/blogging/top-5-ultimate-internet-explorer-designing-hacks/',title:'Top 5 Ultimate Internet Explorer Designing Hacks',tweet:'Every Web Designer hates Internet explorer, I too hate Internet explorer for many reasons (especiall',description:'Every Web Designer hates Internet explorer, I too hate Internet explorer for many reasons (especiall'})" title="Top 5 Ultimate Internet Explorer Designing Hacks" alt=" Top 5 Ultimate Internet Explorer Designing Hacks" /><script type='text/javascript'>document.getElementById("post-1569-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/blogging/top-5-ultimate-internet-explorer-designing-hacks/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>20+ Color Tool For Web Designers/Webmasters and CSS Geeks</title>
		<link>http://techcrank.com/blogging/20-color-tool-for-web-designerswebmasters-and-css-geeks/</link>
		<comments>http://techcrank.com/blogging/20-color-tool-for-web-designerswebmasters-and-css-geeks/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 18:30:38 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1550</guid>
		<description><![CDATA[Choosing the core color of your project can be a easy task but finding the right combinations to match the core color can be difficult. Here’s a list of 20+ tools to choose the matching colors and even suggest the matching color palette when you aren’t sure what are you looking for. The list contains [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/blogging/20-color-tool-for-web-designerswebmasters-and-css-geeks/" title="Permanent link to 20+ Color Tool For Web Designers/Webmasters and CSS Geeks"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/03/20+-color-tools.jpg" width="192" height="222" alt="Post image for 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" title="20+ Color Tool For Web Designers/Webmasters and CSS Geeks" /></a>
</p><p>Choosing the core color of your project can be a easy task but finding the right combinations to match the core color can be difficult. Here’s a list of 20+ tools to choose the matching colors and even suggest the matching color palette when you aren’t sure what are you looking for. The list contains the best color tools web services on the internet which every web designers must know.<span id="more-1550"></span></p>
<h3><img class="aligncenter size-full wp-image-1559" title="Best Online Color Tools" src="http://techcrank.com/wp-content/uploads/2010/03/best-online-color-tools.jpg" alt="best online color tools 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="500" height="200" /></h3>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colourlovers.com/" target="_blank">ColourLovers</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/COLOURLOVERSscreenshot.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="COLOUR LOVERS screenshot" src="http://techcrank.com/wp-content/uploads/2010/03/COLOURLOVERSscreenshot_thumb.jpg" border="0" alt="COLOUR LOVERS screenshot" width="397" height="267" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://wellstyled.com/tools/colorscheme2/index-en.html" target="_blank">Color Scheme Genrator</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemeGenrator.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="Color Scheme Genrator" src="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemeGenrator_thumb.jpg" border="0" alt="Color Scheme Genrator" width="386" height="321" /></a></p>
<h3><a><span style="text-decoration: underline;">ColorJack</span></a>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorJack.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Jack" src="http://techcrank.com/wp-content/uploads/2010/03/ColorJack_thumb.jpg" border="0" alt="Color Jack" width="372" height="248" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://kuler.adobe.com/" target="_blank">Adobe Kuler</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/AdobeKuler.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Adobe Kuler" src="http://techcrank.com/wp-content/uploads/2010/03/AdobeKuler_thumb.jpg" border="0" alt="Adobe Kuler" width="385" height="299" /></a></p>
<h3><a rel="nofollow" href="http://www.colorschemer.com/" target="_blank">Color Schemer</a>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerGallery.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Schemer Gallery" src="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerGallery_thumb.jpg" border="0" alt="Color Schemer Gallery" width="381" height="253" /></a></p>
<h3><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerGallery.jpg"></a><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colr.org/" target="_blank">Colr.org</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/Colr.or_.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Colr.or" src="http://techcrank.com/wp-content/uploads/2010/03/Colr.or_thumb.jpg" border="0" alt="Colr.or thumb 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="380" height="311" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.ficml.org/jemimap/style/color/wheel.html" target="_blank">4096 Color Wheel</a></span>-</h3>
<h3><a href="http://techcrank.com/wp-content/uploads/2010/03/4096ColorWheel.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="4096Color Wheel" src="http://techcrank.com/wp-content/uploads/2010/03/4096ColorWheel_thumb.jpg" border="0" alt="4096Color Wheel" width="382" height="252" /></a><a href="http://www.modernlifeisrubbish.co.uk/article/web-2.0-colour-palette"></a></h3>
<h3><a rel="nofollow" href="http://www.modernlifeisrubbish.co.uk/article/web-2.0-colour-palette" target="_blank">Web 2.0 Color Palette</a>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/web2.0colorPalette.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="web2.0colorPalette" src="http://techcrank.com/wp-content/uploads/2010/03/web2.0colorPalette_thumb.jpg" border="0" alt="web2.0colorPalette thumb 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="398" height="307" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.degraeve.com/color-palette/index.php" target="_blank">Color Palette Generator</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorPaletteGenrator.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Palette Genrator" src="http://techcrank.com/wp-content/uploads/2010/03/ColorPaletteGenrator_thumb.jpg" border="0" alt="Color Palette Genrator" width="388" height="319" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colorhunter.com/" target="_blank">Color Hunter</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorHunter.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Hunter" src="http://techcrank.com/wp-content/uploads/2010/03/ColorHunter_thumb.jpg" border="0" alt="Color Hunter" width="353" height="300" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.genopal.com/colorwords" target="_blank">Genopal</a></span>-</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/GenoPal.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="GenoPal" src="http://techcrank.com/wp-content/uploads/2010/03/GenoPal_thumb.jpg" border="0" alt="GenoPal thumb 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="371" height="279" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.raquedan.com/random100.php" target="_blank">Color Harmony</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/RandomColors2.0.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="RandomColors 2.0" src="http://techcrank.com/wp-content/uploads/2010/03/RandomColors2.0_thumb.jpg" border="0" alt="RandomColors 2.0" width="354" height="224" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://colorblender.com/" target="_blank">Color Blender</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorBlender.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Blender" src="http://techcrank.com/wp-content/uploads/2010/03/ColorBlender_thumb.jpg" border="0" alt="Color Blender" width="356" height="300" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colorschemer.com/online.html" target="_blank">Color Schemer Online v2</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerv2.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Schemer v2" src="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerv2_thumb.jpg" border="0" alt="Color Schemer v2" width="354" height="284" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://gmazzocato.altervista.org/colorwheel/wheel.php" target="_blank">Accessibility Color Wheel</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/AccessibiltyColorWheel.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Accessibilty Color Wheel" src="http://techcrank.com/wp-content/uploads/2010/03/AccessibiltyColorWheel_thumb.jpg" border="0" alt="Accessibilty Color Wheel" width="347" height="209" /></a></p>
<h3><span style="text-decoration: underline;">ColorDB</span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorDB.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="ColorDB" src="http://techcrank.com/wp-content/uploads/2010/03/ColorDB_thumb.jpg" border="0" alt="ColorDB thumb 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="356" height="257" /></a> <a rel="nofollow" href="http://beta.dailycolorscheme.com/" target="_blank"></a></p>
<h3><a rel="nofollow" href="http://beta.dailycolorscheme.com/" target="_blank">Veerle’s Topp Daily Color Scheme</a> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/VeerlesToppDailyColorScheme.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Veerle's Topp, Daily Color Scheme" src="http://techcrank.com/wp-content/uploads/2010/03/VeerlesToppDailyColorScheme_thumb.jpg" border="0" alt="Veerle's Topp, Daily Color Scheme" width="368" height="240" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://jrm.cc/color-palette-generator/" target="_blank">Color Palette Generator</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorPaletteGenratorx.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Palette Genrator x" src="http://techcrank.com/wp-content/uploads/2010/03/ColorPaletteGenratorx_thumb.jpg" border="0" alt="Color Palette Genrator x" width="378" height="252" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colorspire.com/" target="_blank">Colorspire</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerGenratorColospire.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Schemer Genrator Colospire" src="http://techcrank.com/wp-content/uploads/2010/03/ColorSchemerGenratorColospire_thumb.jpg" border="0" alt="Color Schemer Genrator Colospire" width="367" height="296" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://colourmod.com/" target="_blank">ColourMod Konfabulator</a></span> -</h3>
<p><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorModKonfabulator.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Color Mod Konfabulator" src="http://techcrank.com/wp-content/uploads/2010/03/ColorModKonfabulator_thumb.jpg" border="0" alt="Color Mod Konfabulator" width="363" height="287" /></a></p>
<h3><span style="text-decoration: underline;"><a rel="nofollow" href="http://www.colormunki.com/munsell#" target="_blank">ColorMunki</a></span> -</h3>
<h3><a href="http://techcrank.com/wp-content/uploads/2010/03/ColorMunki.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="ColorMunki" src="http://techcrank.com/wp-content/uploads/2010/03/ColorMunki_thumb.jpg" border="0" alt="ColorMunki thumb 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" width="359" height="277" /></a></h3>
<p><em><strong>You can share this post if you like it, do let us know what do you think about online Color tools.</strong></em></p>
<img style='display:none' id="post-1550-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/blogging/20-color-tool-for-web-designerswebmasters-and-css-geeks/',title:'20+ Color Tool For Web Designers/Webmasters and CSS Geeks',tweet:'Choosing the core color of your project can be a easy task but finding the right combinations to mat',description:'Choosing the core color of your project can be a easy task but finding the right combinations to mat'})" title="20+ Color Tool For Web Designers/Webmasters and CSS Geeks" alt=" 20+ Color Tool For Web Designers/Webmasters and CSS Geeks" /><script type='text/javascript'>document.getElementById("post-1550-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/blogging/20-color-tool-for-web-designerswebmasters-and-css-geeks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>8 Best Helpful Online Code Editors</title>
		<link>http://techcrank.com/blogging/8-best-helpful-online-code-editors/</link>
		<comments>http://techcrank.com/blogging/8-best-helpful-online-code-editors/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 22:21:27 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1466</guid>
		<description><![CDATA[As a web developer, your main objective is turn your ideas into codes. Well implementation is a difficult task. Online code editors are getting popular these days. These editors can help you with the codes from any computer having an internet access, or even a tablet. Coding is simple and more fun, no need of [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/blogging/8-best-helpful-online-code-editors/" title="Permanent link to 8 Best Helpful Online Code Editors"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/02/online-code-editors.jpg" width="192" height="222" alt="Post image for 8 Best Helpful Online Code Editors" title="8 Best Helpful Online Code Editors" /></a>
</p><p>As a web developer, your main objective is turn your ideas into codes. Well implementation is a difficult task. Online code editors are getting popular these days. These editors can help you with the codes from any computer having an internet access, or even a tablet. Coding is simple and more fun, no need of to carry your software’s where ever you go.<span id="more-1466"></span></p>
<p>Here is a list of online code editors to make your job easier:</p>
<h3>Kodingen</h3>
<p>Kodingen is a great online editor tool, it is one of the most powerful tools I have ever worked on. You can create files, folders, connect to your ftp drives, use mysql databases and code. It doesn&#8217;t requires registration, though you can register to you its advanced features as SVN repositories, collaborative work, bugtracking tools etc. The most liked thing about the editor is that it supports most programming languages, syntax highlighting, line numbering and much more. A must use tool.</p>
<p><a href="http://techcrank.com/wp-content/uploads/2010/02/kodingen_snapshot.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="kodingen_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/kodingen_snapshot_thumb.jpg" border="0" alt="kodingen snapshot thumb 8 Best Helpful Online Code Editors" width="440" height="280" /></a><strong><a rel="nofollow" href="http://kodingen.com/" target="_blank"></a></strong></p>
<p><strong><a rel="nofollow" href="http://kodingen.com/" target="_blank">http://kodingen.com/</a></strong></p>
<h3>PractiCode</h3>
<p>Practicode is a basic code editor with limited functions. It handles CSS , HTML and Visual Basic Scripts. But its the perfect tool, when you are in a hurry. You can also preview output in a new window.</p>
<p><a href="http://techcrank.com/wp-content/uploads/2010/02/practiCode_snapshot.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="practiCode_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/practiCode_snapshot_thumb.jpg" border="0" alt="practiCode snapshot thumb 8 Best Helpful Online Code Editors" width="449" height="294" /></a><strong><a rel="nofollow" href="http://www.landofcode.com/online-code-editor.php" target="_blank">http://www.landofcode.com/online-code-editor.php</a></strong></p>
<h3>EditPad</h3>
<p>Editpad is another online code editor. It is simple and minimal. It is just a plain code editor with no project manager like the kodingen. No syntax highlighting. But work awesome with low bandwidth connections.</p>
<p><a href="http://techcrank.com/wp-content/uploads/2010/02/editpad_snapshot.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="editpad_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/editpad_snapshot_thumb.jpg" border="0" alt="editpad snapshot thumb 8 Best Helpful Online Code Editors" width="451" height="302" /></a><strong><a rel="nofollow" href="http://www.editpad.org/" target="_blank">http://www.editpad.org/</a></strong></p>
<h3>9ne</h3>
<p>9ne (pronounced &#8220;nine&#8221;) is a online text editor. It can assist you in code editing (specifically HTML, CSS and JavaScript). With syntax highlighting modes (Evoked with M+X XML MODE and M+X JAVASCRIPT MODE respectively).</p>
<p><a rel="nofollow" href="http://robrohan.com/projects/9ne/" target="_blank"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="9ne_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/9ne_snapshot_thumb.png" border="0" alt="9ne snapshot thumb 8 Best Helpful Online Code Editors" width="458" height="323" />http://robrohan.com/projects/9ne/</a></p>
<h3>Jsvi</h3>
<p>Vi is one of the the most powerful and fast text editor, the best thing is you’ll find it everywhere: GNU/linux distros, MAC and Web servers. And yeah it’s online now, you can find it with JSVI implementation. Many thinks are just the same in the web version.</p>
<p><a href="http://gpl.internetconnection.net/vi/" target="_blank"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="jsvi_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/jsvi_snapshot_thumb.jpg" border="0" alt="jsvi snapshot thumb 8 Best Helpful Online Code Editors" width="452" height="325" />http://gpl.internetconnection.net/vi/</a></p>
<h3>Jsbin</h3>
<p>Jsbin is an online text editor, specially made for JavaScript handling. The interface is really clean and easy. Before implementation it to your project you can preview it and export the code using the text file. If you are a plugin developer, this tool is all you need. It supports implementation of jQuery and Mootools so you can test your plugins too.</p>
<p><a rel="nofollow" href="http://jsbin.com/"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Jsbin_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/Jsbin_snapshot_thumb.jpg" border="0" alt="Jsbin snapshot thumb 8 Best Helpful Online Code Editors" width="441" height="313" />http://jsbin.com/</a></p>
<h3>Bespin</h3>
<p>Bespin is a web based online code editor with HTML5 standards. Its very powerful and have lots of options. It is limited to registered users, you’ll have to create an account to use the service. It can be added to any kind of projects by just adding the two files in your header.</p>
<p><a rel="nofollow" href="https://bespin.mozilla.com/" target="_blank"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="bespin_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/bespin_snapshot_thumb.jpg" border="0" alt="bespin snapshot thumb 8 Best Helpful Online Code Editors" width="446" height="318" />https://bespin.mozilla.com/</a></p>
<h3>DarkCopy</h3>
<p>It is a simple full screen online code editor for distraction free writing. It provides a dark environment for your code so that you can only concentrate only on writing. Switching between the screen modes is easy with a click.</p>
<p><a href="http://techcrank.com/wp-content/uploads/2010/02/darkCopy_snapshot.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="darkCopy_snapshot" src="http://techcrank.com/wp-content/uploads/2010/02/darkCopy_snapshot_thumb.jpg" border="0" alt="darkCopy snapshot thumb 8 Best Helpful Online Code Editors" width="442" height="263" /></a><strong><a rel="nofollow" href="http://darkcopy.com/"></a></strong></p>
<p><strong><a rel="nofollow" href="http://darkcopy.com/">http://darkcopy.com/</a></strong></p>
<p><strong><em>If you have something to share or say, add your comment. Happy Editing.!</em></strong></p>
<img style='display:none' id="post-1466-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/blogging/8-best-helpful-online-code-editors/',title:'8 Best Helpful Online Code Editors',tweet:'As a web developer, your main objective is turn your ideas into codes. Well implementation is a diff',description:'As a web developer, your main objective is turn your ideas into codes. Well implementation is a diff'})" title="8 Best Helpful Online Code Editors" alt=" 8 Best Helpful Online Code Editors" /><script type='text/javascript'>document.getElementById("post-1466-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/blogging/8-best-helpful-online-code-editors/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Bubble Effect With CSS &#8211; Thesis Array</title>
		<link>http://techcrank.com/blogging/bubble-effect-with-css-thesis-array/</link>
		<comments>http://techcrank.com/blogging/bubble-effect-with-css-thesis-array/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 20:17:04 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1379</guid>
		<description><![CDATA[From the past few weeks I haven&#8217;t posted anything. Well all I can say is that I was busy the past weeks, but not on what I expected. This is my first post on WordPress Theme Customization. Well today, I will explain you how to create a dock( though not smooth like Mac) for your [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/blogging/bubble-effect-with-css-thesis-array/" title="Permanent link to Bubble Effect With CSS &#8211; Thesis Array"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2010/02/bubble-effect-css.jpg" width="192" height="222" alt="Post image for Bubble Effect With CSS &#8211; Thesis Array" title="Bubble Effect With CSS   Thesis Array" /></a>
</p><p>From the past few weeks I haven&#8217;t posted anything. Well all I can say is that I was busy the past weeks, but not on what I expected. This is my first post on WordPress Theme Customization. Well today, I will explain you how to create a dock( though not smooth like Mac) for your theme using CSS. You can easily integrate it into your theme for a cool bubble effect. Using CSS you can simply create the bubble effect in few steps.<span id="more-1379"></span></p>
<p>First of all prepare your images for sprites, or download the image from here and add the sprites to the custom/images directory in thesis theme i.e copy the downloaded image in the images folder.</p>
<p><a href="http://techcrank.com/example/sprites.zip"><img class="size-full wp-image-1398   alignleft" title="download" src="http://techcrank.com/wp-content/uploads/2010/02/download.png" alt="download Bubble Effect With CSS   Thesis Array" width="150" height="28" /></a> <a href="http://techcrank.com/example/bubble_effect.html" target="_blank"><img class="size-full wp-image-1431  alignleft" title="download" src="http://techcrank.com/wp-content/uploads/2010/02/download1.png" alt="download1 Bubble Effect With CSS   Thesis Array" width="120" height="28" /></a></p>
<p>Well I used Flash CS3 to create sprites. If you are creating your own images, the sprites should be pixel precise. Well have a look at the sprites:</p>
<p><a href="http://techcrank.com/wp-content/uploads/2010/02/sprites.png"><img class="aligncenter size-full wp-image-1420" title="sprites" src="http://techcrank.com/wp-content/uploads/2010/02/sprites.png" alt="sprites Bubble Effect With CSS   Thesis Array" width="617" height="451" /></a></p>
<p>First we will create get_bubble function and we will add the code to the custom_functions.php for thesis theme.</p>
<pre class="brush: css;">
function get_bubble (){
?&gt;
&lt;ul id=&quot;bubble&quot;&gt;
&lt;li&gt;
&lt;a href=&quot;http://feeds2.feedburner.com/techcrank&quot; title=&quot;Full RSS Feed&quot;&gt;Full RSS Feed&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://feedburner.google.com/fb/a/mailverify?uri=Techcrank&amp;loc=en_U&quot; title=&quot;Feed via Emal&quot;&gt;Feed via email&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://twitter.com/shubhamblog&quot; title=&quot;Full RSS Feed&quot;&gt;Follow me on Twitter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.facebook.com/pages/TechCrank/156882081490&quot; title=&quot;Full RSS Feed&quot;&gt;I am on Facebook&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;?php
}

add_action('thesis_hook_before_sidebars', 'get_bubble');
</pre>
<p>Copy the codes into your custom_functions.php. Edit the links in the function. If you want to place it elsewhere just edit the hook.</p>
<p>Now adding CSS into custom.css, just copy the codes into your custom.css to create the bubble effect.</p>
<pre class="brush: css;">
#bubble {list-style: none;margin: 0px;padding-top: 25px;padding-left: 22px;}
#bubble li {display: inline-block; margin: 0px;padding: 0px;}
#bubble li a.icon {background: url('images/sprites.png') no-repeat;border: none;display: block;width: 65px;height: 65px;text-indent: -9999px;}
#bubble li a.feed {background-position: -79px -3px;}
#bubble li a.feed:hover {background-position: -2px -1px;}
#bubble li a.email {background-position: -81px -72px;}
#bubble li a.email:hover {background-position: -2px -72px;}
#bubble li a.twitter {background-position: -84px -142px;}
#bubble li a.twitter:hover {background-position: -2px -141px;}
#bubble li a.facebook {background-position: -84px -212px;}
#bubble li a.facebook:hover {background-position: -2px -211px;}
</pre>
<p>This is the CSS code you need to add for the default background image of links in your custom.css. You can edit it to get the perfect look for your blog.</p>
<h3>Adding It to Another Theme:</h3>
<p>Adding it to another theme is easy. Just open theme editor and copy the codes into the php file where you want to place it. For example I used sidebar.php</p>
<pre class="brush: css;">
&lt;ul id=&quot;bubble&quot;&gt;
&lt;li&gt;
&lt;a href=&quot;http://feeds2.feedburner.com/techcrank&quot; title=&quot;Full RSS Feed&quot;&gt;Full RSS Feed&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://feedburner.google.com/fb/a/mailverify?uri=Techcrank&amp;loc=en_U&quot; title=&quot;Feed via Emal&quot;&gt;Feed via email&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://twitter.com/shubhamblog&quot; title=&quot;Full RSS Feed&quot;&gt;Follow me on Twitter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.facebook.com/pages/TechCrank/156882081490&quot; title=&quot;Full RSS Feed&quot;&gt;I am on Facebook&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
</pre>
<p>Now copy the above CSS into your style.css. You&#8217;re Done.! You can add more links in your function. Well you can add extra style to your CSS to get a different look.</p>
<p><strong><em>If you have suggestions or any problems placing it, comment us. And we will reply back.</em></strong></p>
<img style='display:none' id="post-1379-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/blogging/bubble-effect-with-css-thesis-array/',title:'Bubble Effect With CSS &#8211; Thesis Array',tweet:'From the past few weeks I haven&#8217;t posted anything. Well all I can say is that I was busy the p',description:'From the past few weeks I haven&#8217;t posted anything. Well all I can say is that I was busy the p'})" title="Bubble Effect With CSS   Thesis Array" alt=" Bubble Effect With CSS   Thesis Array" /><script type='text/javascript'>document.getElementById("post-1379-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/blogging/bubble-effect-with-css-thesis-array/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Meebo Bar Now Available For all-Mashable</title>
		<link>http://techcrank.com/news/meebo-bar-now-available-for-all-mashable/</link>
		<comments>http://techcrank.com/news/meebo-bar-now-available-for-all-mashable/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 15:35:21 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1163</guid>
		<description><![CDATA[Over the last few months you have noticed that only few sites gracing the bottom of some blogs like mashable. That&#8217;s because it was only available for few partners. On Dec 21 Meebo launched the plugin for every one, as they promised. The meebo bar is now available you can grab one for you. The [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://techcrank.com/news/meebo-bar-now-available-for-all-mashable/" title="Permanent link to Meebo Bar Now Available For all-Mashable"><img class="post_image alignright frame" src="http://techcrank.com/wp-content/uploads/2009/12/dragtoshare.jpg" width="200" height="200" alt="Post image for Meebo Bar Now Available For all-Mashable" title="Meebo Bar Now Available For all Mashable" /></a>
</p><p>Over the last few months you have noticed that only few sites gracing the bottom of some blogs like mashable. That&#8217;s because it was only available for few partners. On Dec 21 Meebo launched the plugin for every one, as they promised. The meebo bar is now available you can grab one for you. The Stylish bar creates a good focus on your blog. Download one for your blog now.<span id="more-1163"></span></p>
<p>For those who are unfamiliar with meebo bar, it&#8217;s a JavaScript plug-in that sits at the bottom of Web pages. It enables a lot of different social integration such as tweets, promoting a Facebook fan page, as well as Stumbling or Digging the page.The Meebo Bar also allows users to chat with their friends through the IM platform that made Meebo famous.Additionally, the Meebo Bar enables easy sharing of content on the page through its very slick Meebo Share Dock.</p>
<p style="text-align: center;"><a href="http://techcrank.com/wp-content/uploads/2009/12/meboo_chat.png"><img class="aligncenter size-full wp-image-1170" title="meboo_chat" src="http://techcrank.com/wp-content/uploads/2009/12/meboo_chat.png" alt="meboo chat Meebo Bar Now Available For all Mashable" width="515" height="408" /></a></p>
<p>The bar is extremely easy to set up on blogs, especially TypePad, self-hosted WordPress, Blogger, and Moveable Type, all of which have preconfigured solutions, built by Meebo. For those with other setups, the installation just consists of inserting a code snippit, something to which we have become very accustomed. Users can customize which features appear on their Meebo Bar all on <a rel="nofollow" href="http://bar.meebo.com/">Bar.meebo.com</a>. The changes are then pushed out to the installation on your site in a matter of minutes.</p>
<p><a href="http://techcrank.com/wp-content/uploads/2009/12/meboo_bar.jpg"><img class="aligncenter size-full wp-image-1171" title="meboo_bar" src="http://techcrank.com/wp-content/uploads/2009/12/meboo_bar.jpg" alt="meboo bar Meebo Bar Now Available For all Mashable" width="530" height="408" /></a></p>
<p>Meebo Bar users get all of the features of the bar, as well as detailed sharing analytics to see how people are using it.</p>
<p>The Meebo Bar is a really great way of enabling a lot of different types of sharing and content interaction very quickly and easily. The sharing that results could, potentially, be a big driver of traffic back to sites. It&#8217;s really great to see this rich functionality being adapted into to a &#8220;self-serve&#8221; type of system. With so many more possible installs out there, the Meebo Bar should see a huge explosion in growth.</p>
<p>Sign up at meebo bar at <a rel="nofollow" href="http://bar.meebo.com/">Bar.meebo.com</a> at get yourself one.</p>
<p><em><strong>Well share your views, do add your comment here. Share the blog&#8217;s that you are running with Meebo Bar.<br />
</strong></em></p>
<img style='display:none' id="post-1163-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/news/meebo-bar-now-available-for-all-mashable/',title:'Meebo Bar Now Available For all-Mashable',tweet:'Over the last few months you have noticed that only few sites gracing the bottom of some blogs like ',description:'Over the last few months you have noticed that only few sites gracing the bottom of some blogs like '})" title="Meebo Bar Now Available For all Mashable" alt=" Meebo Bar Now Available For all Mashable" /><script type='text/javascript'>document.getElementById("post-1163-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/news/meebo-bar-now-available-for-all-mashable/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>5 WordPress Plugin&#8217;s You Would Like</title>
		<link>http://techcrank.com/wordpress/5-wordpress-plugins-you-would-like/</link>
		<comments>http://techcrank.com/wordpress/5-wordpress-plugins-you-would-like/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:31:01 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=1007</guid>
		<description><![CDATA[A very useful set of Wordpress plugins you would like to test. I have scanned through the Wordpress plugin directory and found 5 very useful plugins definitely worth taking a look at. Keeping in mind that they are new to Wordpress plugin directory, their stability should be considered as BETA. So do create a backup before going live.]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_1024" class="wp-caption aligncenter" style="width: 645px">
	<img class="size-full wp-image-1024" title="wordpress plugins" src="http://techcrank.com/wp-content/uploads/2009/12/wordpress-plugins1.jpg" alt="Wordpress Plugins" width="645" height="130" />
	<p class="wp-caption-text">Wordpress Plugins</p>
</div>
<p>A very useful set of WordPress plugins you would like to test. I have scanned through the WordPress plugin directory and found 5 very useful plugins definitely worth taking a look at.<span id="more-1007"></span></p>
<p>Keeping in mind that they are new to WordPress plugin directory, their stability should be considered as BETA. So do create a backup before going live.</p>
<p><strong>1. </strong><span style="text-decoration: underline;"><strong>WP Content Slideshow:</strong></span></p>
<p>WP Content Slideshow shows up to 5 Posts in a very nice and powerfull Javascript Slideshow. On the left side of the Slideshow it displays an image for every post. On the right side, there are all the titles (and a small description under the title) of the posts. The Slideshow highlights the active post and repeats automatically after getting to the 5th post. You have a powerfull Administration Area to adjust the category, the number of posts, the width and height, and many colors for the Slideshow!</p>
<p><strong>Download:</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-content-slideshow/" target="_blank">WP Content Slideshow</a><br />
<strong>Compatibility:</strong> 2.6+</p>
<p><strong>2. </strong><span style="text-decoration: underline;"><strong>Sidebar Generator:</strong></span></p>
<p>Now you can create as many sidebars as you need for any page you want. Thats right, page/post specific sidebars. You can easily seperate your site into sections, or make every single page have specific sidebar content on it. Great for CMS sites.</p>
<p><strong>Download:</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/sidebar-generator/" target="_blank">Sidebar Generator</a><br />
<strong>Compatibility:</strong> 2.8.0+</p>
<p><strong>3. </strong><span style="text-decoration: underline;"><strong>Quick Adsense:</strong></span></p>
<p>Quick Adsense is an Ads management WordPress plugin. It offers a quicker &amp; flexible way to insert Adsense or any Ads code into a blog post. Besides, it can randomly place the Ads anywhere within a post. It comes with a simple setting page, and it does not overwhelm you with complicated customizable options.</p>
<p><strong>Download:</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/quick-adsense/" target="_blank">Quick Adsense</a><br />
<strong>Compatibility:</strong> 2.5 – 2.8.4 (maybe 2.8.5)</p>
<p><strong>4. </strong><span style="text-decoration: underline;"><strong>Members:</strong></span></p>
<p>Members is a plugin that extends your control over your blog. It’s a user, role, and content management plugin that was created to make WordPress a more powerful CMS. The plugin is created with a components-based system — you only have to use the features you want.</p>
<p><strong>Download:</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/members/" target="_blank">Members</a><br />
<strong>Compatibility:</strong> 2.8+</p>
<p><strong>5. <span style="text-decoration: underline;">Custom Login page:</span></strong></p>
<p>With the Custom Login Page, you can change the background image of your login page, the background image/color of your login form div, the main logo image of your login page, and add custom CSS. All through a simple interface. Remember to view the Help tab at the top of the settings page of the plugin.</p>
<p><strong>Download:</strong> <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-custom-login-page/" target="_blank">Custom Login Page</a><br />
<strong>Compatibility:</strong> 2.0.2+</p>
<p><em><strong>Have something to say, do comment here.</strong></em></p>
<img style='display:none' id="post-1007-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/wordpress/5-wordpress-plugins-you-would-like/',title:'5 WordPress Plugin&#8217;s You Would Like',tweet:'[/caption]',description:'[caption id=\"attachment_1024\" align=\"aligncenter\" width=\"645\" caption=\"Wordpress Plugins\"]'})" title="5 Wordpress Plugins You Would Like " alt=" 5 Wordpress Plugins You Would Like " /><script type='text/javascript'>document.getElementById("post-1007-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/wordpress/5-wordpress-plugins-you-would-like/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Best WordPress Tool For Adsense Integration</title>
		<link>http://techcrank.com/wordpress/best-wordpress-tool-for-adsense-integration/</link>
		<comments>http://techcrank.com/wordpress/best-wordpress-tool-for-adsense-integration/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 11:49:36 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=868</guid>
		<description><![CDATA[Placing Adsense Ads in your wordpress blog can be a bit handy if you go with the codes. A WordPress plugin does it all for you. It manages all your Ads including the Yahoo publisher Ads on the fly. WordPress has many tools which can integrate Adsense Ads in your website. You can manage all [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_874" class="wp-caption aligncenter" style="width: 645px">
	<img class="size-full wp-image-874" title="Adsense For WordPress- Increase Your Adsense Revenue" src="http://techcrank.com/wp-content/uploads/2009/11/thums3.jpg" alt="Adsense For WordPress- Increase Your Adsense Revenue" width="645" height="130" />
	<p class="wp-caption-text">Adsense For WordPress- Increase Your Adsense Revenue</p>
</div>
<p>Placing Adsense Ads in your wordpress blog can be a bit handy if you go with the codes. A WordPress plugin does it all for you. It manages all your Ads including the Yahoo publisher Ads on the fly.<span id="more-868"></span></p>
<p>WordPress has many tools which can integrate Adsense Ads in your website. You can manage all your Ads by a single plugin. Just configure it and leave it. You can change positions of Ads on blog/website with a single click.</p>
<p>So you don&#8217;t have to cut copy paste your Adsense code again and again. Not cut copy hassles, just add your publisher ID. And select from the Ad Formats. You can style your Ads with rounded corners and can also define a channel to track your Adsense earnings from a particular Ad place.</p>
<p><strong>All in One Adsense and YPN! </strong>tool does it all for you. The plugin supports the latest WordPress 2.8 and is frequently updated. The top Adsense plugin for WordPress.</p>
<p>You can also set the Ads to not display on front pages or static pages, category pages or archives. You can choose colors for your Ads. And you can also choose to switch between text and image Ads.</p>
<p>Download the plugin from WordPress plugin directory and activate it for displaying Ads. Do configure it under the wordpress section. You just need top place yo9ur publisher ID and set where you want to display Ads and you are done.</p>
<p><em><strong>Tip</strong>:- I personally use image Ads as they are more effective than text Ads. Use a very neat layout to display the Ads.</em></p>
<p><em><strong>If you have some problems or something to ask, just comment. I will reply you back.</strong><br />
</em></p>
<img style='display:none' id="post-868-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/wordpress/best-wordpress-tool-for-adsense-integration/',title:'Best WordPress Tool For Adsense Integration',tweet:'[caption id=\"attachment_874\" align=\"aligncenter\" width=\"645\" caption=\"Adsense For WordPress- Increas',description:'[caption id=\"attachment_874\" align=\"aligncenter\" width=\"645\" caption=\"Adsense For WordPress- Increas'})" title="Best Wordpress Tool For Adsense Integration" alt=" Best Wordpress Tool For Adsense Integration" /><script type='text/javascript'>document.getElementById("post-868-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/wordpress/best-wordpress-tool-for-adsense-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding A Favicon For Website: WordPress Customization</title>
		<link>http://techcrank.com/wordpress/adding-a-favicon-for-website-wordpress-customization/</link>
		<comments>http://techcrank.com/wordpress/adding-a-favicon-for-website-wordpress-customization/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 19:32:32 +0000</pubDate>
		<dc:creator>Shubham</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://techcrank.com/?p=746</guid>
		<description><![CDATA[Add a cool favicon to your WordPress blog in simple methods. Add a  favicon to your blog and help user to remember you easily through favicon when they bookmark. Generally users get attracted to sites very easily having a unique favicon. Do it in simple steps. 1. Adding a favicon first requires an image which [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_747" class="wp-caption aligncenter" style="width: 645px">
	<img class="size-full wp-image-747" title="mbp favicon plugin" src="http://techcrank.com/wp-content/uploads/2009/11/mbp-favicon-plugin.jpg" alt="Adding A Favicon To WordPress" width="645" height="130" />
	<p class="wp-caption-text">Adding A Favicon To WordPress</p>
</div>
<p>Add a cool favicon to your WordPress blog in simple methods. Add a  favicon to your blog and help user to remember you easily through favicon when they bookmark. Generally users get attracted to sites very easily having a unique favicon.<span id="more-746"></span></p>
<p>Do it in simple steps.</p>
<p>1. <strong>Adding a favicon first requires</strong> an image which is in .ico format, if you don&#8217;t have one just go to <a rel="nofollow" href="http://www.chami.com/html-kit/services/favicon/" target="_blank">chami.com</a> there you can upload any image and get a Favicon image(i.e ico format). You can create a animated image for favicon too.</p>
<p>The<strong> best size for favicon </strong>is 16.x16px.</p>
<p>2. <strong>Now, upload it</strong> to some where in your wordpress directory. Copy the address of the image. For ex. if i have uploaded it in root folder of techcrank.com the URL will be techcrank.com/favicon.ico(www folder).</p>
<p>3. <strong>Open the header</strong> of your theme, generally header.php. Now just below the &lt;head&gt; paste the code:</p>
<p>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;http://techcrank.com/favicon.ico&#8221;&gt;</p>
<p>4. <strong>Save your file</strong>, and check back your blog. You will see a favicon inserted.</p>
<p>If you are a newbie <strong>another method</strong> to insert favicon is adding a wordpress plugin.</p>
<p>Max Blog Press<strong> Favicon plugin</strong> helps you to insert a favicon <strong>without any codes</strong>.<strong> </strong></p>
<p>Downlaod Max Blog Press Favicon Plugin from <a rel="nofollow" href="http://downloads.wordpress.org/plugin/maxblogpress-favicon.zip" target="_blank">wordpress plugin directory</a> and install it to your wordpress through plugins.</p>
<p>In the settings option go to MBP Favicon and upload the image you want to have as a favicon. If you don&#8217;t have any image you can also choose diffrent default favicons.</p>
<p><strong><em>If any issuies, please do comment i will reply back <img src='http://techcrank.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' title="Adding A Favicon For Website: Wordpress Customization" /> .</em></strong></p>
<img style='display:none' id="post-746-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://techcrank.com/wordpress/adding-a-favicon-for-website-wordpress-customization/',title:'Adding A Favicon For Website: WordPress Customization',tweet:'[caption id=\"attachment_747\" align=\"aligncenter\" width=\"645\" caption=\"Adding A Favicon To WordPress\"',description:'[caption id=\"attachment_747\" align=\"aligncenter\" width=\"645\" caption=\"Adding A Favicon To WordPress\"'})" title="Adding A Favicon For Website: Wordpress Customization" alt=" Adding A Favicon For Website: Wordpress Customization" /><script type='text/javascript'>document.getElementById("post-746-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://techcrank.com/wordpress/adding-a-favicon-for-website-wordpress-customization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: techcrank.com @ 2010-09-07 13:02:51 -->