<?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>thunki</title>
	<atom:link href="http://thunki.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thunki.com</link>
	<description>funky thinking for you</description>
	<lastBuildDate>Fri, 09 Dec 2011 11:22:43 +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>Smørbrødliste for WP utviklerar</title>
		<link>http://thunki.com/2011/12/09/smorbrodliste-for-wp-utviklerar/</link>
		<comments>http://thunki.com/2011/12/09/smorbrodliste-for-wp-utviklerar/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 11:22:43 +0000</pubDate>
		<dc:creator>nilsnh</dc:creator>
				<category><![CDATA[work-life]]></category>
		<category><![CDATA[hvordan utvikle]]></category>
		<category><![CDATA[hvordan utvikle for wordpress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress utvikling]]></category>

		<guid isPermaLink="false">http://www.diggedikt.no/?p=1118</guid>
		<description><![CDATA[Liste av nyttige ressursar for folk som gjerne vil utvikle WordPress sider. Nyttige programmer Firefox, ein snasen nettlesar. FireBug, eit programtillegg til Firefox for å se på kildekoden. Starte Firebug i Windows (firefox), [ctrl + shift + c]. Starte Firebug &#8230; <a href="http://thunki.com/2011/12/09/smorbrodliste-for-wp-utviklerar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Liste av nyttige ressursar for folk som gjerne vil utvikle WordPress sider.</p>
<h1>Nyttige programmer</h1>
<ul>
<li><a href="http://www.mozilla.org/en-US/firefox/new/" target="_blank">Firefox</a>, ein snasen nettlesar.</li>
<li><a href="http://getfirebug.com/" target="_blank">FireBug</a>, eit programtillegg til Firefox for å se på kildekoden.</li>
<ul>
<li>Starte Firebug i Windows (firefox), [ctrl + shift + c].</li>
<li>Starte Firebug i Mac (firefox), [ctrl + shift + c].</li>
</ul>
<li><a href="http://fireftp.mozdev.org/" target="_blank">FireFTP</a>, eit programtillegg til Firefox for å laste opp filer.</li>
<li><a href="http://www.opera.com/" target="_blank">Opera</a>, nok ein snasen nettlesar. Kan være ein grei partner når det kommer til css editering av farger.</li>
<li><a href="http://www.sublimetext.com/2" target="_blank">Sublime Text 2: Beta</a>, finfin teksteditor for html og tekst editering.</li>
</ul>
<h1>Instruksjonsvideoer</h1>
<h3>Installasjon</h3>
<ul>
<li><a href="http://www.youtube.com/watch?v=t1lzyOyqF7M" target="_blank">WordPress Tutorial: Install WordPress on Your Server</a>.</li>
<li><a href="http://www.youtube.com/watch?v=zwQ25807vWM" target="_blank">Installing WordPress on a Mac using MAMP</a>.</li>
<li><a href="http://www.youtube.com/watch?v=uShBYyy0cbw" target="_blank">How to install WordPress to your Windows computer with WAMP</a>.</li>
</ul>
<h3>Demonstrasjoner av finesser ved WordPress</h3>
<ul>
<li><a href="http://www.youtube.com/watch?v=2nw-xscgsN8&amp;feature=related" target="_blank">How To Create A WordPress Child Theme (short version).</a></li>
<li><a href="http://www.youtube.com/watch?v=qesuk0gWpik" target="_blank">Hvordan lage dattertema.</a> Her kan du lese meir om dattertema.</li>
<li><a href="http://www.youtube.com/watch?v=_vBybX91U10" target="_blank">Liten befaring av WordPress.</a></li>
<li><a href="www.youtube.com/watch?v=WkuHbkaieZ4" target="_blank">WordPress 3.0 Custom Menus Tutorial.</a></li>
</ul>
<h1>Ressurser for arbeid med stilskjema (css)</h1>
<h3>Eksempler</h3>
<ul>
<li>Endre bakgrunn? Her finn du <a href="http://www.w3schools.com/css/css_background.asp" target="_blank">ein grei innføring</a> i det, og er <a href="http://www.w3schools.com/css/tryit.asp?filename=trycss_background_shorthand" target="_blank">her eit eksempel</a> du kan teste ut.</li>
<li>Vil du endre skrifttype? På<a href="http://www.fontsquirrel.com/" target="_blank"> fontsquirrel.com</a> finn du gratis fonter du kan legge på siden din. <a href="http://www.zenelements.com/blog/css3-embed-font-face/" target="_blank">Her er ein how-to</a> om korleis å leggje inn fontar.</li>
</ul>
<h3>Oppslagsverk</h3>
<ul>
<li><a href="http://w3schools.com/cssref/default.asp" target="_blank">w3schools.com</a>, oppslagsverk for css tags.</li>
<li><a href="http://w3fools.com/#what-should-be-done" target="_blank">w3fools.com</a>, side som kommer med sunn kritikk av w3schools og anbefaler supplerende ressurser.</li>
<li><a href="http://www.fontsquirrel.com/" target="_blank">fontsquirrel.com</a>, ein side for å finne å laste ned gratis fonter du kan legge på siden din. Og <a href="http://www.zenelements.com/blog/css3-embed-font-face/" target="_blank">her er ein how-to</a> om korleis å leggje inn fontar.</li>
<li><a href="http://css-tricks.com/" target="_blank">css-tricks.com</a>, solid ressurs for css inspirasjon.</li>
<li><a href="http://www.colorsontheweb.com/colorwizard.asp">Color Wizard</a>, <a href="http://kuler.adobe.com/#themes/rating?time=30">kuler.com</a> og <a href="http://www.colourlovers.com/">colourlovers.com</a>, fine ressurser om du trenger litt tips til fargekart.</li>
</ul>
<h1>Plugins</h1>
<p>Her følger lenker til hjemmesiden for dei ulike programtilleggene (plugins) til WordPress. NB. Den enklaste måten å installere desse tillegga er ved å gå inn <em>Plugins</em> menyen, når du er innlogget WordPress&#8217;en din.</p>
<ul>
<li>Plugin for fancy &#8220;trekkspill effekt.&#8221; <a href="http://www.twinpictures.de/jquery-collapse-o-matic-1-3/" target="_blank">jQuery Collapse-O-Matic v1.3</a>.</li>
<li>Her er ein plugin for backup av WordPress, <a href="http://wordpress.org/extend/plugins/backup-and-move/" target="_blank">Backup and Move</a>. <img src='http://thunki.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>&nbsp;</p>
<p>Omslagsbilete, CC-Flikr: <a href="http://www.flickr.com/people/nexus_icon/">Christian Cable</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thunki.com/2011/12/09/smorbrodliste-for-wp-utviklerar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic web application with Jena toolset, Maven and Jython in Eclipse</title>
		<link>http://thunki.com/2011/10/17/semantic-web-application-with-jena-toolset-maven-jython-in-eclipse/</link>
		<comments>http://thunki.com/2011/10/17/semantic-web-application-with-jena-toolset-maven-jython-in-eclipse/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 14:08:54 +0000</pubDate>
		<dc:creator>nilsnh</dc:creator>
				<category><![CDATA[work-life]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[hello world]]></category>
		<category><![CDATA[jena]]></category>
		<category><![CDATA[jena toolset]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.diggedikt.no/?p=1091</guid>
		<description><![CDATA[I expect you arrived here because you would like to use Python (Jython) to create a web application running on say Tomcat that also utilizes the Jena Semantic Web Framework? Maybe you also would like to add Maven to this &#8230; <a href="http://thunki.com/2011/10/17/semantic-web-application-with-jena-toolset-maven-jython-in-eclipse/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1102" src="http://thunki.com/wp-content/uploads/2011/10/jython.png" alt="" width="100" height="65" />I expect you arrived here because you would like to use Python (<a href="http://www.jython.org/" target="_blank">Jython</a>) to create a web application running on say <a href="http://tomcat.apache.org/" target="_blank">Tomcat</a> that also utilizes the <a href="http://jena.sourceforge.net/" target="_blank">Jena Semantic Web Framework</a>? Maybe you also would like to add <a href="http://maven.apache.org/" target="_blank">Maven</a> to this mix?</p>
<h2><strong>You&#8217;ve come to the right place then!</strong></h2>
<p>This is not an in-depth tutorial. I will only point to good sources, talk about my experiences And assure you that such a Maven/Jython/Jena/Tomcat webapp can be done!</p>
<h2>Resources (in the order I expect you would need them):</h2>
<ol>
<li><a href="http://www.eclipse.org/" target="_blank">Download Eclipse</a>, I can tell you I used the Eclipse IDE for Java EE Developers.</li>
<li><a href="http://www.youtube.com/watch?v=4zy7jQsvRsI&amp;list=LL5oWr_Xp67EEN_ONWAIG_4g&amp;index=19" target="_blank">Setting up Maven in Eclipse</a> (Good video tutorial)</li>
<li><a href="http://webcache.googleusercontent.com/search?q=cache:hEzrgCRZcdAJ:https://www.ibm.com/developerworks/mydeveloperworks/blogs/johnsrandommusings/entry/eclipse_maven_m2eclipse_and_pydev_we_re_having_a_webapp_party116%3Flang%3Dpt_br+jython+tomcat+eclipse+maven&amp;cd=1&amp;hl=en&amp;ct=clnk&amp;client=firefox-a" target="_blank">Webcached step-by-step guide</a>, for creating a Jython web application that uses Maven and runs on a Tomcat server. Don&#8217;t know how long this will stay cached by Google, so I will include a <a href="http://thunki.com/wp-content/uploads/2011/10/Jython-Web-app.pdf" target="_blank">text-export here.</a> The author of that page has also <a href="https://github.com/jpapejr/maven.jython.web.sample" target="_blank">released the sample project under an Apache 2.0 license</a>, so you do have the option to just build upon his work directly.</li>
<li><a href="http://help.github.com/win-set-up-git/" target="_blank">Install Git for Windows.</a> The tutorial mentioned above will ask you to perform certain commands inside the project you&#8217;re creating. If you&#8217;re on Windows that might be a hazzle to navigate to the relevant folder with the cmd. Having installed Git you can instead right click the folder and select &#8220;Git Bash here&#8221; to fire up a command-line window that&#8217;s navigated to be exactly where you need to be before typing in the Maven commands.</li>
<li><a href="http://maven.apache.org/plugins/maven-eclipse-plugin/wtp.html" target="_blank">How-to change WTP version in Maven.</a> The tutorial prompts you to do that, without saying how.</li>
<li><a href="http://www.openvest.com/trac/wiki/JenaJython" target="_blank">Example: Using Jena with Jython</a>. Just shows how you can interact with the Jena toolset. I modified that code just a little bit in order to make it into a servlet: <a href="https://gist.github.com/1292665" target="_blank">See what I did (Gist).</a></li>
</ol>
<h1>There&#8217;s also an alternative</h1>
<p>You could also use the <a href="http://www.playframework.org/" target="_blank">Play Web Framework</a> (excellent video introduction there), which is Java-based and supports rapid development. In our semantic web project we wanted to find an easy way to create a web application that uses the Jena Toolset. Frameworks like the Spring Web Framework seemed much to heavy for our purposes, so we we&#8217;re attracted to the idea of creating a Jython/Jena combo. After a lot of researching/googling/headscratching I made it work. (And felt quite proud for doing so.) Naturally, it didn&#8217;t take long before someone introduced me to the Play Web Framework. It seems awesome, and we might go with that instead. Nevertheless, there might be instances where you would like to use Jena in a pythonic way on a web server.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://thunki.com/2011/10/17/semantic-web-application-with-jena-toolset-maven-jython-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A reboot</title>
		<link>http://thunki.com/2011/10/11/a-reboot/</link>
		<comments>http://thunki.com/2011/10/11/a-reboot/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 14:48:24 +0000</pubDate>
		<dc:creator>nilsnh</dc:creator>
				<category><![CDATA[work-life]]></category>

		<guid isPermaLink="false">http://www.diggedikt.no/?p=1085</guid>
		<description><![CDATA[Just reeboted the dev blog. Will be refurbishing the site from hereon.]]></description>
			<content:encoded><![CDATA[<p>Just reeboted the dev blog. Will be refurbishing the site from hereon. <img src='http://thunki.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thunki.com/2011/10/11/a-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

