<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>Christian M. Castillo Estrada</title>
	<link>http://christianmce.blogsome.com</link>
	<description>My Weblog</description>
	<pubDate>Sun, 11 Jan 2009 07:44:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>Open Web Messenger 1.5.1</title>
		<link>http://christianmce.blogsome.com/2009/01/11/open-web-messenger-151/</link>
		<comments>http://christianmce.blogsome.com/2009/01/11/open-web-messenger-151/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 07:39:25 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>ChristianMCE</category>
		<guid>http://christianmce.blogsome.com/2009/01/11/open-web-messenger-151/</guid>
		<description><![CDATA[	I&#8217;m so happy, today my friend Evgeny told me that he was finally released &#8220;Open Web Messenger 1.5.1&#8243;, I&#8217;ve been involved as a developer of this project for five months. The Spanish version has finally arrived, after translating the messages into Spanish, the project may be used by many people who speak Spanish that sounds [...]]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;m so happy, today my friend Evgeny told me that he was finally released &#8220;Open Web Messenger 1.5.1&#8243;, I&#8217;ve been involved as a developer of this project for five months. The Spanish version has finally arrived, after translating the messages into Spanish, the project may be used by many people who speak Spanish that sounds great !! <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
	<p><a href='http://christianmce.blogsome.com/images/openweb1.png' border='0'><img src='/images/openweb1.png' width='530' border='0' /></a></p>
	<p>Now, I&#8217;m traslating the official web site due to it just has the english and russian version.  I expect to finish it very soon <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   This project is growing up day by day</p>
	<p>You can download the last version <a href="http://openwebim.org/download.php">http://openwebim.org/download.php</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://christianmce.blogsome.com/2009/01/11/open-web-messenger-151/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Looking for a free subversion hosting</title>
		<link>http://christianmce.blogsome.com/2009/01/09/looking-for-a-free-subversion-hosting/</link>
		<comments>http://christianmce.blogsome.com/2009/01/09/looking-for-a-free-subversion-hosting/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:13:47 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>ChristianMCE</category>
		<guid>http://christianmce.blogsome.com/2009/01/09/looking-for-a-free-subversion-hosting/</guid>
		<description><![CDATA[	Today I decided to look for a Free Subversion hosting because my friend Daniel and me are having some problems for controling our project, so that I found Google Code  .
	Google are offering free Subversion hosting for open source projects. Log in using your gmail account and you can create a project. There is [...]]]></description>
			<content:encoded><![CDATA[	<p>Today I decided to look for a Free Subversion hosting because my friend Daniel and me are having some problems for controling our project, so that I found Google Code <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
	<p>Google are offering free Subversion hosting for open source projects. Log in using your gmail account and you can create a project. There is a choice of open source licences.   :: <a href="http://code.google.com/hosting/">Check this </a> ::</p>
	<p>I&#8217;m so became due to this free repository,  because we will maintain current and historical versions of ours files such as source code and documentation. This is very important when you developing a software you must to managment the project.</p>
	<p><a href="http://christianmce.blogsome.com/images/svn.jpg" ><img src='/images/svn.jpg' alt='' /width='530' border='0'/></a> </p>
	<p>If you want to register a project in this free repository you need a gmail account.</p>
	<p>Also, I found a great tutorial about SVN Subversion for getting start Google Code Hosting. As you can this :: <a href="http://internetducttape.com/2007/03/03/howto_google_code_hosting_subversion_tortoisesvn/">Here !!</a> ::
</p>
]]></content:encoded>
			<wfw:commentRss>http://christianmce.blogsome.com/2009/01/09/looking-for-a-free-subversion-hosting/feed/</wfw:commentRss>
	</item>
		<item>
		<title>My first tutorial for ExtJS</title>
		<link>http://christianmce.blogsome.com/2009/01/03/my-first-tutorial-for-extjs/</link>
		<comments>http://christianmce.blogsome.com/2009/01/03/my-first-tutorial-for-extjs/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:52:29 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>ChristianMCE</category>
		<guid>http://christianmce.blogsome.com/2009/01/03/my-first-tutorial-for-extjs/</guid>
		<description><![CDATA[	Yesterday I decided to write a tutorial about hot to use a Calendar with ExtJS Ext.form.DateField with its respect date formats. Also it walks  about how you to insert a date using PHP / MySQL. I hope this tutorial will be useful for the community.
	It&#8217;s very easy to develop through ExtJs framework, but you [...]]]></description>
			<content:encoded><![CDATA[	<p>Yesterday I decided to write a tutorial about hot to use a Calendar with ExtJS Ext.form.DateField with its respect date formats. Also it walks  about how you to insert a date using PHP / MySQL. I hope this tutorial will be useful for the community.</p>
	<p>It&#8217;s very easy to develop through ExtJs framework, but you need to know Javascript and some script language like PHP or JSP. </p>
	<p><img src='/images/extjs.jpg' alt='ExtJS Framework' /> </p>
	<p>You can see the tutorial in <a href="http://extjs.com/learn/Tutorial:Using_Calendar">here</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://christianmce.blogsome.com/2009/01/03/my-first-tutorial-for-extjs/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Happy new year 2009!!</title>
		<link>http://christianmce.blogsome.com/2009/01/03/happy-new-year-2009/</link>
		<comments>http://christianmce.blogsome.com/2009/01/03/happy-new-year-2009/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:14:48 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>ChristianMCE</category>
		<guid>http://christianmce.blogsome.com/2009/01/03/happy-new-year-2009/</guid>
		<description><![CDATA[	Another year is gone. I can’t say 2008 year was “another year“, actually I think 2008 is one of the most interesting year I ever lived. I met a nice person (My Girlfriend), I started my master degree (ITESM) E-Commerce and I enjoyed many things. 
	I traveled to Guadalajara, Vallarta Port and Monterrey   [...]]]></description>
			<content:encoded><![CDATA[	<p>Another year is gone. I can’t say 2008 year was “another year“, actually I think 2008 is one of the most interesting year I ever lived. I met a nice person (My Girlfriend), I started my master degree (ITESM) E-Commerce and I enjoyed many things. </p>
	<p>I traveled to Guadalajara, Vallarta Port and Monterrey <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  and I could visit to ITESM sede Monterrey and Jalisco Stadium.</p>
	<p><img src="images/cmce1.jpg" alt="Monterrey"/> <br />
<img src="images/cmce2.jpg" alt="Guadalajara"/> </p>
	<p>I hope this year 2009 will be nice for my family, friends and mexican people <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .  </p>
	<p>Over the vacation, I&#8217;ve been working on important project with my friend Daniel. We are developing a system for a international company, We&#8217;re using a nice framework called ExtJS, this is a cross-browser JavaScript library for building rich internet applications. It has High performance and customizable UI widgets well designed and extensible Component model.  Also I use PHP/MySQL with JSON. </p>
	<p>The reason we chose this framework instead of JSP, ASP, .NET, which use many tecnologies like JQuer, AJAX, JSON, CSS, DHTML and of course JAVASCRIPT. In my opinion this is a beatiful framework and I believe that it will be a important in a short time in the world. Nowadays, many companies are using web application so that the frameworks for developing this kind of application are important day by day.</p>
	<p>This is a screenshot of our first version <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<img src="images/demo1.jpg" alt="My Project"/> </p>
	<p>We expect to finish this project in a couple of mounths and I feel happy because I&#8217;ve learned so much developing this project. My friends Master David Ristori and Account Conrado have taught us differents things about accountant topics &#8220;Cost&#8221; due to the project is a system for getting unit costs.
</p>
]]></content:encoded>
			<wfw:commentRss>http://christianmce.blogsome.com/2009/01/03/happy-new-year-2009/feed/</wfw:commentRss>
	</item>
		<item>
		<title>De regreso a mi Mundo &#8230; :)</title>
		<link>http://christianmce.blogsome.com/2008/05/01/de-regreso-a-mi-mundo/</link>
		<comments>http://christianmce.blogsome.com/2008/05/01/de-regreso-a-mi-mundo/#comments</comments>
		<pubDate>Thu, 01 May 2008 20:35:26 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>ChristianMCE</category>
		<guid>http://christianmce.blogsome.com/2008/05/01/de-regreso-a-mi-mundo/</guid>
		<description><![CDATA[	Después de unos meses sin publicar nada, he decido regresar a mi mundo al gran universo del Internet y al bello e inmenso mar del desarrollo de aplicaciones   No hay nada más interesante que nuestro preciado mundo de la programación y en especial si es bajo software libre. 
	Por cierto la semana pasada [...]]]></description>
			<content:encoded><![CDATA[	<p>Después de unos meses sin publicar nada, he decido regresar a mi mundo al gran universo del Internet y al bello e inmenso mar del desarrollo de aplicaciones <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  No hay nada más interesante que nuestro preciado mundo de la programación y en especial si es bajo software libre. </p>
	<p>Por cierto la semana pasada participe como ponente en el FLISOL un festival que dejo mucho que desear al menos en nuestra ciudad, digamos que mal organizado y además que el movimiento de software libre en nuestra región digamos que esta en pañales aun. Pero bueno espero que en un futuro cercano se logre realizar eventos de mayor impacto, sin embargo dimos a conocer el desarrollo de aplicaciones web con ajax y php, con mi colega Daniel Hernández.</p>
	<p>Este es un tema que desde varios meses me ha provocado incomodidad en relación que para los que desarrollamos aplicaciones web necesitamos de un framework fácil y estable que nos permita ahorrar tiempo en el desarrollo pero a la vez no dejar por un lado el aspecto grafico, es decir desarrollar de manera confiable, rápida pero con un buen estilo de vista para el usuario.</p>
	<p>Y en días pasados platicando con my friend Daniel sobre lo que es el nuevo Web 2 y el desarrollo de las aplicaciones para el futuro que prácticamente todo será a través del maravilloso Internet. Me decidí por entrarle de lleno a Prototype, con mi experiencia en el uso de PHP, Javascript y Ajax, me pareció muy interesante este framework.</p>
	<p>Prototype es un framework en JavaScript que apunta al desarrollo sencillo y dinámico de aplicaciones web. Es una herramienta para el desarrollo de clases única y de fácil uso, además de la biblioteca más agradable de Ajax.</p>
	<p>Lo más interesante de esta librería es que puedes generar ventanas dentro de tu explorador de Internet, además que te permite el uso de componentes con sus respectivas propiedades como getText e interesantes metodos para un buen y agil desarrollo.</p>
	<p>Empezare por estudiar el funcionamiento de ventanas, componentes, eventos y demas hasta que logre un pequeña aplicación <img src='http://christianmce.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  espero encontrar un verdadero framework</p>
]]></content:encoded>
			<wfw:commentRss>http://christianmce.blogsome.com/2008/05/01/de-regreso-a-mi-mundo/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
