<?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>Neatly Sliced &#187; Web Dev</title>
	<atom:link href="http://blog.neatlysliced.com/category/web-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neatlysliced.com</link>
	<description>Bread was overrated.</description>
	<lastBuildDate>Thu, 30 Apr 2009 17:53:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Special Adobe Session: Web Workflow with the Adobe Creative Suite</title>
		<link>http://blog.neatlysliced.com/2008/10/special-adobe-session-web-workflow-with-the-adobe-creative-suite/</link>
		<comments>http://blog.neatlysliced.com/2008/10/special-adobe-session-web-workflow-with-the-adobe-creative-suite/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 17:30:35 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=243</guid>
		<description><![CDATA[An Event Apart 2008, Day 1, 6:15pm &#8211; 7:15pm
Read the previous talk in this series, Underpants Over My Trousers by Andy Clarke, or view An Event Apart’s Table of Contents
 Special Adobe Session: Web Workflow with the Adobe Creative Suite 
 Adam Pratt Sponsored by&#160;Adobe 

 CS4 walkthrough 
 This project includes &#62;1700 Person Years [...]]]></description>
			<content:encoded><![CDATA[<p>An Event Apart 2008, Day 1, 6:15pm &#8211; 7:15pm</p>
<p>Read the previous talk in this series, <a href="/2008/10/underpants-over-my-trousers-andy-clarke/">Underpants Over My Trousers by Andy Clarke</a>, or view <a href="/2008/10/an-event-apart-2008/">An Event Apart’s Table of Contents</a></p>
<h3> Special Adobe Session: Web Workflow with the Adobe Creative Suite </h3>
<p> <a href="http://aneventapart.com/speakers/adampratt/">Adam Pratt</a> <em>Sponsored by&nbsp;<a href="http://www.adobe.com/">Adobe</a></em> </p>
<ul>
<li> CS4 walkthrough </li>
<li> This project includes &gt;1700 Person Years of development time to &#8220;give<br />
      birth to the baby&#8221; </li>
<li> Photoshop </li>
<ul>
<li> GPU acceleration </li>
<li> Real-time canvas rotation! Really, really cool(tm) </li>
<li> 442MP camera capture. Lightning speed zooming on this massive file. 56.3% zoom and everything still looks great, from new anti-aliasing engine. </li>
<li> You can clearly see signs that are 1.5miles and 2 miles away. Cool deal. </li>
<li> New bird&#8217;s eye view to zoom in and out quickly. Shortcut key for it. </li>
<li> Once you zoom over 500%, you can see the pixel display. Yes, each color for each pixel. Cool. </li>
<li> Content aware scaling &#8211; rather than squashing 4 people when you want to squish a 4&#215;6 to a 4&#215;3, it would make people super skinny. But content aware scaling will keep the people normal but you can scale and crop it over&hellip; really snazzy. </li>
</ul>
<li> Illustrator </li>
<ul>
<li> Improved gradients. </li>
</ul>
<li> InDesign </li>
<ul>
<li> XFL &#8211; FLA format provided in XML. So you can take your inDesign document and bring it over to flash. Neato. </li>
<li> Good for taking your print publications and taking them online. There&#8217;s a convert to web catalog type thing option (real name please?) &#8211; like &#8220;view my ad online&#8221; where you turn the pages and look through the catalog with flash. Some people have been doing this already, but either huge jpgs or junk looking text. Soooo this is awesome because then people&#8217;s print catalogs that you create can go&nbsp;<em>straight</em>&nbsp;to the web without any work at all. </li>
</ul>
<li> Flash </li>
<ul>
<li> The bowing tool &#8211; create separate but attached elements and the can interact, like sections to a crane&#8217;s hinges, and then move the pieces around and they are all attached. </li>
<li> Motion Tween &#8211; with a couple clicks, can create a tween. Easy enough, but then you change your mind, and that&#8217;s never fun. </li>
</ul>
<li> Implementing tabbed browsing across the suite </li>
<li> Fireworks </li>
<ul>
<li> color pallette is working right in the apps, running flash within their own apps </li>
<li> Better PSD support </li>
<li> Export to MXML directly to flex! </li>
</ul>
<li> Acrobat </li>
<ul>
<li> PDF export &#8211; use password to open doc OR if don&#8217;t know password, maybe they can see it but no printing, etc. </li>
<li> a PDF created in CS4, someone can use comment tools in the FREE reader. ONLY because you created it in CS4, though, can they use the comment tools. Usually they would need the pro version. </li>
</ul>
<li> Dreamweaver </li>
<ul>
<li> Visual notification that files are too large. Allows to recompress the original &#8211; recompress the web saved graphic to a lower sized file. That&#8217;s pretty cool. You can clean up the slop without having to go back to a designer. </li>
</ul>
<ul>
<li> Live Code/Preview </li>
<li> Tab support still &#8211; new for Dreamweaver </li>
<li> links under the tabs to the files that it references. Don&#8217;t need to hunt and peck like we used to. </li>
<li> <strong>Running webkit inside of Dreamweaver</strong>&nbsp;- Safari &#8211; on both mac and windows <img src='http://blog.neatlysliced.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  </li>
<li> Live Code option &#8211; the code changes live in the split source view. Annnnd, you can freeze JavaScript, so you can see the change in your code based on the JavaScript. Awesome for troubleshooting. </li>
<li> Emulation of the Firebug style inheritance display (code and style navigator) </li>
</ul>
<li> Multi-touch support for Photoshop &#8211; the pinch and rotate. Was this included in CS3? Cool regardless. </li>
</ul>
<p><strong>View the next talk in this series:</strong> <a href="/2008/11/live-code-workshop-with-eric-meyer/">Live Code Workshop with Eric Meyer</a>, or skip to <a href="/2008/10/an-event-apart-2008/">An Event Apart’s Table of Contents</a></p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=243&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/10/special-adobe-session-web-workflow-with-the-adobe-creative-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On-the-Spot Usability Reviews &#8211; Robert Hoekman, Jr.</title>
		<link>http://blog.neatlysliced.com/2008/10/on-the-spot-usability-reviews-robert-hoekman-jr/</link>
		<comments>http://blog.neatlysliced.com/2008/10/on-the-spot-usability-reviews-robert-hoekman-jr/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 19:33:19 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=240</guid>
		<description><![CDATA[An Event Apart 2008, Day 1, 2:30pm &#8211; 3:30pm
Read the previous talk in this series, Design Criteria: Actionable Ideas by Sarah Nelson, or view An Event Apart’s Table of Contents
 On-the-Spot Usability Reviews 
 Robert Hoekman, Jr 

 An interaction designer and usability specialist 
 Purpose, benefit, usage are the three keys in analysing a [...]]]></description>
			<content:encoded><![CDATA[<p>An Event Apart 2008, Day 1, 2:30pm &#8211; 3:30pm</p>
<p>Read the previous talk in this series, <a href="/2008/10/design-criteria-actionable-ideas/">Design Criteria: Actionable Ideas by Sarah Nelson</a>, or view <a href="/2008/10/an-event-apart-2008/">An Event Apart’s Table of Contents</a></p>
<h3> On-the-Spot Usability Reviews </h3>
<p> <a href="http://aneventapart.com/speakers/roberthoekmanjr/">Robert Hoekman, Jr</a> </p>
<ul>
<li> An interaction designer and usability specialist </li>
<li> Purpose, benefit, usage are the three keys in analysing a site&#8217;s usability </li>
<li> &#8220;Clutter isn&#8217;t good, texture is.&#8221; &#8211; Seth Godin </li>
<li> Giving away copies of &#8220;Designing the Obvious&#8221; </li>
<li> <a href="http://theideacenter.org">http://theideacenter.org</a> </li>
<ul>
<li> Yellow on the site needs to go </li>
<li> Any tips to educate the client to not mess it up? </li>
<li> If this is supposed to be like a billboard, do that. Don&#8217;t unite.&nbsp; </li>
<li> People go right past text. They look, skim, and find &#8220;trigger words&#8221; </li>
</ul>
<li> <a href="http://asufoundation.org">http://asufoundation.org</a> </li>
<ul>
<li> The tiny &#8220;Give to ASU&#8221; link is the whole point of this website.&nbsp; </li>
<li> Homepage-news blips should go somewhere else, make them three bullet points and then a take action button </li>
<li> People skip blocks of text, so make these bullet points </li>
<li> Then click &#8220;Make a gift online&#8221; and you start the payment process </li>
<li> Before you get to the form, answer questions and paragraphs on previous pages. Make sure there is NOTHING on the page that is focused on getting them through the process </li>
<li> The &#8220;Select a college or unit for investing&#8221; &hellip; dragons be there </li>
<ul>
<li> Just get rid of the dropdown menus for people who have come through a link from a specific fund, rather than have them be prepopulated </li>
<li> Do as much as possible to the workflow to get that information out from that page and off to somewhere else, where then they click &#8220;give&#8221; and have it filled in from there. </li>
</ul>
</ul>
<li> <a href="http://schooldude.com">http://schooldude.com</a> </li>
<ul>
<li> Not many complaints. Whatever your webpage is, make your entry points clear. </li>
<li> No one is going to read the text on the homepage. Treat it like a billboard, just drive them to the current info. Make that the important information. Hilight it, and eliminate information&nbsp; </li>
</ul>
<li> To get feedback on your own site: </li>
<li> 5 second usability test. Show it to the user for 5 seconds &#8211; could be anyone, your mom, whoever. Then ask them to write down everything that they remember from the page. Your page should communicate its main purpose in 5 seconds and they should be able to remember that. Fast, cheap way to get that feedback. </li>
<li> <strong><a href="http://fivesecondtest.com/">http://fivesecondtest.com/</a></strong> </li>
<ul>
<li> You upload your screenshot, it creates a link, and you email your link to people and they write the 5 bullet points they remember. Cool. </li>
</ul>
</ul>
<p><strong>View the next talk in this series:</strong> <a href="/2008/10/designing-the-details-web-app-ui-design-beyond-the-basics/">Designing the Details: Web-App UI Design Beyond the Basics by Jason Fried</a>, or skip to <a href="/2008/10/an-event-apart-2008/">An Event Apart’s Table of Contents</a></p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=240&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/10/on-the-spot-usability-reviews-robert-hoekman-jr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debug/Reboot &#8211; Eric Meyer</title>
		<link>http://blog.neatlysliced.com/2008/10/debugreboot-eric-meyer/</link>
		<comments>http://blog.neatlysliced.com/2008/10/debugreboot-eric-meyer/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 01:12:30 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=236</guid>
		<description><![CDATA[An Event Apart Day 1, 9:45-10:45 am:
Read the previous talk in the series, Understanding Web Design by Jeffrey Zeldman, or skip to the note&#8217;s talk Table of Contents


CSS for accessibility checking


You can set up safari to use a debug stylesheet


Example of his personal debug.css



Hilight the things that you do NOT want, that are not supposed [...]]]></description>
			<content:encoded><![CDATA[<p>An Event Apart Day 1, 9:45-10:45 am:</p>
<p><a href="/2008/10/understanding-web-design-jeffrey-zeldman/">Read the previous talk in the series, Understanding Web Design by Jeffrey Zeldman</a>, or <a href="/2008/10/an-event-apart-2008/">skip to the note&#8217;s talk Table of Contents</a></p>
<ul>
<li>
CSS for accessibility checking
</li>
<li>
You can set up safari to use a debug stylesheet
</li>
<li>
Example of his personal debug.css
</li>
<ul>
<li>
Hilight the things that you do NOT want, that are not supposed to exist:
</li>
</ul>
<ul>
<li>
<b>Empty checking</b>
</li>
<ul>
<li>
div:empty, span:empty, td:empty, etc.
</li>
<li>
Note, these things are not supported by IE, but who cares because this is a development purposed stylesheet
</li>
<li>
Really nice if the CMS isn&#8217;t pouring stuff into the HTML like it is supposed to.
</li>
<li>
May be generating LIs that are completely empty &#8211; never notice them if hiding bullets, but there you go.
</li>
<li>
A CMS with a &#8220;rich text editor&#8221; &#8211; see what this evilness has pushed in. Those love to generate empty Ps.
</li>
</ul>
<li>
Markup that shouldn&#8217;t be there
</li>
<ul>
<li>
*[style], font, center{ outline:red 5px solid;} &#8211; these are invalid/not good practices. Point them out and then manually address them.
</li>
<li>
Also *[class=""], *[id=""]. Want to be able to catch these.
</li>
<li>
Important to keep your code clean. Take pride in your work, just like in HVAC you want to keep it pretty even though it&#8217;s behind a wall, the same here. No one will see it, but have pride.
</li>
</ul>
<li>
Image cleanup
</li>
<ul>
<li>
img[alt=""] &#8211; blank attr
</li>
<li>
img:not([alt]) &#8211; look for absense of alt
</li>
<li>
outline &#8211; does not affect layout of the page. Not counted in width/height. It is drawn outside the border. Outlines are perfect for diagnostics, for hover in Ajax effects, etc. (Don&#8217;t want your layout going like crazy on hover because you&#8217;ve added a border to hilight Ajax action)
</li>
</ul>
<li>
Table cleanup
</li>
<ul>
<li>
Your THs should have scopes:
</li>
<li>
th[scope="col"], th[scope="row"]
</li>
</ul>
<li>
Links
</li>
<ul>
<li>
a[href]:not([title]) &#8211; check for title attribute existence.
</li>
<li>
a[href="#"] &#8211; &#8220;when a href = octathorp(e)&#8230; yeah that&#8217;s what I said. Because that&#8217;s how I roll.&#8221;
</li>
<ul>
<li>
Evidence that you&#8217;ve been naughty and not cleaned up your JavaScript. You want to have a fallback for your links.
</li>
</ul>
<li>
a[href=""] &#8211; CMS or you have forgotten to fill it in.
</li>
</ul>
</ul>
<li>
What if you can&#8217;t develop in Firefox? What if you <i>have</i> to develop in IE7?
</li>
<ul>
<li>
Well fortunately, IE7 does support attribute selectors. But not not()&#8230; so you have to simulate.
</li>
<li>
IE7 does <i>not</i> support the outline style.
</li>
<li>
Give everything a border, and then as things are good, take them away.
</li>
<li>
a[href]{border:5px solid red;}, and then a[title]{border: 0}, a[href="#"]{background:lime}, etc.
</li>
</ul>
<li>
Next section, checking for cleanness of code.
</li>
<ul>
<li>
div div div div div blah blah{outline}, because nesting too much can be just as bad as tables. Fix things, and for each subsequent section he increases the intensity of the color outline.
</li>
<li>
form:not([action]) &#8211; there needs to be a real life action so that if no JS, they can still do something.
</li>
<li>
*new thing* inputs cannot be direct children of the form element &#8211; it has to be wrapped by a block level element, like (or, specifically) a fieldset.
</li>
</ul>
<li>
Recap of his reset.css
</li>
<ul>
<li>
He admonishes us to personalize the reset.css.
</li>
<li>
Make it less a reset.css as a reboot.css. Do the change once, in this document, than resetting and THEN rebooting
</li>
<li>
Don&#8217;t count on CSS for content generation-
</li>
<ul>
<li>
Don&#8217;t use it for quottation marks &#8211; go ahead and turn the auto-insert off, but probably shouldn&#8217;t use it.
</li>
<li>
Don&#8217;t use it for legislature and legal code and whatnot &#8211; could lead to lawsuits later. Point 1.2.5 will always be that, don&#8217;t use CSS because that can easily change, and it won&#8217;t appear in CSS disabled devices.
</li>
</ul>
<li>
NEVER turn off :focus, because you&#8217;ve made it insanely impossible for people who navigate by keyboard.
</li>
<li>
Why the huge group selector rather than a *?
</li>
<ul>
<li>
Different browsers allow for styling for form elements, others don&#8217;t. They often ignore stuff. Browsers very inconsistent in styling form elements. Soooo just ignore.
</li>
<li>
It&#8217;d be nice to say *[not(form,input,textarea....)].. but not() can only have one element, not a group selector.
</li>
</ul>
<li>
Learned a few things / issues:
</li>
<ul>
<li>
font-size, font-weight, font-style, etc. for fonts: inherit is not supported by IE for windows.
</li>
</ul>
<ul>
<li>
Plus, issues are caused of inheritance &#8211; everything is reset.  so you reset the li, but the p, strong, span inside are set to that initial reset to line-height 1. Inheritance has been broken.
</li>
</ul>
<ul>
<li>
background: transparent also causing issues with td in IE.
</li>
<li>
IE will not apply the TR background to its children &#8211; it will just apply the reset background:transparent. Silliness. You&#8217;ll have to say td, th background specific. This explains why the issues with background table colors in IE. Set the TD.
</li>
</ul>
<li>
If you use a CSS framework, it should be one that you built.
</li>
</ul>
</ul>
<p><strong>Read the next talk in the series:</strong> <a href="/2008/10/storytelling-by-design-jason-santa-maria/">Storytelling by Design by Jason Santa Maria</a>, or <a href="/2008/10/an-event-apart-2008/">skip to the note&#8217;s talk Table of Contents</a></p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=236&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/10/debugreboot-eric-meyer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Web Design &#8211; Jeffrey Zeldman</title>
		<link>http://blog.neatlysliced.com/2008/10/understanding-web-design-jeffrey-zeldman/</link>
		<comments>http://blog.neatlysliced.com/2008/10/understanding-web-design-jeffrey-zeldman/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 00:54:31 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=235</guid>
		<description><![CDATA[Skip to the next talk in the series: Debug/Reboot by Eric Meyer
An Event Apart Day 1, 8:30-9:30 am:


Real.com



Issue: links don&#8217;t look like links, headings look like links


Issue: pro marketing want ppl to not find free player, but other half want ppl to find it to crush competition. result: a site that does not match the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Skip to the next talk in the series:</strong> <a href="/2008/10/debugreboot-eric-meyer/">Debug/Reboot by Eric Meyer</a></p>
<p>An Event Apart Day 1, 8:30-9:30 am:</p>
<ul>
<li>
Real.com
</li>
<ul>
<li>
Issue: links don&#8217;t look like links, headings look like links
</li>
<li>
Issue: pro marketing want ppl to not find free player, but other half want ppl to find it to crush competition. result: a site that does not match the user&#8217;s needs.
</li>
</ul>
<li>
consumersearch.com
</li>
<ul>
<li>
Feels like a phishing/spam site.
</li>
<li>
A turn off &#8211; no warm feeling, no welcoming, no brand message, no welcome copy.
</li>
<li>
Site assumes ppl know what the site is about &#8211; mistake! Ppl come via Google.
</li>
<li>
Bad &#8211; drill in, the ads are in a spot, so your eye skips it, and then next page the navigation is there. Their eye is skipping, getting confused, they&#8217;ll want to leave if the learning curve is too long
</li>
</ul>
<li>
&#8220;It&#8217;s rough out there for a web designer.&#8221;
</li>
<li>
Account executive pressures company to create ad campaign that appeals to seven ppl on the board. &#8220;When will we appeal to the consumer?&#8221; AE:&#8221;Never&#8221; WHAT?! That&#8217;s how it goes. Try to have empathy for the user, but sometimes roadblocks make it hard.
</li>
<li>
Survey Analysis
</li>
<ul>
<li>
Is education relevant?
</li>
</ul>
<ul>
<ul>
<li>
If you make more money, you&#8217;re more likely to say that what you did in school has no bearing on what you do. Weird logic, but true.
</li>
</ul>
<ul>
<li>
Perhaps because salary increases as you get older, ppl are older and haven&#8217;t been able to study web 20 years ago. &#8220;Can study candlemaking, but not web design&#8221; haha.
</li>
</ul>
</ul>
<ul>
<li>
We don&#8217;t agree on our own titles.
</li>
<ul>
<li>
&#8220;Other&#8221; had 15.7% of response.
</li>
<li>
Most were developers.
</li>
</ul>
<ul>
<li>
Old institutions have normal titles, startups make up weird super-specific titles.
</li>
<li>
Want to describe what you do rather than what niche you fit into
</li>
</ul>
<li>
Who owns the website?
</li>
<ul>
<li>
What department owns up to it? Very few &#8220;Web Department&#8221;s
</li>
</ul>
<li>
Not a lot of dough
</li>
<li>
Women who feel there is prejudice against them had big jobs and big salaries. Converse for low jobs and low salaries
</li>
</ul>
<li>
Cycle through more sites, laugh and criticize the silliness. webby awards pages
</li>
<ul>
<li>
coca-cola.com
</li>
</ul>
<ul>
<ul>
<li>
Splash screen, with then a decision location page, and then a survey prompt for a survey.
</li>
</ul>
<ul>
<li>
Zeldman thus closed the browser window right away, doesn&#8217;t deserve another click. irritation. give them a reason to stay, or wow them immediately, but don&#8217;t shove stuff down their throat without giving something back of value.
</li>
</ul>
</ul>
<ul>
<li>
adobe spinning monkey
</li>
</ul>
<ul>
<ul>
<li>
If as a user I don&#8217;t understand what you&#8217;re trying to do, I can&#8217;t learn anything from your web design
</li>
</ul>
</ul>
<ul>
<li>
Emailed the webby awards to find out why these won
</li>
<ul>
<li>
&#8220;If the he web&#8221; rofl. Rest of message, they were totally grasping at straws. Screenshot the slide later. Hehe.
</li>
</ul>
</ul>
<li>
All ppl know about web design is &#8220;Facebook&#8221; &#8220;Twitter&#8221; &#8220;Microsoft is buying Yahoo&#8221; these are not real. They are transient, like banks buying banks and economic downfall and blah blah blah.
</li>
<li>
Shows the generic blogger template, used by <a href="http://leukemialetters.blogspot.com/" id="zsez" title="The Leukemia Letters">The Leukemia Letters</a>. THAT is iconic landmark design, where everyone who uses it, it feels like it matches their content and it presents it well, enhancing the content.
</li>
<li>
&#8220;Who&#8217;s heard a guitar solo?&#8221;&#8230;. the &#8220;guitar solo&#8221; approach to design and dev.
</li>
<ul>
<li>
Young designers do the guitar solo. But&#8230;
</li>
<li>
&#8220;Good design is <i>invisible.</i>&#8221;
</li>
<li>
Reflections, glow, etc, that&#8217;s a current trend, that&#8217;s not a new idea. You&#8217;re being copy-cat.
</li>
<li>
&#8220;Good web design is about the character of the content&#8230;&#8221; &#8211; like that blogger template from The Leukemia Letters &#8211; bring out the content.
</li>
</ul>
<li>
Tips
</li>
<ol>
<li>
Start with the user / your passion
</li>
<ul>
<li>
Just like with music. you write your own songs, but there&#8217;s a chance that someone will discover you. Passion.
</li>
<li>
Or, if you&#8217;re just a cover band, no one will listen to you and you&#8217;ll eventually have to go get a real job. No passion, no matter how much you love the music you&#8217;re covering, you&#8217;re not creating/innovative.
</li>
<li>
Let your design be new/innovative. You may not have success immediately, but it comes.
</li>
</ul>
<li>
Know yourself and your limitations
</li>
<ul>
<li>
Never take a job just because you need a job, unless you&#8217;re ABSOLUTELY desperate.
</li>
</ul>
<li>
Zeldman banters with the client before signing them on. Sometimes the client doesn&#8217;t like that, and they lose the job, but that&#8217;s okay because they wouldn&#8217;t have had a good working relationship.
</li>
<li>
Sell ideas, not pixels
</li>
<ul>
<li>
In discussion, never describes what it looks like, but sell the idea behind it.
</li>
<li>
Sell an approach.
</li>
</ul>
<li>
&#8220;I don&#8217;t know&#8221; is okay.
</li>
<ul>
<li>
Find a client where &#8220;I don&#8217;t know&#8221; is ok. It is ok to say &#8220;I don&#8217;t know, we&#8217;ll think about it I&#8217;ll come back later.&#8221;
</li>
<li>
When you work with a client that is wrong, they think you&#8217;re not doing your job. If it&#8217;s not an ok answer, you may have the wrong project.
</li>
</ul>
<li>
Build trust
</li>
<li>
Bring out the big guns
</li>
<ul>
<li>
It&#8217;s ok to bring in consultants, publications, etc. &#8220;We&#8217;re doing this because it&#8217;s advised by this expert.&#8221;
</li>
<li>
They never are going to read that documentation, but that&#8217;s the magic. They say, &#8220;OH! Ok.&#8221; And they are now reassure and trusting you.
</li>
</ul>
<li>
Create a paper trail
</li>
<ul>
<li>
You can show the steps of where you are
</li>
</ul>
<li>
Something here&#8230;
</li>
<li>
Say no to working on spec
</li>
<ul>
<li>
don&#8217;t work for free!
</li>
<li>
No showing ppl design before getting paid
</li>
</ul>
<li>
Say no to rush jobs
</li>
<ul>
<li>
They&#8217;ve had meetings and have delayed
</li>
<li>
They&#8217;ll never come up with enough money to make up for how it&#8217;s going over because of their lateness.
</li>
</ul>
<li>
End with the user / your passion
</li>
</ol>
</ul>
<p><strong>Read the next talk in the series:</strong> <a href="/2008/10/debugreboot-eric-meyer/">Debug/Reboot by Eric Meyer</a></p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=235&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/10/understanding-web-design-jeffrey-zeldman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Event Apart 2008</title>
		<link>http://blog.neatlysliced.com/2008/10/an-event-apart-2008/</link>
		<comments>http://blog.neatlysliced.com/2008/10/an-event-apart-2008/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 20:52:38 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=234</guid>
		<description><![CDATA[I&#8217;m in Chicago again for An Event Apart. I&#8217;ll be posting my raw notes for the following parts:
Monday

Understanding Web Design &#8211; Jeffrey Zeldman
Debug/Reboot &#8211; Eric Meyer
Storytelling by Design &#8211; Jason Santa Maria
Design Criteria: Actionable Ideas &#8211; Sarah Nelson
On-the-Spot Usability Reviews &#8211; Robert Hoekman, Jr
Designing the Details: Web-App UI Design Beyond the Basics &#8211; Jason Fried
Underpants [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in Chicago again for <a href="http://www.aneventapart.com/events/2008/chicago/">An Event Apart</a>. I&#8217;ll be posting my raw notes for the following parts:</p>
<h3>Monday</h3>
<ul>
<li><a href="/2008/10/understanding-web-design-jeffrey-zeldman/"><strong>Understanding Web Design</strong> &#8211; Jeffrey Zeldman</a></li>
<li><a href="/2008/10/debugreboot-eric-meyer/"><strong>Debug/Reboot</strong> &#8211; Eric Meyer</a></li>
<li><a href="/2008/10/storytelling-by-design-jason-santa-maria/"><strong>Storytelling by Design</strong> &#8211; Jason Santa Maria</a></li>
<li><a href="/2008/10/design-criteria-actionable-ideas/"><strong>Design Criteria: Actionable Ideas</strong> &#8211; Sarah Nelson</a></li>
<li><a href="/2008/10/on-the-spot-usability-reviews-robert-hoekman-jr/"><strong>On-the-Spot Usability Reviews</strong> &#8211; Robert Hoekman, Jr</a></li>
<li><a href="/2008/10/designing-the-details-web-app-ui-design-beyond-the-basics/"><strong>Designing the Details: Web-App UI Design Beyond the Basics</strong> &#8211; Jason Fried</a></li>
<li><a href="/2008/10/underpants-over-my-trousers-andy-clarke/"><strong>Underpants Over My Trousers</strong> &#8211; Andy Clarke</a></li>
<li><a href="/2008/10/special-adobe-session-web-workflow-with-the-adobe-creative-suite/"><strong>Special Adobe Session: Web Workflow with the Adobe Creative Suite</strong> &#8211; Adam Pratt</a></li>
</ul>
<h3>Tuesday</h3>
<ul>
<li><a href="/2008/11/live-code-workshop-with-eric-meyer/"><strong>Eric Meyer Live Code Workshop</strong> &#8211; Eric Meyer</a></li>
<li><a href="/2008/11/design-lessons-in-chess-by-rob-weychert/"><strong>Design Lessons in Chess</strong> &#8211; Rob Weychert</a></li>
<li><a href="/2008/11/implementing-design-bulletproof-a-z-dan-cederholm/"><strong>Implementing Design: Bulletproof A–Z</strong> &#8211; Dan Cederholm</a></li>
<li><a href="/2008/11/the-in-house-designer-cameron-moll/"><strong>The In-House Designer</strong> &#8211; Cameron Moll</a></li>
<li><a href="/2008/11/the-arts-crafts-of-web-design-or-what-would-william-do/"><strong>The Arts &amp; Crafts of Web Design — or What Would William Do?</strong> &#8211; Curt Cloninger</a></li>
<li><a href="/2008/11/designing-the-next-generation-of-web-apps/"><strong>Designing the Next Generation of Web Apps</strong> &#8211; Jeff Veen</a></li>
<li><a href="/2008/12/a-panel-apart/"><strong>A Panel Apart</strong> &#8211; Eric Meyer, Jeffrey Zeldman &amp; Special Guests</a></li>
</ul>
<p><strong>Tune in next year</strong> for new notes on a new conference.</p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=234&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/10/an-event-apart-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authentic Jobs</title>
		<link>http://blog.neatlysliced.com/2008/04/authentic-jobs/</link>
		<comments>http://blog.neatlysliced.com/2008/04/authentic-jobs/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 13:30:57 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=221</guid>
		<description><![CDATA[Authentic Jobs is the brainchild of renown standardista designer Cameron Moll. It&#8217;s a job/personnel connection site, much in the ilk of the 37signals Job Board, but way prettier. Authentic Jobs are screened through the brain of Mr. Moll himself. 
The testimonials page would bring grown developers to blush; Authentic Jobs proves insanely effective at filling [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.authenticjobs.com">Authentic Jobs</a> is the brainchild of renown standardista designer <a href="http://www.cameronmoll.com/archives/001255.html">Cameron Moll</a>. It&#8217;s a job/personnel connection site, much in the ilk of the 37signals Job Board, but way prettier. Authentic Jobs are screened through the brain of Mr. Moll himself. </p>
<p>The <a href="http://www.authenticjobs.com/testimonials/">testimonials page</a> would bring grown developers to blush; Authentic Jobs proves insanely effective at filling niche jobs with qualified personnel.</p>
<p>And yes, <a href="http://microformats.org">microformats</a> present.</p>
<p><a href="http://www.authenticjobs.com/?aff=50d9d4858e"><img src="http://www.authenticjobs.com/img/aj_420x138.gif" alt="Post a Job, Find One" width="420" height="138" /></a></p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=221&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/04/authentic-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RegexWidget</title>
		<link>http://blog.neatlysliced.com/2008/04/regexwidget/</link>
		<comments>http://blog.neatlysliced.com/2008/04/regexwidget/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 12:30:57 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Slivers]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/2008/04/regexwidget/</guid>
		<description><![CDATA[RegexWidget, how I love thee. We all know (or should) that regular expressions save the day, but how frequently do we implement them in our string manipulation? RegexWidget will ease your transition, allowing you to test your regular expressions straight from your Dashboard. 
No direct link, so scroll down a bit on the widgets page [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://robrohan.com/projects/widgets/">RegexWidget</a>, how I love thee. We all know (or should) that <a href="http://xkcd.com/208/">regular expressions save the day</a>, but how frequently do we implement them in our string manipulation? RegexWidget will ease your transition, allowing you to test your regular expressions straight from your Dashboard. </p>
<p>No direct link, so scroll down a bit on the widgets page until you reach the download. Clicking download button transfers you to PayPal page, but this is only to encourage donations; RegexWidget is available through LGPL license and is free.</p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=175&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2008/04/regexwidget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Event Apart &#8211; Monday Session</title>
		<link>http://blog.neatlysliced.com/2007/08/an-event-apart-monday-session/</link>
		<comments>http://blog.neatlysliced.com/2007/08/an-event-apart-monday-session/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 14:55:27 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/2007/08/an-event-apart-monday-session/</guid>
		<description><![CDATA[Notes to follow.
Monday session:

Eric Meyer: Secrets of the CSS Jedi
Jeffrey Zeldman: Writing the User Interface
Jason Santa Maria: Design Your Way Out of a Paper Bag
Lou Rosenfeld: Search Analytics for Fun and Profit
Liz Danzico: The Seven Lies of Information Architecture
Dan Cedarholm: Interface Design Juggling

]]></description>
			<content:encoded><![CDATA[<p>Notes to follow.<br />
Monday session:</p>
<ul>
<li><a href="http://blog.neatlysliced.com/2007/09/eric-meyer-secrets-of-the-css-jedi/">Eric Meyer: Secrets of the CSS Jedi</a></li>
<li>Jeffrey Zeldman: Writing the User Interface</li>
<li>Jason Santa Maria: Design Your Way Out of a Paper Bag</li>
<li>Lou Rosenfeld: Search Analytics for Fun and Profit</li>
<li>Liz Danzico: The Seven Lies of Information Architecture</li>
<li>Dan Cedarholm: Interface Design Juggling</li>
</ul>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=185&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2007/08/an-event-apart-monday-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WotW: Hosts Widget</title>
		<link>http://blog.neatlysliced.com/2007/07/wotw-hosts-widget/</link>
		<comments>http://blog.neatlysliced.com/2007/07/wotw-hosts-widget/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 02:27:02 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Slivers]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/2007/07/wotw-hosts-widget/</guid>
		<description><![CDATA[Earlier this week NeatlySliced.com was transferred to a new host. Before the DNS switched, I wanted to test the new site. The new host uses virtual hosting, which means that I have to change the hidden /etc/hosts OS X file to assign the IP to blog.neatlysliced.com.
Okay, so going to Go > Go To Folder from [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week NeatlySliced.com was transferred to a new host. Before the DNS switched, I wanted to test the new site. The new host uses virtual hosting, which means that I have to change the hidden /etc/hosts OS X file to assign the IP to blog.neatlysliced.com.</p>
<p>Okay, so going to Go > Go To Folder from the finder to access the hidden /etc folder can get pretty redundant. Fortunately, there is a widget that allows editing of your /etc/hosts file with quite a number fewer keystrokes. It does require usage of your admin password, but you can easily delete the password after performing your business.</p>
<p><a href="http://www.apple.com/downloads/dashboard/networking_security/hostswidget.html">Download HostsWidget</a>. It is freeware.</p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=163&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2007/07/wotw-hosts-widget/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Safari Debug Menu</title>
		<link>http://blog.neatlysliced.com/2007/06/safari-debug-menu/</link>
		<comments>http://blog.neatlysliced.com/2007/06/safari-debug-menu/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 12:25:09 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neatlysliced.com/2007/06/safari-debug-menu/</guid>
		<description><![CDATA[I&#8217;m always eager for debug tools in different browsers so that I can troubleshoot browser-unique rendering CSS and JavaScript issues.
I am yet to uncover a decent Safari Web Dev toolbar. A simple option, however, is the Debug menu. The Debug menu features User Agent spoofing, JavaScript console (not quite as good as Firefox&#8217;s), and a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always eager for debug tools in different browsers so that I can troubleshoot browser-unique rendering CSS and JavaScript issues.</p>
<p>I am yet to uncover a decent Safari Web Dev toolbar. A simple option, however, is the Debug menu. The Debug menu features User Agent spoofing, JavaScript console (not quite as good as Firefox&#8217;s), and a view of the DOM tree, among other things.</p>
<p>To enable the Debug menu, first launch OS X&#8217;s Terminal. Then type the following:<br />
<code>defaults write com.apple.Safari IncludeDebugMenu 1</code></p>
<p>To disable the Debug menu, simply replace the 1 with a zero:<br />
<code>defaults write com.apple.Safari IncludeDebugMenu 0</code></p>
<p>Relaunch Safari and view your new Debug menu, next to the Help menu. Read a short bit of the JavaScript Console at <a href="http://developer.apple.com/internet/safari/faq.html#anchor14">Apple&#8217;s Safari Dev page</a>.</p>
<p>Have you found useful Safari development tools? Leave a comment and let me know.</p>
<img src="http://blog.neatlysliced.com/?ak_action=api_record_view&id=150&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.neatlysliced.com/2007/06/safari-debug-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
