<?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>Programming Blog &#187; image</title>
	<atom:link href="http://www.neurosoftware.ro/programming-blog/tag/image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/programming-blog</link>
	<description>Web development , php , ajax , symfony, framework, zend</description>
	<lastBuildDate>Thu, 18 Aug 2011 08:11:19 +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>Digging Into Channels as an Extraction Tool – Part 1</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/digging-into-channels-as-an-extraction-tool-%e2%80%93-part-1/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/digging-into-channels-as-an-extraction-tool-%e2%80%93-part-1/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:47:07 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[channel]]></category>
		<category><![CDATA[CMYK]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[colour mode]]></category>
		<category><![CDATA[extraction methods]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[layer masks]]></category>
		<category><![CDATA[palette window]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[several different areas]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/digging-into-channels-as-an-extraction-tool-%e2%80%93-part-1/</guid>
		<description><![CDATA[In my last (and first) article here on MyInkBlog, I dove into some of the key differences that exist between Clipping Masks and Layer Masks in Photoshop. We touched on several different areas, but near the beginning of the article I wrote: we can start by using any one of a number of different extraction [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/k-enJctLmiFwarzHtw64V7g4tg0/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/652bf_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/k-enJctLmiFwarzHtw64V7g4tg0/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/652bf_di" border="0"></img></a></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a0037_digging-into-extractions.jpg" alt="" width="575" height="332" class="alignleft size-full wp-image-8490" />In my <a href="http://www.myinkblog.com/2009/11/30/getting-to-know-clipping-masks-and-layer-masks-in-photoshop/">last (and first) article</a> here on MyInkBlog, I dove into some of the key differences that exist between Clipping Masks and Layer Masks in Photoshop. We touched on several different areas, but near the beginning of the article I wrote:</p>
<blockquote><p>we can start by using any one of a number of different extraction methods (in this case, I used channels, which is another article all on its own).</p>
</blockquote>
<p>This is that article. Actually, it&#8217;s the first of two articles. It seems that there was quite a bit of interest in knowing more about channels and how I used them to extract the woman from the background in that previous article. Well, I&#8217;m more than happy to comply with that request. In this first article, we are going to cover some of the basic concepts behind channels. The follow-up article will be more of a tutorial-like piece, in which I will work through a channels-based extraction.</p>
<p>So let&#8217;s get started. For the purposes of this discussion, we&#8217;re going be using this simple image of an apple, which can be downloaded for free over at <a href="http://www.dreamstime.com/single-red-apple-imagefree183927">Dreamstime</a>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a9988_screenshot-01.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8475" /></p>
<h2>Channel Basics</h2>
<p>Now, we&#8217;ll start with some of the true fundamentals. First, you can access your channels by opening up the Channels Palette (Window &raquo; Channels from in the menu). This is where we will be doing most of our work, both in this article and in the follow up tutorial.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3af48_screenshot-02.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8476" /></p>
<p>In this case, we can see four channels – RGB, Red, Green and Blue. By the way they are laid out in the palette, they actually look a lot like layers. Don&#8217;t be confused, though. That is strictly a matter of interface. Channels and Layers are entirely different entities.</p>
<p>You may also notice that the channels seem to reflect the current colour mode of the document – which is RGB. This is indeed true, and leads us to another important point. The Channels Palette will change based on the colour mode of the document. This is because each colour mode uses a different method for defining colour, and at their most basic level channels are simply a programatic way of displaying the interaction of basic primary colours, which combine to create a much larger range of full colour.</p>
<h2>The Big Two: RGB and CMYK</h2>
<p>I&#8217;m sure that many of you are familiar with basic concepts of how colours are mixed, but since this is one of the fundamental building blocks of how channels work, let&#8217;s quickly review our two basic colour structures.</p>
<p>First, we have RGB, which is the colour mode of all things like your monitor, television and various handheld devises. RGB makes use of concepts of additive colour, combining tiny bits of red, green and blue lights in varying degrees in order to create a full and rich colour gamut.</p>
<p>On the other hand, we have CMYK, which is what is used for print. With this kind of colour, a printer  or press lays down tiny dots of cyan, magenta, yellow and black inks, which blend together to create the illusion of colour. While pixels on a monitor actually emit coloured light, the tiny dots on a page absorb coloured lights, reflecting only the colour that you see. As more ink is mixed together, more light is absorbed. That&#8217;s why it is called subtractive colour – because less and less gets reflected as you add more ink.</p>
<p>I should also note that when you&#8217;re working in CMYK your screen is still displaying in RGB &#8211; Photoshop is simply approximating CMYK colour for display. If you want to learn a bit more of the science, read about <a href="http://en.wikipedia.org/wiki/Additive_color">additive colour</a> and <a href="http://en.wikipedia.org/wiki/Additive_color">subtractive colour</a> on Wikipedia.</p>
<p>For our purposes, the important thing to know is that each of these colour models require different sets of colour information, which are reflected in their types of channels. Let&#8217;s examine this a bit more closely.</p>
<p>First, open up the image and then pop open the Channels palette. When downloaded from the internet, the image should be in RGB mode by default, so you should see four different channels. Actually, there are three channels (Red, Green and Blue), and then an automatic, and uneditable channel (called RGB).  Each channel visualizes the three different streams of colours that compose the document, which we can see by taking another look at our previous screenshot:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2fcc0_screenshot-021.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8477" /></p>
<p>The Photoshop default is for each channel is actually represented by a simple greyscale image (though we&#8217;ll look at how to change that). For example, here is the red channel for our apple:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/99c32_screenshot-03.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8478" /></p>
<p>It may seem odd that the apple itself actually seems washed out, rather than strong and vibrant, which you might expect given that the fruit itself is also red. There is a good reason for this. Within an RGB channel, any white pixel will be at its maximum brightness for that colour – red in this case. In other words, it will emit the maximum amount of red light. Conversely, wherever it is black, the pixel will not emit any light of that colour. So, because the apple is red, pixels that make up that part of the image are actually quite light.</p>
<p>Conversely, if we convert the apple image to CMYK, we will see something quite different. We now have five channels, one for cyan, magenta, yellow and black, as well as the automatic combined channel.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e95e_screenshot-04.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8479" /></p>
<p>In this case the channels work somewhat differently, because we are working in a colour space that is intended to mimic the workings of ink on paper. As such, you will find that wherever a pixel is white, it is meant to represent blank, unprinted paper. Wherever a pixel is black, it is meant to represent an area where the paper is covered with the maximum saturation for that particular colour.</p>
<p>Let&#8217;s look at the magenta channel as an example. To create red with ink, we can actually combine magenta with yellow. So, if we printed our apple image, we would expect there to be a lot of magenta ink used. This is accurately reflected in the magenta channel.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0e013_screenshot-05.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8480" /></p>
<p>Notice that the areas of the deepest red are the most saturated with black, whereas areas that contain relatively little red (such as the reflections and the yellow area near the top of the apple) remain much whiter.</p>
<p>That&#8217;s really the basics of what channels are. They are simply a way of splitting apart the different colour information in a document, giving you the ability to make tweaks and adjustments on a colour by colour basis. A quick word of warning, though: using channels to make extensive colour modifications on a heavily layered document can be a bit tricky. Making a change in a channel will still only effect the current layer, so I would recommend doing some experimenting.</p>
<p>In fact, I always recommend experimenting! I&#8217;ve found that it&#8217;s the absolute best way to learn.</p>
<h2>Seeing Channels in Colour</h2>
<p>Personally, I prefer working with the default greyscale rendering of the channels. However, if you&#8217;re finding it difficult to wrap your head around how the colours are actually working, Photoshop has a little interface option to help make it easier for you. Select Photoshop &raquo; Preferences &raquo; Interface from the menu (PC: Edit &raquo; Preferences &raquo; Interface). In the dialogue box you should see a little check box with the option “Show Channels In Colour”. By default this is turned off, but try turning it on. In RGB mode, the channels palette and red channel should look something like this:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e76dd_screenshot-06.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8481" /></p>
<p>In CMYK mode, the channels palette and magenta channel should look something like this:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4feef_screenshot-07.jpg" alt="" width="575" height="383" class="alignleft size-full wp-image-8482" /></p>
<p>This little trick can be super helpful when it comes to visualizing the colour behind unique channels. However, when it comes to using them for extractions, it can make things a little bit more difficult. So, in the next article, I will have this option turned off again</p>
<h2>The Other Colour Modes</h2>
<p>While RGB and CMYK are the two most common colour modes in my experience, they are certainly not the only ones, and the other colour modes also change the way the channels work. The following is a brief summary of how some of the other colour modes affect channels.</p>
<h3>Lab Mode</h3>
<p>This colour space is significantly different from either RGB or CMYK because it is not device dependent. In other words, it is not designed to mix colours, either of ink or light. Instead, it is designed more to emulate human perception of colour, by actually separating the lightness values from the colour values.</p>
<p>There are basically three channels. The first is the Lightness channel, which controls the relative lightness or darkness of a particular pixel. The other two channels (called a and b) contain actual colour information, by determining the relative saturation.</p>
<p>By far the most complex of all the colour modes (at least in my opinion), trying to explain the entire Lab colour model would be an entire article onto itself! It might even take several articles. For the most part, though, it appears to be used primarily for post-production work in photography, so it could be helpful in terms of establishing a proper colour balance. In terms of actual extraction, though, it&#8217;s probably not going to be all that useful.</p>
<h3>Multi-Channel</h3>
<p>As the name would suggest, this one definitely makes use of channels. Basically, though, it amounts to an unmanaged CMYK. Sort of. If you convert to multi-channel right out of RGB, the channels will be converted into CMY, with no black (K). However, if you convert out of CMYK, you will keep all four channels.</p>
<p>The primary difference, though, is that you can actually change the colour of a channel. So, instead of having a cyan channel, you could have a channel dedicated to a unique Pantone colour. This can make for some interesting effects and can be beneficial when preparing a Photoshop design for printing with alternate colours.</p>
<p>From an extraction perspective, it doesn&#8217;t really offer anything that is not already available in CMYK mode.</p>
<h3>Indexed</h3>
<p>An index image is basically just that, an index of colours which are defined across a grid, which represents the canvas itself. Each pixel is essentially given a simple and static colour value from the index of 256 colours. This is the kind of technology that is used in image formats such as GIF.</p>
<p>It is useful for maintaining small file sizes, but makes no real use of channels. If you look in the Channels Palette, all you will see is the actual index itself. This means that indexed mode is completely useless when it comes to channel based extractions.</p>
<h3>Greyscale</h3>
<p>This colour mode is exactly what it sounds like, and really isn&#8217;t a colour mode at all, since it contains no colour. In this mode, the image is basically reduced to values of lighness and darkness, as represented by white, black and a full range of greys.</p>
<p>It can be useful in some circumstances, such as preparing a design for simple one colour print, but is not really all that useful for extraction purposes.</p>
<h3>Bitmap</h3>
<p>This is the most basic of all colour modes, and is comprised entirely of black or white pixels. There is not even any shades of grey. Again, it has only uses a single black and white channel and has no real use for running extractions.</p>
<h3>Duo Tone</h3>
<p>Duotone (and the related tritone and quadtone) is kind of like a fake colour mode, insofar as the main image remains primary a greyscale, with highlights, midtones and shadows. You set a colour for each “tone” you choose and then adjust that colour&#8217;s levels to dictate how you want it to effect the various tones in your image.</p>
<p>It&#8217;s a very different way of working with colour, and is primarily used for adding interesting colour treatments to a black and white photograph – such as creating a customized sepia effect. Since it only has a single greyscale channel, it really isn&#8217;t much good when it comes to extractions.</p>
<h2>Command-Clicking Channels</h2>
<p>Well that&#8217;s a basic run down of channels. There&#8217;s a lot more we could talk about, but that should cover most of the basics that you will need to know for creating extractions. We&#8217;ll get into the nitty gritty in the Part 2 tutorial!</p>
<p>For those of you who just can&#8217;t wait though, here&#8217;s a little preview. To create a selection from a channel, all you have to do is Command-click (PC: Ctrl-click) on the preview for any given channel. A selection will be made based on the black, white and grey pixels for that channel (with white being fully selected and black being unselected).</p>
<p>Pretty simple right? Well yes – and no. It would be incredibly rare for a default colour channel to be ready for a perfect extraction. It usually takes a bit of tweaking and modifying, and that&#8217;s exactly what we&#8217;ll get into in Part 2. Be sure to <a href="http://feeds.feedburner.com/MyInkBlog">subscribe</a> so that you don&#8217;t miss it!</p>
<div>
<a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?i=gfvmxcT6mB4:UAFbixJ3tFc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?i=gfvmxcT6mB4:UAFbixJ3tFc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5b5_MyInkBlog?i=gfvmxcT6mB4:UAFbixJ3tFc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MyInkBlog?a=gfvmxcT6mB4:UAFbixJ3tFc:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/11961_MyInkBlog?i=gfvmxcT6mB4:UAFbixJ3tFc:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/11961_gfvmxcT6mB4" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/MyInkBlog">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/digging-into-channels-as-an-extraction-tool-%e2%80%93-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #411</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-411/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-411/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 02:33:35 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio




















Gisele]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[jacqueline stewart]]></category>
		<category><![CDATA[Jacqueline Stewart Brown Maxime Quoilin]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre rs]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-411/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/qVo9psYD8zho5yTBvMQH4UKY5RE/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8df2a_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/qVo9psYD8zho5yTBvMQH4UKY5RE/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8df2a_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>abdellusher</h3>
<p><a href="http://abdellusher.deviantart.com/art/Old-not-Dead-147653570" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8df2a_Old_not_Dead_by_abdellusher.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://abdellusher.deviantart.com/art/The-Islamic-Museum-151009264" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5198e_The_Islamic_Museum_by_abdellusher.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>akuji rocks</h3>
<p><a href="http://duss005.deviantart.com/art/erykah-badu-150580714" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5198e_erykah_badu_by_duss005.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://bylaauraa.deviantart.com/art/I-wish-150588793" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fecf5_I_wish_by_ByLaauraa.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://akujirocks.deviantart.com/art/Mind-Dimension-150232254" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fecf5_Mind_Dimension_by_akujirocks.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://akujirocks.deviantart.com/art/Live-love-150622375" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fecf5_Live_love_by_akujirocks.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/goni-montes-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a76bb_Goni-Montes-Illustrations-19-600x403.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/goni-montes-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/393e3_Goni-Montes-Illustrations-10.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/goni-montes-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a6662_Goni-Montes-Illustrations-2.jpg" /></a></p>
<p><a href="http://vectroave.com/2010/01/herring-herring-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0b036_Herring-Herring-Photography-15-600x401.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/herring-herring-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0b036_Herring-Herring-Photography-8-600x401.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/herring-herring-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/aee6e_Herring-Herring-Photography-11-600x401.jpg" width="450" /></a></p>
<h3>axvitor</h3>
<p><a href="http://axvitor.deviantart.com/art/colored-lines-151000188" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/06d8c_colored_lines_by_axvitor.png" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://axvitor.deviantart.com/art/Power-Off-146118050" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/431a8_Power_Off_by_axvitor.png" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>buud</h3>
<p><a href="http://www.bradleysharp.co.uk/v20/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1206_v20.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>eugene kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/new-8-beautiful-brian-viveros" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1206_brianviveros2.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/new-8-beautiful-brian-viveros" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1206_brianviveros4.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/photo/spokes-1?context=user" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac812_MarkJenkins.jpg?width=350&amp;height=284" /></a></p>
<p><a href="http://www.mymodernmet.com/photo/exhale-1?context=user" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac812_GregKadel.jpg?width=550&amp;height=353" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/tree-in-jars-illusion-6-pics" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac812_NaokoIto1.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/tree-in-jars-illusion-6-pics" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac812_NaokoIto3.jpg" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://vi.sualize.us/view/0de1962e51ec1970f10071d309f44b92/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3bc41_art,blue,girl,bubbles,painting,illustration,face-0de1962e51ec1970f10071d309f44b92_h.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://vi.sualize.us/view/914cfd9ac7c16f1de05e0b5bfff27e58/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f1f96_blue,moon,photography-914cfd9ac7c16f1de05e0b5bfff27e58_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/20/hua-qiang-bei-road-by-work-ac/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ecefb_render2x580.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/88a7ed84295073bac276dba3b062ebf3/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a756_art,collage,illustration-88a7ed84295073bac276dba3b062ebf3_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/642d377e7ec28ca327b25f740a28d361/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/15bfc_design,herbs,ideas,product,storage-642d377e7ec28ca327b25f740a28d361_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://vi.sualize.us/view/422755d50099885156d0d5f5041c58ca/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cd408_fashion,pose,burlesque,lingerie,woman,corset-422755d50099885156d0d5f5041c58ca_h.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://vi.sualize.us/view/cdc3b3a9557d6f18d22edde973a530ce/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8afd6_fairy,mystic-cdc3b3a9557d6f18d22edde973a530ce_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/bb8aaef0024be723a28f8ba5f365dfb0/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1b80_wallpaper-bb8aaef0024be723a28f8ba5f365dfb0_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/a00ddd4dbdebed6de377fcd87bd1306b/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5ca3a_a00ddd4dbdebed6de377fcd87bd1306b_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/20/marilyn-monroe-and-richard-avedon/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b7ae1_MarilynMonroeasMarleneDietrichinTheBlueAngelavedon.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/20/voort-world/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09727_motorvoort.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/20/love-letters-in-philadelphia/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f0e28_4268774258_7f2d5059e4_o.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/20/one-trip-pass-online/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e2c19_otp3.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://webdesignledger.com/inspiration/40-amazing-examples-of-macro-photography" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/87726_macro_photography_23.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://webdesignledger.com/inspiration/40-amazing-examples-of-macro-photography" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5927b_macro_photography_27.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/bca0ee06362accf51fb71b046e1428aa/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6e9a9_couple,hug,kiss,sensual-bca0ee06362accf51fb71b046e1428aa_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/bd565eb7713402094bb4026691b9e679/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b13b_ice,ice,cream-bd565eb7713402094bb4026691b9e679_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/073f8f8d025aff6c6649b6d46bf2e8f8/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cecf0_sea,sydney-073f8f8d025aff6c6649b6d46bf2e8f8_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/33d1ffa3d089030fe267afe6cb5040bd/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d146b_design,fun,ideas-33d1ffa3d089030fe267afe6cb5040bd_h.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>iamthelampa</h3>
<p><a href="http://www.flickr.com/photos/iamthelampa/4289233002/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c62b6_4289233002_c47e831273_m.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<h3>Jacqueline Stewart Brown</h3>
<p><a href="http://www.flickr.com/photos/jacquijsb/sets/72157622286204859/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b7ca_4043960393_39108dcc05_m.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://www.flickr.com/photos/jacquijsb/sets/72157622286204859/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3624b_4074350655_2834f5caa5_m.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://www.flickr.com/photos/jacquijsb/sets/72157622286204859/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/442be_4053809467_8110c56580_m.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://www.flickr.com/photos/jacquijsb/sets/72157622286204859/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd0c_4075112302_1c3603cf42_m.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<h3>Maxime Quoilin</h3>
<p><a href="http://www.behance.net/Gallery/Ultra-Violence/396836" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7d1c3_886661263957477.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>morgane</h3>
</p>
<p><a href="http://vimeo.com/8739695" rel="nofollow">Peugeot SR1</a> from <a href="http://vimeo.com/user1167687" rel="nofollow">stéphane leloutre</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>Tiana Vasiljev</h3>
<p><a href="http://www.tianavasiljev.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e56c7_Showcase_01.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://www.tianavasiljev.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/919de_Showcase_06.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://www.tianavasiljev.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b4ce_Showcase_10.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>zuca</h3>
<p><a href="http://www.flickr.com/photos/40051465@N05/4260663994/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0fd62_4260663994_b7ce96b9e7_o.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@djbennett999</h3>
<p><a href="http://www.instantshift.com/2010/01/20/99-brilliant-examples-of-infrared-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4fcaf_seoip-01.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/20/99-brilliant-examples-of-infrared-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ff16c_seoip-05.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://www.instantshift.com/2010/01/20/99-brilliant-examples-of-infrared-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/586ca_seoip-15.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://psdfan.com/inspiration/photography/50-examples-of-natural-macro-photography" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/edad6_mac20.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<p><a href="http://www.stumbleupon.com/su/72QOcA/www.noupe.com/photography/35-truly-dramatic-examples-of-animal-photography.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/edad6_catty.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>@alsadeck</h3>
<p><a href="http://vidotto.blogspot.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/edad6_MockUpBees.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<p><a href="http://vidotto.blogspot.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a6d5f_MockUpTitanic.jpg" alt="Digital art selected for the Daily Inspiration #411" /></a></p>
<h3>@tariqdesign</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/863f1_401263423121.jpg" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/863f1_401263423121.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>@herholdt</h3>
<p><a href="http://www.idee.dk/uncategorized/evil/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/863f1_0029-500x375.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<h3>@feernandomatias</h3>
<p><a href="http://www.flickr.com/photos/framqqs/4290234593/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/aafa2_4290234593_d20b0a3d28.jpg" alt="Digital art selected for the Daily Inspiration #411" width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>Someone with a bachelor degree in Foreign Trade that really likes technology, design, photography and creativity. A person ‘digging’ a new way as a ‘geek apprentice’, blogger &#8216;wanna be&#8217; and a communication lover! Current location: Porto Alegre, RS – Brazil<br />
Twitter user: gismullr</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fb3_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fb3_abduzeedo?i=X7k9xM8GUrw:A3wLk1yuT98:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fb3_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fb3_abduzeedo?i=X7k9xM8GUrw:A3wLk1yuT98:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fb3_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f069_abduzeedo?i=X7k9xM8GUrw:A3wLk1yuT98:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f069_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=X7k9xM8GUrw:A3wLk1yuT98:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f069_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f069_X7k9xM8GUrw" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-411/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #410</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-410/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-410/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 02:23:58 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Amado Silva]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Claudio Castellano]]></category>
		<category><![CDATA[Eugene Kim





Fabiano]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio FKSD]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[Florian NICOLLE]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Luis Afonso]]></category>
		<category><![CDATA[mauricio cardoso]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Sam Austin]]></category>
		<category><![CDATA[Sidney]]></category>
		<category><![CDATA[Sidney Widmer]]></category>
		<category><![CDATA[Tobias Wildi]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-410/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/GKZZiqoywVE5TAOjDknbc5iuwcc/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2034c_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/GKZZiqoywVE5TAOjDknbc5iuwcc/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0fccc_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/mario-wagner-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7fe19_Mario-Wagner-Illustrations-24.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/mario-wagner-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4d6e2_Mario-Wagner-Illustrations-20.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/mario-wagner-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7b72d_Mario-Wagner-Illustrations-16.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-the-orange-apple/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/454d6_Photography-by-The-Orange-Apple-19-600x367.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-the-orange-apple/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b383_Photography-by-The-Orange-Apple-16-600x418.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>alexzabbey</h3>
</p>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/61890_Swatch.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>Amado Silva</h3>
<p><a href="http://www.flickr.com/photos/phileico/3779804378/" rel="nofollow"><img width="450" /></a></p>
<h3>Brukhar </h3>
<p><a href="http://design.creativefan.com/create-a-stunning-3d-liquid-explosion-artwork/" rel="nofollow"><img width="450" /></a></p>
<h3>carbon knight </h3>
<p><a href="http://dtct.deviantart.com/art/sexy-fred-150648093" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://dtct.deviantart.com/art/big-D-150854826" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://dtct.deviantart.com/art/sneak-peck-150183469" rel="nofollow"><img width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/Offset-150951687" rel="nofollow"><img width="450" /></a></p>
<h3>Claudio Castellano</h3>
<p><a href="http://www.behance.net/Gallery/VALENTINA/302309" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/MADONNA-SS_-DEL-MIRTO/354341" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/KAT-VON-D/302447" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/JOKER/302462" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/DARK-KNIGHT/302469" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/SELF-PROTRAIT-ME/390502" rel="nofollow"><img width="450" /></a></p>
<h3>Eliot Williams</h3>
<p><a href="http://www.flickr.com/photos/hisnameiseliot/4283640025/" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/padmas-sexy-meal-in-bed-5" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6b092_GregKadelPadmaLakshmi11.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/padmas-sexy-meal-in-bed-5" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6b092_GregKadelPadmaLakshmi21.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/magnificent-paper-sculptures-5" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0317c_paulaArntzenprofileyatzer_1.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/magnificent-paper-sculptures-5" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0317c_paulaArntzenprofileyatzer_6.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/extremely-disturbing-ronald" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0317c_mcdonaldinspiredart1.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/extremely-disturbing-ronald" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2fda6_ronaldshootout.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>Fabiano</h3>
</p>
<p><a href="http://designyoutrust.com/2010/01/19/artwork-by-dominic-marco/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/The-Caterpillar-Lorena-Alvarez-i1547/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Wipe-Out-FKSD-i1546/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Alice-in-Wonderland/362487" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.yankodesign.com/2010/01/19/love-pot-is-hot/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+yankodesign+(Yanko+Design+-+Form+Beyond+Function)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/19/les-dangereux/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/19/artwork-by-andrew-domachowski/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designaside.com/3075/fotografia/fotografia-romain-laurent" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
</p>
<p><a href="http://www.designflavr.com/Road-Safety-Fil-Dunsky-i1548/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/19/steven-bonner-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/19/terry-richardson-start-blogging/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/19/no-computer-collage/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://grainedit.com/2010/01/19/europe-by-car/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+GrainEdit+(Grain+Edit)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Character-Design/390687" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://ffffound.com/image/c965aa695cace8827efcda565356d9b92b8b9776" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/7f6a88bf439d4de622ff9eaf6a905905091cf350" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.underconsideration.com/brandnew/archives/microsoft_office_version_bland0.php" rel="nofollow"><img width="450" /></a></p>
<h3>FKSD</h3>
</p>
<p><a href="http://vimeo.com/8825907" rel="nofollow">Timeless</a> from <a href="http://vimeo.com/user1678659" rel="nofollow">FKSD</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>Florian Nicolle</h3>
<p><a href="http://neo-innov.deviantart.com/art/Shaun-White-150940312" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://www.webdesignerdepot.com/2010/01/woven-fabric-social-media-icon-set/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d37c1_preview.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://ediblewhisper.deviantart.com/art/graceful-silence-146289724" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b452_graceful_silence_by_EdibleWhisper.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://umiterdem.deviantart.com/art/Riders-on-the-storm-136436075" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b452_b1526f491ef37543d130f95ef37a3fb2.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://hidebox.deviantart.com/art/Dulces-suenos-133133412" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56a5c_Dulces_suenos_by_Hidebox.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/5a126e6c6fc1ffb772ca327298658197/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1467e_5a126e6c6fc1ffb772ca327298658197_h.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/8269c4ab75dcedf7e9fe612697a14aaa/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d34c6_art,photography-8269c4ab75dcedf7e9fe612697a14aaa_h.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>Haaghun</h3>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4286444230/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/3994049734/sizes/l/in/set-72157622863960354/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/3994051234/sizes/l/in/set-72157622863960354/" rel="nofollow"><img width="450" /></a></p>
<h3>JRide</h3>
<p><a href="http://abduzeedo.com/www.facebook.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/25095_photo.php?pid=30167912&amp;id=145400167" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>Luis Afonso</h3>
<p><a href="http://shadowtuga.deviantart.com/art/Typography-Lover-150919294" rel="nofollow"><img width="450" /></a></p>
<h3>Mauricio Cardoso</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5999f_l" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5999f_l" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>Sam Austin</h3>
<p><a href="http://www.behance.net/Gallery/Remember-Me/342069" rel="nofollow"><img src="http://abduzeedo.com/1251951257522519.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>Sidney</h3>
</p>
<p><a href="http://vimeo.com/8759004" rel="nofollow">From Top to Bottom to Top</a> from <a href="http://vimeo.com/fromtoptobottom" rel="nofollow">Tobias Wildi and Sidney Widmer</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>tehPaperCut </h3>
<p><a href="http://www.behance.net/Gallery/Fireflies/395786" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1919d_994411263898103.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Cover-the-Basics/395767" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1919d_994411263897444.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Press-Play/312016" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1919d_994411253703272.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Untitled/276070" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/310a6_994411248964200.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/6th-Sense/276088" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/310a6_994411248965176.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Strictly-Rhythm/226924" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/310a6_994411242372770.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Goapele-_quotCloser_quot/239562" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/310a6_994411244208137.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Weezy-F_-Baby/239430" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a9d43_994411244192672.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Died-on-the-line/239598" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a9d43_994411244209892.jpg" alt="Digital art selected for the Daily Inspiration #410" width="450" /></a></p>
<h3>yuffie</h3>
<p><a href="http://www.behance.net/Gallery/Organic/394419" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Open-Minded/395127" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@MorganLott </h3>
<p><a href="http://definitivetouch.com/news/visualbug-facebook/" rel="nofollow"><img width="450" /></a></p>
<h3>@allrox </h3>
<p><a href="http://www.flickr.com/photos/allrox/4238404746/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<h3>@daniel_nelson </h3>
<p><a href="http://www.danielnelson.se/blog.php?id=54" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=54" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=54" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/146b6_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/146b6_abduzeedo?i=G_7_BIEqLpU:cZMM5H-7udQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/146b6_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/146b6_abduzeedo?i=G_7_BIEqLpU:cZMM5H-7udQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/146b6_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd530_abduzeedo?i=G_7_BIEqLpU:cZMM5H-7udQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd530_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=G_7_BIEqLpU:cZMM5H-7udQ:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd530_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd530_G_7_BIEqLpU" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-410/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Awesome Avatar Transformation using Photoshop</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-avatar-transformation-using-photoshop/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-avatar-transformation-using-photoshop/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:43:12 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[photoshop]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[human images]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-avatar-transformation-using-photoshop/</guid>
		<description><![CDATA[One of the famous movie &#8211; Avatar has just swept and shocked the whole world. You may wonder how the image of Avatar to be created. It seems lots of works and not easy to do such creation. However, you can transform a human being photo into Avatar using Photoshop. Now, you can turn any [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.photoshoplady.com/photoshop-tutorial/awesome-avatar-transformation-using-photoshop/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6eeda_Awesome-Avatar-Transformation-using-Photoshop.jpg" /></a></div>
<p>One of the famous movie &#8211; Avatar has just swept and shocked the whole world.  You may wonder how the image of Avatar to be created. It seems lots of works and not easy to do such creation. However, you can transform a human being photo into Avatar using Photoshop. Now, you can turn any human images into Avatar following this tutorial.</p>
<p> (<a href="http://www.photoshoplady.com/photoshop-tutorial/awesome-avatar-transformation-using-photoshop/">View This Tutorial</a>)
<div>
<a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=phtml09pB24:PtWaXPiN5bI:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e786b_PhotoshopLady?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=phtml09pB24:PtWaXPiN5bI:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e786b_PhotoshopLady?i=phtml09pB24:PtWaXPiN5bI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=phtml09pB24:PtWaXPiN5bI:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e786b_PhotoshopLady?i=phtml09pB24:PtWaXPiN5bI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=phtml09pB24:PtWaXPiN5bI:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e786b_PhotoshopLady?i=phtml09pB24:PtWaXPiN5bI:gIN9vFwOqvQ" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e786b_phtml09pB24" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/PhotoshopLady">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-avatar-transformation-using-photoshop/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Vodafone BlackBerry Tour2 Availability Rumored [Leaked Image Hints to a BlackBerry Tour2 Release Date on Verizon, Soon]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/gadgets/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/gadgets/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 07:21:34 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[gadgets]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[curiosities]]></category>
		<category><![CDATA[Essex]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Read]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[technology gadgets]]></category>
		<category><![CDATA[Tour]]></category>
		<category><![CDATA[tour2]]></category>
		<category><![CDATA[Verizon]]></category>
		<category><![CDATA[verizon wireless]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/gadgets/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/</guid>
		<description><![CDATA[The new BlackBerry Tour2 has made appearance in a leaked image picturing a CelleBrite device that mentions it along with the likes of the BlackBerry Bold and the Storm 2. Previously known as BlackBerry Essex or the BlackBerry 9650 (which we already covered last year just before Christmas), the smartphone is expected to debut soon [...]]]></description>
			<content:encoded><![CDATA[<p>The new BlackBerry Tour2 has made appearance in a leaked image picturing a CelleBrite device that mentions it along with the likes of the BlackBerry Bold and the Storm 2. Previously known as BlackBerry Essex or the <a href="http://nexus404.com/Blog/2009/12/24/blackberry-tour2-9650-surfaces-tour2-essex-specs-quick-review-pricing-availability-yet-to-be-confirmed/">BlackBerry 9650</a> (which we already covered last year just before Christmas), the smartphone is expected to debut soon on Verizon Wireless as the leaked image comes from a source renowned for knowing the ins and outs around Big Red.</p>
<p><img class="size-full wp-image-25486 aligncenter" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dcae1_CelleBrite-BlackBerry-Tour2.jpg" alt="CelleBrite BlackBerry Tour2" width="400" height="300" /></p>
<p>(&#8230;)<br />Read the rest of <a href="http://nexus404.com/Blog/2010/01/19/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/">Vodafone BlackBerry Tour2 Availability Rumored [Leaked Image Hints to a BlackBerry Tour2 Release Date on Verizon, Soon]</a></p>
<hr />
<p>© <a href="http://nexus404.com/Blog">TFTS &#8211; Technology, Gadgets &amp; Curiosities</a>, 2010. |<br />
<a href="http://nexus404.com/Blog/2010/01/19/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/">Permalink</a> |<br />
<a href="http://nexus404.com/Blog/2010/01/19/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/#comments">No comment</a> |<br />
Add to<br />
<a href="http://del.icio.us/post?url=http://nexus404.com/Blog/2010/01/19/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/&amp;title=Vodafone BlackBerry Tour2 Availability Rumored [Leaked Image Hints to a BlackBerry Tour2 Release Date on Verizon, Soon]">del.icio.us</a>
</p>
<div>
<a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dcae1_ThoughtsFromTheSidelines?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:UT3xtbGYFzA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dcae1_ThoughtsFromTheSidelines?d=UT3xtbGYFzA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dcae1_ThoughtsFromTheSidelines?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dcae1_ThoughtsFromTheSidelines?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ae7f8_ThoughtsFromTheSidelines?i=qk4txzVHUF8:snOqvGRLT-I:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ae7f8_ThoughtsFromTheSidelines?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ae7f8_ThoughtsFromTheSidelines?i=qk4txzVHUF8:snOqvGRLT-I:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ThoughtsFromTheSidelines?a=qk4txzVHUF8:snOqvGRLT-I:fhIkUmrSyp4"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ae7f8_ThoughtsFromTheSidelines?i=qk4txzVHUF8:snOqvGRLT-I:fhIkUmrSyp4" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ae7f8_qk4txzVHUF8" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/ThoughtsFromTheSidelines">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/gadgets/vodafone-blackberry-tour2-availability-rumored-leaked-image-hints-to-a-blackberry-tour2-release-date-on-verizon-soon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Photoshop Tip: Using Layer Masks</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/photoshop-tip-using-layer-masks/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/photoshop-tip-using-layer-masks/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 06:50:39 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[foreground and background colors]]></category>
		<category><![CDATA[foreground color]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[keyboard shortcut]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[layer mask]]></category>
		<category><![CDATA[layer masks]]></category>
		<category><![CDATA[mask]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/photoshop-tip-using-layer-masks/</guid>
		<description><![CDATA[In this beginner tutorial I will show you different ways to use layer masks to add some extra flare to your photos. First I will show you how to add color to a black and white image, then I will show you how to add depth of field to an image by just using blurring [...]]]></description>
			<content:encoded><![CDATA[<p>In this beginner tutorial I will show you different ways to use layer masks to add some extra flare to your photos. First I will show you how to add color to a black and white image, then I will show you how to add depth of field to an image by just using blurring and a layer mask.</p>
<p>Before you begin download the images for the tutorial</p>
<p><a href="http://images.ientrymail.com/devwebpro/tutorials/layermasktips/layermask1-large.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0932_layermask1.jpg" border="0" /></a> </p>
<p><a href="http://images.ientrymail.com/devwebpro/tutorials/layermasktips/wineglasses-large.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/24b03_wineglasses.jpg" border="0" /></a> </p>
<p><strong>Tip 1: Black and white Photo with Color</strong></p>
<p>After you download the picture of the lady laying on a bed with a flower, open it in photoshop.</p>
<p>Duplicate the image</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/915dc_screenshot.gif" /></p>
<p>Now make the top image black and white by using the keyboard shortcut ctrl+shift+u. Or you can go image&gt;&gt;adjustments&gt;&gt;desaturate on your top photoshop menu</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bebf5_screenshot2.gif" /></p>
<p>Now your image should be black and white and you should have a layer underneath it that is still color</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bebf5_screenshot3.jpg" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7905f_screenshot4.gif" /></p>
<p>Its time to add the layer mask to the black and white layer. So you can click the layer mask icon at the bottom of your layer&#8217;s palette or you can go to layer&gt;&gt;layer mask&gt;&gt;reveal all.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d368_screenshot5.gif" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d368_screenshot6.gif" /></p>
<p>Once you do that your layer should look like this</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e57e1_screenshot7.gif" /></p>
<p>Make sure your foreground and background colors are set to default (black and white)</p>
<p>Get a soft brush around 13px and start painting the flower to make the color show through.</p>
<p>For this to work make sure your foreground color is black.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1b41_screenshot8.gif" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1b41_screenshot9.jpg" /></p>
<p>I zoomed in about 300% with the keyboard shortcut ctrl+ and zoom out with ctrl-.</p>
<p>What if you go over the edges? Well its simple hit &#8220;X&#8221; on your keyboard to make your foreground color white and paint back the parts you went over.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0aed7_screenshot10.jpg" /></p>
<p>That is how easy it is to take a color photo, make it black and white, then bring the color back to make your image look professional.</p>
<p><a href="http://images.ientrymail.com/devwebpro/tutorials/layermasktips/screenshot11-large.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2aae4_screenshot11.jpg" border="0" /></a> </p>
<p>Here is another example</p>
<p><a href="http://images.ientrymail.com/devwebpro/tutorials/layermasktips/screenshot12-large.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0191e_screenshot12.jpg" border="0" /></a> </p>
<p>And another example</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/812bb_screenshot18.jpg" border="0" /></p>
<p>You can also do the same thing with someone&#8217;s eyes if you want them to stand out in a black and white image to add a neat effect. Experiment with this method and<br />
see what you can get! </p>
<p><strong>Tip 2: Adding Depth of Field to an Image</strong></p>
<p>In this next tip I will show you how to easily add depth of field to an image. If you don&#8217;t know depth of field is what you see in images when the focus is on one or multiple objects while the rest of the objects in the image are blurred out. </p>
<p>SO open up the wine picture you downloaded previously and duplicate the layer like we did with the other image.</p>
<p>Next we need to add some blur to the image you just duplicated.</p>
<p>You can use about any of the blurs but I like the result the best from the lens blur filter.</p>
<p>So go to filter&gt;&gt;blur&gt;&gt;lens blur</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/812bb_screenshot13.gif" /></p>
<p>Use these settings or experiment with your own</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2115e_screenshot14.gif" /></p>
<p>Now you know what to do, add your layer mask to the top layer and paint away the blur you don&#8217;t want in the image. So I will erase the blur from the closest glass so the glass further back will be out of focus. </p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/289cf_screenshot15.jpg" /></p>
<p>Do you see the difference on how your eyes see the image now?</p>
<p>Here is what mine looks like</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22512_screenshot16.jpg" /></p>
<p>You can also reverse that and put the blur on the closest glass</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22512_screenshot17.jpg" /></p>
<p>That is all for this quick and simple tutorial. I hope this shows you some easy techniques you can use in photoshop to achieve some professional results! </p>
<p>Thanks for checking this out!</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22512_kPz6hxUP9zo" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/aCommentNet">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/photoshop-tip-using-layer-masks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone 4G Rumors Visualized [PHOTO]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/iphone-4g-rumors-visualized-photo/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/iphone-4g-rumors-visualized-photo/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 04:21:18 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[apple iphone]]></category>
		<category><![CDATA[Apple Tablet]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[distinct possibilities]]></category>
		<category><![CDATA[dual core processor]]></category>
		<category><![CDATA[Else]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone 4g]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/iphone-4g-rumors-visualized-photo/</guid>
		<description><![CDATA[Last week, some enterprising fans created a visual guide to the Apple Tablet rumors. Today, the French website Nowhere Else has done something similar for the next generation iPhone. The image highlights the various rumors surrounding the next version of the iPhone (the iPhone 4G if you will) into one annotated graphic. An OLED display, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/18/iphone-4g-guide/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d5a06_iphone-4g-guide" align="right" /></a>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8e667_4gs-top.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8e667_4gs-top.jpg" alt="" width="260" height="190" class="alignright size-full wp-image-189445" /></a>Last week, some enterprising fans created a <a href="http://mashable.com/2010/01/13/all-the-apple-tablet-rumors-condensed-into-one-picture/">visual guide to the Apple Tablet rumors</a>. Today, the French website <a href="http://www.nowhereelse.fr/iphone-4g-rumeurs-28599/" target="_blank">Nowhere Else</a> has done something similar for the next generation iPhone. The image  highlights the various rumors surrounding the next version of the <a href="http://mashable.com/mobile/iphone">iPhone</a> (the iPhone 4G if you will) into one annotated graphic.</p>
<p>An OLED display, 5-megapixel camera and a release date between May and July appear to be the most likely rumors (and we agree that those all sound like very distinct possibilities). Also ranking high are rumors of a front-facing camera, dual-core processor with more RAM and a touch-sensitive case.<br /> <span></span><br /><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b4b58_iphone4g-rumor-roundup.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b4b58_iphone4g-rumor-roundup.jpg" alt="" width="640" height="604" class="alignnone size-full wp-image-189451" /></a></p>
</p>
<p>As for the removable battery rumor, 60% likely or not, we don&#8217;t see that happening. <a href="http://mashable.com/category/apple">Apple</a> has moved its portable line to built-in batteries; it seems unlikely to us that they would add a removable battery to the iPhone.</p>
<p>You can check out a larger version of the image directly at <a href="http://www.nowhereelse.fr/wp-content/uploads/2010/01/iphone_4g_rumors_roundup_big.jpg" target="_blank">Nowhere Else</a>. What do you think of this roundup? What features would you like to see in the next iPhone? Let us know!</p>
<p><em>[img credit: <a href="http://www.nowhereelse.fr/iphone-4g-rumeurs-28599/" target="_blank">NowhereElse.fr</a>]</em></p>
<p>Tags: <a href="http://mashable.com/tag/apple/">apple</a>, <a href="http://mashable.com/tag/iphone/">iphone</a>, <a href="http://mashable.com/tag/iphone-4g/">iphone 4g</a>, <a href="http://mashable.com/tag/trending/">trending</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/LPZ0vbCYs81hla1CJ0IpitobfRA/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b4b58_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/LPZ0vbCYs81hla1CJ0IpitobfRA/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?i=8-bTJBwHhjk:2ClorM2FGEI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?i=8-bTJBwHhjk:2ClorM2FGEI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?i=8-bTJBwHhjk:2ClorM2FGEI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?i=8-bTJBwHhjk:2ClorM2FGEI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b203_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0d4fd_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0d4fd_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0d4fd_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=8-bTJBwHhjk:2ClorM2FGEI:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0d4fd_Mashable?i=8-bTJBwHhjk:2ClorM2FGEI:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0d4fd_8-bTJBwHhjk" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/iphone-4g-rumors-visualized-photo/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #409</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-409/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-409/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 02:27:26 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Al]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio




















Gisele]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[John Mark]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Sarah Taylor]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-409/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/w_gaCEN71O0r8cjf2wIc4fdNa_Y/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/33243_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/w_gaCEN71O0r8cjf2wIc4fdNa_Y/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0b48_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>Al b sure</h3>
<p><a href="http://vectroave.com/2010/01/grant-coghill-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a83bd_Grant-Coghill-Illustrations-21.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/grant-coghill-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/riccardo-bagnoli-photography/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/riccardo-bagnoli-photography/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/riccardo-bagnoli-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d01f_Riccardo-Bagnoli-Photography-7.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/Eagle-150807627" rel="nofollow"><img width="450" /></a></p>
<h3>Draniu</h3>
<p><a href="http://www.behance.net/Gallery/avenue/394123" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/18df6_1095451263756888.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h3>eDsanca</h3>
<p><a href="http://www.flickr.com/photos/edsanca/4216086589/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/edsanca/4215995799/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/edsanca/4216859066" rel="nofollow"><img width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://ffffound.com/image/7bc19d46e4882677b625d4210c39c153c55567d5" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/18/typography-videoclip/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/technology/6918/flying-above-traffic/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/18/redo-studio-–-concept-brush/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Horoscope/387647" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Horoscope/387647" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/87e4536f31c56b1b45b25577772e0c2ff6cb002a" rel="nofollow"><img width="450" /></a></p>
</p>
<h3>Fabio</h3>
<p><a href="http://designyoutrust.com/2010/01/18/sociology-of-objects-posters-by-hulk4598-retrofuturs/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Cthulhu-Chris-Nichols-i1541/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/18/curvaceous-schweppes-for-what-ales-you/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.yankodesign.com/2010/01/18/just-a-matter-of-habit/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+yankodesign+(Yanko+Design+-+Form+Beyond+Function)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/18/lukasz-murgrabia/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/18/lukasz-murgrabia/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/18/vicente-garcia-morillo/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://grainedit.com/2010/01/18/typ-journal-from-czechoslovakia/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+GrainEdit+(Grain+Edit)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/New-Website-Playful-2010-/391185" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/SERUM-vs-VENOM/391042" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Type-in-the-Box-Elvis-Benicio-i1543/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f809_409269595.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.engadget.com/2010/01/18/its-on-apple-holding-january-27th-event-to-show-off-its-lates/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f809_top.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://blog.iso50.com/2010/01/18/color-berlin/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/447a2_1340231259076691-450x450.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://blog.iso50.com/2010/01/18/color-berlin/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d278_1340231259076846-450x450.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://community.livejournal.com/obama_daily/133739.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d278_14vibcz.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/330781170" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/835c2_tumblr_kvlxr1v3141qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/339265235" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/835c2_tumblr_kw9m59EpIU1qztsrto1_400.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/ce9ac699c0d5db8bb559aa22ef5da8d5/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/54034_photoshop,boya,graphic,design,jana,jelovac,mono,clown-ce9ac699c0d5db8bb559aa22ef5da8d5_h.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h3>John Mark</h3>
<p><a href="http://www.behance.net/Gallery/LOST-THOUGHTS/393055" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd15e_1300211263654457.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/LOST-THOUGHTS/393055" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd15e_1300211263623519.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/LOST-THOUGHTS/393055" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd15e_1300211263623884.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Playstation-3-Advertisement/376503" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10f84_1300211261926828.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/BAMBOO-REPUBLIC/383767" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10f84_1300211262322719.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/HTC-Touch-Pro2-Advert/379716" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10f84_1300211262804048.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h3>morgane </h3>
<p><a href="http://www.behance.net/Gallery/Lobster-for-Dinner/336903" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Lobster-for-Dinner/336903" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Lobster-for-Dinner/336903" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://zim-dez.deviantart.com/art/Taste-139709449" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://zim-dez.deviantart.com/art/Paris-Circus-144412662" rel="nofollow"><img width="450" /></a></p>
<h3>RINGOislost</h3>
<p><a href="http://vedoo.deviantart.com/art/Never-Never-132381940" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://callit-ringo.deviantart.com/art/The-Globalization-150309147" rel="nofollow"><img width="450" /></a></p>
<h3>Sarah Taylor</h3>
<p><a href="http://www.imagesource.com/IS/C.aspx?VP3=StaticPage&amp;SP=UK\iphonewallpapers" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.imagesource.com/IS/C.aspx?VP3=StaticPage&amp;SP=UK\iphonewallpapers" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.imagesource.com/IS/C.aspx?VP3=StaticPage&amp;SP=UK\iphonewallpapers" rel="nofollow"><img width="450" /></a></p>
<h3>Tm0bil </h3>
<p><a href="http://www.behance.net/Gallery/No-Turning-Back/394224" rel="nofollow"><img width="450" /></a></p>
<h3>TostOn</h3>
<p><a href="http://www.facebook.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c61c8_19961_106495309367322_100000205591430_180799_712835_n.jpg" alt="Digital art selected for the Daily Inspiration #409" width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@djbennett999 </h3>
<p><a href="http://www.flickr.com/photos/freeskiing/4230226411/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/thirddesign/4280866692/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<h3>@kikizing3 </h3>
<p><a href="http://kikizing3.deviantart.com/art/dayonefiftythree-150622206" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://exhaleproject.deviantart.com/art/merry-christmas-147368430" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://kikizing3.deviantart.com/art/i-have-a-dream-150863729" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f6b7_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f6b7_abduzeedo?i=FQX-MiLVNjA:9BnqROQnggs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/373b7_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_abduzeedo?i=FQX-MiLVNjA:9BnqROQnggs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_abduzeedo?i=FQX-MiLVNjA:9BnqROQnggs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=FQX-MiLVNjA:9BnqROQnggs:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72619_FQX-MiLVNjA" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-409/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>30 Photoshop Actions for Photo Effects</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/30-photoshop-actions-for-photo-effects/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/30-photoshop-actions-for-photo-effects/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 12:53:54 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[Actions]]></category>
		<category><![CDATA[Art Inspirations]]></category>
		<category><![CDATA[Art New]]></category>
		<category><![CDATA[Borders]]></category>
		<category><![CDATA[Crystal Ball]]></category>
		<category><![CDATA[D Action]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[photo mattes]]></category>
		<category><![CDATA[pixel borders]]></category>
		<category><![CDATA[polaroid 600]]></category>
		<category><![CDATA[red lips]]></category>
		<category><![CDATA[snow globe]]></category>
		<category><![CDATA[Summer Wallpaper]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/30-photoshop-actions-for-photo-effects/</guid>
		<description><![CDATA[A Photoshop action is a recording of a sequence of commands which we can save and use for repetitive tasks and make our workflow fast and much more better. Using Photoshop actions can improve you workflow in Photoshop by speed up you process and ensure accuracy since the same values are applied automatically to all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/iLtkibw-MzFvOiT5XKbSA_gDkxM/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c0a43_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/iLtkibw-MzFvOiT5XKbSA_gDkxM/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c0a43_di" border="0"></img></a></p>
<div><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.graphicmania.net%2F30-photoshop-actions-for-photo-effects%2F"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c0a43_imagebutton.gif?url=http%3A%2F%2Fwww.graphicmania.net%2F30-photoshop-actions-for-photo-effects%2F" height="61" width="51" alt="30 Photoshop Actions for Photo Effects" /></a></div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2777f_dg4jg7n5_221g86jj3d4_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<p>A Photoshop action is a  recording of a sequence of commands which we can save and use for repetitive tasks and make our workflow  fast and much more better. Using Photoshop actions can improve you workflow in Photoshop by speed up you process and ensure accuracy since the same values are applied automatically to all your photos.</p>
<p><span></span></p>
<p>Here we&#8217;ve collected  best different useful actions, which are free to download and will help you to speed up your work. In addition to the below collection, you can find more Photoshop resources in the <a href="http://www.graphicmania.net/category/adobe-photoshop/" target="_blank">Photoshop</a> section and you can also preview the following collections of Photoshop actions:</p>
<ul>
<li><a href="http://www.graphicmania.net/the-big-collection-of-amazing-photoshop-actions/"><span><span>The Big Collection Of Amazing Photoshop Actions</span></span></a></li>
<li><span><span><a href="http://www.graphicmania.net/photoshop-actions-free-download-collections/">Photoshop Actions Free Download Collections</a></span></span></li>
</ul>
<p>If you like this post, do not forget to join our <a href="http://feeds.feedburner.com/GraphicMania" target="_blank">mailing list</a> and share this post with your friends and social networks.</p>
<h2><a title="SNOWGLOBE" href="http://panosfx.com/index.php?option=com_content&amp;view=article&amp;id=60:snowglobe&amp;catid=42:other-actions&amp;Itemid=57">Snow Globe</a></h2>
<p>At the beginning the action creates a wooden  frame around your image. Then it creates a snowglobe and places your image inside.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/05669_dg4jg7n5_240cp3hktdx_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="RED LIPS ONLY" href="http://modernactions.deviantart.com/art/action-012-quot-RED-LIPS-ONLY-quot-150096323">Red Lips Only</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db251_dg4jg7n5_222d5s6g3d2_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="PAPER CUBE NET" href="http://panosfx.com/index.php?option=com_content&amp;view=article&amp;id=64:cube-net&amp;catid=42:other-actions&amp;Itemid=57">Paper Cube Net</a></h2>
<p>The set contains 2  actions. The first action creates a cube that has the same photo printed on each side.  The second action prints 5 images.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f495b_dg4jg7n5_2439dkm84c5_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="tiktok" href="http://crazyfeelings.deviantart.com/art/tiktok-150126227">Tiktok</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/950e9_dg4jg7n5_223jb4rjrhm_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="WRISTWATCH" href="http://panosfx.com/index.php?option=com_content&amp;view=article&amp;id=63:wristwatch&amp;catid=42:other-actions&amp;Itemid=57">Wrist Watch</a></h2>
<p>The first action of this  set creates a beautiful wristwatch. The second action let&#8217;s you place your own image on  the watch face.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7b6e9_dg4jg7n5_253dcjj3pgb_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Lady Shining" href="http://lady-shining.deviantart.com/art/Action-2-Lady-Shining-150085293">Lady Shining</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5da4_dg4jg7n5_224c992c93f_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="PS Action 42" href="http://mini-mani-mo.deviantart.com/art/PS-Action-42-150051044">PS Action 42</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08d86_dg4jg7n5_225dwvpjxfd_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="3D ACTION WITH FUND OF COLOUR" href="http://iamsolly.deviantart.com/art/3D-ACTION-WITH-FUND-OF-COLOUR-150060776">3D Action with Fund of Colour</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5f3ba_dg4jg7n5_226c8v8vzds_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Separate Line Art" href="http://augest.deviantart.com/art/Action-Separate-Line-Art-147095873">Separate Line Art</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b640_dg4jg7n5_227w292rj3h_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="new action 2" href="http://xonetrickponyx.deviantart.com/art/new-action-2-150060739">New Action 2</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b9230_dg4jg7n5_228sbwfcsc8_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="5 different actions" href="http://addictedtodesign.com/free_photoshop_actions.html">5 Different Actions</a></h2>
<p>Lomo, Night Vision Effect, Polaroid 600 Instant  Film, Infrared, Pixel Borders.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4e767_dg4jg7n5_229c6md7dnr_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="SuperHeroes" href="http://finessefx.com/pagesactions/superheroes.php">Super Heroes</a></h2>
<p>The first action  creates the generic superhero text, the second gives a thinner 3-D effect, and the third takes the  3-D text into the distance.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ed377_dg4jg7n5_230cqvnx9dp_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="TackIt! Mini" href="http://finessefx.com/pagesactions/tackit-mini.php">TackIt! Mini</a></h2>
<p>The &#8220;TackIt! Mini&#8221;  action creates a web-ready picture tacked up on a bulletin board.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f9f2_dg4jg7n5_231f9ff5mgg_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Highlight FX #1" href="http://finessefx.com/pagesactions/highlight-fx-1.php">Highlight FX #1</a></h2>
<p>This action takes your  image and creates a stunning window surrounded by a lighter sepia effect and a soft  edge.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/16b00_dg4jg7n5_232fw9xzkdb_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Crystal Ball Action" href="http://shutterfreaks.com/Actions/FreeStuff/CrystalBall/CrystalBall.html">Crystal Ball Action</a></h2>
<p>Turn your photo into a  &#8220;Crystal Ball.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6af15_dg4jg7n5_244hk6nszg7_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Photo Mattes" href="http://finessefx.com/pagesactions/photo-mattes.php">Photo Mattes</a></h2>
<p>The set contains 5  actions &#8212; one action to set up your picture so it will work correctly with the mattes, and  then 4 matte effects.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/86f4b_dg4jg7n5_233hg4997tw_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Television" href="http://finessefx.com/pagesactions/television.php">Television</a></h2>
<p>The action creates the  television set which includes two different frames, customizable TV name, power and  control buttons, and a RGB pixel overlay.&lt;</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/80db7_dg4jg7n5_234c366h8g2_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Old Love Letter" href="http://finessefx.com/pagesactions/old-love-letter.php">Old Love Letter</a></h2>
<p>This action creates a  folded, stained 8 1/2&#215;11 inch piece of paper that looks like it has been stored away  and treasured for many years.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7e996_dg4jg7n5_235ft43n6rx_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="FilmStrip Action!" href="http://liknes.no/Photoshop/specialfx.htm">FilmStrip Action!</a></h2>
<p>The FilmStrip Action  1.0 takes three images of your own choice and makes a negative. There are three  different actions included in this file.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e093d_dg4jg7n5_236gmkh7tgg_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Photographers Collection" href="http://turningturnip.co.uk/photoshop/photoshop-actions/photographers-collection.php">Photographers Collection</a></h2>
<p>A collection of  Photoshop Actions developed with the photographer in mind.</p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/73a9b_dg4jg7n5_247drw847fk_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Puzzle Action!" href="http://liknes.no/Photoshop/specialfx3.htm">Puzzle Action!</a></h2>
<p>This is my first  attempt at an action set that makes different jigzaw puzzle effects.</p>
<h4>
<div>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8c404_dg4jg7n5_237c494dv6b_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Glass Orb effect" href="http://turningturnip.co.uk/photoshop/photoshop-actions/glass-orb.php">Glass Orb effect</a></h2>
<p><span>Create an amasing Glass  Orb based on the &#8216;background&#8217; color chip with this free Adobe Photoshop  Action.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e9fb7_dg4jg7n5_248fwzjzvcd_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="OUT OF BOUNDS" href="http://panosfx.com/index.php?option=com_content&amp;view=article&amp;id=54:oob&amp;catid=42:other-actions&amp;Itemid=57">Out of Bounds</a></h2>
<p><span>The PanosFX Out of  Bounds is an advanced tool which simplifies the steps needed to create the  impressive and popular OoB effects.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b7821_dg4jg7n5_238dm4kn3gf_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Rule of Thirds and Golden Mean Actions" href="http://shutterfreaks.com/Actions/RuleOfThirds.php">Rule of Thirds and Golden Mean Actions</a></h2>
<p><span>As you are learning composition, the so-called  &#8220;Rule&#8221; of Thirds can be helpful. Some folks think the Golden Mean is a better  compositional guideline.</span></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e763e_dg4jg7n5_245hm6h2ddz_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="BORDER AND BEND" href="http://panosfx.com/index.php?option=com_content&amp;view=article&amp;id=55:bnb&amp;catid=42:other-actions&amp;Itemid=57">Border and Bend</a></h2>
<p><span>These 2 very impressive  (and free!) sets of actions play tricks with borders and shadows to give your  images a pseudo-3D look.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/48bd2_dg4jg7n5_239d9c65gf9_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Graduated tint effect" href="http://turningturnip.co.uk/photoshop/photoshop-actions/graduated-action.php">Graduated Tint Effect</a></h2>
<p><span>This works best on dark  or deep blue skies. Add a grad-filter type effect to the top of the image.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4c3c3_dg4jg7n5_24988f7rsj4_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Ragged Frame Action" href="http://shutterfreaks.com/Actions/FreeStuff/RaggedFrame/RaggedFrame.html">Ragged Frame Action</a></h2>
<p><span>Place a ragged frame  around your image. You control the color of the frame. The shape is pretty  much random.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8fbe8_dg4jg7n5_246gh8qsccj_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Reduce motion blur effect" href="http://turningturnip.co.uk/photoshop/photoshop-actions/reduce-blur-action.php">Reduce Motion Blur Effect</a></h2>
<p><span>Reduce the effects of  camera shake on an image and sharpen up detail.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1ff7_dg4jg7n5_250cj8sxbg9_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="Photo cube effect" href="http://turningturnip.co.uk/photoshop/photoshop-actions/photo-box-action.php">Photo Cube Effect</a></h2>
<p><span>Apply a rather  impressive photo-realistic 3D photo cube effect to any image.</span></p>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f571c_dg4jg7n5_251g5h4qndh_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></p>
<h2><a title="The torn tree" href="http://raikoniri.deviantart.com/art/The-torn-tree-147752037">The Torn Tree</a></h2>
<p><img style="width: 580px;height: auto" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5490c_dg4jg7n5_252f6kgr3fw_b.jpg" alt="30 Photoshop Actions for Photo Effects" /></div>
</h4>
<h2>Related topics you may like to read</h2>
<ul>
<li><a href="http://www.graphicmania.net/tips-to-use-photoshop-smartly-and-efficiently/" title="Tips to Use Photoshop Smartly and Efficiently">Tips to Use Photoshop Smartly and Efficiently</a></li>
<li><a href="http://www.graphicmania.net/40impressive-photoshop-text-effects-tutorials/" title="40+Impressive Photoshop Text Effects Tutorials">40+Impressive Photoshop Text Effects Tutorials</a></li>
<li><a href="http://www.graphicmania.net/fantasy-water-wallpaper-photoshop-tutorial/" title="Fantasy Water Wallpaper Photoshop Tutorial">Fantasy Water Wallpaper Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/graphic-mania-new-look-new-fresh-content-and-more/" title="Graphic Mania New Look, New Fresh Content and More">Graphic Mania New Look, New Fresh Content and More</a></li>
<li><a href="http://www.graphicmania.net/glass-neon-text-with-ornament-photoshop-tutorial/" title="Glass Neon Text With Ornament Photoshop Tutorial">Glass Neon Text With Ornament Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/creative-color-effects-photoshop-tutorial/" title="Creative Color Effects Photoshop Tutorial">Creative Color Effects Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/poppies-of-summer-wallpaper-tutorial/" title="Poppies of Summer Wallpaper Tutorial">Poppies of Summer Wallpaper Tutorial</a></li>
<li><a href="http://www.graphicmania.net/glass-text-effect-in-photoshop-in-a-minute/" title="Glass Text Effect in Photoshop in a Minute">Glass Text Effect in Photoshop in a Minute</a></li>
<li><a href="http://www.graphicmania.net/photo-manipulation-and-surreal-art-inspirations/" title="Photo Manipulation and Surreal Art Inspirations">Photo Manipulation and Surreal Art Inspirations</a></li>
<li><a href="http://www.graphicmania.net/45-free-high-quality-psd-files-to-download/" title="45+ Free High Quality PSD Files to Download">45+ Free High Quality PSD Files to Download</a></li>
</ul>
<div>
<a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5490c_GraphicMania?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5490c_GraphicMania?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bf1f_GraphicMania?i=SoKu5RNmLd8:xDrIpNVfcE4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bf1f_GraphicMania?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bf1f_GraphicMania?i=SoKu5RNmLd8:xDrIpNVfcE4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=SoKu5RNmLd8:xDrIpNVfcE4:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bf1f_GraphicMania?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bf1f_SoKu5RNmLd8" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/GraphicMania">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/30-photoshop-actions-for-photo-effects/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Kid Creates Enormous, Surreal Picture in MS Paint [VIDEO]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/kid-creates-enormous-surreal-picture-in-ms-paint-video/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/kid-creates-enormous-surreal-picture-in-ms-paint-video/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 11:15:51 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[drawing program]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[meter]]></category>
		<category><![CDATA[meter image]]></category>
		<category><![CDATA[ms paint]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[paint world]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[zx spectrum game]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/kid-creates-enormous-surreal-picture-in-ms-paint-video/</guid>
		<description><![CDATA[When you set out to create a 2.3&#215;2.5 meter image, you usually do it in a good image editor/drawing program. But a 15-year old YouTube user named scorpiongold did it in MS Paint, and it will blow your mind. The picture is named &#8220;My MS paint World&#8221;, and it supposedly took 4 years to complete [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/18/picture-ms-paint/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d1ef_picture-ms-paint" align="right" /></a>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/deb3e_ms_paint.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/deb3e_ms_paint.jpg" alt="" width="260" height="190" class="alignright size-full wp-image-189361" /></a>When you set out to create a 2.3&#215;2.5 meter image, you usually do it in a good image editor/drawing program. But a 15-year old YouTube user named <a href="http://www.youtube.com/user/scorpiongold" target="_blank">scorpiongold</a> did it in MS Paint, and it will blow your mind.</p>
<p>The picture is named &#8220;My MS paint World&#8221;, and it supposedly took <a href="http://gizmodo.com/5450512/insane-ms-paint-picture-took-man-four-years-to-complete" target="_blank">4 years to complete</a> (the author admits he didn&#8217;t work on it every day, but perhaps once a week), and it shows: it&#8217;s huge, full of detail, very odd, and amazingly imaginative. If you, by any chance, remember an old ZX Spectrum game called &#8220;Go To Hell&#8221;, the imagery is somewhat similar (and you&#8217;re officially not young anymore).</p>
<p>See the video displaying the various details on the image below.</p>
</p>
<p>Tags: <a href="http://mashable.com/tag/ms-paint/">MS Paint</a>, <a href="http://mashable.com/tag/social-media/">social media</a>, <a href="http://mashable.com/tag/viral-video/">viral video</a>, <a href="http://mashable.com/tag/youtube/">youtube</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/okXElgUdQIuQi4xofbY1T6Mibi0/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/54131_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/okXElgUdQIuQi4xofbY1T6Mibi0/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/54131_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/54131_Mashable?i=94WVFtC3q0A:xIh6ihTwUQk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/54131_Mashable?i=94WVFtC3q0A:xIh6ihTwUQk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c51a9_Mashable?i=94WVFtC3q0A:xIh6ihTwUQk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c51a9_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c51a9_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a6e2a_Mashable?i=94WVFtC3q0A:xIh6ihTwUQk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=94WVFtC3q0A:xIh6ihTwUQk:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_Mashable?i=94WVFtC3q0A:xIh6ihTwUQk:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/47798_94WVFtC3q0A" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/kid-creates-enormous-surreal-picture-in-ms-paint-video/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>22 Reliable Sources to Get Commercial and Free Micro Stock Photos</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/22-reliable-sources-to-get-commercial-and-free-micro-stock-photos/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/22-reliable-sources-to-get-commercial-and-free-micro-stock-photos/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:56:00 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[web resources]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[free stock images]]></category>
		<category><![CDATA[high resolution image]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[micro stock]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[royalty free stock]]></category>
		<category><![CDATA[royalty free stock images]]></category>
		<category><![CDATA[stock]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/22-reliable-sources-to-get-commercial-and-free-micro-stock-photos/</guid>
		<description><![CDATA[For one reason or another, almost all designers using Stock Images in their designs. Stock Images/Photography consists of existing Images/photographs that can be licensed for specific uses. Publishers, advertising agencies, graphic artists, and others use stock photography to fulfill the needs of their creative assignments. There are a number of Royalty free Stock Images sources [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.instantshift.com%2F2010%2F01%2F17%2F22-reliable-sources-to-get-commercial-and-free-micro-stock-photos%2F"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45b68_imagebutton.gif?url=http%3A%2F%2Fwww.instantshift.com%2F2010%2F01%2F17%2F22-reliable-sources-to-get-commercial-and-free-micro-stock-photos%2F" height="61" width="51" /></a></div>
<p>For one reason or another, almost all designers using <strong>Stock Images</strong> in their designs. Stock Images/Photography consists of existing Images/photographs that can be licensed for specific uses. Publishers, advertising agencies, graphic artists, and others use stock photography to fulfill the needs of their creative assignments.</p>
<p>There are a number of Royalty free Stock Images sources available on the web waiting to be paid for. Some of them are worth it, some are not. If you tired of spending money on High-Quality Images then we have something good for you by which you can save your money and increase your productivity.</p>
<p>Below, you’ll find Best Reliable Sources to Get Commercial and Free Micro Stock Images and Photographs over web. However, just make sure to read the license agreements carefully as they can change from time to time.<br />
<span></span></p>
<p>Buying the high-resolution image (purchasing the license) does not transfer the copyright. You may not claim that the image is your own and you may not sell, license for use, or in any way distribute the image for reuse. We recommend that you credit the agency and the photographer when you use an image. By this you benefit the community, of which you are an integral part, and help increase your success as part of the community, which, by growing contributions, gains quantity and quality.</p>
<p><strong>You may be interested in the following related articles as well. </strong></p>
<ul>
<li><a target="_blank" href="http://www.instantshift.com/2009/03/03/40-sources-to-download-high-quality-royalty-free-stock-images/"><strong>40+ Sources To Download High-Quality Royalty Free Stock Images</strong></a></li>
<li><a target="_blank" href="http://www.instantshift.com/2009/05/02/25-reliable-sources-to-get-commercial-wordpress-themes/"><strong>25+ Reliable Sources to Get Commercial WordPress Themes</strong></a></li>
<li><a target="_blank" href="http://www.instantshift.com/2009/05/10/20-reliable-sources-to-get-commercial-joomla-templates/"><strong>20+ Reliable Sources to Get Commercial Joomla Templates</strong></a></li>
<li><a target="_blank" href="http://www.instantshift.com/2009/04/16/50-sources-to-download-high-quality-free-vector-stuff/"><strong>50+ Sources To Download High-Quality Free Vector Stuff</strong></a></li>
</ul>
<p>Please feel free to join us and you are always welcome to share your thoughts even if you have more reference links that our readers may like.</p>
</p>
<p>Don’t forget to <a rel="external nofollow" href="http://feeds2.feedburner.com/ishift"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45b68_rss.png" alt="Subscribe to our RSS-feed" style="float:none;padding:0;margin:0;border:0" align="absmiddle" /> <strong>subscribe to our RSS-feed</strong></a> and <a rel="external nofollow" href="http://twitter.com/instantshift"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8789e_twitter.png" alt="Follow us on Twitter" style="float:none;padding:0;margin:0;border:0" align="absmiddle" /> <strong>follow us on Twitter</strong></a> &mdash; for recent updates.</p>
<p></p>
<div>
<h1>Commercial Sources to Get Micro Stock Images and Photographs</h1>
<p>The popularity of digital cameras has made it increasingly easy to both sell and buy stock photos. What Royalty-Free means is that you pay for the image only once and then you can use it as many times as you like, with just a few restrictions. In other words, there are no license fees except the initial fee and no other royalties to be paid except those included in the initial cost. Here is a list of the best commercial stock photography web sites.</p>
<div>
<h4><span>01. <u>iStockphoto</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.istockphoto.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72221_rstgcafmsp-01.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>For quality stock photos at low rates, this is a great place to shop. If you simply need a picture to illustrate a Web page, pay just $1, or pay more for a larger image. There are more than 70,000 artists from all over the world contributing their artwork to iStock. Photographers can also sell stock photos and receive a cut. It&#8217;s very easy to get affordable inspiration with millions of safe, royalty-free photographs, vector illustrations, video footage, audio tracks and Flash files.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.istockphoto.com/">Official Link</a></p>
<h4><span>02. <u>Pixmac</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.pixmac.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e0da5_rstgcafmsp-02.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Over 10 million pictures in Pixmac stock photo bank. You can start buying pictures from $0.10 aslo there is no registration required. Pixmac is here to be the fastest, most usable and reliable microstock agency out there. If you&#8217;re looking for the best picture or just trying to sell your best shot, Pixmac is your perfect tool, with accurate search results and helping you at every step. You can find almost anything at Pixmac, from Valentine&#8217;s Day and spring photos to the Easter stock photos. They also have classic royalty free pictures of business, people, animals or nature which can suit any of your advertising or professional presentation needs.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.pixmac.com/">Official Link</a></p>
<h4><span>03. <u>Fotolia</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.fotolia.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9c624_rstgcafmsp-03.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Fotolia is the worldwide social marketplace for royalty free stock images, allowing individuals and professionals to legally buy and share stock images and illustrations. Fotolia offers very large image bank of free and affordable royalty free photos and illustrations perfect for any medium, web or print. Photographers and designers constantly update Fotolia with thousands of new photos and illustrations each day, while photographers and designers receive commission from each photo sold and revenue from advertising on the free section. </p>
<p><a rel="external nofollow" target="_blank" href="http://www.fotolia.com/">Official Link</a></p>
<h4><span>04. <u>ShutterStock</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.shutterstock.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ab9ce_rstgcafmsp-04.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Shutterstock is one of the largest subscription-based stock photo agency in the world. Every day they add thousands of photographs, illustrations, and vectors to their collection of premium, royalty-free images. You can choose a 25-A-Day Subscription for the greatest savings or select an On Demand Subscription for the greatest flexibility. Select the plan that&#8217;s best for you, or choose as many different plans as you need, and start downloading today.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.shutterstock.com/">Official Link</a></p>
<h4><span>05. <u>GettyImages</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.gettyimages.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/82302_rstgcafmsp-05.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>GettyImages offer the industry&#8217;s best and broadest collections of imagery and footage &#8211; including award-winning news, sport and entertainment content, plus rare and contemporary archival imagery. Our music collection provides a wide range of pre-cleared tracks from independent artists, chart-topping acts and popular soundtracks. From multi-million-dollar advertisers to leading newspapers, feature film and television producers to bloggers of all kinds &#8211; for premium digital content, the world&#8217;s most influential media look to gettyimages.com.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.gettyimages.com/">Official Link</a></p>
<h4><span>06. <u>Corbisimages</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.corbisimages.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2dd49_rstgcafmsp-06.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Corbis provides a comprehensive selection of royalty-free and rights managed stock photography, illustration and footage for creative and editorial use. Corbis is a creative resource for advertising, marketing and media professionals, providing a comprehensive selection of photography, illustration, footage, typefaces and rights clearance services.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.corbisimages.com/">Official Link</a></p>
<h4><span>07. <u>BigStockPhoto</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.bigstockphoto.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f72ee_rstgcafmsp-07.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>BigStockPhoto is a wholly owned subsidiary of Shutterstock. They provide cheap stock photo download royalty free &#8211; high resolution images for just $1 &#8211; $2 each. Royalty free stock photos, low cost, available for purchase and download. Photographers, submit photos &#8211; designers, download photos for a buck or two. Stock photography user community.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.bigstockphoto.com/">Official Link</a></p>
<h4><span>08. <u>Stockxpert</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.stockxpert.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b822c_rstgcafmsp-08.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Stockxpert is a royalty free stock photography community with the goal to provide customers with affordable stock imagery while offering a powerful tool to photographers and digital artists to promote and sell their work. </p>
<p><a rel="external nofollow" target="_blank" href="http://www.stockxpert.com/">Official Link</a></p>
<h4><span>09. <u>Veer</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.veer.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7dfd7_rstgcafmsp-09.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Veer provides visual elements for use in professional creative work, such as graphic design, motion design, advertising and filmmaking. Our products include stock photography, illustration, typefaces, and unique merchandise. The image industry is a driving passion for the management and employees of Veer. With thousands of satisfied customers, years of industry experience, and an unparalleled set of skills, the people at Veer have what it takes to deliver exciting, innovative products to enhance creativity.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.veer.com/">Official Link</a></p>
<h4><span>10. <u>Photos</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.photos.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7362d_rstgcafmsp-10.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>Photos.com is the one of the good places on the web to get professional, royalty-free stock photography by subscription. For one low price, you can download all the stock images you need. Photos.com is a division of Getty Images, the world&#8217;s leading creator and distributor of still imagery, footage and multimedia products, as well as a recognized provider of other forms of premium digital content, including music.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.photos.com/">Official Link</a></p>
<h4><span>11. <u>123rf</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="https://www.123rf.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0e050_rstgcafmsp-11.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>123RF.com is one of the finest royalty-free photo library offering stunning, practical stock photos at the most affordable price! They&#8217;ve got a large collection of photos, images for your creative projects. For a single subscription fee, you can get access to a wealth of high-resolution images. Alternatively, you may purchase credits and download images, all for a very low rate.</p>
<p><a rel="external nofollow" target="_blank" href="https://www.123rf.com/">Official Link</a></p>
<h4><span>12. <u>DreamsTime</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.dreamstime.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1e094_rstgcafmsp-12.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p>At Dreamstime.com, you can find a large variety of Royalty-Free stock images. they are able to provide images of a very high quality at a completely convenient price due to the continual evolution and diversification of digital technologies. All the images are carefully scrutinized and selected, in order to make sure that only the best are included and that the range of subjects is extensive.</p>
<p><a rel="external nofollow" target="_blank" href="http://www.dreamstime.com/">Official Link</a></p>
</div>
<h1>Free Sources to Get Micro Stock Images and Photographs</h1>
<div>
</p>
<h4><span>13. <u>Sxc.hu</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.sxc.hu/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/98333_rstgcafmsp-13.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.sxc.hu/">Official Link</a></p>
<h4><span>14. <u>EveryStockPhoto</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.everystockphoto.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/07fa7_rstgcafmsp-14.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.everystockphoto.com/">Official Link</a></p>
<h4><span>15. <u>FreeRangeStock</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://freerangestock.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f31ac_rstgcafmsp-15.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://freerangestock.com/">Official Link</a></p>
<h4><span>16. <u>StockVault</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.stockvault.net/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/25b9d_rstgcafmsp-16.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.stockvault.net/">Official Link</a></p>
<h4><span>17. <u>FreeDigitalPhotos</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.freedigitalphotos.net/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/64ae1_rstgcafmsp-17.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.freedigitalphotos.net/">Official Link</a></p>
<h4><span>18. <u>Morguefile</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.morguefile.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d87e7_rstgcafmsp-18.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.morguefile.com/">Official Link</a></p>
<h4><span>19. <u>FreePhotosBank</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.freephotosbank.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/175bc_rstgcafmsp-19.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.freephotosbank.com/">Official Link</a></p>
<h4><span>20. <u>FreeFoto</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.freefoto.com/index.jsp"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ea87e_rstgcafmsp-20.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.freefoto.com/index.jsp">Official Link</a></p>
<h4><span>21. <u>VintagePixels</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.vintagepixels.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/66e61_rstgcafmsp-21.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.vintagepixels.com/">Official Link</a></p>
<h4><span>22. <u>Studio25</u></span></h4>
<p><a target="_blank" rel="external nofollow" href="http://www.studio25.ro/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8407f_rstgcafmsp-22.jpg" alt="instantShift - Single Page Website Design Inspiration" width="560" height="270" class="alignnone size-full top_m" /></a></p>
<p><a rel="external nofollow" target="_blank" href="http://www.studio25.ro/">Official Link</a></p>
</div>
<p>&nbsp;</p>
<div align="center"> <a href="http://www.instantshift.com/2009/03/03/40-sources-to-download-high-quality-royalty-free-stock-images/">Other Free Sources for Micro Stock Photos &gt;&gt; </a></div>
<p>&nbsp;</p>
<p></p>
<h1><span>Find Something Missing?</span></h1>
<p><strong>While compiling this list, it&#8217;s always a possibility that we missed some other great sources. Feel free to share it with us. </strong></p>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8407f_s-jSYc5h5vQ" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/ishift">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/22-reliable-sources-to-get-commercial-and-free-micro-stock-photos/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Perfect Lie &#124; How Photoshop Distorts our Reality!</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-perfect-lie-how-photoshop-distorts-our-reality/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-perfect-lie-how-photoshop-distorts-our-reality/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:52:34 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[megalomania]]></category>
		<category><![CDATA[movie maker]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[retouching]]></category>
		<category><![CDATA[true personality]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video editor]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-perfect-lie-how-photoshop-distorts-our-reality/</guid>
		<description><![CDATA[Having used Photoshop since almost way in the beginning of it&#8217;s inception I have seen quite a lot of things and what Photoshop is capable of doing. Not only do we live our daily lives in a pure vacuum of lies we also go beyond our ways to actually make sure we really look like [...]]]></description>
			<content:encoded><![CDATA[<p>Having used Photoshop since almost way in the beginning of it&#8217;s inception I have seen quite a lot of things and what Photoshop is capable of doing. Not only do we live our daily lives in a pure vacuum of lies we also go beyond our ways to actually make sure we really look like the pictures we get fed with each day. But, what we don&#8217;t know and think about is all the videos and movies we see each day and willingly devour as the truth.</p>
<p>The fact is that many of the features us designers use in our daily work is also available for every video editor and movie maker. There&#8217;s tons of awesome technologies that will enhance anyone to perfection if used in the right way. From filters smoothing out wrinkles to crop tools that makes anyone look like their magically lost 20 pounds overnight.</p>
<p>Well, there are of course some rules that apply when retouching an image or a video. Sooner or later the object in question has to enter public places at some point and that will reveal any &#8220;flaws&#8221; they have that have been taken away during the retouch process. So, staying true to the persons true identity is to be preferred.</p>
<p>Watching this video really put things in perspective and although we know about these &#8220;refinements&#8221; we willingly see them as perfection and the norm for how we should all look in order to be accepted and adored. It&#8217;s ultimately wrong and will most likely create a sense of megalomania for the object of idolization instead of creating a believable image of someone everyone can truly look up to. But, what should be said as well is that the major part of the most successful celebrities haven&#8217;t done anything to alter their true personality and beauty. This way they have preserved their unique and truthful image. Now, you are the judge and no one can take that away from you.</p>
<p align="center">
<p align="center">
<p><a href="http://feeds2.feedburner.com/bitrebels">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-perfect-lie-how-photoshop-distorts-our-reality/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The FBI Sucks at Photoshop [PIC]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-fbi-sucks-at-photoshop-pic/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-fbi-sucks-at-photoshop-pic/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 07:49:07 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[America]]></category>
		<category><![CDATA[Bin]]></category>
		<category><![CDATA[FBI]]></category>
		<category><![CDATA[forensic artist]]></category>
		<category><![CDATA[forensic artists]]></category>
		<category><![CDATA[Gaspar Llamazares]]></category>
		<category><![CDATA[Gaspar LlamazaresThe]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Laden]]></category>
		<category><![CDATA[man in question]]></category>
		<category><![CDATA[politician]]></category>
		<category><![CDATA[Spain]]></category>
		<category><![CDATA[spanish politician]]></category>
		<category><![CDATA[suitable features]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-fbi-sucks-at-photoshop-pic/</guid>
		<description><![CDATA[The FBI this week released a &#8220;digitally-altered&#8221; image showing what Osama Bin Laden possibly looks like now he&#8217;s older. While the FBI claims to have used &#8220;cutting edge&#8221; technology to create the image, a Spanish politician has noticed that the poster is a modified version of his campaign photo &#8212; he now finds his face [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/17/fbi-bin-laden/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da587_fbi-bin-laden" align="right" /></a>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da587_fbishopsmall.png" alt="" width="159" height="207" class="alignright size-full wp-image-188959" />The FBI this week released a &#8220;digitally-altered&#8221; image showing what Osama Bin Laden possibly looks like now he&#8217;s older.</p>
<p>While the FBI claims to have used &#8220;cutting edge&#8221; technology to create the image, a Spanish politician has noticed that the poster is a modified version of his campaign photo &#8212; he now finds his face in America&#8217;s most wanted list.</p>
<p>While on the surface it&#8217;s an amusing misstep by intelligence agencies,  Gaspar Llamazares, the former leader of Spain&#8217;s United Left coalition, calls the move &#8220;shameless&#8221;.  His safety is at risk, he <a href="http://news.bbc.co.uk/1/hi/world/americas/8463657.stm" target="_blank">told the BBC</a>, and he no longer feels able to travel to America now his likeness is on a wanted poster: &#8220;Bin Laden&#8217;s safety is not threatened by this but mine certainly is&#8221;, Llamazares said.</p>
<p>\<img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_fbiphotoshop.png" alt="" width="475" height="211" class="alignnone size-full wp-image-188953" /><br /><em>Left, Bin Laden in 1998; middle, the FBI image; right, Gaspar Llamazares</em></p>
<p>The FBI is quoted admitting to the error, saying that the artist found the photo on the web and didn&#8217;t know it was of a Spanish politician:</p>
<blockquote><p>When producing age-progressed photographs, forensic artists typically select features from a database of stock reference photographs to create the new image&#8230;it appears that in this instance the forensic artist was unable to find suitable features among the reference photographs and obtained those features, in part, from a photograph he found on the internet.</p>
<p>The forensic artist was not aware of the identity of the individual depicted in the photograph. The similarities between the photos were unintentional and inadvertent.</p>
</blockquote>
<p><strong>We don&#8217;t think it matters that the man in question was a notable politician:</strong> using photos from an image search to create a most wanted poster is surely putting the subject at risk, is it not?</p>
<p>Tags: <a href="http://mashable.com/tag/fbi/">FBI</a>, <a href="http://mashable.com/tag/photoshop/">Photoshop</a>, <a href="http://mashable.com/tag/trending/">trending</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/COyTbLcd3qXCngytLV2Q-UJvBpE/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/COyTbLcd3qXCngytLV2Q-UJvBpE/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_Mashable?i=Z2uiXSWRJGo:xoykQ2FqGTk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_Mashable?i=Z2uiXSWRJGo:xoykQ2FqGTk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fd1_Mashable?i=Z2uiXSWRJGo:xoykQ2FqGTk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/17ddb_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/17ddb_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f94c_Mashable?i=Z2uiXSWRJGo:xoykQ2FqGTk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f94c_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f94c_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c947d_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e43c_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=Z2uiXSWRJGo:xoykQ2FqGTk:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/25329_Mashable?i=Z2uiXSWRJGo:xoykQ2FqGTk:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7bea5_Z2uiXSWRJGo" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/the-fbi-sucks-at-photoshop-pic/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #408</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-408/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-408/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:31:28 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alessandro Grandinetti]]></category>
		<category><![CDATA[Alex Andrea Brukhar]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Eugene Kim





Fabiano]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio




















Gisele]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-408/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/jeul-JwyRQwuZAYDKKNKTmii6RQ/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9d28a_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/jeul-JwyRQwuZAYDKKNKTmii6RQ/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/66fdf_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>adc7madridista</h3>
<p><a href="http://adc7madridista.deviantart.com/art/Are-you-creative-150194214" rel="nofollow"><img width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/doucin-pierre-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d46_Doucin-Pierre-Illustrations-3-600x640.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/doucin-pierre-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b8403_Doucin-Pierre-Illustrations-16-600x721.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/doucin-pierre-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9bd7a_Doucin-Pierre-Illustrations-8-540x720.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/elok-house-by-chang-architects/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5db85_Elok-House-By-Chang-Architects-3-600x400.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Alessandro Grandinetti</h3>
<p><a href="http://www.behance.net/alessandrograndinett" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5db85_1093301263605058.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Alex</h3>
<p><a href="http://designbyag.deviantart.com/art/adieu-150671736" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5db85_adieu_by_designbyag.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Andrea</h3>
<p><a href="http://schmidtstudio.us/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://schmidtstudio.us/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://schmidtstudio.us/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://schmidtstudio.us/" rel="nofollow"><img width="450" /></a></p>
<h3>Brukhar</h3>
<p><a href="http://brukhar.deviantart.com/art/Silvaria-150642715" rel="nofollow"><img width="450" /></a></p>
<h3>Draniu</h3>
<p><a href="http://www.behance.net/Gallery/ladies-skateboard/393554" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/beautiful-girl-in-the" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/66b13_SiljaMagg10.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/beautiful-girl-in-the" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/66b13_SiljaMagg2.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/playful-pinups-tyson-mcadoo" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/66b13_43_tysonmcadoo.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/playful-pinups-tyson-mcadoo" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e9db5_49_tysonmcadoo.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-knn-medias" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e9db5_KNNMediaCenter1.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-knn-medias" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e9db5_KNNMediaCenter4.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://www.behance.net/Gallery/2010-A-New-Decade-of-Light-Desktop-Calendar/386605" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/GOOD-Magazines-Hurry-Up-and-Wait/388797" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/The-black-notebook-of-illustrations/386347" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/833a1117a83eb07a94ca09a6395b09b3d65c6bed" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/dc83c53b79ba143e8fbc6eecc3d2750794e62f65" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/e1388a8a9518f02167ca25ba9e526276d5e1410e" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/937a1e71c84008c14159421e0a718bed573b5340" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/b2f73568a958a4e7bd7883cbea21826100f4ab19" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/production/384693" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
</p>
<p><a href="http://alyssamonks.com/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/17/massow-concept-cycles-2/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/15/daily-inspiration-41/#more-3055" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/15/daily-inspiration-41/#more-3055" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/15/daily-inspiration-41/#more-3055" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/16/creative-portraits-by-gregor-collienne/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/17/friday-featured-artist-13-jeff-simpson/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Champion-Sound-13th-edition/388492" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Champion-Sound-13th-edition/388492" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://www.slashfilm.com/2010/01/15/is-battle-angel-really-in-pre-production-for-a-2011-release/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3f05_battle-angel-alita.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/337559641" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3f05_tumblr_kwbh3pMuHI1qztsrto1_500.png" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/28045813dc90a136cc733e0f7e0b8125/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cd908_johannesburg,lighthouse,studio,logo,marcel,buerkle,south,africa-28045813dc90a136cc733e0f7e0b8125_h.jpg" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/2011f6122427a0f9c00e5cd71ce85bff/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/974b4_illustration,art,black,white,dark,sky-2011f6122427a0f9c00e5cd71ce85bff_h.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/336154483" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/974b4_tumblr_kw9mmifoKT1qztsrto1_400.jpg" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/4ba3c8ae252d38449fb912075fac644f/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56483_apple,love-4ba3c8ae252d38449fb912075fac644f_h.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Jsanten</h3>
<p><a href="http://jsanten.com/dbl_tke.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/86640_07.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://jsanten.com/dbl_tke.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bf73_10.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>Lysgaard</h3>
<p><a href="http://lysgaard.deviantart.com/art/Typography-Geek-150540044" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6e049_Typography_Geek_by_lysgaard.png" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<p><a href="http://krzyho.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/75ebf_There_Is_Always_Hope_by_Krzyho.jpg" alt="Digital art selected for the Daily Inspiration #408" width="450" /></a></p>
<h3>R2D2</h3>
<p><a href="http://krzyho.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>ricardofx </h3>
<p><a href="http://ricardofx.deviantart.com/art/my-mag-no-148513655" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4271411679/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4279051635/" rel="nofollow"><img width="450" /></a></p>
<h3>Sab Jhitta</h3>
<p><a href="http://sahibjhitta.daportfolio.com/" rel="nofollow"><img width="450" /></a></p>
<h3>SpEEdyRoBy</h3>
<p><a href="http://speedyroby.deviantart.com/art/SpheroTrops-150513581" rel="nofollow"><img width="450" /></a></p>
<h3>steve19 </h3>
<p><a href="http://knarfart.deviantart.com/art/One-fragrance-one-tree-contest-150600209" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@djbennett999 </h3>
<p><a href="http://do-while.com/amazing-photos-of-apollo-11/" rel="nofollow"><img width="450" /></a></p>
<h3>@DanielApt </h3>
<p><a href="http://www.behance.net/Gallery/From-Outer-Space/392562" rel="nofollow"><img width="450" /></a></p>
<h3>@DionRodrigues </h3>
<p><a href="http://flina.deviantart.com/art/Until-Now-150610830" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://asdfgfunky.deviantart.com/art/Diamond-Eye-150643648" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://gamesandgigs.deviantart.com/art/My-Inner-Joy-150558454" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?i=5BClIzrIZcY:t3UvTqU42AY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?i=5BClIzrIZcY:t3UvTqU42AY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be456_abduzeedo?i=5BClIzrIZcY:t3UvTqU42AY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/27c90_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=5BClIzrIZcY:t3UvTqU42AY:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/27c90_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/27c90_5BClIzrIZcY" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-408/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HOW TO: Create Custom Backgrounds for Twitter, YouTube, &amp; MySpace</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-create-custom-backgrounds-for-twitter-youtube-myspace/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-create-custom-backgrounds-for-twitter-youtube-myspace/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 04:43:02 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[business chances]]></category>
		<category><![CDATA[compositing tool]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[layer images]]></category>
		<category><![CDATA[media profiles]]></category>
		<category><![CDATA[Phoenix]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web gimp]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-create-custom-backgrounds-for-twitter-youtube-myspace/</guid>
		<description><![CDATA[This series is supported by Webdesigner Depot, a popular web design blog covering tutorials, design trends, blogging and inspirational posts. You can visit WDD at webdesignerdepot.com and follow WDD on Twitter @designerdepot. If you&#8217;re using your social media profiles to promote your personal brand or business, chances are that pre-made themes and watermarked templates just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/14/custom-twitter-youtube-myspace-backgrounds/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2d35d_custom-twitter-youtube-myspace-backgrounds" align="right" /></a>
<p><a rel="nofollow" href="http://www.webdesignerdepot.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2d35d_wdd3.jpg" alt="" width="94" height="64" class="alignleft size-full wp-image-183925" /></a><em>This series is supported by Webdesigner Depot, a popular web design blog covering tutorials, design trends, blogging and inspirational posts. You can visit WDD at <a rel="nofollow" href="http://www.webdesignerdepot.com/" target="_blank">webdesignerdepot.com</a> and follow WDD on Twitter <a rel="nofollow" href="http://twitter.com/designerdepot" target="_blank">@designerdepot</a>.</em></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2d35d_painting.jpg" alt="painting image" class="alignright size-full wp-image-143936" />If you&#8217;re using your social media profiles to promote your personal brand or business, chances are that pre-made themes and watermarked templates just won&#8217;t cut it.  You need a custom design to make your profile stand apart from the rest and convey important information about who you are.<span></span></p>
<p>Some of our favorite social networks afford us this customization, but there are a few tricks that may save you some time and frustration when creating a custom profile background.  While none of these can replace the eye of a great graphic designer, they should help you get a sense of the layout you&#8217;re after.</p>
<hr />
<h2>Choose an Image Editor<br />
<hr /></h2>
<p>To start, you&#8217;ll need an image editor.  Photoshop is probably best suited for the task, but there are plenty of free alternatives on the web.</p>
<p><strong><a href="http://gimp.org" target="_blank">Gimp</a></strong> is a free, open source image editing and compositing tool that has many of the layering and filtering abilities of Photoshop.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/faed8_gimp.jpg" alt="gimp image"></p>
<p><strong><a href="http://aviary.com" target="_blank">Aviary&#8217;s Phoenix</strong></a> is another great free tool that is entirely web based.  You can edit and layer images in a Photoshop-like environment right in your web browser, then save the finished product to your desktop.</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/aviary1.jpg" alt="aviary image"></p>
<p><strong><a href="http://photoshop.com" target="_blank">Photoshop.com</a></strong> also offers a free, &#8220;lite,&#8221; web-based version of the popular editor.</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/photoshop.jpg" alt="photoshop image"></p>
<p>Once you&#8217;ve chosen your tool, it&#8217;s time to get to work.</p>
<hr />
<h2>Twitter<br />
<hr /></h2>
<p>A great Twitter background makes an impression on potential followers.  It should communicate who you are and what people should expect from your tweets.  Here are some examples of great Twitter backgrounds:</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/twitter-background1.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/twitter-background2.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/twitter-background3.jpg"></p>
<p><strong>Dimensions:</strong> The column that contains your tweets and profile information will always take up about 760 pixels of screen real estate.  What&#8217;s left for the background will be determined by the user&#8217;s monitor.  Everyone viewing your profile will see it a little differently, depending on the resolution of their screen.  A safe bet to ensure that your background will not be cut off or tiled at most resolutions is a <strong>1680 x 1200 pixel</strong> image.  The image resolution should be web standard 72 dpi.</p>
<p><strong>Maximum File Size:</strong> 800 KB</p>
<p><strong>Layout:</strong> Accounting for the 760 pixel center column, the space left over on either side will depend on the visitor&#8217;s resolution.  The space at the top for the Twitter logo will remain constant at about 65 pixels, and a good rule of thumb is to <strong>leave about 200 pixels</strong> at the left for your design.  This will accommodate most monitor resolutions.</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/twitter-dimensions.jpg"></p>
<p>Twitter <strong>aligns the background image to the top left</strong>, so it is important to focus your main content in that area as shown.  The further to the left an element appears, the least likely it will be cut off on a low resolution monitor.</p>
<p>There are a few tools that may help you determine what your layout will look like at different resolutions.  To quickly determine your <em>own</em> resolutions as a reference point, jump over to <a href="http://www.whatismyscreenresolution.com/" target="_blank">whatismyscreenresolution.com</a>.</p>
<p>For FireFox users, the <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer add-on</a> will resize your browser to fit common monitor resolutions so you can see what your layout might look like for other users.</p>
<p><a href="http://www.screen-resolution.com" target="_blank">Screen-resolution.com</a> is also a handy tool for popping URLs into resolution-specific browers windows.</p>
<p><strong>Design Tip:</strong> Don&#8217;t clutter your background with too much information.  Because URLs are not clickable in a background, this space is better suited for logos, photos, or other clean graphic elements that express who you are.  If you&#8217;re encouraging people to connect with you outside of Twitter, make sure the one URL in your profile links to your contact information.</p>
<p>Also, be sure to choose text and link colors that compliment your background.</p>
<p><strong>How To Add It:</strong></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/twitter-background-tutorial.jpg"></p>
<hr />
<h2>YouTube<br />
<hr /></h2>
<p>A branded YouTube channel is a great way to identify yourself to viewers when they land on your video pages.  Here are some examples of great YouTube channel designs:</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/YT-channel1.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/YT-channel2.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/YT-channel3.jpg"></p>
<p><strong>Dimensions:</strong> YouTube channel backgrounds work similarly to Twitter backgrounds in that they must account for the fixed width of the channel content.  The area that displays your videos and profile information is 960 pixels wide.  Note that the top area that displays the YouTube logo and search is not taken into account with regard to your background. <strong>Your background image will begin below the white YouTube bar</strong>, so all content should be started near the top of your image.</p>
<p>Like Twitter, screen real estate depends on monitor resolution.  A good image size to work with is <strong>2000 x 2200 pixels</strong> total.</p>
<p><strong>Maximum File Size:</strong> 256 KB</p>
<p><strong>Layout:</strong> It is important to understand that <strong>YouTube will center your background image behind your channel content.</strong> This means that your important image content should appear just to the left and right of the 960 pixel center column.  It also means that people with large or widescreen monitors will see much more of your image stretching out to the right and left of their screen.  This is why it&#8217;s good to use a very wide image (2000 pixels, in this example).</p>
<p>Whereas your Twitter background should be focused as far to the left as possible, <strong>the content in your YouTube background should be as close to the central 960 pixel column as possible</strong> without going behind it.  Again, test different resolutions with the tools above to see where viewers might be cropping your image and adjust accordingly to account for variation.</p>
<p><strong>Design Tip:</strong> Because widescreen monitors may view much more of your image on the left and right, it may be useful to incorporate a fade to a solid color on each end.  Then, make the page background that same color to avoid an unsightly &#8220;break&#8221; in the design.</p>
<p>Also, be sure to implement complimentary box and text colors.</p>
<p><strong>How To Add It:</strong></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/youtube-background-tutorial.jpg"></p>
<hr />
<h2>MySpace<br />
<hr /></h2>
<p>Though MySpace has fallen out of vogue in recent years, it is still a viable platform for younger users and a destination for many bands and music sharers.</p>
<p>If you&#8217;re looking to make a statement with your MySpace page, a well-tailored background could do the trick.</p>
<p>Here are some impressive ones:</p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/myspace-background3.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/myspace-background1.jpg"></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/myspace-background2.jpg"></p>
<p><strong>Dimensions:</strong> MySpace&#8217;s &#8220;Profile 2.0&#8243; customization is actually very flexible and allows a few options.  You can change your content size between 960 pixels, 750 pixels, or 100% (which wipes out the background entirely).  Decide which layout you like best and build your background to match.  The full size should account for large monitors, so <strong>something in the neighborhood of 2000 x 2200 pixels</strong> should work here as well.</p>
<p><strong>Maximum File Size:</strong> Any, but best to keep it under 500K for quick load times.</p>
<p><strong>File hosting:</strong> Unlike Twitter and YouTube, Myspace will not host your background file, but simply reference it from a URL.  If you don&#8217;t own web space, there are plenty of places you can host an image for free, including <a href="http://photobucket.com" target="_blank">PhotoBucket</a> and <a href="http://imageshack.us/" target="_blank">ImageShack</a>.  Upload your image to one of these sites and paste the image URL into MySpace&#8217;s layout editor.</p>
<p><strong>Layout:</strong> Again, MySpace is surprisingly flexible, and the advanced layout editor allows you to align your background against any quadrant of the screen, or center it.  It&#8217;s up to you how you want to approach the layout.  Simply account for your content column (750 or 960 pixels) and design around it.  Then position your image accordingly.  The best designs <strong>fit their graphic elements snugly against the content column</strong> so that they&#8217;ll be visible at any resolution.</p>
<p><strong>How To Add It:</strong></p>
<p><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/myspace-background-tutorial.jpg"></p>
<hr />
<h2>Others<br />
<hr /></h2>
<p>The two other big dogs of social networking, <a href="http://mashable.com/tag/facebook">Facebook</a> and <a href="http://mashable.com/tag/linkedin">LinkedIn</a>, don&#8217;t offer background customization options.  While this may be a disappointment to some, many would argue that the clean, uniform look of these sites has contributed to their success.</p>
<p>Do you have any tips, tricks, or resources you use when designing a custom profile?  Share them in the comments below.</p>
<hr /><strong>Series supported by Web Designer Depot</strong></hr>
<hr /></hr>
<p><a rel="nofollow" href="http://www.webdesignerdepot.com/" target="_blank"><img src="http://cdn.mashable.com/wp-content/uploads/2010/01/wdd.jpg" alt="" width="150" height="100" class="alignnone size-full wp-image-183897" /></a></p>
</p>
<p><em>Webdesigner Depot is one of the most popular web design blogs in the world. It covers tutorials, design trends, blogging as well as inspirational posts. It&#8217;s run by Walter Apai, a web designer from Vancouver, Canada. The blog is a great resource for both beginners and advanced designers looking to expand and improve their knowledge. The site is visited by Fortune 500 companies and is used as a reference by many design schools. Visited by almost 2 million readers per month, WDD is a prime resource for both graphic and web designers. Visit WDD at <a rel="nofollow" href="http://www.webdesignerdepot.com/" target="_blank">webdesignerdepot.com</a>. Follow on Twitter: <a rel="nofollow" href="http://twitter.com/designerdepot" target="_blank">twitter.com/designerdepot</a>. Subscribe to RSS feed: <a rel="nofollow" href="http://webdesignerdepot.com/rss.htm" target="_blank">webdesignerdepot.com/rss.htm</a>.</em></p>
<hr />
<h3>More social media resources from Mashable:<br />
<hr /></h3>
<blockquote><p>- <a href="http://mashable.com/2009/05/04/twitter-designers/">85+ of the Best Twitterers Designers Should Follow</a><br /> &#8211; <a href="http://mashable.com/2009/03/16/design-inspiration/">100 Great Resources for Design Inspiration</a><br /> &#8211; <a href="http://mashable.com/2009/12/21/social-media-fashion/">5 Ways Social Media Changed Fashion in 2009</a><br /> &#8211; <a href="http://mashable.com/2009/12/09/5-tips-online-friendships/">5 Tips for Building Lasting Online Friendships</a><br /> &#8211; <a href="http://mashable.com/2009/11/13/social-media-book-review/">Top 5 Must-Read Social Media Books</a><br /> &#8211; <a href="http://mashable.com/2009/11/15/world-changing-social-media/">Social Media Can Change The World Through Common Ground</a></p>
</blockquote>
<p><em>Image courtesy of <a rel="nofollow" href="http://www.istockphoto.com/mashableoffer.php">iStockphoto</a>, <a rel="nofollow" href="http://www.istockphoto.com/user_view.php?id=652260">skodonnell</a></em></p>
<hr />Reviews: <a href="http://www.blippr.com/apps/336650-Facebook" target="_blank">Facebook</a>, <a href="http://www.blippr.com/apps/337484-GIMP" target="_blank">GIMP</a>, <a href="http://www.blippr.com/apps/337065-ImageShack" target="_blank">ImageShack</a>, <a href="http://www.blippr.com/apps/337623-LinkedIn" target="_blank">LinkedIn</a>, <a href="http://www.blippr.com/apps/336652-MySpace" target="_blank">MySpace</a>, <a href="http://www.blippr.com/apps/337064-Photobucket" target="_blank">Photobucket</a>, <a href="http://www.blippr.com/apps/393947-Photoshopcom" target="_blank">Photoshop.com</a>, <a href="http://www.blippr.com/apps/336651-Twitter" target="_blank">Twitter</a>, <a href="http://www.blippr.com/apps/336658-YouTube" target="_blank">YouTube</a>, <a href="http://www.blippr.com/apps/393797-iStockphoto" target="_blank">iStockphoto</a></p>
<p>Tags: <a href="http://mashable.com/tag/customization/">customization</a>, <a href="http://mashable.com/tag/design/">design</a>, <a href="http://mashable.com/tag/how-to/">how to</a>, <a href="http://mashable.com/tag/myspace/">myspace</a>, <a href="http://mashable.com/tag/photoshop/">Photoshop</a>, <a href="http://mashable.com/tag/social-media/">social media</a>, <a href="http://mashable.com/tag/twitter/">twitter</a>, <a href="http://mashable.com/tag/twitter-background/">twitter background</a>, <a href="http://mashable.com/tag/youtube/">youtube</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/QJsxY5qmBKXU5yc4c9SLaPc9abY/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/faed8_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/QJsxY5qmBKXU5yc4c9SLaPc9abY/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/faed8_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/faed8_Mashable?i=-HpkO2Bueq4:weurtNYOM00:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?i=-HpkO2Bueq4:weurtNYOM00:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?i=-HpkO2Bueq4:weurtNYOM00:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?i=-HpkO2Bueq4:weurtNYOM00:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da7cd_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/39afd_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d35fa_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d35fa_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=-HpkO2Bueq4:weurtNYOM00:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d340c_Mashable?i=-HpkO2Bueq4:weurtNYOM00:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d340c_-HpkO2Bueq4" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-create-custom-backgrounds-for-twitter-youtube-myspace/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #406</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-406/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-406/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 02:45:01 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Anthony Flores]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Eric Vasquez]]></category>
		<category><![CDATA[Eugene Kim





Fabiano]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[Fabio Solar]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Julia Graves]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Mitchell John Whitaker]]></category>
		<category><![CDATA[Mr.Miyagi]]></category>
		<category><![CDATA[Nico-Nico Papakilla]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-406/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/ft7d8TJdTHuu1E0FUjwAw3eGb8s/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3913a_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/ft7d8TJdTHuu1E0FUjwAw3eGb8s/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e19ee_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>alexzabbey </h3>
</p>
<h3>Anthony Flores</h3>
<p><a href="http://acflores.deviantart.com/art/Resistance-Body-Art-149690533" rel="nofollow"><img width="450" /></a></p>
<h3>Arttu Ratio</h3>
</p>
<p><a href="http://vimeo.com/8716419" rel="nofollow">One Message For You</a> from <a href="http://vimeo.com/user1938898" rel="nofollow">aturtur</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>Baus</h3>
<p><a href="http://element-x-.deviantart.com/art/Decadence-147401499" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7aefe_Decadence_by_Element_X_.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<h3>Brukhar</h3>
<p><a href="http://brukhar.deviantart.com/art/This-Moment-150350823" rel="nofollow"><img width="450" /></a></p>
<h3>CreativeRule</h3>
<p><a href="http://www.jocr8.com/item/view/4597" rel="nofollow"><img width="450" /></a></p>
<h3>Cue </h3>
<p><a href="http://www.flickr.com/photos/creativecue/4218188536/" rel="nofollow"><img width="450" /></a></p>
<h3>DDD</h3>
<p><a href="http://www.dutchdigitaldesigner.nl" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f5d1c_9be748d7d143ffd3ca16d19c52116ed7.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.dutchdigitaldesigner.nl" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/48c7d_HUGO%20Final.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.dutchdigitaldesigner.nl" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f3249_Pretty%20lady.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.dutchdigitaldesigner.nl" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/126bc_Flickrformat.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.dutchdigitaldesigner.nl" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/126bc_Okami%20GFX%20Typographic%20color.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<h3>Dev</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>Draniu</h3>
<p><a href="http://www.flickr.com/photos/hisnameiseliot/4188136650/" rel="nofollow"><img width="450" /></a></p>
<h3>ecrocks</h3>
<p><a href="http://draniu.deviantart.com/art/Lost-Patrol-150150615" rel="nofollow"><img width="450" /></a></p>
<h3>Eric Vasquez</h3>
<p><a href="http://nosheep.net" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/most-amazing-mindbending" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5c50a_MindBendingPhotography19.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/most-amazing-mindbending" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/974b8_MindBendingPhotography3.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/most-amazing-mindbending" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/974b8_MindBendingPhotography8.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/megan-foxs-first-ads-for" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/974b8_meganfox6.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/megan-foxs-first-ads-for" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/29f11_meganfox2.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/cool-concept-whaleshaped" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/29f11_VincentCallebautPhysaliaWhale4.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/cool-concept-whaleshaped" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/29f11_VincentCallebautPhysaliaWhale1.jpg" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<h3>Fabiano</h3>
</p>
<p><a href="http://vimeo.com/7231932" rel="nofollow">Drift</a> from <a href="http://vimeo.com/user306916" rel="nofollow">mustardcuffins</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://designyoutrust.com/2010/01/14/adrian-grajdeanu-character-designer2d-artist/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/architecture/6809/whale-shaped-mobile-garden-cleans-the-europe’s-rivers/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/14/david-jien-2/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Commemorative-posters/381703" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Paintings-2009/378459" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
</p>
<p><a href="http://vimeo.com/7578615" rel="nofollow">Solar rework</a> from <a href="http://vimeo.com/flight404" rel="nofollow">flight404</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://designyoutrust.com/2010/01/14/matt-kahle’s-journey-in-illustrator/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/13/daily-inspiration-40/#more-2996" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/13/daily-inspiration-40/#more-2996" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/david-despau-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.elastika.org/2010/01/belin/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/FLY-promotion/386703" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Illustration-MIX-2009/382914" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://designyoutrust.com/2010/01/14/thethrdeye-alternative-graphic-design-and-art-direction/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Delacrimatorium/385193" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/t-shirt-prints_part2/384198" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/t-shirt-prints_part2/384198" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://abduzeedo.com/frontpage"><img width="450" /></a></p>
<h3>heymeca </h3>
<p><a href="http://www.behance.net/Gallery/Metropolis-(updated)/388283" rel="nofollow"><img width="450" /></a></p>
<h3>Jermaine Mitchell</h3>
<p><a href="http://www.flickr.com/photos/albertovargas/3508785281/in/set-72157612838422529/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/albertovargas/3405753798/in/set-72157612837913733/" rel="nofollow"><img width="450" /></a></p>
<h3>John Whitaker </h3>
<p><a href="http://thebigecho.com/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://thebigecho.com/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://thebigecho.com/" rel="nofollow"><img width="450" /></a></p>
<h3>Julia Graves</h3>
<p><a href="http://www.flickr.com/photos/jelllya/3910500585/" rel="nofollow"><img width="450" /></a></p>
<h3>k002</h3>
<p><a href="http://k002.deviantart.com/art/we-don-t-walk-103687279" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://k002.deviantart.com/art/air-india-150285452" rel="nofollow"><img width="450" /></a></p>
<h3>Mr.Miyagi</h3>
<p><a href="http://www.flickr.com/photos/40990994@N05/4254408720/in/set-72157622955149733/" rel="nofollow"><img width="450" /></a></p>
<h3> Nico-Nico</h3>
<p><a href="http://nininico.deviantart.com/art/I3-103546417" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://nininico.deviantart.com/art/Impact-150251501" rel="nofollow"><img width="450" /></a></p>
<h3>Papakilla</h3>
<p><a href="http://hardtoname.deviantart.com/art/World-of-my-Own-149530111" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f9ebc_World_of_my_Own_by_HardToName.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://hardtoname.deviantart.com/art/Melt-136173892" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a62ff_Melt_by_HardToName.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://hardtoname.deviantart.com/art/Wave-136174067" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a62ff_Wave_by_HardToName.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://hardtoname.deviantart.com/art/Anonymous-134140476" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d01f9_Anonymous_by_HardToName.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://timster91.deviantart.com/art/Magical-Cove-139687698" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d01f9_Magical_Cove_by_Timster91.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://szgfx.deviantart.com/art/Crash-Landing-137848416" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2c366_Crash_Landing_by_SzGfx.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<p><a href="http://szgfx.deviantart.com/art/Muck-Me-146984942" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0dbfc_Muck_Me_by_SzGfx.png" alt="Digital art selected for the Daily Inspiration #406" width="450" /></a></p>
<h3>Steevn</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e0ac9_1172761250678012.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>Taran Uppal </h3>
<p><a href="http://taran08.deviantart.com/art/Cry-Substantially-150174241" rel="nofollow"><img width="450" /></a></p>
<h3>yulensoulb </h3>
<p><a href="http://www.behance.net/Gallery/Panta-Rei/390485" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/thirddesign/4273764294/" rel="nofollow"><img width="450" /></a></p>
<h3>@adrianodefendi </h3>
<p><a href="http://www.revistamaneira.com.br/web/index.php?option=com_content&amp;view=article&amp;id=28:neogamabbh-cria-para-mentos-cube&amp;catid=3:propagandas&amp;Itemid=4" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4ba35_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4ba35_abduzeedo?i=YHfBVI8e39k:J3pHoyfZXk4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?i=YHfBVI8e39k:J3pHoyfZXk4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?i=YHfBVI8e39k:J3pHoyfZXk4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=YHfBVI8e39k:J3pHoyfZXk4:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad635_YHfBVI8e39k" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-406/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Gold Medal Win: the Vancouver 2010 Campaign</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/a-gold-medal-win-the-vancouver-2010-campaign/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/a-gold-medal-win-the-vancouver-2010-campaign/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 11:18:29 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[alpine skiing]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[Brand]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[giant slalom]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[international scrutiny]]></category>
		<category><![CDATA[Leo]]></category>
		<category><![CDATA[Leo Obstbaum]]></category>
		<category><![CDATA[Mark Busse]]></category>
		<category><![CDATA[Olympic]]></category>
		<category><![CDATA[Paralympic]]></category>
		<category><![CDATA[Poster]]></category>
		<category><![CDATA[Vancouver]]></category>
		<category><![CDATA[vancouver 2010 olympic]]></category>
		<category><![CDATA[vancouver 2010 olympic logo]]></category>
		<category><![CDATA[Winter Games]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/a-gold-medal-win-the-vancouver-2010-campaign/</guid>
		<description><![CDATA[The Olympics draw out on a micro level, the emotions, pride, contentions and drama which each of us experience as members of the human race.  But if you think all of the drama ends on the track, think again! It extends all the way to the visual brand which has been a magnet for international [...]]]></description>
			<content:encoded><![CDATA[<p>The Olympics draw out on a micro level, the emotions, pride, contentions and drama which each of us experience as members of the human race.  But if you think all of the drama ends on the track, think again! It extends all the way to the visual brand which has been a magnet for international scrutiny and is steeped in historical controversy.  Amazing as it may be that the brand has been able to survive in its constant state of renewal, its survival might be best explained by a closer look at the 2010 iteration and the people behind it.</p>
<p>Months of research and strategic involvement bring us a clean &amp; focused look for the familiar theme, giving the ancient Olympic brand a surprisingly &#8216;current&#8217; feel. This look is perpetuated through an exceptionally executed campaign which seamlessly encompasses both traditional &amp; new brand elements and some truly inspiring illustrations.   See for yourself:</p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom">Vancouver 2010 Olympic Logo </a></h2>
<h2><img class="aligncenter size-full wp-image-6406" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/16af6_VancouverLogos.jpg" alt="VancouverLogos" width="600" height="450" /></h2>
<h2><a href="http://www.vancouver2010.com/">Illustrated Vancouver 2010 Website Homepage</a></h2>
<p><a href="http://www.vancouver2010.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2fb30_Safari-4-600x385.png" alt="Safari 4" width="600" height="385" /></a></p>
<h2>Illustrated Twitter Account Page:<a href="http://twitter.com/followtheflame">@FollowtheFlame</a></h2>
<p><a href="http://twitter.com/followtheflame"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8ff17_Safari-2-600x317.png" alt="followtheflame" width="600" height="317" /></a></p>
<h2>Illustrated Twitter Account Page: <a href="http://twitter.com/2010tweets">@2010Tweets</a></h2>
<p><a href="http://twitter.com/2010tweets"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7d80c_Safari-3-600x283.png" alt="2010tweets" width="600" height="283" /></a></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom">Event Signage </a></h2>
<h2><img style="margin-left: auto;margin-right: auto;border: 0px initial initial" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c5ea9_Poster-Type.jpg" alt="Poster-Type" width="600" height="450" /></h2>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts">Poster/Banner Designs: With Glowing Hearts</a></h2>
<p><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts"><img class="aligncenter size-full wp-image-6382" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a3b89_WithGlowingHearts600.jpg" alt="WithGlowingHearts600" width="600" height="450" /></a></p>
<p><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts"></a><img class="aligncenter size-full wp-image-6381" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/46df3_WithGlowingHearts-ZoomType.jpg" alt="WithGlowingHearts-ZoomType" width="600" height="250" /></p>
<h2><img class="aligncenter size-full wp-image-6380" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f78fa_WithGlowingHearts-Zoom.jpg" alt="WithGlowingHearts-Zoom" width="600" height="250" /><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom"></a></h2>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom">Poster/Banner Designs: Snowboarding Parallel Giant Slalom </a></h2>
<p><img class="aligncenter size-full wp-image-6384" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e6b3_SnowboardParallelGiantSlalom600.jpg" alt="SnowboardParallelGiantSlalom600" width="600" height="450" /></p>
<p><img class="aligncenter size-full wp-image-6386" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da9ab_SnowboardParallelGiantSlalom-ZoomType.jpg" alt="SnowboardParallelGiantSlalom-ZoomType" width="600" height="250" /><img class="aligncenter size-full wp-image-6385" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f6e92_SnowboardParallelGiantSlalom-Zoom.jpg" alt="SnowboardParallelGiantSlalom-Zoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_ski_jumping?size=_original">Poster/Banner Designs: Ski Jumping</a></h2>
<p><img class="aligncenter size-full wp-image-6387" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/186ce_SkiJumping600.jpg" alt="SkiJumping600" width="600" height="450" /></p>
<p><img class="aligncenter size-full wp-image-6389" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ba341_SkiJumpingZoomType.jpg" alt="SkiJumpingZoomType" width="600" height="250" /></p>
<p><img class="aligncenter size-full wp-image-6388" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/524f4_SkiJumpingZoom.jpg" alt="SkiJumpingZoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_para_alpine_skiing">Poster/Banner Designs: Para Alpine Skiing</a></h2>
<p><img class="aligncenter size-full wp-image-6402" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9b40a_ParaAlpineSkiing600.jpg" alt="ParaAlpineSkiing600" width="600" height="450" /></p>
<p><img class="aligncenter size-full wp-image-6404" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4dc48_ParaAlpineSkiingZoom2.jpg" alt="ParaAlpineSkiingZoom2" width="600" height="250" /></p>
<p><img class="aligncenter size-full wp-image-6403" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a18e_ParaAlpineSkiingZoom.jpg" alt="ParaAlpineSkiingZoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_bobsleigh">Poster/Banner Designs: Bobsleigh</a></h2>
<p><img class="aligncenter size-full wp-image-6399" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8141a_bobsleigh600.jpg" alt="bobsleigh600" width="600" height="450" /></p>
<p><img class="aligncenter size-full wp-image-6401" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d75d2_bobsleighzoom2.jpg" alt="bobsleighzoom2" width="600" height="250" /></p>
<h2><img class="aligncenter size-full wp-image-6400" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/02663_bobsleighzoom.jpg" alt="bobsleighzoom" width="600" height="250" /></h2>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_biathlon">Poster/Banner Designs: Biathlon</a></h2>
<p><img class="aligncenter size-full wp-image-6396" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f88ae_Biathlon600.jpg" alt="Biathlon600" width="600" height="450" /><img class="aligncenter size-full wp-image-6398" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04c89_BiathlonZoom2.jpg" alt="BiathlonZoom2" width="600" height="250" /></p>
<p><img class="aligncenter size-full wp-image-6397" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08d33_BiathlonZoom.jpg" alt="BiathlonZoom" width="600" height="250" /></p>
<h2><a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/">Remembering Vancouver 2010&#8217;s Design Director &#8220;My name is Leo Obstbaum, and I am a dreamer.&#8221; </a></h2>
<p><a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5dbe8_leo-obstbaum-vanoc.jpg" alt="leo-obstbaum-vanoc" width="301" height="228" /></a></p>
<p>The Design Director of the project: Leo Obstbaum passed away August 21st 2009 at the age of 40, he died of natural causes.</p>
<p>With the Vancouver Olympics as his last project, it effected me deeply to realize that his final designs will reach and touch the world. We only wish he could have been here to see it with us.</p>
<p>One of his very good friends Mark Busse wrote a detailed article about Leo after his passing. You should read the article over at <a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/">GDC/BC Blog</a>.</p>
<p><h2>Need More Vancouver Info?</h2>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/">Vancouver 2010 Brand and Image</a></h3>
<p>Olympic and Paralympic Games design has a long tradition of creativity and excellence. Each Organizing Committee tries to visually capture the Olympic and Paralympic spirit, while telling the unique story of the host region and country.</p>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/vancouver-2010-graphic-identity/">Vancouver 2010 Graphic Identity</a></h3>
<p>The Host Country of every Olympic and Paralympic Games tells a unique story of culture and imagination through design and artistry. The Vancouver 2010 graphic identity seeks to unify and beautify the Games with a consistent look and feel throughout all its environments and communications.</p>
<h3><a href="http://www.vancouver2010.com/olympic-videos/transmoflection_89280ut.html">Transmoflection – A video about the research put in</a></h3>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/">The Story of the Vancouver 2010 Paralympic Winter Games Emblem</a></h3>
<p>Olympic and Paralympic Games design has a long tradition of creativity and excellence. Each Organizing Committee tries to visually capture the Olympic and Paralympic spirit, while telling the unique story of the host region and country.</p>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/vancouver-2010-pictograms-and-sport-illustrations/">Vancouver 2010 Pictograms and Sport Illustrations</a></h3>
<p>Pictograms are icons representing each sport and are found on maps, signage and other communications and creative applications. Every Olympic and Paralympic Games Host Country has added its own unique design to its pictograms.</p>
<h2>Social?</h2>
<h3><a href="http://twitter.com/2010tweets">@2010Tweets</a></h3>
<h3><a href="http://twitter.com/followtheflame">@followtheflame</a></h3>
<h3><a href="http://twitter.com/code2010">@code2010</a></h3>
<h3><a href="http://www.facebook.com/olympics">Vancouver 2010 on Facebook</a></h3>
<p>
<p><strong>Sponsored by</strong></p>
<p><a href="http://d1.openx.org/ck.php?oaparams=2__bannerid=139646__zoneid=0__log=no__cb=0e36172e31__r_id=__r_ts=__oadest=http%3A%2F%2Ffuelbrandnetwork.com" target="_blank"><img src="http://d1.openx.org/avw.php?zoneid=64727&amp;cb=675189657412&amp;n=aa69fdf4" border="0" alt="" /></a></p>
<p><a href="http://www.fuelyourcreativity.com/advertise/">Advertise on Fuel Your Creativity</a>. <br />
  <a href="http://www.fuelyourcreativity.com">Fuel Your Creativity</a> 2009 <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">cc</a> (creative commons license)
</p>
</p>
<p><a href="http://www.fuelyourcreativity.com/a-gold-medal-win-the-vancouver-2010-campaign/">A Gold Medal Win: the Vancouver 2010 Campaign</a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:m_VRC8mRU_Q"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa433_FuelYourCreativity?d=m_VRC8mRU_Q" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa433_FuelYourCreativity?i=XPCLm-T8Isw:d8aZhOtwKLs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e91_FuelYourCreativity?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e91_FuelYourCreativity?i=XPCLm-T8Isw:d8aZhOtwKLs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e91_FuelYourCreativity?i=XPCLm-T8Isw:d8aZhOtwKLs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e91_FuelYourCreativity?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e91_FuelYourCreativity?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=XPCLm-T8Isw:d8aZhOtwKLs:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da951_FuelYourCreativity?i=XPCLm-T8Isw:d8aZhOtwKLs:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da951_XPCLm-T8Isw" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/FuelYourCreativity">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/a-gold-medal-win-the-vancouver-2010-campaign/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Build the New Visual Annotations with CSS3</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-build-the-new-visual-annotations-with-css3/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-build-the-new-visual-annotations-with-css3/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 09:45:25 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[border image]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css clip]]></category>
		<category><![CDATA[css techniques]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[graceful degradation]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[royalty free pictures]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-build-the-new-visual-annotations-with-css3/</guid>
		<description><![CDATA[ZURB has taught us How to Build the New Visual Annotations. The solution was not technically too complex. With Notable, they have embraced the concept of graceful degradation: they take advantage of new CSS techniques that degrade cleanly to older browsers. The note overlays are composed of two main elements, an outer border div and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ZURB</strong> has taught us <a title="Build New Visual Annotations" href="http://www.zurb.com/article/304/behind-the-scenes-building-the-new-visual" target="_blank">How to Build the New Visual Annotations</a>. The solution was not technically too complex. With Notable, they have embraced the concept of graceful degradation: they take advantage of new CSS techniques that degrade cleanly to older browsers.</p>
<p>The note overlays are composed of two main elements, an outer border div and an inner overlay div. The trickiest piece, and most fun, was actually the gradient on the border. They didn&#8217;t want to use a canvas knockout so instead they used <em><strong>border-image</strong></em>, which is a really versatile but slightly tricky CSS property.</p>
<p>The basic gist of <em><strong>border-image</strong></em> is that you can set an image of your choosing as the overlay for the border of an object, but the truth is quite a bit more complicated.</p>
<p><a title="Build New Visual Annotations" href="http://www.zurb.com/article/304/behind-the-scenes-building-the-new-visual" target="_blank"><img class="size-full wp-image-2262 aligncenter" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/96de3_new-annotations.jpg" alt="new-annotations" width="480" height="264" /></a></p>
<blockquote><p>Requirements:  CSS3 Support<br /> Demo: <a title="demo" rel="nofollow" href="https://zurb.notableapp.com/website-feedback/10696/Applecom-Public-Post/screenshot" target="_blank">https://zurb.notableapp.com/website-feedback/10696&#8230;</a><br /> License:  License Free</p>
</blockquote>
<div>
<h3>Related Posts</h3>
<ul>
<li><a href="http://www.webappers.com/2009/08/03/create-rounded-corners-with-css3-border-radius-property/" rel="bookmark" title="August 3, 2009">Create Rounded Corners with CSS3 Border-Radius Property</a></li>
<li><a href="http://www.webappers.com/2008/02/28/facebook-style-modal-boxes-with-transparent-border/" rel="bookmark" title="February 28, 2008">Facebook Style Modal Boxes with Transparent Border</a></li>
<li><a href="http://www.webappers.com/2009/08/10/70-must-have-css3-and-html5-tutorials-and-resources/" rel="bookmark" title="August 10, 2009">70 Must-Have CSS3 and HTML5 Tutorials and Resources</a></li>
<li><a href="http://www.webappers.com/2009/07/31/creating-thumbnails-using-the-css-clip-property/" rel="bookmark" title="July 31, 2009">Creating Thumbnails Using the CSS Clip Property</a></li>
<li><a href="http://www.webappers.com/2009/05/06/how-to-create-an-image-rotator-with-jquery-and-css/" rel="bookmark" title="May 6, 2009">How to Create an Image Rotator with jQuery and CSS</a></li>
</ul>
</div>
<h3>Sponsors</h3>
<p><a href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Webappers?a=TMz8RiuMDCA:aeD2AoMVbh8:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/96de3_Webappers?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webappers?a=TMz8RiuMDCA:aeD2AoMVbh8:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2da9_Webappers?i=TMz8RiuMDCA:aeD2AoMVbh8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webappers?a=TMz8RiuMDCA:aeD2AoMVbh8:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2da9_Webappers?i=TMz8RiuMDCA:aeD2AoMVbh8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webappers?a=TMz8RiuMDCA:aeD2AoMVbh8:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2da9_Webappers?i=TMz8RiuMDCA:aeD2AoMVbh8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webappers?a=TMz8RiuMDCA:aeD2AoMVbh8:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2da9_Webappers?i=TMz8RiuMDCA:aeD2AoMVbh8:F7zBnMyn0Lo" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2da9_TMz8RiuMDCA" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Webappers">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/how-to-build-the-new-visual-annotations-with-css3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Create a Seamless Argyle Pattern in Illustrator</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/how-to-create-a-seamless-argyle-pattern-in-illustrator/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/how-to-create-a-seamless-argyle-pattern-in-illustrator/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:42:13 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[argyle]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[video tutorial]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/how-to-create-a-seamless-argyle-pattern-in-illustrator/</guid>
		<description><![CDATA[You guys may remember last year when I posted a really nice set of seamless argyle patterns for Illustrator on this site. Those patterns quickly became very popular and I received several requests for tutorials on how they were created. I know it has been a while but today I decided to record a quick [...]]]></description>
			<content:encoded><![CDATA[<p>You guys may remember last year when I posted a really nice set of <a href="http://colorburned.com/2008/10/50_astonishing_argyle_pattern_swat.html">seamless argyle patterns</a> for Illustrator on this site. Those patterns quickly became very popular and I received several requests for tutorials on how they were created. I know it has been a while but today I decided to record a quick screencast detailing the steps required to create a <strong>seamless argyle pattern in Illustrator</strong>.</p>
<h2>Video Tutorial</h2>
</p>
<h2>Final Image</h2>
<p>This is the final image that we will be creating.</p>
<p><img class="aligncenter size-full wp-image-20531" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/71a18_create-argyle-pattern-2.jpg" alt="create-argyle-pattern-2" width="570" height="570" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/RBDzfi5f8Oh_TV6ki2Jv_FkpAu0/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a08a0_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/RBDzfi5f8Oh_TV6ki2Jv_FkpAu0/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a08a0_di" border="0"></img></a></p>
<p><a href="http://feeds2.feedburner.com/Colorburned">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/how-to-create-a-seamless-argyle-pattern-in-illustrator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stellar Vancouver 2010 Illustrations</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/stellar-vancouver-2010-illustrations/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/stellar-vancouver-2010-illustrations/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:25:31 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[alpine skiing]]></category>
		<category><![CDATA[Brand]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Director While]]></category>
		<category><![CDATA[illustrations]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Leo]]></category>
		<category><![CDATA[Leo Obstbaum]]></category>
		<category><![CDATA[Mark Busse]]></category>
		<category><![CDATA[Olympic]]></category>
		<category><![CDATA[Paralympic]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[sad discovery]]></category>
		<category><![CDATA[slalom ski]]></category>
		<category><![CDATA[Vancouver]]></category>
		<category><![CDATA[vancouver 2010]]></category>
		<category><![CDATA[vancouver homepage]]></category>
		<category><![CDATA[Winter Games]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/stellar-vancouver-2010-illustrations/</guid>
		<description><![CDATA[The Olympics is multi-day competition that spans the entire globe and allows athletes to compete at the highest level in the world.  The emotional ties we have with the Olympics as a nation, a continent, and the world are astronomical. The Olympics have always been scrutinized for their branding because it impacts so many people. [...]]]></description>
			<content:encoded><![CDATA[<p>The Olympics is multi-day competition that spans the entire globe and allows athletes to compete at the highest level in the world.  The emotional ties we have with the Olympics as a nation, a continent, and the world are astronomical. The Olympics have always been scrutinized for their branding because it impacts so many people. A project with this vast a reach and the ability to touch so many lives is definitely a dream project for any designer or creative. The illustrations of Vancouver 2010 are amazing &amp; inspiring. The branding package completes a very clean &amp; focused campaign which took hours of research and strategic involvement.</p>
<h2><img class="aligncenter size-full wp-image-6406" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f0a56_VancouverLogos.jpg" alt="VancouverLogos" width="600" height="450" /></h2>
<h2><img style="margin-left: auto;margin-right: auto;border: 0px initial initial" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/63e81_Poster-Type.jpg" alt="Poster-Type" width="600" height="450" /></h2>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts">With Glowing Hearts</a></h2>
<p><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts"><img class="aligncenter size-full wp-image-6382" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dce02_WithGlowingHearts600.jpg" alt="WithGlowingHearts600" width="600" height="450" /></a></p>
<p><a href="http://adsoftheworld.com/media/print/vancouver_2010_with_glowing_hearts"></a><img class="aligncenter size-full wp-image-6381" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7b62b_WithGlowingHearts-ZoomType.jpg" alt="WithGlowingHearts-ZoomType" width="600" height="250" /></p>
<h2><img class="aligncenter size-full wp-image-6380" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7b28_WithGlowingHearts-Zoom.jpg" alt="WithGlowingHearts-Zoom" width="600" height="250" /><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom"></a></h2>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_snowboard_parallel_giant_slalom">Snowboarding Parallel Giant Slalom </a></h2>
<p><img class="aligncenter size-full wp-image-6384" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9203d_SnowboardParallelGiantSlalom600.jpg" alt="SnowboardParallelGiantSlalom600" width="600" height="450" /><img class="aligncenter size-full wp-image-6386" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bb8ce_SnowboardParallelGiantSlalom-ZoomType.jpg" alt="SnowboardParallelGiantSlalom-ZoomType" width="600" height="250" /><img class="aligncenter size-full wp-image-6385" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/217b2_SnowboardParallelGiantSlalom-Zoom.jpg" alt="SnowboardParallelGiantSlalom-Zoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_ski_jumping?size=_original">Ski Jumping</a></h2>
<p><img class="aligncenter size-full wp-image-6387" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/77a22_SkiJumping600.jpg" alt="SkiJumping600" width="600" height="450" /><img class="aligncenter size-full wp-image-6389" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cdf92_SkiJumpingZoomType.jpg" alt="SkiJumpingZoomType" width="600" height="250" /></p>
<p><img class="aligncenter size-full wp-image-6388" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3be0f_SkiJumpingZoom.jpg" alt="SkiJumpingZoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_para_alpine_skiing">Para Alpine Skiing</a></h2>
<p><img class="aligncenter size-full wp-image-6402" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dd892_ParaAlpineSkiing600.jpg" alt="ParaAlpineSkiing600" width="600" height="450" /><img class="aligncenter size-full wp-image-6404" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa7b5_ParaAlpineSkiingZoom2.jpg" alt="ParaAlpineSkiingZoom2" width="600" height="250" /></p>
<p><img class="aligncenter size-full wp-image-6403" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e0b48_ParaAlpineSkiingZoom.jpg" alt="ParaAlpineSkiingZoom" width="600" height="250" /></p>
<h2><a href="http://adsoftheworld.com/media/print/vancouver_2010_bobsleigh">Bobsleigh</a></h2>
<p><img class="aligncenter size-full wp-image-6399" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/53a36_bobsleigh600.jpg" alt="bobsleigh600" width="600" height="450" /></p>
<p><img class="aligncenter size-full wp-image-6401" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3834_bobsleighzoom2.jpg" alt="bobsleighzoom2" width="600" height="250" /></p>
<h2><img class="aligncenter size-full wp-image-6400" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a059f_bobsleighzoom.jpg" alt="bobsleighzoom" width="600" height="250" /><a href="http://adsoftheworld.com/media/print/vancouver_2010_biathlon">Biathlon</a></h2>
<p><img class="aligncenter size-full wp-image-6396" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d1a7e_Biathlon600.jpg" alt="Biathlon600" width="600" height="450" /><img class="aligncenter size-full wp-image-6398" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5ac24_BiathlonZoom2.jpg" alt="BiathlonZoom2" width="600" height="250" /><img class="aligncenter size-full wp-image-6397" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9c3cd_BiathlonZoom.jpg" alt="BiathlonZoom" width="600" height="250" /></p>
<h2><a href="http://www.vancouver2010.com/">Illustrations Integrated into Vancouver Homepage</a></h2>
<p><a href="http://www.vancouver2010.com/"><img class="aligncenter size-medium wp-image-6410" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4cbc2_Safari-4-600x385.png" alt="Safari 4" width="600" height="385" /></a></p>
<h2>Illustrations Integrated into the Twitter Accounts</h2>
<h2><a href="http://twitter.com/followtheflame">@FollowtheFlame</a></h2>
<p><a href="http://twitter.com/followtheflame"><img class="aligncenter size-medium wp-image-6411" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b3a57_Safari-2-600x317.png" alt="followtheflame" width="600" height="317" /></a></p>
<h2><a href="http://twitter.com/2010tweets">@2010Tweets</a></h2>
<p><a href="http://twitter.com/2010tweets"><img class="size-medium wp-image-6412 aligncenter" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffcec_Safari-3-600x283.png" alt="2010tweets" width="600" height="283" /></a></p>
<h2><a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/">&#8220;My name is Leo Obstbaum, and I am a dreamer.&#8221; Remembering Vancoucer 2010&#8217;s Design Director</a></h2>
<p>
<p><a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/"><img class="size-full wp-image-6417 alignleft" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/84812_leo-obstbaum-vanoc.jpg" alt="leo-obstbaum-vanoc" width="301" height="228" /></a></p>
<p>While doing research about the Vancouver 2010 Graphics I made a sad discovery. The Design Director of the project: Leo Obstbaum passed away at the age of 40. His final day, August 21st 2009 and he died of natural causes. It touched me deeply because after looking through so many different image threads and slides to see his deep involvement with the project and know he is not here to witness its outcome. One of his very good friends Mark Busse wrote a detailed article about Leo after his passing. You should read the article over at <a href="http://bc.gdc.net/blog/2009/10/13/my-name-is-leo-obstbaum-and-i-am-a-dreamer-remembering-vancouver-2010-design-director/">GDC/BC Blog</a>.</p>
<p><h2>Need More Vancouver Info?</h2>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/">Vancouver 2010 Brand and Image</a></h3>
<p>Olympic and Paralympic Games design has a long tradition of creativity and excellence. Each Organizing Committee tries to visually capture the Olympic and Paralympic spirit, while telling the unique story of the host region and country.</p>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/vancouver-2010-graphic-identity/">Vancouver 2010 Graphic Identity</a></h3>
<p>The Host Country of every Olympic and Paralympic Games tells a unique story of culture and imagination through design and artistry. The Vancouver 2010 graphic identity seeks to unify and beautify the Games with a consistent look and feel throughout all its environments and communications.</p>
<h3><a href="http://www.vancouver2010.com/olympic-videos/transmoflection_89280ut.html">Transmoflection – A video about the research put in</a></h3>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/">The Story of the Vancouver 2010 Paralympic Winter Games Emblem</a></h3>
<p>Olympic and Paralympic Games design has a long tradition of creativity and excellence. Each Organizing Committee tries to visually capture the Olympic and Paralympic spirit, while telling the unique story of the host region and country.</p>
<h3><a href="http://www.vancouver2010.com/more-2010-information/about-vanoc/the-vancouver-2010-brand/vancouver-2010-pictograms-and-sport-illustrations/">Vancouver 2010 Pictograms and Sport Illustrations</a></h3>
<p>Pictograms are icons representing each sport and are found on maps, signage and other communications and creative applications. Every Olympic and Paralympic Games Host Country has added its own unique design to its pictograms.</p>
<h2>Social?</h2>
<h3><a href="http://twitter.com/2010tweets">@2010Tweets</a></h3>
<h3><a href="http://twitter.com/followtheflame">@followtheflame</a></h3>
<h3><a href="http://twitter.com/code2010">@code2010</a></h3>
<h3><a href="http://www.facebook.com/olympics">Vancouver 2010 on Facebook</a></h3>
<p>
<p><strong>Sponsored by</strong></p>
<p><a href="http://d1.openx.org/ck.php?oaparams=2__bannerid=139646__zoneid=0__log=no__cb=0e36172e31__r_id=__r_ts=__oadest=http%3A%2F%2Ffuelbrandnetwork.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bfa75_avw.php?zoneid=64727&amp;cb=675189657412&amp;n=aa69fdf4" border="0" alt="" /></a></p>
<p><a href="http://www.fuelyourcreativity.com/advertise/">Advertise on Fuel Your Creativity</a>. <br />
  <a href="http://www.fuelyourcreativity.com">Fuel Your Creativity</a> 2009 <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">cc</a> (creative commons license)
</p>
</p>
<p><a href="http://www.fuelyourcreativity.com/stellar-vancouver-2010-illustrations/">Stellar Vancouver 2010 Illustrations</a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:m_VRC8mRU_Q"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bfa75_FuelYourCreativity?d=m_VRC8mRU_Q" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bfa75_FuelYourCreativity?i=LRYjenihS5I:d8aZhOtwKLs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bfa75_FuelYourCreativity?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_FuelYourCreativity?i=LRYjenihS5I:d8aZhOtwKLs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_FuelYourCreativity?i=LRYjenihS5I:d8aZhOtwKLs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_FuelYourCreativity?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_FuelYourCreativity?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FuelYourCreativity?a=LRYjenihS5I:d8aZhOtwKLs:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_FuelYourCreativity?i=LRYjenihS5I:d8aZhOtwKLs:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/894c8_LRYjenihS5I" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/FuelYourCreativity">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/stellar-vancouver-2010-illustrations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I’m With COCO: Conan O’Brien Tribute Takes Over Facebook</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/i%e2%80%99m-with-coco-conan-o%e2%80%99brien-tribute-takes-over-facebook/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/i%e2%80%99m-with-coco-conan-o%e2%80%99brien-tribute-takes-over-facebook/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 05:37:07 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[brien]]></category>
		<category><![CDATA[COCO]]></category>
		<category><![CDATA[Conan]]></category>
		<category><![CDATA[conan fans]]></category>
		<category><![CDATA[conan o brien]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Mike Mitchell]]></category>
		<category><![CDATA[Mitchell]]></category>
		<category><![CDATA[NBC]]></category>
		<category><![CDATA[vibrant hair]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/i%e2%80%99m-with-coco-conan-o%e2%80%99brien-tribute-takes-over-facebook/</guid>
		<description><![CDATA[In light of NBC&#8217;s blunderous maneuvers, its decision to push back The Tonight Show , and Conan O&#8217;Brien&#8217;s public statement on the matter, Conan fans are using social media avatars to get their point across. In fact, one man&#8217;s I&#8217;m With COCO image is speaking for Facebook denizens everywhere. Mike Mitchell created an image, along [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/13/im-with-coco/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88c02_im-with-coco" align="right" /></a>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dac25_coco.jpg"><img class="alignright size-full wp-image-183337" style="margin: 10px" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dac25_coco.jpg" alt="" width="260" height="190" /></a>In light of <a href="http://mashable.com/2010/01/11/nbc-conan-leno-kimmel/">NBC&#8217;s blunderous maneuvers</a>, its decision to push back <em>The Tonight Show </em>, and <a href="http://mashable.com/2010/01/12/conan-obrien-statement/">Conan O&#8217;Brien&#8217;s public statement</a> on the matter, Conan fans are using social media avatars to get their point across.<br /> <span></span><br /> In fact, one man&#8217;s <a href="http://www.sirmikeofmitchell.com/imwithcoco/" target="_blank">I&#8217;m With COCO</a> image is speaking for <a href="http://mashable.com/social-media/facebook">Facebook</a> denizens everywhere. Mike Mitchell created an image, along with an accompanying website and <a href="http://www.facebook.com/imwithcoco?ref=search&amp;sid=714437681.305849475..1" target="_blank">Facebook Page</a>, that celebrates Conan and his widely discussed hair. Now Facebookers are showing their support for the late-night funny man by changing their pictures to the COCO image.</p>
<p>Mitchell encourages this communal display of solidarity, which is becoming quite the trend on Facebook and other social networks. TMZ <a href="http://www.tmz.com/2010/01/13/conan-supporters-slap-nbc-in-the-facebook/" target="_blank">reports</a> that even people who work for NBC and <em>The Tonight Show</em> are participating in the avatar-changing movement. Apparently even Conan O&#8217;Brien himself has seen the image that pays homage to him and his vibrant hair.</p>
<p>So are you with COCO?</p>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_im-with-coco.jpg"><img class="aligncenter size-full wp-image-183333" style="margin: 10px" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_im-with-coco.jpg" alt="" width="400" height="619" /></a></p>
<hr />Reviews: <a href="http://www.blippr.com/apps/336650-Facebook" target="_blank">Facebook</a></p>
<p>Tags: <a href="http://mashable.com/tag/conan/">conan</a>, <a href="http://mashable.com/tag/conan-obrien/">conan o&#8217;brien</a>, <a href="http://mashable.com/tag/facebook/">facebook</a>, <a href="http://mashable.com/tag/tv/">tv</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/fcmkOu1UGoMCh-9BgvLSmZufcHQ/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/fcmkOu1UGoMCh-9BgvLSmZufcHQ/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_Mashable?i=BUfPRQHtXgU:nETv5uUk1js:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be400_Mashable?i=BUfPRQHtXgU:nETv5uUk1js:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8cac2_Mashable?i=BUfPRQHtXgU:nETv5uUk1js:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8cac2_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d22_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d22_Mashable?i=BUfPRQHtXgU:nETv5uUk1js:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d22_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d22_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67d22_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/678ed_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=BUfPRQHtXgU:nETv5uUk1js:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/678ed_Mashable?i=BUfPRQHtXgU:nETv5uUk1js:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/678ed_BUfPRQHtXgU" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/i%e2%80%99m-with-coco-conan-o%e2%80%99brien-tribute-takes-over-facebook/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #405</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-405/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-405/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 02:39:53 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alex Roman]]></category>
		<category><![CDATA[Alma]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Daniela Eduardo]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio Florian Nicolle]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[guilherme marconi]]></category>
		<category><![CDATA[Gustavo Motta]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[J.Concept]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Peter Dahmen]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Robert B Samuel Lorincik]]></category>
		<category><![CDATA[Rodrigo Blaas]]></category>
		<category><![CDATA[Thiago Rezende]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-405/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/CmMgY0Iztro77BW4rbFpj589tP4/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/edd2e_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/CmMgY0Iztro77BW4rbFpj589tP4/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/edd2e_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/illustrations-benjamin-gudel/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bab0b_Benjamin-G%C3%BCdel-Illustrations-18-540x346.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-benjamin-gudel/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e314b_Benjamin-G%C3%BCdel-Illustrations-27-540x374.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/carsten-witte-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/51432_Carsten-Witte-Photography-12-540x710.jpg" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/carsten-witte-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8c4b2_Carsten-Witte-Photography-600x400.jpg" width="450" /></a></p>
<p><a><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08bb0_David-Despau-Illustrations-25-600x400.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450"></a></p>
<p><a><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9b667_David-Despau-Illustrations-18.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450"></a></p>
<p><a href="http://vectroave.com/2010/01/gregor-collienne-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6f76f_Gregor-Collienne-Photography-6-600x450.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/gregor-collienne-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c66bb_Gregor-Collienne-Photography-16-600x450.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/gregor-collienne-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a26ec_Gregor-Collienne-Photography-20-600x450.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/the-xeros-residence-by-blank-studio/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e41c_The-Xeros-Residence-by-Blank-Studio-9-540x812.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/the-xeros-residence-by-blank-studio/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cde54_The-Xeros-Residence-by-Blank-Studio-10-540x822.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>aloa</h3>
<p><a href="http://ct-graphic.com/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ct-graphic.com/" rel="nofollow"><img width="450" /></a></p>
<h3>ardhian.satrya</h3>
<p><a href="http://www.redhesign.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be86b_baloon.png" width="450" /></a></p>
<h3>axvitor</h3>
<p><a href="http://axvitor.deviantart.com/art/Apple-149992161" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3d87e_Apple_by_axvitor.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://axvitor.deviantart.com/art/Iphone-3Gs-149598513" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ef50f_Iphone_3Gs_by_axvitor.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Creative</h3>
<p><a href="http://designlenta.com/2010/01/12/raboty-studii-pixelprinz/" rel="nofollow"><img width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/Mary-150109100" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bb58_Mary_by_Cgod1.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Daniela</h3>
<p><a href="http://designrfix.com/inspiration/comic-book-inspired-vector-artwork" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a359e_comic-book-vector-artwork-3.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.pixelelement.com/extraordinary-paintings-by-nevena-nikolcheva/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/eda0a_02.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/12/saima-altunkaya-hair/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1f628_D_altunkaya_e.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Ladies-Garden/366140" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08239_568231260640864.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Eduardo</h3>
<p><a href="http://www.behance.net/Gallery/my-letters/375386" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08239_903221261676948.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Strange-Worlds/366923" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ce991_1366531260768588.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>eugene kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/model-mayhem-evan-romine-9" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ce991_EvanRomine1.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/model-mayhem-evan-romine-9" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ce991_EvanRomine5.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/the-best-of-ces-2010-pc-world" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3a459_Samsung.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/subtly-sexy-david-bellemere" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3a459_PhotographybyDavidBellemere20.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/subtly-sexy-david-bellemere" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3a459_PhotographybyDavidBellemere19.jpeg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/ups-12-magical-movie-moments" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04264_upmovie11.jpg" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://blog.iso50.com/2010/01/11/asettingsunjohannbisson/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22631_Picture-9-450x450.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/12/peugeot-rc1-concept-car" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a2266_peugeotrc1.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://designrfix.com/inspiration/comic-book-inspired-vector-artwork" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d8a7c_comic-book-vector-artwork-2.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/12/l%E2%80%99eclaireur-rue-de-sevigne-paris/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37956_StudioArneQuinze_leclaireur_4.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Illustration/359512" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37956_1033481259777980.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://www.behance.net/Gallery/Project-Neptoon-vinyl/383653" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37956_1411771262797273.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.designflavr.com/Comfortable-Courtney-James-i214/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2be69_863453391.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.designflavr.com/Rain-Bradley-Sharp-i1530/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7acec_rain-15029710.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://gbrush.deviantart.com/art/Poseidon-s-Wrath-149744796" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a9f9e_Poseidon__s_Wrath_by_GBrush.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/12/a-clockwork-orange/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/13/david-ope/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/12/daily-inspiration-39/#more-2933" rel="nofollow"><img width="450" /></a></p>
<h3>Florian Nicolle</h3>
<p><a href="http://www.behance.net/Gallery/mylene-farmer/390171" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7e7fb_sdf_by_neo_innov.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>FuRyLioN </h3>
<p><a href="http://furylion.deviantart.com/art/feed-me-150261545" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7e7fb_feed_me_by_FuRyLioN.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://furylion.deviantart.com/art/flashing-150262661" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a263_flashing_by_FuRyLioN.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://furylion.deviantart.com/art/flashin-150262076" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a263_flashin_by_FuRyLioN.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://blog.iso50.com/2010/01/08/jonny-wan/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4febb_1052701258037511.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/05/100-extraordinary-examples-of-paper-art/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4e87_3.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/05/100-extraordinary-examples-of-paper-art/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4e87_13.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/328060149" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4e87_tumblr_kw2d5w42XF1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #402" width="450" /></a></p>
<p><a href="http://bergie81.deviantart.com/art/Robot-ChipReader-117494976" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/167e0_Robot_ChipReader_by_Bergie81.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://mushir.deviantart.com/art/hug-149697502" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/167e0__hug__by_mushir.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Guilherme Marconi</h3>
<p><a href="http://www.flickr.com/photos/smallandround/4257732927/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/iri5/4266392314/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/iri5/4265646181/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/masayukinoguchi/4271438608/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/masayukinoguchi/4271440100/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/ekiselev/4259131087/" rel="nofollow"><img width="450" /></a></p>
<h3>Gustavo Motta</h3>
<p><a href="http://www.boston.com/bigpicture/2010/01/harbin_ice_and_snow_sculpture.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/26ce4_h02_21484415.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.boston.com/bigpicture/2010/01/harbin_ice_and_snow_sculpture.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a3533_h11_21610605.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.boston.com/bigpicture/2010/01/harbin_ice_and_snow_sculpture.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8718e_h16_21618329.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>J.Concept</h3>
<p><a href="http://josephconcept.deviantart.com/art/Ancient-GFX-138018999" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8718e_Ancient_GFX_by_JosephConcept.png" width="450" /></a></p>
<p><a href="http://alltelleringet.deviantart.com/art/Reflective-Cubes-111658222" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6c775_843891240fffed5e79ec5e101c270e4d.jpg" width="450" /></a></p>
<h3>Peter Dahmen</h3>
</p>
<h3>quaos</h3>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6c775_20c21a2d7d38605c61b928f3ec241222.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6c775_fb11c7754f0e4270261a32e9031c0d42.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d452f_745c70d02caac987143b1c01ccaf561f.png" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>robot-eos</h3>
<p><a href="http://roboteosgraphic.blogspot.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d452f_2010%2B%2Bmi%2Ba%C3%B1o.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Robert B</h3>
<p><a href="http://ffffound.com/image/984748ca81066fdef9a578630ab6f25d96c12821?c=4681719" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/21958_tumblr_kw59si6rYG1qzpwi0o1_500.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Samuel Lorincik</h3>
<p><a href="http://esleone.deviantart.com/art/iphone-122243606" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/21958_iphone_by_esleone.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Taylor</h3>
<p><a href="http://www.behance.net/taylorcs/frame/379500" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7164a_528681262280549.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>Thiago Rezende</h3>
<p><a href="http://www.flickr.com/photos/thiago_rezende/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ea33e_4259736972_ccf0d108d4_o.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/thiago_rezende/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3c089_4062514344_f884b477c4_o.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/thiago_rezende/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f89c_4062513622_9a743e6e9b_o.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>turk1672</h3>
<p><a href="http://www.designbyhumans.com/vote/detail/67238" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f377c_Kosmik_voting_image_full.jpg?1262957361" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>WeGraphics</h3>
<p><a href="http://wegraphics.net/tutorials/how-to-create-amazing-light-effects-in-photoshop/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/abb79_light_final.jpg" width="450" /></a></p>
<h3>xiondzz</h3>
<p><a href="http://xiondzz.deviantart.com/art/Angel-149533858" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cc0ed_Angel_by_xiondzz.jpg" width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/shexbeer/4271734126/" rel="nofollow"><img width="450" /></a></p>
<h3>@DanielApt </h3>
<p><a href="http://www.behance.net/Gallery/Graphisms/345970" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Graphisms/345970" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Graphisms/345970" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Graphisms/345970" rel="nofollow"><img width="450" /></a></p>
<h3>@amessage22 </h3>
<p><a href="http://www.behance.net/Gallery/Life-in-the-Alphabet_/322840" rel="nofollow"><img width="450" /></a></p>
<h3>@tiagobenevides</h3>
<p><a href="http://www.flickr.com/photos/tiagobenevides/4253481577/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ed96_4253481577_b87e5e81dd.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>@guilhermeb</h3>
</p>
<p><a href="http://vimeo.com/7809605" rel="nofollow">The Third &amp; The Seventh</a> from <a href="http://vimeo.com/user1337612" rel="nofollow">Alex Roman</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@djbennett999</h3>
<p><a href="http://www.tripwiremagazine.com/2009/12/170-excellent-fresh-logos-inspirational-showcase.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c9d75_172009.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.tripwiremagazine.com/2009/12/170-excellent-fresh-logos-inspirational-showcase.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1778e_282009.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.tripwiremagazine.com/2009/12/170-excellent-fresh-logos-inspirational-showcase.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3a4c1_11925.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.tripwiremagazine.com/2009/12/170-excellent-fresh-logos-inspirational-showcase.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e98e_logo-1032.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://richworks.in/2010/01/45-absolutely-stunning-examples-of-light-graffiti/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/eb791_18.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<h3>@extragado</h3>
</p>
<p><a href="http://vimeo.com/4749536" rel="nofollow">Alma</a> from <a href="http://vimeo.com/alma" rel="nofollow">Rodrigo Blaas</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@daniel_nelson</h3>
<p><a href="http://www.danielnelson.se/blog.php?id=51" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a838_4b4cabb435c57.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=51" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a838_4b4cab9d14d4b.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=51" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cad51_4abc67755e287.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=51" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cad51_4a6c2a6ff40a6.jpg" alt="Digital art selected for the Daily Inspiration #405" width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5a33d_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd4b_abduzeedo?i=ixCOwsYVMik:UANP0oIGt0Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd4b_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd4b_abduzeedo?i=ixCOwsYVMik:UANP0oIGt0Y:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd4b_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5bd4b_abduzeedo?i=ixCOwsYVMik:UANP0oIGt0Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8f2c2_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=ixCOwsYVMik:UANP0oIGt0Y:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b0d68_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b0d68_ixCOwsYVMik" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-405/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #404</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-404/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-404/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 02:48:22 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Brand Surgery]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[cartoon network]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspiration]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Fabio]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[lookitsme]]></category>
		<category><![CDATA[quot]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-404/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/VRc3NW076QDAxGEWg3c6H7BajfQ/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56410_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/VRc3NW076QDAxGEWg3c6H7BajfQ/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fecd4_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>&lt;!&#8211;break&#8211;&gt;</p>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<p>Today is a special Daily Inspiration, just to celebrate our 404 issue with only 404 error pages! Thanks for the excellent collections at <a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow">.hongkiat.com</a> and <a href="http://dzineblog.com/2008/11/custom-error-404-pages.html" rel="nofollow">dzineblog.com</a></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/371c1_2-63.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Carsonified</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b268_3-84.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Youcastr</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/28cce_1-40.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Agens</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/02be7_5-176.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Beta.mnet</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d186f_6-56.png" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Us.blizzard</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5c331_7-12.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Huwshimi</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffa81_8-14.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Springload</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3f7e0_9-11.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Redtag</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd633_10-75.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Nclud</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4b000_11-91.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Wufoo</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/916c2_12-131.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Expansion broadcast</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37c0c_14-37.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Surfingonstatic</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/70557_15-15.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Cssremix</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ea5ed_16-224.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Mailchimp</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7443d_17-234.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Robo</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/19ece_19-50.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>24-7media</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffecd_20-39.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Leapanywhere</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/48073_22-65.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Twurn</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e4ba_23-46.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>D20srd</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffac2_26-64.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Chrisjennings</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9ae76_27-62.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Astuteo</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f4e0_28-68.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Studio7designs</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ca12_29-77.png" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Yourwebjob</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cccfd_32-19.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Lookitsme</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0b225_35-35.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Spongebob</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5a7df_38-55.png" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Gdzl</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c0053_40-119.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Deviantart</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04fe6_41-129.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Digitalmash</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/34713_42-154.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Shelfworthy</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f6980_44-88.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Gregone</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc7a8_47-235.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Fubiz</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56f1e_49-179.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Cssscoop</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04338_4-157.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Twingly</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ba4ed_52-126.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Unitinteractive</cite></br></p>
<p><a href="http://dzineblog.com/2009/11/50-cool-examples-of-custom-error-404-pages.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5354d_53-178.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Southcreative</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffda6_propeller.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Propeller</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ffda6_b3ta.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>B3ta</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/082c1_latelategifts.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>latelategifts</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/082c1_turbomilk.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>TurboMilk</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/082c1_soocial.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Soocial</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fce03_retardzone.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>RetardZone</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fce03_patterntap.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>PatternTap</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/02cf8_abduzeedo.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Abduzeedo</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/02cf8_southparkstudios.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Southpark Studios</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/02cf8_dawdle.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Dawdle</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db1a5_seecoy.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Seecoy</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db1a5_acme.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Acme</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/31876_psyklone.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Psyklone</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/31876_mmogamezone.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Mmo Game Zone</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/31876_thebrandsurgery.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>The Brand Surgery</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/326d9_jotsai.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Jotsai</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://media02.hongkiat.com/error_404_01/amorphia-apparel.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Amorphia Apparel</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/87e8b_cartoonnetwork.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Cartoon Network</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/87e8b_centerd.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Centerd</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0303c_geeksquad.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Geeksquad</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0303c_chrisglass.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Chrisglass</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6928d_limpfish.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Limpfish</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6928d_catswhocode.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Catswhocode</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6928d_klaus.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>DDZ</cite></br></p>
<p><a href="http://www.hongkiat.com/blog/60-really-cool-and-creative-error-404-pages/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1e15_lileks.jpg" alt="Digital Art selected for the Daily Inspiration 404" width="450" /></a><br /><cite>Lileks</cite></br></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>I&#8217;m from Brazil, co-founder of <a href="http://zee.com.br" rel="nofollow">Zee</a> with Fabio. Nowadays I like to play with Fireworks, Photoshop and improve my skills in CSS. If you wanna request some posts, please feel free to <a href="mailto:fabiano@zee.com.br" rel="nofollow">contact me</a> or follow on <a href="http://twitter.com/FabianoMe" rel="nofollow">Twitter</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
<div>
</div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91581_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91581_abduzeedo?i=V-VBBAQ8VbY:aupPbAtJZw0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4fd88_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4fd88_abduzeedo?i=V-VBBAQ8VbY:aupPbAtJZw0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4fd88_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/74bfb_abduzeedo?i=V-VBBAQ8VbY:aupPbAtJZw0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/74bfb_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=V-VBBAQ8VbY:aupPbAtJZw0:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/74bfb_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/94e24_V-VBBAQ8VbY" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-404/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>45 Powerful CSS/JavaScript-Techniques</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/45-powerful-cssjavascript-techniques/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/45-powerful-cssjavascript-techniques/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 02:20:11 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css techniques]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[javascript techniques]]></category>
		<category><![CDATA[music streams]]></category>
		<category><![CDATA[navigation menus]]></category>
		<category><![CDATA[sexy music]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/45-powerful-cssjavascript-techniques/</guid>
		<description><![CDATA[&#160;&#160; CSS and JavaScript are extremely powerful tools for designers and developers. However, sometimes it&#8217;s difficult to come up with the one excellent idea that would solve a problem that you are facing right now. Good news: almost every day designers and developers come up with fresh and clever CSS tricks and techniques and share [...]]]></description>
			<content:encoded><![CDATA[<table width="650">
<tr>
<td width="650">
<div> <img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1bde4_smashing-magazine-advertisement.gif" alt="Smashing-magazine-advertisement in 45 Powerful CSS/JavaScript-Techniques" border="0" /><br /> <a href="http://creatives.commindo-media.de/www/delivery/ck.php?zoneid=56" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e3e8_avw.php?zoneid=56" border="0" alt=" in 45 Powerful CSS/JavaScript-Techniques" /></a>&nbsp;<a href="http://creatives.commindo-media.de/www/delivery/ck.php?zoneid=63" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e3e8_avw.php?zoneid=63" border="0" alt=" in 45 Powerful CSS/JavaScript-Techniques" /></a>&nbsp;<a href="http://creatives.commindo-media.de/www/delivery/ck.php?zoneid=64" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/00573_avw.php?zoneid=64" border="0" alt=" in 45 Powerful CSS/JavaScript-Techniques" /></a></div>
</td>
</tr>
</table>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/00573_spacer.gif" alt="Spacer in 45 Powerful CSS/JavaScript-Techniques" border="0" width="1" height="1" /></p>
<p><strong>CSS and JavaScript</strong> are extremely powerful tools for designers and developers. However, sometimes it&#8217;s difficult to come up with the one excellent idea that would solve a problem that you are facing right now. Good news: almost every day designers and developers come up with fresh and clever CSS tricks and techniques and share them with other developers online. We regularly collect all these tricks, filter them, sort them, revise them and prepare them for Smashing Magazine readers.</p>
<p>In this post we present <strong>45 useful CSS/JavaScript-techniques</strong> that may help you find clever solutions to some of your problems or just get inspired by what is possible with CSS. We cover interesting CSS-techniques, navigation menus, CSS typography, CSS lists and CSS buttons. The focus of this post lies on CSS; please notice that some of the techniques use JavaScript or PHP for enhanced functionality.</p>
<p>Please notice that this is the first part of our large round-up of fresh CSS/JavaScript-techniques. Other techniques (CSS tables, CSS layouts, CSS for Mobile and CSS forms) will be featured in an upcoming article. So don&#8217;t forget to <a href="http://rss1.smashingmagazine.com/feed/">subscribe to our RSS-feed</a> and <a href="http://twitter.com/smashingmag">follow us on Twitter</a> for similar articles and a stream of useful resources. Please also let us know what we should change or improve in our future posts!</p>
<p>We are aware that many readers are tired of &#8220;lists&#8221; floating around in the Web, but we are confident that the vast majority of our visitors will benefit from this post format and will find at least some of the techniques featured in this post useful.</p>
<h3>Interesting CSS Techniques</h3>
<p><a href="http://www.zurb.com/article/304/behind-the-scenes-building-the-new-visual">Building the New Visual Annotations</a><br />These note overlays are composed of two main elements, an overlay with the shine and a border with the transparency. A very interesting, yet simple technique by the ZURB Design Agency, designers who have written a <a href="http://www.smashingmagazine.com/author/dmitry-dragilev/">series of articles</a> on Smashing Magazine as well.</p>
<p><a href="http://www.zurb.com/article/304/behind-the-scenes-building-the-new-visual"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a8da_annotation.jpg" width="480" height="300" alt="Annotation in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.komodomedia.com/blog/2009/03/sexy-music-album-overlays/">Sexy Music Album Overlays</a><br />This aticle shows how to style your music streams and provides you some graphics to do so.</p>
<p><a href="http://www.komodomedia.com/blog/2009/03/sexy-music-album-overlays/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a8da_css-112.jpg" width="480" height="300" alt="Css-112 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://tutorialzine.com/2009/12/colorful-clock-jquery-css/">A Colorful Clock With CSS &#38; jQuery</a><br />This tutorial describes how one can create a clock using basic CSS and JavaScript.</p>
<p><a href="http://tutorialzine.com/2009/12/colorful-clock-jquery-css/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a8da_css-086.jpg" width="480" height="300" alt="Css-086 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/">How To Create Depth And Nice 3D Ribbons Only Using CSS3</a><br />We will use box-shadow to create a drop-shadow with RGBa, a color model that allows an optimized contrast with any kind of backgrounds. RGBa is the standard RGB model (0,0,0 – 255,255,255) and it adds the last option (a) for the opacity. We can use this model also for other properties and it works with the new browser.</p>
<p><a href="http://www.pvmgarage.com/en/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1872_css-197.jpg" width="480" height="300" alt="Css-197 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/">Advanced Event Timeline With PHP, CSS &#38; jQuery</a><br />This Advanced Event Timeline is used with the help of PHP, MySQL, CSS and jQuery. The result: a nice time line with clickable events. Adding new ones is going to be as easy as inserting a row in the database.</p>
<p><a href="http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1872_css-195.jpg" width="480" height="300" alt="Css-195 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<h3>CSS Navigation Menus</h3>
<p><a href="http://www.romancortes.com/blog/css-3d-meninas/">CSS 3D Meninas</a><br />&#8220;I&#8217;ve took the classic paint The Maids of Honour (Las Meninas) and created a CSS pseudo-3D / Parallax effect. It is pure CSS, no JavaScript or Flash is involved. It has been tested and is working on Internet Explorer 8, Firefox 3, Opera 9, Safari 3, Chrome 4 and Konqueror 3.5, and it validates, too.</p>
<p><a href="http://www.romancortes.com/blog/css-3d-meninas/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1872_css-006.jpg" width="480" height="300" alt="Css-006 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://buildinternet.com/2009/09/sproing-make-an-elastic-thumbnail-menu/">Sproing! &#8211; Make An Elastic Thumbnail Menu</a><br />&#8220;In an ongoing attempt to offer alternative methods to spruce up menus, I’ve pieced together an elastic thumbnail menu. It magnifies menu items when they are hovered over and menu items expand upwards.</p>
<p><a href="http://buildinternet.com/2009/09/sproing-make-an-elastic-thumbnail-menu/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e2ce_css-063.jpg" width="480" height="300" alt="Css-063 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na">How to Create Simple and Effective Sub Navs with Definition Lists</a><br />&#8220;When we need simple and effective on-page navigation, to either jump to content on the page or flip to another view, we use the dl element. Its sub elements, the dt and dd, make it very easy for us to create inline links with a clear label. Here we&#8217;re going to share with you a fast, lightweight method for how we&#8217;ll use CSS to do it.&#8221;</p>
<p><a href="http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e2ce_css-072.jpg" width="480" height="300" alt="Css-072 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/sticky-sidenav-layout-with-css/">Sticky SideNav Layout with CSS</a><br />Learn how to create a fixed sidenav layout for your blog or website.  Having a fixed sidenav comes in handy when dealing with blog style websites where the content is extremely tall and there is a need for good amount of scrolling. The fixed navigation allows the user to cruise through the content without scrolling back up to the top to navigate through the rest of the site.</p>
<p><a href="http://www.sohtanaka.com/web-design/sticky-sidenav-layout-with-css/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1578_css-056.jpg" width="480" height="300" alt="Css-056 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://css-tricks.com/unobtrusive-page-changer/">Unobtrusive Dropdown Page Changer</a><br />Using a &lt;select&gt; dropdown menu to create navigation isn’t as common as it once was, but it’s still around. It got ripped on pretty good for being an inaccessible / obtrusive. Indeed a lot of the scripts you’ll find out there for creating a menu like this are this way. Bummer. Let’s make one that works with or without JavaScript.</p>
<p><a href="http://css-tricks.com/unobtrusive-page-changer/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1578_css-015.jpg" width="480" height="300" alt="Css-015 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://kntl.org/css-imageless-but-cool-javascript-and-jquery">CSS Navigation: No JavaScript, jQuery or Image Required, Free CSS Navigation / Pagination with Tooltip</a><br />CSS-based navigation / pagination bar without JavaScript. There is a tooltip on hover for the &#8216;previous&#8217; and &#8216;next&#8217; page&#8217;s bullets that makes navigation easier.</p>
<p><a href="http://kntl.org/css-imageless-but-cool-javascript-and-jquery"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1578_css-170.jpg" width="480" height="300" alt="Css-170 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.code-pal.com/how-to-code-an-overlapping-tabbed-main-menu/">How to Code an Overlapping Tabbed Main Menu</a><br />Main navigation menu is that part of a website design that makes the whole site look lively and complete. But the most common type of navigation menu style still being used a lot is the tabbed navigation menu. Here is a tutorial on how to code an overlapping tabbed menu.</p>
<p><a href="http://www.code-pal.com/how-to-code-an-overlapping-tabbed-main-menu/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/772a8_css-187.jpg" width="480" height="300" alt="Css-187 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://css-tricks.com/long-dropdowns-solution/">Solution For Very Long Dropdown Menus</a><br />&#8220;I like to be confident with post titles, but the reality in this case is a <em>possible</em> solution for very long dropdowns. The problem with long dropdowns is that the dropdown itself can go below the “fold” of the website. That is, below the visible area of the browser window. So in order to access those menu items down below, you need to scroll your browser window. For those of us with scroll wheels of some kind on our mice (mouses?), it’s not a big deal. For those without, those lower menu items are totally inaccessible, because to use the browser scrollbar means mousing off the menu (and probably having it close).&#8221;</p>
<p><a href="http://css-tricks.com/long-dropdowns-solution/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/772a8_css-052.jpg" width="480" height="300" alt="Css-052 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/">Mega Drop Down Menu w/ CSS &#38; jQuery</a><br />When used properly, mega drop down menus can be quite efficient for large scale websites. Let&#8217;s experiment with different ways of implementing this technique. A tutorial by Soh Tanaka, Smashing Magazine&#8217;s regular author.</p>
<p><a href="http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/772a8_css-053.jpg" width="480" height="300" alt="Css-053 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<h3>CSS Typography and Body Copy</h3>
<p><a href="http://line25.com/tutorials/how-to-create-a-cool-anaglyphic-text-effect-with-css">How to Create a Cool Anaglyphic Text Effect with CSS</a><br />Anaglyphs are those amazing 3D images that are created by offsetting two of the red, green and blue channels, and are viewed with those nerdy looking 3D glasses with different coloured lenses. I don’t know if this effect works for real, as I’ve unfortunately misplaced my 3D specs, but it’s a pretty cool text effect nevertheless! Let’s take a look at how a similar style can be created for sprucing up your web designs, while taking into consideration semantics and avoiding the repetition of any markup.</p>
<p><a href="http://line25.com/tutorials/how-to-create-a-cool-anaglyphic-text-effect-with-css"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a92d5_css-193.jpg" width="480" height="300" alt="Css-193 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://csswizardry.com/2009/12/typographic-work-planner/">Typographic work planner</a><br />Enter this, a little HTML/CSS typographic work planner. By using some super-semantic HTML and a dash of CSS you can craft a beautiful looking yet incredibly simple work planner for you and your staff.</p>
<p><a href="http://csswizardry.com/2009/12/typographic-work-planner/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a92d5_css-199.jpg" width="480" height="300" alt="Css-199 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://orderedlist.com/our-writing/resources/html-css/thinning-text-in-webkit-safari/">Thinning Text in Webkit (Safari)</a><br />Safari has a not-so-lovely way of bulking up text using sub-pixel rendering. On previous versions of Safari, this was fixed with a text-shadow declaration, but since Snow Leopard that method no longer works. Fortunately, there is an alternative.</p>
<p><a href="http://orderedlist.com/our-writing/resources/html-css/thinning-text-in-webkit-safari/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8829b_css-196.jpg" width="480" height="300" alt="Css-196 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://jackosborne.co.uk/articles/pseudo-drop-caps/">Pseudo Drop Caps</a><br />They’ve been around for a while now, appearing in magazines, print and now the web. Designers and developers alike have experimented with multiple workarounds from using inline styles to using image replacement but with both of these solutions there are problems. For example, what happens when you recreate your site and decide that you no longer want to upload the drop cap images, you’re now going to left with a broken image at the start of every single post that you had previously created, this is obviously assuming you haven’t used text-indent. If you decided to go down on the inline style route then your are just bad, just very bad.</p>
<p><a href="http://jackosborne.co.uk/articles/pseudo-drop-caps/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8829b_css-081.jpg" width="480" height="300" alt="Css-081 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://perishablepress.com/press/2009/11/09/perfect-pre-tags/">How to Create Perfect Pre Tags</a><br />If you operate a website that features lots of code examples, you know how important it is to spend some quality time styling the &tl;pre&gt; element. When left unstyled, wild &lt;pre&gt; tags will mangle your preformatted content and destroy your site’s layout. Different browsers treat the &lt;pre&gt; tag quite differently, varying greatly in their default handling of font-sizing, scrollbar-rendering, and word-wrapping. Indeed, getting your preformatted code to look consistent, usable, and stylish across browsers is no easy task, but it certainly can be done. This article explains everything you need to create proper &lt;pre&gt; tags.</p>
<p><a href="http://perishablepress.com/press/2009/11/09/perfect-pre-tags/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a426_css-090.jpg" width="480" height="300" alt="Css-090 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://forabeautifulweb.com/blog/about/improve_your_web_typography_with_baseline_shift/">Improve your web typography with baseline shift</a><br />The baseline is an invisible line onto which all type characters sit, although of course some characters (including ‘j’, ‘p’, ‘g’ and ‘y’) have descenders that hang below the baseline. Baseline shift involves moving characters up or down in relation to the baseline and using it effectively can make a huge difference to the professional look of your type. Although baseline shift has traditionally been a part of using tools like InDesign or Quark, there are ways to accomplish the same results using CSS.</p>
<p><a href="http://forabeautifulweb.com/blog/about/improve_your_web_typography_with_baseline_shift/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a426_css-109.jpg" width="480" height="300" alt="Css-109 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://lamb.cc/typograph/">Typograph &#8211; Scale &#38; Rhythm</a><br />This page is both an essay and a tool. It sets out to explore how two, intertwined concepts, often playful but sometimes cheeky, can be encouraged to dance in web pages. Drag the colored boxes along the scale to throw these words anew. For the most part, this text is just a libretto for the performance you are about to play upon it.</p>
<p><a href="http://lamb.cc/typograph/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7a426_css-085.jpg" width="480" height="300" alt="Css-085 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://tutorialzine.com/2009/11/fancy-quotes/">Fancy Quotes With jQuery, AJAX &#38; CSS</a><br />Learn how to create a fancy quote rating system that will display a number of famous quotes and will enable site visitors to rate their favorites.</p>
<p><a href="http://tutorialzine.com/2009/11/fancy-quotes/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7464e_css-156.jpg" width="480" height="300" alt="Css-156 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.cssnewbie.com/how-to-create-simple-stylish-and-swappable-image-captions/">How To Create Simple, Stylish and Swappable Image Captions</a><br />Most image caption solutions require a lot of excessive HTML, make it difficult to redesign or don’t communicate clearly that they belong to an image. Let&#8217;s see what we can do to address these problems.</p>
<p><a href="http://www.cssnewbie.com/how-to-create-simple-stylish-and-swappable-image-captions/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7464e_css-189.jpg" width="480" height="300" alt="Css-189 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.devlounge.net/design/styling-photo-captions-with-css">Styling photo captions with CSS</a><br />Sure, some photos are self-explanatory, but most photos are best served with text captions. It’s true for traditional media like newspapers and magazines, and just as true for blog posts and web articles. Here’s a quick tip on using photo captions and styling them nicely with the magic of CSS.</p>
<p><a href="http://www.devlounge.net/design/styling-photo-captions-with-css"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d79d_css-183.jpg" width="480" height="300" alt="Css-183 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.cs.tut.fi/~jkorpela/www/captions.html">Image captions on Web pages</a><br />This document suggests three ways of presenting an image with a caption in HTML. Styling in CSS is also discussed.</p>
<p><a href="http://www.cs.tut.fi/~jkorpela/www/captions.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d79d_css-176.jpg" width="480" height="300" alt="Css-176 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/styling-post-headings-that-stick-out/">Styling Post Headings That Stick Out</a><br />&#8220;Recently, I’ve noticed a trend in blog post headings where it sticks out of its base layout. I would like to share this technique for those who would like to give their post headings a new style. One tip to keep in mind when designing this is to make sure it fits your target audience screen resolution size.  Note that this technique may vary depending on your design. My goal is for you to grasp the main concept in this tutorial so you can experiment and apply it to your own projects.&#8221;</p>
<p><a href="http://www.electrictoolbox.com/ellipsis-html-css/">Using ellipsis with HTML and CSS</a><br />If the text is too wide to fit into a container, a nice solution can be to have ellipsis to show there&#8217;s more information available. While not currently part of the official HTML specifications, it is possible to have ellipsis defined in CSS and it works for Internet Explorer, Safari, Chrome and Opera. It doesn&#8217;t work for Firefox but there&#8217;s a workaround that can be done with jQuery.</p>
<p><a href="http://www.jcargoo.org/2009/11/5-message-boxes-to-style-your.html">5 Message Boxes to Style your Notifications with CSS</a><br />This article presents free notification boxes to use/customize as well as a very simple technique to create your own ones inspired from this roundup.</p>
<h3>CSS Lists</h3>
<p><a href="http://www.cssnewbie.com/word-style-outline/">Create a Microsoft Word-Style Outline with CSS</a><br />As you can see, the browser doesn’t bother to vary the indentation style much, or change the list type from roman numerals to alphabetical characters and so on… all the things we’re so used to seeing because Microsoft Word and other writing programs do them by default. So let’s use a bit of CSS ingenuity to make a Microsoft Word-styled outline using ordered lists!</p>
<p><a href="http://www.cssnewbie.com/word-style-outline/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d79d_css-188.jpg" width="480" height="300" alt="Css-188 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://mattbango.com/notebook/web-development/pure-css-timeline/">Pure CSS Timeline</a><br />&#8220;I wanted to build a CSS  timeline for the “About” section of my site while using some clean and simple markup. I wanted to avoid using images as much as possible, so I spent a few minutes prototyping some options and came up with a solution using unordered lists. The result is a simple and clean looking timeline with some very straight forward markup. In this article I’ll share my approach to creating a timeline out of CSS and HTML which results in a nice looking, simple timeline.&#8221;</p>
<p><a href="http://mattbango.com/notebook/web-development/pure-css-timeline/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/01450_css-106.jpg" width="480" height="300" alt="Css-106 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/">Automatic numbering with CSS Counters</a><br />When writing documents, it is often useful to number sections and have a table of contents. You can number these by hand, directly in the markup, but this can be time consuming if the order changes and you have to edit all the numbers. CSS2.1 gives us a automated way to generate numbers using CSS counters, and this article will walk you through how to use them. One word of note before we start is that CSS counters are not yet implemented in IE, although they are on the roadmap for IE8.</p>
<p><a href="http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/01450_css-116.jpg" width="480" height="300" alt="Css-116 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.macworld.com/article/48296/2005/12/januarycreate.html">CSS tricks for custom bullets</a></p>
<p><a href="http://www.macworld.com/article/48296/2005/12/januarycreate.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92795_css-129.jpg" width="480" height="300" alt="Css-129 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://css-tricks.com/elastic-calendar-styling-with-pure-css/">Elastic Calendar Styling with CSS</a><br />A traditional calendar is a grid of numbered boxes on a page. As a web designer, you might go right for a table, and I wouldn’t fault you for that. Tables, though, can sometimes be tough to muscle into shape. The CSS purist in me gets pissed when I set the width of a table (or a cell) and it decides it knows better and grows or shrinks as it sees fit. <br /> You can tackle calendar styling with pure CSS, and I feel it makes just as much sense semantically as a table does. What is a calender, if not an ordered list of days? By using CSS, we can even do some cool things like do all our sizing with ems so our calendar layout will be elastic. That is, grow in both width and height when text is resized in browsers, while greatly increasing accessibility.</p>
<p><a href="http://css-tricks.com/elastic-calendar-styling-with-pure-css/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92795_css-030.jpg" width="480" height="300" alt="Css-030 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://css-tricks.com/style-a-list-with-one-pixel/">Style a List with One Pixel</a><br />A one-pixel background image can be a pretty versatile thing. With repeat-x it can be a horizontal line, repeat-y makes a vertical line, and repeat makes it a fill color. Just as a little fun proof of concept, we can use that to create a depth-chart looking unordered list.</p>
<p><a href="http://css-tricks.com/style-a-list-with-one-pixel/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92795_css-017.jpg" width="480" height="300" alt="Css-017 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.webdesignerwall.com/tutorials/style-your-ordered-list/">Style Your Ordered List</a><br />By default, most browsers display the ordered list numbers same font style as the body text. Here is a quick CSS tutorial on how you can use the ordered list (ol) and paragraph (p) element to design a stylish numbered list.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/style-your-ordered-list/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ee798_css-029.jpg" width="480" height="300" alt="Css-029 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://blog.innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/">Simulating a Table Using an Unordered List</a><br />Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started.</p>
<p><a href="http://blog.innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ee798_css-031.jpg" width="480" height="300" alt="Css-031 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.marcofolio.net/css/8_different_ways_to_beautifully_style_your_lists.html">8 different ways to beautifully style your HTML lists with CSS</a><br />&#8220;The use of HTML lists (&lt;ol&gt; for an ordered list, &lt;ul&gt; for an unordered list) is very common these days. Today, we&#8217;re going to look a little bit further than creating regular lists, by showing 8 different ways to beautifully style your HTML lists with CSS. We&#8217;ll use some pure CSS techniques to make a bored list look awesome (and even have some extra functionality).&#8221;</p>
<p><a href="http://www.marcofolio.net/css/8_different_ways_to_beautifully_style_your_lists.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2a58d_css-042.jpg" width="480" height="300" alt="Css-042 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://buildinternet.com/2009/09/quick-tip-simplify-list-margins-with-css/">Quick Tip &#8211; Simplify List Margins with CSS</a><br />Have you ever set default margins for a layout, and then had to go back and manually adjust all of your lists? By default, list item markers have a negative positioning in relationship to the list item itself. This means that zero-ing out margins automatically leads to an overflow if the list is contained inside anything else.  Wouldn’t it be easier to put the list item marker at the same starting point as other elements instead? Lucky for us, there’s a style to help do just that. Let&#8217;s see what can be done with the <code>list-style-position</code> property.</p>
<p><a href="http://buildinternet.com/2009/09/quick-tip-simplify-list-margins-with-css/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2a58d_css-068.jpg" width="480" height="300" alt="Css-068 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://perishablepress.com/press/2009/08/16/sexy-html-list-tricks/">Sexy HTML List Tricks</a><br />Behold the ubiquitous list elements, &lt;ul&gt; and &lt;ol&gt;. These two sexy elements help millions of websites display lists of information in clean, semantic fashion. Without them, we’d be crawling around like filthy cavemen, eating dirt and howling at the moon. But these list elements aren’t just sexy, they are also extremely flexible, enabling us humble designers to create robust list configurations that are semantically versatile and highly customizable.</p>
<p><a href="http://perishablepress.com/press/2009/08/16/sexy-html-list-tricks/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2a58d_css-091.jpg" width="480" height="300" alt="Css-091 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://iloveusability.com/usability-tip/clickable-list-item/">Clickable &lt;li&gt;</a><br />I originally coded the markup to be a table, but discovered a problem when I tried to make the whole row clickable. I ended up with a list of articles instead.</p>
<p><a href="http://iloveusability.com/usability-tip/clickable-list-item/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/49431_css-061.jpg" width="480" height="300" alt="Css-061 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<h3>CSS Buttons</h3>
<p><a href="http://www.p51labs.com/simply-buttons-v2/">Simply-Buttons v2</a><br />This technique presents buttons of the size that always fits the content. There are 3 states: inactive, active and hover. The technique works in all major browsers and doesn&#8217;t require JavaScript.</p>
<p><a href="http://www.p51labs.com/simply-buttons-v2/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/49431_css-099.jpg" width="480" height="300" alt="Css-099 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html">How to make sexy buttons with CSS</a><br />This tutorial will teach you how to create pretty looking textual buttons (with alternate pressed state) using CSS. Dynamic buttons save you heaps of time otherwise spent creating graphics and will basically make you a happier person at the end of the day.</p>
<p><a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/93b9a_css-173.jpg" width="480" height="300" alt="Css-173 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/liquid-color-adjustable-css-buttons/">Liquid &#38; Color Adjustable CSS Buttons</a><br />When working on a large site with multiple buttons, it can be quite tedious to make all the buttons in Photoshop. Making future adjustments on the verbiage and colors can be also be time consuming. By having dynamic buttons, this scenario is much easier to handle, and by having liquid and color adjustable buttons with CSS, we are able to change the verbiage and colors in a flash.</p>
<p><a href="http://www.sohtanaka.com/web-design/liquid-color-adjustable-css-buttons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/93b9a_css-175.jpg" width="480" height="300" alt="Css-175 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://inspectelement.com/tutorials/create-a-button-with-hover-and-active-states-using-css-sprites/">Create a Button with Hover and Active States using CSS Sprites</a><br />Too many designers neglect the click state (<code>active</code>-property in CSS) in web design, either because they’re unaware of it, underestimate the importance of it or are plain lazy. It’s a simple effect that improves usability by giving the user some feedback as to what they’ve clicked on but can also add depth to a design.</p>
<p><a href="http://inspectelement.com/tutorials/create-a-button-with-hover-and-active-states-using-css-sprites/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/93b9a_css-159.jpg" width="480" height="300" alt="Css-159 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://stopdesign.com/archive/2009/02/04/recreating-the-button.html">Recreating the button</a><br />&#8220;I thought it would be interesting to provide a portion of the background on buttons here, and discuss some of the iterations we’ve been through so far to get to the current state.&#8221;</p>
<p><a href="http://stopdesign.com/archive/2009/02/04/recreating-the-button.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/44f98_css-134.jpg" width="480" height="300" alt="Css-134 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://aplus.rs/css/rounded-form-buttons/">Rounded form buttons</a></p>
<p><a href="http://aplus.rs/css/rounded-form-buttons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/44f98_css-101.jpg" width="480" height="300" alt="Css-101 in 45 Powerful CSS/JavaScript-Techniques" /></a></p>
<p><a href="http://stackoverflow.com/questions/520640/how-can-i-use-googles-new-imageless-button-how-could-i-reverse-engineer-or-rol">Google’s Imageless Buttons</a><br />An interesting discussion about various buttons design techniques to reconstruct Google&#8217;s imageless buttons.</p>
<h3>Stay tuned!</h3>
<p>This is the first part of our large round-up of fresh CSS/JavaScript-techniques. Don&#8217;t forget to <a href="http://rss1.smashingmagazine.com/feed/">subscribe to our RSS-feed</a> and <a href="http://twitter.com/smashingmag">follow us on Twitter</a> for similar articles and a stream of useful resources. Please also let us know what we should change or improve in our future posts!</p>
<p> <a href="http://answers.polldaddy.com/poll/2509495/">Would you like to see more similar round-ups on Smashing Magazine in the future?</a><span>(<a href="http://answers.polldaddy.com">answers</a>)</span> </p>
<hr />
<p>© Smashing Editorial for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2010. | <a href="http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/">Permalink</a> | <a href="http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/#comments">17 comments</a> | <a title="Bookmark in del.icio.us" href="http://del.icio.us/post?url=http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/&amp;title=45 Powerful CSS/JavaScript-Techniques">Add to del.icio.us</a> | <a title="Bookmark in Digg" href="http://digg.com/submit?phase=2&amp;url=http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/">Digg this</a> | <a title="Stumble on StumbleUpon" href="http://www.stumbleupon.com/submit?url=http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/">Stumble on StumbleUpon!</a> | <a title="Tweet us!" href="http://twitter.com/home?status=@tweetmeme%20@smashingmag%20Reading%20'45 Powerful CSS/JavaScript-Techniques' http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/">Tweet it!</a> | <a title="Bookmark in Reddit" href="http://reddit.com/submit?url=http://www.smashingmagazine.com/2010/01/12/45-powerful-css-javascript-techniques/">Submit to Reddit</a> | <a href="http://forum.smashingmagazine.com/">Forum Smashing Magazine</a><br /> Post tags: <a href="http://www.smashingmagazine.com/tag/css/" rel="tag">CSS</a>, <a href="http://www.smashingmagazine.com/tag/javascript/" rel="tag">javascript</a>, <a href="http://www.smashingmagazine.com/tag/js/" rel="tag">js</a> </p>
<p><a href="http://rss1.smashingmagazine.com/feed/">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/45-powerful-cssjavascript-techniques/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #403</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-403/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-403/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 02:33:59 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Dillon Eugene Kim Fabiano]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio FKSD]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[George Crick]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Saleem Mackenzie]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-403/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/P9XSl4mXF_igyBIi6tQ5CWbfEdg/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69689_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/P9XSl4mXF_igyBIi6tQ5CWbfEdg/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69689_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/illustrations-by-owen-freeman/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a8359_Owen-Freeman-Illustrations-2.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-owen-freeman/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f9cd_Owen-Freeman-Illustrations-27-600x359.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-owen-freeman/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/10fda_Owen-Freeman-Illustrations-4.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-greg-williams/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0676a_Greg-Williams-Photography-37-600x399.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-greg-williams/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7db07_Greg-Williams-Photography-3-600x400.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-greg-williams/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4281b_Greg-Williams-Photography-35-600x400.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>Brukhar </h3>
<p><a href="http://brukhar.deviantart.com/art/Lost-Beacon-150000786" rel="nofollow"><img width="450" /></a></p>
<h3>Dillon</h3>
<p><a href="http://www.theportfolibro.com/index.html" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/photo-manipulation-at-its" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09c20_ChristopheGilbert7.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/photo-manipulation-at-its" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09c20_ChristopheGilbert2.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/photo-manipulation-at-its" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f61c_ChristopheGilbert1.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/creative-packaging-teashirts" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f61c_TeaShirts1.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/creative-packaging-teashirts" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4f61c_TeaShirts2.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/creative-ad-law-amp-order" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/40a41_TV3sLawOrderCreativeAdOutdoorLamp.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://www.fubiz.net/2010/01/11/joon-brandt-reel-2009/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/11/modamall-2009-fashion-event-in-mallofsofia/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/11/wwwvoteformydesigncom/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/La-Ballena-Azul-Oscar-Ospina-i1524/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.ibelieveinadv.com/2010/01/aspirin-tunnel/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/11/late-80s-film-posters-from-ghana/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Illustration-2/381593" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Illustration-2/381593" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Illustration-2/381593" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Black-Queen/383377" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://www.designflavr.com/Lost-Souls-Mauricio-Gomes-i1527/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Your-true-self-Michaela-Quedzuweit-i1528/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/12/jericho-santander/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/12/jericho-santander/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/12/jericho-santander/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://beginbeing.blogspot.com/2010/01/photorealist-painter-glennray-tutor.html" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://beginbeing.blogspot.com/2010/01/photorealist-painter-glennray-tutor.html" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.freshcharacters.com/new-illustration-x-oriental-by-yu-cheng-hong/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.freshcharacters.com/new-illustration-x-oriental-by-yu-cheng-hong/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Schergen-Regular-NR_1-_-NR_2-dust/384623" rel="nofollow"><img width="450" /></a></p>
<h3>FKSD</h3>
<p><a href="http://www.cromoart.de/wordpress/2009/07/weedbeat/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9a789_weedbeat_by_fksd1.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.cromoart.de/wordpress/2009/07/weedbeat/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c6ad8_julia-destruction_by_fksd.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>George Crick Designs</h3>
<p><a href="http://www.behance.net/Gallery/C_O_R_-Astronaut_/387062" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://ffffound.com/image/1f504d840c6312799603575ab187b41e0ba3329c" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/52bb475e44a2d017c835292188c7b3f54d45a322" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/d95a742201e222a20e7e8ddb9d14ec066882e0c1" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.freshcharacters.com/new-illustration-x-oriental-by-yu-cheng-hong/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.freshcharacters.com/new-illustration-x-oriental-by-yu-cheng-hong/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.freshcharacters.com/new-illustration-x-oriental-by-yu-cheng-hong/" rel="nofollow"><img width="450" /></a></p>
<h3>Javelines</h3>
<p><a href="http://javelines-rus.deviantart.com/art/Hey-boy-tell-me-150024647" rel="nofollow"><img width="450" /></a></p>
<h3>JM</h3>
<p><a href="http://www.behance.net/Gallery/THE-KING/386834" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9b72c_1300211263106091.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/THE-KING/386834" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9b72c_1300211263106374.png" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/THE-KING/386834" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/708b0_1300211263106522.png" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>joostbooy</h3>
<p><a href="http://joostbooy.deviantart.com/art/Women-2-150027855" rel="nofollow"><img width="450" /></a></p>
<h3>Khyzyl Saleem</h3>
<p><a href="http://www.behance.net/Gallery/My-Avatar-Attempt-/387333" rel="nofollow"><img width="450" /></a></p>
<h3>Mackenzie Potter</h3>
<p><a href="http://vangarde.deviantart.com/art/Avatar-Poster-149738585" rel="nofollow"><img width="450" /></a></p>
<h3>marco</h3>
<p><a href="http://www.flickr.com/photos/iamthelampa/4266344951/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6a854_4266344951_7a45710faf.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>orrisen</h3>
<p><a href="http://orrisen.deviantart.com/art/Avatar-Na-vi-149932257" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dd9b3_Avatar_Na__vi_by_orrisen.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>pippone</h3>
<p><a href="http://www.flickr.com/photos/pippone/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e796c_4266227314_c27834e8da_o.jpg" alt="Digital Art selected for the Daily Inspiration 403" width="450" /></a></p>
<h3>Traz</h3>
<p><a href="http://trazdesign.deviantart.com/art/Traz-Studio-148789725" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://trazdesign.deviantart.com/art/Panda-Wars-148779731" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://trazdesign.deviantart.com/art/Cervolants-on-canvas-149517971" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://trazdesign.deviantart.com/art/Happy-New-Year-Card-10-148887346" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/gfranceschi/4262334273/" rel="nofollow"><img width="450" /></a></p>
<h3>@djbennett999 </h3>
<p><a href="http://www.denisdesigns.com/blog/2009/10/inspirational-night-photography/" rel="nofollow"><img width="450" /></a></p>
<h3>@MateToth90 </h3>
<p><a href="http://danceinmyblood.deviantart.com/art/Shall-we-take-a-trip-149876245" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/A-Little-adventure-journey-of-Ms_-Hill/387824" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/INK-Drawings/387563" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/surfer-light-board/387568" rel="nofollow"><img width="450" /></a></p>
<h3>@TreyRatcliff </h3>
<p><a href="http://www.stuckincustoms.com/2010/01/11/tokyo-way/" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f4f2a_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?i=xUe4gKm_o_U:qbvkOpWaXi0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?i=xUe4gKm_o_U:qbvkOpWaXi0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?i=xUe4gKm_o_U:qbvkOpWaXi0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=xUe4gKm_o_U:qbvkOpWaXi0:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69a5d_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8f1cf_xUe4gKm_o_U" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-403/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #402</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-402/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-402/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 02:19:28 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alex Roman]]></category>
		<category><![CDATA[Bechira Talveer]]></category>
		<category><![CDATA[Bram Brukhar]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Charlie Morton ciR-e]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[David Falossi]]></category>
		<category><![CDATA[Fabio




















Gisele]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Luis Afonso]]></category>
		<category><![CDATA[Neil Duerden]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Tom Nowak]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-402/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/LKRhcoEqtMDpTb_bUoVMXMs74_k/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a5f95_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/LKRhcoEqtMDpTb_bUoVMXMs74_k/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a5f95_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>Arco </h3>
<p><a href="http://mthaa.deviantart.com/art/Funny-Sunny-Dayz-149673750" rel="nofollow"><img width="450" /></a></p>
<h3>Bram</h3>
<p><a href="http://www.behance.net/Gallery/About/334981" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/About/334981" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Saul-Williams/384556" rel="nofollow"><img width="450" /></a></p>
<h3>Brukhar</h3>
<p><a href="http://brukhar.deviantart.com/art/Never-Fade-Away-149855509" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://brukhar.deviantart.com/art/Oceanic-Eden-149868729" rel="nofollow"><img width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/vortex-149933242" rel="nofollow"><img width="450" /></a></p>
<h3>Charlie Morton</h3>
<p><a href="http://www.flickr.com/photos/45565912@N03/4253874836/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd53f_Lilly_in_sitting_in_the_snow_by_chazmo_uk.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<h3>ciR-e</h3>
<p><a href="http://cir-e.deviantart.com/art/Ague-149728001" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5a2c7_Ague_by_ciR_e.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://cir-e.deviantart.com/art/UNFINISHED-143627185" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/eaec9_UNFINISHED_by_ciR_e.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<h3>coeko</h3>
<p><a href="http://behance.net" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://behance.net" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://behance.net" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://behance.net" rel="nofollow"><img width="450" /></a></p>
<h3>David Falossi</h3>
</p>
<h3>eriktreimann</h3>
<p><a href="http://eriktreimann.com/?p=404" rel="nofollow"><img width="450" /></a></p>
<h3>Fabiano</h3>
</p>
<p><a href="http://www.lostateminor.com/2010/01/11/skelator/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/10/kristy-anne-ligones-illustrator-and-graphic-designer/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/09/daily-inspiration-36/#more-2780" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/09/daily-inspiration-36/#more-2780" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Various-illustrations/379825" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Family-Guy-semi-realistic-version/378377" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/8540137" rel="nofollow">Lamborghini Estoque Presskit 2008</a> from <a href="http://vimeo.com/tomnowak" rel="nofollow">Tom Nowak</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://www.lostateminor.com/2010/01/09/bizarre-bathroom-design/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://illusion.scene360.com/music/6729/if-superheroes-became-singers-and-actors/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/music/6729/if-superheroes-became-singers-and-actors/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.logodesignlove.com/vintage-logos?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+logodesignlove+(Logo+Design+Love)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/09/daily-inspiration-36/#more-2780" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/09/daily-inspiration-36/#more-2780" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Johnnie-Walker/378854" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Amalgamating-Natural-and-Technological-Structures/380448" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Posters-for-my-first-exhibition/374920" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/09/daily-inspiration-36/#more-2780" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/891b9b334e79235f92eed2507d3741cf9e9b37fc" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://ffffound.com/image/37614248748688b8fbb47a65bae05605ac65c662" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/9a782dd31ecac9f13e77746e9e0bf719620f1123" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/f52a69ab1c437b846d5e72e598d5c85658592efa" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/fe68796b40603ee4d10bf2238bfd1eccad31d0ea" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/9af636a610a641f9daeb60cdf7f34438ea8193e6" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/aa3cfe4c1459c6ca00315792dcf5032db4e27ddc" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/ae9f26aaac5173e53a9b0f5172908ed6f37b63aa" rel="nofollow"><img width="450" /></a></p>
<h3>joostbooy</h3>
<p><a href="http://joostbooy.deviantart.com/art/Women-149781815" rel="nofollow"><img width="450" /></a></p>
<h3>kalamaya</h3>
<p><a href="http://kalamaya.deviantart.com/art/Happy-new-year-2010-149099955" rel="nofollow"><img width="450" /></a></p>
<h3>Luis Afonso</h3>
<p><a href="http://shadowtuga.deviantart.com/art/Be-Creative-149716514" rel="nofollow"><img width="450" /></a></p>
<h3>Neil Duerden</h3>
<p><a href="http://www.clickforart.com/buyart/NeilDuerden/DiscoAngel" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.clickforart.com/buyart/NeilDuerden/organicapart1" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.clickforart.com/frameitandsizeit.asp?artid=1002" rel="nofollow"><img width="450" /></a></p>
<h3>ricardofx</h3>
<p><a href="http://www.flickr.com/photos/32227929@N06/4257891111/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4256787809/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4249035618/" rel="nofollow"><img width="450" /></a></p>
<h3>Sorin Bechira</h3>
<p><a href="http://www.flickr.com/photos/bechirasorin/3522159608/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/bechirasorin/4103827660/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/bechirasorin/4103063607/" rel="nofollow"><img width="450" /></a></p>
<h3>Talveer </h3>
<p><a href="http://deviantart.net" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://deviantart.net" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://deviantart.net" rel="nofollow"><img width="450" /></a></p>
<h3>xguiguix </h3>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c5641_guiguifaune.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e481f_guiguisirne.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/366bb_guiguimedusa.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/17f6e_guiguiminotaur.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/29db7_guiguicyclope.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<p><a href="http://www.guillaumegaessler.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/079bf_guiguicerbere.jpg" alt="Digital Art selected for the Daily Inspiration 402" width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@jorgejunior </h3>
</p>
<h3>@DanielApt </h3>
<p><a href="http://www.behance.net/Gallery/SOBREXPUESTO/217202" rel="nofollow"><img width="450" /></a></p>
<h3>@thirddesign </h3>
<p><a href="http://mattmaustaction.blogspot.com/" rel="nofollow"><img width="450" /></a></p>
<h3>@alpoma </h3>
<p><a href="http://www.behance.net/Gallery/Decadence-Project/384709" rel="nofollow"><img width="450" /></a></p>
<h3>@tariqdesign </h3>
<p><a href="http://www.typographyserved.com/Gallery/Pinpression-Typeface/373491" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.typographyserved.com/Gallery/Little-Eden-Jukebox-Romeo/350309" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.typographyserved.com/Gallery/3F-Project_Book-2009/357788" rel="nofollow"><img width="450" /></a></p>
<h3>@vivisektor </h3>
</p>
<p><a href="http://vimeo.com/7809605" rel="nofollow">The Third &amp; The Seventh</a> from <a href="http://vimeo.com/user1337612" rel="nofollow">Alex Roman</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@BenZschunke </h3>
<p><a href="http://benzschunke.deviantart.com/art/Parking-Booth-149855996" rel="nofollow"><img width="450" /></a></p>
<h3>@djbennett999 </h3>
<p><a href="http://pixzii.com/featured/25-beautiful-example-of-reflective-photography-shots/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://pixzii.com/featured/25-beautiful-example-of-reflective-photography-shots/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://pixzii.com/featured/25-beautiful-example-of-reflective-photography-shots/" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f0825_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc2a5_abduzeedo?i=rZSZRH46bjA:KIVXozLHqzs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc529_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc529_abduzeedo?i=rZSZRH46bjA:KIVXozLHqzs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc529_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1fcb_abduzeedo?i=rZSZRH46bjA:KIVXozLHqzs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1fcb_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=rZSZRH46bjA:KIVXozLHqzs:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1fcb_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1fcb_rZSZRH46bjA" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-402/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Awesome Cartoon Eyes Creation using Photoshop</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-cartoon-eyes-creation-using-photoshop/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-cartoon-eyes-creation-using-photoshop/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 08:52:02 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[photoshop]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[photoshop brushes]]></category>
		<category><![CDATA[Spirit]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-cartoon-eyes-creation-using-photoshop/</guid>
		<description><![CDATA[Eyes are the spirit of the whole image, therefore, it is suggested that you need to spend a longer while to do this bit. There are various ways to draw the eyes. And this tutorial will teach you how to use Photoshop brushes to draw the eyes. The techniques are also suitable for human characters. [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.photoshoplady.com/photoshop-tutorial/draw-a-realistic-eye-for-cartoons-in-photoshop/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5da46_Awesome-Cartoon-Eyes-Creation-using-Photoshop.jpg" /></a></div>
<p>Eyes are the spirit of the whole image, therefore, it is suggested that you need to spend a longer while to do this bit. There are various ways to draw the eyes. And this tutorial will teach you how to use Photoshop brushes to draw the eyes. The techniques are also suitable for human characters.</p>
<p> (<a href="http://www.photoshoplady.com/photoshop-tutorial/draw-a-realistic-eye-for-cartoons-in-photoshop/">View This Tutorial</a>)
<div>
<a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=FEKEaFjrjsE:N_LYP2-2oNw:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5da46_PhotoshopLady?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=FEKEaFjrjsE:N_LYP2-2oNw:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5da46_PhotoshopLady?i=FEKEaFjrjsE:N_LYP2-2oNw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=FEKEaFjrjsE:N_LYP2-2oNw:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1330_PhotoshopLady?i=FEKEaFjrjsE:N_LYP2-2oNw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PhotoshopLady?a=FEKEaFjrjsE:N_LYP2-2oNw:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1330_PhotoshopLady?i=FEKEaFjrjsE:N_LYP2-2oNw:gIN9vFwOqvQ" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a1330_FEKEaFjrjsE" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/PhotoshopLady">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/awesome-cartoon-eyes-creation-using-photoshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #401</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-401/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-401/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 02:25:08 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Andre Vandenburg]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Clive Owen]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Eugene Kim Fabien]]></category>
		<category><![CDATA[Fabian Rieder]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio A-Team]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Marius Matt Cooper Miguelus]]></category>
		<category><![CDATA[Martin Space]]></category>
		<category><![CDATA[P.J. Onori]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Rodrigo Marinelli]]></category>
		<category><![CDATA[Samuel Lorincik]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-401/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/D_Zu0Dk_MYeaPaN2IRRlF81VbLI/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9646e_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/D_Zu0Dk_MYeaPaN2IRRlF81VbLI/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42a1f_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>Abdellusher</h3>
<p><a href="http://abdellusher.deviantart.com/art/Old-not-Dead-147653570" rel="nofollow"><img width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/the-zonders-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91245_The-Zonders-Illustrations-27.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/the-zonders-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e2f27_The-Zonders-Illustrations-12.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/the-zonders-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/121dd_The-Zonders-Illustrations-22.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/magical-metamorphosis" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd3fe_gorgeousmetamorphosis8.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/magical-metamorphosis" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd3fe_gorgeousmetamorphosis3.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/magical-metamorphosis" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd3fe_gorgeousmetamorphosis11.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>Fabien Barral </h3>
<p><a href="http://www.flickr.com/photos/harmonieinterieure/4251634273/sizes/o/" rel="nofollow"><img width="450" /></a></p>
<h3>Fabian Rieder</h3>
<p><a href="http://membaphotography.daportfolio.com" rel="nofollow"><img width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-stereoscopic-image-for-crossed-eye-image-viewing/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+psdtuts+(PSDTUTS)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://lifehacker.com/5443156/android-21s-best-features-in-screenshots?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+lifehacker/full+(Lifehacker)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/charming-character-design-by-berk-cankat/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/superb-creative-photography-by-romain-laurent/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://definitivetouch.com/news/windows-nikita/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/08/new-peugeot-identity/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/art/6711/paint-on-canvas-paper-and-why-not-on-books/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/art/6711/paint-on-canvas-paper-and-why-not-on-books/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://illusion.scene360.com/art/6711/paint-on-canvas-paper-and-why-not-on-books/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://illusion.scene360.com/3d/6718/a-computer-graphic-masterpiece/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.underconsideration.com/brandnew/archives/follow-up_uefa_euro2012.php" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.underconsideration.com/brandnew/archives/follow-up_uefa_euro2012.php" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2010/01/08/matias-troncoso/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/the-cocktail-gallery/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/An-Androids-Memories/349039" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/RAMDOM-TYPES-4/374353" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/JAM-BERLIN--2010/375226" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/magic-of-celebration/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/8616405" rel="nofollow">A-Team Trailer &#8211; TheFilmStage.com</a> from <a href="http://vimeo.com/user2549740" rel="nofollow">Clive Owen</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>FKSD</h3>
<p><a href="http://www.cromoart.de/wordpress/2010/01/fksd-design-auf-t-shirts/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/77258_motiv1_organic_web-620x715.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://designyoutrust.com/2010/01/08/creative-photography-by-lukasz-murgrabia/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/omg-read-before-you-shit/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/customized-my-macbookpro-4/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/pin-ups-love-by-enoch-bolles/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/08/pin-ups-love-by-enoch-bolles/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
</p>
<h3>Javelines </h3>
<p><a href="http://javelines-rus.deviantart.com/art/New-Javelines-Logo-149641732" rel="nofollow"><img width="450" /></a></p>
<h3>JonathanR</h3>
<p><a href="http://jonathanrudolph.deviantart.com/art/Unbroken-Grace-149661754" rel="nofollow"><img width="450" /></a></p>
<h3>Martin Space</h3>
<p><a href="http://sonicfreakenergy.deviantart.com/art/Hot-Noizes-Sun-Is-Shining-149598941" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac6b0_Hot_Noizes___Sun_Is_Shining_by_sonicfreakenergy.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>Marius</h3>
<p><a href="http://www.portfolios.ro/Adrian_Grajdeanu" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.portfolios.ro/Adrian_Grajdeanu" rel="nofollow"><img width="450" /></a></p>
<h3>Matt Cooper </h3>
<p><a href="http://www.derickandemily.com/Home/Proposal.html" rel="nofollow"><img width="450" /></a></p>
<h3>Miguelus</h3>
<p><a href="http://www.creativesideblog.com/archives/2686" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/695d5_700_640.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2686" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/07188_800x600_1_640.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2686" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f774a_1920x1200.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2679" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0e1ab_1260601260900643.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2673" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0e1ab_Crayon-Men-In-Black-10.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>paradoxchild</h3>
<p><a href="http://paradoxchild.deviantart.com/art/Mohawk-149446312" rel="nofollow"><img width="450" /></a></p>
<h3>P.J. Onori </h3>
<p><a href="http://somerandomdude.com/projects/iconic/" rel="nofollow"><img width="450" /></a></p>
<h3>Rodrigo Marinelli</h3>
<p><a href="http://www.flickr.com/photos/40051465@N05/4254684247/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6a71a_4254684247_f00de0e043.jpg" alt="Digital art selected for the Daily Inspiration #401" width="450" /></a></p>
<h3>ryan</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fdcfa_gpw-200702-49-nasa-iss007-e-10807-space-sunset-20030721-pacific-ocean-large.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>Samuel Lorincik</h3>
<p><a href="http://esleone.deviantart.com/art/ambient-149607135" rel="nofollow"><img width="450" /></a></p>
<h3>Sweet_boy1030</h3>
<p><a href="http://mrcool1030.deviantart.com/art/happy-new-year-149496642" rel="nofollow"><img width="450" /></a></p>
<h3>xiondzz</h3>
<p><a href="http://xiondzz.deviantart.com/art/Rapid-122163674" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://xiondzz.deviantart.com/art/Magical-Lighthouse-116759706" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@DreVanGough </h3>
</p>
<p><a href="http://vimeo.com/8589752" rel="nofollow">Showreel 2009</a> from <a href="http://vimeo.com/user1710022" rel="nofollow">Andre Vandenburg</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@thirddesign </h3>
</p>
<h3>@MateToth90 </h3>
<p><a href="http://www.behance.net/Gallery/What-we-used-to-be--Remastered/385512" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Cerebrum-Apocalyptica/385290" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/trash-vs-nature/385330" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Some-illustrations/385472" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Config/385542" rel="nofollow"><img width="450" /></a></p>
<h3>@mariatornelli</h3>
<p><a href="http://www.estadiezijn.nl/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.estadiezijn.nl/" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577b6_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577b6_abduzeedo?i=8u522h6Ce5E:G18GbOQJpog:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?i=8u522h6Ce5E:G18GbOQJpog:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?i=8u522h6Ce5E:G18GbOQJpog:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8u522h6Ce5E:G18GbOQJpog:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/545e3_8u522h6Ce5E" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-401/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create a Slick and Minimalist Web Layout in Photoshop</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/create-a-slick-and-minimalist-web-layout-in-photoshop/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/create-a-slick-and-minimalist-web-layout-in-photoshop/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:18:15 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[foreground color]]></category>
		<category><![CDATA[gradient tool]]></category>
		<category><![CDATA[horizontal type]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[photoshop web design]]></category>
		<category><![CDATA[radial gradient]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/create-a-slick-and-minimalist-web-layout-in-photoshop/</guid>
		<description><![CDATA[In this Photoshop web design tutorial, we&#8217;re going to learn how to create a slick and minimal-looking website layout. We will use the 960 Grid System as a template to make it easy to align the design elements on the layout. Preview Here&#8217;s a preview of what we&#8217;ll be creating together, click the image to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-slick-and-minimalist-web-layout-in-photoshop/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/72c84_12-01_slick_minimalist_layout_lead_image.jpg" width="550" height="200" alt="Slick Minimalist Werb Layout" /></a></p>
<p><em>In this Photoshop web design tutorial, we&#8217;re going to learn how to create a slick and minimal-looking website layout. We will use the 960 Grid System as a template to make it easy to align the design elements on the layout.</em></p>
<p><span></span></p>
<h3>Preview</h3>
<p>Here&#8217;s a preview of what we&#8217;ll be creating together, click the image to <a href="http://images.sixrevisions.com/2010/01/12-03_slick_minimalist_layout_final.jpg">enlarge</a>.</p>
<p><a href="http://images.sixrevisions.com/2010/01/12-03_slick_minimalist_layout_final.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/225e1_12-02_slick_minimalist_layout_preview.jpg" width="550" height="555" alt="Preview" /></a></p>
<h3>Create a new Photoshop document</h3>
<p><span>1</span> We&#8217;ll be using the 960 Grid System (download it at <a href="http://960s/">http://960s/</a>) as a starting template. Once downloaded, ppen up the file called <strong>960_grid_12_col.psd</strong> and then hide the group called <strong>12_col_grid</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/294ee_12-04_960grid.jpg" width="550" height="413" alt="Create a new Photoshop document" /></p>
<h3>Creating the background</h3>
<p><span>2</span> First of all, right-click on the Background layer in the Layers Panel and then choose <em>Layer From Background</em>. This will unlock the Background layer so that it&#8217;s editable. I named the Background layer as <strong>bg</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f1170_12-05_unlock_background_layer.jpg" width="550" height="413" alt="Creating the background" /></p>
<p><span>3</span> Now select the Gradient Tool (G), set your Foreground color to <strong>#efefef</strong> and your background color to <strong>#cacaca</strong>. Select <em>Radial Gradient</em> as the type of gradient in the Options bar. Drag the gradient onto the canvas so that you have something similar to this:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b0fce_12-06_radial_gradient.jpg" width="550" height="413" alt="Creating the background" /></p>
<h3>Designing the header section</h3>
<p><span>4</span> We&#8217;ll add a new horizontal guide at the <strong>50px</strong> mark from the top of the document to set our top borders. This will mark the location of the layout&#8217;s header section.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/95a14_12-07_new_horizontal_guide.jpg" width="550" height="413" alt="Designing the header section" /></p>
<p><span>5</span> We&#8217;ll start adding our title and slogan; select the Horizontal Type Tool (T) and type your site&#8217;s name and your slogan. Here are the font settings I used in the layout:</p>
<h4>&quot;YourName&quot;</h4>
<ul>
<li>Font family: Nilland font (<a href="http://www.dafont.com/nilland.font">get it from dafont.com</a>)</li>
<li>Font size: 33pt</li>
<li>Font weight: Bold</li>
<li>Anti-aliasing setting: Strong</li>
<li>Color: #525252</li>
</ul>
<h4>&quot;some awesome slogan&quot;</h4>
<ul>
<li>Font family: Arial</li>
<li>Font size: 14pt</li>
<li>Font weight: Regular</li>
<li>Anti-aliasing setting: Strong</li>
<li>Color: #207687</li>
</ul>
<p><span>6</span> Align the fonts on the left top, using your guides for accurate placement.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9ddb1_12-08_align_guide.jpg" width="550" height="413" alt="Designing the header section" /></p>
<h3>Creating our navigation</h3>
<p><span>7</span> Select the Horizontal Type Tool (T) and type the navigation text (home, about us, services, portfolio, and contact) using the following font settings:</p>
<ul>
<li>Font family: Arial</li>
<li>Font size: 17pt</li>
<li>Font weight: Regular</li>
<li>Anti-aliasing setting: Strong</li>
<li>Color: #525252</li>
</ul>
<p><span>8</span> Use the document&#8217;s guides to align the navigation link text like the following image:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/24c09_12-09_align_navigation_link_text.jpg" width="550" height="413" alt="Creating our navigation" /></p>
<h3>Creating the search bar</h3>
<p><span>9</span> Now it&#8217;s time to create the search bar that&#8217;s situated on the right of the navigation links. Select Rounded Rectangle Tool (U), set the Radius option value to <strong>5px</strong>, and then draw the rounded layer shape onto the canvas such that it has <strong>155px</strong> width and <strong>20px</strong> height, and located at the right of the navigation links.</p>
<p><span>10</span> Add an Inner Shadow layer style by double-clicking on the rounded rectangle shape layer in the Layers Panel to open up the Layer Styles dialog box. Use the following settings below for the layer style settings:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f966d_12-10_search_bar_rounded_rectangle.jpg" width="550" height="413" alt="Creating the search bar" /></p>
<p><span>11</span> Let&#8217;s create the GO button now. Create a new rounded rectangle shape with the same height (<strong>20px</strong>) and Radius option value (<strong>5px</strong>), but with a width of <strong>30px</strong>.</p>
<p><span>12</span> Apply a vertical (90 degrees) Linear Gradient layer style onto the Go button, with the left color stop being <strong>#2fa9c1</strong> and the right color stop being <strong>#207687</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/eb900_12-11_linear_gradient_go_button.jpg" width="550" height="413" alt="Creating the search bar" /></p>
<p><span>13</span> And then write any text like &quot;<strong>search&#8230;</strong>&quot; using the Horizontal Type Tool (T) on top of the search bar; use a white color (<strong>#ffffff</strong>).</p>
<p><span>14</span> Using the Custom Shape Tool (U), create a white arrow and align it to the center. I used the custom shape called <em>Arrow 2</em>, which comes standard in Photoshop CS versions. Look for it in the Shape option dropdown menu in the Options bar.</p>
<p>Our search bar should be looking like this:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4bc9e_12-12_searchbar_preview_finished.jpg" width="550" height="413" alt="Creating the search bar" /></p>
<p><span>15</span> Before we move to the next step, just make sure that everything is well-organized in our document. Here&#8217;s a screen grab of my Layers Panel as I was developing the layout:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e5024_12-13_layers_panel_organization.jpg" width="550" height="413" alt="Creating the search bar" /></p>
<h3>Creating the separating lines</h3>
<p><span>16</span> Using the Line Tool (U), Create two <strong>1px</strong> lines on top of each other, with the following color values:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ff7a9_12-14_color_values.jpg" width="550" height="413" alt="Creating the search bar" /></p>
<p><strong>Note:</strong> There are many ways to set the colors of the line shapes. The first is by setting the Color option in the Options bar before drawing the lines. The other way, if you already drew the lines, is to use a Color Overlay layer style. I&#8217;ll let you decide how to do this.</p>
<h3>Adding the sub-navigation</h3>
<p><span>17</span> Type your sub-navigation text using the Horizontal Type Tool (T) using the following settings:</p>
<ul>
<li>Font family: Arial</li>
<li>Font size: 17pt</li>
<li>Font weight: Regular</li>
<li>Anti-aliasing setting: Strong</li>
<li>Color: #787878</li>
</ul>
<p><span>18</span> Make sure that the separating line is centrally aligned between the main and sub-navigation. Here&#8217;s how it should look:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8da34_12-15_sub_navigation.jpg" width="550" height="413" alt="Adding the sub-navigation" /></p>
<h3>Creating the featured designs area</h3>
<p><span>19</span> We&#8217;ll start creating the place where the image of a featured design would be, so we&#8217;ll select Rounded Rectangle Tool (U), and we&#8217;ll create a rectangle of <strong>335px</strong> width and <strong>128px</strong> height, and a Radius option set to <strong>5px</strong>. </p>
<p><span>20</span> Apply a gradient Stroke layer style to it by setting the Fill Type option to <em>Gradient</em>. Modify the gradient colors so that it starts at <strong>#31aeca</strong> and ends at <strong>#2b9ab2</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56757_12-16_stroke_layerstyle_featured.jpg" width="550" height="413" alt="Creating the featured designs area" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e7d77_12-17_stroke_gradient.jpg" width="550" height="413" alt="Creating the featured designs area" /></p>
<p><span>21</span> Call this newly created layer <strong>photo_holder</strong>.</p>
<p><span>22</span> Well, let&#8217;s add an image of a featured design by going to File &gt; Place. This will open up the Place dialog box where you can select an image to place on our canvas. Pick an image, and then press the Place button when you&#8217;re done.</p>
<p><span>23</span> Make sure that the layer of the image is above the photo_holder layer; if it isn&#8217;t, move it. Right-click on the image layer and choose <em>Create Clipping Mask</em>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/97a14_12-18_clipping_mask_image.jpg" width="550" height="1000" alt="Creating the featured designs area" /></p>
<p><span>24</span> Modify the size of the image to fit; you can use Free Transform (Ctrl/Cmd + T). When you&#8217;re happy with the size, Make sure that your image is aligned according to the image above, flushed to the right of the layout design.</p>
<h3>Add some content to the design</h3>
<p><span>25</span> Let&#8217;s add some content to our design, but before we do that, we have to set our boundaries for our content. To do that, drag two horizontal guides like in the following image.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9424f_12-19_new_guides_for_content.jpg" width="550" height="500" alt="Add some content to the design" /></p>
<h4>Add a title and a category</h4>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/33bb8_12-20_title_category.jpg" width="550" height="500" alt="" /></p>
<p><span>26</span> Use the following settings for the title and category.</p>
<h4>Title (in my case it was &quot;Handstand!&quot;)</h4>
<ul>
<li>Font family: Arial</li>
<li>Font size: 20pt</li>
<li>Font weight: Regular</li>
<li>Anti-aliasing setting: Strong</li>
<li>Color: #2197b1</li>
</ul>
<h4>Category (in my case it was &quot;Photoshop design&quot;): </h4>
<ul>
<li>Font family: Arial</li>
<li>Font size: 17pt</li>
<li>Font weight: Regular</li>
<li>Anti-aliasing option: Strong</li>
<li>Color: #313131</li>
</ul>
<h4>Paragraph content</h4>
<p><span>27</span> Add your paragraph text, using the following image for reference.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/86e7d_12-21_paragraph_text_ref.jpg" width="550" height="800" alt="Paragraph content" /></p>
<p><span>28</span> Choose the Move Tool (V) in the Tools Panel and select our three text layers in the Layer Panel (hold down Ctrl/Cmd while clicking on them to select all of them).</p>
<p><span>29</span> Give them equal spacing using the <em>Distribute top edges</em> option.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e6f09_12-22_distribute_top_edges.jpg" width="548" height="716" alt="Paragraph content" /></p>
<h3>Create the slider control</h3>
<p><span>30</span> It&#8217;s time to create the slider control. Start by duplicating the two lines we&#8217;ve created for the navigation, and then resizing them (you can use Free Transform to do this). We&#8217;ll make the dark line darker, giving it a color value of <strong>#777575</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/25b9a_12-23_dark_line_darker.jpg" width="421" height="550" alt="Create the slider control" /></p>
<p><span>31</span> Then create a small box rectangle shape using the Rectangle Tool (<strong>15px</strong> wide and <strong>15px</strong> high) and apply a Gradient Overlay layer style to it.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/71548_12-24_square_rectangle.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>32</span> Before we move to the next step, we have to organize our layers. Use the following reference image to make sure the layers are in proper order.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/50c7b_12-25_layer_order_slider.jpg" width="550" height="550" alt="Create the slider control" /></p>
<h3>Creating the content boxes</h3>
<p><span>33</span> First off, we need to set our boundaries. Drag a horizontal guide and put it on the slider line. Leave a <strong>50px</strong> gap, and then add another horizontal guide.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/86c87_12-26_context_boxes_boundaries.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>34</span> Now select the Round Rectangle Tool (U). Create a rectangle of <strong>260px</strong> width and <strong>170px</strong> height and a color of <strong>#d0d0d0</strong>. Call this layer <strong>bg_1</strong>. </p>
<p><span>35</span> Align the rectangle like the following reference image, using the Move Tool (V) to position them accurately.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3fa45_12-27_rectangle_align_content_box.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>36</span> Right-click on the bg_1 layer in the Layers Panel and choose <em>Create Layer Mask</em> from the contextual menu.</p>
<p><span>37</span> Select the Gradient Tool (G), set your foreground and background color to Black and White (press D to automatically reset the colors). With a linear gradient, drag from top to bottom until you&#8217;re satisfied with the look.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b361a_12-28_content_box_gradient.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>38</span> Now let&#8217;s create the shadow. Duplicate the bg_1 layer. Name the duplicated layer <strong>shadow</strong>. Place the layer beneath the bg_1 layer. Then apply a Color Overlay layer style with a dark gray color (<strong>#3e3e3e</strong>).</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/75ba5_12-29_shadow_layer.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>39</span> While having the shadow layer selected, go Filter &gt; Blur &gt; Gaussian Blur. Set the Blur Radius to <strong>5.0px</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cb797_12-30_blur_shadowlayer.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>40</span> Using Gradient Tool (G), adjust the layer mask until you have something like this:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/79bee_12-31_gradient_tool_shadow.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>41</span> Add some content to the box. Below, you&#8217;ll see what I ended up with.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ecd47_12-32_contentbox_finished.jpg" width="550" height="550" alt="Create the slider control" /></p>
<p><span>42</span> Group the content layers that you created into a group called <strong>content</strong>.</p>
<p><span>43</span> Now we want to align it. Select the content group, hold down the Ctrl/Cmd key, and select the bg_1 layer in the Layers Panel. Choose the Move Tool (V), and click on the <em>Align horizontal centers</em> option and the <em>Align vertical centers</em> option to position them.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8453b_12-33_content_aligning.jpg" width="550" height="1000" alt="Create the slider control" /></p>
<p><span>44</span> Now make two copies of this box by duplicating the layers of the original content box we just created. Align them, change the content, and don&#8217;t forget to add a horizontal guide at the bottom.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0c2b_12-34_duplicate_content_boxes.jpg" width="550" height="550" alt="Content" /></p>
<p><span>45</span> Let&#8217;s check back and make sure that all of our layers are organized; use the screenshot of my layers as reference.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/63277_12-35_layer_organization_contentbox.jpg" width="550" height="550" alt="Content" /></p>
<h3>Creating the main content area</h3>
<p><span>46</span> Leave a <strong>50px</strong> gap and drag a new horizontal guide. Start adding your content and align it according to the following image.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/65613_12-36_main_content_new_guide.jpg" width="550" height="550" alt="Creating the main content area" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f387a_12-37_align_main_content.jpg" width="550" height="550" alt="Creating the main content area" /></p>
<p><span>47</span> Let&#8217;s make it look a bit better. We&#8217;ll select Rectangular Marquee Tool (M). In the Style option, choose <em>Fixed Size</em> with a fixed width of <strong>15px</strong> and a fixed height of <strong>30px</strong>. Set your foreground color to <strong>#12197b</strong> and fill the rectangular marquee selection with the color (Press Ctrl/Cmd + Backspace to fill).</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/16c0e_12-38_fill_settings.jpg" width="550" height="500" alt="Creating the main content area" /></p>
<p><span>48</span> Using the same settings, you can add some content in the right side.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b8287_12-39_right_content.jpg" width="550" height="500" alt="Creating the main content area" /></p>
<p><span>49</span> Drag a new horizontal guide at the bottom. Add a separating line; use the following image for reference.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ff2c6_12-40_new_guide.jpg" width="550" height="500" alt="Creating the main content area" /></p>
<p><span>50</span> Check back to see all your layers are organized, using the following image as reference.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d993e_12-41_main_content_layer_organization.jpg" width="550" height="550" alt="Creating the main content area" /></p>
<h3>Creating footer area</h3>
<p><span>51</span> We&#8217;ll start with the footer area creation by (again) creating a new horizontal Guide. Leave a <strong>50px</strong> gap between the guide above, and drag a new horizontal guide!</p>
<p><span>52</span> Select the Single Row Marquee Tool (M). Set your foreground color to white (<strong>#ffffff</strong>). Click on the canvas to create the marquee selection. Then press Ctrl/Cmd + Backspace to fill it. Call this layer <strong>1px_upper_line</strong>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7c92_12-42_single_row_marquee.jpg" width="550" height="550" alt="Creating footer area" /></p>
<p><span>53</span> Select Rectangular Marquee Tool (M) and create a rectangle of <strong>1020px</strong> width (it spans the entire width of the canvas, and <strong>160px</strong> height. This will be the background of the footer area. Fill it with any color. Apply a Gradient Overlay layer style to it using the following settings.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4fa4c_12-43_footer_background.jpg" width="550" height="550" alt="Creating footer area" /></p>
<p><span>54</span> Duplicate the 1px_upper_line layer and move it to the bottom of the footer, call it whatever name you want, but I&#8217;ve called mine <strong>1px_down_line</strong>. Here&#8217;s how it looks.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/00a03_12-44_1px_down_line.jpg" width="550" height="550" alt="Creating footer area" /></p>
<p><span>55</span> Start adding some content; use the following images for reference:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1f3ad_12-45_addcontent_reference.jpg" width="550" height="550" alt="Creating footer area" /></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/836c8_12-46_addcontent_reference2.jpg" width="550" height="550" alt="Creating footer area" /></p>
<p><span>56</span> You can download the social media icons from deviantART &#8211; they&#8217;re called <a href="http://jwloh.deviantart.com/art/Aquaticus-Social-91014249">Aquaticus.Social</a> by <a href="http://jwloh.deviantart.com/">Junwei</a>.</p>
<p><span>57</span> Align them like in the following image:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b596_12-47_social_media_alignment.jpg" width="550" height="550" alt="Creating footer area" /></p>
<h3>Creating the small footer</h3>
<p><span>58</span> Drag a new horizontal guide at the bottom of the big (brown footer), leave a <strong>50px gap</strong>, then add a new horizontal guide.</p>
<p><span>59</span> Then write your footer navigation text like so:</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8b887_12-48_footer_text.jpg" width="550" height="550" alt="Creating the small footer" /></p>
<p><span>60</span> Write the copyright text and align it to the right, add a <strong>final</strong> horizontal guide.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c396c_12-49_copyright_text.jpg" width="550" height="550" alt="Creating the small footer" /></p>
<h3>Adjusting the canvas size</h3>
<p><span>61</span> Finally, we need to leave another 50px gap between the footer navigation, copyright text and the borders in order to do that, we&#8217;ll adjust our canvas size. </p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/927ca_12-50_canvas_size.jpg" width="550" height="550" alt="Adjusting the canvas size" /></p>
<h3>Conclusion</h3>
<p>And there we have it! We&#8217;ve created a clean and minimal layout design!</p>
<p><a href="http://images.sixrevisions.com/2010/01/12-03_slick_minimalist_layout_final.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/225e1_12-02_slick_minimalist_layout_preview.jpg" width="550" height="555" alt="Preview" /></a></p>
<h3>Download source file</h3>
<p>You want a PSD copy don&#8217;t you? Here&#8217;s a ZIP archive that contains a PSD, and a JPG preview, get it now!</p>
<ul>
<li><a href="http://www.mediafire.com/file/mynmamdanwd/slick-minimal-layout.zip"><strong>slick-minimal-layout.zip</strong></a> (4.97MB, ZIP)</li>
</ul>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-winter-theme-web-design-in-photoshop/">Create a Winter Theme Web Design in Photoshop</a></li>
<li><a href="http://sixrevisions.com/tutorials/web-development-tutorials/create-an-animated-call-to-action-button/">Create an Animated “Call to Action” Button</a></li>
<li><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/">Design a Minimal and Modern Portfolio Layout with Photoshop</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/tutorials/">Tutorials</a> and <a href="http://sixrevisions.com/category/photoshop/">Web Design</a></li>
</ul>
<h3>About the Author</h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/347be_mahmoud_khaled_small.jpg" alt="" width="80" height="80" /><span><strong>Mahmoud Khaled</strong> a web and graphics designer from Egypt. He&#8217;s also a blogger and tutorial writer. At a young age of 15, he already shows skills equivalent to his much older counterparts. Send him a tweet <strong>@<a href="http://www.twitter.com/mkhaled1">Mkhaled1</a></strong>, connect with him <strong><a href="http://www.facebook.com/mahmoud.deiab">on Facebook</a></strong>, and visit his site and blog called <strong><a href="http://mkhaled.com/">mkhaled.com</a></strong>.</span></p>
<div>
<a href="http://feeds.feedburner.com/~ff/SixRevisions?a=mK66IjB_Bdk:WA1jONpT8XQ:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/347be_SixRevisions?i=mK66IjB_Bdk:WA1jONpT8XQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SixRevisions?a=mK66IjB_Bdk:WA1jONpT8XQ:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45682_SixRevisions?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SixRevisions?a=mK66IjB_Bdk:WA1jONpT8XQ:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45682_SixRevisions?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SixRevisions?a=mK66IjB_Bdk:WA1jONpT8XQ:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45682_SixRevisions?i=mK66IjB_Bdk:WA1jONpT8XQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SixRevisions?a=mK66IjB_Bdk:WA1jONpT8XQ:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45682_SixRevisions?d=7Q72WNTAKBA" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/45682_mK66IjB_Bdk" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/SixRevisions">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/create-a-slick-and-minimalist-web-layout-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tips to Use Photoshop Smartly and Efficiently</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/tips-to-use-photoshop-smartly-and-efficiently/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/tips-to-use-photoshop-smartly-and-efficiently/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 09:33:02 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[editor application]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image editing program]]></category>
		<category><![CDATA[images resources]]></category>
		<category><![CDATA[photoshop project]]></category>
		<category><![CDATA[vector art]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/tips-to-use-photoshop-smartly-and-efficiently/</guid>
		<description><![CDATA[Adobe Photoshop involves in every computer related career. As a widely used image editor application, you can find graphic designer, photographers, web designers, video and animation specialists and even developers use it regularly in either projects. And many people use it to edit their own images to upload to social networks or even their own [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/K_Zjy_SDLCnJaQdG-gQHGR6zGBo/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e2c04_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/K_Zjy_SDLCnJaQdG-gQHGR6zGBo/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e2c04_di" border="0"></img></a></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7c9aa_07012010_1_bn.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>Adobe Photoshop involves in every computer related career. As a widely used image editor application, you can find graphic designer, photographers, web designers, video and animation specialists and even developers use it regularly in either projects. And many people use it to edit their own images to upload to social networks or even their own profiles.</p>
<p><span></span></p>
<p>Adobe Photoshop extended to be more than just an image editing program, it can help you to save your web page as HTML, create animation, vector art and 3D graphics.</p>
<p>Most of the Photoshop users may know how to achieve there task, but there are hidden tips and tricks behind Photoshop that can help you achieve your task easily and fast. Also, from the background of work with Photoshop tasks, there are common tasks and commands that are used often and usually. If you can achieve these tasks fast, you will be able to reduce the time of your Photoshop project or task. For example, if you have multiple files to resize, you do not have to open each file to resize it individually, instead you can resize all the files at once. In this article, I will point to the hidden features in Photoshop that many people may miss and it can help you getting you job done in fewer time and effort.</p>
<h2>Adobe Bridge</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6ed6c_07012010_1_01.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>Adobe Bridge comes by default with Photoshop and you can reach it from the stand alone icon or from inside Photoshop. Adobe Bridge can help you navigate for your graphic resources and images at your local machine. Adobe Bridge allows you to preview your images and open it in its associated applications easily. For example, you can preview Photoshop PSD files and open it in Photoshop by simple double-clicks it.</p>
<p>The Preview panel in Adobe Bridge allows you to preview the images in any size and you can view them as a slide show. Further, Adobe Bridge lets you archive your images resources and add metadata content for it to reach and organize it. The Metadata panel in Adobe Bridge can help you add information to each image and you can also save images as favorite to reach it later in less time.</p>
<p>One of the most useful features in Adobe Bridge is the batch rename, which lets you bulk rename files based on specific criteria. You can simply batch rename any selected files by right-click the files and choose Batch Rename. The Batch Rename dialog box appears to let you choose how to set the new name sequence. For example, you can set the name sequence based on date, number, specific text and number if digits&#8230;etc.</p>
<h2>Actions</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/eddaf_07012010_1_02.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>Photoshop actions are rerecorded steps that are saved as ACN format and let you apply these steps again and again on other file or files to reach the same effect. You can do this without the need to repeat the steps to reach the needed results automatically with no need to repeat steps. You can manage Actions, record actions, play current actions and review the built-in action through the Action panel.</p>
<p>The bottom icons in the Action panel allows you easily record new actions through the record icon and stop the action once you finish recording the steps you do in Photoshop. Each action has a unique name so you can access it easily through the Actions layers. Each action has its layers that show each step in the action. You can edit the value of the step such as a filter value, resize size&#8230;etc.</p>
<p>With the ability to record new actions, you can load external actions through the Action panel context menu that let you load external action in ATN format. You can download free Photoshop actions from the links below:</p>
<p><a href="http://www.graphicmania.net/the-big-collection-of-amazing-photoshop-actions/" target="_blank">The Big Collection Of Amazing Photoshop Actions</a><br /> <a href="http://www.graphicmania.net/photoshop-actions-free-download-collections/" target="_blank"> Photoshop Actions Free Download Collections</a></p>
<h2>Automate</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/30b70_07012010_1_03.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>The Automate menu is an extension for the Action panel to give you more abilities using some useful actions to apply files. The Automate commands are similar to actions, but it is located in the File &gt; Automate command. The Automate commands include useful actions that can help you so much to archive your tasks easily and fast. For example, the Batch command, Create Droplet and Merge to HDR&#8230;etc.</p>
<p>One of the most commonly used Automate command is the Batch command, which lets you apply a specific action to folder of files and save it in the same location or different location. With the Batch command, the Create Droplet command let you create an external icon that link to a specific action in Photoshop. However, when you drag any image to this droplet icon, Photoshop opens and apply the action to this image. This command is useful when you need to apply an action such as resize to any image on desktop or downloaded image directly.</p>
<h2>Scripts</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ba47a_07012010_1_04.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>Adobe Photoshop integrates with the Adobe Java Script language. However, Adobe Photoshop includes scripts that give you smart solutions through number of built in scripts. You can reach the scripts through the File &gt; Script menu. Scripts menu include useful commands such as the following:</p>
<ul>
<li>Image processor, this command lets you convert images format to between different commonly use formats.</li>
<li>Flatten All Layers Effects, this command allows you to flatten all layer effects in one step.</li>
<li>Flatten All layer Masks, this command allows you to flatten layer masks.</li>
<li>Layer Comp to Files, this command converts the layer compositions to separated image files with different formats.</li>
<li>Export Layers to Files, when you have a file with different layers and you would like to separate each layer in an image files, you can use this command to convert all the layers to files in one step.</li>
<li>Load Files into Stack, this option reverses the previous one as it coverts multiple files into one Photoshop file with each image in a separate layer.</li>
</ul>
<p>In the Scripts menu, you can find the Script Event Manager where you can create new scripts.</p>
<h2>Layer Comp</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5333c_07012010_1_05.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>Layer Comp panel is a smart panel where you can save through it different views of your Photoshop layers visibility. For example, if you are working in a design and would like to show the client different arrangement of objects, you do not have save every view in a separate Photoshop file. All you need to do is to save different layers arrangements or visibility as different Layer comp and then use the Layer Comp to Files script to expert these layer comps to images.</p>
<p>To save a new layer arrangement as a layer comp, just click the new icon in the bottom of the Layer Comp panel. You can navigate between views through the arrows in the bottom of the Layer Comp panel. Also, you can delete it by just dragging it to the trash icon.</p>
<h2>Save for Web and Devices</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/55446_07012010_1_06.jpg" alt="Tips to Use Photoshop Smartly and Efficiently" /></p>
<p>The Save for Web and Devices option lets you not only optimize your design to meet with the web file size requirements, but also to prepare your design to be added or sent to mobile for testing. This way, you can see how it will look like on different types of mobile devices. However, instead of testing your design on a real mobile device, you can basically test how your design will look like through the mobile emulator in Adobe Device Central. You can reach it by clicking the Device Central on the bottom left of the Save for Web dialog box. The Save for Web dialog box allows you to optimize your image size, quality and number of colors to meet your requirements.</p>
<h2>Conclusion</h2>
<p>Doing tasks in Photoshop professionally are not just related to how to use the tool, it depends on how you can use these tools smartly to achieve you task in short effect time. And since the workflow in Photoshop include both creative tasks and tasks that are commonly used to save your files, optimize them..etc. The best approach it is be able to do the common task with a smart way to reduce its time and give more time to your creativity. The total result will be a more creative Photoshop project that is done in less time and effort.</p>
<h2>Related topics you may like to read</h2>
<ul>
<li><a href="http://www.graphicmania.net/40impressive-photoshop-text-effects-tutorials/" title="40+Impressive Photoshop Text Effects Tutorials">40+Impressive Photoshop Text Effects Tutorials</a></li>
<li><a href="http://www.graphicmania.net/fantasy-water-wallpaper-photoshop-tutorial/" title="Fantasy Water Wallpaper Photoshop Tutorial">Fantasy Water Wallpaper Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/glass-neon-text-with-ornament-photoshop-tutorial/" title="Glass Neon Text With Ornament Photoshop Tutorial">Glass Neon Text With Ornament Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/creative-color-effects-photoshop-tutorial/" title="Creative Color Effects Photoshop Tutorial">Creative Color Effects Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/poppies-of-summer-wallpaper-tutorial/" title="Poppies of Summer Wallpaper Tutorial">Poppies of Summer Wallpaper Tutorial</a></li>
<li><a href="http://www.graphicmania.net/glass-text-effect-in-photoshop-in-a-minute/" title="Glass Text Effect in Photoshop in a Minute">Glass Text Effect in Photoshop in a Minute</a></li>
<li><a href="http://www.graphicmania.net/eye-photo-manipulation-photoshop-tutorial/" title="Eye Photo Manipulation Photoshop Tutorial">Eye Photo Manipulation Photoshop Tutorial</a></li>
<li><a href="http://www.graphicmania.net/photoshop-tutorials-you-do-not-want-to-miss/" title="Photoshop Tutorials You Do Not Want to Miss">Photoshop Tutorials You Do Not Want to Miss</a></li>
<li><a href="http://www.graphicmania.net/high-quality-adobe-photoshop-tips-and-tutorials/" title="High Quality Adobe Photoshop Tips and Tutorials">High Quality Adobe Photoshop Tips and Tutorials</a></li>
<li><a href="http://www.graphicmania.net/lava-devastation-photoshop-tutorial/" title="Lava Devastation Photoshop Tutorial">Lava Devastation Photoshop Tutorial</a></li>
</ul>
<div>
<a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?i=gyLEMV2OLAs:uMVAsGzeYYw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?i=gyLEMV2OLAs:uMVAsGzeYYw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/GraphicMania?a=gyLEMV2OLAs:uMVAsGzeYYw:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/88654_GraphicMania?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6fbfb_gyLEMV2OLAs" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/GraphicMania">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/photoshop/tips-to-use-photoshop-smartly-and-efficiently/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating a Realistic Torn Photo Effect – Photoshop Tutorial</title>
		<link>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/creating-a-realistic-torn-photo-effect-%e2%80%93-photoshop-tutorial/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/creating-a-realistic-torn-photo-effect-%e2%80%93-photoshop-tutorial/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:14:45 +0000</pubDate>
		<dc:creator>BlogPoster</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[E. You]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inner shadow]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[photo effect]]></category>
		<category><![CDATA[photo of a girl]]></category>
		<category><![CDATA[shadow settings]]></category>
		<category><![CDATA[Step]]></category>
		<category><![CDATA[Torn]]></category>
		<category><![CDATA[torn photo]]></category>
		<category><![CDATA[V Now]]></category>
		<category><![CDATA[VI Copy]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/creating-a-realistic-torn-photo-effect-%e2%80%93-photoshop-tutorial/</guid>
		<description><![CDATA[This is something new for us today &#8211; a Photoshop tutorial. It is area in which I have hoped to explore for a very long time. With this, the plan is to have a weekly section dedicated to publishing a fresh and original tutorial, not only for Photoshop, but also for Illustrator and Fireworks. So, [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://speckyboy.com"></a></div>
<p>This is something new for us today &#8211; a Photoshop tutorial. It is area in which I have hoped to explore for a very long time. With this, the plan is to have a weekly section dedicated to publishing a fresh and original tutorial, not only for Photoshop, but also for Illustrator and Fireworks.<br />
So, if you would like to jump on the bandwagon and write a tutorial for this new weekly section, get in touch with me here: <a href="http://speckyboy.com/contact/">Contact</a>.</p>
<h5>Creating a Realistic Torn Photo Effect &#8211; Image Preview</h5>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dc406_25_final_image_small.jpg" alt="Creating a realistic torn photo effect">In this tutorial you will learn how to take a standard photo of a girl and tear it into pieces using some stock images and some nifty Photoshop techniques. <br />
The image on the left is what your finished product will look like. OK, lets get started&#8230;<br />
Before we start, you should download the source files&#8230;</p>
<div>
<ul>
<li><a href="http://speckyboy.com/wp-content/uploads/2010/01/torn_photo_effect_source_files.zip"><span>Torn Photo Effect Source Files (ZIP)</span></a></li>
</ul>
</div>
<h5>Step 1 &#8211; </h5>
<div>From the downloaded source files, open the image below in Photoshop, and duplicate the layer. On the duplicated layer set the <strong>Blend Mode</strong> to <strong>Screen</strong> and open the <strong>Blending Options</strong>.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ed661_00_original_image_425.jpg" width="425" height="425" alt="Creating a realistic torn photo effect"></p>
<h5>Step 2 &#8211; Drop Shadow Settings</h5>
<div>Firstly, we will start by adding some <strong>Shadow</strong>. Use the settings you see in the image below:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e3dfe_01_Drop_Shadow_settings.jpg" width="425" height="309" alt="Creating a realistic torn photo effect"></p>
<h5>Step 3 &#8211; Inner Shadow Settings</h5>
<div>Then we will need to add some <strong>Inner Shadow</strong>, using these settings:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/01bfe_02_inner_shadow_settings.jpg" width="425" height="309" alt="Creating a realistic torn photo effect"></p>
<h5>Step 4 &#8211; Inner Glow Settings</h5>
<div>&#8230; and then some <strong>Inner Glow</strong> with the following settings:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5601c_03_Inner_Glow_settings.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 5 &#8211; Bevel and Emboss Settings</h5>
<div>Finally, a little <strong>Bevel and Emboss</strong>. Use these settings:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/20a72_04_bevel_and_emboss_settings.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 6 &#8211; Merge layers</h5>
<div>Hit OK and now <strong>Merge</strong> the original or Background layer to the duplicate one. Select the two layers and hit <strong>CTRL + ALT + E</strong>. You’ll now have a new <strong>merge layer</strong>.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/70ff9_05_merge_layers.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>This is the result so far</h5>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d182a_06_Merged_layer_done.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 7 &#8211; Torn Paper</h5>
<div>Now open the below image with the several pieces of torn paper, from the source files.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd9ed_07_torn_paper.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 8 &#8211; Crop the Torn Paper</h5>
<div>You will now need to crop the part that you are going to use, so that it is easier to select. <strong>Crop</strong> the piece of paper that is on the lower right corner of the torn paper image.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e4e5_08_crop_torn_paper.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 9 &#8211; Select with the Magic Wand</h5>
<div>Now you need to select the piece. You can select the white parts of the image and then <strong>invert</strong> the selection (<strong>CTRL + SHIFT + I</strong>). Use the <strong>Magic Wand</strong> tool to do this.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2445d_09_Select_piece_of_paper_magic_wand.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 10 &#8211; Scale and Rotate</h5>
<div>Copy it and paste it onto the image that you are working with. <strong>Scale</strong> it <strong>down</strong> and <strong>rotate</strong> it until you get something like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/24641_10_pasted_paper.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 11 &#8211; Torn Background</h5>
<div>Now we need to create the background for the torn photo. <strong>Open</strong> this image of a piece of cardboard:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/16cb5_11_torn_cardboard.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 12 &#8211; Torn Background II</h5>
<div><strong>Select</strong> the white area, <strong>invert</strong> that selection. Copy and paste it onto the image you’re working on. <strong>Scale</strong> it and <strong>rotate</strong> it until it looks like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/15603_12_cardboard_pasted.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 13 &#8211; Torn Background III</h5>
<div><strong>Open</strong> again the image with the pieces of torn paper. <strong>Crop</strong> the yellow one. <strong>Select</strong> it as shown in the image below and <strong>invert</strong> that selection.<br />
<em>Remember to remove the clip. You can use the <strong>Clone tool</strong> or just cut a piece of plain paper and paste it over the clip.</em></div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/590bb_13_another_piece_of_paper_selected.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 14 &#8211; Torn Background IV</h5>
<div><strong>Paste</strong> it onto the document that you were working on and place it as you can see in the below image:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d5f6_14_another_piece_placed.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 15 &#8211; Torn Background V</h5>
<div>Now, the magic begins.<br />
Set all the torn pieces of paper layers invisible. Now, open once again the image of the torn cardboard. <strong>Select</strong> the section that looks like a triangle; it&#8217;s the brownest part of the image.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7992d_15_torn_cardboard_selected.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 16 &#8211; Torn Background VI</h5>
<div><strong>Copy and paste</strong> it onto your current document like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/de003_16_paste_piece_of_paper.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 17 &#8211; Torn Background VII</h5>
<div><strong>CTRL + CLICK</strong> on the thumbnail of the piece of torn paper layer. Make it <strong>invisible</strong> and <strong>select</strong> the layer of the girl.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37ece_17_piece_of_Girl_selection.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 18 &#8211; Copy and Paste the Selection</h5>
<div>With the girl layer selected, <strong>copy</strong> the selection and <strong>paste</strong> it. Move the layer to the top (it may help to make all the torn paper layers visible). Now, rotate the part you&#8217;ve just pasted and move it like you can see in the picture below:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e8b65_18_paste_it_rotate_move_top.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 19 &#8211; CTRL + CLICK</h5>
<div>Now, <strong>CTRL + CLICK</strong> on the yellow piece of torn paper you have on the document.</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f34c9_19_ctrl+click_yellow_paper.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 20 &#8211; Cut the image of the Girl</h5>
<div>Make that layer <strong>invisible</strong> and use that <strong>selection</strong> to cut another part of the girl like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0462a_20_select_Another_part_of_the_Girl.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 21 &#8211; Position the Torn Paper</h5>
<div><strong>Copy</strong> it, <strong>paste</strong> it and move it to the top of the layers. Now rotate it a little and move it to the right just like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/14b5c_21_move_it_and_rotate.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 22 &#8211; Applying Shadow</h5>
<div>Now, you will need to apply some <strong>shadow</strong> to this particular piece. Open the <strong>blending options</strong> and Drop some <strong>shadow</strong> using these settings:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/73ac2_22_drop_shadow_piece.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 23 &#8211; Positioning another piece of cardboard</h5>
<div>You will now need to do something similar with the other cardboard piece. <strong>Select</strong> the cardboard layer on your left. Make that layer <strong>invisible</strong> and <strong>copy</strong> that part of the image of the girl’s layer and <strong>paste</strong> it. Place it on top of the layers and <strong>rotate</strong> it and move it so that it looks like the image below. Don’t forget to add some shadow to this piece as well, you can simply <strong>copy</strong> the layer style and <strong>paste</strong> it. (Step 22)</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c914e_23_paste_Another_part.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 24 &#8211; Repeat the process</h5>
<div>This part is up to you. You will need to continue <strong>copy</strong>ing and <strong>paste</strong>ing parts of the photograph, and creating the final image how you would like it. Do this until you&#8217;re satisfied with the result, let your creativity rein free!<br />
Continue copying and pasting the torn paper parts, you can even divide a part in two and rotate it like this:</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/017ce_24_continue_pasting_parts.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>Step 25 &#8211; Finished</h5>
<div>The result could look like this, or yours may even be better!</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d05e2_25_final_image.jpg" alt="Creating a realistic torn photo effect"></p>
<h5>The Author</h5>
<p><strong>Paola</strong> has been the author of todays tutorial, she is also known as <strong>Violet Bag</strong> and you can visit here website, <a href="http://www.violetbag.com.ar/visitas.php">Violetbag.com</a> to view some of her awesome works.</p>
<h5>You might also like&#8230;</h5>
<p><a href="http://speckyboy.com/2009/12/18/the-best-40-photoshop-text-effects-from-2009/">The Best 40 Photoshop Text Effects from 2009 »</a><br />
<a href="http://speckyboy.com/2009/12/14/49-most-creative-photoshop-tutorials-of-2009/">49 Most Creative Photoshop Tutorials of 2009 »</a><br />
<a href="http://speckyboy.com/2009/08/03/20-beautiful-hdr-photographs-of-the-marvels-and-mysteries-of-iceland/">20 Beautiful HDR Photographs of the Marvels and Mysteries of Iceland »</a><br />
<a href="http://speckyboy.com/2009/11/13/30-artistic-and-creative-photoshop-poster-tutorials/">30 Artistic and Creative Photoshop Poster Tutorials »</a><br />
<a href="http://speckyboy.com/2009/10/23/40-amazing-photoshop-brush-directories-and-collections/">40 Amazing Photoshop Brush Directories and Collections »</a><br />
<a href="http://speckyboy.com/2009/09/02/50-imaginative-fantasy-art-tutorials-for-photoshop/">50 Imaginative Fantasy Art Tutorials for Photoshop »</a><br />
<a href="http://speckyboy.com/2009/08/28/25-cool-digital-photography-tutorials-techniques-and-effects/">25 Cool Digital Photography Tutorials, Techniques and Effects »</a><br />
<a href="http://speckyboy.com/2009/08/11/30-useful-photoshop-buttons-and-badges-tutorials/">30 Useful Photoshop Buttons and Badges Tutorials »</a><br />
<a href="http://speckyboy.com/2009/03/26/25-photoshop-tutorials-for-creating-that-perfect-web-page-design/">25 Photoshop Tutorials for Creating that Perfect Web Page Design »</a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/3EsqFFxNSRtzgk1oHg-XWNJcOZc/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d05e2_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/3EsqFFxNSRtzgk1oHg-XWNJcOZc/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d05e2_di" border="0"></img></a></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/43668_6b3iz-CzgX4" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/speckboy-design-magazine">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/creating-a-realistic-torn-photo-effect-%e2%80%93-photoshop-tutorial/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #400</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-400/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-400/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 02:45:19 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Christopher-Robin Just]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio















Showreel]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[Fredrik Davidsson]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[John Mark Mauricio Cardoso]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[mauricio cardoso]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-400/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/jYGd5JGfK_009QL41NX2HbhQcYg/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a08f_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/jYGd5JGfK_009QL41NX2HbhQcYg/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a08f_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>2escape</h3>
<p><a href="http://www.behance.net/Gallery/Up-_amp-Away/383853" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9d396_1333271262810957.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Adomas Jazdauskas</h3>
<p><a href="http://www.behance.net/Gallery/Cry-Baby/383026" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9d396_804501262778058.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/piotr-holub-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/feb5b_Piotr-Holub-Illustrations-17-600x296.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/piotr-holub-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/94278_Piotr-Holub-Illustrations-4-600x395.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/piotr-holub-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/aa6a7_Piotr-Holub-Illustrations-9-600x514.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/roger-weiss-fashion-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/76fa8_Roger-Weiss-Fashion-Photography-5.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/roger-weiss-fashion-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/413c6_Roger-Weiss-Fashion-Photography-17.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Ankur Patar</h3>
<p><a href="http://www.flickr.com/photos/ankilien/4208720492/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/26172_4208720492_1bb68b9ba4.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/Blocks-149497493" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/26172_Blocks_by_Cgod1.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Christopher-Robin</h3>
</p>
<p><a href="http://vimeo.com/6768604" rel="nofollow">Just another day</a> from <a href="http://vimeo.com/user2359906" rel="nofollow">christopher-robin eklund</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>creative</h3>
</p>
<h3>daily deviation</h3>
<p><a href="http://designyoutrust.com/2010/01/07/creative-retouching-by-the-orange-apple/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c4317_16_07_2009_0036645001247725327_theorangeapple.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Dev</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9e813_We__re_Waiting____by_DarrenFiander.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9e813_Breakfast_at_Tiffany__s_by_DarrenFiander.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Eqairo</h3>
<p><a href="http://zevaazka.deviantart.com/art/Allure-59627527" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9e813_Allure_by_zevaazka.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://waver-h.deviantart.com/art/Tree-Goddess-Hamadryad-81858008" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d5f84_Hamadryad_by_waver_h.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://pandastudios.deviantart.com/art/Face-of-citylights-148900167" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d5f84_Face_of_citylights_by_PandaStudios.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://deviantart.com" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d5f84_e7c5d132423dc54d69a68755a450cf17.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>eugene kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/coffee-table-virtual-laser" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2dd1a_MoritzWaldemeyerVirtualLaserDancingCage1.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/coffee-table-virtual-laser" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2dd1a_MoritzWaldemeyerVirtualLaserDancingCage2.jpg" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/artistic-wedding-photography" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2dd1a_bestweddingphotography23.jpg" width="450" alt="Digital art selected for the Daily Inspiration #400" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/artistic-wedding-photography" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e516c_bestweddingphotography25.jpg" width="450" alt="Digital art selected for the Daily Inspiration #400" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-the-8" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e516c_SheikhRashidbinSaeedCrossingDubai2.jpg" width="450" alt="Digital art selected for the Daily Inspiration #400" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-the-8" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad5b3_SheikhRashidbinSaeedCrossingDubai9.jpg" width="450" alt="Digital art selected for the Daily Inspiration #400" /></a></p>
<h3>fabiandelange</h3>
<p><a href="http://www.behance.net/Gallery/Just-meet-me-halfway/378082" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42cfd_1369611262121415.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Just-meet-me-halfway/378082" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42cfd_1369611262120139.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://zevaazka.deviantart.com/art/Juxtapose-62873771" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42cfd_Juxtapose_by_zevaazka.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/07/the-many-faces/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f56a0_reclarkable_01.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/07/stunning-design-work-by-four-iv/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5778b_athenaeum2.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://ffffound.com/image/15c1627081803ccf822c7bf14e7a15a1136d3984" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4a9f_15c1627081803ccf822c7bf14e7a15a1136d3984_m.jpg" width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://designyoutrust.com/2010/01/07/creative-retouching-by-the-orange-apple/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c4317_16_07_2009_0036645001247725327_theorangeapple.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/07/creative-retouching-by-fiero-animals/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09904_15_07_2009_0291883001247646224_fieroanimals.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/07/creative-retouching-by-fiero-animals/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8d0d7_15_07_2009_0297746001247646224_fieroanimals.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/07/dark-angel/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/67dd2_RinzeVanBrug02.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://ffffound.com/image/df1f38ddd5f2a9c54f2f83451650e0f5572004c0" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/868ca_df1f38ddd5f2a9c54f2f83451650e0f5572004c0_m.jpg" width="450" /></a></p>
<p><a href="http://ffffound.com/image/80a8d565626ca1eb86a673f05af8ba485bdf5411" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a08a3_80a8d565626ca1eb86a673f05af8ba485bdf5411_m.jpg" width="450" /></a></p>
<p><a href="http://ffffound.com/image/cd4e490b459b8f8c29bdf98112ba43272812e652" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9902c_cd4e490b459b8f8c29bdf98112ba43272812e652_m.gif" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.fudgegraphics.com/2010/01/featured-artist-chad-hagen/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fudgegraphics.com/2010/01/featured-artist-chad-hagen/" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/8396531" rel="nofollow">Showreel 09</a> from <a href="http://vimeo.com/fredrikdavidsson" rel="nofollow">Fredrik Davidsson</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>Gisele</h3>
<p><a href="http://gatekeeper.tumblr.com/post/320799196" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d3f08_tumblr_kvtq1lR3B41qaouqoo1_500.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/fa8a0b8f7b79e967634bd44d480783ef/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd08c_4248249722_1cdb19796a.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/aa63e8020d79354599e874062d3ec0a6/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/df724_typo-aa63e8020d79354599e874062d3ec0a6_h.jpg" width="450" /></a></p>
<p><a href="http://jillwilli.deviantart.com/art/Matthias-6563661" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/df724_Matthias.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://berlinsart.deviantart.com/art/Pair-uh-Dice-147565044" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/df724_Pair_uh___Dice_by_BERLINsART.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/470f13d53f6e1efb032433d8d3c53797/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ea1f_4236517936_e8703ffc30.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>John Mark</h3>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ea1f_1300211262752719.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/569e6_1300211262322719.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/569e6_1300211262804048.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/569e6_1300211262235029.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Mauricio Cardoso</h3>
<p><a href="http://www.flickr.com/photos/mauriciocardoso/4175823567/sizes/l/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d7f3_4175823567_667def1574.jpg" width="450" alt="Digital art selected for the Daily Inspiration #400" /></a></p>
<h3>nickswakinglife</h3>
</p>
<h3>oribalazs</h3>
<p><a href="http://www.flickr.com/photos/oribalazs/4242027628/sizes/l/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0901e_4242027628_3e578a2546_b.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/oribalazs/4251784124/sizes/l/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f6d71_4251784124_02aeecb0ed_b.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/oribalazs/4195410829/sizes/l/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/085a3_4195410829_0693ab5792_b.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/oribalazs/4122517373/sizes/l/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/029ae_4122517373_6ede788d52_b.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Postreman</h3>
<p><a href="http://postreman.deviantart.com/art/Vintage-records-149556709" rel="nofollow"><img width="450" /></a></p>
<h3>rydenbreeze</h3>
<p><a href="http://rydenbreeze.deviantart.com/art/Her-Good-Her-Bad-and-Her-Ugly-148847062" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/029ae_Her_Good__Her_Bad_and_Her_Ugly_by_Rydenbreeze.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<p><a href="http://rydenbreeze.deviantart.com/art/Stitched-145583738" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/029ae_Stitched_by_Rydenbreeze.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>r2d2</h3>
<p><a href="http://krzyho.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db007_beCrush_by_Krzyho.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>Shnalla</h3>
<p><a href="http://www.axenis.net/en/?article7/wallpaper-winter-2010" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a652_wallpaper-large.jpg" width="450" /></a></p>
<h3>Tiago Benevides</h3>
<p><a href="http://www.flickr.com/photos/tiagobenevides/4253285289/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bb54_4253285289_98ccfcf57e_m.jpg" width="450" /></a></p>
<h3>zuca</h3>
<p><a href="http://www.flickr.com/photos/40051465@N05/4217154440/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/25dba_4217154440_14bbbfa520.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@djbennett999 </h3>
<p><a href="http://www.noupe.com/inspiration/30-stunning-digital-photo-manipulation-artworks.html" rel="nofollow"><img width="450" /></a></p>
<h3>@diego_lema </h3>
<p><a href="http://www.lachapellestudio.com/books/heaven-to-hell/" rel="nofollow"><img width="450" /></a></p>
<h3>@duneya</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f381_sky_2.jpg" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0f381_sky_2.jpg" alt="Digital art selected for the Daily Inspiration #400" width="450" /></a></p>
<h3>@ewanthot</h3>
<p><a href="http://www.flickr.com/photos/brookeshaden/4237028181/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bb31f_4237028181_dcba4d57ac_m.jpg" width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a752_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a752_abduzeedo?i=MisfiSmMcLI:CKu5P0gFtUM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a752_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a752_abduzeedo?i=MisfiSmMcLI:CKu5P0gFtUM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a752_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/52239_abduzeedo?i=MisfiSmMcLI:CKu5P0gFtUM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/52239_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=MisfiSmMcLI:CKu5P0gFtUM:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/52239_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/52239_MisfiSmMcLI" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-400/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Vimeo to Launch Support for 1080p</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/vimeo-to-launch-support-for-1080p/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/vimeo-to-launch-support-for-1080p/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 06:25:11 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[480p]]></category>
		<category><![CDATA[bandwidth limitations]]></category>
		<category><![CDATA[computer displays]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[Plus]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video sites]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/vimeo-to-launch-support-for-1080p/</guid>
		<description><![CDATA[In case 720p wasn&#8217;t enough for your gorgeous, transcendent works of motion picture art, Vimeo will begin hosting 1080p videos by the end of this month. Unfortunately, that you&#8217;ll have to be a Plus member not just to upload these files but to view them as well. Plus members pay $60 per year or $10 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.tweetmeme.com/share?url=http://mashable.com/2010/01/06/vimeo-1080p/&amp;service=bit.ly"><img width="51" height="61" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/38aec_vimeo-1080p" align="right" /></a>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_vimeocanyon.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_vimeocanyon.jpg" alt="" width="225" height="136" class="alignright size-full wp-image-179179" /></a>In case 720p wasn&#8217;t enough for your gorgeous, transcendent <a href="http://mashable.com/2009/07/05/vimeo-design-videos/">works of motion picture art</a>, Vimeo <a href="http://news.cnet.com/8301-17939_109-10427282-2.html" target="_blank">will begin</a> hosting 1080p videos by the end of this month.</p>
<p>Unfortunately, that you&#8217;ll have to be a Plus member not just to upload these files but to view them as well. Plus members pay $60 per year or $10 per month — worth it if you&#8217;re a big fan of the sort of art-house fare that makes up Vimeos niche, not so much if you&#8217;re not (though according to <a href="http://mashable.com/2009/12/01/top-10-video-sharing-sites/">the top 10 video sites poll</a> we ran recently, a lot of you are).</p>
<p>1080p videos use 1080 horizontal lines to draw the image, as opposed to 720 for 720p, 480p for 480, and so on. More lines mean a sharper image on screens that can handle the resolution.</p>
<p>YouTube already rolled out <a href="http://mashable.com/2009/11/12/youtube-1080p/">1080p videos</a> a month ago, but it bears mentioning that most computer displays and mobile devices have lower resolutions than 1080p, which is (along with bandwidth limitations) one of the reasons 1080p hasn&#8217;t taken hold on the web yet. Nevertheless, 1080p is now the HDTV standard, especially for larger televisions.</p>
<p>Tags: <a href="http://mashable.com/tag/1080p/">1080p</a>, <a href="http://mashable.com/tag/720p/">720p</a>, <a href="http://mashable.com/tag/hd/">hd</a>, <a href="http://mashable.com/tag/high-definition/">high-definition</a>, <a href="http://mashable.com/tag/streaming-video/">streaming video</a>, <a href="http://mashable.com/tag/vimeo/">Vimeo</a>, <a href="http://mashable.com/tag/web-video/">web video</a>, <a href="http://mashable.com/tag/youtube/">youtube</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/_inYYW9ZcigBPKU7UjkrAGBPMLg/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/_inYYW9ZcigBPKU7UjkrAGBPMLg/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_Mashable?i=QlnGoJd_Y1U:-iRUq2eD0PE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf4c7_Mashable?i=QlnGoJd_Y1U:-iRUq2eD0PE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?i=QlnGoJd_Y1U:-iRUq2eD0PE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:_e0tkf89iUM"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=_e0tkf89iUM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?i=QlnGoJd_Y1U:-iRUq2eD0PE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:P0ZAIrC63Ok"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=P0ZAIrC63Ok" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:I9og5sOYxJI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:CC-BsrAYo0A"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e821c_Mashable?d=CC-BsrAYo0A" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Mashable?a=QlnGoJd_Y1U:-iRUq2eD0PE:_cyp7NeR2Rw"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42eec_Mashable?i=QlnGoJd_Y1U:-iRUq2eD0PE:_cyp7NeR2Rw" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42eec_QlnGoJd_Y1U" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Mashable">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/vimeo-to-launch-support-for-1080p/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #399</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-399/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-399/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:47:52 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alessandro Grandinetti]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Chris Eugene Kim Fabiano]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Fabio Modern]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Jeffrey Man]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Monica Galvan]]></category>
		<category><![CDATA[naomie ross]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Ross]]></category>
		<category><![CDATA[Ross Naomie]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-399/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/QyFFN5fNPHqB4kJ3uRaL9mzjEWM/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/31db5_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/QyFFN5fNPHqB4kJ3uRaL9mzjEWM/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/31db5_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out http://daily.abduzeedo.com</h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/marcos-chin-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bc680_Marcos-Chin-Illustrations-3-600x406.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/marcos-chin-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/23c7c_Marcos-Chin-Illustrations-8.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/marcos-chin-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/812a4_Marcos-Chin-Illustrations-14.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-dylan-collard/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b41b8_Dylan-Collard-Photography-2.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-dylan-collard/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/75141_Dylan-Collard-Photography-16-600x405.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/photography-by-dylan-collard/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1e230_Dylan-Collard-Photography-24.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/sjakket-youth-club-by-plot-architects/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1448e_Sjakket-Youth-Club-by-PLOT-Architects-23-600x471.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<h3>Alessandro Grandinetti</h3>
<p><a href="http://www.behance.net/alessandrograndinett" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1448e_1093301262791863.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<h3>Carbon knight</h3>
<p><a href="http://dtct.deviantart.com/art/sketchy-style-148692609" rel="nofollow"><img width="450" /></a></p>
<h3>creative </h3>
<p><a href="http://designlenta.com/2010/01/06/fotograf-saverio-truglia/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designlenta.com/2010/01/06/fotograf-saverio-truglia/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designlenta.com/2010/01/06/fotograf-saverio-truglia/" rel="nofollow"><img width="450" /></a></p>
<h3>Cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/Design-What-You-Love-149390536" rel="nofollow"><img width="450" /></a></p>
<h3>Chris</h3>
<p><a href="http://news.cnet.com/2300-17938_105-10001864.html?tag=rtcol;galleryPromo" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://news.cnet.com/2300-17938_105-10001864.html?tag=rtcol;galleryPromo" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://news.cnet.com/2300-17938_105-10001864.html?tag=rtcol;galleryPromo" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/photo/on-the-move" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4bd6f_RobertLubanski.jpg?width=600&amp;height=600" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/pic-of-the-day-cup-of-life" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/834d3_CupofLife.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/photo/joker-flip?context=latest" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/834d3_jokerbatmanflip.jpg?width=400&amp;height=600" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/photo/dirty-dancing?context=latest" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/834d3_LiYuLiuBo.jpg?width=500&amp;height=400" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/view-atop-the-golden-gate" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b01e4_ViewAtoptheGoldenGateBridge1.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/view-atop-the-golden-gate" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b01e4_ViewAtoptheGoldenGateBridge5.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://www.designflavr.com/Summer-Blast-NS-i1511/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.yankodesign.com/2010/01/06/green-pc/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+yankodesign+(Yanko+Design+-+Form+Beyond+Function)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/06/threz-_-portfolio/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/06/voorhesoffice/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://blog.signalnoise.com/2010/01/06/avatar-vs-roger-dean/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://blog.signalnoise.com/2010/01/06/avatar-vs-roger-dean/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/07/nicolas-arnold/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/3404734" rel="nofollow">Modern Collective &#8211; The First Visions</a> from <a href="http://vimeo.com/user476057" rel="nofollow">Poor Specimen</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://designyoutrust.com/2010/01/06/jonas-eriksson-work/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Battle-of-the-unknown-krayolaeater-i1513/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.designflavr.com/Coffee-Shop-Angelito-Mercenario-i1512/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Ghostly-International-Part-2/381766" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/paintings/374371" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://colorburned.com/2010/01/create-stunning-interlocking-shapes-and-light-effects-using-photoshop-and-illustrator.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ca88_create-stunning-light-effect-2.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/319266183" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ca88_tumblr_kvlvm3pAIk1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/318940928" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/384fe_tumblr_kvfrvwbtgT1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://frostbell.deviantart.com/art/wallflower-137141041" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/384fe_bf690f5e43454ee9ee7a41c3172c9545.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://loshke.deviantart.com/art/Atomic-146341027" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92389_Atomic_by_loshke.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<p><a href="http://ardcor.deviantart.com/art/Fear-Wallpaper-147612665" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92389_Fear_Wallpaper_by_ardcor.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<h3>grafi-ray</h3>
<p><a href="http://grafi-ray.deviantart.com/art/Happy-New-Year-2010-148716801" rel="nofollow"><img width="450" /></a></p>
<h3>Guilherme</h3>
<p><a href="http://www.behance.net/Gallery/Transformation/382896" rel="nofollow"><img width="450" /></a></p>
<h3>Jannitor</h3>
<p><a href="http://4apay.deviantart.com/art/ALF-149407128" rel="nofollow"><img width="450" /></a></p>
<h3>Jeroen</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/23191_design_life.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>Jeffrey Man</h3>
</p>
<p><a href="http://vimeo.com/6445292" rel="nofollow">2009 Motion Graphics Reel</a> from <a href="http://vimeo.com/jeffreyman" rel="nofollow">Jeffrey Man</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>marco</h3>
<p><a href="http://www.flickr.com/photos/iamthelampa/4247857115/" rel="nofollow"><img width="450" /></a></p>
<h3>Monica Galvan</h3>
<p><a href="http://www.flickr.com/photos/mlynn7/4243605745/" rel="nofollow"><img width="450" /></a></p>
<h3>Naomie Ross </h3>
</p>
<p><a href="http://vimeo.com/8411984" rel="nofollow">Naomie Ross &#8211; Self Portrait &#8217;09</a> from <a href="http://vimeo.com/naomieross" rel="nofollow">Naomie Ross</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>sept</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6feea_Eposter.jpg" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/51362_mongolia-1680x1050.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>Shnalla</h3>
<p><a href="http://www.axenis.net/?article10/wallpaper-janvier-2010" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1b6a7_janvier-2010-large.jpg" alt="Digital art selected for the Daily Inspiration #399" width="450" /></a></p>
<h3>xiondzz</h3>
<p><a href="http://www.behance.net/Gallery/Angel-Wallpaper/383558" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/midnight-digital/4086318195/" rel="nofollow"><img width="450" /></a></p>
<h3>@MorganLott </h3>
<p><a href="http://designcove.blogspot.com/2010/01/chris-ro-dear-friend.html" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designcove.blogspot.com/2010/01/chris-ro-dear-friend.html" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?i=8yrupOXzUv4:TUMvGww69BA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?i=8yrupOXzUv4:TUMvGww69BA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?i=8yrupOXzUv4:TUMvGww69BA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5d4b2_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=8yrupOXzUv4:TUMvGww69BA:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0ee3c_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0ee3c_8yrupOXzUv4" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-399/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Branding In The Digital Age</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/branding-in-the-digital-age/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/branding-in-the-digital-age/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:24:32 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Barnes]]></category>
		<category><![CDATA[barnes and noble]]></category>
		<category><![CDATA[Base]]></category>
		<category><![CDATA[Brand]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Dell Computers]]></category>
		<category><![CDATA[digital marketplace]]></category>
		<category><![CDATA[I]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[kittens]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Noble]]></category>
		<category><![CDATA[Rock]]></category>
		<category><![CDATA[social message]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vox populi]]></category>
		<category><![CDATA[Wendy]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/branding-in-the-digital-age/</guid>
		<description><![CDATA[Branding has been a rather complex topic since the advent of brand named goods, originating with maker&#8217;s marks on certain blacksmithing products, proceeding through guild-approved stampings on quality goods, and progressing into the names we know and associate with major brands, such as Chevy, Barnes and Noble, Starbucks, and Wendy&#8217;s. Some brands are virtually immortal [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-4757" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c7d7d_website-promotion.jpg" alt="website-promotion" width="214" height="121" />Branding has been a rather complex topic since the advent of brand named goods, originating with maker&#8217;s marks on certain blacksmithing products, proceeding through guild-approved stampings on quality goods, and progressing into the names we know and associate with major brands, such as Chevy, Barnes and Noble, Starbucks, and Wendy&#8217;s. Some brands are virtually immortal &#8211; manufacturer Beretta has retained its name since the 1500s, and continues to be a leader in the field of military armaments.</p>
<p>In many ways, branding is as much an art as it is a science, a technique of knowing how to read the mercurial moods of the purchasing public. In the age of the digital marketplace and an ever-connecting world population, new challenges and ideas present themselves to the savvy business. Anyone with a brand to promote must heed these signs or find themselves left behind.<span></span></p>
<p><strong>Vox Populi</strong></p>
<p>An increasing trend in digital branding is the user-driven brand. Traditional branding relies on the parent company presenting a particular image they wish associated with their item &#8211; Chevrolet and Ford wish to project a brand associated with ruggedness, leading to the &#8220;Ford Tough&#8221; and &#8220;Like a Rock&#8221; slogans of the late 1990s. User-driven branding, on the other hand, appropriates an image cultivated from the product&#8217;s user base and embraces it, allowing the people to choose how they associate with the brand.</p>
<p><strong>Spelling Challenged Kittens</strong></p>
<p>Perhaps one of the most intriguing overnight branding success stories is that of the popular image blog, &#8220;I Can Haz Cheezburger?&#8221; LoLCats are user-generated images of felines in various adorable or questionable poses, with humorously misspelled captions attached. That is it; no product to sell, just funny images uploaded to social message boards and forum &#8211; the phenomenon began in earnest with the weekly &#8216;Caturday&#8217; on the highly controversial site 4Chan.</p>
<p>Cheezburger was an effort to archive these pictures more permanently in a blog format, without the socially rambunctious atmosphere of some other boards, nothing more. Within two years the company was purchased for two million dollars, has created a number of products such as books and garments, and has gathered users&#8217; humorous misspellings into an actual Constructed Language project that is translating major texts. The brand is clearly associated with its humble beginnings, and continues to draw input from users &#8211; in particular, the LoLspeak project itself is entirely user-driven in a wikipedia style collective effort.</p>
<p><strong>Trendy Kids and their Toys</strong></p>
<p>Apple&#8217;s &#8220;Get a Mac&#8221; and &#8220;Mac vs PC&#8221; commercials are already entering into modern legend as far as branding efforts go. Apple was shunted aside as the standard home computer by the proliferation of Windows-based machines, and Mac users developed a reputation for the odd computing enthusiast.</p>
<p>However, just as the cultural image of the nerd and geek were slowly turned into countercultures and social trends of their own, Apple picked up on these movements and re-branded itself as the tool of the &#8216;indie&#8217; kids eager for something different. While not as direct an example as with LoLCats, it still demonstrates the influence a user base can have on a brand that they personally identify with. An audience decided to embrace a certain image, and this image allowed Mac to launch itself into the modern resurgence it has enjoyed.</p>
<p><strong>Dudes and Dells</strong></p>
<p>Recently, Dell Computers closed their popular Customer Care message board. These were user forums Dell set up in 1997 to cater to customers who weren&#8217;t interested in fighting with telephone tech support, or wanted a solution other than hauling their PC across town to a big-box shop for repair and refit. The boards allowed users to contact actual Dell employees with their grievances, and were a major cornerstone of Dell&#8217;s long-standing claim to superior customer service and support. Dell users spread their experiences by word of mouth and internet communication, and the Dell brand became synonymous with its dedicated user base.</p>
<p>When Dell announced the decision to close these boards in 2005, the decision caused a bit of an uproar. Longtime fans and users of the board protested en masse. Dell claimed good reasons for their decision &#8211; technical services were for registered purchasers, and the forums couldn&#8217;t be made completely secure against identity theft when personal information was exchanged. However, the users still protested and raised equally good cases, citing story after story about how the Customer Care boards were part of the reason they had stuck with Dell so long. In a final compromise, Dell chose to keep open their non-technical support boards so customers could still participate in discussions of Dell technology and practices, and share ideas with other Dell users. The people spoke, and Dell took the time to let their users continue to affect the brand.</p>
<p><strong>The Big Picture</strong></p>
<p>Each of these three stories presents a case in which the customers shaped the destiny of a major brand. Is this the path for every company? Of course not. However, the Internet and the web provide companies with more tools than ever to reach their audiences. Word of mouth is more efficient than ever before, and customers can cause the rise or fall of major businesses through their online contacts. Companies interested in maximizing the effect of their brand should do more than &#8216;look into&#8217; putting their goods on a website &#8211; they need to seriously consider letting their audience, the people that buy the brand, help define the brand.</p>
<hr />
Enzo F. Cesario is a Copywriter and co-founder of Brandsplat. Brandcasting uses informative content and state-of-the-art internet distribution and optimization to build links and drive the right kind of traffic to your website. Go to <a href="http://www.brandsplat.com/" target="_blank">http://www.Brandsplat.com/</a> or visit our blog at: <a href="http://www.brandsplatblog.com/" target="_blank">http://www.brandsplatblog.com/</a></p>
<p>Post from: <a href="http://www.sitepronews.com">SiteProNews: Webmaster News &amp; Resources</a></p>
<p><a href="http://www.sitepronews.com/2010/01/05/branding-in-the-digital-age/">Branding In The Digital Age</a></p>
<p><a href="http://www.sitepronews.com/feed/">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/branding-in-the-digital-age/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>37 Fresh jQuery Image And Gallery Display Solutions</title>
		<link>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/37-fresh-jquery-image-and-gallery-display-solutions/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/37-fresh-jquery-image-and-gallery-display-solutions/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:43:55 +0000</pubDate>
		<dc:creator>BlogPoster</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[attractive content]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demo link]]></category>
		<category><![CDATA[free image gallery]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[javascript image]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[smooth animation]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/37-fresh-jquery-image-and-gallery-display-solutions/</guid>
		<description><![CDATA[jQuery is already very popular because it is very fast and concise Javacript library simplifing and different event handling, smooth animation with very little code. With jQuery you can enjoy new way of web development and image galleries are the best way to use it effectively! Here you&#8217;ll have more than 35 different unique jQuery [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/design/fresh-jquery-image-gallery-display-solutions" target="_self"><img class="alignleft" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2efad_title-jquery-image-slideshow-tools-free.jpg" alt="title-jquery-image-slideshow-tools-free" width="150" height="150" /></a>jQuery is already very popular because it is very fast and concise Javacript library simplifing and different event handling, smooth animation with very little code. With jQuery you can enjoy new way of web development and image galleries are the best way to use it effectively! Here you&#8217;ll have more than 35 different unique jQuery Javascript solutions for beautiful image galleries and great ways to display your images with light code.<span></span></p>
<p>To make it even easier for you to choose, I also added live demo link under every jQuery plugin! However if you are searching for even more alternatives with Flash, plain CSS or another Javascript library, check out this post -<a href="http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solutions/">57+ Free Image Gallery, Slideshow And Lightbox Solutions</a>.</p>
<h2>1. <a href="http://imageflow.finnrudolph.de/" target="_blank">ImageFlow</a></h2>
<p>ImageFlow is an unobtrusive and userfriendly JavaScript image gallery.</p>
<p><a href="http://imageflow.finnrudolph.de/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0edfb_flow-gallery-jquery-image-slideshow-tools-free.jpg" alt="flow-gallery-jquery-image-slideshow-tools-free" width="570" height="255" /></a></p>
<p><a href="http://imageflow.finnrudolph.de/" target="_blank">View Demo</a></p>
<h2>2. <a href="http://spaceforaname.com/galleryview" target="_blank">GalleryView: A jQuery Content Gallery Plugin</a></h2>
<p>GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.</p>
<p><a href="http://spaceforaname.com/galleryview" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/15c80_gallery-view-jquery-image-slideshow-tools-free.jpg" alt="gallery-view-jquery-image-slideshow-tools-free" width="570" height="289" /></a></p>
<p><a href="http://spaceforaname.com/webcomics.html" target="_blank">View Demo</a></p>
<h2>3. <a href="http://www.meadmiracle.com/SlidingGallery.aspx" target="_blank">Sliding Image Gallery jQuery Plug-in</a></h2>
<p>The SlidingGallery plug-in will take a group of images and turn them into a cyclical gallery of images which the user can click through. One image will be centered on the screen, with two smaller images off to the sides. The user can click either of the smaller images to bring them to the center, or the center image to enlarge it. For optimal use, this plug-in should be applied to seven or more images, but can work with fewer (images will be duplicated in order to bring the total to seven).</p>
<p><a href="http://www.meadmiracle.com/SlidingGallery.aspx" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/189f0_sliding-gallery-jquery-image-slideshow-tools-free.jpg" alt="sliding-gallery-jquery-image-slideshow-tools-free" width="570" height="246" /></a></p>
<p><a href="http://www.meadmiracle.com/SlidingGalleryDemo1.htm" target="_blank">View Demo</a></p>
<h2>4. <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/" target="_blank">PrettyPhoto jQuery Lightbox Clone</a></h2>
<p>PrettyPhoto is a jQuery based lightbox clone. Not only does it support images, it also add support for videos, flash, YouTube, iFrames. It’s a full blown media lightbox. The setup is easy and quick, plus the script is compatible in every major browser.</p>
<p><a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5aabc_prettyphoto-gallery-jquery-image-slideshow-tools-free.jpg" alt="prettyphoto-gallery-jquery-image-slideshow-tools-free" width="570" height="358" /></a></p>
<p><a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/" target="_blank">View Demo</a></p>
<h2>5. <a href="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html" target="_blank">Create Beautiful jQuery slider tutorial</a></h2>
<p>This tutorial explains how to develop Create Beautiful jQuery sliders tutorial with image description and name.</p>
<p><a href="http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ab865_beautiful-gallery-jquery-image-slideshow-tools-free.jpg" alt="beautiful-gallery-jquery-image-slideshow-tools-free" width="570" height="166" /></a></p>
<p><a href="http://gadgetinspiration.com/blog/wp-content/uploads/jquery%20sliders/index.html" target="_blank">View Demo</a></p>
<h2>6. <a href="http://coffeescripter.com/2009/07/ad-gallery-a-jquery-gallery-plugin/" target="_blank">AD Gallery – a jQuery gallery plugin</a></h2>
<p>A highly customizable gallery/showcase plugin for jQuery.</p>
<p><a href="http://coffeescripter.com/2009/07/ad-gallery-a-jquery-gallery-plugin/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3abb4_ad-gallery-jquery-image-slideshow-tools-free.jpg" alt="ad-gallery-jquery-image-slideshow-tools-free" width="570" height="432" /></a></p>
<p><a href="http://coffeescripter.com/code/ad-gallery/" target="_blank">View Demo</a></p>
<h2>7. <a href="http://fancybox.net/" target="_blank">FancyBox</a></h2>
<p>FancyBox is a tool for displaying images, html content and multi-media in a Mac-style &#8220;lightbox&#8221; that floats overtop of web page.</p>
<p><a href="http://fancybox.net/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6b7e2_fancybox-gallery-jquery-image-slideshow-tools-free.jpg" alt="fancybox-gallery-jquery-image-slideshow-tools-free" width="570" height="285" /></a></p>
<p><a href="http://fancybox.net/dev/130/" target="_blank">View Demo</a></p>
<h2>8. <a href="http://www.shadowbox-js.com/" target="_blank">Shadowbox</a></h2>
<p>Shadowbox is an online media viewer application that supports all of the web&#8217;s most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.</p>
<p><a href="http://www.shadowbox-js.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2e980_shadowbox-gallery-jquery-image-slideshow-tools-free.jpg" alt="shadowbox-gallery-jquery-image-slideshow-tools-free" width="570" height="379" /></a></p>
<p><a href="http://www.shadowbox-js.com/" target="_blank">View Demo</a></p>
<h2>9. <a href="http://www.twospy.com/galleriffic/index.html" target="_blank">Galleriffic</a></h2>
<p>Galleriffic is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth. I am not so great at spelling, and it was much later that I realized that the more appropriate spellings would be Gallerific or Gallerrific, but is too late now for a name change, so Galleriffic remains.</p>
<p><a href="http://www.twospy.com/galleriffic/index.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2e8a2_galleriffic-gallery-jquery-image-slideshow-tools-free.jpg" alt="galleriffic-gallery-jquery-image-slideshow-tools-free" width="570" height="369" /></a></p>
<p><a href="http://www.twospy.com/galleriffic/example-2.html" target="_blank">View Demo</a></p>
<h2>10. <a href="http://colorpowered.com/colorbox/" target="_blank">Colorbox</a></h2>
<p>A light-weight, customizable lightbox plugin for jQuery 1.3.</p>
<p><a href="http://colorpowered.com/colorbox/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e55a3_colorbox-gallery-jquery-image-slideshow-tools-free.jpg" alt="colorbox-gallery-jquery-image-slideshow-tools-free" width="570" height="292" /></a></p>
<p><a href="http://colorpowered.com/colorbox/core/example1/index.html" target="_blank">View Demo</a></p>
<h2>11. <a href="http://planetozh.com/projects/lightbox-clones/" target="_blank">The Lightbox Clones Matrix</a></h2>
<p>Comparison of various scripts that display images and other objects in somehow cool CSS popups</p>
<p><a href="http://planetozh.com/projects/lightbox-clones/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2c4e8_lightbox-clones-jquery-image-slideshow-tools-free.jpg" alt="lightbox-clones-jquery-image-slideshow-tools-free" width="570" height="285" /></a></p>
<h2>12. <a href="http://devkick.com/blog/full-screen-image-gallery-using-jquery-and-flickr/" target="_blank">Full screen image gallery using jQuery and Flickr</a></h2>
<p>It’s a full screen image gallery that automatically scales the image with kept aspect ratio to fill the browser background. It also supports a flickr search engine, thumbnails, captions, preloader and some other goodies.</p>
<p><a href="http://devkick.com/blog/full-screen-image-gallery-using-jquery-and-flickr/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0dd25_fs-gallery-jquery-image-slideshow-tools-free.jpg" alt="fs-gallery-jquery-image-slideshow-tools-free" width="570" height="285" /></a></p>
<p><a href="http://devkick.com/lab/fsgallery/" target="_blank">View Demo</a></p>
<h2>13. <a href="http://css-tricks.com/moving-boxes/" target="_blank">Moving Boxes</a></h2>
<p><a href="http://css-tricks.com/moving-boxes/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bd021_moving-boxes-gallery-jquery-image-slideshow-tools-free.jpg" alt="moving-boxes-gallery-jquery-image-slideshow-tools-free" width="570" height="262" /></a></p>
<p><a href="http://css-tricks.com/examples/MovingBoxes/" target="_blank">View Demo</a></p>
<h2>14. <a href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" target="_blank">Creating a Slick Auto-Playing Featured Content Slider</a></h2>
<h2><a href="http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0b203_featured-slider-jquery-image-slideshow-tools-free.jpg" alt="featured-slider-jquery-image-slideshow-tools-free" width="570" height="281" /></a></h2>
<p><a href="http://css-tricks.com/examples/FeaturedContentSlider/" target="_blank">View Demo</a></p>
<h2>15. <a href="http://css-tricks.com/startstop-slider/" target="_blank">Start/Stop Slider</a></h2>
<p><a href="http://css-tricks.com/startstop-slider/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/77155_start-stop-gallery-jquery-image-slideshow-tools-free.jpg" alt="start-stop-gallery-jquery-image-slideshow-tools-free" width="570" height="290" /></a></p>
<p><a href="http://css-tricks.com/examples/StartStopSlider/" target="_blank">View Demo</a></p>
<h2>16. <a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" target="_blank">SlideViewerPro 1.0</a></h2>
<p>SlideViewerPro is a fully customizable jQuery image gallery engine wich allows to create outstanding sliding image galleries for your projects and/or interactive galleries within blog posts.</p>
<p><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5e67_slide-viewer-jquery-image-slideshow-free-tools.jpg" alt="slide-viewer-jquery-image-slideshow-free-tools" width="570" height="323" /></a></p>
<p><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" target="_blank">View Demo</a></p>
<h2>17. <a href="http://www.pirolab.it/pirobox/index.php" target="_blank">Pirobox V.1.2.1</a></h2>
<p><a href="http://www.pirolab.it/pirobox/index.php" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4c0b5_pirobox-gallery-jquery-image-slideshow-tools-free.jpg" alt="pirobox-gallery-jquery-image-slideshow-tools-free" width="570" height="349" /></a></p>
<p><a href="http://www.pirolab.it/pirobox/index.php" target="_blank">View Demo</a></p>
<h2>18. <a href="http://www.serie3.info/s3slider/" target="_blank">s3Slider jQuery plugin</a></h2>
<p>The s3Slider jQuery plugin is made by example of jd`s smooth slide show script.</p>
<p><a href="http://www.serie3.info/s3slider/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f4286_s3slider-gallery-jquery-image-slideshow-tools-free.jpg" alt="s3slider-gallery-jquery-image-slideshow-tools-free" width="570" height="236" /></a></p>
<p><a href="http://www.serie3.info/s3slider/demonstration.html" target="_blank">View Demo</a></p>
<h2>19. <a href="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/" target="_blank">CSS and Jquery &#8211; Creating an Image Slider</a></h2>
<p><a href="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/" target="_blank"></a></p>
<p><a href="http://freecss.info/free-css-tutorials/css-and-jquery-creating-image-slider/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf826_slider-gallery-jquery-image-slideshow-tools-free.jpg" alt="slider-gallery-jquery-image-slideshow-tools-free" width="570" height="316" /></a></p>
<p><a href="http://www.freecss.info/tutorials/1/index.html" target="_blank">View Demo</a></p>
<h2>20. <a href="http://www.sohtanaka.com/web-design/create-an-image-rotator/" target="_blank">Create an Image Rotator with Description (CSS/jQuery)</a></h2>
<p>An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery. Although there are many great plugins already, this tutorial will help you understand how the image rotator works and helps you create your own from scratch.</p>
<p><a href="http://www.sohtanaka.com/web-design/create-an-image-rotator/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e535_rotator-gallery-jquery-image-slideshow-tools-free.jpg" alt="rotator-gallery-jquery-image-slideshow-tools-free" width="570" height="335" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/examples/image-rotator/" target="_blank">View Demo</a></p>
<h2>21. <a href="http://www.openstudio.fr/jQuery-spherical-panorama-viewer.html?lang=en" target="_blank">jQuery spherical panorama viewer</a></h2>
<p>A javascript viewer for displaying spherical panoramas. An alternative to Java and QuickTime technology.</p>
<p><a href="http://www.openstudio.fr/jQuery-spherical-panorama-viewer.html?lang=en" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a92fa_panorama-gallery-jquery-image-slideshow-tools-free.jpg" alt="panorama-gallery-jquery-image-slideshow-tools-free" width="570" height="416" /></a></p>
<p><a href="http://www.openstudio.fr/jQuery-spherical-panorama-viewer.html?lang=en" target="_blank">View Demo</a></p>
<h2>22. <a href="http://hotajax.org/jquery/photos-other-plugins/554-zoomimage-jquery-plugin.html" target="_blank">Zoomimage &#8211; jQuery plugin</a></h2>
<p>Present you images in stylish way. The links are unobtrusively highjacked to open the images in an inpage popup with drop shadow and border.</p>
<p><a href="http://hotajax.org/jquery/photos-other-plugins/554-zoomimage-jquery-plugin.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/03c56_zoom-gallery-jquery-image-slideshow-tools-free.jpg" alt="zoom-gallery-jquery-image-slideshow-tools-free" width="570" height="328" /></a></p>
<p><a href="http://www.hotajax.org/demo/jquery/zoomimage/zoomimage/index.html" target="_blank">View Demo</a></p>
<h2>23. <a href="http://net.tutsplus.com/tutorials/javascript-ajax/building-a-jquery-image-scroller/" target="_blank">Building a jQuery Image Scroller</a></h2>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/building-a-jquery-image-scroller/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f70d7_scroller-jquery-image-slideshow-tools-free.jpg" alt="scroller-jquery-image-slideshow-tools-free" width="570" height="220" /></a></p>
<p><a href="http://nettuts.s3.cdn.plus.org/300_jquery/image%20Scroller/imageScroller.html" target="_blank">View Demo</a></p>
<h2>24. <a href="http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider" target="_blank">Easy Slider 1.5 &#8211; The Easiest jQuery Plugin For Sliding Images and Content</a></h2>
<p><a href="http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/23da9_cssglobe-gallery-jquery-image-slideshow-tools-free.jpg" alt="cssglobe-gallery-jquery-image-slideshow-tools-free" width="570" height="233" /></a></p>
<p><a href="http://cssglobe.com/lab/easyslider1.7/01.html" target="_blank">View Demo</a></p>
<h2>25. <a href="http://www.catchmyfame.com/2009/05/02/jquery-panel-gallery-plugin/" target="_blank">jQuery Panel Gallery Plugin</a></h2>
<ul>
<li>
<div>No slicing or editing of the images is needed</div>
</li>
<li>
<div>It’s just 5K</div>
</li>
<li>
<div>Easily configurable</div>
</li>
<li>
<div>Reusable on multiple containers</div>
</li>
</ul>
<p><a href="http://www.catchmyfame.com/2009/05/02/jquery-panel-gallery-plugin/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/225ab_panel-jquery-image-slideshow-free-tools.jpg" alt="panel-jquery-image-slideshow-free-tools" width="570" height="195" /></a></p>
<p><a href="http://www.catchmyfame.com/jquery/demo/3/" target="_blank">View Demo</a></p>
<h2>26. <a href="http://www.buildinternet.com/project/supersized/" target="_blank">Supersized &#8211; Full Screen Background/Slideshow jQuery Plugin</a></h2>
<p><a href="http://www.buildinternet.com/project/supersized/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92277_supersized-gallery-jquery-image-slideshow-tools-free.jpg" alt="supersized-gallery-jquery-image-slideshow-tools-free" width="570" height="252" /></a></p>
<p><a href="http://www.buildinternet.com/project/supersized/default.php" target="_blank">View Demo</a></p>
<h2>27. <a href="http://pikachoose.com/" target="_blank">Pikachoose</a></h2>
<p>Pikachoose is a lightweight Jquery plugin that allows easy presentation of photos with options for slideshows, navigation buttons, and auto play. Pikachoose is designed to be easily installed, easy to setup, and well… all around easy. Creating an image gallery shouldn’t be a complex thing. I’ve created a new plugin that I’m packaging with PikaChoose called SliderJS.</p>
<p><a href="http://pikachoose.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4408d_pikachoose-jquery-image-slideshow-free-tools.jpg" alt="pikachoose-jquery-image-slideshow-free-tools" width="570" height="265" /></a></p>
<p><a href="http://pikachoose.com/demo/" target="_blank">View Demo</a></p>
<h2>28. <a href="http://www.ferretarmy.com/files/jQuery/ImageOverlay/ImageOverlay.html" target="_blank">jQuery Image Overlay Plugin</a></h2>
<p>The image overlay plugin is a simple jQuery plugin that attempts to present an image with an overlaid title/caption. The overlay drops in on hover, as you can see above.</p>
<p><a href="http://www.ferretarmy.com/files/jQuery/ImageOverlay/ImageOverlay.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a35bb_overlay-jquery-image-slideshow-tools-free.jpg" alt="overlay-jquery-image-slideshow-tools-free" width="570" height="247" /></a></p>
<p><a href="http://www.ferretarmy.com/files/jQuery/ImageOverlay/ImageOverlay.html" target="_blank">View Demo</a></p>
<h2>29. <a href="http://odyniec.net/projects/imgareaselect/" target="_blank">imgAreaSelect</a></h2>
<p>imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr).</p>
<p>Plugin features:</p>
<ul>
<li> Highly configurable</li>
<li>Customizable with CSS styling</li>
<li>Handles scaled images</li>
<li>Keyboard support for moving and resizing the selection</li>
<li>Supports callback functions</li>
<li>Provides API functions for easier integration with other application components</li>
<li>Lightweight — the packed version is less than 8KB</li>
</ul>
<p><a href="http://odyniec.net/projects/imgareaselect/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/002ae_imgarea-select-gallery-jquery-image-slideshow-tools-free.jpg" alt="imgarea-select-gallery-jquery-image-slideshow-tools-free" width="570" height="281" /></a></p>
<p><a href="http://odyniec.net/projects/imgareaselect/" target="_blank">View Demo</a></p>
<h2>30. <a href="http://plugins.jquery.com/project/pfeloader" target="_blank">PFeloader</a></h2>
<p>This is a preloader, it scans DOM and loaded StyleSheet&#8217;s for occurence of images (in sheet, style, as element).</p>
<p>StyleSheet file has to be in the same domain as page using it.</p>
<p><a href="http://arkus.malopolska.pl/skryptoplikacje/jquery/demos/pfeloader/index.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/24e31_loading-gallery-jquery-image-slideshow-tools-free.jpg" alt="loading-gallery-jquery-image-slideshow-tools-free" width="570" height="317" /></a></p>
<p><a href="http://arkus.malopolska.pl/skryptoplikacje/jquery/demos/pfeloader/index.html" target="_blank">View Demo</a></p>
<h2>31. <a href="http://justinfarmer.com/?p=31" target="_blank">Image Reveal using jQuery</a></h2>
<p><a href="http://justinfarmer.com/?p=31" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ad794_enlargement-gallery-jquery-image-slideshow-tools-free.jpg" alt="enlargement-gallery-jquery-image-slideshow-tools-free" width="570" height="271" /></a></p>
<p><a href="http://justinfarmer.com/tutorials/imgviewerenlarge/imgviewer_enlarge.html" target="_blank">View Demo</a></p>
<h2>32. <a href="http://www.malsup.com/jquery/cycle/" target="_blank">The jQuery Cycle Plugin</a></h2>
<p>The jQuery Cycle Plugin is a lightweight slideshow plugin. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin.</p>
<p><a href="http://www.malsup.com/jquery/cycle/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5e738_cycle-gallery-jquery-image-slideshow-tools-free.jpg" alt="cycle-gallery-jquery-image-slideshow-tools-free" width="570" height="201" /></a></p>
<p><a href="http://www.malsup.com/jquery/cycle/" target="_blank">View Demo</a></p>
<h2>33. <a href="http://devkick.com/lab/galleria/demo_01.htm#img/grass-blades.jpg" target="_blank">Galleria Plugin</a></h2>
<p>This demonstration shows you aome more advanced effects you can accomplish with the Galleria plugin. The history object is also active, so feel free to try the back button in your browser and bookmark a page. The next and previous links are simple to create since the galleria object has two public functions for traversing the images in your list.</p>
<p><a href="http://devkick.com/lab/galleria/demo_01.htm#img/grass-blades.jpg" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d9811_galleria-jquery-image-slideshow-tools-free.jpg" alt="galleria-jquery-image-slideshow-tools-free" width="570" height="326" /></a></p>
<p><a href="http://devkick.com/lab/galleria/demo_01.htm#img/grass-blades.jpg" target="_blank">View Demo</a></p>
<h2>34. <a href="http://www.gruppo4.com/~tobia/cross-slide.shtml" target="_blank">CrossSlide jQuery plugin</a></h2>
<p>CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash™ or other proprietary plugins. CrossSlide builds upon jQuery&#8217;s animation facility, so it is as portable across browsers as jQuery itself (a lot.)</p>
<p><a href="http://www.gruppo4.com/~tobia/cross-slide.shtml" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2ed0d_crosslide-jquery-image-slideshow-tools-free.jpg" alt="crosslide-jquery-image-slideshow-tools-free" width="570" height="198" /></a></p>
<p><a href="http://www.gruppo4.com/~tobia/cross-slide.shtml" target="_blank">View Demo</a></p>
<h2>35. <a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/" target="_blank">Fancy Thumbnail Hover Effect w/ jQuery</a></h2>
<p><a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf692_fancy-gallery-jquery-image-slideshow-tools-free.jpg" alt="fancy-gallery-jquery-image-slideshow-tools-free" width="570" height="252" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/examples/image-zoom/" target="_blank">View Demo</a></p>
<h2>36. <a href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/" target="_blank">Apple-like Slideshow Gallery</a></h2>
<p><a href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1da1b_apple-gallery-jquery-image-slideshow-tools-free.jpg" alt="apple-gallery-jquery-image-slideshow-tools-free" width="570" height="319" /></a></p>
<p><a href="http://demo.tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/demo.html" target="_blank">View Demo</a></p>
<h2>37. <a href="http://www.mind-projects.it/projects/jqzoom/" target="_blank">JQZoom</a></h2>
<p>JQZoom is a javascript image magnifier built at the top of the popular jQuery javascript framework.jQzoom is a great and a really easy to use script to magnify what you want.</p>
<p><a href="http://www.mind-projects.it/projects/jqzoom/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e68ad_jqzoom-gallery-jquery-image-slideshow-tools-free.jpg" alt="jqzoom-gallery-jquery-image-slideshow-tools-free" width="570" height="264" /></a></p>
<p><a href="http://www.mind-projects.it/projects/jqzoom/demos.php#demo1" target="_blank">View Demo</a></p>
<p>Related posts:
<ol>
<li><a href="http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solutions/" rel="bookmark" title="Permanent Link: 57+ Free Image Gallery, Slideshow And Lightbox Solutions">57+ Free Image Gallery, Slideshow And Lightbox Solutions</a></li>
<li><a href="http://www.1stwebdesigner.com/wordpress/35-stylish-and-modern-wordpress-plugins-using-jquery-ui/" rel="bookmark" title="Permanent Link: 35 Stylish And Modern WordPress Plugins Using jQuery UI">35 Stylish And Modern WordPress Plugins Using jQuery UI</a></li>
<li><a href="http://www.1stwebdesigner.com/resources/38-jquery-and-css-drop-down-multi-level-menu-solutions/" rel="bookmark" title="Permanent Link: 38 jQuery And CSS Drop Down Multi Level Menu Solutions">38 jQuery And CSS Drop Down Multi Level Menu Solutions</a></li>
<li><a href="http://www.1stwebdesigner.com/tutorials/53-jquery-tutorials-resources-tips-and-tricks-ultimate-collection/" rel="bookmark" title="Permanent Link: 55 Jquery Tutorials, Resources, Tips And Tricks: Ultimate Collection">55 Jquery Tutorials, Resources, Tips And Tricks: Ultimate Collection</a></li>
<li><a href="http://www.1stwebdesigner.com/tutorials/incredible-apple-webdesign-style-coding-tutorials/" rel="bookmark" title="Permanent Link: 15 Incredible Apple Webdesign Style Coding Tutorials">15 Incredible Apple Webdesign Style Coding Tutorials</a></li>
</ol>
<div>
<a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=3OJvAsvHlqM:hMqPz5nKLkY:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/13a56_1stwebdesigner?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=3OJvAsvHlqM:hMqPz5nKLkY:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/13a56_1stwebdesigner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/1stwebdesigner?a=3OJvAsvHlqM:hMqPz5nKLkY:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/13a56_1stwebdesigner?i=3OJvAsvHlqM:hMqPz5nKLkY:F7zBnMyn0Lo" border="0"></img></a>
</div>
<p><a href="http://www.1stwebdesigner.com/feed/">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/37-fresh-jquery-image-and-gallery-display-solutions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #398</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-398/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-398/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:39:01 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alex Roman]]></category>
		<category><![CDATA[Arturo Velazquez]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Clement Denis Dev]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspiration]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Eugene Kim Gisele]]></category>
		<category><![CDATA[Fabio Gary A. Holmes]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Nick Fogarty]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Scott Richardson Snoz]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Tyler]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-398/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/VxadxME4AAK7vpht6MtFcH5Yy94/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd492_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/VxadxME4AAK7vpht6MtFcH5Yy94/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd492_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out http://daily.abduzeedo.com</h3>
<h3>aaronkato</h3>
<p><a href="http://www.aaronkato.co.uk/" rel="nofollow"><img width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/illustrations-by-chrissie-abbott/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3ffb9_Chrissie-Abbott-Illustrations-11.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-chrissie-abbott/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0487b_Chrissie-Abbott-Illustrations-16.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-chrissie-abbott/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/17724_Chrissie-Abbott-Illustrations-5.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<h3>Arco</h3>
<p><a href="http://mthaa.deviantart.com/art/Innerworld-148333950" rel="nofollow"><img width="450" /></a></p>
<h3>Arturo Velazquez</h3>
<p><a href="http://www.arturo.dgportafolio.com/" rel="nofollow"><img width="450" /></a></p>
<h3>BlueFields</h3>
<p><a href="http://www.behance.net/Gallery/A-world-behind-a-world_/374796" rel="nofollow"><img width="450" /></a></p>
<h3>Clement Denis</h3>
<p><a href="http://bitumex.deviantart.com/art/Abduzeedo-149214721" rel="nofollow"><img width="450" /></a></p>
<h3>Dev</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>Draniu </h3>
<p><a href="http://draniu.deviantart.com/art/Flow-149232040" rel="nofollow"><img width="450" /></a></p>
<h3>Enrim</h3>
<p><a href="http://www.behance.net/Gallery/That-Time-of-the-Year/382065" rel="nofollow"><img width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://www.coolhunting.com/archives/2010/01/magimix_vision.php?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+ch+(Cool+Hunting)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/7809605" rel="nofollow">The Third &amp; The Seventh</a> from <a href="http://vimeo.com/user1337612" rel="nofollow">Alex Roman</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://illusion.scene360.com/art/6660/death-star-and-black-whole/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Scene360Illusion+(Illusion+360)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://grainedit.com/2010/01/04/identity-programs-by-noel-martin/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+GrainEdit+(Grain+Edit)" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/04/the-skiff-reader-the-largest-e-reader-gets-official/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.ibelieveinadv.com/2010/01/koleston-brush-brown-brush-blond/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.ibelieveinadv.com/2010/01/koleston-brush-brown-brush-blond/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/06/worlds-tallest-arch-bridge-dubai/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/03/daily-inspiration-33/#more-2579" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://acreativeuniverse.com/2010/01/03/daily-inspiration-33/#more-2579" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://designlenta.com/2010/01/05/reklamnaya-retush-fred-perrot/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designlenta.com/2010/01/05/reklamnaya-retush-fred-perrot/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Paris/220907" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/My-poems/373055" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://www.behance.net/Gallery/CARICATURES-part2/372003" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/CARICATURES-part2/372003" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/The-Invincible-01/376883" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/The-Invincible-01/376883" rel="nofollow"><img width="450" /></a></p>
<h3>Gary A. Holmes</h3>
<p><a href="http://www.flickr.com/photos/dschwen/4248137049/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/electric-fashion-photography-7" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8e696_BrookeNipar1.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/electric-fashion-photography-7" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8e696_BrookeNipar4.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/urban-street-art-green" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8e696_EdinaTokodi1.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/urban-street-art-green" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/973ab_EdinaTokodi6.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/creative-ads-highly" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/973ab_ZainiChocolateCoffeeAd1.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/creative-ads-highly" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/973ab_ZainiChocolateCoffeeAd2.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://gatekeeper.tumblr.com/post/317180927" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/37084_tumblr_kvr2pp98Gy1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/318074055" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b3a4f_tumblr_kue0jcULju1qztsrto1_400.jpg" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/0fe1e6060142fd365b111b44de4326ab/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/21800_branding,illustration-0fe1e6060142fd365b111b44de4326ab_h.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/0835d8fb68b6bdc1f681fdb52839c463/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ca698_4109849114_e38d4f3a22.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://vi.sualize.us/view/95265009221fa65f98c32d567c87fe91/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b24e1_Zaini_Kiss.preview.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<h3>k002</h3>
<p><a href="http://www.behance.net/Gallery/year-of-the-tiger/382683" rel="nofollow"><img width="450" /></a></p>
<h3>karolzielinski</h3>
<p><a href="http://en.tspot.pl/news/20-great-underwater-shots/" rel="nofollow"><img width="450" /></a></p>
<h3>PhilipSzrama</h3>
<p><a href="http://arsenal007.deviantart.com/art/Coca-Cola-Redesign-149316969" rel="nofollow"><img width="450" /></a></p>
<h3>ricardofx</h3>
<p><a href="http://www.flickr.com/photos/32227929@N06/4227407798/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4234517780/sizes/o/" rel="nofollow"><img width="450" /></a></p>
<h3>Scott Richardson</h3>
<p><a href="http://scottrichardson.deviantart.com/art/Trancetribe-2010-Desktop-Art-148895977" rel="nofollow"><img width="450" /></a></p>
<h3>Snoz</h3>
<p><a href="http://snooz-interactive.com/#181933/Only-Shit" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4d020_winter%20copie_1_640.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://snooz-interactive.com/#170871/Smell-My-Pine" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f47c8_julien12_1_640.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<p><a href="http://snooz-interactive.com/#160385/Snooz-Interactive" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9cb1b_NEWS3%20copie_640.jpg" alt="Digital art selected for the Daily Inspiration #398" width="450" /></a></p>
<h3>subgrafix</h3>
<p><a href="http://subgrafix.deviantart.com/art/Fly-Away-149204852" rel="nofollow"><img width="450" /></a></p>
<h3>T-Loso</h3>
</p>
<p><a href="http://vimeo.com/1632608" rel="nofollow">Hamburger Eyes</a> from <a href="http://vimeo.com/user708791" rel="nofollow">Nick Fogarty</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>Tyler Smith</h3>
<p><a href="http://www.webdesignerdepot.com/2009/05/100-extraordinary-examples-of-paper-art/" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@tariqdesign </h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5ecd2_iv-a-011.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>@LukeSF </h3>
<p><a href="http://www.danielnelson.se/blog.php?id=50" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.danielnelson.se/blog.php?id=50" rel="nofollow"><img width="450" /></a></p>
<h3>@MateToth90 </h3>
<p><a href="http://www.behance.net/Gallery/The-Majestic-Matterhorn/382479" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Be-The-Lion/382270" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Scary-Famous-Limited-Edition/382328" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/idiot-not-in-love/382339" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/passed/382476" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22782_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22782_abduzeedo?i=fAZZzP9LU3Y:DAefymMdQ7I:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22782_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22782_abduzeedo?i=fAZZzP9LU3Y:DAefymMdQ7I:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/22782_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3e91_abduzeedo?i=fAZZzP9LU3Y:DAefymMdQ7I:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3e91_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=fAZZzP9LU3Y:DAefymMdQ7I:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3e91_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c3e91_fAZZzP9LU3Y" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-398/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #397</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-397/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-397/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 02:50:58 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Alessandro Grandinetti]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[Carlos Hayes]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio OLYMPICS]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[Habib Q Jacky Skyline]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Josh Sand]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[Saleem Miguelus]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-397/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/GFbqAzOvDhkZZgYP47Y5JeQHh8Y/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a341_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/GFbqAzOvDhkZZgYP47Y5JeQHh8Y/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1a341_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out http://daily.abduzeedo.com</h3>
<h3>angoladesign</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0ecb4_project.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2010/01/illustrations-by-daniel-park/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fcabc_Daniel-Park-Illustrations-9-600x436.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-daniel-park/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3264d_Daniel-Park-Illustrations-7.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/illustrations-by-daniel-park/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7dc4a_Daniel-Park-Illustrations-11-600x436.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/bill-georgoussis-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/745c9_Bill-Georgoussis-Photography-17-600x454.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/bill-georgoussis-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3c955_Bill-Georgoussis-Photography-15-600x454.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://vectroave.com/2010/01/bill-georgoussis-photography/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ee08_Bill-Georgoussis-Photography-12-600x454.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>Alessandro Grandinetti</h3>
<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c76a0_1093301262547237.jpg" rel="nofollow"><img width="450" /></a></p>
<h3>alexzabbey</h3>
</p>
<p><a href="http://vimeo.com/5471619" rel="nofollow">White Box</a> from <a href="http://vimeo.com/user555002" rel="nofollow">makoto yabuki</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>allthewretched</h3>
<p><a href="http://mon0lith.deviantart.com/art/F-designer-113418350" rel="nofollow"><img width="450" /></a></p>
<h3>Carlos Hayes Abreu </h3>
<p><a href="http://www.behance.net/Gallery/Customized-Adidas-Superstar/176769" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Super-Fly/86809" rel="nofollow"><img width="450" /></a></p>
<h3>creative </h3>
<p><a href="http://designlenta.com/2010/01/04/kreativ-ot-agentstva-publicis-conseil-paris/" rel="nofollow"><img width="450" /></a></p>
<h3>Daewon Haaghun</h3>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4238283423/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4242741626/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4242741616/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4242741618/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/haaghunflickr/4242822848/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<h3>Dhyan</h3>
</p>
<h3>Fabiano</h3>
<p><a href="http://www.geekandhype.com/2010/01/04/apple-islate-tablet/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2010/01/04/marshall-alexander-–-business-card/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2010/01/05/camper-bike-by-kevin-cyr/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://blog.signalnoise.com/2010/01/04/the-art-of-shusei-nagaoka/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://blog.signalnoise.com/2010/01/04/the-art-of-shusei-nagaoka/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2670" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.underconsideration.com/brandnew/archives/expedia_gets_a_bland_coat_of_paint.php" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://designlenta.com/2010/01/04/kreativ-ot-agentstva-publicis-conseil-paris/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designlenta.com/2010/01/04/kreativ-ot-agentstva-publicis-conseil-paris/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Jazz-2008-Publication/271220" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Rock-Ornaments/231039" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/7435913" rel="nofollow">OLYMPICS Director&#8217;s cut</a> from <a href="http://vimeo.com/user1680007" rel="nofollow">FMK_7</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://www.formatmag.com/news/jen-lu-boobs/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.pixelelement.com/incredible-illusionistic-street-paintings-by-kurt-wenner/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.pixelelement.com/incredible-illusionistic-street-paintings-by-kurt-wenner/" rel="nofollow"><img width="450" /></a></p>
</p>
<h3>frame</h3>
<p><a href="http://frejm.deviantart.com/art/don-t-do-it-149189918" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7f78_don__t_do_it__by_Frejm.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>gisele</h3>
<p><a href="http://blog.iso50.com/2010/01/03/vintage-bmw-ads/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/de7d4_bmw_700_ls-luxus_ad4-449x317.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://crephoto.com/creative-photography-by-phillip-toledano/029-6/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/de7d4_029.jpg" width="450" /></a></p>
<p><a href="http://crephoto.com/creative-photography-by-phillip-toledano/072-3/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/910ca_072.jpg" width="450" /></a></p>
<h3>Habib Q</h3>
<p><a href="http://www.flickr.com/photos/evil_m0nkey/4142458383/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/evil_m0nkey/3634026203/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/evil_m0nkey/3218967089/sizes/m/" rel="nofollow"><img width="450" /></a></p>
<h3>Jacky Skyline</h3>
<p><a href="http://www.behance.net/Gallery/Onehundred/380817" rel="nofollow"><img width="450" /></a></p>
<h3>Josh Sand</h3>
<p><a href="http://milktoday.deviantart.com/art/Cover-57565725" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://milktoday.deviantart.com/art/Zen-86936637" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://milktoday.deviantart.com/art/DOUBT-98096345" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://kizioko.deviantart.com/art/Bottoms-Up-82119672" rel="nofollow"><img width="450" /></a></p>
<h3>Khyzyl Saleem </h3>
<p><a href="http://www.behance.net/Gallery/Manipulated(-College-Project)/381570" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Nike-Dunk(-college-project)/344105" rel="nofollow"><img width="450" /></a></p>
<h3>Miguelus</h3>
<p><a href="http://www.creativesideblog.com/archives/2670" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69e3e_play-doh3.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2670" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0cf39_play-doh2.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2648" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8ed1b_575811236827211.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.creativesideblog.com/archives/2653" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8ed1b_1185211259181733.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>Nipson</h3>
<p><a href="http://bastienald.deviantart.com/art/About-Blank-148866021" rel="nofollow"><img width="450" /></a></p>
<h3>NM</h3>
<p><a href="http://matos.art.free.fr/graffing.html" rel="nofollow"><img width="450" /></a></p>
<h3>ottosen</h3>
<p><a href="http://ottosen.deviantart.com/art/The-Happy-Cartoon-Friends-148354321" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6f4df_The_Happy_Cartoon_Friends_by_ottosen.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>pana</h3>
</p>
<h3>qaos</h3>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6f4df_Hands_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6f4df_e65553ca145b86bfc390cad0f4cc2807.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/690f9_Steel_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be1c5_Steel_2_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be1c5_Fort_de_la_Chartreuse_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8af33_Strairs_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac59b_Lockers_by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://qaos.deviantart.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/85029_Once_upon_a_time_____by_Qaos.png" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>ricardofx</h3>
<p><a href="http://www.flickr.com/photos/32227929@N06/4200823109/" title="sky jump by RICARDO FX, on Flickr" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/32227929@N06/4217739096/" title="angelical by RICARDO FX, on Flickr" rel="nofollow"><img width="450" /></a></p>
<h3>sLiFeR </h3>
<p><a href="http://slifer-art.deviantart.com/art/You-its-a-Rockstar-148975005" rel="nofollow"><img width="450" /></a></p>
<h3>Thetastyserver</h3>
<p><a href="http://www.iconblast.com/index.php?/projects/revista-bacanika-21---new/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92cc2_41_bacanika-00.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.iconblast.com/index.php?/projects/revista-bacanika-21---new/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1618a_41_03-ilustracion-escribir-poema-def.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.iconblast.com/index.php?/projects/revista-bacanika-21---new/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a3689_41_bacanika-05.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<p><a href="http://www.iconblast.com/index.php?/projects/revista-bacanika-21---new/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ba1a5_41_07-ilustracion-ginecologo-def.jpg" alt="Digital art selected for the Daily Inspiration #397" width="450" /></a></p>
<h3>yulensoulb</h3>
<p><a href="http://www.behance.net/Gallery/Te-lo-dice-CamarAn/377505" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@thirddesign </h3>
<p><a href="http://www.flickr.com/photos/thirddesign/4239342885/" rel="nofollow"><img width="450" /></a></p>
<h3>@carolinsellman </h3>
</p>
<p><a href="http://vimeo.com/8488826" rel="nofollow">Carolin Sellman &#8211; SHOWREEL 2009</a> from <a href="http://vimeo.com/user2335024" rel="nofollow">Carolin Sellman</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@Insanemoe </h3>
<p><a href="http://insanemoe.deviantart.com/art/Twenty-Ten-149192339" rel="nofollow"><img width="450" /></a></p>
<h3>@MorganLott </h3>
</p>
<p><a href="http://vimeo.com/8145055" rel="nofollow">Avant-Garde</a> from <a href="http://vimeo.com/emliv" rel="nofollow">Morgan Lott</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<div>
<h2>About the author</h2>
<div>
<div><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/05ea7_picture-1.jpg" alt="User picture" /></div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/08a39_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?i=lpI0Euoh0YU:TeBmz4fsCCY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?i=lpI0Euoh0YU:TeBmz4fsCCY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?i=lpI0Euoh0YU:TeBmz4fsCCY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=lpI0Euoh0YU:TeBmz4fsCCY:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0eea_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b1f62_lpI0Euoh0YU" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-397/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Rock Solid HTML Emails</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/rock-solid-html-emails/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/rock-solid-html-emails/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 14:56:05 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email clients]]></category>
		<category><![CDATA[email marketing campaign]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[lotus notes]]></category>
		<category><![CDATA[marketing channel]]></category>
		<category><![CDATA[quot]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/rock-solid-html-emails/</guid>
		<description><![CDATA[At some stage in your career, it&#8217;s likely you&#8217;ll be asked by a client to design a HTML email. Before you rush to explain that all the cool kids are using social media, keep in mind that when done correctly, email is still one of the best ways to promote you and your clients online. [...]]]></description>
			<content:encoded><![CDATA[<p>At some stage in your career, it&#8217;s likely you&#8217;ll be asked by a client to design a <span>HTML</span> email. Before you rush to explain that all the cool kids are using social media, keep in mind that when done correctly, email is still one of the best ways to promote you and your clients online. In fact, a <a href="http://directmag.com/magilla/1020-e-mail-roi-still-slipping/">recent survey</a> showed that every dollar spent on email marketing this year generated more than $40 in return. That’s more than any other marketing channel, including the <em>cool ones</em>.</p>
<p>There are a whole host of ingredients that contribute to a good email marketing campaign. Permission, relevance, timeliness and engaging content are all important. Even so, the biggest challenge for designers still remains building an email that renders well across all the popular email clients.</p>
<h3>Same same, but different</h3>
<p>Before getting into the details, there are some uncomfortable facts that those new to <span>HTML</span> email should be aware of. Building an email <em>is not</em> like building for the web. While web browsers continue their onward march towards standards, many email clients have stubbornly stayed put. Some have even gone backwards. In 2007, Microsoft switched the Outlook rendering engine from Internet Explorer to Word. Yes, as in <em>the word processor</em>. Add to this the quirks of the major web-based email clients like Gmail and Hotmail, sprinkle in a little Lotus Notes and you&#8217;ll soon realize how different the email game is.</p>
<p>While it’s not without its challenges, rest assured it can be done. In my experience the key is to focus on three things. First, you should keep it simple. The more complex your email design, the more likely is it to choke on one of the popular clients with poor standards support. Second, you need to take your coding skills back a good decade. That often means nesting tables, bringing <span>CSS</span> inline and following the coding guidelines I’ll outline below. Finally, you need to test your designs regularly. Just because a template looks nice in Hotmail now, doesn’t mean it will next week.</p>
<h3>Setting your lowest common denominator</h3>
<p>To maintain your sanity, it’s a good idea to decide exactly which email clients you plan on supporting when building a <span>HTML</span> email. While <a href="http://www.campaignmonitor.com/stats/email-clients/">general research</a> is helpful, the email clients your subscribers are using can vary significantly from list to list. If you have the time there are a <a href="http://www.campaignmonitor.com/email-clients/">number</a> <a href="http://fingerprintapp.com/">of</a> tools that can tell you specifically which email clients your subscribers are using. Trust me, if the testing shows almost none of them are using a client like Lotus Notes, save yourself some frustration and ignore it altogether. </p>
<p>Knowing which email clients you’re targeting not only makes the building process easier, it can save you lots of time in the testing phase too. For the purpose of this article, I’ll be sharing techniques that give the best results across all of the popular clients, including the notorious ones like Gmail, Lotus Notes 6 and Outlook 2007. Just remember that pixel perfection in all email clients is a pipe dream.</p>
<p>Let&#8217;s get started.</p>
<h3>Use tables for layout</h3>
<p>Because clients like Gmail and Outlook 2007 have poor support for <code>float</code>, <code>margin</code> and <code>padding</code>, you’ll need to use tables as the framework of your email. While nested tables are widely supported, consistent treatment of <code>width</code>, <code>margin</code> and <code>padding</code> within table cells is not. For the best results, keep the following in mind when coding your table structure.</p>
<h4>Set the width in each cell, not the table</h4>
<p>When you combine <code>table</code> widths, <code>td</code> widths, <code>td</code> padding and <span>CSS</span> padding into an email, the final result is different in almost every email client. The most reliable way to set the width of your table is to set a width for each cell, not for the table itself.</p>
<ol>
<li><code>&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot;&gt;</code></li>
<li><code>&lt;tr&gt;</code></li>
<li><code>&lt;td width=&quot;80&quot;&gt;&lt;/td&gt;</code></li>
<li><code>&lt;td width=&quot;280&quot;&gt;&lt;/td&gt;</code></li>
<li><code>&lt;/tr&gt;</code></li>
<li><code>&lt;/table&gt;</code></li>
</ol>
<p>Never assume that if you don’t specify a cell width the email client will figure it out. It won’t.  Also avoid using percentage based widths. Clients like Outlook 2007 don’t respect them, especially for nested tables. Stick to pixels. If you want to add padding to each cell, use either the <code>cellpadding</code> attribute of the table or <span>CSS</span> padding for each cell, but never combine the two.</p>
<h4>Err toward nesting</h4>
<p>Table nesting is far more reliable than setting left and right margins or padding for table cells. If you can achieve the same effect by table nesting, that will always give you the best result across the buggier email clients.</p>
<h4>Use a container table for body background colors</h4>
<p>Many email clients ignore background colors specified in your <span>CSS</span> or the <code>&lt;body&gt;</code> tag. To work around this, wrap your entire email with a 100% width table and give that a background color.</p>
<ol>
<li><code>&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot;&gt;</code></li>
<li><code>&lt;tr&gt;</code></li>
<li><code>&lt;td bgcolor=”#000000”&gt;</code></li>
<li><code>Your email code goes here.</code></li>
<li><code>&lt;/td&gt;</code></li>
<li><code>&lt;/tr&gt;</code></li>
<li><code>&lt;/table&gt;</code></li>
</ol>
<p>You can use the same approach for background images too. Just remember that some email clients don&#8217;t support them, so always provide a fallback color.</p>
<h4>Avoid unnecessary whitespace in table cells</h4>
<p>Where possible, avoid whitespace between your <code>&lt;td&gt;</code> tags. Some email clients (ahem, Yahoo! and Hotmail) can add additional padding above or below the cell contents in some scenarios, breaking your design for no apparent reason.</p>
<h3><span>CSS</span> and general font formatting</h3>
<p>While some email designers do their best to avoid <span>CSS</span> altogether and rely on the dreaded <code>&lt;font&gt;</code> tag, the truth is many <span>CSS</span> properties are well supported by most email clients. See this comprehensive <a href="http://www.campaignmonitor.com/css/">list of <span>CSS</span> support</a> across the major clients for a good idea of the safe properties and those that should be avoided. </p>
<h4>Always move your <span>CSS</span> inline</h4>
<p>Gmail is the culprit for this one. By stripping the <span>CSS</span> from the <code>&lt;head&gt;</code> and <code>&lt;body&gt;</code> of any email, we’re left with no choice but to move all <span>CSS</span> inline. The good news is this is something you can almost completely automate. Free services like <a href="http://premailer.dialect.ca/">Premailer</a> will move all <span>CSS</span> inline with the click of a button. I recommend leaving this step to the end of your build process so you can utilize all the benefits of <span>CSS</span>.</p>
<h4>Avoid shorthand for fonts and hex notation</h4>
<p>A number of email clients reject <span>CSS</span> shorthand for the <code>font</code> property. For example, never set your font styles like this.</p>
<ol>
<li><code>p {</code></li>
<li><code>font:bold 1em/1.2em georgia,times,serif;</code></li>
<li><code>}</code></li>
</ol>
<p>Instead, declare the properties individually like this.</p>
<ol>
<li><code>p {</code></li>
<li><code>font-weight: bold;</code></li>
<li><code>font-size: 1em;</code></li>
<li><code>line-height: 1.2em;</code></li>
<li><code>font-family: georgia,times,serif;</code></li>
<li><code>}</code></li>
</ol>
<p>While we&#8217;re on the topic of fonts, I recently tested every conceivable variation of <code>@font-face</code> across the major email clients. The results were dismal, so unfortunately it&#8217;s web-safe fonts in email for the foreseeable future.</p>
<p>When declaring the <code>color</code> property in your <span>CSS</span>, some email clients don&#8217;t support shorthand hexadecimal colors like <code>color:#f60;</code> instead of <code>color:#ff6600;</code>. Stick to the longhand approach for the best results.</p>
<h4>Paragraphs</h4>
<p>Just like table cell spacing, paragraph spacing can be tricky to get a consistent result across the board. I’ve seen many designers revert to using double <code>&lt;br /&gt;</code> or <code>DIVs</code> with inline <span>CSS</span> margins to work around these shortfalls, but recent testing showed that paragraph support is now reliable enough to use in most cases (there was a time when Yahoo! didn&#8217;t support the paragraph tag at all).</p>
<p>The best approach is to set the <code>margin</code> inline via <span>CSS</span> for every paragraph in your email, like so:</p>
<ol>
<li><code>p {</code></li>
<li><code>margin: 0 0 1.6em 0;</code></li>
<li><code>}</code></li>
</ol>
<p>Again, do this via <span>CSS</span> in the head when building your email, then use <a href="http://premailer.dialect.ca/">Premailer</a> to bring it inline for each paragraph later.</p>
<p>If part of your design is height-sensitive and calls for pixel perfection, I recommend avoiding paragraphs altogether and setting the text formatting inline in the table cell. You might need to use table nesting or <code>cellpadding</code> / <span>CSS</span> to get the desired result. Here&#8217;s an example:</p>
<ol>
<li><code>&lt;td width=&quot;200&quot; style=&quot;font-weight:bold; font-size:1em; line-height:1.2em; font-family:georgia,'times',serif;&quot;&gt;your height sensitive text&lt;/td&gt;</code></li>
</ol>
<h4>Links</h4>
<p>Some email clients will overwrite your link colors with their defaults, and you can avoid this by taking two steps. First, set a default color for each link inline like so:</p>
<ol>
<li><code>&lt;a href=&quot;http://somesite.com/&quot; style=&quot;color:#ff00ff&quot;&gt;this is a link&lt;/a&gt;</code></li>
</ol>
<p>Next, add a redundant span inside the a tag.</p>
<ol>
<li><code>&lt;a href=&quot;http://somesite.com/&quot; style=&quot;color:#ff00ff&quot;&gt;&lt;span style=&quot;color:#ff00ff&quot;&gt;this is a link&lt;/span&gt;&lt;/a&gt;</code></li>
</ol>
<p>To some this may be overkill, but if link color is important to your design then a superfluous span is the best way to achieve consistency.</p>
<h3>Images in <span>HTML</span> emails</h3>
<p>The most important thing to remember about images in email is that they won&#8217;t be visible by default for many subscribers. If you start your design with that assumption, it forces you to keep things simple and ensure no important content is suppressed by image blocking.</p>
<p>With this in mind, here are the essentials to remember when using images in <span>HTML</span> email:</p>
<h4>Avoid spacer images</h4>
<p>While the combination of spacer images and nested tables was popular on the web ten years ago, image blocking in many email clients has ruled it out as a reliable technique today. Most clients replace images with an empty placeholder in the same dimensions, others strip the image altogether. Given image blocking is on by default in most email clients, this can lead to a poor first impression for many of your subscribers. Stick to fixed cell widths to keep your formatting in place with or without images.</p>
<h4>Always include the dimensions of your image</h4>
<p>If you forget to set the dimensions for each image, a number of clients will invent their own sizes when images are blocked and break your layout. Also, ensure that any images are correctly sized before adding them to your email. Some email clients will ignore the dimensions specified in code and rely on the true dimensions of your image. </p>
<h4>Avoid <span>PNG</span>s</h4>
<p>Lotus Notes 6 and 7 don&#8217;t support 8-bit or 24-bit <span>PNG</span> images, so stick with the <span>GIF</span> or <span>JPG</span> formats for all images, even if it means some additional file size.</p>
<h4>Provide fallback colors for background images</h4>
<p>Outlook 2007 has no support for background images (aside from <a href="http://www.campaignmonitor.com/blog/post/1777/body-background-images-outlook/">this hack</a> to get full page background images working). If you want to use a background image in your design, always provide a background color the email client can fall back on. This solves both the image blocking and Outlook 2007 problem simultaneously.</p>
<h4>Don&#8217;t forget <code>alt</code> text</h4>
<p>Lack of standards support means email clients have long destroyed the chances of a semantic and accessible <span>HTML</span> email. Even still, providing <code>alt</code> text is important from an image blocking perspective. Even with images suppressed by default, many email clients will display the provided <code>alt</code> text instead. Just remember that some email clients like Outlook 2007, Hotmail and Apple Mail don&#8217;t support <code>alt</code> text at all when images are blocked.</p>
<h4>Use the display hack for Hotmail</h4>
<p>For some inexplicable reason, Windows Live Hotmail adds a few pixels of additional padding below images. A workaround is to set the display property like so.</p>
<ol>
<li><code>img {display:block;}</code></li>
</ol>
<p>This removes the padding in Hotmail and still gives you the predicable result in other email clients.</p>
<h4>Don&#8217;t use floats</h4>
<p>Both Outlook 2007 and earlier versions of Notes offer no support for the float property. Instead, use the align attribute of the <code>img</code> tag to float images in your email.</p>
<ol>
<li><code>&lt;img src=&quot;image.jpg&quot; align=&quot;right&quot;&gt;</code></li>
</ol>
<p>If you&#8217;re seeing strange image behavior in Yahoo! Mail, adding align=&#8220;top&#8221; to your images can often solve this problem.</p>
<h3>Video in email</h3>
<p>With no support for JavaScript or the object tag, video in email (if you can call it that) has long been limited to animated gifs. However, some recent research I did into the HTML5 <code>video</code> tag in email showed some promising results.</p>
<p>Turns out HTML5 video <em>does</em> work in many email clients right now, including Apple Mail, Entourage 2008, MobileMe and the iPhone. The real benefit of this approach is that if the video isn&#8217;t supported, you can provide reliable fallback content such as an animated <span>GIF</span> or a clickable image linking to the video in the browser.</p>
<p>Of course, the question of whether you should add video to email is another issue altogether. If you lean toward the &#8220;yes&#8221; side <a href="http://www.campaignmonitor.com/blog/post/2905/html5-and-video-in-email/">check out the technique</a> with code samples.</p>
<h3>What about mobile email?</h3>
<p>The mobile email landscape was a huge mess until recently. With the advent of the iPhone, Android and big improvements from Palm and <span>RIM</span>, it&#8217;s becoming less important to think of mobile as a different email platform altogether.</p>
<p>That said, there are a few key pointers to keep in mind when coding your emails to get a decent result for your more mobile subscribers.</p>
<h4>Keep the width less than 600 pixels</h4>
<p>Because of email client preview panes, this rule was important long before mobile email clients came of age. In truth, the iPhone and Pre have a viewport of 320 pixels, the Droid 480 pixels and the Blackberry models hover around 360 pixels. Sticking to a maximum of 600 pixels wide ensures your design should still be readable when scaled down for each device. This width also gives good results in desktop and web-based preview panes.</p>
<h4>Be aware of automatic text resizing</h4>
<p>In what is almost always a good feature, email clients using webkit (such as the iPhone, Pre and Android) can automatically adjust font sizes to increase readability. If testing shows this feature is doing more harm than good to your design, you can always disable it with the following <span>CSS</span> rule:</p>
<ol>
<li><code>-webkit-text-size-adjust: none;</code></li>
</ol>
<h3>Don&#8217;t forget to test</h3>
<p>While standards support in email clients hasn&#8217;t made much progress in the last few years, there has been continual change (for better or worse) in some email clients. Web-based providers like Yahoo!, Hotmail and Gmail are notorious for this. On countless occasions I&#8217;ve seen a proven design suddenly stop working without explanation.</p>
<p>For this reason alone it&#8217;s important to retest your email designs on a regular basis. I find a quick test every month or so does the trick, especially in the web-based clients. The good news is that after designing and testing a few <span>HTML</span> email campaigns, you will find that order will emerge from the chaos. Many of these pitfalls will become quite predictable and your inbox-friendly designs will take shape with them in mind.</p>
<h3>Looking ahead</h3>
<p>Designing <span>HTML</span> email can be a tough pill for new designers and standardistas to swallow, especially given the fickle and retrospective nature of email clients today. With HTML5 just around the corner we are entering a new, uncertain phase. Will email client developers take the opportunity to repent on past mistakes and bring email clients into the present? The aim of groups such as the <a href="http://www.email-standards.org/">Email Standards Project</a> is to make much of the above advice as redundant as the long-forgotten <code>&lt;blink&gt;</code> and <code>&lt;marquee&gt;</code> tags, however, only time will tell if this is to become a reality.</p>
<p>Although not the most compliant (or fashionable) medium, the results speak for themselves – email is, and will continue to be one of the most successful and targeted marketing channels available to you. As a designer with <span>HTML</span> email design skills in your arsenal, you have the opportunity to not only broaden your service offering, but gain a unique appreciation of how vital standards are.</p>
<h3>Next steps</h3>
<p>Ready to get started? There are a number of <span>HTML</span> email design galleries to provide ideas and inspiration for your own designs. </p>
<ul>
<li><a href="http://www.campaignmonitor.com/gallery/">http://www.campaignmonitor.com/gallery/</a></li>
<li><a href="http://htmlemailgallery.com/">http://htmlemailgallery.com/</a></li>
<li><a href="http://inboxaward.com/">http://inboxaward.com/</a></li>
</ul>
<p>Enjoy!</p>
<div>
<a href="http://feeds.feedburner.com/~ff/24ways?a=eeACQutpP1k:8zLZoJ-GecQ:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7fba_24ways?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=eeACQutpP1k:8zLZoJ-GecQ:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7fba_24ways?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=eeACQutpP1k:8zLZoJ-GecQ:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7fba_24ways?i=eeACQutpP1k:8zLZoJ-GecQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=eeACQutpP1k:8zLZoJ-GecQ:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7fba_24ways?d=dnMXMwOfBR0" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7fba_eeACQutpP1k" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/24ways">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/rock-solid-html-emails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Awesome Examples of Creative Infographic Illustrations</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/awesome-examples-of-creative-infographic-illustrations/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/awesome-examples-of-creative-infographic-illustrations/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 14:47:16 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[collection]]></category>
		<category><![CDATA[daily inspiration]]></category>
		<category><![CDATA[fish farm]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[king assassination]]></category>
		<category><![CDATA[Luther King]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[Nelson]]></category>
		<category><![CDATA[original]]></category>
		<category><![CDATA[velocity train]]></category>
		<category><![CDATA[visual representations]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/awesome-examples-of-creative-infographic-illustrations/</guid>
		<description><![CDATA[Information graphics are visual representations of data that help to explain complex information quickly. Here is a collection of 16 awesome examples of creative infographic illustrations for your daily inspiration. Original image hereBank Robbery Original image hereHigh Velocity Train Original image hereChina Export Original image hereThe Fish Farm Original image here2009 Cycling Statistics Original image [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/hCkWZ56gIdERZGyTatwr8iCwDR0/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cd4c0_di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/hCkWZ56gIdERZGyTatwr8iCwDR0/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8c6e0_di" border="0" ismap="true"></img></a></p>
<p><em>Information graphics</em> are visual representations of data that help to explain complex information quickly. Here is a collection of 16 awesome examples of creative infographic illustrations for your daily inspiration.</p>
<h2><span><a href="http://www.flickr.com/photos/dhnn/4187742067/in/photostream/">Original image here</a></span>Bank Robbery</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0041_info7.jpg" alt="info7" title="info7" width="658" height="426" class="alignnone size-full wp-image-2126" /></p>
<h2><span><a href="http://www.flickr.com/photos/ffranchi/3199102299/">Original image here</a></span>High Velocity Train</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/43e39_info1.jpg" width="658" height="406" /></p>
<h2><span><a href="http://www.flickr.com/photos/ffranchi/3998057674/">Original image here</a></span>China Export</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e414d_info2.jpg" width="658" height="406" /></p>
<h2><span><a href="http://www.flickr.com/photos/ffranchi/3842469598/">Original image here</a></span>The Fish Farm</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5785d_info11.jpg" width="658" height="406" /></p>
<h2><span><a href="http://www.flickr.com/photos/n0seblunt/4199375845/">Original image here</a></span>2009 Cycling Statistics</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c4913_info6.jpg" width="658" height="483" /></p>
<h2><span><a href="http://www.flickr.com/photos/monaxide/3482505688/in/set-72157617415034996/">Original image here</a></span>Customer&#8217;s Mailstream</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ee897_info15.jpg" alt="info15" title="info15" width="658" height="790" class="alignnone size-full wp-image-2156" /></p>
<h2><span><a href="http://www.flickr.com/photos/monaxide/3482509326/in/set-72157617415034996/">Original image here</a></span>Trafalgar, The Nelson&#8217;s Battle</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c2866_info13.jpg" width="658" height="462" /></p>
<h2><span><a href="http://www.flickr.com/photos/my_infographics/3743243065/">Original image here</a></span>NLMK Company Structure</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a3266_info12.jpg" width="658" height="322" /></p>
<h2><span><a href="http://www.rafaelmacho.com/2009/02/14/sprint-nextel/">Original image here</a></span>Sprint Nextel</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c7a59_info5.jpg" width="658" height="497" /></p>
<h2><span><a href="http://www.flickr.com/photos/monaxide/3482509870/in/set-72157617415034996/">Original image here</a></span>Martin Luther King Assassination</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d5bff_info16.jpg" width="658" height="518" /></p>
<h2><span><a href="http://www.flickr.com/photos/monaxide/3481694487/in/set-72157617415034996/">Original image here</a></span>Fangio VS Schumacher</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5a5c1_info14.jpg" width="658" height="765" /></p>
<h2><span><a href="http://www.flickr.com/photos/billybrown00/4080555222/">Original image here</a></span>AIAN Heritage Month</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9accd_info8.jpg" width="658" height="494" /></p>
<h2><span><a href="http://www.flickr.com/photos/gianordoli/3815093184/in/pool-infografias">Original image here</a></span>Developmental Aid Flows Around The Globe</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9bb55_info3.jpg" width="658" height="578" /></p>
<h2><span><a href="http://www.flickr.com/photos/36956528@N07/4024589095/in/set-72157622386280883/">Original image here</a></span>3 Month Crocheting</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/35c67_info9.jpg" width="658" height="942" /></p>
<h2><span><a href="http://www.flickr.com/photos/28550034@N05/4009811070/">Original image here</a></span>Growth Comparison</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8bf1b_info10.jpg" width="658" height="539" /></p>
<h2><span><a href="http://www.flickr.com/photos/rajkamalaich/3811689794/in/pool-infografias">Original image here</a></span>Indian Economy</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f659_info4.jpg" width="658" height="456"></p>
<div></div>
<div>
<a href="http://feeds.feedburner.com/~ff/Woork?a=YU5fnWxa8i0:b1SIR-YKZPA:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f659_Woork?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=YU5fnWxa8i0:b1SIR-YKZPA:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f659_Woork?i=YU5fnWxa8i0:b1SIR-YKZPA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=YU5fnWxa8i0:b1SIR-YKZPA:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2f659_Woork?i=YU5fnWxa8i0:b1SIR-YKZPA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=YU5fnWxa8i0:b1SIR-YKZPA:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db3ed_Woork?i=YU5fnWxa8i0:b1SIR-YKZPA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=YU5fnWxa8i0:b1SIR-YKZPA:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db3ed_Woork?d=qj6IDK7rITs" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/db3ed_YU5fnWxa8i0" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Woork">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/awesome-examples-of-creative-infographic-illustrations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Best jQuery Lightbox Scripts</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/the-best-jquery-lightbox-scripts/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/the-best-jquery-lightbox-scripts/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 14:33:33 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css implementation]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[inline element]]></category>
		<category><![CDATA[inline elements]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[page texts]]></category>
		<category><![CDATA[video types]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/the-best-jquery-lightbox-scripts/</guid>
		<description><![CDATA[Eversince, Lokesh Dhakar created the first lightbox application, photo galleries and popup windows advanced to new era. And there was a time that lightboxes become a default component for every web sites. Aside from their libraries and codebase, all of them has similar properties like ability to show single image or group of images with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/WDl-HU0-fuZuzVaguybHrqUyAqI/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bbb5_di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/WDl-HU0-fuZuzVaguybHrqUyAqI/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2bbb5_di" border="0" ismap="true"></img></a></p>
<p>Eversince, <a href="http://www.lokeshdhakar.com/">Lokesh Dhakar</a> created the first lightbox application, photo galleries and popup windows advanced to new era. And there was a time that lightboxes become a default component for every web sites. Aside from their libraries and codebase, all of them has similar properties like ability to show single image or group of images with next and previous buttons for navigation, captions and different transition effects mostly depending on mighty <a href="http://gsgd.co.uk/sandbox/jquery/easing/" target="_self">jQuery easing plugin</a>. </p>
<p>Opens on the very top of the page texts with a transparent overlay background. In addition to images, also they can display inline elements, iframes, use ajax for its contents, flash or other video types. Many of them have slick css implementation for their user interfaces. So this helps to change their interfaces according to your website easily. In this post I want to propose to you a roundup with 15 of the best and most popular jQuery Lightbox Scripts.</p>
<h2>CeeBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/20d25_4224386051_227c9e13d9.jpg" alt="CeeBox" width="500" height="403" style="float:left; margin-right:14px;" /><a href="http://catcubed.com/2008/12/23/ceebox-a-thickboxvideobox-mashup/" target="_blank">CeeBox</a> is a very customizable and extensive lightbox clone. In addition to images, it can display iframes, inline element, ajax, flash and videos. Note that, it need swfobject plugin to display flash.</p>
<div></div>
<h2>ColorBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bb4f6_4225155628_81ddb5555c.jpg" alt="ColorBox" width="500" height="323" style="float:left; margin-right:14px;" /><a href="http://colorpowered.com/colorbox/" target="_blank">ColorBox</a> is very customizable like CeeBox and have a set of transition effects. It can display most of the content types. It also has different built-in themes both for overlay background and lightbox interface.</p>
<div></div>
<h2>Faceboox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/97c7e_4224386203_69de38308e.jpg" alt="FaceBox" width="500" height="379" style="float:left; margin-right:14px;" /><a href="http://famspam.com/facebox" target="_blank">Facebox</a> is facebook&#8217;s lightbox clone. It only display single images without captions, ajax and inline content.</p>
<div></div>
<h2>FancyZoom</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5447a_4225155758_4cfaa1109b.jpg" alt="Fancy Zoom" width="500" height="382" style="float:left; margin-right:14px;" /><a href="http://orderedlist.com/articles/fancyzoom-meet-jquery" target="_blank">Fancy Zoom for jQuery</a>: original <a href="http://www.cabel.name/2008/02/fancyzoom-10.html" target="_blank">Cabel Sasser’s FancyZoom</a> replica for jQuery. It can display single image, flash and inline content.</p>
<div></div>
<h2>FancyBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a9051_4224386289_0792274c64.jpg" alt="FancyBox" width="500" height="331" style="float:left; margin-right:14px;" /><a href="http://fancy.klade.lv/" target="_blank">FancyBox</a> is a simple gallery plugin for jQuery. It display most content types but lacks flash and video support. It also has different transition effects.</p>
<div></div>
<h2>Greybox Redux</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4723b_4225155864_ac42140663.jpg" alt="Greybox Redux" width="500" height="386" style="float:left; margin-right:14px;" /><a href="http://jquery.com/demo/grey/" target="_blank">Greybox Redux</a> is simplified version of original <a href="http://amix.dk/greybox/demo.html" target="_blank">Greybox</a>. It can only display iframe content.</p>
<div></div>
<h2>ImageBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa578_4224386427_03b3a2bb46.jpg" alt="Imagebox" width="500" height="381" style="float:left; margin-right:14px;" /><a href="http://www.intelliance.fr/jquery/imagebox/" target="_blank">Imagebox</a> specialized for image displaying. It only supports single and group of images.</p>
<div></div>
<h2>jQuery Lightbox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d7c03_4224386479_c0efea7a2d.jpg" alt="jQuery Lightbox" width="500" height="391" style="float:left; margin-right:14px;" />Like to Imagebox, <a href="http://leandrovieira.com/projects/jquery/lightbox/" target="_blank">jQuery Lightbox</a> is also only-show-image type lightbox clone. Its user interface and usage is very similar to Lokesh Dhakar&#8217;s Lightbox2.</p>
<div></div>
<h2>nyroModal</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cfad0_4224386529_20d805286c.jpg" alt="nyroModal" width="500" height="376" style="float:left; margin-right:14px;" /><a href="http://nyromodal.nyrodev.com/" target="_blank">nyroModal</a> is one of the most extend-able lightbox clone. It display of the content types and also it allows form submits via its modal without extra plugins.</p>
<div></div>
<h2>piroBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2b302_4224386577_7182dbb31d.jpg" alt="piroBox" width="500" height="341" style="float:left; margin-right:14px;" /><a href="http://www.pirolab.it/pirobox/" target="_blank">piroBox</a> is differs from the other lightboxes with ability to add link to current image file for. Also it has an auto slideshow option. It only supports single and group of images with 3 different built-in themes. Lacks closing the lightbox when clicking on the background overlay.</p>
<div></div>
<h2>prettyPhoto</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fabf7_4225156144_06c6530e12.jpg" alt="prettyPhoto" width="500" height="422" style="float:left; margin-right:14px;" /><a href="http://www.no-margin-for-errors.com/projects/prettyPhoto/" target="_blank">prettyPhoto</a> can display all content I mentioned at the intro paragraph. It has 5 different built-in themes but these themes slightly changes the lightbox interface.</p>
<div></div>
<h2>Sexy Lightbox2</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fd15f_4225156204_fddd72fa7b.jpg" alt="Sexy Lightbox2" width="500" height="420" style="float:left; margin-right:14px;" /><a href="http://www.coders.me/web-html-js-css/javascript/sexy-lightbox-2" target="_blank">Sexy Lightbox2</a> has both jQuery and MooTools based versions. It has 2 different built-in themes as black and white. And opens lightbox with a slide down effect with easing.</p>
<div></div>
<h2>Slightly ThickerBox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/316b8_4224386751_a5253b9288.jpg" alt="Slightly Thickerbox" width="500" height="398" style="float:left; margin-right:14px;" /><a href="http://www.jasons-toolbox.com/SlightlyThickerbox/">Slightly ThickerBox</a> is a modification of <a href="http://codylindley.com/">Cody Lindley&#8217;s</a> Thickbox script. It can display images and ajax content.</p>
<div></div>
<h2>Thickbox</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be090_4225156346_17cfce18f9.jpg" alt="Thickbox" width="471" height="400" style="float:left; margin-right:14px;" /><a href="http://jquery.com/demo/thickbox/">Thickbox</a> is one of the oldest jQuery based lightbox. Its development team discontinued the plugin&#8217;s maintenance.</p>
<div></div>
<h2>TopUp</h2>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/101ef_4224386885_ee73226f87.jpg" alt="topup" width="500" height="349" style="float:left; margin-right:14px;" />Depended on both jQuery and jQuery UI. <a href="http://gettopup.com/">TopUp</a> has different built-in themes. In addition to most content types, it can also display flv videos.</p>
<div></div>
<div></div>
<div>
<a href="http://feeds.feedburner.com/~ff/Woork?a=7VJQZ-NeqVE:IxtpKOkba-k:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/101ef_Woork?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=7VJQZ-NeqVE:IxtpKOkba-k:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/101ef_Woork?i=7VJQZ-NeqVE:IxtpKOkba-k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=7VJQZ-NeqVE:IxtpKOkba-k:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/101ef_Woork?i=7VJQZ-NeqVE:IxtpKOkba-k:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=7VJQZ-NeqVE:IxtpKOkba-k:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3f7a4_Woork?i=7VJQZ-NeqVE:IxtpKOkba-k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Woork?a=7VJQZ-NeqVE:IxtpKOkba-k:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3f7a4_Woork?d=qj6IDK7rITs" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3f7a4_7VJQZ-NeqVE" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/Woork">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/the-best-jquery-lightbox-scripts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tutorial: Superimposing Text Onto an Image</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/tutorial-superimposing-text-onto-an-image/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/tutorial-superimposing-text-onto-an-image/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 05:23:04 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[fill]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[superimpose]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/tutorial-superimposing-text-onto-an-image/</guid>
		<description><![CDATA[This tutorial will show you how to properly superimpose text onto an image so that the fill of the text is effectively the image seen in the background. Go to Source]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to properly superimpose text onto an image so that the fill of the text is effectively the image seen in the background.</p>
<p><a href="http://feeds2.feedburner.com/Devsnippets">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/tutorial-superimposing-text-onto-an-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Front-End Code Reusability with CSS and JavaScript</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/front-end-code-reusability-with-css-and-javascript/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/front-end-code-reusability-with-css-and-javascript/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 13:48:50 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[javascript versions]]></category>
		<category><![CDATA[Jeff Croft]]></category>
		<category><![CDATA[layout structure]]></category>
		<category><![CDATA[Nicole Sullivan]]></category>
		<category><![CDATA[oop concepts]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/front-end-code-reusability-with-css-and-javascript/</guid>
		<description><![CDATA[Most web standards-based developers are more than familiar with creating their sites with semantic HTML with lots and lots of CSS. With each new page in a design, the CSS tends to grow and grow and more elements and styles are added. But CSS can be used to better effect. The idea of object-oriented CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Most web standards-based developers are more than familiar with creating their sites with semantic <span>HTML</span> with lots and lots of <span>CSS</span>. With each new page in a design, the <span>CSS</span> tends to grow and grow and more elements and styles are added. But <span>CSS</span> can be used to better effect.</p>
<p>The idea of object-oriented <span>CSS</span> isn&#8217;t new. Nicole Sullivan has written a <a href="http://www.stubbornella.org/content/2009/02/28/object-oriented-css-grids-on-github/">presentation</a> on the subject and outlines two main concepts: separate structure and visual design; and separate container and content. Jeff Croft talks about <a href="http://jeffcroft.com/sidenotes/2009/may/20/applying-oop-concepts-css/">Applying <span>OOP</span> Concepts to <span>CSS</span></a>:</p>
<blockquote>
<p>I can make a class of .box that defines some basic layout structure, and another class of .rounded that provides rounded corners, and classes of .wide and .narrow that define some widths, and then easily create boxes of varying widths and styles by assigning multiple classes to an element, without having to duplicate code in my <span>CSS</span>.</p>
</blockquote>
<p>This concept helps reduce <span>CSS</span> file size, allows for great flexibility, rapid building of similar content areas and means greater consistency throughout the entire design. You can also take this concept one step further and apply it to site behaviour with JavaScript.</p>
<h3>Build a versatile slideshow</h3>
<p>I will show you how to build multiple slideshows using jQuery, allowing varying levels of functionality which you may find on one site design. The code will be flexible enough to allow you to add previous/next links, image pagination and the ability to change the animation type. More importantly, it will allow you to apply any combination of these features.</p>
<p>Image galleries are simply a list of images, so the obvious choice of marking the content up is to use a <code>&lt;ul&gt;</code>. Many designs, however, do not cater to non-JavaScript versions of the website, and thus don&#8217;t take in to account large multiple images. You could also simply hide all the other images in the list, apart from the first image. This method can waste bandwidth because the other images might be downloaded when they are never going to be seen.</p>
<p>Taking this second concept &#8212; only showing one image &#8212; the only code you need to start your slideshow is an <code>&lt;img&gt;</code> tag. The other images can be loaded dynamically via either a per-page JavaScript array or via <span>AJAX</span>.</p>
<p>The slideshow concept is built upon the very versatile <a href="http://malsup.com/jquery/cycle/">Cycle jQuery Plugin</a> and is structured in to another reusable jQuery plugin. Below is the <span>HTML</span> and JavaScript snippet needed to run every different type of slideshow I have mentioned above.</p>
<ol>
<li><code>&lt;img src=&quot;path/to/image.jpg&quot; alt=&quot;About the image&quot; title=&quot;&quot; height=&quot;250&quot; width=&quot;400&quot; class=&quot;slideshow&quot;&gt;</code></li>
<li><code>&lt;script type=&quot;text/javascript&quot;&gt;</code></li>
<li><code>jQuery().ready(function($) {</code></li>
<li><code>$('img.slideshow').slideShow({</code></li>
<li><code>images: ['1.jpg', '2.jpg', '3.jpg']</code></li>
<li><code>});</code></li>
<li><code>});</code></li>
<li><code>&lt;/script&gt;</code></li>
</ol>
<h3>Slideshow plugin</h3>
<p>If you&#8217;re not familiar with <a href="http://jquery.com/">jQuery</a> or <a href="http://www.learningjquery.com/2007/10/a-plugin-development-pattern">how to write</a> and <a href="http://docs.jquery.com/Plugins/Authoring">author your own plugin</a> there are plenty of articles to <a href="http://tkramar.blogspot.com/2008/02/improve-your-jquery-fu-write-plugins.html">help you</a> out.</p>
<p>jQuery has a chainable interface and this is something your plugin must implement. This is easy to achieve, so your plugin simply returns the collection it is using:</p>
<ol>
<li><code>return this.each(</code></li>
<li><code>function () {}</code></li>
<li><code>};</code></li>
</ol>
<h4>Local Variables</h4>
<p>To keep the JavaScript clean and avoid any conflicts, you must set up any variables which are local to the plugin and should be used on each collection item. Defining all your variables at the top under one statement makes adding more and finding which variables are used easier. For other tips, conventions and improvements check out <a href="http://jslint.com/"><span>JSL</span>int</a>, the &#8220;JavaScript Code Quality Tool&#8221;.</p>
<ol>
<li><code>var $$, $div, $images, $arrows, $pager,</code></li>
<li><code>id, selector, path, o, options,</code></li>
<li><code>height, width,</code></li>
<li><code>list = [], li = 0,</code></li>
<li><code>parts = [], pi = 0,</code></li>
<li><code>arrows = ['Previous', 'Next'];</code></li>
</ol>
<h4>Cache jQuery Objects</h4>
<p>It is good practice to cache any calls made to jQuery. This reduces wasted <span>DOM</span> calls, can improve the speed of your JavaScript code and makes code more reusable.</p>
<p>The following code snippet caches the current selected <span>DOM</span> element as a jQuery object using the variable name <code>$$</code>. Secondly, the plugin makes its settings available to the <a href="http://plugins.jquery.com/project/metadata">Metadata</a> plugin<a href="http://24ways.org/#fn1">&Dagger;</a> which is best practice within jQuery plugins.</p>
<p>For each slideshow the plugin generates a <code>&lt;div&gt;</code> with a class of <code>slideshow</code> and a unique <code>id</code>. This is used to wrap the slideshow images, pagination and controls.</p>
<p>The base path which is used for all the images in the slideshow is calculated based on the existing image which appears on the page. For example, if the path to the image on the page was <code>/img/flowers/1.jpg</code> the plugin would use the path <code>/img/flowers/</code> to load the other images.</p>
<ol>
<li><code>$$ = $(this);</code></li>
<li><code>o = $.metadata ? $.extend({}, settings, $$.metadata()) : settings;</code></li>
<li><code>id = 'slideshow-' + (i++ + 1);</code></li>
<li><code>$div = $('&lt;div /&gt;').addClass('slideshow').attr('id', id);</code></li>
<li><code>selector = '#' + id + ' ';</code></li>
<li><code>path = $$.attr('src').replace(/[0-9]\.jpg/g, '');</code></li>
<li><code>options = {};</code></li>
<li><code>height = $$.height();</code></li>
<li><code>width = $$.width();</code></li>
</ol>
<p>Note: the plugin uses conventions such as folder structure and numeric filenames. These conventions help with the reusable aspect of plugins and best practices.</p>
<h4>Build the Images</h4>
<p>The cycle plugin uses a list of images to create the slideshow. Because we chose to start with one image we must now build the list programmatically. This is a case of looping through the images which were added via the plugin options, building the appropriate <span>HTML</span> and appending the resulting <code>&lt;ul&gt;</code> to the <span>DOM</span>.</p>
<ol>
<li><code>$.each(o.images, function () {</code></li>
<li><code>list[li++] = '&lt;li&gt;';</code></li>
<li><code>list[li++] = '&lt;img src=&quot;' + path + this + '&quot; height=&quot;' + height + '&quot; width=&quot;' + width + '&quot;&gt;';</code></li>
<li><code>list[li++] = '&lt;/li&gt;';</code></li>
<li><code>});</code></li>
<li><code>$images = $('&lt;ul /&gt;').addClass('cycle-images');</code></li>
<li><code>$images.append(list.join('')).appendTo($div);</code></li>
</ol>
<p>Although jQuery provides the <code>append</code> method it is much faster to <a href="http://www.learningjquery.com/2009/03/43439-reasons-to-use-append-correctly">create one really long string and append it to the <span>DOM</span> at the end</a>.</p>
<h4>Update the Options</h4>
<p>Here are some of the options we&#8217;re making available by simply adding classes to the <code>&lt;img&gt;</code>. You can change the slideshow effect from the default <em>fade</em> to the <em>sliding</em> effect. By adding the class of <code>stopped</code> the slideshow will not auto-play and must be controlled via pagination or previous and next links.</p>
<ol>
<li><code>// different effect</code></li>
<li><code>if ($$.is('.slide')) {</code></li>
<li><code>options.fx = 'scrollHorz';</code></li>
<li><code>}</code></li>
<li><code> </code></li>
<li><code>// don't move by default</code></li>
<li><code>if ($$.is('.stopped')) {</code></li>
<li><code>options.timeout = 0;</code></li>
<li><code>}</code></li>
</ol>
<p>If you are using the same set of images throughout a website you may wish to start on a different image on each page or section. This can be easily achieved by simply adding the appropriate starting class to the <code>&lt;img&gt;</code>.</p>
<ol>
<li><code>// based on the class name on the image</code></li>
<li><code>if ($$.is('[class*=start-]')) {</code></li>
<li><code>options.startingSlide = parseInt($$.attr('class').replace(/.*start-([0-9]+).*/g, &quot;$1&quot;), 10) - 1;</code></li>
<li><code>}</code></li>
</ol>
<p>For example:</p>
<ol>
<li><code>&lt;img src=&quot;/img/slideshow/3.jpg&quot; alt=&quot;About the image&quot; title=&quot;&quot; height=&quot;250&quot; width=&quot;400&quot; class=&quot;slideshow start-3&quot;&gt;</code></li>
</ol>
<p>By default, and without JavaScript, the third image in this slideshow is shown. When the JavaScript is applied to the page the slideshow must know to start from the correct place, this is why the start class is required.</p>
<p>You could capture the default image name and parse it to get the position, but only the default image needs to be numeric to work with this plugin (and could easily be changed in future). Therefore, this extra specifically defined option means the plugin is more tolerant.</p>
<h4>Previous/Next Links</h4>
<p>A common feature of slideshows is previous and next links enabling the user to manually progress the images. The Cycle plugin supports this functionality, but you must generate the markup yourself. Most people add these directly in the <span>HTML</span> but normally only support their behaviour when JavaScript is enabled. This goes against progressive enhancement. To keep with the best practice progress enhancement method the previous/next links should be generated with JavaScript.</p>
<p>The follow snippet checks whether the slideshow requires the previous/next links, via the <code>arrows</code> class. It restricts the Cycle plugin to the specific slideshow using the <em>selector</em> we created at the top of the plugin. This means multiple slideshows can run on one page without conflicting each other.</p>
<p>The code creates a <code>&lt;ul&gt;</code> using the <code>arrows</code> array we defined at the top of the plugin. It also adds a class to the slideshow container, meaning you can style different combinations of options in your <span>CSS</span>.</p>
<ol>
<li><code>// create the arrows</code></li>
<li><code>if ($$.is('.arrows') &amp;&amp; list.length &gt; 1) {</code></li>
<li><code>options.next = selector + '.next';</code></li>
<li><code>options.prev = selector + '.previous';</code></li>
<li><code>$arrows = $('&lt;ul /&gt;').addClass('cycle-arrows');</code></li>
<li><code> </code></li>
<li><code>$.each(arrows, function (i, val) {</code></li>
<li><code>parts[pi++] = '&lt;li class=&quot;' + val.toLowerCase() + '&quot;&gt;';</code></li>
<li><code>parts[pi++] = '&lt;a href=&quot;#' + val.toLowerCase() + '&quot;&gt;';</code></li>
<li><code>parts[pi++] = '&lt;span&gt;' + val + '&lt;/span&gt;';</code></li>
<li><code>parts[pi++] = '&lt;/a&gt;';</code></li>
<li><code>parts[pi++] = '&lt;/li&gt;';</code></li>
<li><code>});</code></li>
<li><code>$arrows.append(parts.join('')).appendTo($div);</code></li>
<li><code>$div.addClass('has-cycle-arrows');</code></li>
<li><code>}</code></li>
</ol>
<p>The arrow array could be placed inside the plugin settings to allow for localisation.</p>
<h4>Pagination</h4>
<p>The Cycle plugin creates its own <span>HTML</span> for the pagination of the slideshow. All our plugin needs to do is create the list and selector to use. This snippet creates the pagination container and appends it to our specific slideshow container. It sets the Cycle plugin <code>pager</code> option, restricting it to the specific slideshow using the <em>selector</em> we created at the top of the plugin. Like the previous/next links, a class is added to the slideshow container allowing you to style the slideshow itself differently.</p>
<ol>
<li><code>// create the clickable pagination</code></li>
<li><code>if ($$.is('.pagination') &amp;&amp; list.length &gt; 1) {</code></li>
<li><code>options.pager = selector + '.cycle-pagination';</code></li>
<li><code> </code></li>
<li><code>$pager = $('&lt;ul /&gt;').addClass('cycle-pagination');</code></li>
<li><code>$pager.appendTo($div);</code></li>
<li><code>$div.addClass('has-cycle-pagination');</code></li>
<li><code>}</code></li>
</ol>
<p>Note: the Cycle plugin creates a <code>&lt;ul&gt;</code> with anchors listed directly inside without the surrounding <code>&lt;li&gt;</code>. Unfortunately this is invalid markup but the code still works.</p>
<h3>Demos</h3>
<p>Well, that describes all the ins-and-outs of the plugin, but demos make it easier to understand! Viewing the source on the demo page shows some of the combinations you can create with a simple <code>&lt;img&gt;</code>, a few classes and some thought-out JavaScript.</p>
<p><a href="http://www.trovster.com/lab/tips/oop-css-jquery/demo/">View the demos &rarr;</a></p>
<h3>Decide on defaults</h3>
<p>The slideshow plugin uses the exact same settings as the Cycle plugin, but some are explicitly set within the slideshow plugin when using the classes you have set.</p>
<p>When deciding on what functionality is going to be controlled via this class method, be careful to choose your defaults wisely. If all slideshows should auto-play, don&#8217;t make this an option &#8212; make the option to stop the auto-play. Similarly, if every slideshow should have previous/next functionality make this the default and expose the ability to remove them with a class such as &#8220;no-pagination&#8221;.</p>
<p>In the examples presented on this article I have used a class on each <code>&lt;img&gt;</code>. You can easily change this to anything you want and simply apply the plugin based on the <a href="http://docs.jquery.com/Selectors">jQuery selector</a> required.</p>
<h3>Grab your images</h3>
<p>If you are using <span>AJAX</span> to load in your images, you can speed up development by deciding on and keeping to a folder structure and naming convention. There are two methods: basing the image path based on the current <span>URL</span>; or based on the <code>src</code> of the image. The first allows a different slideshow on each page, but in many instances a site will have a couple of sets of images and therefore the second method is probably preferred.</p>
<h3>Metadata <a href="http://24ways.org/#fnref1">&Dagger;</a></h3>
<p>A method which allows you to directly modify settings in certain plugins, which also uses the classes from your <span>HTML</span> already exists. This is a jQuery plugin called <a href="http://plugins.jquery.com/project/metadata">Metadata</a>. This method allows for finer control over the plugin settings themselves. Some people, however, may dislike the syntax and prefer using normal classes, like above which when sprinkled with a bit more JavaScript allows you to control what you need to control.</p>
<h3>The takeaway</h3>
<p>Hopefully you have understood not only what goes in to a basic jQuery plugin but also learnt a new and powerful idea which you can apply to other areas of your website.</p>
<p>The idea can also be applied to other common interfaces such as lightboxes or mapping services such as Google Maps &#8212; for example creating markers based on a list of places, each with different pin icons based the anchor <code>class</code>.</p>
<div>
<a href="http://feeds.feedburner.com/~ff/24ways?a=AcKF6PlBvng:BWjWGmx-li8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/24ways?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=AcKF6PlBvng:BWjWGmx-li8:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fb3d8_24ways?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=AcKF6PlBvng:BWjWGmx-li8:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fb3d8_24ways?i=AcKF6PlBvng:BWjWGmx-li8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/24ways?a=AcKF6PlBvng:BWjWGmx-li8:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/98504_24ways?d=dnMXMwOfBR0" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/98504_AcKF6PlBvng" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/24ways">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/design/front-end-code-reusability-with-css-and-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #395</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-395/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-395/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 23:17:58 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Amanda Macedo]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspiration]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[photography enthusiast]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-395/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/Ml2KLh-oYV96O_jlgd1A9jHHVlE/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d149f_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/Ml2KLh-oYV96O_jlgd1A9jHHVlE/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2dbe8_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out <a href="http://daily.abduzeedo.com" rel="nofollow">http://daily.abduzeedo.com</a></h3>
<h3>2twice</h3>
<p> 
</p>
<p><a href="http://bertrandbruandet.com/2010-already-sucks/" rel="nofollow"><img width="450" /></a></p>
<h3>a lack of color</h3>
<p><a href="http://jego0320.deviantart.com/art/underground-145291804" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://monikastojak.blogspot.com/search?updated-max=2009-09-26T05:55:00-07:00&amp;max-results=1" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.brookenipar.com/photos" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.brookenipar.com/photos/index/2" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.brookenipar.com/photos/index/2" rel="nofollow"><img width="450" /></a></p>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2009/12/ricardo-fumanal-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/pr-34-house-by-rojkind-arquitectos/" rel="nofollow"><img width="450" /></a></p>
<h3>amanda</h3>
<p><a href="http://ffffound.com/image/bd09038b4e25e5c2b8abe618b1a95938e5a0e012" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/668f17bfe3eda3439487cc0469c07db9c32caeff" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/24a4216db42a24ae2ae650c15858fa4ff7ca7af0" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/07511d749afa02a2ded1dcf744be50c3aa2a1730" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/99dd9af594e2014dce02334ce1cd6a2855a455b0" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/8225f3e847057123f5455a53a30db7621d3d62d2" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/8326c2568af2f0ca21b69c83873d13e308877172" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/8eb076ab205627a554a4ade71c8177c87f68d344" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/bdd03d02250420d9993a538bbc6c4d031f91a858" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/2084476874085ee79ca67b066362758001757a6a" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/1385f91d9b06ab33b9689838ad68304bab195d84" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/e151d02886e8f02c644d0a456bd13b8f2aa1334b" rel="nofollow"><img width="450" /></a></p>
<h3>cgod</h3>
<p><a href="http://cgod1.deviantart.com/art/RGB-color-148789404" rel="nofollow"><img width="450" /></a></p>
<h3>eugene kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/digital-clock-made-of-24" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/digital-clock-made-of-24" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/happy-new-year-scarlett-for" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/happy-new-year-scarlett-for" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/the-dark-lens-the-dubai" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/toys-on-roids" rel="nofollow"><img width="450" /></a></p>
<h3>fabio</h3>
<p><a href="http://ffffound.com/image/859890189450d8663b9357d69524d73543394376" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/8676c1523467dbe7914a8970fe4f09aa47f3c383" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/The-Characters/91913" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/The-Characters/91913" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Happy-2010/374044" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/look-book-collage-social-AW-09-10/373532" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Hart-_amp-Sole/372806" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Festival-Brochure-_amp-Billboard/373730" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/B-Type/372596" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Moleskine/226698" rel="nofollow"><img width="450" /></a></p>
<h3>frame</h3>
<p><a href="http://frejm.deviantart.com/art/2010-148696030" rel="nofollow"><img width="450" /></a></p>
<h3>irvingling</h3>
<p><a href="http://www.irvingling.com/2009/12/have-a-great-2010/" rel="nofollow"><img width="450" /></a></p>
<h3>j ride</h3>
<p><a href="http://www.facebook.com/photo.php?pid=30162368&amp;id=145400167" rel="nofollow"><img width="450" /></a></p>
<h3>kritz</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>mike speero</h3>
<p><a href="http://www.mikespeero.com" rel="nofollow"><img width="450" /></a></p>
<h3>Maebh</h3>
<p><a href="http://www.behance.net/Gallery/WWF/342755" rel="nofollow"><img width="450" /></a></p>
<h3>nemro</h3>
<p><a href="http://nemro.deviantart.com/art/Happy-2010-148800225" rel="nofollow"><img width="450" /></a></p>
<h3>orrisen</h3>
<p><a href="http://orrisen.deviantart.com/art/Loka-Poster-148743181" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://orrisen.deviantart.com/art/Into-yesterday-145200142" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@Baaaril</h3>
<p>&lt;a href=&quot;</p>
<p><a href="http://vimeo.com/8362711" rel="nofollow">Baril &#8211; Cocktail (Official Clip)</a> from <a href="http://vimeo.com/baril" rel="nofollow">Baril</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p></a></p>
<div>
<h2>About the author</h2>
<div>
<div><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c1c6a_picture-253.jpg" alt="User picture" /></div>
<div>
<p>I am Amanda Macedo &#8211; a student, photography enthusiast, and lover of life. I eat, sleep and breathe art, and I hope to share with you some of my thoughts and findings here at Abduzeedo as I further my discovery of graphic design. You can also find me on Twitter: <a href="http://twitter.com/amlight" rel="nofollow">@amlight</a></p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fc6f8_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?i=NYGn_Z4S6oc:LelkrpBQ_Oo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?i=NYGn_Z4S6oc:LelkrpBQ_Oo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?i=NYGn_Z4S6oc:LelkrpBQ_Oo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=NYGn_Z4S6oc:LelkrpBQ_Oo:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f311d_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7be19_NYGn_Z4S6oc" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-395/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>90+ Useful jQuery Plugins for Designers and Developers</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/90-useful-jquery-plugins-for-designers-and-developers/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/90-useful-jquery-plugins-for-designers-and-developers/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 22:39:24 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Chili]]></category>
		<category><![CDATA[document attributes]]></category>
		<category><![CDATA[dropdown menus]]></category>
		<category><![CDATA[Grid Row]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[impressive animations]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[modal window]]></category>
		<category><![CDATA[Read]]></category>
		<category><![CDATA[tabbed interface]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/90-useful-jquery-plugins-for-designers-and-developers/</guid>
		<description><![CDATA[jQuery can help designers and developers create impressive animations and interactive websites that are appealing and accessible to the widest range of browsers. Here are 90+ useful jQuery plguins focusing on gallery and slideshows, navigations and further resources to reduce time and effort while increasing your audience. If you don’t want to miss out our [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignnone size-full wp-image-752" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3fd77_jquery-useful-plugins-designers-developers.jpg" alt="jquery-useful-plugins-designers-developers" width="500" height="350" /></strong></p>
<p><strong>jQuery</strong> can help designers and developers create <strong>impressive  animations and interactive websites</strong> that are appealing and accessible to the  widest range of browsers.</p>
<p>Here are <strong>90+ useful jQuery plguins</strong> focusing on gallery and slideshows, navigations and further resources to reduce time and effort while increasing your audience.<span></span><span> </span></p>
<p><strong>If you don’t want to miss out our next  posts, you can <a href="http://feeds.feedburner.com/2expertsdesigndotcom" target="_blank">Subscribe to the 2Experts Design Blog</a> or <a href="http://twitter.com/2experts" target="_blank">follow us on twitter</a></strong></p>
<p><a href="http://webrocket.ulmb.com/ability/" target="_blank"><strong>Accessibility</strong></a></p>
<p>Stylesheet and text size switcher.</p>
<p><a href="http://jquery.bassistance.de/accordion/" target="_blank"><strong>Accordion</strong></a></p>
<p>Accordion interface with a few variations.</p>
<p><a href="http://itgroup.com.ph/alphanumeric/" target="_blank"><strong>AlphaNumeric</strong></a></p>
<p>Prevent users from inputing special characters.</p>
<p><a href="http://www.phpletter.com/Demo/AjaxFileUpload-Demo/" target="_blank"><strong>Ajax File Upload</strong></a></p>
<p>Loading graphic displays while file is uploaded.</p>
<p><a href="http://jquery.com/plugins/project/appendDom" target="_blank"><strong>AppendDom</strong></a></p>
<p>Write HTML with JavaScript, great for displaying Ajax results.</p>
<p><a href="http://jquery.com/plugins/project/appendText" target="_blank"><strong>AppendText</strong></a></p>
<p>Converts text into post friendly html.</p>
<p><a href="http://malsup.com/jquery/block/" target="_blank"><strong>BlockUI</strong></a></p>
<p>Create a message overlay while blocking user interaction on elements or the entire page.</p>
<p><a href="http://wanderinghorse.net/computing/javascript/jquery/bogofolders/demo-bogofolders.html" target="_blank"><strong>BogoFolders</strong></a></p>
<p>View text through a &#8216;file menu&#8217; interface.</p>
<p><a href="http://wanderinghorse.net/computing/javascript/jquery/bogotabs/demo-bogotabs.html" target="_blank"><strong>BogoTabs</strong></a></p>
<p>Basic tabbed interface.</p>
<p><a href="http://jquerybubble.googlecode.com/files/jquery.bubble.html" target="_blank"><strong>Bubble</strong></a></p>
<p>Demo highlights selected table rows in groups of tables..</p>
<p><a href="http://marcgrabanski.com/code/jquery-calendar/" target="_blank"><strong>Calendar</strong></a><br />
Aids date entry.</p>
<p><a href="http://www.texotela.co.uk/code/jquery/checkboxes/" target="_blank"><strong>Checkbox manipulation</strong></a><br />
Select, unselect and toggle checkboxes.</p>
<p><a href="http://noteslog.com/category/chili/" target="_blank"><strong>Chili</strong></a></p>
<p>Syntax highlighting for displaying code on webpages.</p>
<p><a href="http://www.sitespotting.it/esempi/002/" target="_blank"><strong>Choose Component</strong></a><br />
Select data from a table row through a modal window.</p>
<p><a href="http://p.sohei.org/stuff/jquery/clickmenu/demo/demo.html" target="_blank"><strong>Click Menu</strong></a><br />
Generates dropdown menus.</p>
<p><a href="http://plugins.learningjquery.com/cluetip/demo/" target="_blank"><strong>clueTip</strong></a><br />
Tooltips with many variations.</p>
<p><a href="http://dev.jquery.com/~john/ticket/fx-rewrite2/" target="_blank"><strong>Color Animations</strong></a><br />
Add color animations to div backgrounds.</p>
<p><a href="http://wanderinghorse.net/computing/javascript/jquery/colorpicker/demo-colorpicker.html" target="_blank"><strong>Color Picker</strong></a><br />
Pass in color choices and attach custom events to each color block.</p>
<p><a href="http://p.sohei.org/stuff/jquery/columnhover/demo/demo.html" target="_blank"><strong>columnHover</strong></a><br />
Highlight table rows and columns.</p>
<p><a href="http://p.sohei.org/stuff/jquery/columnmanager/demo/demo.html" target="_blank"><strong>columnManager</strong></a><br />
Add, remove and toggle table columns.</p>
<p><a href="http://www.trendskitchens.co.nz/jquery/contextmenu/" target="_blank"><strong>ContextMenu</strong></a><br />
- Menus that show when you right click specified elements.</p>
<p><a href="http://wanderinghorse.net/computing/javascript/jquery/confirmer/demo-confirmer.html" target="_blank"><strong>Confirmer</strong></a><br />
Adds a listener to check if user confirms their action.</p>
<p><a href="http://malsup.com/jquery/cycle/" target="_blank"><strong>Cycle</strong></a></p>
<p>Add flash-like image effects to rotating image galleries.</p>
<p><a href="http://kelvinluck.com/assets/jquery/datePicker/" target="_blank"><strong>date picker</strong></a><br />
Aids date entry.</p>
<p><a href="http://jqueryjs.googlecode.com/svn/trunk/plugins/delicious/demo.html" target="_blank"><strong>Delicious</strong></a><br />
Read delicious bookmarks from a user to display on a webpage.</p>
<p><a href="http://brandonaaron.net/docs/dimensions/" target="_blank"><strong>Dimensions</strong></a><br />
Get accurate window and document attributes across browsers.</p>
<p><a href="http://spindrop.us/2007/05/22/equal-height-columns-with-jquery/" target="_blank"><strong>Equalize Columns</strong></a><br />
Make columns the same height as the longest column.</p>
<p><a href="http://www.fyneworks.com/jquery/FCKEditor/" target="_blank"><strong>FCKEditor Plugin</strong></a><br />
Adds a rich text editor to a textarea.</p>
<p><a href="http://www.pengoworks.com/workshop/jquery/field.plugin.htm" target="_blank"><strong>Field</strong></a><br />
Expand the ability to retrieve and set values in forms.</p>
<p><a href="http://malsup.com/jquery/form/" target="_blank"><strong>Form</strong></a></p>
<p>Change HTML forms to submit via Ajax.</p>
<p><a href="http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery" target="_blank"><strong>Gallery Viewer</strong></a><br />
JavaScript image gallery.</p>
<p><a href="http://www.mathias-bank.de/2007/04/21/jquery-plugin-geturlparam-version-2/" target="_blank"><strong>getUrlParam</strong></a><br />
Function to get url parameters.</p>
<p><a href="http://malsup.com/jquery/gfeed/" target="_blank"><strong>Google Feed Plugin</strong></a><br />
Display any RSS feed to a webpage.</p>
<p><a href="http://brandonaaron.net/jquery/plugins/gradient/test/" target="_blank"><strong>Gradient</strong></a><br />
Adds a gradient to a div without needing an image.</p>
<p><a href="http://www.ita.es/jquery/jquery.grid.columnSizing.htm" target="_blank"><strong>Grid Column Sizing</strong></a><br />
Table column draggable resizing.</p>
<p><a href="http://www.ita.es/jquery/jquery.grid.rowSizing.htm" target="_blank"><strong>Grid Row Sizing</strong></a><br />
Expand and collapse table rows.</p>
<p><a href="http://cherne.net/brian/resources/jquery.hoverIntent.html" target="_blank"><strong>hoverIntent</strong></a><br />
Prevents unintended hover events.</p>
<p><a href="http://www.sunsean.com/idTabs/" target="_blank"><strong>idTabs</strong></a><br />
Add tabbed interface to a website.</p>
<p><a href="http://trentrichardson.com/Impromptu/" target="_blank"><strong>Impromptu</strong></a><br />
Create modal windows and messages.</p>
<p><a href="http://home.iprimus.com.au/kbwood/jquery/localisation.html" target="_blank"><strong>jQuery Localisation</strong></a><br />
Applies localisation packages based on the user&#8217;s language preference.</p>
<p><a href="http://www.aspstat.com/jbox/demo.htm" target="_blank"><strong>jBox</strong></a><br />
UI dialog widget.</p>
<p><a href="http://tedserbinski.com/jcalendar/index.html" target="_blank"><strong>jCalendar</strong></a><br />
Aids selecting of dates inline on a page.</p>
<p><a href="http://jquery.com/plugins/project/jCarouselLite" target="_blank"><strong>jCarousel Lite</strong></a><br />
Simple carousel for images and HTML content.</p>
<p><a href="http://www.jaysalvat.com/jquery/jcodeviewer/" target="_blank"><strong>jCodeViewer</strong></a><br />
Syntax highlighting for displaying code on webpages.</p>
<p><a href="http://jdsharp.us/jQuery/plugins/jdMenu/" target="_blank"><strong>jdMenu Hierarchical Menu</strong></a><br />
Generates dropdown menus.</p>
<p><a href="http://www.appelsiini.net/~tuupola/jquery/jeditable/" target="_blank"><strong>jEditable</strong></a><br />
Live editing of elements on a webpage.</p>
<p><a href="http://www.hovinne.com/blog/index.php/2007/07/15/132-jfeed-jquery-rss-atom-feed-parser-plugin" target="_blank"><strong>jFeed</strong></a><br />
XML feed parser.</p>
<p><a href="http://projects.sevir.org/storage/jpanview/index.html" target="_blank"><strong>jPanView</strong></a><br />
Replaces big images with a zoom viewer in HTML.</p>
<p><a href="http://dev.iceburg.net/jquery/jqDnR/" target="_blank"><strong>jqDnR</strong></a><br />
Drag&#8217;n&#8217;Resize elements on a page.</p>
<p><a href="http://projects.sevir.org/storage/jqmaps/index.html" target="_blank"><strong>jQMaps</strong></a><br />
Interact with Google maps.</p>
<p><a href="http://dev.iceburg.net/jquery/jqModal/" target="_blank"><strong>jqModal</strong></a><br />
Display notices, dialogs, and modal windows in a web browser.</p>
<p><a href="http://www.hanpau.com/jquery/unobtrusivetreetable.php" target="_blank"><strong>Treetable</strong></a><br />
Make a tree view out of an HTML table.</p>
<p><a href="http://jquery.bassistance.de/treeview/" target="_blank"><strong>Tree View</strong></a></p>
<p>Tree view controls.</p>
<p><a href="http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/" target="_blank"><strong>Suggest</strong></a><br />
Add autocomplete to input fields.</p>
<p><a href="http://letmehaveblog.blogspot.com/2007/08/easy-client-side-web-forms-validations.html" target="_blank"><strong>YAV</strong></a><br />
Form validation library.</p>
<p><a href="http://www.pixeline.be/experiments/jqUploader/" target="_blank"><strong>jqUploader</strong></a><br />
Provides a status bar for uploading images.</p>
<p><a href="http://kelvinluck.com/assets/jquery/jScrollPane/examples.html" target="_blank"><strong>jScrollPane</strong></a><br />
Customize your scrollbars.</p>
<p><a href="http://www.jaysalvat.com/jquery/jtageditor/" target="_blank"><strong>jTagEditor</strong></a></p>
<p>Turn a textarea into a tag editor.</p>
<p><a href="http://cherne.net/brian/resources/jquery.variations.html" target="_blank"><strong>jVariations</strong></a><br />
Create a control panel to manipulate elements on a page.</p>
<p><a href="http://www.amountaintop.com/sandbox/keynav/" target="_blank"><strong>Keyboard Navigation</strong></a><br />
Dynamically determine which element to focus on based on it&#8217;s position on the screen.</p>
<p><a href="http://remysharp.com/2007/03/19/a-few-more-jquery-plugins-crop-labelover-and-pluck/#labelOver" target="_blank"><strong>labelOver</strong></a><br />
Overlay labels over an input field.</p>
<p><a href="http://gmarwaha.com/blog/?p=7" target="_blank"><strong>LavaLamp</strong></a><br />
Navigation menu with a &#8216;lava&#8217; effect.</p>
<p><a href="http://www.appelsiini.net/projects/lazyload/enabled.html" target="_blank"><strong>Lazy Load</strong></a><br />
Only load images that are in the current window.</p>
<p><a href="http://brandonaaron.net/jquery/plugins/livequery/test/test.html" target="_blank"><strong>Live Query</strong></a><br />
Adds event listeners to elements.</p>
<p><a href="http://digitalbush.com/projects/masked-input-plugin" target="_blank"><strong>Masked Input</strong></a><br />
Add mask to inputs to aid user data entry (phone numbers, etc).</p>
<p><a href="http://malsup.com/jquery/media/" target="_blank"><strong>Media</strong></a></p>
<p>Unobtrusive conversion of standard markup into rich media content.</p>
<p><a href="http://www.softwareunity.com/sandbox/JQueryMoreSelectors/" target="_blank"><strong>Extra selectors for JQuery</strong></a><br />
Add more selectors to jQuery.</p>
<p><a href="http://brandonaaron.net/jquery/plugins/mousewheel/test/test.html" target="_blank"><strong>Mousewheel</strong></a><br />
Mousewheel event handler.</p>
<p><a href="http://remysharp.com/2006/12/15/jquery-mousehold-event/" target="_blank"><strong>Mousehold Event</strong></a><br />
Add repeating event as the user holds down the mouse.</p>
<p><a href="http://www.fyneworks.com/jquery/multiple-file-upload/" target="_blank"><strong>Multiple File Upload</strong></a><br />
Select multiple files one by one as it adds to a queue list.</p>
<p><a href="http://www.texotela.co.uk/code/jquery/newsticker/" target="_blank"><strong>newsticker</strong></a><br />
Create a fading news ticker.</p>
<p><a href="http://digitalspaghetti.me.uk/index.php?q=jquery-pstrength" target="_blank"><strong>Password Strength Meter</strong></a><br />
Indicator to show the strength of a users password.</p>
<p><a href="http://rip747.wordpress.com/2007/03/02/the-return-of-popupwindow-jquery-plugin/" target="_blank"><strong>PopupWindow</strong></a><br />
Creates an preview popup of destination link.</p>
<p><a href="http://jquery.com/plugins/project/query-object" target="_blank"><strong>Query String Object</strong></a><br />
Useful for sending URL parameters.</p>
<p><a href="http://www.texotela.co.uk/code/jquery/select/" target="_blank"><strong>Select box manipulation</strong></a><br />
Remove and add options from a select list or dropdown in many ways.</p>
<p><a href="http://code.google.com/p/jqueryselectcombo/" target="_blank"><strong>selectCombo</strong></a><br />
Tool for making dependant dropdowns with Ajax.</p>
<p><a href="http://www.phpletter.com/Demo/Jquery-Star-Rating-Plugin/" target="_blank"><strong>Star Rating</strong></a><br />
Generates star rating from input fields</p>
<p><a href="http://www.trirand.com/blog/?page_id=5" target="_blank"><strong>Grid</strong></a><br />
Dynamic ajax grid control.</p>
<p><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html" target="_blank"><strong>slideViewer</strong></a><br />
Image gallery as slides.</p>
<p><a href="http://wanderinghorse.net/computing/javascript/jquery/spoilers/demo.html" target="_blank"><strong>Spoilers</strong></a><br />
Hide content behind an image until user action is taken.</p>
<p><a href="http://p.sohei.org/stuff/jquery/tablehover/demo/demo.html" target="_blank"><strong>tableHover</strong></a><br />
Row and column highlighting with variations.</p>
<p><a href="http://ideamill.synaptrixgroup.com/?page_id=16" target="_blank"><strong>tableFilter</strong></a><br />
Search box is added to each column header to filter table.</p>
<p><a href="http://tablesorter.com/docs/" target="_blank"><strong>tablesorter</strong></a><br />
Client side table sorting.</p>
<p><a href="http://malsup.com/jquery/taconite/" target="_blank"><strong>Taconite</strong></a></p>
<p>Easily make multiple DOM updates using the results of a single AJAX call.</p>
<p><a href="http://agencenp.net/textgrad/textgrad.html" target="_blank"><strong>Textgrad</strong></a><br />
Add gradients to whole blocks of text.</p>
<p><a href="http://home.iprimus.com.au/kbwood/jquery/timeEntry.html" target="_blank"><strong>Time Entry</strong></a><br />
Sets an input field up to accept a time value.</p>
<p><a href="http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/" target="_blank"><strong>Tooltip</strong></a><br />
Add tooltips from title page.</p>
<p><a href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/" target="_blank"><strong>Validation</strong></a></p>
<p>Add live validation to forms.</p>
<p><a href="http://demo.wymeditor.org/" target="_blank"><strong>WYMeditor</strong></a></p>
<p>Web-based XHTML WYSIWYM editor.</p>
<p><a href="http://www.sunsean.com/zoomi/" target="_blank"><strong>Zoomi</strong></a><br />
Zoomable thumbnails.</p>
<p><a href="http://www.jongma.org/webtools/jquery/xslt/" target="_blank"><strong>XSLT</strong></a><br />
Transform XML/XSL from JavaScript.</p>
<p><a href="http://incubator.apache.org/xap/overview.html" target="_blank"><strong>XAP</strong></a><br />
Ajax library.</p>
<p><strong>Enjoy this Post? <a href="http://feeds.feedburner.com/2expertsdesigndotcom" target="_blank">Subscribe to the 2Experts Design Blog</a> or <a href="http://twitter.com/2experts" target="_blank">follow us on twitter</a></strong></p>
<p>Our blog is updated regularly with content related to web design, inspiration, tutorials, wordpress, freebies and much more. If you don&#8217;t want to miss out on future posts, you can subscribe by <strong><a href="http://feeds.feedburner.com/2expertsdesigndotcom" target="_blank">RSS</a></strong> or <strong><a href="http://feedburner.google.com/fb/a/mailverify?uri=2expertsdesigndotcom&amp;loc=en_US" target="_blank">Email</a></strong></p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3fd77_IgvoYzZNgSg" height="1" width="1" /><br />
<a href="http://feeds.feedburner.com/2expertsdesigndotcom">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/90-useful-jquery-plugins-for-designers-and-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Wallpaper Roundup: Ringing in the New Year [Wallpaper Roundup]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/wallpaper-roundup-ringing-in-the-new-year-wallpaper-roundup/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/wallpaper-roundup-ringing-in-the-new-year-wallpaper-roundup/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:47:22 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[Eve]]></category>
		<category><![CDATA[futurists]]></category>
		<category><![CDATA[gallery layout]]></category>
		<category><![CDATA[Hang]]></category>
		<category><![CDATA[happy new year]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[size image]]></category>
		<category><![CDATA[wallp]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/wallpaper-roundup-ringing-in-the-new-year-wallpaper-roundup/</guid>
		<description><![CDATA[New Year&#8217;s Eve is upon us, ring it in with some New Year&#8217;s-themed wallpaper. Judging by the wallpapers we found, 2010 is going to be all the neon and sparkles the futurists of yesteryear promised us. Note: The &#8220;Full Size&#8221; link directly under the picture only shows you the sample image we uploaded for this [...]]]></description>
			<content:encoded><![CDATA[<p>New Year&#8217;s Eve is upon us, ring it in with some New Year&#8217;s-themed wallpaper. Judging by the wallpapers we found, 2010 is going to be all the neon and sparkles the futurists of yesteryear promised us.</p>
<p><em>Note:</em> The &#8220;Full Size&#8221; link directly under the picture only shows you the sample image we uploaded for this gallery. You need to click on the name of the particular wallpaper in the right hand column to access the full range of sizes at the source site.</p>
<p><em>Not keen on the gallery layout? See all the larger images on one page <a href="http://lifehacker.com/5437483/wallpaper-roundup-ringing-in-the-new-year">here</a>.</em></p>
<p><a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/glowing_2010_by_ritamd.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4bfce_500x_glowing_2010_by_ritamd.jpg" class="left image500" width="500" /></a><br /> <a href="http://ritamd.deviantart.com/art/Glowing-2010-146522398">Glowing 2010 by ~ritamd</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/2010_is_coming_by_guillebot.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/27c46_500x_2010_is_coming_by_guillebot.jpg" class="left image500" width="500" /></a><br /> <a href="http://guillebot.deviantart.com/art/2010-is-coming-147384701">2010 is coming by ~GuilleBot</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/2010_by_sant1ag0.png"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0b803_500x_2010_by_sant1ag0.jpg" class="left image500" width="500" /></a><br /> <a href="http://sant1ag0.deviantart.com/art/2010-148284762">2010 by ~Sant1ag0</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/january_2010___smashing_wp_by_nefretizm.png"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/795cf_500x_january_2010___smashing_wp_by_nefretizm.jpg" class="left image500" width="500" /></a><br /> <a href="http://nefretizm.deviantart.com/art/january-2010-smashing-wp-146741542">january 2010 &#8211; smashing wp by ~nefretizm</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/happy_new_year___2008_by_pincel3d.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/36e6f_500x_happy_new_year___2008_by_pincel3d.jpg" class="left image500" width="500" /></a><br /> <a href="http://pincel3d.deviantart.com/art/Happy-New-Year-2008-73334141">Happy New Year &#8211; 2008 by *pincel3d</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/hang_in_rope_by_ribhu.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d2a2a_500x_hang_in_rope_by_ribhu.jpg" class="left image500" width="500" /></a><br /> <a href="http://ribhu.deviantart.com/art/Hang-In-rope-139675650">Hang In rope by ~ribhu</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/happy_new_year_2010_by_ayeb.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b8eb0_500x_happy_new_year_2010_by_ayeb.jpg" class="left image500" width="500" /></a><br /> <a href="http://ayeb.deviantart.com/art/happy-new-year-2010-147975242">happy new year 2010 by ~ayeb</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/new_year_champagne_by_maarel.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/11f44_500x_new_year_champagne_by_maarel.jpg" class="left image500" width="500" /></a><br /> <a href="http://maarel.deviantart.com/art/New-Year-Champagne-147250157">New Year Champagne by ~Maarel</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/happy_new_year_2010_by_thvg.png"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f4c78_500x_happy_new_year_2010_by_thvg.jpg" class="left image500" width="500" /></a><br /> <a href="http://thvg.deviantart.com/art/Happy-New-Year-2010-148600175">Happy New Year 2010 by *Thvg</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/minimalistic_new_year_wallp__by_lazlo_moholy.png"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4bfb1_500x_minimalistic_new_year_wallp__by_lazlo_moholy.jpg" class="left image500" width="500" /></a><br /> <a href="http://lazlo-moholy.deviantart.com/art/Minimalistic-New-Year-Wallp-148554801">Minimalistic New Year Wallp. by ~Lazlo-Moholy</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/new_year__s_eve_by_mladenmilinovic_03.png"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/84b98_500x_new_year__s_eve_by_mladenmilinovic_03.jpg" class="left image500" width="500" /></a><br /> <a href="http://mladenmilinovic.deviantart.com/art/New-Year-s-Eve-148687178">New Year&#8217;s Eve by ~mladenmilinovic</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p> <a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/new_year_by_nuahs_02.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c412f_500x_new_year_by_nuahs_02.jpg" class="left image500" width="500" /></a><br /> <a href="http://nuahs.deviantart.com/art/New-Year-73459383">New Year by *nuaHs</a><br /> <strong>Click on the link above to visit the author&#8217;s page and access the full size image.</strong></p>
<p><a href="http://ads.pheedo.com/click.phdo?s=529b487dea5ba683e0bc1eee13c402ce&amp;p=1"><img alt="" style="border: 0" border="0" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9ddd9_img.phdo?s=529b487dea5ba683e0bc1eee13c402ce&amp;p=1" /></a><br />
<img alt="" height="0" width="0" border="0" src="http://a.rfihub.com/eus.gif?eui=2225" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/u6fEcBHOSfK7fGolSZhsomreaIc/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/u6fEcBHOSfK7fGolSZhsomreaIc/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_di" border="0"></img></a></p>
<div>
<a href="http://feeds.gawker.com/~ff/lifehacker/full?a=m5gleyZvqyk:ON0yV9ocyg4:H0mrP-F8Qgo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_full?d=H0mrP-F8Qgo" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=m5gleyZvqyk:ON0yV9ocyg4:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_full?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=m5gleyZvqyk:ON0yV9ocyg4:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_full?i=m5gleyZvqyk:ON0yV9ocyg4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=m5gleyZvqyk:ON0yV9ocyg4:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_full?i=m5gleyZvqyk:ON0yV9ocyg4:V_sGLiPBpWU" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b5df5_m5gleyZvqyk" height="1" width="1" /><br />
<a href="http://feeds.gawker.com/lifehacker/full">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/wallpaper-roundup-ringing-in-the-new-year-wallpaper-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #394</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-394/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-394/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 19:52:38 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Anthony Eugene Kim Fabiano]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[fabiano fabio]]></category>
		<category><![CDATA[Fabio




















Gisele]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[John Mark Luis Afonso]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-394/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/CHPco3tCGg0gUTYq_9yXiOkkw7g/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf35c_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/CHPco3tCGg0gUTYq_9yXiOkkw7g/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf35c_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out http://daily.abduzeedo.com</h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2009/12/photography-jorge-miguel/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2ff6b_Jorge-Miguel-Photography-6.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/andres-yeah-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dba2d_Andr%C3%A9s-Yeah-illustrations-14-600x450.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/andres-yeah-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/081ef_Andr%C3%A9s-Yeah-illustrations-9.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>Anthony</h3>
<p><a href="http://wrong-code.deviantart.com/art/Venus-Updated-145630751" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/081ef_Venus_Updated_by_Wrong_Code.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://wrong-code.deviantart.com/art/Xmas-147778267" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1548d_Xmas_by_Wrong_Code.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://wrong-code.deviantart.com/art/Gluttony-147630174" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1548d_Gluttony_by_Wrong_Code.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://wrong-code.deviantart.com/art/2010-147785791" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c995e_2010_by_Wrong_Code.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/lost-underground-art-show-at" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c995e_TheLOSTUndergroundArtShow1.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/lost-underground-art-show-at" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4cac_TheLOSTUndergroundArtShow4.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/finding-the-story-in-faceless" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4cac_3931602699_58b308c70b.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/finding-the-story-in-faceless" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d4cac_3713160303_eb2b98cab2.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/johnny-walker-f1-4-pics" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c9573_JohnnyWalkerF11.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>Fabiano</h3>
<p><a href="http://designyoutrust.com/2009/12/31/michael-freimuth/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2009/12/31/muzorama-by-muzorama-team/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://joshspear.com/item/modern-kokeshi-dolls/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+urbanspy+(Josh+Spear)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/photography-jorge-miguel/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/photography-jorge-miguel/" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://blog.signalnoise.com/2009/12/31/2010-the-new-decade/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2009/12/31/illustrations-by-miriam-moshinsky/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designyoutrust.com/2009/12/31/illustrations-by-miriam-moshinsky/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/andres-yeah-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/andres-yeah-illustrations/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://cyanatrendland.com/2009/12/30/30-veer-custom-typeface/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.ibelieveinadv.com/2009/12/master-program-in-advertising-at-new-bulgarian-university-fly-horse/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/panchdg/4231068115/in/pool-84772093@N00" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://blog.signalnoise.com/2009/12/30/dust-storm-photos-by-gavin-marchio/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Whats-under-your-Mask/373613" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/B-Type/372596" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://gatekeeper.tumblr.com/post/309793972" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42d50_tumblr_kvhus3I8jI1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/309037767" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42d50_tumblr_kvi0qft9Tz1qztsrto1_500.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://lovelypackage.com/organic-honey/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/15dde_orghoney1.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://yuchenghong.deviantart.com/art/Jin-Wei-148018188" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5c2_Jin_Wei_by_yuchenghong.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://yuchenghong.deviantart.com/art/Lida-77629546" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5c2_Lida_by_yuchenghong.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://naturalborncreative.deviantart.com/art/Dance-50799833" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e5c2_Dance_by_NaturalBornCreative.jpg" alt="Digital art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>John Mark</h3>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d1041_1300211262235029.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.behance.net/johnmark" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d1041_1300211261926828.jpg" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>Luis Afonso</h3>
<p><a href="http://shadowtuga.deviantart.com/art/The-Lion-King-Poster-148566596" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://shadowtuga.deviantart.com/art/Art-I-feel-Inspired-147675970" rel="nofollow"><img width="450" /></a></p>
<h3>LuXo</h3>
<p><a href="http://luxo-art.deviantart.com/art/Winter-Surprise-147407751" rel="nofollow"><img width="450" /></a></p>
<h3>Moulay_dodo</h3>
<p><a href="http://www.flickr.com/photos/drisstribech/4178514075/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<h3>Peach</h3>
<p><a href="http://www.thepeachdesign.com/portfolio.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac482_t-shirt_flow.gif" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.thepeachdesign.com/portfolio.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/afe19_t-shirt_Bound.gif" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<p><a href="http://www.thepeachdesign.com/portfolio.html" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dbd77_t-shirt_children.gif" alt="Digital Art selected for the Daily Inspiration #394" width="450" /></a></p>
<h3>Postreman</h3>
<p><a href="http://postreman.deviantart.com/art/Inside-the-carrousel-148005429" rel="nofollow"><img width="450" /></a></p>
<h3>RINGOislost</h3>
<p><a href="http://callit-ringo.deviantart.com/art/Revenge-of-the-trees-148631491" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://callit-ringo.deviantart.com/art/Revenge-of-the-Sea-Tshirt-148341882" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://callit-ringo.deviantart.com/art/SUNRISE-REVEALED-FRONT-147677461" rel="nofollow"><img width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@allrox </h3>
<p><a href="http://www.flickr.com/photos/allrox/3993886087/sizes/o/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/allrox/4229550035/sizes/l/" rel="nofollow"><img width="450" /></a></p>
<div>
<h2>About the author</h2>
<div>
<div><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e10cc_picture-1.jpg" alt="User picture" /></div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2b030_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2b030_abduzeedo?i=z3Fw4YRA1Kc:IRuYII0dN9Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?i=z3Fw4YRA1Kc:IRuYII0dN9Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?i=z3Fw4YRA1Kc:IRuYII0dN9Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=z3Fw4YRA1Kc:IRuYII0dN9Q:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fde26_z3Fw4YRA1Kc" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-394/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>30+ Most Wanted Flash Image Gallery Tutorials using XML</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/30-most-wanted-flash-image-gallery-tutorials-using-xml/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/30-most-wanted-flash-image-gallery-tutorials-using-xml/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 17:50:02 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash developers]]></category>
		<category><![CDATA[flash image]]></category>
		<category><![CDATA[flash slideshow]]></category>
		<category><![CDATA[free xml]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xml templates]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/30-most-wanted-flash-image-gallery-tutorials-using-xml/</guid>
		<description><![CDATA[We always try to find some best ever roundups, Today we just select some Professional Free Flash Most Wanted Image Gallery Tutorials using XML which is web based script, mostly flash developers use this script for data integration. Listed tutorials helping to learn more about flash intermediate level scripting and user helping in modern flash [...]]]></description>
			<content:encoded><![CDATA[<p>We always try to find some best ever roundups, Today we just select some Professional Free Flash Most Wanted Image Gallery Tutorials using XML which is web based script, mostly flash developers use this script for data integration. Listed tutorials helping to learn more about flash intermediate level scripting and user helping in modern flash website designs, as follow Gallery slideshow, flash image gallery, flash slideshow with free XML templates, XML random image slideshow, XML slideshow and thumbnail and there is also SWF slideshow make for better design idea about Flash Slideshow using XML, hope you like all inspirations about mentioned stuff.</p>
<p><a href="http://feeds2.feedburner.com/Devsnippets">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/30-most-wanted-flash-image-gallery-tutorials-using-xml/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Daily Inspiration #393</title>
		<link>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-393/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-393/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:22:17 +0000</pubDate>
		<dc:creator>Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[Abduzeedo]]></category>
		<category><![CDATA[Brazil]]></category>
		<category><![CDATA[code lt]]></category>
		<category><![CDATA[daily inspirations]]></category>
		<category><![CDATA[Eugene Kim Evan Dalen]]></category>
		<category><![CDATA[Fabio]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[graphic web designer]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Justin S. Meyers]]></category>
		<category><![CDATA[Korb]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Morocco]]></category>
		<category><![CDATA[morocco trip]]></category>
		<category><![CDATA[Porto Alegre]]></category>
		<category><![CDATA[porto alegre brazil]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Vincent]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-393/</guid>
		<description><![CDATA[This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedads.g.doubleclick.net/~a/lE3NGY4taGdoQHXXqXw_RwVLM_k/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/65cf9_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/lE3NGY4taGdoQHXXqXw_RwVLM_k/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/65cf9_di" border="0"></img></a></p>
<h3>This post is part of our daily series of posts showing the most inspiring images selected by some of the Abduzeedo&#8217;s writers and users. If you want to participate and share your graphic design inspiration, just send us, via email, the image with the link from where you found it, also use &#8220;Daily Inspiration&#8221; in the subject, and don&#8217;t forget to send your Abduzeedo username; or via Twitter sending to http://twitter.com/abduzeedo</h3>
<p>If possible use the HTML code: <strong>&lt;p class=&quot;imgC&quot;&gt;&lt;a href=&quot;Link to the page you found the image&quot;&gt;&lt;img src=&quot;Link to the Image&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</strong></p>
<h3>Do you want to see all images from all Daily Inspirations? Check out http://daily.abduzeedo.com</h3>
<h3>al b sure</h3>
<p><a href="http://vectroave.com/2009/12/rodrigo-diaz-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/247a1_Illustrations-by-Rodrigo-D%C3%ADaz-11-600x418.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/rodrigo-diaz-illustrations/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0e335_Illustrations-by-Rodrigo-D%C3%ADaz-15-600x733.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/house-on-a-slope-by-sepka-architekti/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ed2dc_House-on-a-Slope-by-Sepka-Architekti-15-600x407.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://vectroave.com/2009/12/house-on-a-slope-by-sepka-architekti/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c5539_House-on-a-Slope-by-Sepka-Architekti-3-600x408.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<h3>cesarmanuelroman</h3>
<p><a href="http://cesarmanuelroman.wordpress.com/2009/12/29/experimento-2/" rel="nofollow"><img width="450" /></a></p>
<h3>Dev</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>Eugene Kim</h3>
<p><a href="http://www.mymodernmet.com/profiles/blogs/the-art-and-beauty-of-japanese" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e6c8c_AmazingTattoosFromJapan1.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/the-art-and-beauty-of-japanese" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f085_AmazingTattoosFromJapan9.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/jessica-hische-illustrated" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f085_BOSTONwinter6.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/jessica-hische-illustrated" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9f085_bostonwinter4.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-cloud-360" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be272_DaewonParkObservatory1.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.mymodernmet.com/profiles/blogs/modern-architecture-cloud-360" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/be272_DaewonParkObservatory3.jpg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<h3>Evan Dalen</h3>
</p>
<h3>Fabiano</h3>
<p><a href="http://www.fubiz.net/2009/12/30/google-office/" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://vimeo.com/7792511" rel="nofollow">I&#8217;ll be gone</a> from <a href="http://vimeo.com/korb" rel="nofollow">KORB</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<p><a href="http://designyoutrust.com/2009/12/29/space-2010-calendar/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+dyt+(Design+You+Trust.+World's+Most+Famous+Social+Inspiration.)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://inspiredology.com/stunning-examples-of-photography/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+InspiredologycomInspiredologycom+(inspiredology.com)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://inspiredology.com/stunning-examples-of-photography/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+InspiredologycomInspiredologycom+(inspiredology.com)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://inspiredology.com/stunning-examples-of-photography/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+InspiredologycomInspiredologycom+(inspiredology.com)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://psd.tutsplus.com/articles/inspiration/40-amazing-and-fantastical-winter-photo-manipulations/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+psdtuts+(PSDTUTS)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
<h3>Fabio</h3>
<p><a href="http://www.fubiz.net/2009/12/30/jeffrey-vanhoutte/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.fubiz.net/2009/12/30/jeffrey-vanhoutte/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.lostateminor.com/2009/12/30/tim-lee-3/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+LostAtEMinor+(Lost+At+E+Minor)&amp;utm_content=Google+Reader" rel="nofollow"><img width="450" /></a></p>
</p>
<p><a href="http://designlenta.com/2009/12/30/reklamnye-fotografii-ot-ricardo-barcellos/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://designlenta.com/2009/12/30/reklamnye-fotografii-ot-ricardo-barcellos/" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/8676c1523467dbe7914a8970fe4f09aa47f3c383" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/f06f5cc42cb5f8c5497c4dcd794d90d9f03a675f" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://ffffound.com/image/26381a4b7ea594ddbf1759f7aaa1c6de7bf6a611" rel="nofollow"><img width="450" /></a></p>
<h3>fik</h3>
<p><a href="http://www.bradleysharp.co.uk/wargames/" rel="nofollow"><img width="450" /></a></p>
<h3>Gisele</h3>
<p><a href="http://www.chromasia.com/iblog/index.php" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e80f1_126219766445928.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.chromasia.com/iblog/archives/0912181305.php" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/52f7c_1262197659800894.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.designzzz.com/beautiful-digital-paintings-cypherx/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6b4d4_1262197654655111.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://www.designzzz.com/beautiful-digital-paintings-cypherx/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/0a9e4_1262197645271904.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/307435985" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/27f7b_1262197641568512.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<p><a href="http://gatekeeper.tumblr.com/post/306686245" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f80da_1262197638294005.jpeg" alt="Digital Art selected for the Daily Inspiration #393" width="450" /></a></p>
<h3>Justin S. Meyers</h3>
<p><a href="http://www.plasticmonument.com/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a8f6b_PM_122809_2010.jpg" alt="Digital art selected for the Daily Inspiration #387" width="450" /></a></p>
<h3>karolzielinski</h3>
<p><a href="http://en.tspot.pl/news/lindsay-lohan-and-her-naked-photo-session/" rel="nofollow"><img width="450" /></a></p>
<h3>Kritikal</h3>
<p><a href="http://darrenfiander.deviantart.com/" rel="nofollow"><img width="450" /></a></p>
<h3>Morocco Trip 2009 [Nikon D5000]</h3>
</p>
<h3>Vincent</h3>
<p><a href="http://www.flickr.com/photos/ibftp/4221657265/in/set-72157623086542232/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/107a1_1262197285721599.jpeg" alt="Digital art selected for the Daily Inspiration #387" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/ibftp/4222419324/in/set-72157623086542232/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/42f88_1262197290192697.jpeg" alt="Digital art selected for the Daily Inspiration #387" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/ibftp/4222419940/in/set-72157623086542232/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6cb23_1262197295592767.jpeg" alt="Digital art selected for the Daily Inspiration #387" width="450" /></a></p>
<p><a href="http://www.flickr.com/photos/ibftp/4222420292/in/set-72157623086542232/" rel="nofollow"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ae4e_1262197300576572.jpeg" alt="Digital art selected for the Daily Inspiration #387" width="450" /></a></p>
<h2>Via Twitter</h2>
<p>Send your suggestions via Twitter to <a href="http://twitter.com/abduzeedo" title="http://twitter.com/abduzeedo" rel="nofollow">http://twitter.com/abduzeedo</a> using #abdz in the end of the tweet.</p>
<h3>@mauroh </h3>
<p><a href="http://www.behance.net/Gallery/Enter-The-Dragon/257987" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Enter-The-Dragon/257987" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://www.behance.net/Gallery/Enter-The-Dragon/257987" rel="nofollow"><img width="450" /></a></p>
<h3>@irrelevantkevin </h3>
<p><a href="http://cargocollective.com/irrelevant#58104/Photography" rel="nofollow"><img width="450" /></a></p>
<p><a href="http://cargocollective.com/irrelevant#58104/Photography" rel="nofollow"><img width="450" /></a></p>
<h3>@Baaaril </h3>
</p>
<p><a href="http://vimeo.com/8362711" rel="nofollow">Baril &#8211; Cocktail (Official Clip)</a> from <a href="http://vimeo.com/baril" rel="nofollow">Baril</a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<h3>@_thiagod </h3>
</p>
<p><a href="http://vimeo.com/8359498" rel="nofollow">silence typography</a> from <a href="http://vimeo.com/user1082657" rel="nofollow">thiago </a> on <a href="http://vimeo.com" rel="nofollow">Vimeo</a>.</p>
<div>
<h2>About the author</h2>
<div>
<div><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7789c_picture-1.jpg" alt="User picture" /></div>
<div>
<p>My name is Fabio Sasso, I&#8217;m a graphic/web designer from Porto Alegre, Brazil and I&#8217;m the founder of Abduzeedo. I hope we can share lots of information, tips, and ideas through Abduzeedo. Also you can follow me on <a href="http://twitter.com/abduzeedo" rel="nofollow">Twitter</a> or my personal site at <a href="http://fabiosasso.com" rel="nofollow">http://fabiosasso.com</a>.</p>
</div>
<div></div>
</div>
<h4>Sponsored Links:</h4>
<div>
</div>
</div>
<div>.</div>
<p>
<div>
<a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8f271_abduzeedo?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?i=Kf6U1ZRpL34:Wprz_tblJcw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:dnMXMwOfBR0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?i=Kf6U1ZRpL34:Wprz_tblJcw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:l6gmwiTKsz0"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?i=Kf6U1ZRpL34:Wprz_tblJcw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/577c2_abduzeedo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/abduzeedo?a=Kf6U1ZRpL34:Wprz_tblJcw:TzevzKxY174"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/68cad_abduzeedo?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f9487_Kf6U1ZRpL34" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/abduzeedo">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/web-design/web-resources/daily-inspiration-393/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>69 Coolest Web Apps Of 2009</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/69-coolest-web-apps-of-2009/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/69-coolest-web-apps-of-2009/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:06:26 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[amp design]]></category>
		<category><![CDATA[Canada]]></category>
		<category><![CDATA[China]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[free online calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[south korea]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[US]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/69-coolest-web-apps-of-2009/</guid>
		<description><![CDATA[The year 2009 is almost ended. We have explored and reviewed so many useful tools and resources for you all the year. Today, we are going to take a look on few of the web apps we have featured that we think you would like bookmark for 2010. I hope designers, developers and programmers will [...]]]></description>
			<content:encoded><![CDATA[<p>The year 2009 is almost ended. We have explored and reviewed so many useful tools and resources for you all the year. Today, we are going to take a look on few of the web apps we have featured that we think you would like bookmark for 2010. I hope designers, developers and programmers will like this list, but you can also use them and will love them whether you are an office worker, a manager, a supervisor, a student, a home user, etc. They are really amazing in respect to their features. This is the list of 69 Coolest Web Apps Of 2009 at Work. Just take a look at them and share your thought’s here.</p>
<p>You are welcome to share more useful web apps that will be helpful for our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span>Do you want to be the first one to know the latest happenings</span></a> at SmashingApps.com just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank"><span>subscribe to our rss feed</span></a> and <a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a> and <strong><a href="http://www.facebook.com/smashingapps" target="_blank">do not forget to become our fan on facebook</a></strong> as well.</p>
<p><a href="https://browserlab.adobe.com/index.html" target="_blank"><strong>Adobe BrowserLab</strong></a></p>
<p><a href="https://browserlab.adobe.com/index.html" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf82e_Adobe-BrowserLab.jpg" alt="Adobe-BrowserLab" width="500" height="286" /></a></p>
<p>An easier and faster solution for cross-browser testing. You can preview and test your web pages on leading browser and operating systems. This will help you get your results in real time, from virtually any computer connected to the internet.</p>
<p><strong><a href="http://www.notableapp.com/" target="_blank">Notable</a></strong></p>
<p><a href="http://www.notableapp.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/23081_Notable-screenshot-capture.jpg" alt="Notable-screenshot-capture" width="500" height="320" /></a></p>
<p>Are you stuck sharing feedback in text documents and email? Notable makes it possible to put your feedback directly on the webpage, highlighting your points exactly. With Notable you can quickly and easily give feedback on design, content, and code on any page of a website or application without leaving your browser.</p>
<p><strong><a href="http://www.google.com/calender" target="_blank">Google Calendar</a></strong></p>
<p><a href="http://www.google.com/calender" target="_parent"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/da8fb_google-calendar.jpg" border="0" alt="" width="500" height="224" /></a></p>
<p>With Google&#8217;s free online calendar, it&#8217;s easy to keep track of life&#8217;s important events all in one place. With Google Calender, you can let your family and friends see your calendar, and view schedules that others have shared with you. You can get event reminders via email or have text messages sent right to your mobile phone.</p>
<p><span><strong><a href="http://www.wix.com/" target="_blank">Wix</a></strong></span></p>
<p><a href="http://www.wix.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e7777_wix.jpg" alt="Wix - Create a free website,  Free MySpace layouts &amp; Flash MySpace layouts" /></a></p>
<p>With Wix you can create a free website or make free MySpace layouts and Flash MySpace layouts. It&#8217;s the simpler, faster, better way to build &amp; design on the web.</p>
<p><strong><a href="http://www.zapproved.com" target="_blank">Zapproved</a></strong></p>
<p><a href="http://www.zapproved.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5ea9e_zapproved.jpg" alt="Zapproved" /></a></p>
<p>Zapproved is a lightweight Web tool that makes group decision-making faster, easier and more accountable. It is a unique solution that introduces peer-to-peer and organizational techniques to improve the process of building consensus.</p>
<p><strong><a href="http://www.photosnack.com/" target="_blank">PhotoSnack</a></strong></p>
<p><a href="http://www.photosnack.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1f21f_PhotoSnack.jpg" alt="PhotoSnack" width="500" height="293" /></a></p>
<p>With PhotoSnack it&#8217;s easier than ever to upload photos, create great photo slideshows, and share them with your friends and family. And by the way, it&#8217;s free.</p>
<p><strong><a href="http://www.officelive.com/en-us/" target="_blank">Office Live</a></strong></p>
<p><a href="http://www.officelive.com/en-us/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f65c5_office-live.jpg" alt="Office Live" /></a></p>
<p>You can use this service for free online storage and document sharing. You can store files up to 5GB, and share with anyone, and collaborate on a single document. It will allow you to view Microsoft Office Word, Excel and PowerPoint files from your Web browser.</p>
<p><strong><a href="http://www.conceptfeedback.com/" target="_blank">Concept Feedback</a></strong></p>
<p><a href="http://www.conceptfeedback.com/how-it-works/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ce478_Concept-Feedback-screenshot.jpg" alt="Concept-Feedback-screenshot" width="500" height="367" /></a></p>
<p>ConceptFeedback<span> could be a great idea</span> for marketers, designers and developers, provides a free and simple tool for getting third-party reviews on design concepts. Concepts may be posted publicly or privately and can include websites, logos, advertisements, videos, and more.</p>
<p><span><strong><a href="http://www.dimdim.com" target="_blank">DimDim</a></strong></span></p>
<p><a href="http://www.dimdim.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6272f_dimdim.jpg" alt="free web conferencing service where you can share your desktop" /></a></p>
<p>DimDim is a free web conferencing service where you can share your desktop, show slides, collaborate, chat, talk and broadcast via webcam with absolutely no download required for attendees.</p>
<p><strong><a href="https://www.photoshop.com/" target="_blank">Photoshop.com</a></strong></p>
<p><a href="https://www.photoshop.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6272f_online-photoshop.jpg" alt="Photoshop" /></a></p>
<p>This is your online photo sharing, editing and hosting resource. You can upload, organize, edit, store (up to 2GB free) and share your photos.</p>
<p><span><strong><a href="http://www.freshbooks.com/" target="_blank">FresBooks </a></strong></span></p>
<p><a href="http://www.freshbooks.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/92950_freshbooks.jpg" alt="freshbooks" width="500" height="355" /></a></p>
<p>FreshBooks is an online invoicing and time tracking service that <span>saves you time</span> and <span>makes you look professional. </span>This is so easy to use, it saves your time and gets you paid faster. You&#8217;ll actually love invoicing. You can keep track of your expenses, for both projects and yourself and easily re-bill clients on project expenses.</p>
<p><strong><a href="http://www.glasscubes.com/" target="_blank">Glasscubes</a></strong></p>
<p><a href="http://www.glasscubes.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5fcac_Glasscubes.jpg" alt="Glasscubes" width="500" height="302" /></a></p>
<p>Glasscubes brings together a collection of online collaboration tools which facilitate better team working and improved communication. It will help you to replace email or existing methods of collaborating by using their online collaboration tools that simply enable users to improve how they work together. Glasscubes is perfect for small/medium size organizations, teams and people organizing projects.</p>
<p><strong><a href="http://www.remindo.com/" target="_blank">Remindo</a></strong></p>
<p><a href="http://www.remindo.com/#/modules/php/learnMore.php" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a2e8_Remindo-dashboard.jpg" alt="Remindo-dashboard" width="500" height="343" /></a></p>
<p>With Remindo you can connect, share and collaborate with your team and clients. It will help you to create your company branded intranet in minutes and access it from anywhere on the web. Use it free for up to 3 GB of storage.</p>
<p><strong><a href="http://hootsuite.com/" target="_blank">HootSuite </a></strong></p>
<p><a href="http://hootsuite.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a2e8_hootsuite.jpg" alt="HootSuite" /></a></p>
<p>HootSuite is the ultimate Twitter toolbox. With HootSuite, you can manage multiple Twitter profiles, pre-schedule tweets, and measure your success. HootSuite lets you manage your entire Twitter experience from one easy-to-use interface.</p>
<p><strong><a href="http://colorschemedesigner.com/" target="_blank">Color Scheme Designer</a></strong></p>
<p><a href="http://colorschemedesigner.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dea5f_ColorSchemeDesigner.jpg" border="0" alt="Online Color Tools" width="500" /></a></p>
<p>Color Scheme Designer is a brand new interface, as well as the engine, all rewritten from the scratch. Rapidly increased precision and color space conversions, better preview, enhanced scheme creation system, unique scheme IDs and permanent URL of the scheme.</p>
<p><a href="http://www.mint.com" target="_blank"><strong>Mint</strong></a></p>
<p><a rel="attachment wp-att-5713" href="http://www.smashingapps.com/2009/12/07/10-online-financial-tools-to-manage-your-money-quickly-and-easily.html/mint" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d6ad7_mint.jpg" alt="mint" width="500" height="163" /></a></p>
<p>Mint is a modern, powerful, easy and secure web–based solution for online financial management. You can register anonymously using any valid email address, and then add the log–in information for the online bank, credit union, credit card and investment accounts you want to consolidate in Mint.</p>
<p><strong><a href="http://www.pdftoexcelonline.com" target="_blank">PDF to Excel</a></strong></p>
<p><a href="http://www.pdftoexcelonline.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d6ad7_pdf-to-excel-converter.jpg" alt="PDF-to-Excel Converter" /></a></p>
<p>You can use PDF to Excel to quickly and easily create highly, editable XLS files, making it a cinch to re-use tables and spreadsheets from PDF files in Microsoft Excel, OpenOffice, Google Docs, and WordPerfect Office. Best of all, you can do it entirely free.</p>
<p><a href="http://ceevee.com/" target="_blank"><strong>CeeVee</strong></a></p>
<p><a href="http://ceevee.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/51347_CeeVee.jpg" border="0" alt="" width="500" height="268" /></a></p>
<p>CeeVee is really easier and smarter way to create and share your résumé with anyone. It can simplify the process of posting your resume online.</p>
<p><strong><a href="http://kuler.adobe.com/" target="_blank">Kuler</a></strong></p>
<p><a href="http://kuler.adobe.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e3eef_Kuler.jpg" border="0" alt="Online Color Tools" width="500" /></a></p>
<p>The web-hosted application for generating color themes that can inspire any project. No matter what you&#8217;re creating, with Kuler you can experiment quickly with color variations and browse thousands of themes from the Kuler community.</p>
<p><strong><a href="http://phpanywhere.net/" target="_blank">PHPanywhere</a></strong></p>
<p><a href="http://phpanywhere.net/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a6bf2_phpanywhere.jpg" alt="PHPanywhere" /></a></p>
<p>PHPanywhere is a new online service that&#8217;s changing the way people develop on the web. They enable users to develop and maintain their php/html projects online using any standard web browser.</p>
<p><strong><a href="http://www.zamzar.com/" target="_blank">Zamzar</a></strong></p>
<p><a href="http://www.zamzar.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c86ac_zamzar-logo.jpg" alt="zamzar logo" /></a></p>
<p>Zamzar is dedicated to helping you transform your songs, videos, images and documents into different formats. You can easily convert 1GB file. Its gives you 100GB inbox to store your files.</p>
<p><strong><span><a href="http://www.myfonts.com/WhatTheFont/" target="_blank">WhatTheFont</a></span></strong></p>
<p><a href="http://www.myfonts.com/WhatTheFont/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c86ac_what-the-font.jpg" alt="what the font" /></a></p>
<p>For using WhatTheFont font recognition system, Just upload a scanned image of the font and instantly find the closest matches in their database.</p>
<p><strong><a href="http://www.timebridge.com/" target="_blank">TimeBridge</a></strong></p>
<p><a href="http://www.timebridge.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/85324_TimeBridge.jpg" alt="TimeBridge" width="500" height="385" /></a></p>
<p>TimeBridge is a web application that makes it incredibly easy to schedule and lead great meetings and follow up after you meet. This could be your best tool for calendar-wrangling, agenda-making, note-taking, team-motivating and a secret weapon in the battle against workplace inefficiency.</p>
<p><strong><a href="http://quicken.intuit.com/" target="_blank">Quicken Online</a></strong></p>
<p><a href="http://quicken.intuit.com/online-banking-finances.jsp" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/805cd_pay-day-countdown.gif" alt="pay day countdown" width="500" height="290" /></a></p>
<p>Quicken Online simplifies Internet banking by automatically organizing your financial accounts “ including checking, savings, investments, loans and credit cards “ in one place. You can use Quicken Online to easily and automatically track your spending so you know very easily where to save and when to spend and the best part is, it&#8217;s free.</p>
<p><a href="http://www.coderun.com/ide/" target="_blank"><strong>CodeRun Studio</strong></a></p>
<p><a href="http://www.coderun.com/ide/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5fa19_CodeRun-Studio.jpg" alt="CodeRun-Studio" width="500" height="270" /></a></p>
<p>CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser.</p>
<p><a href="http://cotweet.com/" target="_blank"><strong>CoTweet</strong></a></p>
<p><a href="http://cotweet.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/34832_CoTweet.jpg" alt="CoTweet" width="500" height="196" /></a></p>
<p>CoTweet is a platform that helps companies reach and engage customers using Twitter. You can manage up to six Twitter accounts through a single CoTweet login and assign tweets to your colleagues for follow up. Finally, a way to Get Things Done on Twitter.</p>
<p><strong><a href="http://creately.com/" target="_blank">Creately</a></strong></p>
<p><a href="http://creately.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3e658_Creately.jpg" alt="Creately" width="500" height="304" /></a></p>
<p>Creately is an Online Diagramming and Design is a joy to use. Its designed for ease of use and collaboration. It takes &#8216;easy&#8217; to a whole new level by intelligently adapting to the kind of diagram you are drawing. Creately has been designed so you can draw just about anything, fast and easy.</p>
<p><strong><a href="http://www.bidsketch.com/" target="_blank">Bidsketch</a></strong></p>
<p><a href="http://www.bidsketch.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/324df_Bidsketch.jpg" alt="Bidsketch" width="500" height="270" /></a></p>
<p>Bidsketch is an application that lets you create, track, customize, and design beautiful proposals. Multiple ways to present your proposals ensure clients get what they want. You can export to PDF or share online. Every client gets a portal that lets them view and comment on their proposals.</p>
<p><strong><a href="http://facelift.mawhorter.net/" target="_blank"><span>Facelift Image Replacement</span></a></strong></p>
<p><a href="http://facelift.mawhorter.net/examples/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f2c82_face-lift-example.jpg" alt="face lift example" /></a></p>
<p>Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors.</p>
<p><strong><a href="http://www.go2convert.com" target="_blank">Go2Convert</a></strong></p>
<p><a href="http://www.go2convert.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b89d7_online-image-converter-for-free.jpg" alt="Online image converter for free" /></a></p>
<p>Go2Convert is a set of free web based tools that allow you to convert, resize a picture without having to install any software on your computer. It is not meant to be a complete Image editing software package. It is meant to be an easy to use solution to convert, resize your pictures and digital photos without the need to learn a complex software package. Once you convert, resize an image, you can choose to copy image&#8217;s URL or download it directly to your computer &#8211; It doesn&#8217;t get easier than that.</p>
<p><a href="http://taweet.com/" target="_blank"><strong>Taweet</strong></a></p>
<p><a href="http://taweet.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f3b7e_Taweet.jpg" alt="Taweet" width="500" height="76" /></a></p>
<p>Taweet is a social calendar and event promotion application for Twitter. Taweet adds a whole new dimension to your Twitter experience.</p>
<p><strong><a href="http://www.colorjive.com/" target="_blank">Colorjive</a></strong></p>
<p><a href="http://www.colorjive.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e885f_Colorjive.jpg" alt="Colorjive" width="500" height="371" /></a></p>
<p>If you’re wondering whether it’s a good idea to paint your kitchen red, you can test it with Colorjive. It just takes a few clicks. You don’t even have to pick up a brush. You can paint virtually with Colorjive. They have got thousands of colors for you to choose from. They have a basic account that is absolutely free. With a free account, you can upload a single photo, paint three objects in that photo and save three different versions.</p>
<p><strong><a href="http://verbapp.com/" target="_blank">Verb</a></strong></p>
<p><a href="http://verbapp.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d3d56_Verb.jpg" alt="Verb" width="500" height="427" /></a></p>
<p>Verb is a user focused task management and sharing application. If you have things that need to be done, then this is for you. Verb was built with individuals and small teams in mind. It is the perfect solution for freelance designers and coders who want to manage themselves and their collaborations.</p>
<p><strong><a href="http://www.247webmonitoring.com" target="_blank">247webmonitoring</a></strong></p>
<p><a href="http://www.247webmonitoring.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d0ec6_247webmonitoring.jpg" alt="247webmonitoring" /></a></p>
<p>Having a good uptime is essential for the success of your website. 247webmonitoring will monitor it 24X7 from their servers and notify you whenever it goes down. This will check your website every 15 minutes to know it is up. They will send you notification by email or SMS when it goes down. So you can quickly fix the issue and you can stay happy. This way you can relax and focus on your core business. In future, you will also find out how fast your site is from different location.</p>
<p><strong><a href="http://www.tynt.com/" target="_blank">Tracer</a></strong></p>
<p><a href="http://www.tynt.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04f36_tracer.jpg" alt="Tracer" /></a></p>
<p>Tracer is a brand new way to generate more visits and page views. You can get credit when content is copied from your site. It will help you to measure and understand user engagement and Improve your search engine ranking.</p>
<p><strong><a href="http://wordoff.org/" target="_blank"><span>Wordoff</span></a></strong></p>
<p><a href="http://wordoff.org" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/04f36_wordoff-logo.gif" alt="wordoff logo" /></a></p>
<p>Wordoff is simple and useful web tool that lets you remove unnecessary tags and styles from HTML code. Most of us have to cleanup the HTML code manually in our working life. This web tool defintely help all of us in that situation and you also find this worth bookmarking.</p>
<p><strong><a href="http://www.timetonote.com/" target="_blank">Timetonote</a></strong></p>
<p><a href="http://www.timetonote.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/c7415_Timetonote-screen.jpg" alt="Timetonote-screen" width="500" height="382" /></a></p>
<p>Timetonote is a web based collaboration tool that helps you and your team keep track of all interactions with customers, leads, or anyone important to your business. It helps you keep track of your contacts information and of what needs to be done next about them. With Timetonote, you know who you&#8217;ve talked to, what you talked about, and what you need to do next.</p>
<p><strong><a href="http://www.myfontbook.com/" target="_blank">MyFontbook</a></strong></p>
<p><a href="http://www.myfontbook.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e4616_myfontbook.jpg" alt="MyFontbook" /></a></p>
<p>MyFontbook is an unique online font viewer that helps save designers time by providing a number of tools to view installed fonts quickly and easily. Unlike a classic font management tool, MyFontbook is platform independent and can be used freely through any web browser.</p>
<p><a href="http://www.rememberthemilk.com/" target="_blank"><strong>Remember    The Milk</strong></a></p>
<p><a href="http://www.rememberthemilk.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e9bcf_Remember-The-Milk.jpg" border="0" alt="" width="500" height="238" /></a></p>
<p>An intuitive interface makes managing tasks fun. You can set due dates easily with next Friday or in 2 weeks. It has an extensive keyboard shortcuts make task management quicker than ever. Remember The Milk allows you to receive reminders via email, SMS, and instant messenger (AIM, Gadu-Gadu, Google Talk, ICQ, Jabber, MSN, Skype and Yahoo! are all supported).</p>
<p><strong><a href="http://www.showdocument.com/" target="_blank">ShowDocument</a></strong></p>
<p><a href="http://www.showdocument.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8c652_show-document-screen.jpg" alt="ShowDocument" /></a></p>
<p>ShowDocument is <span>a free</span> service for <span>online meetings</span> with fully <span>synchronized co-browsing</span> of any document. It is a quick and simple way to share a document with other people at the same time. It is a web collaboration platform that lets individuals have a free online meeting. It is an alternative to various commercial desktop sharing applications. One can easily upload any file and during the session mark it up with a pen or a highlighter tool in addition to a text box tool and eraser.</p>
<p><strong><a href="http://www.preezo.com/" target="_blank">Preezo</a></strong></p>
<p><a href="http://preezo.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cf201_preezo.jpg" alt="preezo" width="500" height="356" /></a></p>
<p>Preezo is an Ajax web application that gives you the power to create and share professional quality presentations over the web without software or plugins.</p>
<p><strong><a href="http://viewlike.us/" target="_blank">ViewLike.Us</a></strong></p>
<p><a href="http://viewlike.us/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ff0f_viewlike-us.jpg" alt="ViewLike.Us" /></a></p>
<p><span>This is a brand new site that allows you to check out how your website looks in the most popular resolution formats. It&#8217;s all powered by Ajax &amp; PHP so no need to download anything</span>. <span>Using  ViewLike.Us is perfectly free.</span></p>
<p><a href="http://www.myfax.com/free/" target="_blank"><strong>MyFax </strong></a></p>
<p><a href="http://www.myfax.com/free/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7fad1_MyFax.jpg" border="0" alt="" width="500" height="394" /></a></p>
<p>MyFax Free lets you send a fax at no charge through the Web to 41 countries including the US, Canada, most of Europe, China, Japan, and South Korea. MyFax supports 178 files types including files created by most popular word processors and graphics programs.</p>
<p><strong><a href="http://www.zenbe.com/shareflow" target="_blank">Shareflow</a></strong></p>
<p><a href="http://www.zenbe.com/shareflow" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cb9a2_shareflow.jpg" alt="Shareflow" /></a></p>
<p>With Shareflow you can share your team conversations so everyone involved can clearly see what&#8217;s being said, and you can all get more done. The more you use email, the more work you create for your team. Important information gets lost in the shuffle. The Shareflow bookmarklet gives you one-click access to post content from the web to any of your flows. You can use the bookmarklet with Yahoo! Mail, Windows Live Mail, and Gmail to share your email on a flow. Create multiple flows to organize different projects or teams. You can add or remove someone at any time and invited members can create their own flows, so different teams can work amongst themselves.</p>
<p><a href="http://gomockingbird.com/" target="_blank"><strong>Mockingbird</strong></a></p>
<p><a href="http://gomockingbird.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/f6a7b_Mockingbird.jpg" alt="Mockingbird" width="500" height="270" /></a></p>
<p>Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.</p>
<p><a href="http://presentlyapp.com/" target="_blank"><strong>Present.ly</strong></a></p>
<p><a href="http://presentlyapp.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/dacd9_Presently.jpg" border="0" alt="" width="500" height="312" /></a></p>
<p>Present.ly is an award-winning microblogging platform that keeps your company connected in real-time. Increase your team&#8217;s productivity by posting updates, sharing files, exchanging ideas, and more.</p>
<p><a href="http://www.moogo.com" target="_blank"><strong>Moogo </strong></a></p>
<p><a href="http://www.moogo.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d072a_Moogo.jpg" border="0" alt="" width="500" height="336" /></a></p>
<p>Creating your own website with Moogo is incredibly easy. Moogo offers you a simple way of creating your own easy-to-update website with style even if you have never created a website in your life before. Moogo is perfect for individuals, small businesses, clubs and organizations, sport teams, real estate&#8230;or making a website for your band or your pet.</p>
<p><strong><a href="http://www.typetester.org/" target="_blank">Typetester</a></strong></p>
<p><a href="http://www.typetester.org/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7bfc2_Typetester.jpg" alt="Typetester" width="500" height="354" /></a></p>
<p>The Typetester is an online application for comparison of the fonts for the screen. Its primary role is to make web designer’s life easier. As the new fonts are bundled into operating systems.</p>
<p><strong><a href="http://www.pict.com/?pid=1101" target="_blank">Pict</a></strong></p>
<p><a href="http://www.pict.com/?pid=1101" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1443b_pict.png" alt="Pict" width="500" height="234" /></a></p>
<p>Pict is a free image hosting service that lets you upload and share your images with one click.<br /> You can upload images up to 3.5Mb, JPG/PNG/GIF formats supported, it has automatic image resizing, multiple uploading &amp; much more.</p>
<p><strong><a href="http://clicktotweet.com/" target="_blank">Clicktotweet </a></strong></p>
<p><a href="http://clicktotweet.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1ef78_clicktotweet.jpg" alt="Clicktotweet" /></a></p>
<p>Clicktotweet is the best, easiest and simplest way to promote your stuff on Twitter. Now, whoever clicks on the link will have the message automatically added to their Twitter status box, then they simply click to tweet.</p>
<p><strong><a href="http://task.fm/" target="_blank">Task.fm</a></strong></p>
<p><a href="http://task.fm" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ec1c3_taskfm.jpg" alt="Task.fm" /></a></p>
<p>Task.fm is a realy simple reminder and task management tool. Just use task.fm to create reminders that can be dilivered via sms, email or voice call. Task.fm is smart enough to understand your natural lnguage so you don&#8217;t need to bother entering daters manually. Instead, just type something like &#8220;meeting with bob next Tuesday at noon&#8221; and they will pick out the date, time and event automatically. You can create reminders on the task.fm site, through email or Twitter. Task.fm is free and allows you to create an unlimited number of reminders.</p>
<p><strong><a href="http://www.fontburner.com/" target="_blank">Font Burner</a></strong></p>
<p><a href="http://www.fontburner.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/77e52_font-burner.jpg" alt="Font Burner" /></a></p>
<p>Font Burner is the easiest way to add great fonts to your website. Just pick one of over 1000 quality fonts, add a chunk of code to your site, then sit back and admire your beautiful typography.</p>
<p><strong><a href="https://www.mesh.com" target="_blank">Live Mesh</a></strong></p>
<p><a href="https://www.mesh.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ab880_live-mesh.jpg" alt="Live Mesh" /></a></p>
<p>With Live Mesh, you can synchronize, share and access files with all of your devices, so you always have the updated copy of your files. It&#8217;s very simple and easy that you can now access your files from any device or from the web, easily share them with others, and get notified whenever someone changes a file. The best of all this service is powered by Microsoft and absolutely free for everyone.</p>
<p><strong><a href="http://www.tadalist.com/" target="_blank">Ta-da List</a></strong></p>
<p><a href="http://www.tadalist.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ab880_ta-da-list.jpg" alt="Ta-da List" /></a></p>
<p>Ta-da List is a simple tool that lets you create to-do lists. It&#8217;s really useful and absolutely free. Ta-da List is the web&#8217;s easiest to-do list tool. You can make lists for yourself or share them with others. It couldn&#8217;t be simpler but Ta-da List is the web&#8217;s simplest and fastest to-do list maker.</p>
<p><strong><a href="http://www.friendpaste.com" target="_blank">Friendpaste</a></strong></p>
<p><a href="http://www.friendpaste.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cee35_friendpaste.jpg" alt="Friendpaste" /></a></p>
<p>A fast service where you can copy/paste your code, recipe, anything else and give the link to your friend.  You can select your preferred languages and possibility to edit pastes. This service support for a large number of syntaxes that you would need.</p>
<p><strong><a href="http://tweepler.com/" target="_blank">Tweepler</a></strong></p>
<p><a href="http://tweepler.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cfb78_tweepler.jpg" alt="Tweepler" /></a></p>
<p>Tweepler Is an easy, more enjoyable way of processing your New Twitter Followers. View a list of New Followers and classify them in one of two &#8220;Buckets&#8221; Follow meaning you wish to follow them back and Ignore meaning you don&#8217;t wish to follow them and want to archive them out of the way, reducing clutter.</p>
<p><strong><a href="http://www.cozi.com" target="_blank">Cozi</a></strong></p>
<p><a href="http://www.cozi.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/cb634_cozi.jpg" alt="cozi" /></a></p>
<p>Cozi is a free web service that helps families manage crazy schedules, track shopping and to-do lists, organize household chores, stay in communication and share memories”all in one place.</p>
<p><strong><a href="http://www.servercheck.me/" target="_blank">Server Check </a></strong></p>
<p><a href="http://www.servercheck.me/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9a52d_server-check.jpg" alt="Server Check" /></a></p>
<p>Server Check is the online server checking resource. You can check if a website is working or if a server is offline, lookup a server&#8217;s IP address, search for other domain names and websites hosted on a server.</p>
<p><strong><a href="http://twitterfeed.com/" target="_blank">twitterfeed</a></strong></p>
<p><a href="http://twitterfeed.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9a52d_twitterfeed.jpg" alt="twitterfeed" /></a></p>
<p>Twitterfeed is a free service that will automatically tweet any post directly via your rss feed on twitter that you publish on your blog.</p>
<p><strong><a href="http://www.box.net/" target="_blank">Box.net</a></strong></p>
<p><a href="http://www.box.net/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/57977_box.jpg" alt="Box.net" /></a></p>
<p><span>Box.net&#8217;s online file storage makes it easy to securely share content as a link or a shared folder with anyone inside or outside your company. This will help you </span><span>create an online workspace where you can share project files, add comments, assign tasks, start discussions or create new content.</span></p>
<p><strong><a href="http://www.emailtheweb.com" target="_blank">EmailTheWeb</a></strong></p>
<p><a href="http://www.emailtheweb.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1de20_emailtheweb.jpg" alt="EmailTheWeb" /></a></p>
<p>EmailTheWeb is the only web-based service that allows you to email any web page to any one. The entire web page is emailed in a flash and is captured as it is now. Your recipient will see the same exact page as you.</p>
<p><strong><a href="http://www.cometdocs.com" target="_blank">Cometdocs</a></strong></p>
<p><a href="http://www.cometdocs.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/1de20_cometdocs.jpg" alt="Cometdocs" /></a></p>
<p>Cometdocs is a one of its kinds free online document conversion interface that offers a large set of document conversions that can&#8217;t be found anywhere else online. Its unique features include on the fly OCR conversion capabilities, over 50 different conversion options and proprietary XPS and PDF conversion abilities that retains formatting, images and text in the selected output format. And best of all its available free of charge for everyone.</p>
<p><strong><a href="http://www.roninapp.com/" target="_blank">Ronin</a></strong></p>
<p><a href="http://www.roninapp.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91782_ronin.jpg" alt="Ronin" /></a></p>
<p>Ronin is a flexible application designed for creative professionals looking for an easy, affordable, web-based way of managing clients and invoices. You can send invoices and estimates in multiple currencies. The dashboard provides an at-a-glance summary of account activity for all of your staff users. Quickly access existing invoices and create new clients. Manage your account with simplicity.</p>
<p><strong><a href="http://browsershots.org/" target="_blank">Browsershots</a></strong></p>
<p><a href="http://browsershots.org/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91782_browsershots.jpg" alt="Browsershots" /></a></p>
<p>Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server.</p>
<p><strong><a href="http://tweetafile.com/" target="_blank">Tweetafile</a></strong></p>
<p><a href="http://tweetafile.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a998_tweetafile.jpg" alt="Tweetafile" /></a></p>
<p>The only thing that people can do through email that they can&#8217;t do with Twitter is send files. Now with TweetaFile, you can. Pictures, videos, documents&#8230; whatever you want to share with your followers or individuals, you can do it with Tweetafile.</p>
<p><strong><a href="http://www.imgur.com/" target="_blank">imgur</a></strong></p>
<p><a href="http://www.imgur.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac648_imgur.jpg" alt="imgur" /></a></p>
<p>imgur is the simple image sharer. It&#8217;s the best way to host your image, and is always completely free. Sharing your images has never been easier.</p>
<p><strong><a href="http://www.formatpixel.com" target="_blank">formatpixel </a></strong></p>
<p><a href="http://www.formatpixel.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/099b9_format-pixel.jpg" alt="formatpixel" /></a></p>
<p>Create your own online magazines, fanzines, brochures, catalogs, portfolios and more. Using the formatpixel online editor you too can design page based projects, layout text, upload your own images, add interactivity and customise their appearance.</p>
<p><strong><a href="http://www.docjax.com" target="_blank">DocJax</a></strong></p>
<p><a href="http://www.docjax.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5195a_docjax.jpg" alt="DocJax" /></a></p>
<p>DocJax is a search engine for documents, which allow you to search documents and e-book from everywhere, preview them and even download them for free.</p>
<p><strong><a href="http://checkvist.com/" target="_blank">Checkvist</a></strong></p>
<p><a href="http://checkvist.com/" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5195a_checkvist.jpg" alt="Checkvist" /></a></p>
<p>With Checkvist you can easily work with multiple outlines or hierarchical to-do lists. Extensive use of keyboard navigation and shortcuts allows you to create an outline exactly with your typing speed.
<p>Brought To You By</p>
<p align="left"><a href="http://www.premiersurvey.com" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b0f9c_premier-survey-advertise.jpg" alt="Premier Survey" /></a><br /> Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank">Click to get more info&#8230;</a></p>
<p><a href="http://www.smashingapps.com/feed">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/69-coolest-web-apps-of-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

