<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.5" -->
<rss version="0.92">
<channel>
	<title>Knut Urdalen's Blog</title>
	<link>http://www.urdalen.com/blog</link>
	<description>Sharing code and ideas</description>
	<lastBuildDate>Mon, 27 Apr 2009 10:49:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Try Yii Framework for your next large-scale web 2.0 application&#8230;</title>
		<description>...it may be worth it! The Yii Framework is built for speed and the goal is to provide the best possible framework for your next large-scale web 2.0 applications. With it's superior performance, Yii still provides an easy-to-use and highly extensible feature set that is richer than most other frameworks.

If ...</description>
		<link>http://www.urdalen.com/blog/?p=307</link>
			</item>
	<item>
		<title>Yii Framework 1.0 released!</title>
		<description>

Qiang Xue (creator of the PRADO Framework) has just released the stable version of his new Yii Framework released under new BSD license.
Yii is a high-performance component-based PHP framework for developing large-scale Web applications.

Yii comes with a full stack of features needed by today's Web 2.0 application development. It is ...</description>
		<link>http://www.urdalen.com/blog/?p=304</link>
			</item>
	<item>
		<title>The return value of include</title>
		<description>PHP never stops surprising me. I just found out that you're able to return values from the inclusion statements (require, require_once, include and include_once) through an example of Zend_Config.

That means you're able to write a config.php-file like this:


return array(
  'hostname' => 'localhost',
  'database' => 'test',
  'username' => ...</description>
		<link>http://www.urdalen.com/blog/?p=257</link>
			</item>
	<item>
		<title>Washing emails</title>
		<description>Introduction
In this tutorial I'll show you how to create a simple PHP script to cleanup a list of email addresses. As a web developer you have probably been asked to wash a list of emails from a manager or marketer some times. Here's the ultimate solution.
Requirements
There's a few basic requirements ...</description>
		<link>http://www.urdalen.com/blog/?p=246</link>
			</item>
	<item>
		<title>Stay tuned for more tutorials</title>
		<description>This is just a small update with a notice that I'm planning to post a lot more tutorials on my blog. I've used a lot of time learning ActionScript 3 and related Flash technologies over the last 2 years. I've always loved playing with computer graphics and Flash/AS3 is a ...</description>
		<link>http://www.urdalen.com/blog/?p=233</link>
			</item>
	<item>
		<title>PRADO support in NetBeans?</title>
		<description>Petr Pisl, project lead of the NetBeans PHP Team has started to play around with the PRADO Framework and showed real interest in creating a plugin for PRADO in NetBeans. This is really good news for the PRADO community that are in need of an IDE.

If you are interested to ...</description>
		<link>http://www.urdalen.com/blog/?p=232</link>
			</item>
	<item>
		<title>Inside Web Development</title>
		<description>I've just started a new online magazine with a few friends.

"Inside Web Development" is an online magazine for web professionals. The magazine is an collaborative effort to share information, research and knowledge between professional web developers on a daily basis.
 </description>
		<link>http://www.urdalen.com/blog/?p=231</link>
			</item>
	<item>
		<title>Simple navigation with Away3D</title>
		<description>I just built a simple navigation system in Away3D with TweenMax to check out how to move the camera around with tweens and interact with 3D objects in Away3D. The scene is quite simple with a few basic primitives. You can zoom in and out on predefined locations (the cubes) ...</description>
		<link>http://www.urdalen.com/blog/?p=229</link>
			</item>
	<item>
		<title>Announcing PlanetFlash.org</title>
		<description>PlanetFlash.org is here!

Planet Flash is a central place to look for news from the Flash community. It downloads news feeds published by blogs from Flash designers and Flash developers all around the world and aggregates their content together into a single combined feed, latest news first.

Let me know if you ...</description>
		<link>http://www.urdalen.com/blog/?p=228</link>
			</item>
	<item>
		<title>Loading Object Files (.obj) in Papervision3D</title>
		<description>While working on a recent campaign we had a bit tricky production pipeline. Our 3D artist was working with modo but needed to export to Collada (which is not supported by modo and currently one of the best supported formats in Papervision3D). To be able to export his work to ...</description>
		<link>http://www.urdalen.com/blog/?p=227</link>
			</item>
</channel>
</rss>
