<?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>A blog about productivity for the Internet entrepreneur.&#187; Design</title>
	<atom:link href="http://www.thinkingserious.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkingserious.com</link>
	<description>My goal is to help you focus on your passions by reducing or eliminating the time needed to maintain your life.</description>
	<lastBuildDate>Sun, 08 Jan 2012 22:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Advice for a Beginning Web Designer</title>
		<link>http://www.thinkingserious.com/2009/05/02/advice-for-a-beginning-web-designer/</link>
		<comments>http://www.thinkingserious.com/2009/05/02/advice-for-a-beginning-web-designer/#comments</comments>
		<pubDate>Sat, 02 May 2009 20:44:16 +0000</pubDate>
		<dc:creator>Elmer Thomas</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.thinkingserious.com/?p=433</guid>
		<description><![CDATA[I received a request to answer 10 questions about the web design field by a student considering a career change. This exercise is part of a school project and I was given permission to share my responses publicly on this blog. Feel free to add your own wisdom in the comments section.  This is your [...]]]></description>
			<content:encoded><![CDATA[<p>I received a request to answer 10 questions about the web design field by a student considering a career change. This exercise is part of a school project and I was given permission to share my responses publicly on this blog. Feel free to add your own wisdom in the comments section.  This is your chance to influence a new <em>web 3.0</em> designer and contribute to a better web.</p>
<p><span id="more-433"></span></p>
<p><strong>1. What level of education is required to <em>begin</em> working in the web design field?  (certificate, AA, Bachelor’s) </strong></p>
<p>There is no required level of education to become a &#8220;web designer&#8221; if you are a freelancer. On the other hand, if you want to work for a large company, they will likely have some minimum requirements listed in the job description. In this case it is best to do your homework in advance and brush on the skills they will require, perhaps even building some prototypes to demonstrate your skill. At the end of the day, a solid portfolio with many quality testimonials will take you a long way. Begin building those right now. If you don&#8217;t have any clients, family membersor local non-profits to help, consider contributing to the open source community.</p>
<p><strong>2. Are there certain courses that would be most helpful?  (PHP, Microsoft ASP.NET, Javascript/CCS/XML/DOM)</strong></p>
<p>I recommend that you take courses on Software Engineering (at least learn about version control and automation through scripting), HTML,  CSS and Javascript. You should also learn at least one scripting language; I prefer Python, but Ruby and PHP are also good choices. A database class will also be very useful, but you would likely get more value for your purposes focusing on the practical application. You should also master at least one IDE (<a href="http://www.eclipse.org/" target="_blank">Eclipse</a> or <a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver</a>) or text editor (<a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> or <a href="http://macromates.com/" target="_blank">TextMate</a>) as you will spend most of your time with it. A systems administration introductory course will help you administer your web sites. For bonus points, classes in <a href="http://www.adobe.com/products/creativesuite/web/" target="_blank">PhotoShop, Illustrator and Flash</a> would not hurt.</p>
<p><strong>3. How much does college training actually prepare you for the skills need as a web designer?</strong></p>
<p>My perspective comes from my journey obtaining a <a href="http://www.visualcv.com/thinkingserious" target="_blank">BS in Computer Engineering and a MS in Electrical Engineering</a>. I would say the thing that helped me most as a web designer was my Software Engineering and Operating System classes as a Computer Engineer. After taking these courses my confidence as a programmer was greatly increased and I felt ready to create real projects for other people. When I started my <a href="http://www.abovetheiimit.com" target="_blank">first business</a>, it was the ability to do well in multiple classes with numerous deadlines that prepared me for dealing with real world clients. Also, as a Masters student I headed several projects and was given the responsibility to lead a team; this prepared me for the later expansion of our business when we began to hire employees and utimately receive funding.</p>
<p><strong>4. What personal qualities are most important in a web designer?</strong></p>
<p>I think the following attributes are important:</p>
<ul>
<li>attention to detail</li>
<li>patience</li>
<li>communication skills</li>
<li>self discipline</li>
<li>project/time/task management, even if you are only just managing yourself</li>
</ul>
<p><strong>5. What work/volunteer experience would be advantageous in web design?</strong></p>
<p>I would start with developing your own personal web page. Then, think of an idea and develop it into an actual web site. If you can&#8217;t think of an idea, borrow one from the web or a web design tutorial book. Once you gain some skill and confidence, offer your service to a non-profit that you care about. In short, build a portfolio of live working web sites that you can show off when it comes time to get a job or become a freelancer.</p>
<p><strong>6. What are the duties of an entry-level web designer?</strong></p>
<p>I can only speak from the stand point of a web designer who started a business. In that case, the duties are:</p>
<ul>
<li>accounting</li>
<li>legal</li>
<li>management</li>
<li>customer service</li>
<li>marketing</li>
<li>sales</li>
<li>human resources</li>
<li>oh yea, there is also that thing called web design</li>
</ul>
<p><strong>7. Is there a kind of social life style or “culture” included within this occupation?</strong></p>
<p>I spent most of my time working with a small team of web developers. Common threads between us were:</p>
<ul>
<li>working remotely when possible, usually at some sort of coffee shop</li>
<li>working weird hours (generally late at night)</li>
<li>a love for computing and programming in general</li>
<li>a desire to tinker with all the latest technologies</li>
<li>too much time spent on sites like <a href="http://www.slashdot.com" target="_blank">SlashDot.com</a> and <a href="http://www.digg.com" target="_blank">Digg.com</a></li>
<li>way too many energy drinks</li>
<li>always trying to configure our computers for optimal performance</li>
<li>Linux!</li>
</ul>
<p><strong>8. Are there job-related pressures? If so, what is the source of these pressures?  Are they self-imposed? </strong></p>
<p>Maybe it&#8217;s because of my Engineering background, but an obsession with detail and perfection is a great source of stress for me. When dealing with real clients and real deadlines, you simply don&#8217;t have the time to engage in the level of detail you would like. I find that most of those pressures are self imposed, but any time there is an unhappy customer, my stress level increases geometrically even when I know its of no fault of mine.</p>
<p><strong>9. Can you describe the cycle of a typical project/assignment of a web designer?</strong></p>
<ol>
<li>A potential client says they need a web site</li>
<li>You conduct a needs analysis to determine the requirements</li>
<li>From those requirements you create a spreadsheet to determine cost</li>
<li>From that spreadsheet you build a proposal</li>
<li>You then present the proposal to the client and close the deal</li>
<li>If the client agrees to with the proposal, a contract is signed</li>
<li>You then take the contract and build out a project plan based on the terms of the contract</li>
<li>Execute in iterations, meaning that after you have developed each major component of the overall website, you will review with the client to make sure that the final product is what is expected from the client</li>
<li>The client signs off on the project and you make the web site go live</li>
<li>The project gets added to your portfolio</li>
<li>At any given time you may be called on to fix some issue or perform maintenance on past client work</li>
</ol>
<p><strong>10. What is the most essential advice you would give to someone considering web design as a career?</strong></p>
<p>Find someone who has already achieved the level of success you desire and and to be mentored. Listen, think and save yourself years of time. While you are looking, spend time at places where web designers hang out, either in person or on the web and get to know your peers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkingserious.com/2009/05/02/advice-for-a-beginning-web-designer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>70 Interviews to Help You Build an Outstanding Internet Company</title>
		<link>http://www.thinkingserious.com/2009/01/11/70-interviews-to-help-you-build-an-outstanding-internet-company/</link>
		<comments>http://www.thinkingserious.com/2009/01/11/70-interviews-to-help-you-build-an-outstanding-internet-company/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:41:56 +0000</pubDate>
		<dc:creator>Elmer Thomas</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Life Hacks]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.thinkingserious.com/?p=318</guid>
		<description><![CDATA[Andrew Warner of Mixergy.com has put together some incredible interviews with some amazing people with purpose of helping entreprenuers create better Internet companies. Amazingly, all of the interviews are free! There was one issue I encountered that minimized my joy a tiny fraction at finding this treasure trove; 1) not enough time to listen to them [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.andrewwarner.com/" target="_blank">Andrew Warner</a> of <a href="http://blog.mixergy.com/" target="_blank">Mixergy.com</a> has put together some incredible interviews with some amazing people with purpose of <a href="http://blog.mixergy.com/about/" target="_blank">helping entreprenuers create better Internet companies</a>. Amazingly, all of the interviews are free!</p>
<p>There was one issue I encountered that minimized my joy a tiny fraction at finding this treasure trove; 1) not enough time to listen to them all right now! and 2) no one place to go for an easy short list of all of the interviews (this is undoubtedly because Andrew is busy creating awesome interviews!)</p>
<p>In this post, I have created a list of all the interviews in a easy to browse format that takes you directly to the interview page for your convenience. On that interview page, Andrew has an introductory video, written summary of the interview, streaming audio and download link. Enjoy! I sure am.</p>
<p><span id="more-318"></span></p>
<p>The interviews are listed starting from the most recent:</p>
<ol>
<li><a href="http://blog.mixergy.com/grow-social-media/" target="_blank">Chris Winfield &#8211; How to grow your business with social media and not have it take over your day</a></li>
<li><a href="http://blog.mixergy.com/get-excitement/" target="_blank">James Siminoff &#8211; How to get the world excited about your business</a></li>
<li><a href="http://blog.mixergy.com/bootstrapping-37signals/" target="_blank">Jason Fried &#8211; Bootstrapping lessons from 37 signals</a></li>
<li><a href="http://blog.mixergy.com/community-tips/" target="_blank">Mateo Gutierrez &#8211; How to build your online community</a></li>
<li><a href="http://blog.mixergy.com/derek-sivers/" target="_blank">Derek Sivers &#8211; How a musician built a $22 million dollar business from his home</a></li>
<li><a href="http://blog.mixergy.com/dominate-social-media/" target="_blank">Brent Csutoras &#8211; How to get traffic from social media</a></li>
<li><a href="http://blog.mixergy.com/event-influencial/" target="_blank">Kurt Daradics &#8211; how to organize an event for investors, ceos and influencials</a></li>
<li><a href="http://blog.mixergy.com/business-nomad/" target="_blank">Kareem Mayan &#8211; How to work while traveling like a business nomad</a></li>
<li><a href="http://blog.mixergy.com/basic-seo/" target="_blank">Tony Adam &#8211; Yahoo’s SEO manager teaches you how to get more search engine traffic</a></li>
<li><a href="http://blog.mixergy.com/cults-community/" target="_blank">Douglas Atkin &#8211; What cults can teach you about building community</a></li>
<li><a href="http://blog.mixergy.com/thefunded/" target="_blank">Adeo Ressi &#8211; “Almost everyone i counciled got funding”</a></li>
<li><a href="http://blog.mixergy.com/alltop-kawasaki/" target="_blank">Guy Kawasaki &#8211; How alltop is growing by following its founder’s advice</a></li>
<li><a href="http://blog.mixergy.com/community-fans/" target="_blank">Keith and the Girl &#8211; 7 secrets for building a community so passionate that they get your tattoo</a></li>
<li><a href="http://blog.mixergy.com/social-network-app/" target="_blank">Jason Kiesel &#8211; Myspace app developer teaches how to build a social network application</a></li>
<li><a href="http://blog.mixergy.com/dream-job-tip/" target="_blank">Sloane Berrent &#8211; simple tips for networking into your dream job</a> </li>
<li><a href="http://blog.mixergy.com/tribal-leadership/" target="_blank">John King &#8211; Do you want to be donald trump or steve jobs?</a></li>
<li><a href="http://blog.mixergy.com/why-communities/" target="_blank">2 Top Hacker News Members &#8211; Why do people join online communities?</a></li>
<li><a href="http://blog.mixergy.com/ryan-scott/" target="_blank">Ryan Scott &#8211; What he did after he sold his company</a></li>
<li><a href="http://blog.mixergy.com/getting-hits/" target="_blank">Michael Dorausch &#8211; How is this guy getting so many hits to his site?</a></li>
<li><a href="http://blog.mixergy.com/sell-ebooks/" target="_blank">Bob Dunlap &#8211; An ebook on birds made $500,000?!</a></li>
<li><a href="http://blog.mixergy.com/social-marketing-mt/" target="_blank">Jason McVearry &#8211; Social marketing techniques</a></li>
<li><a href="http://blog.mixergy.com/tim-ferriss/" target="_blank">Timothy Ferriss &#8211; How blogs helped the four hour work week become a best seller</a></li>
<li><a href="http://blog.mixergy.com/real-entrepreneur/" target="_blank">Mark Jeffrey &#8211; Real entrepreneurs get back up</a></li>
<li><a href="http://blog.mixergy.com/text-and-drive/" target="_blank">Laurence Gonzales &#8211; Do you text while driving?</a></li>
<li><a href="http://blog.mixergy.com/aj-vaynerchuk/" target="_blank">Aj Vaynerchu &#8211; Community before cash</a></li>
<li><a href="http://blog.mixergy.com/online-marketing-ted-murphy/" target="_blank">Ted Murphy &#8211; Tips for successful online marketing</a></li>
<li><a href="http://blog.mixergy.com/increase-conversions/" target="_blank">Olivier Chaine &#8211; How to increase conversions</a></li>
<li><a href="http://blog.mixergy.com/networking-connector/" target="_blank">Peter Pham &#8211; 5 steps to becoming a networking superstar</a></li>
<li><a href="http://blog.mixergy.com/grow-email/" target="_blank">Justin Premick &#8211; How to grow an email mailing list</a></li>
<li><a href="http://blog.mixergy.com/talk-like-pirate/" target="_blank">John “Ol’ Chumbucket” Baur and Mark “Cap’n Slappy” Summers - how “talk like a pirate day” became a sensation</a></li>
<li><a href="http://blog.mixergy.com/how-domainers-profit/" target="_blank">Susan Smith &#8211; How domainers profit</a></li>
<li><a href="http://blog.mixergy.com/why-not-viral/" target="_blank">Dan Olsen &#8211; Why your site isn’t viral</a></li>
<li><a href="http://blog.mixergy.com/essential-online-community/" target="_blank">Davy RothBart &#8211; “Mario, i f-cking hate you.” how to build community</a></li>
<li><a href="http://blog.mixergy.com/create-good-content/" target="_blank">Chris Bechtel &#8211; 5 ways to create good content</a></li>
<li><a href="http://blog.mixergy.com/kelly-perdew/" target="_blank">Kelly Perdew &#8211; 6 business lessons i learned from donald trump’s apprentice winner</a></li>
<li><a href="http://blog.mixergy.com/inside-facebook/" target="_blank">Karel Baloun &#8211; Why did facebook succeed? an early hire speaks</a></li>
<li><a href="http://blog.mixergy.com/how-build-community/" target="_blank">Devlyn Steele &#8211; How to build an online community</a></li>
<li><a href="http://blog.mixergy.com/viral-tools/" target="_blank">Hiten Shah &#8211; 7 essential tools of viral marketing</a></li>
<li><a href="http://blog.mixergy.com/sales-negotiating/" target="_blank">Clinton Swaine &#8211; 7 negotiating and sales secrets</a></li>
<li><a href="http://blog.mixergy.com/organize-master-mind-group/" target="_blank">Max Alexander &#8211; How to organize a master mind group</a></li>
<li><a href="http://blog.mixergy.com/learning-from-politicians/" target="_blank">Revere Strategy Group &#8211; Learning from obama, mccain and other politicians</a></li>
<li><a href="http://blog.mixergy.com/get-traffic/" target="_blank">Sean Percival &#8211; Get traffic to your site</a></li>
<li><a href="http://blog.mixergy.com/postsecret-social-media-frank-warren/" target="_blank">Frank Warren &#8211; How postsecret uses social media to grow its mission</a></li>
<li><a href="http://blog.mixergy.com/customers-service-zappos/" target="_blank">Tony Hsieh &#8211; Surprising customers with amazing service</a></li>
<li><a href="http://blog.mixergy.com/outside-funding-magento/" target="_blank">Magento Team &#8211; You don’t need outside funding</a></li>
<li><a href="http://blog.mixergy.com/intiutive-user-experience/" target="_blank">Eric Stephens &#8211; How to develop intuitive user experience</a></li>
<li><a href="http://blog.mixergy.com/how-to-become-internet-famous-robert-scoble-video-interview/" target="_blank">Robert Schoble &#8211; How to become internet famous</a></li>
<li><a href="http://blog.mixergy.com/quickly-building-and-selling-sites-the-matt-mickiewicz-interview/" target="_blank">Matt Mickiewicz &#8211; Quickly building and selling sites</a></li>
<li><a href="http://blog.mixergy.com/how-to-get-your-startup-on-the-news-the-rich-demuro-interview/" target="_blank">Rich Demuro &#8211; How to get your startup on the news</a></li>
<li><a href="http://blog.mixergy.com/launch-in-phases-the-roger-ehrenberg-interview/" target="_blank">Roger Ehrenberg &#8211; Launch in phases</a></li>
<li><a href="http://blog.mixergy.com/do-it-yourself-public-relations-the-andy-oliver-interview/" target="_blank">Andy Oliver &#8211; Do-it-yourself public relations</a></li>
<li><a href="http://blog.mixergy.com/is-goal-setting-outdated-the-rosalind-resnick-interview/" target="_blank">Rosalind Resnick &#8211; Is goal-setting outdated?</a></li>
<li><a href="http://blog.mixergy.com/everyone-is-accessible-the-gregory-galant-interview/" target="_blank">Gregory Galant &#8211; Everyone is accessible </a></li>
<li><a href="http://blog.mixergy.com/what-sways-people-the-ori-brafman-interview/" target="_blank">Ori Brafman &#8211; What sways people</a></li>
<li><a href="http://blog.mixergy.com/the-sarah-lacy-interview/" target="_blank">Sarah Lacy &#8211; Author of &#8220;Once Your Lucky, Twice Your Good&#8221;</a></li>
<li><a href="http://blog.mixergy.com/how-to-market-using-social-media-jackie-peters-interview/" target="_blank">Jackie Peters &#8211; How to market on the social web</a></li>
<li><a href="http://blog.mixergy.com/mark-suster-interview-from-the-mixergy-funding-forum/" target="_blank">Mark Suster &#8211; From the mixergy funding forum</a></li>
<li><a href="http://blog.mixergy.com/las-version-of-the-ted-conference-douglas-campbell-interview/" target="_blank">Douglas Campbell &#8211; LA’s version of the ted conference</a></li>
<li><a href="http://blog.mixergy.com/understanding-widgets-alex-funk-interview/" target="_blank">Alex Funk &#8211; Understanding widgets</a></li>
<li><a href="http://blog.mixergy.com/learning-to-organize-a-conference-deborah-shadovitz-interview/" target="_blank">Deborah Shadovitz &#8211; Learning to organize a conference</a></li>
<li><a href="http://blog.mixergy.com/how-to-build-buzz-with-dave-balter-ceo-bzzagent/" target="_blank">Dave Balter &#8211; How to build buzz</a></li>
<li><a href="http://blog.mixergy.com/why-how-to-build-social-capital-online-tara-hunt-interview/" target="_blank">Tara Hunt &#8211; Why &amp; how to build social capital online</a></li>
<li>Register at <a href="http://www.mixergy.com" target="_blank">Mixergy.com</a> to get an additional interview with Seth Godin.</li>
</ol>
<p>Also, check out these shorter video business tips:</p>
<ol>
<li><a href="http://blog.mixergy.com/timothy-ferriss-tip/" target="_blank">Timothy Ferriss &#8211; Business suggestion</a></li>
<li><a href="http://blog.mixergy.com/shoemoney-tip/" target="_blank">Jeremy Shoemaker &#8211;  How to be a successful blogger</a></li>
<li><a href="http://blog.mixergy.com/problogger-traffic/" target="_blank">Darren Rowse &#8211; How to get more traffic</a></li>
<li><a href="http://blog.mixergy.com/jesse-stay-profile/" target="_blank">Jesse Stay &#8211; How to raise your profile online</a></li>
<li><a href="http://blog.mixergy.com/schoemaker-famous/" target="_blank">Jeremy Shoemaker &#8211; How jeremy schoemaker became “internet famous”</a></li>
<li><a href="http://blog.mixergy.com/john-chow-traffic/" target="_blank">John Chow &#8211; Why does john chow’s personal site make $30,000+ per month?</a></li>
<li><a href="http://blog.mixergy.com/scoble-personal-brand/" target="_blank">Robert Scoble &#8211; Building a personal brand</a></li>
</ol>
<p>Be sure to subscribe the <a href="http://feeds.feedburner.com/Mixergy-blog" target="_blank">Mixergy RSS feed</a>  and <a href="http://blog.mixergy.com/category/interview/" target="_blank">bookmark</a> his &#8220;interview&#8221; tag to get new interviews and other fantastic content. Be sure to f<a href="http://twitter.com/andrewwarner" target="_blank">ollow Andrew on Twitte</a>r also.</p>
<p>Thanks for all of your great work Andrew, and please keep it going.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkingserious.com/2009/01/11/70-interviews-to-help-you-build-an-outstanding-internet-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Del.icio.us Design Update</title>
		<link>http://www.thinkingserious.com/2008/07/31/delicious-design-update/</link>
		<comments>http://www.thinkingserious.com/2008/07/31/delicious-design-update/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 19:32:59 +0000</pubDate>
		<dc:creator>Elmer Thomas</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[social bookmarking]]></category>

		<guid isPermaLink="false">http://www.thinkingserious.com/?p=148</guid>
		<description><![CDATA[Del.icio.us is a must have bookmarking tool for me. The main reason I use it primarily for my &#8220;real&#8221; bookmarks is its simplicity and ease of use. My biggest complaint is that I&#8217;ve not yet found a good way to use it on my Windows Mobile 6 based phone. We&#8217;ll, today, it appears that a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://del.icio.us" target="_blank">Del.icio.us</a> is a must have bookmarking tool for me. The main reason I use it primarily for my &#8220;real&#8221; bookmarks is its simplicity and ease of use. My biggest complaint is that I&#8217;ve not yet found a good way to use it on my Windows Mobile 6 based phone. </p>
<p>We&#8217;ll, today, it appears that a long awaited design refresh finally happened. Screen shots are after the jump.</p>
<p><span id="more-148"></span></p>
<p><a href="http://localhost/thinkingserious/wp-content/uploads/2008/07/delicious-redesign-screenshot-1.png"><img src="http://www.thinkingserious.com/wp-content/uploads/2008/07/delicious-redesign-screenshot-1-150x150.png" alt="" title="delicious-redesign-screenshot-1" width="150" height="150" class="alignnone size-thumbnail wp-image-149" /></a></p>
<p><a href="http://localhost/thinkingserious/wp-content/uploads/2008/07/delicious-redesign-screenshot-2.png"><img src="http://www.thinkingserious.com/wp-content/uploads/2008/07/delicious-redesign-screenshot-2-150x150.png" alt="" title="delicious-redesign-screenshot-2" width="150" height="150" class="alignnone size-thumbnail wp-image-150" /></a></p>
<p><a href="http://localhost/thinkingserious/wp-content/uploads/2008/07/delicious-redesign-screenshot-3.png"><img src="http://www.thinkingserious.com/wp-content/uploads/2008/07/delicious-redesign-screenshot-3-150x150.png" alt="" title="delicious-redesign-screenshot-3" width="150" height="150" class="alignnone size-thumbnail wp-image-151" /></a></p>
<p>I&#8217;ve not spent enough time with the new design to form a complete opinion, but at first glance it appears ]functional, which I like. However, I don&#8217;t find the design pleasing for the pop-up when you add something to del.icio.us through your toolbar.</p>
<p>What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkingserious.com/2008/07/31/delicious-design-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

