<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="0.92">
<channel>
	<title>jorge.martincuervo.com</title>
	<link>http://jorge.martincuervo.com</link>
	<description>Just another weblog</description>
	<lastBuildDate>Fri, 13 Jul 2007 20:05:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Gridflip</title>
		<description>I received and invitation facebook.com site, so i registed. I have to
say that it's a great site, you can share photos and a lot of other
stuff with your friends. It's very cool.

But ... the history begins when i clicked in the "jobs" bottom link,
then puzzles and ... my obsession begins ...</description>
		<link>http://jorge.martincuervo.com/2007/07/13/gridflip/</link>
			</item>
	<item>
		<title>A simple debug XSLT</title>
		<description>For debug purposes i want to output the input xml document inside a textarea. This is a easy way to select and copy the xml and use later in other application.

So, here it is:



 

 
  
  

				

 
  
 

	

 </description>
		<link>http://jorge.martincuervo.com/2007/05/22/a-simple-debug-xslt/</link>
			</item>
	<item>
		<title>XSLT and PHP little trick</title>
		<description>Hi all, 

several days ago i've to use XSLT transformation in PHP code. One of the requirements is to use external .xml files, so in the .xsl file i have to use references like http://example.com/xml/myfile.xml, but sablotron doesn't seems to implement this kind of schema. Only works with file: schema.




this ...</description>
		<link>http://jorge.martincuervo.com/2007/05/22/xslt-and-php-little-trick/</link>
			</item>
	<item>
		<title>Java, PHP, XML and AJAX (how to mix all together)</title>
		<description>Introduction

Why does anyone want to mix all this stuff together? are you crazy? maybe i am :)
The main purpouse of this experiment is to test the real availability of this heterogeneus environments working together.

First of all, i want to explain in a nutshell what i'm going to to and how.

I'll ...</description>
		<link>http://jorge.martincuervo.com/2007/02/04/java-php-xml-and-ajax-how-to-mix-all-together/</link>
			</item>
	<item>
		<title>JMeter &#038; DWR 2.0RC2 Addendum</title>
		<description>The previous exposed tests have done with a milestone version of DWR 2. So with the new release candidate, there are several changes that affects the way we can use JMeter with DWR. Those changes forces us to:


	change the regular expresion to obtain the script session id value dwr.engine._origScriptSessionId = ...</description>
		<link>http://jorge.martincuervo.com/2007/01/21/jmeter-dwr-20rc2-addendum/</link>
			</item>
	<item>
		<title>XML Schema Explorer</title>
		<description>Introduction

Now with the XML momentum, is very important to generate a valid XMLs against a XML Schema. The siblings order or the required elements can produce us a big headache. The first step is to review the schema definition, and there are a lot of tools that can help, but ...</description>
		<link>http://jorge.martincuervo.com/2006/11/19/xml-schema-explorer/</link>
			</item>
	<item>
		<title>JMeter and DWR</title>
		<description>Testing a web application with JMeter is easy, but when your application uses AJAX (with DWR, for instance) and sessions, it can be a complex task.

I've developed an application with DWR and i want to test the performance. DWR is one of the coolest project to make an AJAX applications, ...</description>
		<link>http://jorge.martincuervo.com/2006/10/15/jmeter-and-dwr/</link>
			</item>
	<item>
		<title>Install bugzilla in Solaris 10</title>
		<description>First of all i've to say that i love Solaris and the other UNIX variants like GNU/Linux, but sometimes i love the easy way of Mac OSX or Windows installations too.

The first thing i did is install Solaris 10 in a x86 machine, the version i've used is the last ...</description>
		<link>http://jorge.martincuervo.com/2006/09/23/install-bugzilla-in-solaris-10/</link>
			</item>
	<item>
		<title>Commons Validator outside Struts framework</title>
		<description>Introduction

Commons Validator API is a piece of software that let us to decouple the validation routines and the main code of the project. With Validator, we can save a lot of time using predefined rules to accomplish the repetive tasks. The constraints are defined in a xml document and can ...</description>
		<link>http://jorge.martincuervo.com/2006/09/17/commons-validator-outside-struts-framework/</link>
			</item>
</channel>
</rss>
