<?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>Mo Blog</title>
	<atom:link href="http://modaoudphoto.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://modaoudphoto.com/blog</link>
	<description>Weblog for Mo Daoud Photography / Video / Productions</description>
	<lastBuildDate>Wed, 16 May 2012 21:46:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Design_Lighting</title>
		<link>http://modaoudphoto.com/blog/?p=1430</link>
		<comments>http://modaoudphoto.com/blog/?p=1430#comments</comments>
		<pubDate>Wed, 16 May 2012 21:46:56 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Still Life]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1430</guid>
		<description><![CDATA[Recent product shot of the beautifully designed Gin Kas Lamp from Conran.]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1430" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1430" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/4-16-12_design_lighting_1416_v1_final-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/4-16-12_design_lighting_1416_v1_final-1-52x70.jpg" alt="" title="4-16-12_design_lighting_1416_v1_final (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1430" class="loader"></div>
					<div id="slideshow_1430" class="slideshow"></div>
					<div id="caption_1430" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1430 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1430').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1430',
					controlsContainerSel:      '#controls_1430',
					captionContainerSel:       '#caption_1430',  
					loadingContainerSel:       '#loading_1430',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
Recent product shot of the beautifully designed Gin Kas Lamp from Conran.   </p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1430</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spaces_1111 Lincoln Rd</title>
		<link>http://modaoudphoto.com/blog/?p=1406</link>
		<comments>http://modaoudphoto.com/blog/?p=1406#comments</comments>
		<pubDate>Wed, 16 May 2012 14:17:25 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Environment / Spaces]]></category>
		<category><![CDATA[Interiors / Architecture]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1406</guid>
		<description><![CDATA[Herzog &#038; de Meuron beautifully designed parking structure, with no exterior walls constructed around buttresses. Its created a little controversy not for just been described as somewhere between prisons and toll plazas but also for the high price of parking.]]></description>
			<content:encoded><![CDATA[
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1406" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1406" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF36541-640x425.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF36541-70x46.jpg" alt="" title="_DSF3654" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF3658-640x425.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF3658-70x46.jpg" alt="" title="_DSF3658" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF3669-640x425.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/05/DSF3669-70x46.jpg" alt="" title="_DSF3669" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1406" class="loader"></div>
					<div id="slideshow_1406" class="slideshow"></div>
					<div id="caption_1406" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1406 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1406').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1406',
					controlsContainerSel:      '#controls_1406',
					captionContainerSel:       '#caption_1406',  
					loadingContainerSel:       '#loading_1406',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<p>Herzog &#038; de Meuron beautifully designed parking structure, with no exterior walls constructed around buttresses. Its created a little controversy not for just been described as somewhere between prisons and toll plazas but also for the high price of parking.   </p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1406</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging_Uncle Tupelo</title>
		<link>http://modaoudphoto.com/blog/?p=1387</link>
		<comments>http://modaoudphoto.com/blog/?p=1387#comments</comments>
		<pubDate>Wed, 18 Apr 2012 00:36:27 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Environment / Spaces]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1387</guid>
		<description><![CDATA[Cover photo of the new Uncle Tupelo 7 inch box set. Very refreshing to see vinyls still being released. Thanks to our good friends at Sony Music and Frank Harkins for his great art direction and design.]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1387" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1387" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/4-17-12_uncle-tupelo-packaging_1375_v2tif-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/4-17-12_uncle-tupelo-packaging_1375_v2tif-1-70x70.jpg" alt="" title="4-17-12_uncle tupelo packaging_1375_v2tif (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/4-17-12_uncle-tupelo-packaging_1379.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/4-17-12_uncle-tupelo-packaging_1379-70x53.jpg" alt="" title="4-17-12_uncle tupelo packaging_1379" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1387" class="loader"></div>
					<div id="slideshow_1387" class="slideshow"></div>
					<div id="caption_1387" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1387 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1387').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1387',
					controlsContainerSel:      '#controls_1387',
					captionContainerSel:       '#caption_1387',  
					loadingContainerSel:       '#loading_1387',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />Cover photo of the new Uncle Tupelo 7 inch box set. Very refreshing to see vinyls still being released. Thanks to our good friends at Sony Music and Frank Harkins for his great art direction and design.</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1387</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spaces</title>
		<link>http://modaoudphoto.com/blog/?p=1362</link>
		<comments>http://modaoudphoto.com/blog/?p=1362#comments</comments>
		<pubDate>Fri, 06 Apr 2012 15:22:00 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Environment / Spaces]]></category>
		<category><![CDATA[Interiors / Architecture]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1362</guid>
		<description><![CDATA[A lot of my work involves photographing spaces, interiors and architecture. Here is an interesting  preview of  the FuelBand project whose walls were made up of floor to ceiling L.E.D panels.]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1362" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1362" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_4505928.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_4505928-70x52.jpg" alt="" title="20120223 _nike_Fuel Band_A_4505928" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_45058932.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_45058932-70x52.jpg" alt="" title="20120223 _nike_Fuel Band_A_4505893" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_4506004.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/04/20120223-_nike_Fuel-Band_A_4506004-70x52.jpg" alt="" title="20120223 _nike_Fuel Band_A_4506004" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1362" class="loader"></div>
					<div id="slideshow_1362" class="slideshow"></div>
					<div id="caption_1362" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1362 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1362').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1362',
					controlsContainerSel:      '#controls_1362',
					captionContainerSel:       '#caption_1362',  
					loadingContainerSel:       '#loading_1362',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
A lot of my work involves photographing spaces, interiors and architecture. Here is an interesting  preview of  the FuelBand project whose walls were made up of floor to ceiling L.E.D panels.</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1362</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beauty_Bold Colors For Spring</title>
		<link>http://modaoudphoto.com/blog/?p=1339</link>
		<comments>http://modaoudphoto.com/blog/?p=1339#comments</comments>
		<pubDate>Tue, 20 Mar 2012 11:24:37 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Fashion / Beauty]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1339</guid>
		<description><![CDATA[&#160; New Beauty shoot for spring is all about using bold strong colors such as Burberry lip cover bright plum no 15, yellows from Estee Lauder Topaz Mosaic palette and aqua eyes from Guerlain. Add to the mix the talents &#8230; <a href="http://modaoudphoto.com/blog/?p=1339">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1339" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1339" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_06813.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_06813-52x70.jpg" alt="" title="20120311 _Romee_Beauty_0681" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_45067922.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_45067922-52x70.jpg" alt="" title="20120311 _Romee_Beauty_4506792" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_08871.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/03/20120311-_Romee_Beauty_08871-52x70.jpg" alt="" title="20120311 _Romee_Beauty_0887" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1339" class="loader"></div>
					<div id="slideshow_1339" class="slideshow"></div>
					<div id="caption_1339" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1339 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1339').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1339',
					controlsContainerSel:      '#controls_1339',
					captionContainerSel:       '#caption_1339',  
					loadingContainerSel:       '#loading_1339',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<p>&nbsp;</p>
<p>New Beauty shoot for spring is all about using bold strong colors such as Burberry lip cover bright plum no 15, yellows from Estee Lauder Topaz Mosaic palette and aqua eyes from Guerlain. Add to the mix the talents of make up artist Mary Wiles, beautiful Dutch model Romee Strijd, and Michal at MK Imaging, and we have a winner.</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1339</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nike_ FuelBand</title>
		<link>http://modaoudphoto.com/blog/?p=1282</link>
		<comments>http://modaoudphoto.com/blog/?p=1282#comments</comments>
		<pubDate>Fri, 09 Mar 2012 01:26:26 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Environment / Spaces]]></category>
		<category><![CDATA[Interiors / Architecture]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1282</guid>
		<description><![CDATA[Great news having been asked to be part of the Nike FuelBand launch, we created this video with the help of some great talent; Bob at Ave B productions, Yann Charoui creating some incredible sound (dubstep) and a big thanks &#8230; <a href="http://modaoudphoto.com/blog/?p=1282">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>    <iframe src="http://player.vimeo.com/video/38193794" width="640" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>Great news having been asked to be part of the Nike FuelBand launch, we created this video with the help of some great talent; Bob at Ave B productions, Yann Charoui creating some incredible sound (dubstep) and a big thanks as usual to our colleagues at Nike, Josh Moore and Liz Christensen, and everybody at Tangram.</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1282</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alexander McQueen _Backstage &#8217;95</title>
		<link>http://modaoudphoto.com/blog/?p=1182</link>
		<comments>http://modaoudphoto.com/blog/?p=1182#comments</comments>
		<pubDate>Sat, 11 Feb 2012 14:36:18 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Fashion / Beauty]]></category>
		<category><![CDATA[Portraits]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1182</guid>
		<description><![CDATA[On the Anniversary of his passing, I wanted to show a series I had taken at the now infamous &#8220;Highland Rape&#8221; show at the V&#38;A Museum in London 1995. I was a cocky lad, and with my camera under my &#8230; <a href="http://modaoudphoto.com/blog/?p=1182">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1182" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1182" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/01/112043-01-final.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/01/112043-01-final-70x47.jpg" alt="" title="112043-01-final" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-01-final_v1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-01-final_v1-70x47.jpg" alt="" title="112064-01-final_v1" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-02-final_v1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-02-final_v1-70x47.jpg" alt="" title="112064-02-final_v1" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-03-final_v1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/112064-03-final_v1-70x46.jpg" alt="" title="112064-03-final_v1" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1182" class="loader"></div>
					<div id="slideshow_1182" class="slideshow"></div>
					<div id="caption_1182" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1182 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1182').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1182',
					controlsContainerSel:      '#controls_1182',
					captionContainerSel:       '#caption_1182',  
					loadingContainerSel:       '#loading_1182',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
</p>
<p>On the Anniversary of his passing, I wanted to show a series I had taken at the now infamous &#8220;Highland Rape&#8221; show at the V&amp;A Museum in London 1995. I was a cocky lad, and with my camera under my coat I walked straight up to the tents and said I was was one of the dressers and waltz right in, randomly set my manual Nikon FM2  and started snapping away. It&#8217;s was such an adrenalin rush and I was completely oblivious to what I had experienced and the importance of what I had captured till years later.</p>
<p>The first image is available to purchase as a limited edition 17&#215;22 print $1000.00 (US) for further info contact <strong>studio@modaoud.com</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1182</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nike_Zoom Hyperenforcer</title>
		<link>http://modaoudphoto.com/blog/?p=1219</link>
		<comments>http://modaoudphoto.com/blog/?p=1219#comments</comments>
		<pubDate>Thu, 09 Feb 2012 14:15:28 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Still Life]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1219</guid>
		<description><![CDATA[To go along with the new Hyper Elite Platinum uniforms we also photographed the new Nike Zoom Hyperenforcer. For you sneaker aficionados these &#8220;kicks sport metallic silver and cool grey accents alongside a Flywire and Hyperfuse upper and Zoom Air &#8230; <a href="http://modaoudphoto.com/blog/?p=1219">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1219" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1219" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_DUKE_hyper_profile_0237-8_rgb.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_DUKE_hyper_profile_0237-8_rgb-70x52.jpg" alt="" title="SP12_BB_PlatinumElite_DUKE_hyper_profile_0237-8_rgb" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_ARZ_hyper_profile_0240-2_rgb.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_ARZ_hyper_profile_0240-2_rgb-70x52.jpg" alt="" title="SP12_BB_PlatinumElite_ARZ_hyper_profile_0240-2_rgb" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_BAY_hyper_profile_0250-1_rgb.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_BAY_hyper_profile_0250-1_rgb-70x52.jpg" alt="" title="SP12_BB_PlatinumElite_BAY_hyper_profile_0250-1_rgb" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_SYR_hyper_profile_0244-5_rgb.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_SYR_hyper_profile_0244-5_rgb-70x52.jpg" alt="" title="SP12_BB_PlatinumElite_SYR_hyper_profile_0244-5_rgb" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1219" class="loader"></div>
					<div id="slideshow_1219" class="slideshow"></div>
					<div id="caption_1219" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1219 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1219').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1219',
					controlsContainerSel:      '#controls_1219',
					captionContainerSel:       '#caption_1219',  
					loadingContainerSel:       '#loading_1219',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
To go along with the new Hyper Elite Platinum uniforms we also photographed the new Nike Zoom Hyperenforcer. For you sneaker aficionados these &#8220;kicks sport metallic silver and cool grey accents alongside a Flywire and Hyperfuse upper and Zoom Air cushioning&#8221;. Wow !</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beauty</title>
		<link>http://modaoudphoto.com/blog/?p=1240</link>
		<comments>http://modaoudphoto.com/blog/?p=1240#comments</comments>
		<pubDate>Tue, 07 Feb 2012 23:28:27 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Fashion / Beauty]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1240</guid>
		<description><![CDATA[Additional beauty work with the talented Yfke Sturm and Mary Wiles. For the eyes Mary used Yves Saint Laurent black waterproof eyeliner and Dior Show mascara. Overall she applied Mac face and body foundation in C 4 mixed with St &#8230; <a href="http://modaoudphoto.com/blog/?p=1240">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1240" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1240" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/10-28-11_beauty_yfke-sturm_3936-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/10-28-11_beauty_yfke-sturm_3936-1-70x46.jpg" alt="" title="10-28-11_beauty_yfke sturm_3936 (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1240" class="loader"></div>
					<div id="slideshow_1240" class="slideshow"></div>
					<div id="caption_1240" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1240 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1240').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1240',
					controlsContainerSel:      '#controls_1240',
					captionContainerSel:       '#caption_1240',  
					loadingContainerSel:       '#loading_1240',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
Additional beauty work with the talented Yfke Sturm and Mary Wiles. For the eyes Mary used Yves Saint Laurent black waterproof eyeliner and Dior Show mascara. Overall she applied Mac face and body foundation in C 4 mixed with St Tropez Rose illuminator. Burberry Heather Rose lips and Bobbi Brown lip and cheek colour on the cheeks, and finally Guerlain brow pencil in Chatain.</p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1240</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nike_Hyper Elite Platinum</title>
		<link>http://modaoudphoto.com/blog/?p=1133</link>
		<comments>http://modaoudphoto.com/blog/?p=1133#comments</comments>
		<pubDate>Mon, 06 Feb 2012 14:40:40 +0000</pubDate>
		<dc:creator>Mo Daoud</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Still Life]]></category>

		<guid isPermaLink="false">http://modaoudphoto.com/blog/?p=1133</guid>
		<description><![CDATA[We just completed a cool project showcasing the new college basketball uniforms worn only by nine teams. A big thanks to the wizardry of Carolyn Winslow and her team at Portus Imaging and of course all those at Nike including &#8230; <a href="http://modaoudphoto.com/blog/?p=1133">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
	
		<div class="gallery_clear"></div> 
		<div id="gallery_1133" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1133" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_FLA_uni_ang_0702_rgb-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_FLA_uni_ang_0702_rgb-1-52x70.jpg" alt="" title="SP12_BB_PlatinumElite_FLA_uni_ang_0702_rgb (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_DUKE_uni_fr_0654_rgb-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_DUKE_uni_fr_0654_rgb-1-52x70.jpg" alt="" title="SP12_BB_PlatinumElite_DUKE_uni_fr_0654_rgb (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_SYR_uni_ang2_0766_rgb-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_SYR_uni_ang2_0766_rgb-1-52x70.jpg" alt="" title="SP12_BB_PlatinumElite_SYR_uni_ang2_0766_rgb (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_UCONN_W_uni_fr_0587_rgb-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_UCONN_W_uni_fr_0587_rgb-1-52x70.jpg" alt="" title="SP12_BB_PlatinumElite_UCONN_W_uni_fr_0587_rgb (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_UCONN_M_uni_ang_0569_rgb-1.jpg" >								
											<img src="http://modaoudphoto.com/blog/wp-content/uploads/2012/02/SP12_BB_PlatinumElite_UCONN_M_uni_ang_0569_rgb-1-52x70.jpg" alt="" title="SP12_BB_PlatinumElite_UCONN_M_uni_ang_0569_rgb (1)" />
										</a>
										
										<div class="caption">
											
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1133" class="loader"></div>
					<div id="slideshow_1133" class="slideshow"></div>
					<div id="caption_1133" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1133 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1133').galleriffic({ 
					delay:                     3500,
					numThumbs:                 20,
					preloadAhead:              20,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1133',
					controlsContainerSel:      '#controls_1133',
					captionContainerSel:       '#caption_1133',  
					loadingContainerSel:       '#loading_1133',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	0,
					enableKeyboardNavigation:	true,
					syncTransitions:           	false,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		<br />
We just completed a cool project showcasing the new college basketball uniforms worn only by nine teams. A big thanks to the wizardry of Carolyn Winslow and her team at Portus Imaging and of course all those at Nike including Jeffrey Docherty and Andrea Cutsforth who make my job so much easier.    </p>
]]></content:encoded>
			<wfw:commentRss>http://modaoudphoto.com/blog/?feed=rss2&#038;p=1133</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

