<?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"
	>

<channel>
	<title>NetBramha Studios</title>
	<atom:link href="http://www.netbramha.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netbramha.com</link>
	<description>NetBramha Studios is a Brand and Web Design studio.</description>
	<pubDate>Thu, 01 Jan 2009 07:18:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>NetBramha wishes you all a rocking 2009!</title>
		<link>http://www.netbramha.com/2009/01/netbramha-wishes-you-all-a-rocking-2009/</link>
		<comments>http://www.netbramha.com/2009/01/netbramha-wishes-you-all-a-rocking-2009/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 07:12:23 +0000</pubDate>
		<dc:creator>Aashish</dc:creator>
		
		<category><![CDATA[Brand]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://www.netbramha.com/?p=553</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.netbramha.com/wp-content/uploads/2009/01/create_magic_of_joy_2009.png"><img class="alignnone size-full wp-image-554" title="Create the magic of Joy @ design, work, home &amp; everywhere" src="http://www.netbramha.com/wp-content/uploads/2009/01/create_magic_of_joy_2009.png" alt="" width="488" height="540" /></a><a href="http://www.netbramha.com/wp-content/uploads/2009/01/create_magic_of_joy_2009.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2009/01/netbramha-wishes-you-all-a-rocking-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 Platforms a newbee (or pro) Designer should use to develop sites!</title>
		<link>http://www.netbramha.com/2008/11/5-platforms-a-newbee-or-pro-designer-should-use-to-develop-sites/</link>
		<comments>http://www.netbramha.com/2008/11/5-platforms-a-newbee-or-pro-designer-should-use-to-develop-sites/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 18:41:43 +0000</pubDate>
		<dc:creator>Aashish</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.netbramha.com/?p=531</guid>
		<description><![CDATA[Designers love creating things. And especially web artists are found marveling at designs and interfaces. But how can these newbee designers potentially develop sites along with designing them.
BTW designers can check out the Jacob Cass&#8217;s $11,000 Writing Project here. We are one of the sponsors!
A lot of designers are confused with all the options available [...]]]></description>
			<content:encoded><![CDATA[<p>Designers love creating things. And especially web artists are found marveling at designs and interfaces. But how can these newbee designers potentially develop sites along with designing them.</p>
<p>BTW designers can check out the Jacob Cass&#8217;s $11,000 Writing Project <a href="http://justcreativedesign.com/2008/11/07/11000-dollar-prize-giveaway-design-group-writing-project-for-charity/">here</a>. We are one of the sponsors!</p>
<p>A lot of designers are confused with all the options available today in the web world. Different projects have different requirement, based on the requirement the designer can choose the following.</p>
<p><em><strong>1. Simple Corporate/Personal Sites:</strong></em></p>
<blockquote><p>This is the first level of sites that you design and build. Usually 5-7 pager site. To keep it simple do regular htmls and apply design. No complex things to do. Nothing to worry here.<br />
Best use: Text Editors/DreamWeaver/CSS editor. Tutorials <a href="http://htmlplayground.com">here</a>, <a href="http://htmldog.com/">here</a> and <a href="http://www.adobe.com/devnet/dreamweaver/articles/css_concepts.html">here</a>.</p></blockquote>
<p><em><strong>2. Medium Sized Websites ( 10+ pages )</strong></em></p>
<blockquote><p>
If requirement is more than 10 pages go for a CMS. A Content Management System is very much recommended. There are tons of CMS systems available. Pick the simplest.  <a href="http://drupal.org">Drupal</a> is great and simple. For more functionality and feature set you can give <a href="http://joomla.org">Joomla</a> a try. It has a much improved documentation and support now. Another brilliant CMS is <a href="http://expressionengine.com">Expression Engine</a>. Elegant but is a paid CMS.</p></blockquote>
<p><em><strong>3. For Blog Designs</strong></em></p>
<blockquote><p>For blog designs I strongly recommend <a href="http://wordpress.org">Wordpress.</a> The number of plugins/features and support it offers, it simply beats the nearest competitor flat out. <a href="http://codex.wordpress.org/Theme_Development">Designing a theme</a> for wordpress may require you to know a bit about its architecture. Other options could be Typepad &amp; Movabletype.</p></blockquote>
<p><em><strong>4. For E-Commerce Portals.</strong></em></p>
<blockquote><p>Gone are the days of <a href="http://oscommerce.com">OSCommerce</a> and dull looking commerce sites. Move to <a href="http://magentocommerce.com">Magento</a> or <a href="http://shopify.com">Shopify</a> today. They are the slickest open source paltforms available for e-commerce today. Magento has a huge feature list and is ver very exhaustive. Shopify is simple and smaller carts can easily do with it.</p></blockquote>
<p><em><strong>5. For Web Apps and Big Portals</strong></em></p>
<blockquote><p>This is the last leg of development you can get into. Use a php framework if you need to build a site that has n number of pages and serves 1000&#8217;s or millions of users. <a href="http://cakephp.com">CakePHP</a>, <a href="http://codeigniter.com/">CodeIgnitor</a> and <a href="http://www.symfony-project.org/">Symphony</a> rock. Stick to any one of these. You will need to hone your coding and php skills before you even think of jumping into these platforms. You can find a comparison <a href="http://snook.ca/archives/php/codeigniter_vs_cakephp/">here </a></p></blockquote>
<p>These are some very best of the web solutions. A lot more are available for enterprises, crm&#8217;s or custom applications. Will share more in the coming posts.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2008/11/5-platforms-a-newbee-or-pro-designer-should-use-to-develop-sites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>8 &#038; 1/2 Free Appz I can&#8217;t Live Without</title>
		<link>http://www.netbramha.com/2008/11/8-12-free-appz-i-cant-live-without/</link>
		<comments>http://www.netbramha.com/2008/11/8-12-free-appz-i-cant-live-without/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 05:42:43 +0000</pubDate>
		<dc:creator>Saneef</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[What We Use]]></category>

		<guid isPermaLink="false">http://www.netbramha.com/?p=466</guid>
		<description><![CDATA[My laptop is my best bud! Designing @ NetBramha, I spend most of my time on my laptop. I aslo use it for listening to music, gaming, managing my  iPod, catching up with my friends around the world and lots more&#8230;In fact I can confess that i am addicted to my Laptop, and these [...]]]></description>
			<content:encoded><![CDATA[<p>My laptop is my best bud! Designing @ NetBramha, I spend most of my time on my laptop. I aslo use it for listening to music, gaming, managing my  iPod, catching up with my friends around the world and lots more&#8230;In fact I can confess that i am addicted to my Laptop, and these 8 &amp; 1/2 applications makes it even more irresistible&#8230; Well these are some of the applications I can&#8217;t live without</p>
<p>1.Launchy:</p>
<p><a href="http://launchy.net"><img class="alignnone size-full wp-image-486" title="Launchy" src="http://www.netbramha.com/wp-content/uploads/2008/10/launchy_180x60.png" alt="" width="180" height="60" /></a></p>
<p>I rarely touch mouse while navigating in Windows. Thanks to the Lauchy Opensource Keystroke launcher. With this you can rapidly do tasks like launching applications, running scripts, use as a calculator, &#8230; many more can be added by adding more plugins.</p>
<p><a href="http://www.launchy.net/" target="_blank">http://www.launchy.net</a></p>
<p>2. Digsby:</p>
<p><a href="http://www.digsby.com/"><img class="alignnone size-full wp-image-480" title="Digsby" src="http://www.netbramha.com/wp-content/uploads/2008/10/digsby_180x60.png" alt="" width="180" height="60" /></a></p>
<p>Gtalk +  Yahoo&#8230; + LinkedIn + twitter I&#8217;m happy to have everything in a single App.<br />
I know this came very recently and I lived through the age before that. But since I came across this superb piece of software, I can&#8217;t live without it anymore! <img src='http://www.netbramha.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.digsby.com/" target="_blank">http://www.digsby.com</a></p>
<p>3. muCommander:</p>
<p><a href="http://www.mucommander.com"><img class="alignnone size-full wp-image-482" title="muCommander" src="http://www.netbramha.com/wp-content/uploads/2008/10/mucommander_180x60.jpg" alt="" width="180" height="60" /></a></p>
<p>A good replacement to the famous Total Commander which was unfortunately a paid software. muCommander is a lightweight cross-platform file manager, with features like support of FTP, SFTP&#8230;.. Full keyboard access, in-built support for Archive files like ZIP, RAR, GZIP&#8230;.. &amp; many many more.</p>
<p><a href="http://www.digsby.com/" target="_blank">http://</a><a href="http://www.mucommander.com" target="_blank">www.mucommander.com</a></p>
<p>4. Firebug:</p>
<p><a href="http://getfirebug.com"><img class="alignnone size-full wp-image-481" title="Firebug" src="http://www.netbramha.com/wp-content/uploads/2008/10/firebug_180x60.jpg" alt="" width="180" height="60" /></a></p>
<p>Its an addon to the Firefox. Just a keystroke away, with this you can inspect and edit live HTML pages, tweak CSS to perfection, debug JavaScript, monitor Network activity and the list goes on. A must tool for a web developer.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">http://addons.mozilla.org/en-US/firefox/addon/1843</a></p>
<p>5. Kuler:</p>
<p><a href="http://kuler.adobe.com"><img class="alignnone size-full wp-image-485" title="Adobe Kuler" src="http://www.netbramha.com/wp-content/uploads/2008/10/kuler_180x60.jpg" alt="" width="180" height="60" /></a></p>
<p>A great place to get color inspirations and even a great place to store your own color palettes privately or publicly. You can make color palettes from a base color or from a image(This feature I LOVE VERY MUCH!).</p>
<p><a href="http://kuler.adobe.com/" target="_blank">http://kuler.adobe.com</a></p>
<p>6. Gvim</p>
<p><a href="http://vim.org"><img class="alignnone size-full wp-image-483" title="Vim/Gvim" src="http://www.netbramha.com/wp-content/uploads/2008/10/gvim_180x60.jpg" alt="" width="180" height="60" /></a><br />
I know there are hundreds of editors out there. But I some how got stuck on this brilliant editor!!!!</p>
<p>Vim is a highly configurable text editor built to enable efficient text editing. Vim is often called a &#8220;programmer&#8217;s editor,&#8221; and so useful for programming that many consider it an entire <abbr title="integrated development environment">IDE</abbr>.  It&#8217;s not just for programmers, though.  Vim is perfect for all kinds of text editing, from composing email to editing and configuration of files. (Source: <a href="http://www.vim.org/about.php">About @ Vim.org </a> )</p>
<p><a href="http://www.vim.org/" target="_blank">http://www.vim.org</a></p>
<p>7. Cygwin</p>
<p><a href="http://www.cygwin.com"><img class="alignnone size-full wp-image-479" title="Cygwin" src="http://www.netbramha.com/wp-content/uploads/2008/10/cygwin_180x60.jpg" alt="" width="180" height="60" /></a><br />
Earlier I really missed the commands like ls, Grep, diff, sed&#8230;. in Windows. but with Cygwin you can get all those super duper commands and other Unix tools in Windows.  In windows it is very difficult to do tasks like cleaning up. svn folders from a project before deploying to production server. With Cygwin you can do this with just one line of code <img src='http://www.netbramha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.cygwin.com/" target="_blank">http://www.cygwin.com</a></p>
<p>8 &amp; 1/2. Dropbox</p>
<p><a href="http://www.getdropbox.com/"><img class="alignnone size-full wp-image-484" title="Dropbox" src="http://www.netbramha.com/wp-content/uploads/2008/10/dropbox_180x60.jpg" alt="" width="180" height="60" /></a></p>
<p>It&#8217;s a simple online file sharing/synchronizing app packed with features like automatic syncing, upload when internet is inactive,&#8230; and other cool features. With the free account you can share up to 2GB of data.</p>
<p><a href="http://www.digsby.com/" target="_blank">http://</a><a href="http://www.getdropbox.com/" target="_blank">www.getdropbox.com</a></p>
<p>uTorrent, puTTy, Filezilla, Kmplayer&#8230; are again cool &amp; useful free tools which I use everyday. But are replacable and I can handle my life with out them. <img src='http://www.netbramha.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So that was a small list of must have&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2008/11/8-12-free-appz-i-cant-live-without/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Happy Diwali!</title>
		<link>http://www.netbramha.com/2008/10/happy-diwali/</link>
		<comments>http://www.netbramha.com/2008/10/happy-diwali/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:44:17 +0000</pubDate>
		<dc:creator>Aashish</dc:creator>
		
		<category><![CDATA[Brand]]></category>

		<category><![CDATA[diwali]]></category>

		<category><![CDATA[greetings]]></category>

		<guid isPermaLink="false">http://www.netbramha.com/?p=470</guid>
		<description><![CDATA[NetBramha wishes all its viewers / clients / family &#38; friends a very very joyous and prosperous diwali. May this year ring in surprises, joy, happiness and well being.
While we re-affirm our committment to our work, as a small token of gratitute we present the &#8216;NetBramha Diyas&#8217; to our clients and loved ones! If you [...]]]></description>
			<content:encoded><![CDATA[<p>NetBramha wishes all its viewers / clients / family &amp; friends a very very joyous and prosperous diwali. May this year ring in surprises, joy, happiness and well being.</p>
<p>While we re-affirm our committment to our work, as a small token of gratitute we present the &#8216;NetBramha Diyas&#8217; to our clients and loved ones! If you have not got it ask for one today!  <img src='http://www.netbramha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_472" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.netbramha.com/wp-content/uploads/2008/10/happy_diwali_from_netbramha_team.jpg"><img class="size-full wp-image-472" style="border: 1px #fff solid;" title="Happy Diwali From Team NetBramha" src="http://www.netbramha.com/wp-content/uploads/2008/10/happy_diwali_from_netbramha_team.jpg" alt="Happy Diwali From Team NetBramha" width="500" height="750" /></a><p class="wp-caption-text">Happy Diwali From Team NetBramha</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2008/10/happy-diwali/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Brands in an Urban Indian Day</title>
		<link>http://www.netbramha.com/2008/09/brands-in-an-urban-indian-day/</link>
		<comments>http://www.netbramha.com/2008/09/brands-in-an-urban-indian-day/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 18:17:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Brand]]></category>

		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.blog.netbramha.com/?p=112</guid>
		<description><![CDATA[To be associated with branding I had to do an exercise to think of an Indian consumer’s normal day when I gave it a thought this was the picture I got
07.00 a.m Turns off the alarm clock
07.10 a.m  Brushes his teeth
07.15 a.m  Hurries for his cup of tea reads his paper
07.45 a.m  [...]]]></description>
			<content:encoded><![CDATA[<p>To be associated with branding I had to do an exercise to think of an Indian consumer’s normal day when I gave it a thought this was the picture I got</p>
<p>07.00 a.m <a href="/wp-content/uploads/2008/10/citizen1.gif"><img class="alignnone size-medium wp-image-323" title="alarm" src="/wp-content/uploads/2008/10/citizen1.gif" alt="alarm" width="300" height="60" align="absmiddle" /></a>Turns off the alarm clock</p>
<p>07.10 a.m <a href="/wp-content/uploads/2008/10/brush1.gif"><img class="alignnone size-medium wp-image-320" title="dental care" src="/wp-content/uploads/2008/10/brush1.gif" alt="dental care" width="300" height="60" align="absmiddle" /></a> Brushes his teeth</p>
<p>07.15 a.m <a href="/wp-content/uploads/2008/10/tea.gif"><img class="alignnone size-medium wp-image-318" title="tea time" src="/wp-content/uploads/2008/10/tea.gif" alt="TeaTime" width="300" height="60" align="absmiddle" /></a> Hurries for his cup of tea reads his paper</p>
<p>07.45 a.m <a href="/wp-content/uploads/2008/10/shave1.gif"><img class="alignnone size-medium wp-image-316" title="gillette" src="/wp-content/uploads/2008/10/shave1.gif" alt="gillette" width="300" height="60" align="absmiddle" /></a> Gets a clean shave</p>
<p>08.00 a.m <a href="/wp-content/uploads/2008/10/soap.gif"><img class="alignnone size-medium wp-image-314" title="cinthol" src="/wp-content/uploads/2008/10/soap.gif" alt="cinthol" width="300" height="60" align="absmiddle" /></a> Takes a quick shower</p>
<p>08.15 a.m <a href="/wp-content/uploads/2008/10/bryl1.gif"><img class="alignnone size-medium wp-image-312" title="bryl" src="/wp-content/uploads/2008/10/bryl1.gif" alt="bryl" width="300" height="60" align="absmiddle" /></a> Sets his hair</p>
<p>08.20 a.m <a href="/wp-content/uploads/2008/10/axe1.gif"><img class="alignnone size-medium wp-image-310" title="axe" src="/wp-content/uploads/2008/10/axe1.gif" alt="axe" width="300" height="60" align="absmiddle" /></a> Sprays extensively</p>
<p>08.30 a.m <a href="/wp-content/uploads/2008/10/look.jpg"><img class="alignnone size-medium wp-image-332" title="look" src="/wp-content/uploads/2008/10/look.jpg" alt="look" width="300" height="60" align="absmiddle" /></a> Completes the look</p>
<p>09.00 a.m <a href="/wp-content/uploads/2008/10/car1.gif"><img class="alignnone size-medium wp-image-308" title="hyundai" src="/wp-content/uploads/2008/10/car1.gif" alt="hyundai" width="300" height="60" align="absmiddle" /></a> Zip drives to work</p>
<p>09.15 a.m <a href="/wp-content/uploads/2008/10/shell1.gif"><img class="alignnone size-medium wp-image-306" title="fuel" src="/wp-content/uploads/2008/10/shell1.gif" alt="fuel" width="300" height="60" align="absmiddle" /></a> Stops for petrol</p>
<p>09.45a.m <a href="/wp-content/uploads/2008/10/sony1.gif"><img class="alignnone size-medium wp-image-304" title="sony" src="/wp-content/uploads/2008/10/sony1.gif" alt="sony" width="300" height="60" align="absmiddle" /></a> Turns on radio to pass through the traffic nuisance</p>
<p>10.30 a.m <a href="/wp-content/uploads/2008/10/hp.gif"><img class="alignnone size-medium wp-image-302" title="hp" src="/wp-content/uploads/2008/10/hp.gif" alt="hp" width="300" height="60" align="absmiddle" /></a> Starts work on his p.c</p>
<p>12.30 p.m <a href="/wp-content/uploads/2008/10/cric1.gif"><img class="alignnone size-medium wp-image-298" title="cricket" src="/wp-content/uploads/2008/10/cric1.gif" alt="cricket" width="300" height="60" align="absmiddle" /></a> Browses on the net to get a break</p>
<p>01.00 p.m <a href="/wp-content/uploads/2008/10/pepsi1.gif"><img class="alignnone size-medium wp-image-295" title="pepsi" src="/wp-content/uploads/2008/10/pepsi1.gif" alt="pepsi" width="300" height="60" align="absmiddle" /></a>Grabs a can from the vending machine at work</p>
<p>02.30 p.m  <a href="/wp-content/uploads/2008/10/lunch1.gif"><img class="alignnone size-medium wp-image-293" title="lunch" src="/wp-content/uploads/2008/10/lunch1.gif" alt="lunch" width="300" height="60" align="absmiddle" /></a>Has a wholesome lunch</p>
<p>04.00 p.m <a href="/wp-content/uploads/2008/10/nokia2.gif"><img class="alignnone size-medium wp-image-291" title="nokia" src="/wp-content/uploads/2008/10/nokia2.gif" alt="nokia" width="300" height="60" align="absmiddle" /></a> Playing on his phone</p>
<p>05.00 p.m <a href="/wp-content/uploads/2008/10/gtalk2.gif"><img class="alignnone size-medium wp-image-288" title="gtalk" src="/wp-content/uploads/2008/10/gtalk2.gif" alt="gtalk" width="300" height="60" align="absmiddle" /></a> Catches up with friends online</p>
<p>07.30 p.m <a href="/wp-content/uploads/2008/10/cafe.gif"><img class="alignnone size-medium wp-image-286" title="coffee" src="/wp-content/uploads/2008/10/cafe.gif" alt="coffee" width="300" height="60" align="absmiddle" /></a> Hangs out with friends</p>
<p>08.30 p.m <a href="/wp-content/uploads/2008/10/tv.gif"><img class="alignnone size-medium wp-image-284" title="philips" src="/wp-content/uploads/2008/10/tv.gif" alt="tv" width="300" height="60" align="absmiddle" /></a> Watching sports channel at home</p>
<p>12.00 am <a href="/wp-content/uploads/2008/10/bed1.gif"><img class="alignnone size-medium wp-image-282" title="kurlon" src="/wp-content/uploads/2008/10/bed1.gif" alt="kurlon" width="300" height="60" align="absmiddle" /></a> Hits the bed.</p>
<p>There are many more brands that I haven&#8217;t mentioned on the list. How many of these brands do we want to be identified with? How important is it for a start up company to brand themselves to be able to fit into the consumer&#8217;s routine? What is the role of the designer to make this happen? It&#8217;s not just the right way of branding that will lead to success in the market, with the right branding only half the battle is won delivering the quality is also equally important. Achieving this is a huge challenge&#8230;. For a matter of fact there are a number of brands we use, we are surrounded with&#8230;Given a moment to think of all the brands we are associated with in just a day, the number is really huge&#8230; How often does anybody give a moment to think about this?  So give it a thought and give us a number!!!! I am sure you will be as surprised as I was when I took up this exercise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2008/09/brands-in-an-urban-indian-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Design!</title>
		<link>http://www.netbramha.com/2008/09/site-newdesign/</link>
		<comments>http://www.netbramha.com/2008/09/site-newdesign/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 13:16:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Brand]]></category>

		<guid isPermaLink="false">http://www.blog.netbramha.com/?p=1</guid>
		<description><![CDATA[Yipee. We have finally rolled out our version 0.4 website for NetBramha Studios. We love wordpress and have built our site on it! We shall share our thoughts, design articles and portfolio in the days to come.
Do let us know what you think about the design. After-all it&#8217;s you who let us be us!
]]></description>
			<content:encoded><![CDATA[<p>Yipee. We have finally rolled out our version 0.4 website for NetBramha Studios. We love wordpress and have built our site on it! We shall share our thoughts, design articles and portfolio in the days to come.</p>
<p>Do let us know what you think about the design. After-all it&#8217;s you who let us be us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbramha.com/2008/09/site-newdesign/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
