<?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>Esteban Utz - Web Developer/Photo Enthusiast</title>
	<atom:link href="http://estebanutz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://estebanutz.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 17:04:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Interesting Stuff From Last Week III</title>
		<link>http://estebanutz.com/2010/07/14/interesting-stuff-from-last-week-iii/</link>
		<comments>http://estebanutz.com/2010/07/14/interesting-stuff-from-last-week-iii/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 16:56:59 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://estebanutz.com/?p=120</guid>
		<description><![CDATA[Once again interesting stuff I saw this week and last week: Articles Hicksdesign&#8217;s Design Process CSS3 Design Contest Results &#8211; Amazing Work Fun &#038; Links Inside look at BP meeting before and after oil spill. The Smashing Cartoons are pretty funny. Related posts:Interesting Stuff From Last Week (and this week) II Interesting Stuff From Last [...]


Related posts:<ol><li><a href='http://estebanutz.com/2009/04/29/interesting-stuff-from-last-week-and-this-week-ii/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week (and this week) II'>Interesting Stuff From Last Week (and this week) II</a></li>
<li><a href='http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week'>Interesting Stuff From Last Week</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Once again interesting stuff I saw this week and last week<span id="more-120"></span>:</p>
<h2>Articles</h2>
<p><a href="http://hicksdesign.co.uk/journal/recent-work-shopify">Hicksdesign&#8217;s Design Process</a><br />
<a href="http://www.smashingmagazine.com/2010/07/12/css3-design-contest-results/">CSS3 Design Contest Results &#8211; Amazing Work</a></p>
<h2>Fun &#038; Links</h2>
<p><a href="http://www.youtube.com/watch?v=2AAa0gd7ClM">Inside look at BP meeting before and after oil spill. </a><br />
<a href="http://www.smashingmagazine.com/the-smashing-cartoons/">The Smashing Cartoons are pretty funny.</a> </p>


<p>Related posts:<ol><li><a href='http://estebanutz.com/2009/04/29/interesting-stuff-from-last-week-and-this-week-ii/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week (and this week) II'>Interesting Stuff From Last Week (and this week) II</a></li>
<li><a href='http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week'>Interesting Stuff From Last Week</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2010/07/14/interesting-stuff-from-last-week-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diving into Ruby on Rails</title>
		<link>http://estebanutz.com/2010/07/14/diving-into-ruby-on-rails/</link>
		<comments>http://estebanutz.com/2010/07/14/diving-into-ruby-on-rails/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 16:34:57 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.estebanutz.com/?p=93</guid>
		<description><![CDATA[I bought &#8220;Agile Web Development with Rails&#8221; with the goal of learning Ruby on Rails. I bought it long time ago. I remember reading it and getting all excited, but then for some reason I never did anything with it. Practice is the key And of course, if you don&#8217;t practice a language, whether is [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I bought &#8220;<a href="http://pragprog.com/titles/rails2/agile-web-development-with-rails">Agile Web Development with Rails</a>&#8221; with the goal of learning <a href="http://rubyonrails.org/">Ruby on Rails</a>. I bought it long time ago. I remember reading it and getting all excited<span id="more-93"></span>, but then for some reason I never did anything with it.</p>
<h2>Practice is the key</h2>
<p>And of course, if you don&#8217;t practice a language, whether is computer related or not, you end up forgetting most of it, if not all. That&#8217;s exactly what happened to me. So, a couple of months ago I signed up for <a href="http://www.lynda.com">lynda.com</a> to refresh my mind.</p>
<h2>One Small Project</h2>
<p>While watching the videos at <a href="http://www.lynda.com">lynda.com</a> I started thinking about a small project I could do just for fun that will help me get my hands dirty and actually practice the language.</p>
<p>One Friday night I was studying my Bible and it occurred to me that I could speed up that process of studying if I could have several verses open at one time, something you can&#8217;t do with a regular Bible.</p>
<p>I know some of you might know several desktop and online applications that would do just that and much more, but this wasn&#8217;t about creating something better than the &#8220;competition&#8221; it was about practicing and creating something simple that would help me (and helpfully help others) study the Bible more efficiently.</p>
<h2>Finding Bibles</h2>
<p>While Building the application I encountered several road blocks, this is something one would expect when practicing a new language, but I never thought I would find myself spending a lot of hours looking and researching resources for Bibles. </p>
<p>My idea was to find a service (paid or free) that would have an <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a> to get Bible versions, verses, etc. but I couldn&#8217;t find any. My next option was to build the database myself, so that&#8217;s what I did.</p>
<p>Now I know that most Bibles are copyrighted, which is kind of a surprise to me. I never thought you could copyright the Bible. I guess I need to learn more about copyrights. Anyway, I was able to find 4 versions of the Bible that I think are not copyrighted or part of the public domain. and that&#8217;s what I used on the application.</p>
<h2>A Simple Application to Study the Bible</h2>
<p>After months of hard work, I had the joy to launch a small application called <a href="http://biblestudyapp.com/">Bible Study</a> (I&#8217;m still working on a few bugs here and there, but it&#8217;s totally usable. And of course I&#8217;m planning to add more features later on).</p>
<h2>Thanks to Ruby and Rails</h2>
<p>After learning a lot of this awesome language my humble conclusion is that I like it and I like it a lot, specially the syntax. I like how its philosophy and the mind set blends almost perfectly with the way  you code, you can actually see it and that&#8217;s something I haven&#8217;t experienced in another language. It inspired me to be a better programmer, a better web designer and the best of all, it made me want to learn more and more.</p>
<p>Thanks to <a href="http://www.rubyist.net/~matz/">Yukihiro “matz” Matsumoto</a>, <a href="http://www.loudthinking.com/">David Heinemeier Hansson</a> and <a href="http://rubyonrails.org/community">the rails community</a> for this awesome language and framework. </p>
<p>Thank God for helping me build <a href="http://biblestudyapp.com/">this small but awesome application</a>.   </p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2010/07/14/diving-into-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting Stuff From Last Week (and this week) II</title>
		<link>http://estebanutz.com/2009/04/29/interesting-stuff-from-last-week-and-this-week-ii/</link>
		<comments>http://estebanutz.com/2009/04/29/interesting-stuff-from-last-week-and-this-week-ii/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:25:48 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.estebanutz.com/?p=99</guid>
		<description><![CDATA[Round 2 of interesting stuff I found last week and this week, most of these links can be found on my twitter page. I&#8217;m planning to have a page with a bunch, at least 20, of my latest tweets so you don&#8217;t leave my site to see all my tweets. For now that&#8217;s just one [...]


Related posts:<ol><li><a href='http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week'>Interesting Stuff From Last Week</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Round 2 of interesting stuff I found last week and this week, most of these links can be found on <a href="http://twitter.com/esteban_">my twitter page</a>. I&#8217;m planning to have a page with a bunch, at least 20, of my latest tweets so you don&#8217;t leave my site<span id="more-99"></span> to see all my tweets. For now that&#8217;s just one of many TODOs I have for this site. Enjoy!</p>
<p><strong>Articles:</strong><br />
<a href="http://tinyurl.com/c87jgn">30 Brilliant Typefaces For Corporate Design</a><br />
<a href="http://tinyurl.com/daf3wc">8 Characteristics Of Successful User Interfaces</a><br />
<a href="http://tinyurl.com/43ucgk">50 Stunning Examples of a great redesign: My Top Picks</a></p>
<p><strong>Fun Stuff / Links</strong><br />
Tagline: &#8220;Failure is not an option (it comes bundled with Windows)&#8221; <img src='http://estebanutz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<a href="http://tinyurl.com/c9gtdu">How Microsoft&#8217;s retail stores plan to compete with Apple&#8217;s</a><br />
<a href="http://tinyurl.com/ctl7mz">5 Hot Tips for Microsoft and its Retail Stores</a><br />
<a href="http://tinyurl.com/ccqhoz">Amazing Bird Photos</a><br />
<a href="http://www.apple.com/getamac/ads/">New Apple Ads</a><br />
<a href="http://tinyurl.com/ce2e2h">The most expensive lens ever</a></p>
<p><strong>Videos:</strong><br />
<a href="http://vimeo.com/3156959">Bathtub IV</a> &#8211; by <a href="http://vimeo.com/keithloutit">Keith Loutit</a></p>


<p>Related posts:<ol><li><a href='http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/' rel='bookmark' title='Permanent Link: Interesting Stuff From Last Week'>Interesting Stuff From Last Week</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2009/04/29/interesting-stuff-from-last-week-and-this-week-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Retouch</title>
		<link>http://estebanutz.com/2009/03/27/design-retouch/</link>
		<comments>http://estebanutz.com/2009/03/27/design-retouch/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 06:32:04 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.estebanutz.com/?p=75</guid>
		<description><![CDATA[It seems like there is always room for improvement when it comes to design. I know a lot of designers suffer from this incredibly sense of unsatisfaction, which many times can cause projects from reaching deadlines, their respective designs to be redesigned 2, 3 or even 4 times, etc. I know sometimes (always) I tend [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>It seems like there is always room for improvement when it comes to design. I know a lot of designers suffer from this incredibly sense of unsatisfaction<span id="more-75"></span>, which many times can cause projects from reaching deadlines, their respective designs to be redesigned 2, 3 or even 4 times, etc.   </p>
<p>I know sometimes (always) I tend to push myself beyond the limits, the boundaries of what I&#8217;m capable of creating, which it&#8217;s a good thing, but it can lead to undesirable consequences, and that&#8217;s why I think retouching is the key to keep us satisfied.  </p>
<p>Another important aspect to consider is the fact that many times a redesign might improve the look &#038; feel of the website but totally destroy the purpose of it, and I think both aspects need to go side by side. If you improve the design it must also improve the goals and vice versa. </p>
<p>Yesterday, when I finished version 1.1 of &#8220;Simple Talk&#8221;, I got this incredible feeling of relief, one that I&#8217;m sure is going to keep me satisfied for a long time.</p>
<p>As you can see, I updated the icons throughout the site and I made the bubble talk smaller, which I think gives a better perspective of what I&#8217;m trying to accomplish with the design. </p>
<p><strong>Version 1.0</strong><br />
<img src="http://www.estebanutz.com/wp-content/uploads/2009/03/simple_talk_v1_0.jpg" alt="Simple Talk Version 1.0" title="Simple Talk Version 1.0" width="500" height="375" class="post_images" /></p>
<p><strong>Version 1.1</strong><br />
<img src="http://www.estebanutz.com/wp-content/uploads/2009/03/simple_talk_v1_1.jpg" alt="Simple Talk Version 1.1" title="Simple Talk Version 1.1" width="500" height="375" class="post_images" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2009/03/27/design-retouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting Stuff From Last Week</title>
		<link>http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/</link>
		<comments>http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 04:43:56 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.estebanutz.com/?p=69</guid>
		<description><![CDATA[I know it&#8217;s a lame excuse but I just didn&#8217;t have enough time to write something on Sunday. But I thought &#8220;I have to put something!&#8221;, so here I am&#8230; This is a list of links I posted on twitter during the past week. Hope you find them useful. Articles: Building Campaign Monitor Part 3 [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I know it&#8217;s a lame excuse but I just didn&#8217;t have enough time to write something on Sunday.  But I thought &#8220;I have to put something!&#8221;, so here I am&#8230;<span id="more-69"></span></p>
<p>This is a list of links I posted on <a href="http://twitter.com/esteban_">twitter</a> during the past week. Hope you find them useful.</p>
<p><strong>Articles:</strong><br />
<a href="http://tinyurl.com/cb784o ">Building Campaign Monitor Part 3 &#8211; Design Process. </a><br />
<a href="http://tinyurl.com/ctkvuo">AA Online Booking. </a></p>
<p><strong>Fun Stuff / Links</strong><br />
<a href="http://tinyurl.com/asbn37">44 Web Designers to Follow on Twitter.</a><br />
<a href="http://tinyurl.com/bjuetb">ASCII art.</a> </p>
<p><strong>Videos:</strong><br />
<a href="http://vimeo.com/877053">A Short Love Story in Stop Motion.</a> </p>
<p><strong>Can we sue Microsoft for all the time spent debugging their bugs?</strong><br />
<a href="http://tinyurl.com/2d3l4t">IE bug that killed me on friday the 13th. </a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2009/03/16/interesting-stuff-from-last-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Experience With Priceline</title>
		<link>http://estebanutz.com/2009/03/08/my-experience-with-pricelinecom/</link>
		<comments>http://estebanutz.com/2009/03/08/my-experience-with-pricelinecom/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 03:23:55 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.estebanutz.com/?p=60</guid>
		<description><![CDATA[I&#8217;m getting married in July, we picked the Greek Island of Santorini as the destination for our wedding/honeymoon. Not many people are going, nonetheless buying airline tickets for 6 was a pain. After contacting several B&#038;M travel agencies, we decided to do it all ourselves. Expedia, Travelocity, Orbitz and Priceline were our websites of choice. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting married in July, we picked the Greek Island of Santorini as the destination for our wedding/honeymoon. <span id="more-60"></span>Not many people are going, nonetheless buying airline tickets for 6 was a pain. </p>
<p>After contacting several B&#038;M travel agencies, we decided to do it all ourselves. </p>
<p>Expedia, Travelocity, Orbitz and Priceline were our websites of choice. All of them had similar prices but priceline was the cheapest, so we chose it. We needed to buy 6 tickets around $1,300 each, since our banks would not let us go over $5,000.00 on our daily purchases we had to split the order in two.</p>
<p>We both (Carolina my fiancé and I) had 3 tickets in our cart, same flight number, same price, same everything. We both submitted our orders at the same time, Carolina&#8217;s order went through but mine did not.</p>
<p>I got a message saying that I needed to redo my order because of some price change, so I did. But then I got the same message, so I did everything again, and again, and again. I tried at least 4 times, before we decided to change the number of passengers to 1. By this time, the price of a single ticket had gone up a hundred bucks ($1,400) but changing the number to 1 made all the difference and the order went through just fine. But I had 2 more tickets left to buy, I didn’t want to try priceline again so I went ahead and bought them from orbitz.</p>
<p>My frustration with priceline is that, if they have some sort of limitations on the amount of tickets they can sell per flight, just tell me so! Don&#8217;t make me go in an infinite loop trying to buy the tickets because you are telling me you still have tickets available. I can&#8217;t figure out the reason why they do this (if somebody know please let me know) </p>
<p>I called them the next morning to tell them what had happened, but they couldn&#8217;t answer any of my questions or help me in any way, so they lost a customer.</p>
<p>Next time you&#8217;re out shopping for an airfare ticket, remember this: &#8220;priceline sucks!&#8221;, seriously it does. Okay, I admit that was my frustration talking, but one thing I learned from this experience is that cheap doesn&#8217;t always mean better.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2009/03/08/my-experience-with-pricelinecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Months</title>
		<link>http://estebanutz.com/2009/03/04/7-months/</link>
		<comments>http://estebanutz.com/2009/03/04/7-months/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 06:06:00 +0000</pubDate>
		<dc:creator>esteban</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://10.0.1.198/~estebanutz/estebanutzV5/?p=46</guid>
		<description><![CDATA[It seems like no matter what I try I keep coming back to the same thought, so I&#8217;ll just write about it. It took me 7 months to finish this website, I started working on the new design on July 28th 2008. Of course I didn&#8217;t spend all that time on this project alone. Despite [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>It seems like no matter what I try I keep coming back to the same thought, so I&#8217;ll just write about it.<span id="more-46"></span></p>
<p>It took me 7 months to finish this website, I started working on the new design on July 28th 2008. Of course I didn&#8217;t spend all that time on this project alone. Despite the fact that I could only spend a couple of hours a week to work on my freelance and personal stuff, there were many more reasons why this project was delayed. </p>
<p>But that&#8217;s behind now, the website is live and I learned my lesson: &#8220;If you set priorities, keep them, whether is a simple blog like mine or the biggest website ever built by humans, just keep them!&#8221; It might save you at least 6 months of production time or more, who knows.</p>
<p>Now, I can concentrate on my next project, a simple application using a new language I&#8217;ve been trying to learn for the last&#8230;7 months. I can&#8217;t tell you details about it right at this moment, but I&#8217;ll definitely post information, once I get started.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://estebanutz.com/2009/03/04/7-months/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
