<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>V-TEK</title>
	<link>http://www.vtek.nl</link>
	<description>Weblog about webdevelopment and linux</description>
	<lastBuildDate>Sat, 21 Nov 2009 19:19:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Learn Symfony in 24 days</title>
		<description><![CDATA[
Ok the workshop was great! I can recommend this workshop to everybody with some knowledge of php.
If you're unable to follow the workshop try the tutorial book 'Practical Symfony' (with Doctrine).
This book has been built with a day to day schema of 24 days, which makes it an advent tutorial.
Even if you don't want to [...]]]></description>
		<link>http://www.vtek.nl/learn-symfony-in-24-days-uncategorized.html</link>
			</item>
	<item>
		<title>Symfony Framework Workshop, I&#8217;m invited!</title>
		<description><![CDATA[A couple of weeks I got an invitation from Stefan Koopmanschap for a Symfony Framework workshop. Stefan Koopmanschap is a PHP developer, consultant and trainer and works at Unet. Besides that he is also the symfony Community Manager.
So what is Symfony Framework?
Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) [...]]]></description>
		<link>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html</link>
			</item>
	<item>
		<title>Beta Ubuntu 9.10 released</title>
		<description><![CDATA[The beta of Ubuntu 9.10 Karmic Koala is released. Still 24 days (as of today) to go, before the official stable release.

You can help the ubuntu developers by testing the beta release and submit any bugs you find. Download the new release from the ubuntu site
]]></description>
		<link>http://www.vtek.nl/beta-ubuntu-9-10-released-software.html</link>
			</item>
	<item>
		<title>Learning Linux part 6/15: Linux filesystem</title>
		<description><![CDATA[This part is a short flight through the filesystem of linux.
In short, the filesystem controls the way how files are organised on the disk.
To describe how this works, I will try to explain some of the process when a file gets accessed.
In order to access a file, the operating system needs the full path of [...]]]></description>
		<link>http://www.vtek.nl/learning-linux-part-615-software.html</link>
			</item>
	<item>
		<title>Learning Linux Part 5/15: Edit &amp; transform textfiles</title>
		<description><![CDATA[This part I will try to explain some of the document processing features that linux has. We will cut this part in 3 pieces:

REGULAR EXPRESSIONS
SEARCH AND SORT TOOLS
PROGRAMMABLE FILTERS

REGULAR EXPRESSIONS

A regular expression are formulas for matching strings that follow some pattern. For example, if you would like to find all files that start with an [...]]]></description>
		<link>http://www.vtek.nl/learning-linux-part-515-software.html</link>
			</item>
	<item>
		<title>Unauthorized Cake PHP Guide</title>
		<description><![CDATA[Today I found a tweet of an unauthorized cakephp guide, which turnred out to be a wiki with usefull cakephp information.
Site : Unauthorized cake guide
The official CakePHP ( aka the cakephp book ) can be found over here
]]></description>
		<link>http://www.vtek.nl/cakephp-guide-unauthorized-programming.html</link>
			</item>
	<item>
		<title>Vim as a PHP editor</title>
		<description><![CDATA[Matthew Weier O'phinney has posted a great article about using vim as your php editor. Adding mappings to run the file through php linter helps you finding any (syntax)errors while you're working in vim.
Also a project plugin is explained in this article.
Matthew's blog
]]></description>
		<link>http://www.vtek.nl/vim-as-a-php-editor-uncategorized.html</link>
			</item>
	<item>
		<title>Learning Linux Part 4/15: The shell explained</title>
		<description><![CDATA[Alright, part 4 of the series, which is mostly dedicated to the shell environment.

What is a shell?
Various shells
Basic functions of bash
Default settings in the shell
Boot files of the shell

WHAT IS A SHELL?
The shell is a text  based interface between de user and the linux Kernel. The shell is capable of translate commands of the user [...]]]></description>
		<link>http://www.vtek.nl/learning-linux-part-415-software.html</link>
			</item>
	<item>
		<title>Learning Linux Part 3/15: Working at the shell</title>
		<description><![CDATA[Part 3 of the series...! This one is about the commandline, files and file actions.
This time covers:


special characters at the commandline
common linux folders
file types in linux
searching text and files
copy, move, destroy and create folders
some other commands...
creating text files with vi(m)
settings in vi(m)


SPECIAL CHARACTERS AT THE COMMAND LINE
At the shell some characters have special functions. For [...]]]></description>
		<link>http://www.vtek.nl/learning-linux-part-315-software.html</link>
			</item>
	<item>
		<title>Turn your Playstation3 into a media center</title>
		<description><![CDATA[PS3Hax member Lichemaster announced more then 1,5 year ago a new PS3 project called Megabox. MegaBox is similar to a media center, similar to the XBMC on the Xbox 1, fully functioning on the PS3.
He also quoted:
" The MegaBox has many cool features that any PS3 owner would find interest in such as VoIP, P2P, [...]]]></description>
		<link>http://www.vtek.nl/turn-your-playstation3-into-a-media-center-software.html</link>
			</item>
</channel>
</rss>
