<?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>Technopreneur &#187; Misc</title>
	<atom:link href="http://www.guptaanil.com/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guptaanil.com</link>
	<description>Technopreneur</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:02:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Embed any font on a web page &#8211; Cufon</title>
		<link>http://www.guptaanil.com/embed-any-font-on-a-web-page-cufon/</link>
		<comments>http://www.guptaanil.com/embed-any-font-on-a-web-page-cufon/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 18:09:42 +0000</pubDate>
		<dc:creator>Anil Gupta</dc:creator>
				<category><![CDATA[Knowledge Sharing]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[MULTIDOTS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guptaanil.com/?p=378</guid>
		<description><![CDATA[We have just finished a wonderful WordPress site at MULTIDOTS. Though it&#8217;s not been live yet. The learning or rather would say interesting part of that project is to use a custom fonts on menu. You must be thinking what is interesting in it? Allow me to describe it. Well, as per requirement we had to use a custom font ...
Related posts:<ol>
<li><a href='http://www.guptaanil.com/office-2007-file-download-as-zip-on-internet-explorer-browser/' rel='bookmark' title='Office 2007 file download as ZIP on Internet Explorer Browser'>Office 2007 file download as ZIP on Internet Explorer Browser</a></li>
<li><a href='http://www.guptaanil.com/protect-your-wordpress-site-or-blog/' rel='bookmark' title='Protect your WordPress site or Blog'>Protect your WordPress site or Blog</a></li>
<li><a href='http://www.guptaanil.com/wordpress-buddypress-excellent-social-network-platform/' rel='bookmark' title='WordPress + BuddyPress = Excellent Social Network Platform'>WordPress + BuddyPress = Excellent Social Network Platform</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script> <script src="http://www.guptaanil.com/wp-content/uploads/Katy_Berry_400.font.js" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[
   Cufon.replace('#cufon-test h1');
// ]]&gt;</script> We have just finished a wonderful WordPress site at <a title="MULTIDOTS" href="http://www.multidots.in" target="_blank">MULTIDOTS</a>. Though it&#8217;s not been live yet. The learning or rather would say interesting part of that project is to use a custom fonts on menu. You must be thinking what is interesting in it? Allow me to describe it. Well, as per requirement we had to use a custom font on Menu Navigation for Post Title. The font was <strong>&#8220;Lettera&#8221;</strong> that we had to use on post titles. Now challenging part is here. As Post title could by anything almost dynamic. So, creating image for each title and then to use was not going to help. The font is also something which is rare on client machine. Here is the interesting part and something I have written this post for.  To overcome this problem our client has suggested us to use <strong><a title="Cufon" href="http://cufon.shoqolate.com/generate/" target="_blank">Cufon </a>- an online font embedding service</strong>. The WOW feature about this service is you can use almost any type of your unique font and style in your web application in case of dynamic text too. You can style any text in any font and it&#8217;s hassle free and quite easy too. There is no need to create images for each text. No need to even bother about whether fonts will be installed on viewers machine or not. Let me explain how easy it is</p>
<ol>
<li>Load your browser Tab on &#8211; <a title="http://cufon.shoqolate.com/generate/" href="http://cufon.shoqolate.com/generate/" target="_blank">http://cufon.shoqolate.com/generate/</a></li>
<li>Upload the font you want to use in your website, project or page.</li>
<li>Choose different options as per your need.</li>
<li>At the end you will get a JavaScript for your font.</li>
<li>Save the file on your server and link that JS file on the page where you want to use your custom fonts. If you are going to use it on all the pages put it some where on header file or whatever is common for your site.</li>
<li>Also link this JS file in your script section &#8211; http://cufon.shoqolate.com/js/cufon-yui.js</li>
<li>That&#8217;s it you are done and ready to use. Just follow the instruction on this page on different way you can embed on your page &#8211; <a href="http://wiki.github.com/sorccu/cufon/usage" target="_blank">http://wiki.github.com/sorccu/cufon/usage</a></li>
</ol>
<p>You can check out a live sample of what I am talking about. I have used <strong>Kety Berry </strong>font on sentence below. I am sure this font is not installed in your machine still you can read it better. <span id="cufon-test"><br />
<h1 style="font-size: 40px;">I love chocolate!</h1>
<p></span></p>
<p>Related posts:<ol>
<li><a href='http://www.guptaanil.com/office-2007-file-download-as-zip-on-internet-explorer-browser/' rel='bookmark' title='Office 2007 file download as ZIP on Internet Explorer Browser'>Office 2007 file download as ZIP on Internet Explorer Browser</a></li>
<li><a href='http://www.guptaanil.com/protect-your-wordpress-site-or-blog/' rel='bookmark' title='Protect your WordPress site or Blog'>Protect your WordPress site or Blog</a></li>
<li><a href='http://www.guptaanil.com/wordpress-buddypress-excellent-social-network-platform/' rel='bookmark' title='WordPress + BuddyPress = Excellent Social Network Platform'>WordPress + BuddyPress = Excellent Social Network Platform</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.guptaanil.com/embed-any-font-on-a-web-page-cufon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New Name &#8211; New Look</title>
		<link>http://www.guptaanil.com/new-name-new-look/</link>
		<comments>http://www.guptaanil.com/new-name-new-look/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:07:46 +0000</pubDate>
		<dc:creator>Anil Gupta</dc:creator>
				<category><![CDATA[Achievements]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[technopreneur]]></category>

		<guid isPermaLink="false">http://www.guptaanil.com/?p=300</guid>
		<description><![CDATA[Change is good sometime. I had scheduled to give a new name and new cloths to my blog techFreak. But it was get delayed as few other items were always on top of the list. Finally &#38; Happily I got time today to check-off this task from my list today. This is the new AVTAR of my old blog &#8211; ...
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Change is good sometime. I had scheduled to give a new name and new cloths to my blog techFreak. But it was get delayed as few other items were always on top of the list. Finally &amp; Happily I got time today to check-off this task from my list today. This is the new AVTAR of my old blog &#8211; &#8220;<strong>techFreak</strong>&#8221; to &#8220;<strong>Technopreneur</strong>&#8220;.</p>
<p>Before one year I was highly engaged and involved to deal with techie stuffs.  But since a year I have been also exploring my dreams and ideas in entrepreneurship. Utterly amazing and simply unexpected experience it is for me to being a Technopreneur. I am relishing  and exploring with allegiance to my new AVATAR &#8211; <strong>Technopreneur</strong> in my blog &amp; in life too.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.guptaanil.com/new-name-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact</title>
		<link>http://www.guptaanil.com/contact-me/</link>
		<comments>http://www.guptaanil.com/contact-me/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 19:40:33 +0000</pubDate>
		<dc:creator>Anil Gupta</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://localhost/myblog/?page_id=5</guid>
		<description><![CDATA[Would you like to share your thoughts, queries, suggestion or ideas with me? Here you go, send me quickly and I will try my best to respond your immediately. Related posts: OpenInviter &#8211; Very Good Contact Grabbing Solution Effective Listening
Related posts:<ol>
<li><a href='http://www.guptaanil.com/openinviter-very-good-contact-grabbing-solution/' rel='bookmark' title='OpenInviter &#8211; Very Good Contact Grabbing Solution'>OpenInviter &#8211; Very Good Contact Grabbing Solution</a></li>
<li><a href='http://www.guptaanil.com/effective-listening/' rel='bookmark' title='Effective Listening'>Effective Listening</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 0pt none; margin: 10px; float: left;" src="http://lh4.ggpht.com/gupta4net/SIX-sdt5ttI/AAAAAAAAAF4/pTB8WbbCSTc/s144/images.jpg" alt="Contact us" /></p>
<p><BR><br />
Would you like to share your thoughts, queries, suggestion or ideas with me? Here you go, send me quickly and I will try my best to respond your immediately.<br />
<BR><BR><BR><br />
[contact-form]</p>
<p>Related posts:<ol>
<li><a href='http://www.guptaanil.com/openinviter-very-good-contact-grabbing-solution/' rel='bookmark' title='OpenInviter &#8211; Very Good Contact Grabbing Solution'>OpenInviter &#8211; Very Good Contact Grabbing Solution</a></li>
<li><a href='http://www.guptaanil.com/effective-listening/' rel='bookmark' title='Effective Listening'>Effective Listening</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.guptaanil.com/contact-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.guptaanil.com/category/misc/feed/ ) in 0.28830 seconds, on Feb 5th, 2012 at 7:35 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 8:35 pm UTC -->
