<?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>Oliver's Place &#187; Hosting</title>
	<atom:link href="http://weichhold.com/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://weichhold.com</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 18:13:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using IntelliJ for Django Development</title>
		<link>http://weichhold.com/2008/07/11/using-intellij-for-django-development/</link>
		<comments>http://weichhold.com/2008/07/11/using-intellij-for-django-development/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 10:08:56 +0000</pubDate>
		<dc:creator>oliver</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Notepad++]]></category>

		<guid isPermaLink="false">http://weichhold.com/?p=15</guid>
		<description><![CDATA[About a year ago I’ve switched over to IntelliJ as my primary Java IDE. When I began to dabble a bit in Django a few days ago, I realized that IntelliJ had me spoiled when it comes to Editor Features – especially when working with Javascript and HTML files. Notepad++ &#8211; although a great text [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago I’ve switched over to IntelliJ as my primary Java IDE. When I began to dabble a bit in Django a few days ago, I realized that IntelliJ had me spoiled when it comes to Editor Features – especially when working with Javascript and HTML files. Notepad++ &#8211; although a great text editor on its own right &#8211; simply didn’t cut it for me for web development.</p>
<p>When I tried opening my Django files in IntelliJ I had to realize that IntelliJ needs a project context for opening a file. Even for a simple html file. Fortunately the solution was pretty straight forward. Navigate to your Django project root directory and create a new file .project. Some of you have guessed it: we are pretending to be Eclipse. Open the file in a text editor and paste the following snipped into it:</p>
<blockquote><p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;<br />
&lt;projectDescription&gt;<br />
&lt;name&gt;myproject&lt;/name&gt;<br />
&lt;comment&gt;&lt;/comment&gt;<br />
&lt;projects&gt;&lt;/projects&gt;<br />
&lt;/projectDescription&gt;</p></blockquote>
<p>Edit the &lt;name&gt; tag value and change it to your liking.</p>
<p><span id="more-15"></span></p>
<p>Now it’s time to launch IntelliJ. Select <em>File </em>-&gt; <em>New Project</em>. Select <em>Import project from external model</em> and click <em>Next</em>. Select <em>Eclipse </em>(should be the default) and click <em>Next</em>. Now enter the path to your Django project root folder in the <em>Select Eclipse projects directory</em> field. Click <em>Next</em>. You should now see the name of your pseudo eclipse project in the list. Click <em>Next</em>. You may now change the project name or just click <em>Finish</em>.  Open the project view and change to <em>Project </em>mode. Congratulations, you have imported your Django project into IntelliJ.</p>
<p>I&#8217;d suggest that you install the Pythonid plugin for IntelliJ in order to get a better Python code editing experience and that you add .pyc and .pyo to the <em>Ignored files and folders </em>in IntelliJ&#8217;s <em>General Settings</em> as final steps.</p>
<img src="http://weichhold.com/?ak_action=api_record_view&id=15&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weichhold.com/2008/07/11/using-intellij-for-django-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>w00t we&#8217;ve moved!</title>
		<link>http://weichhold.com/2007/05/22/w00t-weve-moved/</link>
		<comments>http://weichhold.com/2007/05/22/w00t-weve-moved/#comments</comments>
		<pubDate>Tue, 22 May 2007 21:41:00 +0000</pubDate>
		<dc:creator>oliver</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://weichhold.com/?p=3</guid>
		<description><![CDATA[As you might have noticed the old weichhold.com is gone and the web content has moved to this shiny new site. There were several reasons for this decision. To give you a little insight: the former site was hosted on a dedicated linux box running debian located a Hetzner&#8217;s Nürnberg facility. At the beginning the [...]]]></description>
			<content:encoded><![CDATA[<p>As you might have noticed the old weichhold.com is gone and the web content has moved to this shiny new site. There were several reasons for this decision. To give you a little insight: the former site was hosted on a dedicated linux box running debian located a <a class="offsite-link-inline" href="http://www.hetzner.de" target="_blank">Hetzner&#8217;s</a> Nürnberg facility. At the beginning the server was just handling email and the website using my own asp.net based CMS. But over the years more and more services were hosted on this box ranging from an MMO guild forum to our family picture gallery. Not surprisingly the amount of time spent with administration work increased by an equal amount &#8211; don&#8217;t get me wrong: I&#8217;m still totally convinced that linux/bsd hosting is the right way to go in terms of stability, security and scalability &#8211; I just don&#8217;t have the time anymore to manage it on my own.</p>
<p>Another aspect for my decision to &#8220;outsource&#8221; everything was the quality and maturity levels that content management systems like squarespace.com have reached by now &#8211; the squarespace CMS is absolutely incredible and beats everything I&#8217;ve used so far hands down. So here we are. My web content is served by <a class="offsite-link-inline" href="http://squarespace.com" target="_blank">squarespace</a>, email/calendar/contacts is hosted by <a class="offsite-link-inline" href="http://mail.weichhold.com" target="_blank">google </a>and our pictures reside on <a class="offsite-link-inline" href="http://flickr.com" target="_blank">flickr</a>.</p>
<p>P.S: If you are looking for dedicated hosting solution give Hetzner a shot. These guys are just great. If you&#8217;ve ever experienced the so-called support of some hosting companies, you appreciate that calling hetzner&#8217;s support line connects you directly with the technician with physical access to your machine.</p>
<img src="http://weichhold.com/?ak_action=api_record_view&id=3&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weichhold.com/2007/05/22/w00t-weve-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
