<?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>Person @ CREATIVEDESK</title>
	<atom:link href="http://hardik.in/feed/" rel="self" type="application/rss+xml" />
	<link>http://hardik.in</link>
	<description>Hardik Dalwadi</description>
	<lastBuildDate>Fri, 18 May 2012 11:08:19 +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>5 Minutes Cloud Recipe with Ubuntu Cloud Live 12.04</title>
		<link>http://hardik.in/2012/05/01/5-minutes-cloud-recipe-with-ubuntu-cloud-live-12-04/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2012/05/01/5-minutes-cloud-recipe-with-ubuntu-cloud-live-12-04/#comments</comments>
		<pubDate>Tue, 01 May 2012 11:32:20 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[12.04]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Horizon]]></category>
		<category><![CDATA[IAAS]]></category>
		<category><![CDATA[Nova-Compute]]></category>
		<category><![CDATA[Nova-Volumes]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Recipe]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=646</guid>
		<description><![CDATA[Have you ever think of baking your own cloud within  5 Minutes? Have you ever think of Elastic Compute (Nova-Compute) within 5 Minutes?  Have you ever think of Elastic Storage (Nova-Volumes) within 5 minutes? Have you ever think of your hands on Open Stack Dash Board (Horizon) within 5 Minutes? Now you should think of it. <a href="http://hardik.in/2012/05/01/5-minutes-cloud-recipe-with-ubuntu-cloud-live-12-04/#more-646" class="more-link">Continue reading &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Have you ever think of baking your own cloud within  5 Minutes? Have you ever think of Elastic Compute (Nova-Compute) within 5 Minutes?  Have you ever think of Elastic Storage (Nova-Volumes) within 5 minutes? Have you ever think of your hands on Open Stack Dash Board (Horizon) within 5 Minutes? Now you should think of it. With release of Ubuntu 12.04, It&#8217;s time for Ubuntu Cloud Live 12.04.  My friend <a href="http://blog.init.hr/?p=183" target="_blank"><em>Ante</em> Karamati?</a> has released Ubuntu Cloud Live 12.04, Hybrid Image, Burn on your DVD , CD or USB Stick, you can say Cloud On DVD, Cloud on Stick, Yes, it&#8217;s as easy as you reading this.</p>
<p>Ubuntu Cloud Live is a live CD/USB image that allows you to get a glimpse of Ubuntu Cloud Infrastructure. Project’s web site is located at Launchpad – <a title="Cloud Live" href="https://launchpad.net/cloud-live">https://launchpad.net/cloud-live</a>. Procedure is very simple; download an image, burn it on CD or dd it on the USB key and boot of that device. System will boot in Unity or Unity2D and present you with at Getting Started document. Notice that we do not include full Ubuntu desktop experience – we’ve removed all components that aren’t necessary for this project, to make image as small as possible.</p>
<p>Once you finish with Getting Started document, you’ll be able to log into the dashboard and start instances. All of this without installing anything on your computer! For the purpose of demo, we’ve provided a small <a title="CirrOS" href="https://launchpad.net/cirros">CirrOS</a> image which you can run and log in to. Since everything is running in RAM, you will have better experience if your system has 4 or more gigabytes of memory. 2GB is enough to get system booted, but you won’t be able to do much more after that.</p>
<p>For a little extra, we’ve configured Ubuntu Cloud Live with support for Nova Volume. All you have to do is plug in additional disk, create a PV volume on it (pvcreate /dev/xyz), create nova-volumes VG (vgcreate nova-volumes /dev/xyz) and restart nova volume (service nova-volume restart).</p>
<p>Image is built with live-build and the source is available on <a title="Cloud Live source" href="https://code.launchpad.net/cloud-live">Launchpad</a>. Build process pulls in one package that’s also available on <a title="Ubuntu Cloud Live PPA" href="https://launchpad.net/%7Ecloud-live/+archive/config">Launchpad</a>. Procedure for building your own Cloud Live is very simple:</p>
<ol>
<li>Install Ubuntu 12.04, 64bit</li>
<li>Install live-build package</li>
<li>Create working directory – mkdir ~/cloud-live ; cd ~/cloud-live</li>
<li>Branch bzr code – bzr branch lp:cloud-live config</li>
<li>[OPTIONAL] Customize config/* files</li>
<li>Build an image – sudo lb build</li>
<li>Burn or dd resulting image – binary-hybrid.iso</li>
</ol>
<p>Or, if you just want default, official, Ubuntu Cloud Live image, go to <a title="Ubuntu cdimage repo" href="http://cdimage.ubuntu.com/ubuntu-cloud-live/releases/">cdimage.ubuntu.com</a> and grab it!</p>
<p>Reference From <small> <a title="Ante Karamati?'s Blog" href="http://blog.init.hr/?p=183" target="_blank">Ante Karamati?  Blog</a>.</small></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2012/05/01/5-minutes-cloud-recipe-with-ubuntu-cloud-live-12-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Cloud Day &#124; Bangalore, 2012</title>
		<link>http://hardik.in/2012/03/01/ubuntu-cloud-day-bangalore-2012/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2012/03/01/ubuntu-cloud-day-bangalore-2012/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 12:34:45 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Bangalore]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=637</guid>
		<description><![CDATA[&#160; Ubuntu Cloud Day Bangalore 2012 Wednesday, April 4th from 9am The Grand Ballroom, Chancery Pavilion Hotel, Bangalore Register now at http://www.ubuntucloudday.in What is Ubuntu Cloud Day? Ubuntu Cloud Day is Canonical&#8217;s biggest Cloud event in Bangalore this year. With keynote speeches from various members of the Canonical team, and a more focussed technical delivery, <a href="http://hardik.in/2012/03/01/ubuntu-cloud-day-bangalore-2012/#more-637" class="more-link">Continue reading &#8594;</a>]]></description>
			<content:encoded><![CDATA[<div>
<table border="0" cellspacing="0" cellpadding="0" width="600">
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<h1>Ubuntu Cloud Day<br />
Bangalore 2012</h1>
<p>Wednesday, April 4th from 9am<br />
The Grand Ballroom, Chancery Pavilion Hotel, Bangalore</p>
<p>Register now at <a href="http://ubuntucloudday.in/">http://www.ubuntucloudday.in</a></p>
<p>What is Ubuntu Cloud Day?</p>
<p>Ubuntu  Cloud Day is Canonical&#8217;s biggest Cloud event in Bangalore this year.  With keynote speeches from various members of the Canonical team, and a  more focussed technical delivery, register now to avoid disappointment.</p>
<p>What&#8217;s on the agenda?</p>
<p>Presentations on working with Ubuntu Cloud, JuJu, Cloud infrastructure, as well as presentations from Intel and other partners.</p>
<p>Who should attend?</p>
<p>People with an interest in deploying Cloud and Cloud infrastructure.</p>
<p>Where is it?</p>
<p>The Grand Ballroom, Chancery Pavilion Hotel, 135 Residency Road, Bangalore.</p>
<p>What is the cost?</p>
<p>The event is sponsored by <strong>Intel &amp; Canonical and is has a fee of INR 999.00</strong>.</p>
<p><strong>Erly Bird Registration @ INR 699.</strong> Lunch and refreshments will be provided.</p>
<p>How do I register?</p>
<p>Register at <a href="http://ubuntucloudday.in/">http://www.ubuntucloudday.in</a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2012/03/01/ubuntu-cloud-day-bangalore-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Completed 3 Years @ Canonical</title>
		<link>http://hardik.in/2012/01/06/completed-3-years-canonical/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2012/01/06/completed-3-years-canonical/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:04:50 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[Time Pass]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=626</guid>
		<description><![CDATA[Just now i realized that, i have completed 3 years @ Canonical. I had joined Canonical on 5th January, 2009. I am very happy to be part of Global Innovative Team. If i look back, i remember my journey from OEM Builder to Cloud Builder. On such a fortunate occurrence, i would like to share <a href="http://hardik.in/2012/01/06/completed-3-years-canonical/#more-626" class="more-link">Continue reading &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Just now i realized that, i have completed 3 years @ Canonical. I had joined Canonical on 5th January, 2009. I am very happy to be part of Global Innovative Team. If i look back, i remember my journey from OEM Builder to Cloud Builder. On such a fortunate occurrence, i would like to share my TripIT Map. Big Thanks To Canonical.</p>
<div id="attachment_627" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2012/01/20120106095528_Hardik_Travelling_Canonical.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img src="http://hardik.in/wp-content/uploads/2012/01/20120106095528_Hardik_Travelling_Canonical.png" alt="TripIT Map Of Hardik Dalwadi @ Canonical " title="TripIT Map Of Hardik Dalwadi @ Canonical" width="300" height="130" class="size-full wp-image-627" /></a><p class="wp-caption-text">TripIT Map Of Hardik Dalwadi @ Canonical </p></div>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2012/01/06/completed-3-years-canonical/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Juju is Devops Distilled: Presentation By Mark Shuttleworth &amp; Clint Byrum</title>
		<link>http://hardik.in/2011/12/09/juju-is-devops-distilled-presentation-by-mark-shuttleworth-clint-byrum/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2011/12/09/juju-is-devops-distilled-presentation-by-mark-shuttleworth-clint-byrum/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 10:11:34 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Juju]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=619</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="http://www.brighttalk.com/clients/js/embed/embed.js"></script> <object class="BrightTALKEmbed" width="600" height="660"><param name="player" value="channel_player"/><param name="domain" value="http://www.brighttalk.com"/><param name="channelid" value="6793"/><param name="communicationid" value="39309"/><param name="autoStart" value="false"/><param name="theme" value=""/></object></p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2011/12/09/juju-is-devops-distilled-presentation-by-mark-shuttleworth-clint-byrum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wish You A Happy Diwali</title>
		<link>http://hardik.in/2011/10/26/wish-you-a-happy-diwali/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2011/10/26/wish-you-a-happy-diwali/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 11:53:18 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[India]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Wishes Happy Diwali]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=613</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_615" class="wp-caption aligncenter" style="width: 310px"><a href="http://hardik.in/wp-content/uploads/2011/10/20111026114937_Happ_Diwali.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-615" title="Happy Diwali By Hardik Dalwadi" src="http://hardik.in/wp-content/uploads/2011/10/20111026114937_Happ_Diwali-300x175.png" alt="Happy Diwali By Hardik Dalwadi" width="300" height="175" /></a><p class="wp-caption-text">Wish You A Happy Diwali, By Hardik Dalwadi</p></div>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2011/10/26/wish-you-a-happy-diwali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

