<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Fri, 24 Feb 2012 07:12:23 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Our work</title><subtitle>Our work</subtitle><id>http://www.orosman.com/work/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.orosman.com/work/"/><link rel="self" type="application/atom+xml" href="http://www.orosman.com/work/atom.xml"/><updated>2012-02-16T19:46:48Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.11.81 (http://www.squarespace.com/)">Squarespace</generator><entry><title>8th Panama Jazz Festival - Review</title><category term="concert video"/><category term="video"/><id>http://www.orosman.com/work/8th-panama-jazz-festival-review.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/8th-panama-jazz-festival-review.html"/><author><name>Orosman Design</name></author><published>2012-02-12T19:48:04Z</published><updated>2012-02-12T19:48:04Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><iframe src="http://player.vimeo.com/video/36565357?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="640" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>]]></content></entry><entry><title>9th Panama Jazz Festival</title><category term="corporate id"/><category term="poster"/><id>http://www.orosman.com/work/9th-panama-jazz-festival.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/9th-panama-jazz-festival.html"/><author><name>Orosman Design</name></author><published>2012-01-29T20:53:57Z</published><updated>2012-01-29T20:53:57Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><div id="squarespace-slideshow-wrapper-1327870459" rel="4f3564b00120a0580b8fc707" class="ss-slideshow-v2"></div></p>]]></content></entry><entry><title>Plan Quiero Ser</title><category term="branding"/><category term="corporate id"/><category term="logo"/><id>http://www.orosman.com/work/plan-quiero-ser.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/plan-quiero-ser.html"/><author><name>Orosman Design</name></author><published>2011-12-27T02:28:15Z</published><updated>2011-12-27T02:28:15Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><script type="text/javascript">

