<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="0.92">
<channel>
	<title>blog.martinescu.com</title>
	<link>http://blog.martinescu.com</link>
	<description>simple and reliable tools for your web site.</description>
	<lastBuildDate>Fri, 02 Nov 2007 16:09:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Schema generator for MySQL databases</title>
		<description>For non-relational tables, probably the easiest way of drawing tables content and make a graphical relationship between them is to use this little script that will generate a schema containing all your tables from a chosen database and all of them ready to be printed.
 </description>
		<link>http://blog.martinescu.com/2007/11/02/schema-generator-for-mysql-databases/</link>
			</item>
	<item>
		<title>Two Functions to short a text in PHP</title>
		<description>Here are two simple functions used to short a text length and add suspension points at the end in order to preserve template format.
 </description>
		<link>http://blog.martinescu.com/2007/08/16/two-functions-to-short-a-text-in-php/</link>
			</item>
	<item>
		<title>PHP class for MySQL</title>
		<description>Introduction

An object approach for handling MySQL queries. PHP is using a couple of functions for querying the database, so I have somewhat truncated this functions in a compact class. </description>
		<link>http://blog.martinescu.com/2007/05/02/php-class-for-mysql/</link>
			</item>
	<item>
		<title>Add Meta Tags in Word Press by modifying the template, no plugin</title>
		<description>Introduction

Here is a brief article about how to add keywords and description meta tags in word press, meta tags that are still important to SEO.

What are meta tags
OK, so you will need to know a little bit of programming to work this out from head to tail, but it isn't ...</description>
		<link>http://blog.martinescu.com/2007/03/19/add-meta-tags-in-word-press-by-modifying-the-template-no-plugin/</link>
			</item>
	<item>
		<title>HTML, PHP and MySQL starting point</title>
		<description>This will be my very first post as an introduction to my blog. I may call it something like PHP+MySQL basic tutorial.

What exactly is HTML?
Is a computer language used in creating websites. Is is easy to learn and intuitive, flexible, accessible to most people and with help from other languages ...</description>
		<link>http://blog.martinescu.com/2007/03/14/html-starting-point-using-phpmysql/</link>
			</item>
</channel>
</rss>
