<?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>PixelsDaily &#187; ui</title>
	<atom:link href="http://pixelsdaily.com/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelsdaily.com</link>
	<description>Free PSDs and Resources for Designers</description>
	<lastBuildDate>Tue, 21 May 2013 09:00:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Metro UI PHP Generator</title>
		<link>http://pixelsdaily.com/resources/html-css/metro-ui-php-generator/</link>
		<comments>http://pixelsdaily.com/resources/html-css/metro-ui-php-generator/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 14:00:52 +0000</pubDate>
		<dc:creator>Daniel Parker</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3899</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/metro-ui-php-generator/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/12/metro-ui-theme-150x150.png" class="attachment-thumbnail" alt="metro-ui-theme" /></a>Something a little different today, this is a PHP application that helps you generate unique metro-style interfaces with ease. Just drop it onto your server and experiment away! You&#8217;ll need to upload this to a web server to run the script and see how it works!]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3899/css" class="download">Download CSS</a><br><span>3535 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/metro-ui-php-generator/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/12/metro-ui-theme-150x150.png" class="attachment-thumbnail" alt="metro-ui-theme" /></a><p>Something a little different today, this is a PHP application that helps you generate unique metro-style interfaces with ease. Just drop it onto your server and experiment away! You&#8217;ll need to upload this to a web server to run the script and see how it works!</p>
<p><span id="more-3899"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/metro-ui-php-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS UI Toolbar Menu</title>
		<link>http://pixelsdaily.com/resources/html-css/css-ui-toolbar-menu/</link>
		<comments>http://pixelsdaily.com/resources/html-css/css-ui-toolbar-menu/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 13:00:45 +0000</pubDate>
		<dc:creator>Francisco Neves</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3555</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-ui-toolbar-menu/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/10/css-ui-toolbar-150x150.png" class="attachment-thumbnail" alt="css-ui-toolbar" /></a>A pure CSS and HTML drop-down interface. It has a particularly minimal style, with three regular buttons and a drop-down menu example. The menu also contains appropriate states for hover and click events, both of which are beautifully crafted! Hope you like it!]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3555/css" class="download">Download CSS</a><br><span>2346 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-ui-toolbar-menu/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/10/css-ui-toolbar-150x150.png" class="attachment-thumbnail" alt="css-ui-toolbar" /></a><p>A pure CSS and HTML drop-down interface. It has a particularly minimal style, with three regular buttons and a drop-down menu example. The menu also contains appropriate states for hover and click events, both of which are beautifully crafted! Hope you like it!</p>
<p><span id="more-3555"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/css-ui-toolbar-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Various PSD Sliders</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/various-psd-sliders/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/various-psd-sliders/#comments</comments>
		<pubDate>Fri, 19 Oct 2012 13:00:08 +0000</pubDate>
		<dc:creator>Don Jose</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3541</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/various-psd-sliders/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/10/various-sliders-150x150.jpg" class="attachment-thumbnail" alt="various-sliders" /></a>A collection of various slider designs, in varied styles, sizes and colours. These are a great basis for building a new user interface. You&#8217;ll have plenty of options to start from!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3541" class="download">Download PSD</a><br><span>1165 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/various-psd-sliders/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/10/various-sliders-150x150.jpg" class="attachment-thumbnail" alt="various-sliders" /></a><p>A collection of various slider designs, in varied styles, sizes and colours. These are a great basis for building a new user interface. You&#8217;ll have plenty of options to start from!</p>
<p><span id="more-3541"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/various-psd-sliders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Post UI PSD</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/facebook-post-ui-psd/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/facebook-post-ui-psd/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 13:00:07 +0000</pubDate>
		<dc:creator>Martijn Otter</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3305</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/facebook-post-ui-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/facebook-post-ui-150x150.png" class="attachment-thumbnail" alt="facebook-post-ui" /></a>A delightful mini Facebook interface PSD, showcasing a status update, a profile image / upload graphic, and various other mini icons. The PSD includes various different &#8220;states&#8221; for you to experiment with.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3305" class="download">Download PSD</a><br><span>1982 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/facebook-post-ui-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/facebook-post-ui-150x150.png" class="attachment-thumbnail" alt="facebook-post-ui" /></a><p>A delightful mini Facebook interface PSD, showcasing a status update, a profile image / upload graphic, and various other mini icons. The PSD includes various different &#8220;states&#8221; for you to experiment with.</p>
<p><span id="more-3305"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/facebook-post-ui-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploader Mac App UI</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/uploader-mac-app-ui/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/uploader-mac-app-ui/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 12:22:13 +0000</pubDate>
		<dc:creator>Martijn Otter</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3196</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/uploader-mac-app-ui/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/uploader-app-ui-150x150.png" class="attachment-thumbnail" alt="uploader-app-ui" /></a>A delightful little app interface for a simple file uploader. It contains a few different window states — &#8220;ready to upload&#8221;, &#8220;uploading&#8221;, and &#8220;upload complete&#8221;, as well as a menu bar icon. You can take a look at the PSD to see each different variation. Hope you like it!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3196" class="download">Download PSD</a><br><span>1258 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/uploader-mac-app-ui/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/uploader-app-ui-150x150.png" class="attachment-thumbnail" alt="uploader-app-ui" /></a><p>A delightful little app interface for a simple file uploader. It contains a few different window states — &#8220;ready to upload&#8221;, &#8220;uploading&#8221;, and &#8220;upload complete&#8221;, as well as a menu bar icon. You can take a look at the PSD to see each different variation. Hope you like it!</p>
