<?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>Urbano&#039;s Blog &#187; CSS</title>
	<atom:link href="http://urbanoalvarez.es/blog/category/graphics/css-graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://urbanoalvarez.es/blog</link>
	<description>Words from Alejandro U. Alvarez</description>
	<lastBuildDate>Wed, 19 Jan 2011 20:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>iPhone web development [Part 2]</title>
		<link>http://urbanoalvarez.es/blog/2010/05/21/iphone-web-development-part-2/</link>
		<comments>http://urbanoalvarez.es/blog/2010/05/21/iphone-web-development-part-2/#comments</comments>
		<pubDate>Fri, 21 May 2010 13:40:49 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[portrait]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=465</guid>
		<description><![CDATA[In part one of my tutorial on iPhone web development, we talked about the basic stuff (Recognizing iPhones or iPods, setting up special HTML and CSS tags... ) we will now move on to the really clever bit: Orientation detection. For many sites, we may just have the same thing both on portrait and landscape. [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2010/05/21/iphone-web-development-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone web development [Part 1]</title>
		<link>http://urbanoalvarez.es/blog/2010/05/05/iphone-web-development-full-guide/</link>
		<comments>http://urbanoalvarez.es/blog/2010/05/05/iphone-web-development-full-guide/#comments</comments>
		<pubDate>Wed, 05 May 2010 20:33:15 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=425</guid>
		<description><![CDATA[Even if websites look great when seen on iPhones, having an iPhone-specific website improves a lot your site's usability, and in spite of what you may think, it doesn't take that long to develop it, here I will show all the necessary steps to develop a great site for iPhones, and making it look as [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2010/05/05/iphone-web-development-full-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast and dirty CSS trick for IE</title>
		<link>http://urbanoalvarez.es/blog/2010/03/11/fast-and-dirty-css-trick-for-ie/</link>
		<comments>http://urbanoalvarez.es/blog/2010/03/11/fast-and-dirty-css-trick-for-ie/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:16:22 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=213</guid>
		<description><![CDATA[I actually think that we the developers need IE, it is like the bad guy in an action movie, the good guy wouldn't have a life without him, although sometimes you really wish it never existed! Haha just kidding, we all wish it didn't exist... But well, there are some times when we need something [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2010/03/11/fast-and-dirty-css-trick-for-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect jQuery UI rotating tabs</title>
		<link>http://urbanoalvarez.es/blog/2009/10/20/perfect-jquery-ui-rotating-tabs/</link>
		<comments>http://urbanoalvarez.es/blog/2009/10/20/perfect-jquery-ui-rotating-tabs/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:07:23 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=343</guid>
		<description><![CDATA[Tabs are nice. They create a very elegant interface, and jQuery UI does this marvelously, here we have a little preview of this: How to do that? Include the files With jQuery and jQuery UI it is dead simple. First, load the JS libraries, I recommend using the hosted files at Google for jQuery: &#60;script [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2009/10/20/perfect-jquery-ui-rotating-tabs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Stylish CSS trick for your Website</title>
		<link>http://urbanoalvarez.es/blog/2009/10/19/stylish-css-trick-for-your-website/</link>
		<comments>http://urbanoalvarez.es/blog/2009/10/19/stylish-css-trick-for-your-website/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 16:11:31 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[elegant]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=338</guid>
		<description><![CDATA[Maybe a few of you noticed this on some websites, maybe some of you even use it. Right now this works in Safari, Opera, and Konqueror and Firefox 3.x. (I think it doesn't work in Firefox 1 or 2, correct me if I'm wrong) What I'm talking about is the text-shadow, wisely applied to your [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2009/10/19/stylish-css-trick-for-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS3 New features &#8211; Interesting info ;)</title>
		<link>http://urbanoalvarez.es/blog/2009/06/11/css3-new-features-interesting-info/</link>
		<comments>http://urbanoalvarez.es/blog/2009/06/11/css3-new-features-interesting-info/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 20:21:49 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[Web-related]]></category>
		<category><![CDATA[corners]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[rounded]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=290</guid>
		<description><![CDATA[Hello fellow developers, I'm sure all of you have heard of the "new" CSS3 stuff, it's been around for a while now, and it certainly has some very interesting new features. First, I'll review some of the things that were the hardest to develop, yet they looked so damn well: Rounded corners - We all [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2009/06/11/css3-new-features-interesting-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating original website backgrounds</title>
		<link>http://urbanoalvarez.es/blog/2008/12/30/creating-original-website-backgrounds/</link>
		<comments>http://urbanoalvarez.es/blog/2008/12/30/creating-original-website-backgrounds/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 10:18:08 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cool pics]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[fyre]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=268</guid>
		<description><![CDATA[This tutorial is all about creating beautiful backgrounds for website with a modern/stylish look, have you ever wondered how those curved shapes were created? Here is a preview of one I created for this tutorial: The image is only 300x300px, I didn't want to make anything huge, since it was only a test. The program [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/12/30/creating-original-website-backgrounds/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apply a background image to an image</title>
		<link>http://urbanoalvarez.es/blog/2008/09/15/apply-a-background-image-to-an-image/</link>
		<comments>http://urbanoalvarez.es/blog/2008/09/15/apply-a-background-image-to-an-image/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 11:58:47 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=249</guid>
		<description><![CDATA[this is quite a neat trick, and it can look really good depending on your design and the image you put as background... To get it to work all you need is to apply a padding and display:block; to the image. So the CSS would be: &#160; img&#123; display:block; padding:10px; background-image:url&#40;image.gif&#41;; &#125; &#160; Here is [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/09/15/apply-a-background-image-to-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best unobtrusive anti-spam technique (Not CAPTCHA)</title>
		<link>http://urbanoalvarez.es/blog/2008/08/23/best-unobtrusive-anti-spam-technique-not-captcha/</link>
		<comments>http://urbanoalvarez.es/blog/2008/08/23/best-unobtrusive-anti-spam-technique-not-captcha/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 22:38:36 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[prevent]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[thomas landauer]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/2008/08/23/best-unobtrusive-anti-spam-technique-not-captcha/</guid>
		<description><![CDATA[I know you are probably thinking that this will be some silly thing, but this idea that Thomas Landauer came up with is by far the best I've seen in a long time. How does it work? Well the idea is relatively simple: Add CSS-hidden fields that a user won't see, but a spam-bot will [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/08/23/best-unobtrusive-anti-spam-technique-not-captcha/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Beautiful tab design:</title>
		<link>http://urbanoalvarez.es/blog/2008/05/14/beautiful-tab-design/</link>
		<comments>http://urbanoalvarez.es/blog/2008/05/14/beautiful-tab-design/#comments</comments>
		<pubDate>Wed, 14 May 2008 15:54:10 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=140</guid>
		<description><![CDATA[This article is not on how to create tabbed menus, is just about how to style them! I completely forgot who was the source, so if you happen to be the author comment your URL and I'll put up a link Anyway, I found that this is by far the easiest and probably most beautiful [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/05/14/beautiful-tab-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reseting CSS default browser settings:</title>
		<link>http://urbanoalvarez.es/blog/2008/04/29/reseting-css-default-browser-settings/</link>
		<comments>http://urbanoalvarez.es/blog/2008/04/29/reseting-css-default-browser-settings/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 12:13:41 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web-related]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[david hellsing]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[style sheet]]></category>
		<category><![CDATA[styling]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=89</guid>
		<description><![CDATA[One of the biggest problems when designing a website is that after all work is done it looks different on different browsers. The solution usually used by most web developers consists on manually changing every bit of CSS they have to make it look all the same, resulting on a very hard and time-consuming approach. [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/04/29/reseting-css-default-browser-settings/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New version of the nifty corners script</title>
		<link>http://urbanoalvarez.es/blog/2008/04/25/new-version-of-the-nifty-corners-script/</link>
		<comments>http://urbanoalvarez.es/blog/2008/04/25/new-version-of-the-nifty-corners-script/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 15:19:30 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web-related]]></category>
		<category><![CDATA[corners]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[nify corners]]></category>
		<category><![CDATA[rounded]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=87</guid>
		<description><![CDATA[I'm sure you've heard of the Nifty Corners js script to create very cool rounded corners, and some of you might even have used it, well there is a new version: Nifty Corners Cube It improves most flaws of the first version, plus it adds new features and functionalities. This is the new stuff: The [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/04/25/new-version-of-the-nifty-corners-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keeping up with my redesign</title>
		<link>http://urbanoalvarez.es/blog/2008/04/21/keeping-up-with-my-redesign/</link>
		<comments>http://urbanoalvarez.es/blog/2008/04/21/keeping-up-with-my-redesign/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 18:41:30 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web-related]]></category>
		<category><![CDATA[Weird stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=83</guid>
		<description><![CDATA[As I posted in my previous post I'm redesigning my blog, so I have finally finished my PhotoShop draft and started coding it. The HTML is pretty straight forward, a few layers, floated divs and intelligent use of margins and paddings... if it can deserve the use of intelligent. Here you can see the development [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/04/21/keeping-up-with-my-redesign/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My first redesign attempt</title>
		<link>http://urbanoalvarez.es/blog/2008/04/20/my-first-redesign-attempt/</link>
		<comments>http://urbanoalvarez.es/blog/2008/04/20/my-first-redesign-attempt/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 11:43:40 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=81</guid>
		<description><![CDATA[After about half an hour struggling with photoshop brushes, vector graphics, textures... I kind of came up with a fist design which I found OK. It will not be final, it's still very far from being the design I want but I've started to walk the way towards my new blog design Here is a [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/04/20/my-first-redesign-attempt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Urbano&#8217;s Blog redesign</title>
		<link>http://urbanoalvarez.es/blog/2008/04/18/urbanos-blog-redesign/</link>
		<comments>http://urbanoalvarez.es/blog/2008/04/18/urbanos-blog-redesign/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 19:35:17 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Layout/Styling]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web-related]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://urbanoalvarez.es/blog/?p=80</guid>
		<description><![CDATA[Hi guys, Urbano's Blog has been around enough time to get some very decent monthly traffic, and I personally think that it deserves a new design/redesign. I'm thinking of a nice CSS/Artwork design, with high-contrast colors, and nice combinations. Some of the design ideas I've been looking at are this: Cheb 2.0 Decadora Lucid Motives [...]]]></description>
		<wfw:commentRss>http://urbanoalvarez.es/blog/2008/04/18/urbanos-blog-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.845 seconds -->

