<?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>Final Transit &#187; blogging</title>
	<atom:link href="http://priyank.com/weblog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://priyank.com/weblog</link>
	<description>Priyank&#039;s personal journal</description>
	<lastBuildDate>Sun, 13 Nov 2011 14:42:33 +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>Design your blog: Web 2.0 style</title>
		<link>http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/</link>
		<comments>http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:42:08 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/?p=1185</guid>
		<description><![CDATA[Is your blog Web 2.0 compatible? Years ago, internet users were primarily technical or geeky people. But today, all kinds of people are seen on the internet: young and old, techie and non techie. Also, people&#8217;s attention times have reduced drastically and the more time you spend on internet, the more you know where to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Is your blog Web 2.0 compatible?</strong></p>
<p>Years ago, internet users were primarily technical or geeky people. But today, all kinds of people are seen on the internet: young and old, techie and non techie. Also, people&#8217;s attention times have reduced drastically and the more time you spend on internet, the more you know where to find what you are looking for. In my observation, anyone who is active online for about an year becomes oblivious to advertisements and &#8216;tricky&#8217; url&#8217;s.<br />
<strong>Web 2.0</strong> is not a fancy term! If you look at web-design trends, you&#8217;ll notice that there has been a real shift in the way websites are designed today compared to how they were five years back. The exact <strong>definition of Web 2.0  is still being debated, but to me, it means only one thing: &#8220;simplicity&#8221;.</strong></p>
<p>In this post, I will outline some of the most important <strong>design strategies</strong> for making your blog web 2.0 compatible, and in turn user-friendly. Make sure to read the disclaimer at the end!</p>
<h3>1.0. Layout</h3>
<p><strong>Guiding principle: KISS.</strong><br />
Keep It Simple, Stupid! Blogs must designed to look clean, functional and free of non-essential elements.</p>
<h4>1.1. Cut the flab:</h4>
<p> Few years ago, when blogging was new, there was this over-zealous trend to <em>&#8216;show everything you have on the front page&#8217;</em> (I did that too back in 2004!). It has changed; everybody now knows what blogs are, they know the elements: Blog posts, Archives, About, Contact, Pictures, Pages, Features, Links etc. If someone needs to look at old blog entries or contact you, they know there will be a facility to do that. Provide these facilities in a separate page because showing everything on the front page will only create a mess. Your &#8216;blog friends list&#8217; is too long? make a separate page. Plenty of &#8216;awards&#8217;? dedicate a gallery. Like to share photos from your recent trip? Make a section for photos! <em>usw.</em></p>
<h4>1.2. Choosing a skeleton:</h4>
<p>Blog templates are gravitating towards a one or two column layout. Why? Here is what I think. In the previous days of 640&#215;480 or 800&#215;600 resolution monitors, you could see content on a site without moving your eyes much. However now, with the wide screen resolutions, if you try to read a horizontal line from left edge to the right, you could be turning your neck around as if watching a tennis match. Anything beyond 2 columns could potentially confuse your visitor, and even a microsecond is a lot. If you want to use a third column, try to dedicate it to something exclusive &#8211; such as a picture gallery.<br />
<img src="http://priyank.com/images/weblog/2009/2009-06-02_blogdesign1.jpg" alt="2 column layouts" class="imgleft" /><br />
<br class="clear" /></p>
<h4>1.3. Positioning:</h4>
<p>You could have a website flushed to the left, right or aligned centrally. Few years ago, websites were mostly left aligned since centering was not as easily accomplished as it is today. With XHTML and CSS 2, absolute and relative positioning is easy to do. Center aligned blogs also give me a sense of balance and add to the ease of navigation. Also, since you have gotten rid of unwanted elements, there is more space. So why not leave a liberal margin on the sides.<br />
<img src="http://priyank.com/images/weblog/2009/2009-06-02_blogdesign2.jpg" alt="Blog alignment" class="imgleft" /><br />
<br class="clear" /></p>
<h4>1.4. Content placement:</h4>
<p>Almost all people start reading from the top left and move towards the bottom right. Left to right is the most prevalent system in the world and newspapers, magazines etc. are designed with that in mind. Personally, if I don&#8217;t find anything content-y in the top-left 20% of the screen area, I almost surf away. This excludes the header and sidebar, since our eyes are trained to assume them after looking at hundreds of blogs. In my mind, when I look at a blog, I go: &#8220;Header, check!&#8221; &#8220;Sidebar, check!&#8221; &#8230; if &#8220;Content&#8221; is not the second or third thing in sight, I am discouraged from paying further attention. Seriously, who would want to hide their content?</p>
<p><strong>Further Reading:</strong> <a href="http://www.webdesignfromscratch.com/current-style.php" class="ext" >Current Web style</a></p>
<h3>2.0. Color, graphics and typography</h3>
<p><strong>Guiding principle: Stronger, simpler, bigger, honest.</strong><br />
<img src="http://priyank.com/images/weblog/2009/2009-06-02_text.jpg" alt="Sample Web 2.0 sites" class="imgleft" /><br />
<a href="http://mozilla.com/" class="ext" >Mozilla.com</a>,<br />
<a href="http://wordpress.org/" class="ext" >WordPress.org</a>,<br />
<a href="http://theappleblog.com/" class="ext" >The Apple Blog</a>,<br />
<a href="http://www.bravenewtraveler.com/" class="ext" >Brave New Traveler</a><br />
<br class="clear" /></p>
<h4>2.1. Typography:</h4>
<p><em>Bigger is better!</em> Let me revisit the blurb above on screen resolutions. With bigger screen areas, users see many things when they open a blog. Ergonomics states that I must be able to view the content comfortably from my chair without having to arch my neck and narrow my eyes. The solution? Keep with times, use bigger text and clearer fonts. Serif fonts (e.g. Times New Roman) or Monospace (e.g. Courier) are not the easiest to read, so switch to sans-Serif (e.g. Arial, Verdana, etc). Use of an exotic font is pointless because it won&#8217;t be displayed on other people&#8217;s computers and the browser will simply default to its settings.</p>
<h4>2.2. Use of graphics:</h4>
<p>Jarring graphics and aimless animations must go regardless how cute they are. Web 2.0 is all about functionality, so use simple but functional graphics and garbage the rest. Vivid graphics are used to bring attention to a particular matter. There is also a huge leap towards standardization of icons, for example we all mostly know the following icons:<br />
<img src="http://priyank.com/images/weblog/2009/2009-06-02_icon1.jpg" alt="Social Networking icons" class="imgleft" /><br />
<br class="clear" /></p>
<h4>2.3. Color scheme: </h4>
<p>For a long time, color scheme was under rated. I remember back in 2003 I had designed my website with a color scheme called <em>Agni</em> (Fire) which is not very different form what you see today. I entered into a web design contest but I was disqualified since they thought that the colors were <em>&#8216;too bright and funky&#8217;</em>. Thankfully the internet has some sense of fashion now. Bolder colors are increasingly used now: blues, oranges and greens are everywhere you go. In addition, the color scheme can being used as a tool to separate various parts of your blog. People often have a distinct header and a distinct sidebar &#8211; either marked by a graphic or a colored separator. I like this kind of &#8216;fencing&#8217; since my eyes can jump to the relevant portion quickly. Don&#8217;t be shy of using strong colors, gradients, lines and boxes to separate content in Web 2.0.</p>
<h4>2.4. White space:</h4>
<p>Since you have a bigger screen and you got rid of unnecessary elements from your page, this is an excellent opportunity to use liberal amounts of whitespace. Note that white-space is not necessarily white. It takes the color of the background (often white or a light color). The more the white space, the easier it is for your eyes to move. </p>
<p>The same goes for line spacing &#8211; have your lines sufficiently spaced. <span style="line-height:1em;">For example, reading something that is as tightly spaced as this paragraph will strain your eyes, or you might lose the line altogether. It is also hard to highlight or bring certain text to attention. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin in dolor sed nulla faucibus semper. Ut rhoncus libero in lectus accumsan ultricies. Suspendisse vehicula tempor sollicitudin. Curabitur a nisi lectus, eget consequat justo. Aliquam in sapien eu diam gravida rhoncus. Aliquam libero nibh, dapibus ut suscipit et, scelerisque in leo. Maecenas ut erat sapien, quis scelerisque erat. Sed tempor molestie turpis et ullamcorper. Duis euismod ipsum semper elit mattis egestas. Suspendisse quis dui feugiat elit vulputate laoreet id sit amet massa. Donec eu eros lectus. Sed cursus risus et purus pretium non viverra tellus iaculis. Morbi ac ligula ut magna facilisis mollis et ut mauris. </span></p>
<h4>2.5. CSS is the new God</h4>
<p>Unbelievable things can be achieved using CSS. It can be used to create rich layer effects, text effects, boxes and separators and can manage a host of other things like your links and navigation. Most implementations use CSS but find a way to go beyond the normal, superimpose a translucent layer over a picture maybe?</p>
<p><strong>Further Reading:</strong> <a href="http://www.csszengarden.com/" class="ext" >CSS Zen Garden</a>, <a href="http://f6design.com/journal/2006/10/21/the-visual-design-of-web-20/" class="ext" >Visual design</a>, <a href="http://psd.tutsplus.com/designing-tutorials/9-essential-principles-for-good-web-design/" class="ext" >9 Essential principles</a>,</p>
<h3>3.0. Navigation</h3>
<p><strong>Guiding principle: Simple and accessible</strong></p>
<h4>3.1. Navigation menu</h4>
<p>&#8230;is either placed on top of the blog just below the header or on top of the sidebar if you want it there. In any case, the navigation menu must be clearly visible and among the first things you notice. Think from a users perspective &#8211; do you want to list everything under the sun in your navigation menu? Probably not. Most of us are happy with links to basic pages like &#8216;contact&#8217;, &#8216;about&#8217;, or so. Drop-down&#8217;s are great, but I always wonder if a blog really needs detailed navigation menus like that. If you have a copyright policy or an awards page, think whether it&#8217;s worth including it on the most prominent piece of real estate on your blog. You can always have sub menus for such stuff &#8211; that&#8217;s what the sidebar or footer is for. List your categories, awards, links etc there and spare the visitor of a complicated navigation menu.<br />
<img src="http://priyank.com/images/weblog/2009/2009-06-02_menu.jpg" alt="Navigation Menus" class="imgcenter" /></p>
<p>Navigation menu must be complimented by an appropriate title for the destination page. If you click on &#8216;Contact Me&#8217; in the navigation menu, the destination page better say &#8216;Contact Me&#8217; right on top. Web 2.0 is about honesty and simplicity together. Leave the tricky menus, cloaked url&#8217;s and dishonest stuff for websites selling phentermine, cialis or free porn.</p>
<h4>3.2. Navigation Links</h4>
<p>Another aspect of honesty is to ensure that the user has clear and full information before s/he clicks a link. Inserting advertisements in your text will only fool your visitors once. Similarly, stay away from masking the link url with some text in the browser&#8217;s status bar. Such tricks will discourage repeat visitors, and will also reduce the credibility of links to other websites that you cite in your blog post. Its a good idea (but lot of work) to use the &#8216;title&#8217; element for your links so that the user can mouseover and get information about the link. I use a distinct icon to indicate links to external websites. It looks like this: <img src="http://priyank.com/travel/wp-content/themes/images/linkext.gif" alt="external link" /></p>
<p>Blogs have huge amounts of information catalogued in them and unless there is a good way to access older information, nobody will see it. Therefore, rich and relevant internal links are encouraged in blog posts. Trackbacks will ensure that even the older and relevant content is still connected to current posts. Use of &#8216;Previous-Next&#8217;, &#8216;Older post-Newer post&#8217;, &#8216;On this blog a month ago&#8217;, &#8216;Recent posts&#8217; and such features increase the interconnectedness and accessibility of your posts.</p>
<h3>4.0. Content delivery</h3>
<p><strong>Guiding principle: No discrimination</strong><br />
The days of Internet Explorer for windows as THE browser are long gone. There are a number of operating systems and plethora of browsers available for people to choose from. Even my mother prefers Firefox.</p>
<h4>4.1. Compatibility in multiple environments</h4>
<p>Anybody can design a website these days really, but what keeps the web-designer&#8217;s job is his/her knowledge of cross-browser compatibility. <img src="http://priyank.com/images/weblog/2009/2009-06-02_browser.jpg" alt="Browser icons" class="imgright" />Do not assume what you see on your screen will be the same as what others see because most likely that won&#8217;t happen. Although your design may be perfect, remember that the browsers are not. Each browser uses an &#8216;engine&#8217; to render web pages and their interpretation of your CSS definitions is never the same.</p>
<p>Do you blog about technology or does your blog attract lot of people who are top level managers? It might be worthwhile to make a &#8216;mobile&#8217; version of your page to display it properly on handheld devices such as blackberry, iphone, ipod or other cellphones.</p>
<h4>4.2. Using javascript, flash, and other features</h4>
<p>Fancy features enrich browsing experience, but they must be used precisely for that: to enhance content delivery, not to deliver the content itself. Minimise or avoid the use of anything beyond XHTML and PHP to deliver information. Javascripts are quirky on several browsers, and flash may be slow loading. Try browsing your blog with javascript, images and flash turned off &#8211; are the users missing essential content? Information is to be conveyed in a clean and simple manner in Web 2.0 so critical content must never depend on alien scripts.</p>
<h4>4.3. Accessibility</h4>
<p>Several people (including me) often turn off images while browsing on a slow speed internet connection. To ensure that a user does not miss on important stuff, use less graphics and even if you do, always have an ALT text for every image. This is mandatory for XHTML compliance too.</p>
<p>If you are an accessibility freak (which I am not), try adding keyboard accessibility features.</p>
<p>- &#8211; -</p>
<h4>Disclaimer</h4>
<p>That&#8217;s all I have in my bag today. Hope these tips help you create a better user experience on your blog.</p>
<p>These tips are merely some guidelines that emerged from my observations and readings and by no means are the rules for a perfect website. Depending on the content you may use some or all of the above features. As long as you are keeping everything simple and clear, I will like your site.</p>
<p><strong>Further Reading:</strong> <a href="http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html" class="ext" >What is Web 2.0?</a>, <a  class="ext" href="http://www.webdesignfromscratch.com/web-2.0-design-style-guide.php">Web 2.0 design guide</a>, </p>
<h4>Feedback</h4>
<p>Please let me know what you think about this article. If you have suggestions to see something improved on my blog, I&#8217;ll be happy to hear them! Thanks!</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Design+your+blog%3A+Web+2.0+style+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D1185+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/&amp;t=Design+your+blog%3A+Web+2.0+style" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Design+your+blog%3A+Web+2.0+style&amp;body=Link:+http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/%0D%0A%0D%0A----%0D%0A+Is+your+blog+Web+2.0+compatible%3F%0D%0A%0D%0AYears+ago%2C+internet+users+were+primarily+technical+or+geeky+people.+But+today%2C+all+kinds+of+people+are+seen+on+..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/&amp;title=Design+your+blog%3A+Web+2.0+style" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/&amp;title=Design+your+blog%3A+Web+2.0+style" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/&amp;title=Design+your+blog%3A+Web+2.0+style" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2009/06/02/making-web-20-compatible-blog/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Butterflies in the proximity</title>
		<link>http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/</link>
		<comments>http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 11:17:57 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/?p=821</guid>
		<description><![CDATA[Much of the blog-world in my proximity is getting pollinated by butterflies and how could I get missed? For 4 consecutive days by 4 different bloggers, my website got awarded an &#8220;Award&#8221; each, which is really cool! The last time I remember getting awards was back in 2001-02 when I had a static website and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://priyank.com/images/weblog/2008/2008-12-17_butterflyaward.jpg" alt="Butterfly Award" class="imgright" />Much of the blog-world in my proximity is getting pollinated by butterflies and how could I get missed? </p>
<p>For 4 consecutive days by 4 different bloggers, my website got awarded an <strong>&#8220;Award&#8221;</strong> each, which is really cool! The last time I remember getting awards was back in 2001-02 when I had a static website and there was no trace of blogs or other interactive web elements we see today (oh I almost sound like a grandfather.)</p>
<p>So a big jar of honey to my following blogmates: <a href="http://whatnonsanz.blogspot.com/"  class="ext" >Gopinath</a> (Butterfly award), <a href="http://mavins-voice.blogspot.com/2008/12/its-raining-awards.html"  class="ext" >Mavin</a> (Proximity award), <a href="http://www.odzer.com/?p=974" class="ext" >Odzer</a> (Butterfly award) and <a class="ext"  href="http://escribble.wordpress.com/2008/12/16/butterfly-proximity-award-character-of-the-day/">Kiran</a> (Friendship bracelet.)<br />
<img src="http://priyank.com/images/weblog/2008/2008-12-17_friendship.jpg" alt="Friendship Embracelet"class="imgcenter"  /><br class="clear" /></p>
<p>: : :</p>
<p><strong>I am so lazy these days!</strong> In other funny story, last night I had a fantastic dream in which I was working as a double agent in one of those terrorist groups. Unfortunately, I made a mistake and the leader of that group suspected that there was something strange going on in his group. I swore to sacrifice my life and destroy India and pledged my allegiance to the group&#8217;s cause. Then he sent me to fight a &#8216;big&#8217; enemy and I was alone in that skirmish. I couldn&#8217;t understand who my opponent was but as the enemy came closer, I discovered that it was a giant mosquito. I pointed my weapon towards the monster sized mosquito and felt a very sharp pain on my leg.</p>
<p>Then I woke up and swatted (swot?) the mosquito who had just bitten my leg. <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>: : :</p>
<p><strong>Didyouknow</strong> didyouknow didyouknow? This is post # 250 on this blog! <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>: : :</p>
<p>Finally, an unrelated image:<br />
<img src="http://priyank.com/images/weblog/2008/2008-12-17_toronto.jpg" alt="Toronto" class="imgcenter"  /><br />
<em>Toronto downtown from Gardiner Expressway on a cloudy day. In the center is the CN Tower.<br class="clear" /></em></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Butterflies+in+the+proximity+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D821+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/&amp;t=Butterflies+in+the+proximity" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Butterflies+in+the+proximity&amp;body=Link:+http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/%0D%0A%0D%0A----%0D%0A+Much+of+the+blog-world+in+my+proximity+is+getting+pollinated+by+butterflies+and+how+could+I+get+missed%3F+%0D%0A%0D%0AFor+4+consecutive+days+by+4+different+b..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/&amp;title=Butterflies+in+the+proximity" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/&amp;title=Butterflies+in+the+proximity" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/&amp;title=Butterflies+in+the+proximity" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2008/12/17/butterflies-in-the-proximity/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Split into two</title>
		<link>http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/</link>
		<comments>http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 09:25:25 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/?p=758</guid>
		<description><![CDATA[Raw Material: Priyank.commixed blog, travel, photos, blah blah&#8230; Step One: Step Two: Step Three: Finished Product: Personal blog < < &#160; &#160; &#160; >> Travel blog What the hell is he trying to say?: This website so far was a mix (cocktail) of personal blog, travelogs, pictures, photos, and everything else I could find. One [...]]]></description>
			<content:encoded><![CDATA[<p>Raw Material:</p>
<table>
<tr>
<td class="border" align="center">
Priyank.com<br /><small>mixed blog, travel, photos, blah blah&#8230;<br />
</small></td>
</tr>
</table>
<p>Step One:<br />
<img src="http://priyank.com/images/weblog/2008/2008-11-17_split2.gif" alt="priyank" class="imgcenter" /><br class="clear" /></p>
<p>Step Two:<br />
<img src="http://priyank.com/images/weblog/2008/2008-11-17_split1.gif" alt="priyank" class="imgcenter" /><br class="clear" /></p>
<p>Step Three:<br />
<img src="http://priyank.com/images/weblog/2008/2008-11-17_split3.jpg" alt="priyankthatte" class="imgcenter" /><br class="clear" /></p>
<p>Finished Product:</p>
<table>
<tr>
<td class="border">Personal blog</td>
<td width="100px" class="center">< < &nbsp; &nbsp; &nbsp; >></td>
<td class="border">Travel blog</td>
</tr>
</table>
<p><strong>What the hell is he trying to say?:</strong><br />
This website so far was a mix (cocktail) of personal blog, travelogs, pictures, photos, and everything else I could find. One fine day (obviously, it wasn&#8217;t in St. Petersburg) I sat down to think (yes that happens too!) the purpose of my blog and I was left with a clueless expression on my face. I therefore decided to carve out the <a href="http://priyank.com/travel/">Travelogs</a> as a separate blog before it took over rest of my blogging. Note: I had started blogging on <a href="http://priyank.com/travel/2005/06/05/priyank-travel-blog/">June 5, 2007</a>.</p>
<p>This means that all you chums who have blogrolled me will have to update their links. Sorry guys!</p>
<p>Personal blog: <a href="http://priyank.com/weblog/">http://priyank.com/weblog/</a> (Feed remains)<br />
Travel blog: <a href="http://priyank.com/travel">http://priyank.com/travel</a> (New <a href="http://feeds.feedburner.com/Priyanktravel">Feed</a>)<br />
Or simply link to <a href="http://priyank.com/">Priyank.com</a></p>
<p>I expect this streamlining to yield miraculous results, a fortune perhaps. <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>always,<br />
Priyank</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Split+into+two+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D758+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/&amp;t=Split+into+two" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Split+into+two&amp;body=Link:+http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/%0D%0A%0D%0A----%0D%0A+Raw+Material%3A%0D%0A%0D%0A%0D%0APriyank.commixed+blog%2C+travel%2C+photos%2C+blah+blah...%0D%0A%0D%0A%0D%0AStep+One%3A+%0D%0A%0D%0A%0D%0AStep+Two%3A%0D%0A%0D%0A%0D%0AStep+Three%3A%0D%0A%0D%0A%0D%0AFinished+Product%3A%0D%0A%0D%0APe..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/&amp;title=Split+into+two" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/&amp;title=Split+into+two" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/&amp;title=Split+into+two" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2008/11/17/priyanks-travel-blog/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Bloggers Meet</title>
		<link>http://priyank.com/weblog/2008/11/10/bloggers-meet/</link>
		<comments>http://priyank.com/weblog/2008/11/10/bloggers-meet/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 11:04:06 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Mumbai]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/?p=749</guid>
		<description><![CDATA[To the wonderful blog readers of Mumbai, We are thinking of organizing a blogger&#8217;s meet on Sunday, November 16th somewhere in Thane / Mulund area. I live in Dombivli so this location is quite convenient for me (LOL) and people of central, harbour and some of western suburbs. This is intended to be like a [...]]]></description>
			<content:encoded><![CDATA[<p>To the wonderful blog readers of Mumbai,</p>
<p>We are thinking of organizing a blogger&#8217;s meet on Sunday, November 16<sup>th</sup> somewhere in Thane / Mulund area. I live in Dombivli so this location is quite convenient for me (LOL) and people of central, harbour and some of western suburbs.</p>
<p>This is intended to be like a blog-family meet and we do not expect loads of absolutely random, unfamiliar faces (there are mainstream blogger&#8217;s meets for that kind of socialization.) So if you can make it that evening, please RSVP by Friday (November 14<sup>th</sup>) to my email address, and we&#8217;ll all get in sync <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>mail at priyank dot com</p>
<p>I guess you are surprised by this constant use of &#8216;WE&#8217;. hmm&#8230;, since I am only a non-resident Mumbai<em>kar</em>, this whole affair is spearheaded by <a href="http://nitawriter.wordpress.com/about/" class="ext">Nita</a>.</p>
<p>cheers,<br />
Priyank.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Bloggers+Meet+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D749+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2008/11/10/bloggers-meet/&amp;t=Bloggers+Meet" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Bloggers+Meet&amp;body=Link:+http://priyank.com/weblog/2008/11/10/bloggers-meet/%0D%0A%0D%0A----%0D%0A+To+the+wonderful+blog+readers+of+Mumbai%2C%0D%0A%0D%0AWe+are+thinking+of+organizing+a+blogger%27s+meet+on+Sunday%2C+November+16th+somewhere+in+Thane+%2F+Mulund+are..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2008/11/10/bloggers-meet/&amp;title=Bloggers+Meet" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2008/11/10/bloggers-meet/&amp;title=Bloggers+Meet" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2008/11/10/bloggers-meet/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2008/11/10/bloggers-meet/&amp;title=Bloggers+Meet" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2008/11/10/bloggers-meet/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Hibernation</title>
		<link>http://priyank.com/weblog/2008/02/22/hibernation/</link>
		<comments>http://priyank.com/weblog/2008/02/22/hibernation/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:47:13 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/2008/02/22/hibernation/</guid>
		<description><![CDATA[&#8230; for a couple of weeks. I will be back with rest of the Israel travelogue and other stuff. Please hang on for some time I am extremely reachable anyway cheers,]]></description>
			<content:encoded><![CDATA[<p>&#8230; for a couple of weeks. I will be back with rest of the Israel travelogue and other stuff. Please hang on for some time <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am extremely <a href="http://priyank.com/weblog/contact/">reachable</a> anyway <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>cheers,</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Hibernation+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D321+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2008/02/22/hibernation/&amp;t=Hibernation" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Hibernation&amp;body=Link:+http://priyank.com/weblog/2008/02/22/hibernation/%0D%0A%0D%0A----%0D%0A+...+for+a+couple+of+weeks.+I+will+be+back+with+rest+of+the+Israel+travelogue+and+other+stuff.+Please+hang+on+for+some+time+%3A%29%0D%0A%0D%0AI+am+extremely+rea..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2008/02/22/hibernation/&amp;title=Hibernation" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2008/02/22/hibernation/&amp;title=Hibernation" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2008/02/22/hibernation/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2008/02/22/hibernation/&amp;title=Hibernation" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2008/02/22/hibernation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Post # 200 :) YAY!</title>
		<link>http://priyank.com/weblog/2008/02/10/post-200-yay/</link>
		<comments>http://priyank.com/weblog/2008/02/10/post-200-yay/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 01:53:31 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/2008/02/10/post-200-yay/</guid>
		<description><![CDATA[This is 200th post published on my blog! -24&#176;C, dressed shabbily, sleep deprived, debt laden, searching for identity, yet delighted&#8230; Rant: I registered priyank.com in September 1999, barely 6 months after I first started using a computer (after 12th grade, kinda late). I remember the thrill of discovering Notepad on a black &#038; white computer [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This is 200<sup>th</sup> post published on my blog!</strong><br />
<img src="http://priyank.com/images/weblog/2008/2008-02-10_200.jpg" alt="Priyank Thatte" class="imgcenter" /><br />
<em>-24&deg;C, dressed shabbily, sleep deprived, debt laden, searching for identity, yet delighted&#8230;</em><br class="clear" /></p>
<p><strong>Rant:</strong><br />
I registered <span class="color2">priyank.com</span> in September 1999, barely 6 months after I first started using a computer (after 12<sup>th</sup> grade, kinda late). I remember the thrill of discovering Notepad on a black &#038; white computer running windows 3.1 and DOS, the apprehension of using the mouse and 14-kbps shell access to text-only  internet (no pictures, colors, graphics). Today, 8.5 years after losing my computer-virginity, I look back at those days with wonder and awe.</p>
<p>I created my first website in early 2000 <strong>and in all the time it existed, it has served no useful purpose to the world, other than to entertain myself</strong>.</p>
<p>A look at the <a href="http://priyank.com/weblog/archives/">Archives</a> would reveal that the &#8216;blog&#8217; part of this website was <a href="http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/">born</a> only in June 2005, thats approx 2.7 years back. Till then, my website was a collection of static pages, seldom updated, and filled with stuff that fascinated me then <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The last 8 years (18-26 years) were the formative years of who I am today and this is vividly reflected in my writings (wow that sounds like an elegant word). It has become my habit to read older posts and have a laugh <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Some of the things I blogged about two years ago were really immature and childish, and I&#8217;m sure that two years into the future I&#8217;d have the same opinion about today.</p>
<p>Apart from serving as a convenient online public journal to add on to my personal diary, I&#8217;ve made some wonderful contacts via this website all these years. Thanks for all the love showered by you, yes you reader, by means of the comment box, e-mail, chats and real world interactions. I admit, it has given me nothing but encouragement all along.</p>
<p><strong>So let me invite you to join the party with me to celebrate an important milestone of this blog (and the website). Why? Because you are an essential part of it <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>cheers!</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Post+%23+200+%3A%29+YAY%21+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D314+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2008/02/10/post-200-yay/&amp;t=Post+%23+200+%3A%29+YAY%21" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Post+%23+200+%3A%29+YAY%21&amp;body=Link:+http://priyank.com/weblog/2008/02/10/post-200-yay/%0D%0A%0D%0A----%0D%0A+This+is+200th+post+published+on+my+blog%21%0D%0A%0D%0A-24%26deg%3BC%2C+dressed+shabbily%2C+sleep+deprived%2C+debt+laden%2C+searching+for+identity%2C+yet+delighted...%0D%0A%0D%0ARa..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2008/02/10/post-200-yay/&amp;title=Post+%23+200+%3A%29+YAY%21" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2008/02/10/post-200-yay/&amp;title=Post+%23+200+%3A%29+YAY%21" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2008/02/10/post-200-yay/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2008/02/10/post-200-yay/&amp;title=Post+%23+200+%3A%29+YAY%21" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2008/02/10/post-200-yay/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Brake</title>
		<link>http://priyank.com/weblog/2007/10/10/brake/</link>
		<comments>http://priyank.com/weblog/2007/10/10/brake/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 14:36:44 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/2007/10/10/brake/</guid>
		<description><![CDATA[If it was not evident already, my blog is taking a break. That&#8217;s until I fix the current issues or move to a new host. Thanks]]></description>
			<content:encoded><![CDATA[<p>If it was not evident already, my blog is taking a break. That&#8217;s until I fix the current issues or move to a new host.<br />
Thanks <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Brake+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D245+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2007/10/10/brake/&amp;t=Brake" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Brake&amp;body=Link:+http://priyank.com/weblog/2007/10/10/brake/%0D%0A%0D%0A----%0D%0A+If+it+was+not+evident+already%2C+my+blog+is+taking+a+break.+That%27s+until+I+fix+the+current+issues+or+move+to+a+new+host.%0D%0AThanks+%3A%29" title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2007/10/10/brake/&amp;title=Brake" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2007/10/10/brake/&amp;title=Brake" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2007/10/10/brake/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2007/10/10/brake/&amp;title=Brake" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2007/10/10/brake/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Blogging to me is&#8230;</title>
		<link>http://priyank.com/weblog/2007/09/21/blogging-to-me-is/</link>
		<comments>http://priyank.com/weblog/2007/09/21/blogging-to-me-is/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 02:11:32 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/2007/09/21/blogging-to-me-is/</guid>
		<description><![CDATA[It was Maverick who tagged me and here I go: Rules: 1. Name the person with link who tagged you. 2. Complete the questionnaire without changing the questions. 3. Tag 6 or more people. Lets start: Q1. Are you happy/ satisfied with your blog, with its content and look? Blog: Well. Considering the insignificant amount [...]]]></description>
			<content:encoded><![CDATA[<p>It was <a href="http://whathappenedwas.wordpress.com/" class="ext">Maverick</a> who <a href="http://whathappenedwas.wordpress.com/2007/09/03/blogging-to-me-is/" class="ext">tagged</a> me and here I go:</p>
<p>Rules:<br />
1. Name the person with link who tagged you.<br />
2. Complete the questionnaire without changing the questions.<br />
3. Tag 6 or more people.</p>
<p>Lets start:</p>
<p><strong>Q1. Are you happy/ satisfied with your blog, with its content and look?</strong><br />
Blog: Well. Considering the insignificant amount of time I spend on the verb called blogging, I must say I&#8217;m pretty satisfied. The idea of banging the keyboard churning out <a href="http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/">more clutter</a> to the already overcrowded in cyberspace and expecting it to be read by strangers is funny.</p>
<p>Content: I know that I don&#8217;t have anything specific on my blog to offer. Marketing theories suggest that the customer (the reader in this case) should be the focus of everything&#8230; BUT I&#8217;m shamelessly self obsessed <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Look: Yea! I LOVE this look. I&#8217;m all with straight line designs, bright colors and stuff (next post). I also love the stuff behind the scene, i.e. the code that I so passionately edited. Ok I should stop <a href="http://priyank.com/weblog/about-me/">ranting more</a>. PS: Checkout the themes &#8211; Agni and Prithvi. I&#8217;m making Jal and Aakash too.</p>
<p><strong>Q2. Does your family know about your blog?</strong><br />
Yes sure they know. My mom dad read it once a couple of months and leave comments. My other relatives have either read it and have appreciated, or have concluded that I&#8217;m a nut. I do try to remind them once in a while by uploading pictures on my site and sending them a link <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong>Q3. Do you feel embarrassed to let your friends know about your blog or you just consider it as a private thing?</strong><br />
Nah&#8230; I flaunt my blog every time I can! Actually not the blog per se, but the <a href="http://priyank.com">website</a> itself. Link to my personal website is always a part of my e-mail signature. Not many people have/had their own domain names, so sometimes I get &#8220;wow your own domain?&#8221;&#8230;</p>
<p><strong>Q4. Did blogs cause positive changes in your thoughts?</strong><br />
Well, I don&#8217;t know about change in thoughts, but it does add different perspectives. I swore I&#8217;d never name anyone, but here it goes anyway: I eagerly await <a href="http://mahendrap.wordpress.com/" class="ext">Mahendra&#8217;s</a> new posts, they are always on diverse topics and well researched. <a href="http://nitawriter.wordpress.com/" class="ext">Nita</a> writes amazing stuff about contemporary topics that have an India angle (which I miss). Then I see <a href="http://krishashok.wordpress.com/" class="ext">Krish Ashok</a> doing Jalsa showing Jilpa (I still need to recollect his definitions) and <a href="http://cuculus.blogspot.com/" class="ext">Cuckoo</a> with something unusual and inspiring (except the poetry which I never understand). Nothing is as humorous as watching <a href="http://rambodoc.wordpress.com/" class="ext">Rambodoc</a> twist words and phrases. Now that I miss <a href="http://priyank.com/weblog/travelogs/har-ki-doon-and-north-india/">Himalayas</a>, I see it through <a href="http://www.gonomad.com/traveltalesfromindia/" class="ext">Mridula&#8217;s</a> travel tales (poke: Spiti travelog is OVERDUE&#8230;). <a href="http://www.flickr.com/photos/74979576@N00/">Gauri&#8217;s</a> photos are always inspirational to my mediocre photography skills. <a href="http://ergosum.wordpress.com/">Jerry</a> feeds me with heavy objectivist philosophy. <a href="http://sunson.wordpress.com/" class="ext">Arun</a> is one Carnatak music guru. <a href="http://oemar.wordpress.com/" class="ext">Oemar&#8217;s</a> musings are random enough, but will make you pause and think. I must mention <a href="http://david-mcmahon.blogspot.com/" class="ext">David&#8217;s</a> and <a href="http://cafephilos.blogspot.com/" class="ext">Paul&#8217;s</a> blog factories that dispense global content (a pace I struggle to keep up with).<br />
(See, I&#8217;m sure I missed many others. Thats why I was against writing names&#8230;)</p>
<p>If someone was curious enough to dig into the archives (no idea why would anyone do that), they&#8217;d find the phenomenal evolution that I have undergone since <a href="http://priyank.com/weblog/2005/10/20/the-unalterable-soul/">this</a> <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And reading others&#8217; stuff has got a lot to do with it.</p>
<p><strong>Q5. Do you only open the blogs of those who comment on your blog or you love to go and discover more by yourself?</strong><br />
Apart from visiting the blogs of people who comment, I actively try to discover new ones.<br />
If I put everything in a graphical form, I think that blogosphere is like a circular chain of chains. People have blog friends, those friends have their own friends, and so on. Its so interesting!</p>
<p><strong>Q6. What does visitors counter mean to you? Do you care about putting it in your blog?</strong><br />
There were <a href="http://priyank.com/weblog/2006/09/01/zooming-numbers/">zooming numbers</a> sometime back. But now I don&#8217;t trust the stats much. A conservative estimate suggests that 20% of my visitors are spammers. Then there are others who arrive here googling by mistake. Stats don&#8217;t matter (this phrase sounds familiar <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).</p>
<p><strong>Q7. Did you try to imagine your fellow bloggers and give them real pictures?</strong><br />
Nah. I did that once upon a time long long ago. It doesn&#8217;t work. Most people have a picture these days anyway, some don&#8217;t. And for valid safety reasons.</p>
<p><strong>Q8. Do you think there is a real benefit for blogging?</strong><br />
For me? yes for sure. Once I launched a scathing attack on a bank for using <a href="http://priyank.com/weblog/2005/10/12/icici-bank-credit-cards-fraudulent-tactics/">fraudulent tactics</a> and it got things fixed for me <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
For society? ditto.<br />
I believe everyone should have a blog.</p>
<p><strong>Q9. Do you think that bloggers’ society is isolated from real world or interacts with events?</strong><br />
Bloggers society? whats that? If it means the virtual sphere called blogosphere, then I can just laugh here <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Q10. Does criticism annoy you or do you feel it’s a normal thing?</strong><br />
I get a kick out of criticism. Although overall I tend to avoid interpersonal conflicts.</p>
<p><strong>Q11. Do you fear some political blogs and avoid them?</strong><br />
No opinion yet.</p>
<p><strong>Q12. Did you get shocked by the arrest of some bloggers?</strong><br />
Nope, it was expected (and I&#8217;m not being judgemental).</p>
<p><strong>Q13. Did you think about what will happen to your blog after you die?</strong><br />
Those who know me also know that I plan for all situations. I&#8217;m the Hari Seldon of <strike>this world</strike> my little room.</p>
<p><strong>Q14. What do you like to hear? What’s the song you might like to put a link to, in your blog?</strong><br />
Usually I listen to Indian classical. Either that or soft rock and soul music. I don&#8217;t wanna put any link in my blog though. (This is a funny question!)</p>
<p>Who am I tagging?<br />
Well nobody. Are there any volunteers? <img src='http://priyank.com/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Blogging+to+me+is%E2%80%A6+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D237+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2007/09/21/blogging-to-me-is/&amp;t=Blogging+to+me+is%E2%80%A6" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Blogging+to+me+is%E2%80%A6&amp;body=Link:+http://priyank.com/weblog/2007/09/21/blogging-to-me-is/%0D%0A%0D%0A----%0D%0A+It+was+Maverick+who+tagged+me+and+here+I+go%3A%0D%0A%0D%0ARules%3A%0D%0A1.+Name+the+person+with+link+who+tagged+you.%0D%0A2.+Complete+the+questionnaire+without+changin..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2007/09/21/blogging-to-me-is/&amp;title=Blogging+to+me+is%E2%80%A6" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2007/09/21/blogging-to-me-is/&amp;title=Blogging+to+me+is%E2%80%A6" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2007/09/21/blogging-to-me-is/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2007/09/21/blogging-to-me-is/&amp;title=Blogging+to+me+is%E2%80%A6" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2007/09/21/blogging-to-me-is/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Blog Maintenance</title>
		<link>http://priyank.com/weblog/2007/05/15/blog-maintenance/</link>
		<comments>http://priyank.com/weblog/2007/05/15/blog-maintenance/#comments</comments>
		<pubDate>Tue, 15 May 2007 01:49:55 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://priyank.com/weblog/2007/05/16/blog-maintenance/</guid>
		<description><![CDATA[Ok! I realized today morning that I have a [tag]website[/tag] and something called &#8220;[tag]blog[/tag]&#8221; which I am supposed to maintain (even if nobody reads it). I realized today morning that I haven&#8217;t blogged since ages. I also realized that there are plenty of external factors that I could blame for my (lack of) blogging frequency. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://priyank.com/images/weblog/2007/2007-05-15_blog.gif" alt="The secret behind blogging" class="imgcenter" /><br />
<br class="clear" /><br />
Ok!<br />
I realized today morning that I have a [tag]website[/tag] and something called &#8220;[tag]blog[/tag]&#8221; which I am supposed to maintain (even if nobody reads it). I realized today morning that I haven&#8217;t blogged since ages. I also realized that there are plenty of external factors that I could blame for my (lack of) blogging frequency.</p>
<p>Anyway, I tweaked a couple of blog features today, upgraded few plugins and re-coded some php snippets to new standards. Technology changes so rapidly, it&#8217;s incredible!</p>
<p>cheers!<br />
(With the hope that I blog at least twice a week. There is so much happening!)</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Blog+Maintenance+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D206+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2007/05/15/blog-maintenance/&amp;t=Blog+Maintenance" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Blog+Maintenance&amp;body=Link:+http://priyank.com/weblog/2007/05/15/blog-maintenance/%0D%0A%0D%0A----%0D%0A+%0D%0A%0D%0AOk%21%0D%0AI+realized+today+morning+that+I+have+a+%5Btag%5Dwebsite%5B%2Ftag%5D+and+something+called+%22%5Btag%5Dblog%5B%2Ftag%5D%22+which+I+am+supposed+to+maintain+%28even+if+..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2007/05/15/blog-maintenance/&amp;title=Blog+Maintenance" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2007/05/15/blog-maintenance/&amp;title=Blog+Maintenance" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2007/05/15/blog-maintenance/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2007/05/15/blog-maintenance/&amp;title=Blog+Maintenance" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2007/05/15/blog-maintenance/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Birth of yet another blogger</title>
		<link>http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/</link>
		<comments>http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/#comments</comments>
		<pubDate>Sun, 05 Jun 2005 02:06:49 +0000</pubDate>
		<dc:creator>Priyank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://priyank.com/?p=12</guid>
		<description><![CDATA[Namaskar! Finally! I was able to setup the weblog, with some of help and trying (in vain) to play around with MySQL vs PostgreSQL. The blog does work now, and I&#8217;m glad to have one on my website. This will, hopefully, give a dynamic look to my otherwise static website. I&#8217;m (in)famous for not updating [...]]]></description>
			<content:encoded><![CDATA[<p>Namaskar!</p>
<p>Finally! I was able to setup the weblog, with some of help and trying (in vain) to play around with MySQL vs PostgreSQL. The blog does work now, and I&#8217;m glad to have one on my website. This will, hopefully, give a dynamic look to my otherwise static website. I&#8217;m (in)famous for not updating the site for months together. Now I intend to update it regularly (and eventually contribute more junk to the already cluttered cyberspace)</p>
<p>Cheers !</p>
<p><strong>Edit: July 18, 2011</strong><br />
Personal blog: <a href="http://priyank.com/weblog/">http://priyank.com/weblog/</a><br />
<a href="http://priyank.com/travel/2005/06/05/priyank-travel-blog/">Travel blog</a>: <a href="http://priyank.com/travel">http://priyank.com/travel</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Birth+of+yet+another+blogger+http%3A%2F%2Fpriyank.com%2Fweblog%2F%3Fp%3D12+via+%40finaltransit" title="Post to Twitter"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/&amp;t=Birth+of+yet+another+blogger" title="Post to Facebook"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Birth+of+yet+another+blogger&amp;body=Link:+http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/%0D%0A%0D%0A----%0D%0A+Namaskar%21%0D%0A%0D%0AFinally%21+I+was+able+to+setup+the+weblog%2C+with+some+of+help+and+trying+%28in+vain%29+to+play+around+with+MySQL+vs+PostgreSQL.+The+blog+does..." title="Send Gmail"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/&amp;title=Birth+of+yet+another+blogger" title="Post to Delicious"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/&amp;title=Birth+of+yet+another+blogger" title="Post to Digg"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/&amp;title=Birth+of+yet+another+blogger" title="Post to StumbleUpon"><img class="nothumb" src="http://priyank.com/weblog/wp-content/plugins/tweet-this/icons/en/su/tt-su.png" alt="Post to StumbleUpon" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://priyank.com/weblog/2005/06/05/birth-of-yet-another-blogger/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