<p><span id="more-3196"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/uploader-mac-app-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Classy Buttons</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/simple-classy-buttons/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/simple-classy-buttons/#comments</comments>
		<pubDate>Mon, 03 Sep 2012 13:00:55 +0000</pubDate>
		<dc:creator>Nicholas Craig</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3185</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/simple-classy-buttons/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/simple-classy-buttons-150x150.jpg" class="attachment-thumbnail" alt="simple-classy-buttons" /></a>Sometimes the simplest freebies are the best. These different button styles are pixel-perfect, easy to use in your next app/web interface, and look good on all manner of different backgrounds. Have fun!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3185" class="download">Download PSD</a><br><span>2455 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/simple-classy-buttons/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/09/simple-classy-buttons-150x150.jpg" class="attachment-thumbnail" alt="simple-classy-buttons" /></a><p>Sometimes the simplest freebies are the best. These different button styles are pixel-perfect, easy to use in your next app/web interface, and look good on all manner of different backgrounds. Have fun!</p>
<p><span id="more-3185"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/simple-classy-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile UI Wireframe Vector</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/mobile-ui-wireframe-vector/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/mobile-ui-wireframe-vector/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 13:00:19 +0000</pubDate>
		<dc:creator>Alesha</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[wireframe]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2943</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/mobile-ui-wireframe-vector/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/07/uiwireframe-150x150.png" class="attachment-thumbnail" alt="uiwireframe" /></a>Are you an app designer who would like to lay out an app before you start designing? Don&#8217;t want to worry about graphic distractions like colors, gradients, styles etc? This is the perfect wire-framing kit for you, and comes complete with a fantastic icon set.]]></description>
	<div class="download-box">
		<a href="http://files.pixelsdaily.com/marketplace/id/2943" class="download">View Item ($4)</a><br />
	</div>	
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
			<div class="reddit_btn" style="float:left; margin:0 20px 0 0;">
		        <script src="http://www.stumbleupon.com/hostedbadge.php?s=1"></script>
		    </div>

		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 20px 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/mobile-ui-wireframe-vector/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/07/uiwireframe-150x150.png" class="attachment-thumbnail" alt="uiwireframe" /></a><p>Are you an app designer who would like to lay out an app before you start designing? Don&#8217;t want to worry about graphic distractions like colors, gradients, styles etc? This is the perfect wire-framing kit for you, and comes complete with a fantastic icon set.</p>
<p><span id="more-2943"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/mobile-ui-wireframe-vector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To-Do List App UI</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/to-do-list-app-ui/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/to-do-list-app-ui/#comments</comments>
		<pubDate>Tue, 15 May 2012 13:00:26 +0000</pubDate>
		<dc:creator>Dre</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[todo]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2363</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/to-do-list-app-ui/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/05/to-do-list-ui-150x150.png" class="attachment-thumbnail" alt="to-do-list-ui" /></a>This To Do List UI contains two different styles, and is mocked up as a menu bar application for OS X. Each displays a series of task items, a &#8220;New&#8221; button, and a place to quickly add a new task. Various states show a task item that is pending, or has been completed. A great [...]]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2363" class="download">Download PSD</a><br><span>2189 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/to-do-list-app-ui/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/05/to-do-list-ui-150x150.png" class="attachment-thumbnail" alt="to-do-list-ui" /></a><p>This To Do List UI contains two different styles, and is mocked up as a menu bar application for OS X. Each displays a series of task items, a &#8220;New&#8221; button, and a place to quickly add a new task.</p>
<p>Various states show a task item that is pending, or has been completed. A great start for a simple to do list application!</p>
<p><span id="more-2363"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/to-do-list-app-ui/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stylish Black Audio Player PSD</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 13:00:49 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2279</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/04/audioplayer-150x150.png" class="attachment-thumbnail" alt="audioplayer" /></a>A fully layered audio player in two versions: large and small (the latter of which has been tweaked well beyond a simple scale). Most of the layers are vector so adjusting the height and width is fairly straightforward. The file is built at a large scale for your convenience: 1,500px wide at 300ppi.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2279" class="download">Download PSD</a><br><span>963 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/04/audioplayer-150x150.png" class="attachment-thumbnail" alt="audioplayer" /></a><p>A fully layered audio player in two versions: large and small (the latter of which has been tweaked well beyond a simple scale). Most of the layers are vector so adjusting the height and width is fairly straightforward. </p>
<p>The file is built at a large scale for your convenience: 1,500px wide at 300ppi.</p>
<p><span id="more-2279"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smooth Video Player UI PSD</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/smooth-video-player-ui-psd/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/smooth-video-player-ui-psd/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 13:00:07 +0000</pubDate>
		<dc:creator>Joe Joiner</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2270</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/smooth-video-player-ui-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/04/video-player-ui-150x150.jpg" class="attachment-thumbnail" alt="video-player-ui" /></a>A simple modern video player interface with large play/pause button in Photoshop PSD and PNG format. All colors and sizes can be altered to suit requirements. Assets used include: 12px Glyphs by Facundo Gonzalez &#8216;Helvetica Neue LT Pro Roman&#8217; Font]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2270" class="download">Download PSD</a><br><span>1045 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/smooth-video-player-ui-psd/><img width="150" height="150" src="http://pixelsdaily.com/wp-content/uploads/2012/04/video-player-ui-150x150.jpg" class="attachment-thumbnail" alt="video-player-ui" /></a><p>A simple modern video player interface with large play/pause button in Photoshop PSD and PNG format. All colors and sizes can be altered to suit requirements.</p>
<p>Assets used include:</p>
<ul>
<li><a href="http://goo.gl/fGpRx">12px Glyphs by Facundo Gonzalez</a></li>
<li>&#8216;Helvetica Neue LT Pro Roman&#8217; Font</li>
</ul>
<p><span id="more-2270"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/smooth-video-player-ui-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: pixelsdaily.com @ 2013-05-22 08:56:34 by W3 Total Cache -->