<?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>The Telegraphic &#187; webdev</title>
	<atom:link href="http://blog.thetelegraphic.com/category/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thetelegraphic.com</link>
	<description>Online home of Danny Price, University of Oxford</description>
	<lastBuildDate>Tue, 23 Aug 2011 22:37:45 +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>Bottle: Quick Python Web Apps</title>
		<link>http://blog.thetelegraphic.com/2011/bottle-quick-python-apps/</link>
		<comments>http://blog.thetelegraphic.com/2011/bottle-quick-python-apps/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 22:48:55 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[scripts & stuff]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.thetelegraphic.com/?p=222</guid>
		<description><![CDATA[Typing in &#8220;bottle python awesome&#8221; into Google doesn&#8217;t produce anywhere near as many results as it should. Bottle is an amazingly easy to use, lightweight framework with a very simple template engine, and all the goodies that you&#8217;ll want for form handling, cookies and that sort of thing. It&#8217;s not...]]></description>
			<content:encoded><![CDATA[<p><a title="Bottle: An excellent python web framework" href="http://bottlepy.org/docs/dev/index.html"><img class="alignleft size-thumbnail wp-image-223" title="bottle" src="http://blog.thetelegraphic.com/wp-content/uploads/2011/03/bottle-150x150.jpg" alt="" width="150" height="150" /></a>Typing in &#8220;<a title="Python Bottle Framework is awesome" href="http://www.google.co.uk/search?q=bottle+python+awesome&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">bottle python awesom</a>e&#8221; into Google doesn&#8217;t produce anywhere near as many results as it should. <a title="Bottle: An Excellent Python Web Framework" href="http://bottlepy.org/docs/dev/index.html">Bottle</a> is an amazingly easy to use, lightweight framework with a very simple template engine, and all the goodies that you&#8217;ll want for form handling, cookies and that sort of thing.</p>
<p>It&#8217;s not a fully fledged Model-View-Controller (MVC) or Object-Relational (ORM) type framework like <a title="Django: python almost MVC, they call it MTV" href="http://www.djangoproject.com/">Django,</a> <a title="Web2Py Python Web framework" href="http://www.web2py.com/">Web2Py</a> or <a title="Pylons Web Framework" href="http://pylonshq.com/">Pylons</a>, so it&#8217;s not the best choice for large database driven sites; but for small-medium size sites it&#8217;s amazing and has pretty much no learning curve. I combined it with <a title="BluePrint CSS: A CSS website framework" href="http://www.blueprintcss.org/">blueprint.css</a> and had a reasonable app hacked up and running within an hour of installing (which is super easy &#8211; it&#8217;s just one 72kB file).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thetelegraphic.com/2011/bottle-quick-python-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Devil&#8217;s Handshake</title>
		<link>http://blog.thetelegraphic.com/2009/the-devils-handshake/</link>
		<comments>http://blog.thetelegraphic.com/2009/the-devils-handshake/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:30:25 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.thetelegraphic.com/?p=105</guid>
		<description><![CDATA[This year&#8217;s 24 ways was a blast, and one of the articles that stood out for me was Andy Clarke&#8217;s tutorial on writing a Killer Contract. I think it&#8217;ll be saving quite a few developers out there from getting burnt. For my own dark desires, I&#8217;ve created a Microsoft Word...]]></description>
			<content:encoded><![CDATA[<p>This year&#8217;s <a title="24 Ways: tutorials for web designers" href="http://24ways.org">24 ways</a> was a blast, and one of the articles that stood out for me was <a title="Andy Clarke - web designer" href="http://www.stuffandnonsense.co.uk/">Andy Clarke&#8217;s</a> tutorial on writing a <a title="Killer Contract - tutorial / article by Andy Clarke" href="http://24ways.org/2008/contract-killer">Killer Contract</a>. I think it&#8217;ll be saving quite a few developers out there from getting burnt. For my own dark desires, I&#8217;ve created a Microsoft Word template, complete with a macro to autocomplete it. I offer it here, free to use and redistribute as Andy did. I offer it as-is, make sure you look at it carefully before allowing the macro to execute, of course.</p>
<p>Using this, it only takes a few seconds to make a custom contract between you and a client. It should also only take a few minutes to customise it to your own styles and formatting.  If you&#8217;re even crapper at Word than me, then you might want to read up about user forms, bookmarks and form fields. The <a title="The Word MVP site. Useful for MS Word tips" href="http://word.mvps.org/FAQs/index.htm">word MVP site</a> is a killer resource for all that jazz. A quick MS Word tip: use ALT+F9 to toggle field view, and turn bookmarks viewing on in tools &gt; options &gt; views. Finally: <acronym title="I Am Not A Lawyer">IANAL</acronym>, so <acronym title="Your Miles May Vary">YMMV</acronym>. Good luck and enjoy!</p>
<p><a title="Download web design contract template" href="http://blog.thetelegraphic.com/wp-content/uploads/2009/01/web-design-contract.zip">Download contract template (zipped)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thetelegraphic.com/2009/the-devils-handshake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

