<?xml version="1.0" encoding="ISO-8859-1"?>
   <!-- generator="phpBeast.com - FeedCreator 1.7.2" -->
   <rss version="2.0">
      <channel>
         <title>Felipe Cruz .com | Felipe Cruz dot com , Felipe Cruz Ferrero main website , linux articles , ...</title>
         <description>
         </description>
         <link>http://felipecruz.com/</link>
         <lastBuildDate>Sat, 23 Aug 2008 01:09:56 +0100</lastBuildDate>
         <generator>FeedCreator 1.7.2</generator>
         <item>
            <title>How to Execute a Stored Procedure on MSSQL</title>
            <link>http://felipecruz.com/blog_execute-mssql-stored-procedure-asp.php</link>
            <description>This small example is based on ASP code , although i am not officially an asp fan ( php mostly ) I found its extremely easy to execute a stored procedure and pass a couple parameters using ASP. </description>
            <pubDate>Thu, 22 Mar 2007 00:45:38 +0100</pubDate>
         </item>
         <item>
            <title>A Java Date Picker for SWING</title>
            <link>http://felipecruz.com/blog_java-date-picker-swing.php</link>
            <description>Date pickers are essentials for any developer , wether you program in PHP , JAVA , C   , .NET we always need to capture dates which usually later on are sent to a Database. I found a great option for JAVA Developers.</description>
            <pubDate>Tue, 13 Mar 2007 05:07:15 +0100</pubDate>
         </item>
         <item>
            <title>Using Curl with PHP</title>
            <link>http://felipecruz.com/blog_curl-with-php.php</link>
            <description>I had never used CURL with PHP , but today I had to create a &quot;multi-POST&quot; script , initially I tried creating a middle man page that would make the POST to the final script but it didnt worked that good, then I found the following article ... simply awesome , and worked like a charm:</description>
            <pubDate>Thu, 15 Feb 2007 01:46:08 +0100</pubDate>
         </item>
         <item>
            <title>Google Page Rank check code</title>
            <link>http://felipecruz.com/blog_google-page-rank-checksum-php.php</link>
            <description>Alex Stapleton figured how to calculate a site checksum to grab a page google page rank, based on this you can get the page rank by posting the checksum value as shown on this article. PHP Code also available.</description>
            <pubDate>Tue, 30 Jan 2007 05:28:48 +0100</pubDate>
         </item>
         <item>
            <title>Uncloneable object error in PHP5 with XSL</title>
            <link>http://felipecruz.com/blog_php-xml-xslt-trying-to-clone-an-uncloneable-object-of-class.php</link>
            <description>In the recent days, one of my programmers had to deploy an small application that reads an xslt template and parses it with the content of an xml feed to generate some sporting event results. We decided to use PHP (as usual), and while trying to generate the content we got the error: Trying to clone an uncloneable object of class %s. Read more to find the fix</description>
            <pubDate>Tue, 27 Sep 2005 21:44:01 +0100</pubDate>
         </item>
         <item>
            <title>Using SSH with PHP</title>
            <link>http://felipecruz.com/blog_using-ssh2-and-php.php</link>
            <description>Follow these steps to integrate SSH2 into PHP, this article describes how to use the SSH2 libraries as a PHP extension in case you need your applications to connect to an SSH / SSH2 server.</description>
            <pubDate>Fri, 24 Mar 2006 23:31:57 +0100</pubDate>
         </item>
      </channel>
   </rss>
