<?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>be present now &#187; ycombinator</title>
	<atom:link href="http://durdn.com/blog/category/ycombinator/feed/" rel="self" type="application/rss+xml" />
	<link>http://durdn.com/blog</link>
	<description>modern alchemy for joyful living.</description>
	<lastBuildDate>Sun, 01 Nov 2009 20:24:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tools for rapid prototyping: a webapp in 1 week</title>
		<link>http://durdn.com/blog/2008/11/09/tools-for-rapid-prototyping-a-webapp-in-1-week/</link>
		<comments>http://durdn.com/blog/2008/11/09/tools-for-rapid-prototyping-a-webapp-in-1-week/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 00:35:33 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[ycombinator]]></category>
		<category><![CDATA[startup tuttivisti dev tools django pinax jquery bluetr]]></category>

		<guid isPermaLink="false">http://durdn.com/blog/?p=33</guid>
		<description><![CDATA[First things first.  My new webapp tuttivisti is live! This post is about how it came to be. In just one week. One person team. Crazy working hours. So I was there immediately after receiving the news that YC did not select my team for this round. I thought I would feel depressed. I thought [...]]]></description>
			<content:encoded><![CDATA[<p>First things first.  My new webapp <a href="http://tuttivisti.com">tuttivisti</a> is live!</p>
<p>This post is about how it came to be. In just one week. One person team. Crazy working hours.</p>
<p>So I was there immediately after receiving the news that <a href="http://ycombinator.com">YC</a> did not select my team for this round. I thought I would feel depressed. I thought that the put down would ruin my mood.</p>
<p>Well it didn&#8217;t! I actually felt a jolt of energy. For some reason I felt a bit as if I had been freed. Can&#8217;t really explain why but my motivation and excitement bounced back up.</p>
<p>So what did I do with all this creative energy? Well my partner for <a href="http://diffract.me">diffract.me</a> (the other project I am preparing to launch) had to go for a few days back home and we hadn&#8217;t planned our next iteration yet. So I decided to dive into something new, short and sweet.</p>
<p>Yep, I started coding. Again. From scratch.</p>
<p>I sat on the shoulders of giants. For this 1 week challenge I picked some of the most productive tools I know (and these will be topic for a future post):</p>
<ul>
<li><a href="http://djangoproject.com">Django<br />
</a></li>
<li><a href="http://pinaxproject.com">Pinax</a></li>
<li><a href="http://bluetrip.org">Bluetrip</a></li>
<li><a href="http://jquery.com/">jquery</a></li>
</ul>
<p>I&#8217;d love to communicate properly the productivity boost that the set of frameworks above can give a developer.</p>
<p>No more spending endless hours trying to create a decent CSS/HTML layout. Bluetrip (and by saying Bluetrip I mean also the great <a href="http://www.blueprintcss.org/">Blueprint</a> and <a href="http://devkick.com/lab/tripoli/">Tripoli</a> from which Bluetrip has been created) makes it trivial to put the stuff exactly where you want it on the screen. Cross-browser. No hassle.</p>
<p><a href="http://pinaxproject.com">Pinax</a>. Ah, the joy. No more coding for the nth time a registration module. No messing with authentication emails. No rewriting another <a href="http://openid.net/">openid</a> library. No more. It&#8217;s all there. Ready to use. Greatly structured. Amazing stuff. This is a game changer in my opinion.</p>
<p><a href="http://jquery.com/">Jquery</a>. Well it needs no introduction. Jquery is a work of genius. For me it changed coding in Javascript from a painful experience into a pleasurable one. I love Javascript again.</p>
<p>Now will <a href="http://tuttivisti.com">tuttivisti </a>fly? I sure hope so, but the truth is that it does not matter. What I am saying to myself is: If I can build something like this in 1 week the question is not &#8220;will I ever manage to build a webapp that gains some traction?&#8221; but &#8220;How many attempts will it take? Is 5 going to be enough? 10?&#8221;. Maybe. <img src='http://durdn.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I have a lot more to say but will cut it short. I am at the end of a very very long and demanding coding spree.</p>
<p><strong>Update:</strong> The past weekend a new version of tuttivisti has gone live, my 2nd week of work on the project, which incorporated much of the feedback I received, but a lot of work is still needed. So feedback is welcome, and &#8211; yes I know &#8211; I need a graphic designer.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fdurdn.com%2Fblog%2F2008%2F11%2F09%2Ftools-for-rapid-prototyping-a-webapp-in-1-week%2F';
  addthis_title  = 'Tools+for+rapid+prototyping%3A+a+webapp+in+1+week';
  addthis_pub    = 'durdn';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://durdn.com/blog/2008/11/09/tools-for-rapid-prototyping-a-webapp-in-1-week/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>running for ycombinator 2009 and having a blast</title>
		<link>http://durdn.com/blog/2008/10/17/running-for-ycombinator-2009-and-having-a-blast/</link>
		<comments>http://durdn.com/blog/2008/10/17/running-for-ycombinator-2009-and-having-a-blast/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 19:53:47 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[startup]]></category>
		<category><![CDATA[ycombinator]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[diffract.me]]></category>
		<category><![CDATA[evilgiraffe]]></category>

		<guid isPermaLink="false">http://durdn.com/blog/?p=30</guid>
		<description><![CDATA[It&#8217;s been a crazy ride these past few weeks. My partner in crime &#8211; nocivus &#8211; and I have been working very hard on our submission for the 2009 Winter round of Y Combinator. It has been a lot of fun. Creative energy is like a drug. When you&#8217;re under its effect you can&#8217;t stop [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a crazy ride these past few weeks.</p>
<p>My partner in crime &#8211; <a href="http://sugus.appspot.com">nocivus</a> &#8211; and I have been working very hard on our submission for the 2009 Winter round of <a href="http://ycombinator.com">Y Combinator</a>.</p>
<p>It has been a lot of fun.</p>
<p>Creative energy is like a drug. When you&#8217;re under its effect you can&#8217;t stop working and fleshing out ideas. We&#8217;ve been coding like crazy. We&#8217;ve been thinking and thinking about what we would really need first, to present a cool demo. We thought hard at the problem we wanted to solve, at our target, at the way we could make money.</p>
<p>So here it is, our creation, <a href="http://diffract.me">diffract.me</a>. We can&#8217;t disclose too much about what we&#8217;re building but it&#8217;s real now. In front of our eyes.</p>
<p>We also picked a name for our company. A funny name. The origin of the name comes from <a href="http://www.youtube.com/watch?v=WYcnEonB04E">an hilarious piece</a> from Eddie Izzard. Here I present you <a href="http://evil-giraffe.com">evil giraffe</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fdurdn.com%2Fblog%2F2008%2F10%2F17%2Frunning-for-ycombinator-2009-and-having-a-blast%2F';
  addthis_title  = 'running+for+ycombinator+2009+and+having+a+blast';
  addthis_pub    = 'durdn';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://durdn.com/blog/2008/10/17/running-for-ycombinator-2009-and-having-a-blast/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.247 seconds -->
