<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>El Blog del Antonio &#187; Portfolio</title>
	<atom:link href="http://www.ramirezcobos.com/category/portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ramirezcobos.com</link>
	<description>Programming Web with PHP, CSS, Javascript and ∞</description>
	<lastBuildDate>Wed, 28 Dec 2011 18:26:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Offertutti</title>
		<link>http://www.ramirezcobos.com/2011/07/28/offertutti/</link>
		<comments>http://www.ramirezcobos.com/2011/07/28/offertutti/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:56:37 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=886</guid>
		<description><![CDATA[Coupon aggregator site I worked for. Duties I had for the company:
Consulting
CSS redesign
XML feeds development -Automation with PHP
RSS development and automatic marketing integration with Twitter and Facebook
&#160;
Even though was not a Yii-job, I am more than happy to promote www.offertutti.com  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramirezcobos.com/2011/07/28/offertutti/screen-shot-2011-07-28-at-1-40-13-pm/" rel="attachment wp-att-887"><img class="alignright size-medium wp-image-887" title="Offertutti" src="http://www.ramirezcobos.com/wp-content/uploads/2011/07/Screen-Shot-2011-07-28-at-1.40.13-PM-300x223.png" alt="" width="300" height="223" /></a>Coupon aggregator site I worked for. Duties I had for the company:</p>
<ul>
<li>Consulting</li>
<li>CSS redesign</li>
<li>XML feeds development -Automation with PHP</li>
<li>RSS development and automatic marketing integration with Twitter and Facebook</li>
</ul>
<p>&nbsp;</p>
<p>Even though was not a Yii-job, I am more than happy to promote <a title="Offertutti" href="http://www.offertutti.com">www.offertutti.com</a> here as one of the most pleasant jobs I have ever had in my, already long -gosh how time pass, coding career.</p>
<p>The job was quite challenging, as any site developed by companies from certain countries, but managed to fulfill most of their expectations. Even though I am currently in the middle of a dream project, it continues to be a pleasure to help them out every now and then.</p>
<p>New design is coming&#8230;</p>
<a href="http://twitter.com/?status=RT%20%40%3A%20Offertutti%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2011%2F07%2F28%2Foffertutti%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2011/07/28/offertutti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EFeed Universal RSS Feed Writer For Yii</title>
		<link>http://www.ramirezcobos.com/2011/01/24/efeed-universal-rss-feed-writer-for-yii/</link>
		<comments>http://www.ramirezcobos.com/2011/01/24/efeed-universal-rss-feed-writer-for-yii/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 19:03:24 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Yii]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Portofolio]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=769</guid>
		<description><![CDATA[
Introduction
Required for one of my projects, I decided to develop my own Yii extension to create RSS Feeds. I knew there is already one but I wanted something easier to use than that. This is why I came up with EFeed Extension. This extension supports RSS 1.0, RSS 2.0, and ATOM 1.0 standards.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramirezcobos.com/2010/10/28/how-to-use-jqueryslidemenu-with-yii%e2%80%99s-cmenu/yii/" rel="attachment wp-att-612"><img src="http://www.ramirezcobos.com/wp-content/uploads/2010/10/Yii.png" alt="Yii Framework" title="Yii Framework" width="160" height="160" class="alignright size-full wp-image-612" /></a><br />
<h3>Introduction</h3>
<p>Required for one of my projects, I decided to develop my own Yii extension to create RSS Feeds. I knew there is already one but I wanted something easier to use than that. This is why I came up with <a href="http://www.yiiframework.com/extension/efeed/">EFeed Extension</a>. This extension supports RSS 1.0, RSS 2.0, and ATOM 1.0 standards. </p>
<h3>How to Use</h3>
<p>I assume that you have downloaded the extension and place it on your protected/extensions folder. </p>
<p><strong>RSS 1.0 Example</strong></p>
<pre class="brush: php; title: ; notranslate">
Yii::import('ext.feed.*');
// specify feed type
$feed = new EFeed(EFeed::RSS1);
$feed-&gt;title = 'Testing the RSS 1 EFeed class';
$feed-&gt;link = 'http://www.ramirezcobos.com';
$feed-&gt;description = 'This is test of creating a RSS 1.0 feed by Universal Feed Writer';
$feed-&gt;RSS1ChannelAbout = 'http://www.ramirezcobos.com/about';
// create our item
$item = $feed-&gt;createNewItem();
$item-&gt;title = 'The first feed';
$item-&gt;link = 'http://www.yiiframework.com';
$item-&gt;date = time();
$item-&gt;description = 'Amaz-ii-ng &lt;b&gt;Yii Framework&lt;/b&gt;';
$item-&gt;addTag('dc:subject', 'Subject Testing');
 // add it to the feed
$feed-&gt;addItem($item);
$feed-&gt;generateFeed();
</pre>
<p>As you can see in the example above, we just need to create items and add them to the feed. The example could be easily modified to add items extracted from a database and add them to the Feed in a loop.</p>
<p><strong>RSS 2.0 Example</strong></p>
<pre class="brush: php; title: ; notranslate">
Yii::import('ext.feed.*');
// RSS 2.0 is the default type
$feed = new EFeed();
$feed-&gt;title= 'Testing RSS 2.0 EFeed class';
$feed-&gt;description = 'This is test of creating a RSS 2.0 Feed';
$feed-&gt;setImage(
'Testing the EFeed class',
'http://www.ramirezcobos.com',
'http://www.yiiframework.com/forum/uploads/profile/photo-7106.jpg');
$feed-&gt;addChannelTag('language', 'en-us');
$feed-&gt;addChannelTag('pubDate', date(DATE_RSS, time()));
$item = $feed-&gt;createNewItem();
$item-&gt;title = &quot;first Feed&quot;;
$item-&gt;link = &quot;http://www.yahoo.com&quot;;
$item-&gt;date = time();
$item-&gt;description = 'This is test of adding ' .
          'CDATA Encoded description &lt;b&gt;EFeed Extension&lt;/b&gt;';
// this is just a test!!
$item-&gt;setEncloser(
      'http://www.tester.com',
     '1283629', 'audio/mpeg');
$item-&gt;addTag(
     'author',
     'thisisnot@myemail.com (Antonio Ramirez)');
$item-&gt;addTag(
     'guid',
     'http://www.ramirezcobos.com',
     array('isPermaLink'=&gt;'true'));
$feed-&gt;addItem($item);
$feed-&gt;generateFeed();
</pre>
<p>ATOM 1.0 Example</p>
<pre class="brush: php; title: ; notranslate">
Yii::import('ext.feed.*');
$feed = new EFeed(EFeed::ATOM);
// IMPORTANT : No need to add id for feed or channel.
// It will be automatically created from link.
$feed-&gt;title = 'Testing the ATOM RSS EFeed class';
$feed-&gt;link = 'http://www.ramirezcobos.com';
$feed-&gt;addChannelTag('updated', date(DATE_ATOM, time()));
$feed-&gt;addChannelTag('author', array('name'=&gt;'Antonio Ramirez Cobos'));
$item = $feed-&gt;createNewItem();
$item-&gt;title = 'The first Feed';
$item-&gt;link  = 'http://www.ramirezcobos.com';
// we can also insert well formatted date strings
$item-&gt;date ='2010/24/12';
$item-&gt;description = 'Test of CDATA Encoded description &lt;b&gt;EFeed Extension&lt;/b&gt;';
$feed-&gt;addItem($item);
$feed-&gt;generateFeed();
</pre>
<h3>Download</h3>
<p>To download the extension go to <a href="http://www.yiiframework.com/extension/efeed/">Yii&#8217;s extension repository</a>. Hope this little piece of code can help your project needs somehow.</p>
<p><center></p>
<p></center></p>
<a href="http://twitter.com/?status=RT%20%40%3A%20EFeed%20Universal%20RSS%20Feed%20Writer%20For%20Yii%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2011%2F01%2F24%2Fefeed-universal-rss-feed-writer-for-yii%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2011/01/24/efeed-universal-rss-feed-writer-for-yii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>La Parada del Mar</title>
		<link>http://www.ramirezcobos.com/2010/12/14/la-parada-del-mar/</link>
		<comments>http://www.ramirezcobos.com/2010/12/14/la-parada-del-mar/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 19:13:15 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Javascript]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=694</guid>
		<description><![CDATA[Website developed for the Spanish Restaurant La Parada del Mar. Customer wanted to have a very simple and direct webpage where to show information about their services.
Website Features
Prettyphoto Plugin
AnythingSlider Plugin
Instant Notification Support
reCaptcha
Google Maps
Tweet this!]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-695" href="http://www.ramirezcobos.com/2010/12/14/la-parada-del-mar/captura-de-pantalla-2010-12-14-a-las-20-01-10/"><img class="alignright size-medium wp-image-695" title="La Parada del Mar" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-14-a-las-20.01.10-286x300.png" alt="Restaurant La Parada del Mar" width="286" height="300" /></a>Website developed for the Spanish <a href="http://www.laparadadelmar.com" target="_blank">Restaurant La Parada del Mar</a>. Customer wanted to have a very simple and direct webpage where to show information about their services.</p>
<p>Website Features</p>
<ul>
<li><a href="http://www.yiiframework.com/extension/jqprettyphoto/" target="_blank">Prettyphoto Plugin</a></li>
<li><a href="http://css-tricks.com/anythingslider-jquery-plugin/" target="_blank">AnythingSlider Plugin</a></li>
<li>Instant Notification Support</li>
<li><a href="http://www.yiiframework.com/wiki/94/using-recaptchlib-in-your-projects" target="_blank">reCaptcha</a></li>
<li><a href="http://code.google.com/intl/es-ES/apis/maps/index.html">Google Maps</a></li>
</ul>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7060132287364604";
/* 468x60, creado 16/03/10 */
google_ad_slot = "9029910384";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center></p>
<a href="http://twitter.com/?status=RT%20%40%3A%20La%20Parada%20del%20Mar%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2010%2F12%2F14%2Fla-parada-del-mar%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2010/12/14/la-parada-del-mar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Real Estate Colonia San Pedro</title>
		<link>http://www.ramirezcobos.com/2010/12/10/real-estate-colonia-san-pedro/</link>
		<comments>http://www.ramirezcobos.com/2010/12/10/real-estate-colonia-san-pedro/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 15:00:27 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Yii]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=678</guid>
		<description><![CDATA[Real Estate Web Application fully developed with Yii Framework.
To visit the site: http://www.mallorcacolonia.com/
Website Features
Multiple language support
Prettyphoto Plugin
JQuerySlider Menu Plugin
AnythingSlider Plugin
Fancybox Plugin
Instant Notification Support
reCaptcha
Web Panel  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-14.49.35.png"><img class="alignright size-medium wp-image-667" title="Home Page" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-14.49.35-300x229.png" alt="" width="300" height="229" /></a>Real Estate Web Application fully developed with<a href="http://www.yiiframework.com/"> Yii Framework</a>.</p>
<p>To visit the site:<a href="http://www.mallorcacolonia.com/"> http://www.mallorcacolonia.com/</a></p>
<h3>Website Features</h3>
<ul>
<li>Multiple language support</li>
<li><a href="http://www.yiiframework.com/extension/jqprettyphoto/" target="_blank">Prettyphoto Plugin</a></li>
<li><a href="http://www.yiiframework.com/wiki/93/using-the-jqueryslidemenu-plugin-with-cmenu" target="_blank">JQuerySlider Menu Plugin</a></li>
<li><a href="http://css-tricks.com/anythingslider-jquery-plugin/" target="_blank">AnythingSlider Plugin</a></li>
<li><a href="http://fancybox.net/" target="_blank">Fancybox Plugin </a></li>
<li>Instant Notification Support</li>
<li><a href="http://www.yiiframework.com/wiki/94/using-recaptchlib-in-your-projects" target="_blank">reCaptcha</a></li>
</ul>
<h3>Web Panel Features</h3>
<ul>
<li>The webpanel allows to manage:</li>
<li>Web Translations</li>
<li>Property Types</li>
<li>Properties (Sale, Rent, Inactive) &#8211; Gallery &#8211; Property Owners</li>
<li>Zones</li>
<li>Site Languages</li>
<li>Inbox</li>
</ul>
<h3>Backend Gallery</h3>
<p><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.15.00.png"><img class="alignleft size-thumbnail wp-image-677" title="Locations" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.15.00-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.14.41.png"><img class="alignleft size-thumbnail wp-image-676" title="Instant Messaging" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.14.41-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.14.30.png"><img class="alignleft size-thumbnail wp-image-675" title="Inbox" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.14.30-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.58.png"><img class="alignleft size-thumbnail wp-image-674" title="Translations" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.58-120x120.png" alt="" width="120" height="120" /></a></p>
<p><img title="gallery link=&quot;file&quot; columns=&quot;4&quot;" src="../wp-includes/js/tinymce/plugins/wpgallery/img/t.gif" alt="" /><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.32.png"><img class="alignleft size-thumbnail wp-image-673" title="Gallery edition" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.32-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.05.png"><img class="alignleft size-thumbnail wp-image-672" title="Property Edition (tinyMC integration)" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.13.05-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.11.17.png"><img class="alignleft size-thumbnail wp-image-671" title="Property Edition" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.11.17-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.10.37.png"><img class="alignleft size-thumbnail wp-image-669" title="Language Edition" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.10.37-120x120.png" alt="" width="120" height="120" /></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.10.37.png"><img class="alignleft size-thumbnail wp-image-669" title="Language Edition" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-13.10.37-120x120.png" alt="" width="120" height="120" /></a><a rel="attachment wp-att-689" href="http://www.ramirezcobos.com/2010/12/10/real-estate-colonia-san-pedro/captura-de-pantalla-2010-12-10-a-las-16-07-21/"><img class="alignleft size-thumbnail wp-image-689" title="Login Screen" src="http://www.ramirezcobos.com/wp-content/uploads/2010/12/Captura-de-pantalla-2010-12-10-a-las-16.07.21-120x120.png" alt="" width="120" height="120" /></a></p>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7060132287364604";
/* 468x60, creado 16/03/10 */
google_ad_slot = "9029910384";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center></p>
<a href="http://twitter.com/?status=RT%20%40%3A%20Real%20Estate%20Colonia%20San%20Pedro%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2010%2F12%2F10%2Freal-estate-colonia-san-pedro%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2010/12/10/real-estate-colonia-san-pedro/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PalmStudios Model Agency</title>
		<link>http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/</link>
		<comments>http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 14:03:03 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=489</guid>
		<description><![CDATA[Hi there,
I would like to introduce you my last web project: http://www.palmstudios.com
For this project I have developed a sort of MVC (Model View Controller) over the RedBeanPHP DB library (PHP 5.3.2).  This project even though it looks quite simple it has a very power CMS (Content Management  [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-490" href="http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-03-00/"><img class="alignright size-medium wp-image-490" title="Captura de pantalla 2010-07-12 a las 16.03.00" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.03.00-300x248.png" alt="" width="300" height="248" /></a>Hi there,</p>
<p>I would like to introduce you my last web project: <a title="Palmstudios Model Agency" href="http://www.palmstudios.com" target="_blank">http://www.palmstudios.com</a></p>
<p>For this project I have developed a sort of MVC (Model View Controller) over the <a title="RedBean PHP" href="http://www.redbeanphp.com" target="_blank">RedBeanPHP</a> DB library (PHP 5.3.2).  This project even though it looks quite simple it has a very power CMS (Content Management System) on its backend that allows the model agency to control most of the aspects of its business:</p>
<ol>
<li>- Clients Management</li>
<li>- Models Management (Men, Women, Children &amp; Extras) -contact details, measurements, pictures, and so on&#8230;</li>
<li>- Promotional Packages Management &#8211; this is a special addon which allows the agency to create model promotional bundles to send to its clients</li>
</ol>
<p>There is a ton of client and server libraries that this application makes use of, such as:</p>
<ul>
<li>JQuery FancyBox</li>
<li>JQuery Livequery</li>
<li>JQuery AjaxQ</li>
<li>PHPMailer</li>
<li>RedBeanPHP</li>
<li>Savant3 Template Engine</li>
<li>PHPThumb</li>
<li>TinyMCE</li>
</ul>
<p>The CMS has a configuration section where site administrator can configure:</p>
<ul>
<li>Web site languages (has multiple language support)</li>
<li>Web site translations (you can even ask GOOGLE about a translation depending of the languages installed on the system)</li>
<li>Model properties (size, height, waist, etc&#8230;)</li>
<li>Hair Colors</li>
<li>Eye Colors</li>
<li>Users</li>
</ul>
<p>Here is a snapshot gallery of the Site and its CMS</p>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-03-00/' title='Captura de pantalla 2010-07-12 a las 16.03.00'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.03.00-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.03.00" title="Captura de pantalla 2010-07-12 a las 16.03.00" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-07-44/' title='Captura de pantalla 2010-07-12 a las 16.07.44'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.07.44-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.07.44" title="Captura de pantalla 2010-07-12 a las 16.07.44" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-08-21/' title='Captura de pantalla 2010-07-12 a las 16.08.21'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.08.21-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.08.21" title="Captura de pantalla 2010-07-12 a las 16.08.21" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-09-01/' title='Captura de pantalla 2010-07-12 a las 16.09.01'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.09.01-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.09.01" title="Captura de pantalla 2010-07-12 a las 16.09.01" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-09-27/' title='Captura de pantalla 2010-07-12 a las 16.09.27'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.09.27-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.09.27" title="Captura de pantalla 2010-07-12 a las 16.09.27" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-03-31/' title='Captura de pantalla 2010-07-12 a las 16.03.31'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.03.31-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.03.31" title="Captura de pantalla 2010-07-12 a las 16.03.31" /></a>
<a href='http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/captura-de-pantalla-2010-07-12-a-las-16-03-53/' title='Captura de pantalla 2010-07-12 a las 16.03.53'><img width="120" height="120" src="http://www.ramirezcobos.com/wp-content/uploads/2010/07/Captura-de-pantalla-2010-07-12-a-las-16.03.53-120x120.png" class="attachment-thumbnail" alt="Captura de pantalla 2010-07-12 a las 16.03.53" title="Captura de pantalla 2010-07-12 a las 16.03.53" /></a>
<h2>I am open for Freelance Jobs</h2>
<p>If any of you would like to create a model agency application like this, let me know, I will be more than happy to collaborate with you on it. I will also sell the source code of its panel for any of you who is interested.</p>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7060132287364604";
/* 468x60, creado 16/03/10 */
google_ad_slot = "9029910384";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center></p>
<a href="http://twitter.com/?status=RT%20%40%3A%20PalmStudios%20Model%20Agency%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2010%2F07%2F14%2Fpalmstudios-model-agency%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2010/07/14/palmstudios-model-agency/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Restaurant Casablanca</title>
		<link>http://www.ramirezcobos.com/2010/05/14/restaurant-casablanca/</link>
		<comments>http://www.ramirezcobos.com/2010/05/14/restaurant-casablanca/#comments</comments>
		<pubDate>Fri, 14 May 2010 10:12:57 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=423</guid>
		<description><![CDATA[
Another site finished: www.brunocasablanca.com
Yeah, is a restaurant business, located in one of the most beautiful places in the Balearic Islands: Betlem, in La Colonia de San Pedro, Majorca, Spain. The site uses a web panel to control:
Picture Galleries
Web site  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/02/Imagen-5.png"></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/03/Imagen-5-300x274.png"></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/02/Imagen-5-300x274.png"></a><strong><span style="font-weight: normal;"> </span></strong></p>
<div id="attachment_410" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-410" href="http://www.ramirezcobos.com/2010/03/31/torrenova-rentacar/picture-1-5/"><a rel="attachment wp-att-425" href="http://www.ramirezcobos.com/2010/05/14/restaurant-casablanca/screen-shot-2010-05-14-at-11-59-50/"><img class="alignright size-medium wp-image-425" title="Screen shot 2010-05-14 at 11.59.50" src="http://www.ramirezcobos.com/wp-content/uploads/2010/05/Screen-shot-2010-05-14-at-11.59.50-300x214.png" alt="" width="300" height="214" /></a></a><p class="wp-caption-text">Bruno Casablanca Restaurant and Pizzeria</p></div>
<p><em>Another site finished: <a href="http://www.brunocasablanca.com" target="_blank">www.brunocasablanca.com</a></em></p>
<p>Yeah, is a restaurant business, located in one of the most beautiful places in the Balearic Islands: Betlem, in La Colonia de San Pedro, Majorca, Spain. The site uses a web panel to control:</p>
<ul>
<li>Picture Galleries</li>
<li>Web site content</li>
<li>Translations</li>
<li>Events</li>
<li>Suggestions</li>
</ul>
<p>In this site I make use of one of the greatest galleries around <a href="http://www.pirolab.it/pirobox/" target="_blank">Pirobox</a>, <a href="http://blog.philipbrown.id.au/2009/04/boxen-a-jquery-iframe-plugin/" target="_blank">boxen</a> -to display the menu, and <a href="http://page-flip.com/products/" target="_blank">FlippingBook HTML Edition</a> for the menu viewing. You can check the website and see how I implemented these three cool tools, feel free to ask me any doubt related to them in case you wish to use it in any of your sites.</p>
<a href="http://twitter.com/?status=RT%20%40%3A%20Restaurant%20Casablanca%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2010%2F05%2F14%2Frestaurant-casablanca%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2010/05/14/restaurant-casablanca/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Torrenova Rentacar</title>
		<link>http://www.ramirezcobos.com/2010/03/31/torrenova-rentacar/</link>
		<comments>http://www.ramirezcobos.com/2010/03/31/torrenova-rentacar/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 09:32:14 +0000</pubDate>
		<dc:creator>Antonio Ramirez</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.ramirezcobos.com/?p=408</guid>
		<description><![CDATA[
I would like to show you one of the reasons of why I have been so busy lately: torrenovarentacar.com.
One of the most complete sites in terms of rentacar systems. Fully synchronized with one of the most used rent a car management programs in Spain, CarPlus (www.cargestion.es) and with a highly  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/02/Imagen-5.png"></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/03/Imagen-5-300x274.png"></a><a href="http://www.ramirezcobos.com/wp-content/uploads/2010/02/Imagen-5-300x274.png"></a><strong><span style="font-weight: normal;"> </span></strong></p>
<div id="attachment_410" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-410" href="http://www.ramirezcobos.com/2010/03/31/torrenova-rentacar/picture-1-5/"><img class="size-medium wp-image-410" title="Torrenova Rentacar" src="http://www.ramirezcobos.com/wp-content/uploads/2010/03/Picture-11-300x165.png" alt="Torrenova Rentacar" width="300" height="165" /></a><p class="wp-caption-text">Torrenova Rentacar</p></div>
<p><em>I would like to show you one of the reasons of why I have been so busy lately: <a href="http://www.torrenovarentacar.com" target="_blank">torrenovarentacar.com</a>. </em></p>
<p>One of the most complete sites in terms of rentacar systems. Fully synchronized with one of the most used rent a car management programs in Spain, CarPlus (www.cargestion.es) and with a highly powerful control panel where the rent a car owner controls absolutely everything. Its web panel features:</p>
<ul>
<li>Company details</li>
<li>Contacts</li>
<li>Offices and their Google locations</li>
<li>CarPlus Settings and Sync</li>
<li>Users</li>
<li>Extras</li>
<li>Cars</li>
<li>Car Groups</li>
<li>Car Models</li>
<li>Translations (It can set new languages at will)</li>
</ul>
<p>If you have time, please check it out as I would love to get some feedback about it.<br />
Thanks!</p>
<a href="http://twitter.com/?status=RT%20%40%3A%20Torrenova%20Rentacar%20-%20El%20Blog%20del%20Antonio%20http%3A%2F%2Fwww.ramirezcobos.com%2F2010%2F03%2F31%2Ftorrenova-rentacar%2F" class="tweet-this" ><img src="http://www.ramirezcobos.com/wp-content/plugins/simple-tweet/img/tweet.gif" title="Tweet this!" alt="Tweet this!" />Tweet this!</a>]]></content:encoded>
			<wfw:commentRss>http://www.ramirezcobos.com/2010/03/31/torrenova-rentacar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.ramirezcobos.com @ 2012-02-06 18:35:37 by W3 Total Cache -->
