<?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>Incoverdesign</title>
	<atom:link href="http://incoverdesign.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://incoverdesign.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 04 Mar 2011 10:12:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Load Content through Notepad in Textarea (Flash)</title>
		<link>http://incoverdesign.com/blog/2011/01/load-content-through-notepad-in-textarea-flash/</link>
		<comments>http://incoverdesign.com/blog/2011/01/load-content-through-notepad-in-textarea-flash/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 10:26:34 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Dynamic]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1296</guid>
		<description><![CDATA[Follow these steps: 1. First of all create a AS2.0 file in flash. 2. Go to Window &#62; Component &#62; User Interface &#62; Textarea OR Direct use keyboard shortcut press Ctrl + F7 &#62; User Interface &#62; Textarea 3. Drag Textarea into your stage. 4. Click on Textarea and press F8 or covert to a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Follow these steps:</strong></p>
<p><strong>1.</strong> First of all create a AS2.0 file in flash.<br />
<strong>2.</strong> Go to Window &gt; Component &gt; User Interface &gt; Textarea</p>
<p><strong>OR</strong> Direct use keyboard shortcut press Ctrl + F7 &gt; User Interface &gt; Textarea<br />
<strong>3.</strong> Drag Textarea into your stage.<br />
<span id="more-1296"></span><br />
<strong>4.</strong> Click on Textarea and press F8 or covert to a movie clip named content or whatever you want.<br />
<strong>5.</strong> Go Inside and create a new layer named Action and press F9 (Action).<br />
<strong>6.</strong> And paste code in action given below.</p>
<div style="background: none repeat scroll 0% 0% #fffbcc; padding: 10px;">_global.styles.TextArea.setStyle(&#8220;borderStyle&#8221;, &#8220;none&#8221;);<br />
_global.styles.TextArea.setStyle(&#8220;fontFamily&#8221;, &#8220;Arial&#8221;);<br />
_global.styles.TextArea.setStyle(&#8220;textHeight&#8221;, &#8220;100px&#8221;);<br />
thisText = new LoadVars();<br />
thisText.load(&#8220;text.txt&#8221;);</p>
<p>thisText.onLoad = function() {<br />
textHolder.text = thisText.myText;</p>
<p>};</p></div>
<p><strong>7.</strong> Now get back to Textarea, click on it and give textarea an instance name textHolder<br />
<strong>8.</strong> And now create and text file named text.txt or whatever you want, but don&#8217;t forget to change file and in your Action script layer if you want to use another name for your text file..<br />
<strong>9.</strong> on text file write $myText= Your Content<br />
<strong>10.</strong> You can add colors and give a link in your text in notepad.<br />
<strong>11.</strong> For Color: &lt;font color=&#8217;#99000&#8242;&gt;Your Text&lt;/font&gt;<br />
<strong>12.</strong> For Link: &lt;a href=&#8221;http://www.yoururl.com&#8221;&gt;Click here&lt;/a&gt;<br />
<strong>13.</strong> Even almost all HTML tag will work but not All..<br />
For Rendering your content into html click on Textarea and press Shift + F7 and change HTML false in to True and even more setting you can try over here&#8230;<br />
<strong>14.</strong> Save it and move back to flash file.<br />
And Ctrl + Enter and cheers!</p>
<div class="clear">.</div>
<div style="background:#f2f2f2; text-align:center; padding:20px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="250" height="210" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://incoverdesign.com/blog/wp-content/uploads/2011/01/textarea.swf" /><embed type="application/x-shockwave-flash" width="250" height="210" src="http://incoverdesign.com/blog/wp-content/uploads/2011/01/textarea.swf"></embed></object></div>
<p><a>Download Source File</a></p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;linkname=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2011%2F01%2Fload-content-through-notepad-in-textarea-flash%2F&amp;title=Load%20Content%20through%20Notepad%20in%20Textarea%20%28Flash%29" id="wpa2a_2"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2011/01/load-content-through-notepad-in-textarea-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/load_content_Preview.jpg" type="image/png" />	</item>
		<item>
		<title>Get font type from an image</title>
		<link>http://incoverdesign.com/blog/2010/12/get-font-type-from-an-image/</link>
		<comments>http://incoverdesign.com/blog/2010/12/get-font-type-from-an-image/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 10:29:37 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1281</guid>
		<description><![CDATA[Seen a font in use and want to know what it is? Submit an image to WhatTheFont to find the closest matches in our database. Or, let cloak-draped font enthusiasts lend a hand in the WhatTheFont Forum Seen a font in use and want to know what it is? Step1: Step2: Step3:]]></description>
			<content:encoded><![CDATA[<p><strong>Seen a font in use and want to know what it  is?</strong><br />
Submit an image to WhatTheFont to find the  closest matches in our database.  Or, let cloak-draped font enthusiasts lend a hand in the <a href="http://new.myfonts.com/WhatTheFont/forum/">WhatTheFont  Forum</a><br />
<span id="more-1281"></span><br />
<img title="Incoverdesign  Blog" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/design_gettype.jpg" alt="Incoverdesign Blog" width="492" height="239" /></p>
<div style="background:#FFFBCC; padding:10px;">Seen a font in use and want to know what it is?</div>
<p><strong>Step1:</strong></p>
<p><img class="alignnone size-full wp-image-1283" title="step1" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/step1.jpg" alt="step1" width="634" height="179" /></p>
<p><a href="http://new.myfonts.com/WhatTheFont/"><img class="alignnone size-full wp-image-1282" title="url_gettype" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/url_gettype.jpg" alt="url_gettype" width="267" height="31" /></a></p>
<p><strong>Step2:</strong></p>
<p><img class="alignnone size-full wp-image-1284" title="step2" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/step2.jpg" alt="step2" width="634" height="425" /></p>
<p><strong>Step3:</strong></p>
<p><img class="alignnone size-full wp-image-1285" title="step3" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/step3.jpg" alt="step3" width="634" height="432" /></p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;linkname=Get%20font%20type%20from%20an%20image" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fget-font-type-from-an-image%2F&amp;title=Get%20font%20type%20from%20an%20image" id="wpa2a_4"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/12/get-font-type-from-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/whatthefont.jpg" type="image/jpeg" />	</item>
		<item>
		<title>Convert An Image To Pencil Sketch Using Photoshop</title>
		<link>http://incoverdesign.com/blog/2010/12/convert-an-image-to-pencil-sketch-using-photoshop/</link>
		<comments>http://incoverdesign.com/blog/2010/12/convert-an-image-to-pencil-sketch-using-photoshop/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 18:07:37 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1271</guid>
		<description><![CDATA[There are many ways to convert an image to a pencil sketch using Photoshop. There are also some dedicated software in the market that automatically convert an photo to sketch. But the following method is simplest of all. You can easily convert any image to a very realistic looking pencil sketch in less than 2 [...]]]></description>
			<content:encoded><![CDATA[<p>There are many ways to convert an image to a pencil sketch using Photoshop. There are also some dedicated software in the market that automatically convert an photo to sketch.</p>
<p>But the following method is simplest of all. You can easily convert any image to a very realistic looking pencil sketch in less than 2 minutes using this trick.<br />
<span id="more-1271"></span><br />
<img class="size-full wp-image-1272 alignnone" title="convert-image-to-pencil-sketch" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/convert-image-to-pencil-sketch.gif" alt="convert-image-to-pencil-sketch" width="480" height="140" /></p>
<p>Although I tried to make this tutorial as detailed as possible, I  assume that you have some familiarity with the Photoshop interface.</p>
<h3>How To Convert An Image To Pencil Sketch Using Photoshop?</h3>
<p><strong>1.</strong> Open the image in Photoshop (obviously <img src='http://incoverdesign.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). If you already have the Layers Palette open then its fine. If not, then click on <strong>Window &gt; Layers</strong> to open it.</p>
<p><strong>2.</strong> Now create a copy of the current layer by choosing, <strong>Layer &gt; New &gt; Layer via Copy</strong>. We’ll call this layer as Layer1.</p>
<p><strong>3.</strong> Select the Layer1. Desaturate it using, <strong>Image &gt; Adjustments&gt; Desaturate</strong> or by pressing <strong>Ctrl + Shift + U</strong>. This will remove all the colors from the Layer1.</p>
<p><strong>4.</strong> Create a copy of Layer1. To do so, first make sure that Layer1 is selected in the layers pallete, then click on <strong>Layer &gt; New &gt; Layer via Copy</strong>. We’ll call this layer as Layer2.</p>
<p><strong>5.</strong> Select the newly created Layer2 and invert its colors. To do so, either press <strong>Ctrl+I</strong>, or click on <strong>Image &gt; Adjustments &gt; Invert</strong>. This will make your image to look like a negative of a photo.</p>
<p><img class="alignnone size-full wp-image-1273" title="convert-photo-to-sketch" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/convert-photo-to-sketch.gif" alt="convert-photo-to-sketch" width="186" height="140" /></p>
<p><strong>6.</strong> Change the blending mode of Layer2 to <strong>Color Dodge</strong>. To do so, open the drop down menu that says normal, in the layers palette and select Color Dodge in it.</p>
<p><img class="alignnone size-full wp-image-1274" title="color-dodge-to-convert-image-to-sketch" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/color-dodge-to-convert-image-to-sketch.png" alt="color-dodge-to-convert-image-to-sketch" width="158" height="253" /></p>
<p>This will turn your photo to completely blank. But don’t worry, we are almost there.</p>
<p><strong>7.</strong> Apply Gaussian Blur Filter, <strong>Filter &gt; Blur &gt; Gaussian Blur</strong>.  Change the radius and see what is most appropriate for your image. I  recommend that your sketch will look great if you keep the radius  between 1 to 10.</p>
<p>That’s it. Now you must have converted your image into a great looking pencil sketch.</p>
<p><img class="size-full wp-image-1272 alignnone" title="convert-image-to-pencil-sketch" src="http://incoverdesign.com/blog/wp-content/uploads/2010/12/convert-image-to-pencil-sketch.gif" alt="convert-image-to-pencil-sketch" width="480" height="140" /></p>
<p>You can do an additional thing to make it more realistic. After applying the Gaussian Blur Filter, go to <strong>Image &gt; Adjustments &gt; Brightness/Contrast</strong>, and play with the brightness and contrast values a bit to make it look more real.</p>
<p>Please let me know if you face any problems while applying this concept.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;linkname=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F12%2Fconvert-an-image-to-pencil-sketch-using-photoshop%2F&amp;title=Convert%20An%20Image%20To%20Pencil%20Sketch%20Using%20Photoshop" id="wpa2a_6"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/12/convert-an-image-to-pencil-sketch-using-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/change_pic.jpg" type="image/gif" />	</item>
		<item>
		<title>Coverflow in Loop</title>
		<link>http://incoverdesign.com/blog/2010/11/coverflow-in-loop/</link>
		<comments>http://incoverdesign.com/blog/2010/11/coverflow-in-loop/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 13:19:51 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[coverflow]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1263</guid>
		<description><![CDATA[ContentFlow can handle any content. So you can use it to present more than only images. You can navigate ContentFlow in many different ways like clicking images, using the scrollbar or the scroll-wheel of your mouse. Download Now]]></description>
			<content:encoded><![CDATA[<p>ContentFlow can handle any content. So you can use it to  present more than only images.</p>
<p>You can navigate ContentFlow in many different ways like  clicking images, using the scrollbar or the scroll-wheel of your mouse.<br />
<span id="more-1263"></span></p>
<div style="background:#000; padding:20px; text-align:center;">
<img src="http://incoverdesign.com/blog/wp-content/uploads/2010/11/content_flow.jpg" alt="content_flow" title="content_flow" width="667" height="322" class="alignnone size-full wp-image-1264" /></div>
<p><a href="http://incoverdesign.com/blog/wp-content/uploads/2010/11/ContentFlow.zip"><strong>Download Now</strong></a></p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;linkname=Coverflow%20in%20Loop" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fcoverflow-in-loop%2F&amp;title=Coverflow%20in%20Loop" id="wpa2a_8"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/11/coverflow-in-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/cover_flow.jpg" type="image/jpeg" />	</item>
		<item>
		<title>Breadcrumb for WordPress</title>
		<link>http://incoverdesign.com/blog/2010/11/breadcrumb-for-wordpress/</link>
		<comments>http://incoverdesign.com/blog/2010/11/breadcrumb-for-wordpress/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 09:52:48 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Breadcrumb]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1249</guid>
		<description><![CDATA[Unfortunely, WordPress doesn’t have a default function to display a breadcrumb. We’ll see how to create this navigation technique, and display it on our posts, pages and categories archives. Breadcrumb…What’s that?!? Wikipedia says: Breadcrumbs or breadcrumb trail are a navigation technique used in user interfaces. Its purpose is to give users a way to keep [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Unfortunely,</strong> WordPress doesn’t have a default function to display a breadcrumb. We’ll see how to create this navigation technique, and display it on our posts, pages and categories archives.</p>
<h2>Breadcrumb…What’s that?!?</h2>
<p><span id="more-1249"></span><br />
Wikipedia says:</p>
<p>Breadcrumbs or breadcrumb trail are a navigation technique used in user interfaces. Its purpose is to give users a way to keep track of their location within programs or documents. The term is taken from the trail of breadcrumbs left by Hansel and Gretel in the popular fairytale.</p>
<p><img title="breadcrumb-wordpress" src="http://incoverdesign.com/blog/wp-content/uploads/2010/11/breadcrumb-wordpress.jpg" alt="breadcrumb-wordpress" width="600" height="143" /></p>
<h2>Let’s get started</h2>
<p>One more time, WordPress conditional tags will be very usefull. With them, we’ll be able to know easily if the page displayed by a visitor is an article, a page, or a category archive.<br />
Then, we’ll have to use the right functions to show the site’s hierarchy. Nothing difficult here, WordPress got all the functions we need to get links to homepage, articles and single pages.<br />
I wrote a quite clean breadcrumb function, you just need to copy/paste it in the functions.php file from your WordPress theme. If this file doesn’t exists, just create one and paste the function on it.</p>
<pre>function the_breadcrumb() {
	if (!is_home()) {
		echo '&lt;a href="';
		echo get_option('home');
		echo '"&gt;';
		bloginfo('name');
		echo "&lt;/a&gt; Â» ";
		if (is_category() || is_single()) {
			the_category('title_li=');
			if (is_single()) {
				echo " Â» ";
				the_title();
			}
		} elseif (is_page()) {
			echo the_title();
		}
	}
}</pre>
<p>Now that we have the function, nothing simpler: We just have to edit the file where we want our breadcrumb to appear â€“ I think that archive.php, single.php and page.phpis a good choice â€“ and call the function.</p>
<p>That’s all. You just created an easy way for your readers to navigate throught your blog sections.<br />
Note, this script can be easily enhanced: For exemple, we should limit categories display and just show the first category.</p>
<p>And if you prefer installing a plugin instead of manually editing your theme files, you should have a look at the Breadcrumb NavXT plugin.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;linkname=Breadcrumb%20for%20WordPress" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F11%2Fbreadcrumb-for-wordpress%2F&amp;title=Breadcrumb%20for%20WordPress" id="wpa2a_10"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/11/breadcrumb-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/breadcrumb.jpg" type="image/jpeg" />	</item>
		<item>
		<title>User Interface Design tool for Web Designers</title>
		<link>http://incoverdesign.com/blog/2010/10/user-interface-design-tool-for-web-designers/</link>
		<comments>http://incoverdesign.com/blog/2010/10/user-interface-design-tool-for-web-designers/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 05:45:51 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1234</guid>
		<description><![CDATA[Vincent Le Moign has released a free User Interface Design tool for Web Designers. The package includes fully editable Illustrator files, hundreds vector elements for interface design, 260 vector icons and 200 styles to apply in Illustrator . - Design faster wireframes and create better mockup deliverables in Illustrator. - Design usable application interface with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webalys.com/">Vincent Le Moign</a> has released a free <a href="http://www.webalys.com/design-interface-application-framework.php">User Interface Design tool for Web Designers</a>. The package includes fully editable Illustrator files, hundreds vector elements for interface design, 260 vector icons and 200 styles to apply in Illustrator .<br />
<span id="more-1234"></span><br />
- Design faster wireframes and create better mockup deliverables in Illustrator.<br />
- Design usable application interface with hundreds of common GUI elements : just drop them from Illustrator Panels or pick them in the library files.<br />
- Customize easily the vectors GUI elements to your own needs : you can easily resize, color or tweak their appearance.<br />
- Benefit from a consistent UI elements library made by a web designer expert in application interface design.</p>
<h2>Preview</h2>
<p><img src="http://www.adobetutorialz.com/content_images/Freebies/graphical-user-interface-design/graphical-user-interface-design.jpg" alt="Photoshop Android GUI Set" /></p>
<p>Download from <a href="http://www.webalys.com/design-interface-application-framework.php" target="_blank">homepage</a>.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;linkname=User%20Interface%20Design%20tool%20for%20Web%20Designers" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fuser-interface-design-tool-for-web-designers%2F&amp;title=User%20Interface%20Design%20tool%20for%20Web%20Designers" id="wpa2a_12"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/10/user-interface-design-tool-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/gui_element.jpg" type="image/jpeg" />	</item>
		<item>
		<title>Celebrating 40 Years Successful Journey of the Internet</title>
		<link>http://incoverdesign.com/blog/2010/10/celebrating-40-years-successful-journey-of-the-internet/</link>
		<comments>http://incoverdesign.com/blog/2010/10/celebrating-40-years-successful-journey-of-the-internet/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 05:55:39 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[A Step]]></category>
		<category><![CDATA[IT (Web)]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=1228</guid>
		<description><![CDATA[It scares me to think how miserable my life would have been if Internet was not there! I get jitters to think of my days without google, mails, chats, video conferencing and facebook! Needless to say how predominantly Internet has transformed our lives…from long distance phone calls to video conferencing, from plain paper business brochures [...]]]></description>
			<content:encoded><![CDATA[<p>It scares me to think how miserable my life would have been if Internet was not there! I get jitters to think of my days without google, mails, chats, video conferencing and facebook!<br />
<span id="more-1228"></span><br />
Needless to say how predominantly Internet has transformed our lives…from long distance phone calls to video conferencing, from plain paper business brochures to flash and CMS enabled websites, from manual-search non-indexed books like Yellow Pages to Justdial.com, from long queues for bill payment to PayPal, and from simple T.V. viewing to the smashing hit You Tube videos, Internet has bestowed us with the luxury and convenience of life!</p>
<p>We have so intricately mixed up our lives with Internet that you let loose a string, and we would collapse like empty sacks. From <em>Information</em> to <em>Exchange</em> to <em>Opportunities</em>, the entire world is glued with the power of Internet. The journey has been amazingly fast. The journey of the internet was never a slowdown, just advancements, progress, impetus and headways! So when we say &#8220;Celebrating 40 years of Internet&#8221;, allow me to parallelize it with &#8220;Celebrating 40 years of Interactivity&#8221; which keeps happening across millions of web pages world-wide with ever changing trends &amp; techniques.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;linkname=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F10%2Fcelebrating-40-years-successful-journey-of-the-internet%2F&amp;title=Celebrating%2040%20Years%20Successful%20Journey%20of%20the%20Internet" id="wpa2a_14"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/10/celebrating-40-years-successful-journey-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/40_year.jpg" type="image/jpeg" />	</item>
		<item>
		<title>Add .html extension on wordpress</title>
		<link>http://incoverdesign.com/blog/2010/09/add-html-extension-on-wordpress/</link>
		<comments>http://incoverdesign.com/blog/2010/09/add-html-extension-on-wordpress/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 15:12:20 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/2010/09/add-html-extension-on-wordpress/</guid>
		<description><![CDATA[Recently creating a WordPress site and i noticed a little problem, you can add .html in the settings which work fine for POSTS but not pages! I wrote a small plugin that will add the .html to the end of PAGE urls, it will add the .html to the pages menu and add .html to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently creating a WordPress site and i noticed a little problem, you can add .html in the settings which work fine for POSTS but not pages!</p>
<p>I wrote a small plugin that will add the .html to the end of PAGE urls, it will add the .html to the pages menu and add .html to the page slug when writing a new page.<br />
<span id="more-1215"></span><br />
<img class="alignright" style="margin-left: 20px; border: 1px solid #999999;" title="Url Rewriting" src="http://incoverdesign.com/blog/wp-content/uploads/2010/09/url_rewriting1.jpg" alt="Url Rewriting" width="287" height="103" /><br />
You will need permalinks activated obviously</p>
<p><a href="http://www.wordpress.org/extend/plugins/html-on-pages/" target="_blank"><strong>Download the plugin</strong></a>, upload to your plugins folder, activate and away you go!</p>
<p>Links return to normal when you deactivate.<br />
Removes trailing slash ( .html/ ) if you use them in permalinks.<br />
Works on subpages.<br />
Tested WordPress 2.5.1 up to 3.0</p>
<p>Just tested and appears to still work fine on WordPress 3.0 <img src='http://incoverdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Does this help with SEO? No idea, but when converting an old static site to WordPress this allowed me to keep the original URLs (which ended in .html) active</p>
<p>Works well for me on WordPress 2.9, hope it works ok for you too.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;linkname=Add%20.html%20extension%20on%20wordpress" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Fadd-html-extension-on-wordpress%2F&amp;title=Add%20.html%20extension%20on%20wordpress" id="wpa2a_16"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/09/add-html-extension-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/html_extension.jpg" type="image/jpeg" />	</item>
		<item>
		<title>Friends Tour (Nainital)</title>
		<link>http://incoverdesign.com/blog/2010/09/friends-tour-nainital/</link>
		<comments>http://incoverdesign.com/blog/2010/09/friends-tour-nainital/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 07:38:38 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[Mindgenies]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[tour]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/2010/09/friends-tour-nainital/</guid>
		<description><![CDATA[On 10th Sep 2010. have a look of the photo&#8217;s of our weekend in Nainital&#8230; updating&#8230;]]></description>
			<content:encoded><![CDATA[<p>On 10th Sep 2010.<br />
have a look of the photo&#8217;s of our weekend in Nainital&#8230;</p>
<p>updating&#8230;</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;linkname=Friends%20Tour%20%28Nainital%29" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F09%2Ffriends-tour-nainital%2F&amp;title=Friends%20Tour%20%28Nainital%29" id="wpa2a_18"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/09/friends-tour-nainital/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/nainital_tour.jpg" type="image/jpeg" />	</item>
		<item>
		<title>A Seepdy way of writing HTML and CSS code</title>
		<link>http://incoverdesign.com/blog/2010/08/a-new-and-fast-way-of-writing-html-and-css-code/</link>
		<comments>http://incoverdesign.com/blog/2010/08/a-new-and-fast-way-of-writing-html-and-css-code/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 09:19:22 +0000</pubDate>
		<dc:creator>Dhiraj Singh Karki</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[IT (Web)]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://incoverdesign.com/blog/?p=650</guid>
		<description><![CDATA[Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. For example: div#page&#62;div.logo+ul#navigation&#62;li*5&#62;a &#8230;can be expanded into: &#60;div id="page"&#62;         &#60;div [...]]]></description>
			<content:encoded><![CDATA[<p>Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. For example:<span id="more-650"></span></p>
<pre class="prettyprint"><span class="pln">div</span><span style="color: #800000;"><span class="com">#page&gt;div.logo+ul#navigation&gt;li*5&gt;a</span></span></pre>
<p>&#8230;can be expanded into:</p>
<pre>&lt;div id=<span style="color: #99cc00;">"page"</span>&gt;
        &lt;div class=<span style="color: #99cc00;">"logo"</span>&gt;&lt;/div&gt;
        &lt;ul id=<span style="color: #99cc00;">"navigation"</span>&gt;
                &lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/div&gt;</pre>
<p><a href="http://code.google.com/p/zen-coding/downloads/list">Show all download links from Zen Coding</a><br />
<strong><br />
Demo</strong><br />
Demo (use Ctrl + , to expand an abbreviation, requires JavaScript)</p>
<h4>Downloads (Full Support)</h4>
<ul>
<li><a href="http://code.google.com/p/zen-coding/downloads/detail?name=Zen.Coding-Aptana.v0.5.zip">Aptana</a> (cross-platform);</li>
<li>Coda, via <a href="http://github.com/sergeche/tea-for-coda/downloads">TEA for Coda</a> (Mac);</li>
<li>Espresso, via <a href="http://github.com/sergeche/tea-for-espresso/downloads">TEA for  Espresso</a> (Mac);</li>
</ul>
<h4>Downloads (Partial Support, “Expand Abbreviation” Only)</h4>
<ul>
<li><a href="http://code.google.com/p/zen-coding/downloads/detail?name=Zen%20Coding%20for%20TextMate%20v0.3.1.zip">TextMate</a> (Mac, and can be used with E-text editor for Windows);</li>
<li><a href="http://code.google.com/p/zen-coding/downloads/detail?name=TopStyle.Zen.Coding.1.0.zip">TopStyle</a>;</li>
<li><a href="http://code.google.com/p/zen-coding/downloads/detail?name=Sublime.Zen.Coding.1.1.3.zip">Sublime  Text</a>;</li>
<li><a href="http://www.kryogenix.org/days/2009/09/21/zen-coding-for-gedit">GEdit</a>;</li>
<li><a href="http://zen-coding.ru/demo/">editArea  online editor</a>;</li>
</ul>
<h2>Expand Abbreviation</h2>
<p>The Expand Abbreviation function transforms CSS-like selectors into  XHTML code. The term “abbreviation” might be a little confusing. Why not  just call it a “CSS selector”? Well, the first reason is semantic:  “selector” means to <em>select</em> something, but here we’re actually <em>generating</em> something, <strong>writing a shorter representation of longer code</strong>.  Secondly, it supports only a small subset of real CSS selector syntax,  in addition to introducing some new operators.</p>
<p>Here is a list of  supported properties and operators:</p>
<ul>
<li>E<br />
Element name (<code>div</code>,  <code>p</code>);</li>
<li>E#id<br />
Element with identifier (<code>div#content</code>,  <code>p#intro</code>, <code>span#error</code>);</li>
<li>E.class<br />
Element with classes (<code>div.header</code>, <code>p.error.critial</code>).  You can combine classes and IDs, too: <code>div#content.column.width</code>;</li>
<li>E&gt;N<br />
Child element (<code>div&gt;p</code>, <code>div#footer&gt;p&gt;span</code>);</li>
<li>E+N<br />
Sibling element (<code>h1+p</code>, <code>div#header+div#content+div#footer</code>);</li>
<li>E*N<br />
Element multiplication (<code>ul#nav&gt;li*5&gt;a</code>);</li>
<li>E$*N<br />
Item numbering (<code>ul#nav&gt;li.item-$*5</code>);</li>
</ul>
<p>As you  can see, you already know how to use Zen Coding: just write a simple  CSS-like selector (oh, “abbreviation”—sorry), like so…</p>
<pre>div<span style="color: #800000;">#header&gt;img.logo+ul#nav&gt;li*4&gt;a</span></pre>
<p>…and  then call the Expand Abbreviation action.</p>
<p>There are two custom  operators: element multiplication and item numbering. If you want to  generate, for example, five <code>&lt;li&gt;</code> elements, you would  simply write <code>li*5</code>. It would repeat all descendant elements  as well. If you wanted four <code>&lt;li&gt;</code> elements, with an <code>&lt;a&gt;</code> in each, you would simply write <code>li*4&gt;a</code>, which would  generate the following output:</p>
<pre>&lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=<span style="color: #99cc00;">""</span>&gt;&lt;/a&gt;&lt;/li&gt;</pre>
<p>The last  one–item numbering is used when you want to mark a repeated element with  its index. Suppose you want to generate three <code>&lt;div&gt;</code> elements with <code>item1</code>, <code>item2</code> and <code>item3</code> classes. You would write this abbreviation, <code>div.<span style="color: #800000;">item$*3</span></code>:</p>
<pre>&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;</pre>
<p>Just add a dollar sign  wherever in the class or ID property that you want the index to appear,  and as many an you want. So, this…</p>
<pre>div<span style="color: #800000;">#i$-test.class$$$*5</span></pre>
<p>would  be transformed into:</p>
<pre>&lt;div id=<span style="color: #99cc00;">"i1-test"</span>&gt;&lt;/div&gt;
&lt;div id=<span style="color: #99cc00;">"i2-test"</span>&gt;&lt;/div&gt;
&lt;div id=<span style="color: #99cc00;">"i3-test"</span>&gt;&lt;/div&gt;
&lt;div id=<span style="color: #99cc00;">"i4-test"</span>&gt;&lt;/div&gt;
&lt;div id=<span style="color: #99cc00;">"i5-test"</span>&gt;&lt;/div&gt;</pre>
<p>You’ll see  that when you write the <code>a</code> abbreviation, the output is <code>&lt;a  href=""&gt;&lt;/a&gt;</code>. Or, if you write <code>img</code>, the  output is <code>&lt;img src="" alt="" /&gt;</code>.</p>
<p>How does Zen  Coding know when it should add default attributes to the generated tag  or skip the closing tag? A special file, called <em><a href="http://code.google.com/p/zen-coding/source/browse/branches/serge.che/aptana/zen_settings.js">zen_settings.js</a></em> describes the outputted elements. It’s a simple JSON file that  describes the abbreviations for each language (yes, you can define  abbreviations for different syntaxes, such as HTML, XSL, CSS, etc.). The  common language abbreviations definition looks like this:</p>
<pre>'html': {
'snippets': {
'cc:ie6': '&lt;!--[if lte IE 6]&gt;\n\t${child}|\n&lt;![endif]--&gt;',
...
}, 

'abbreviations': {
'a': '&lt;a href=""&gt;&lt;/a&gt;',
'img': '&lt;img src="" alt="" /&gt;',
...
}
}

more updates??
leave comment...</pre>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Twitter" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Facebook" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_blogger_post" href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Delicious" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Digg" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_technorati_favorites" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Reddit" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="MySpace" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_orkut" href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Orkut" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a><a class="a2a_button_google_gmail" href="http://www.addtoany.com/add_to/google_gmail?linkurl=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;linkname=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" title="Google Gmail" rel="nofollow" target="_blank"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/icons/gmail.png" width="16" height="16" alt="Google Gmail"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fincoverdesign.com%2Fblog%2F2010%2F08%2Fa-new-and-fast-way-of-writing-html-and-css-code%2F&amp;title=A%20Seepdy%20way%20of%20writing%20HTML%20and%20CSS%20code" id="wpa2a_20"><img src="http://incoverdesign.com/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://incoverdesign.com/blog/2010/08/a-new-and-fast-way-of-writing-html-and-css-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://incoverdesign.com/blog/wp-content/uploads/2011/01/speedly.jpg" type="image/jpeg" />	</item>
	</channel>
</rss>