/***********************************************
* DHTML slideshow script-  © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="/storage/work/branding/QS_1.jpg"
photos[1]="/storage/work/branding/QS_2.jpg"
photos[2]="/storage/work/branding/QS_3.jpg"
photos[3]="/storage/work/branding/QS_4.jpg"
photos[4]="/storage/work/branding/QS_5.jpg"
photos[5]="/storage/work/branding/QS_6.jpg"
photos[6]="/storage/work/branding/QS_7.jpg"
photos[7]="/storage/work/branding/QS_8.jpg"
photos[8]="/storage/work/branding/QS_9.jpg"
photos[9]="/storage/work/branding/QS_10.jpg"
photos[10]="/storage/work/branding/QS_11.jpg"
photos[11]="/storage/work/branding/QS_12.jpg"
photos[12]="/storage/work/branding/QS_13.jpg"
photos[13]="/storage/work/branding/QS_14.jpg"
photos[14]="/storage/work/branding/QS_15.jpg"
photos[15]="/storage/work/branding/QS_16.jpg"
photos[16]="/storage/work/branding/QS_17.jpg"
photos[17]="/storage/work/branding/QS_18.jpg"
photos[18]="/storage/work/branding/QS_19.jpg"
photos[19]="/storage/work/branding/QS_20.jpg"
photos[20]="/storage/work/branding/QS_21.jpg"
photos[21]="/storage/work/branding/QS_22.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages[i]=new Image()
preloadedimages[i].src=photos[i]
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script></p>
<table style="height: 99px;" border="0" cellspacing="0" cellpadding="0" width="202">
<tbody>
<tr>
<td colspan="2" width="100%" height="22">&nbsp;<a onclick="backward();return false" href="#">Previous Image</a> &nbsp; |&nbsp;&nbsp; <a onclick="forward();return false" href="#">Next Image</a></td>
</tr>
<tr>
<td width="50%" height="21"><a onclick="forward();return false" href="#"><script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=0,transition=0)" border=0>')
if (linkornot==1)
document.write('</a>')
</script></a></td>
<td width="50%" height="21">&nbsp;</td>
</tr>
</tbody>
</table>
<p>Graphic Identity for a Private Retirement Plan<em><br /></em></p>]]></content></entry><entry><title>Berklee Global Jazz Institute</title><category term="branding"/><category term="corporate id"/><category term="jazz"/><category term="logo"/><category term="music"/><category term="recent"/><id>http://www.orosman.com/work/berklee-global-jazz-institute.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/berklee-global-jazz-institute.html"/><author><name>Orosman Design</name></author><published>2011-10-30T23:38:18Z</published><updated>2011-10-30T23:38:18Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><script type="text/javascript">

/***********************************************
* DHTML slideshow script-  © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="/storage/work/branding/Berklee_Global_Jazz_1.jpg"
photos[1]="/storage/work/branding/Berklee_Global_Jazz_2.jpg"
photos[2]="/storage/work/branding/Berklee_Global_Jazz_3.jpg"
photos[3]="/storage/work/branding/Berklee_Global_Jazz_4.jpg"
photos[4]="/storage/work/branding/Berklee_Global_Jazz_5.jpg"
photos[5]="/storage/work/branding/Berklee_Global_Jazz_6.jpg"
photos[6]="/storage/work/branding/Berklee_Global_Jazz_7.jpg"
photos[7]="/storage/work/branding/Berklee_Global_Jazz_8.jpg"
photos[8]="/storage/work/branding/Berklee_Global_Jazz_9.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages[i]=new Image()
preloadedimages[i].src=photos[i]
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script></p>
<table style="height: 99px;" border="0" cellspacing="0" cellpadding="0" width="202">
<tbody>
<tr>
<td colspan="2" width="100%" height="22">&nbsp;<a onclick="backward();return false" href="#">Previous Image</a> &nbsp; |&nbsp;&nbsp; <a onclick="forward();return false" href="#">Next Image</a></td>
</tr>
<tr>
<td width="50%" height="21"><a onclick="forward();return false" href="#"><script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=0,transition=0)" border=0>')
if (linkornot==1)
document.write('</a>')
</script></a></td>
<td width="50%" height="21">&nbsp;</td>
</tr>
</tbody>
</table>
<p><br />Logo for a Jazz Institute at Berklee College of Music. Boston, MA</p>]]></content></entry><entry><title>Felix Juguetes 2009</title><category term="ad"/><category term="branding"/><category term="corporate id"/><category term="recent"/><category term="toys"/><id>http://www.orosman.com/work/felix-juguetes-2009.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/felix-juguetes-2009.html"/><author><name>Orosman Design</name></author><published>2011-08-29T11:42:53Z</published><updated>2011-08-29T11:42:53Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><script type="text/javascript">

/***********************************************
* DHTML slideshow script-  © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="/storage/work/branding/felix_juguetes_2009_1.jpg"
photos[1]="/storage/work/branding/felix_juguetes_2009_2.jpg"
photos[2]="/storage/work/branding/felix_juguetes_2009_3.jpg"
photos[3]="/storage/work/branding/felix_juguetes_2009_4.jpg"
photos[4]="/storage/work/branding/felix_juguetes_2009_5.jpg"
photos[5]="/storage/work/branding/felix_juguetes_2009_6.jpg"
photos[6]="/storage/work/branding/felix_juguetes_2009_7.jpg"
photos[7]="/storage/work/branding/felix_juguetes_2009_8.jpg"
photos[8]="/storage/work/branding/felix_juguetes_2009_9.jpg"
photos[9]="/storage/work/branding/felix_juguetes_2009_10.jpg"
photos[10]="/storage/work/branding/felix_juguetes_2009_11.jpg"
photos[11]="/storage/work/branding/felix_juguetes_2009_12.jpg"
photos[12]="/storage/work/branding/felix_juguetes_2009_13.jpg"
photos[13]="/storage/work/branding/felix_juguetes_2009_14.jpg"
photos[14]="/storage/work/branding/felix_juguetes_2009_15.jpg"
photos[15]="/storage/work/branding/felix_juguetes_2009_16.jpg"
photos[16]="/storage/work/branding/felix_juguetes_2009_17.jpg"
photos[17]="/storage/work/branding/felix_juguetes_2009_18.jpg"
photos[18]="/storage/work/branding/felix_juguetes_2009_19.jpg"
photos[19]="/storage/work/branding/felix_juguetes_2009_20.jpg"


//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages[i]=new Image()
preloadedimages[i].src=photos[i]
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script></p>
<table style="height: 99px;" border="0" cellspacing="0" cellpadding="0" width="202">
<tbody>
<tr>
<td colspan="2" width="100%" height="22">&nbsp;<a onclick="backward();return false" href="#">Previous Image</a> &nbsp; |&nbsp;&nbsp; <a onclick="forward();return false" href="#">Next Image</a></td>
</tr>
<tr>
<td width="50%" height="21"><a onclick="forward();return false" href="#"><script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=0,transition=0)" border=0>')
if (linkornot==1)
document.write('</a>')
</script></a></td>
<td width="50%" height="21">&nbsp;</td>
</tr>
</tbody>
</table>
<p><br />Visual Identity for a Toy Store<br /><br />Watch the video <a href="http://www.orosman.com/work/imaginate.html">here</a></p>]]></content></entry><entry><title>Biomuseo logo</title><category term="branding"/><category term="corporate id"/><category term="logo"/><category term="recent"/><id>http://www.orosman.com/work/biomuseo-logo.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/biomuseo-logo.html"/><author><name>Orosman Design</name></author><published>2011-04-17T14:11:17Z</published><updated>2011-04-17T14:11:17Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><script type="text/javascript">

/***********************************************
* DHTML slideshow script-  © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="/storage/work/branding/Biomuseo_1.jpg"
photos[1]="/storage/work/branding/Biomuseo_2.jpg"
photos[2]="/storage/work/branding/Biomuseo_3.jpg"
photos[3]="/storage/work/branding/Biomuseo_4.jpg"
photos[4]="/storage/work/branding/Biomuseo_5.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages[i]=new Image()
preloadedimages[i].src=photos[i]
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script></p>
<table style="height: 99px;" border="0" cellspacing="0" cellpadding="0" width="202">
<tbody>
<tr>
<td colspan="2" width="100%" height="22">&nbsp;<a onclick="backward();return false" href="#">Previous Image</a> &nbsp; |&nbsp;&nbsp; <a onclick="forward();return false" href="#">Next Image</a></td>
</tr>
<tr>
<td width="50%" height="21"><a onclick="forward();return false" href="#"><script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=0,transition=0)" border=0>')
if (linkornot==1)
document.write('</a>')
</script></a></td>
<td width="50%" height="21">&nbsp;</td>
</tr>
</tbody>
</table>
<p><br />Logo for a Biodiversity Museum.</p>]]></content></entry><entry><title>Todos Vuelven Tour</title><category term="branding"/><category term="poster"/><category term="recent"/><category term="tours"/><id>http://www.orosman.com/work/todos-vuelven-tour.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/todos-vuelven-tour.html"/><author><name>Orosman Design</name></author><published>2011-03-07T16:06:40Z</published><updated>2011-03-07T16:06:40Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><span class="full-image-block ssNonEditable"><span><img src="http://www.orosman.com/storage/work/branding/orosman_ruben_blades_tv_1.jpg?__SQUARESPACE_CACHEVERSION=1288359127373" alt="" /></span></span></p>
<p><br />Tour Branding for Rub&eacute;n Blades</p>]]></content></entry><entry><title>El Maridaje . com</title><category term="video"/><category term="websites"/><id>http://www.orosman.com/work/el-maridaje-com.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/el-maridaje-com.html"/><author><name>Orosman Design</name></author><published>2010-12-19T02:50:03Z</published><updated>2010-12-19T02:50:03Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><iframe src="http://player.vimeo.com/video/18060697?title=0&amp;byline=0&amp;portrait=0&amp;color=b8020b" width="640" height="360" frameborder="0"></iframe></p>
<h3><span>El Maridaje.com es un blog que abre una ventana para conversar y  aprender sobre el fascinante mundo del maridaje o la perfecta  combinaci&oacute;n de la comida y su acompa&ntilde;ante.<br /><br />M&aacute;s videos en <a href="http://www.elmaridaje.com/" target="_blank">www.elmaridaje.com</a></span></h3>]]></content></entry><entry><title>Rabanes All Star</title><category term="cd packaging"/><category term="music"/><category term="rock"/><id>http://www.orosman.com/work/rabanes-all-star.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/rabanes-all-star.html"/><author><name>Orosman Design</name></author><published>2010-12-02T15:50:20Z</published><updated>2010-12-02T15:50:20Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><span class="full-image-block ssNonEditable"><span><img src="http://www.orosman.com/storage/work/cdpackage/orosman_rabanes_allstar_1.jpg?__SQUARESPACE_CACHEVERSION=1283630508460" alt="" /></span></span></p>
<p><br />Design &amp; Illustration of Cd package for a rock band.</p>
<p>Client: Kiwi Records / Los Rabanes</p>
<p>Photography: Fernando Bocanegra</p>]]></content></entry><entry><title>Rubén Blades . Cantares</title><category term="cd packaging"/><category term="music"/><category term="recent"/><category term="ruben blades"/><id>http://www.orosman.com/work/ruben-blades-cantares.html</id><link rel="alternate" type="text/html" href="http://www.orosman.com/work/ruben-blades-cantares.html"/><author><name>Orosman Design</name></author><published>2010-11-12T02:15:54Z</published><updated>2010-11-12T02:15:54Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><script type="text/javascript">

/***********************************************
* DHTML slideshow script-  © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var photos=new Array()
var photoslink=new Array()
var which=0

//define images. You can have as many as you want:
photos[0]="/storage/work/cdpackage/ruben_blades_cantares_del_subdesarrollo_1.jpg"
photos[1]="/storage/work/cdpackage/ruben_blades_cantares_del_subdesarrollo_2.jpg"
photos[2]="/storage/work/cdpackage/ruben_blades_cantares_del_subdesarrollo_3.jpg"
photos[3]="/storage/work/cdpackage/ruben_blades_cantares_del_subdesarrollo_4.jpg"

//Specify whether images should be linked or not (1=linked)
var linkornot=0

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
photoslink[0]=""
photoslink[1]=""
photoslink[2]=""

//do NOT edit pass this line

var preloadedimages=new Array()
for (i=0;i<photos.length;i++){
preloadedimages[i]=new Image()
preloadedimages[i].src=photos[i]
}


function applyeffect(){
if (document.all && photoslider.filters){
photoslider.filters.revealTrans.Transition=Math.floor(Math.random()*23)
photoslider.filters.revealTrans.stop()
photoslider.filters.revealTrans.apply()
}
}



function playeffect(){
if (document.all && photoslider.filters)
photoslider.filters.revealTrans.play()
}

function keeptrack(){
window.status="Image "+(which+1)+" of "+photos.length
}


function backward(){
if (which>0){
which--
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function forward(){
if (which<photos.length-1){
which++
applyeffect()
document.images.photoslider.src=photos[which]
playeffect()
keeptrack()
}
}

function transport(){
window.location=photoslink[which]
}

</script></p>
<table style="height: 99px;" border="0" cellspacing="0" cellpadding="0" width="202">
<tbody>
<tr>
<td colspan="2" width="100%" height="22">&nbsp;<a onclick="backward();return false" href="#">Previous Image</a> &nbsp; |&nbsp;&nbsp; <a onclick="forward();return false" href="#">Next Image</a></td>
</tr>
<tr>
<td width="50%" height="21"><a onclick="forward();return false" href="#"><script>
if (linkornot==1)
document.write('<a href="javascript:transport()">')
document.write('<img src="'+photos[0]+'" name="photoslider" style="filter:revealTrans(duration=0,transition=0)" border=0>')
if (linkornot==1)
document.write('</a>')
</script></a></td>
<td width="50%" height="21">&nbsp;</td>
</tr>
</tbody>
</table>
<p><br />CD Package for Rub&eacute;n Blades album: Cantares del Subdesarrollo</p>
<p>&nbsp;</p>]]></content></entry></feed>
