<?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>Christopher Schmitt</title>
	<atom:link href="http://christopherschmitt.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://christopherschmitt.com</link>
	<description>Designer, Web Developer, Author, Project Manager, Strategist, Dreamer</description>
	<lastBuildDate>Tue, 16 Apr 2013 03:47:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>TXJS: Harper&#8217;s Keynote Address</title>
		<link>http://christopherschmitt.com/2013/04/15/txjs-harpers-keynote-address/</link>
		<comments>http://christopherschmitt.com/2013/04/15/txjs-harpers-keynote-address/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 20:12:27 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=316</guid>
		<description><![CDATA[In his Keynote Address at Texas JavaScript 2013, presenter Harper Lee, former CTO at Obama Biden Election Headquaters, talked about his experiences and lessons learned based on three overiding themes: build a great team, practice for failure, and faciliate community. On hacking: Recommends reading Hackers: Heroes of the Computer Revolution Hacking is sharing, opennes, collaboration, [...]]]></description>
				<content:encoded><![CDATA[<p>In his Keynote Address at <a href="http://2013.texasjavascript.com">Texas JavaScript 2013</a>, presenter <a href="https://twitter.com/harper">Harper Lee</a>, former CTO at Obama Biden Election Headquaters, talked about his experiences and lessons learned based on three overiding themes: build a great team, practice for failure, and faciliate community.</p>
<hr />
<ul>
<li>On hacking:
<ul>
<li>Recommends reading <em><a href="http://www.amazon.com/Hackers-Heroes-Computer-Revolution-Anniversary/dp/1449388396/heatvisioncom-20">Hackers: Heroes of the Computer Revolution</a></em></li>
<li>Hacking is sharing, opennes, collaboration, and engaging in the<br />
 Hands On Imperative (where “making is thinking”).</li>
</ul>
</li>
<li>Worked at <a href="http://threadless.com">Threadless</a>, an online t-shirt company.
<ul>
<li> We invented crowdsourcing.</li>
<li>We take a design and put it on a shirt.</li>
<li>Four steps to working at Threadless:
<ul>
<li>Design a shirt</li>
<li>Submit a shirt</li>
<li>Scoring of the shirt from community</li>
<li>Cash money.</li>
</ul>
</li>
<li>Result:
<ul>
<li>100k of shirts submitted</li>
<li>Millions of tee shirts sold</li>
<li>Grew from revenue of $x millions to $xx millions</li>
<li>We did none of the hardwork</li>
<li>The crowd and community did the hard work which was fun</li>
<li>Our team was able to focus on product, not on technology</li>
<li>I had accomplished my goals at Threadless, I quit</li>
</ul>
</li>
</ul>
</li>
<li>Went on Vision Quest and got hired by Obama Biden Campaign team</li>
<li>The Obama re-election team transitioned from politically-tight<br />
  people to engineering focused.</p>
<ul>
<li>For 2012, they need something different to the shock of<br />
      others: &#8220;hired engineers to do enginnering&#8221;.</p>
<ul>
<li>Hired ~40 engineers and ~120 tech staff in 18 months fromall over to &#8220;web scale&#8221;</li>
<li>Started out with zero, just pile of code.</li>
</ul>
</li>
<li>Execution, couldn&#8217;t get fancy
<ul>
<li>We invested early and built platform called Narwhal</li>
<li>Narwhal is a focus on bottom foundation.</li>
<li>It wasn&#8217;t an app, as the press liked to have believed,but the name for all of our APIs</li>
<li>With the API foundation in place, we can build toolsincluding:
<ul>
<li>Call tool Mobile apps, Contribute. Social</li>
<li>Dashboard</li>
<li>Mobile apps</li>
<li>Contribute</li>
<li>Social</li>
</ul>
</li>
<li>In total, there were ~290 products, deployed weekly on1,000s of servers</li>
</ul>
</li>
<li>We used any technology that was able to solve the problem.
<ul>
<li>This included Python, Ruby, MySQL, StatesD, Graphite,Puppet, Vagrant,… pretty much all the things!</li>
<li>We weren&#8217;t a &#8220;Python shop&#8221; or a &#8220;PHP shop&#8221; or whatevertehcnology of the month was as we didn&#8217;t want to stopanyone from using what technology they wanted to use.</li>
<li>Instead, we foucsed on what simply solves the problem.
<ul>
<li>For example. Dashboard was done in Node.js since weliked what that community was doing.</li>
</ul>
</li>
</ul>
</li>
<li>We invested heavily in user experience
<ul>
<li>User experience heavy investment
<ul>
<li>We talked to users to help build products that wereusable and not merely functional.</li>
<li>Performed a lot of A/B testing, which allowed us tounderstand where we were wrong</li>
<li>Did you know that the Groundhog Day movie is reallyismulti-variant testing?</li>
<li>Fail Safety
<ul>
<li>Early in the campaign had chance to see the last    Shuttle launch.</li>
<li>The goal of fail safety when we were sending    people on shuttles is to get people into space    without killing them.</li>
<li>Error states should always be helpful or where a    user has the potential to be lost or hurt.</li>
<li>404 pages should redirect people to different    parts of the site and ask users to do different    work</li>
<li>Users are not stuck in a fail state</li>
</ul>
</li>
</ul>
</li>
<li>Practiced gamedays
<ul>
<li>For a month, called &#8220;October&#8221;, they practicedpotential scenarios where items and compenents of thesuite of tools would fail.</li>
<li>On Election Day, there were no more changes.
<ul>
<li>Since people were trained and knew what to do,    there wasn&#8217;t any politics.</li>
</ul>
</li>
<li>Gameday entails:
<ul>
<li>Destroying all of our applications</li>
<li>Destroying our database</li>
<li>Seeing how we needed to patch things</li>
<li>Then the next day Amazon&#8217;s cloud services went    down on the East Coast and we were prepared to    handle it.</li>
<li>The AWS rule: “If netflix is down, you are down    too, if netflix is up, but you are down &#8211; you are    screwed.”</li>
</ul>
</li>
</ul>
</li>
<li>Facilitate community
<ul>
<li>Users are the power behind your brand and is oftenunderestimated in developing it.</li>
<li>For example, moderation is hard to do and no onereally enjoys it.
<ul>
<li>Insert a flag button to allow users to let you    know when something about the site or other    user&#8217;s contribution isn&#8217;t appropriate.</li>
<li>This empowers your community to moderate your    content</li>
<li>Sort of like Minecraft for social web sites</li>
</ul>
</li>
<li>This allows for the building an environment of trust.
<ul>
<li>You have to create a place users can flourish</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>Working with teams is hard.
<ul>
<li>&quot;Manage by your outbox, not your inbox” — <a href="http://en.wikipedia.org/wiki/Lawrence_S._Bacow">Larry Bacow</a>
<ul>
<li>Often times we wait for people to email us and whatwe really need to do is reach out to them.</li>
<li>Send out simple emails by 9am every morning and,surprisingly, they write back.</li>
</ul>
</li>
<li>Diversity in the workplace is important.
<ul>
<li>He found the time with the most diversity have begetthe most innovation.</li>
<li>We do crazier stuff and build value for a lot morepeople.</li>
</ul>
</li>
<li>Roll forward. Never roll back.&quot; * Etsy
<ul>
<li>Rolling back code was emotionally draining.</li>
<li>Instead, add and fix code to move forward.</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>Lessons learned from his experience as a hacker and manager include:
<ul>
<li>Building a great team isn&#8217;t straightforward or easy:
<ul>
<li>After exerting so much effort into building a team,sometimes you need to let people go and don&#8217;t be afraidto do that.</li>
<li>Poisonous people can ruin teams, but don&#8217;t drop therelationship. That person might be good on the nextproject</li>
<li>Hire people that are better than you
<ul>
<li>People that are A&#8217;s hire A&#8217;s and B&#8217;s hire C&#8217;s</li>
</ul>
</li>
</ul>
</li>
<li>Knowing that we could throw things away, we didn&#8217;t document<br />
      as much:</p>
<ul>
<li>We tried to do dilerberate code.</li>
<li>A lot of Harper&#8217;s job was managing trust including askedto be at weekly internal meetings with Obama relectionexecutives letting them know things were okay.</li>
</ul>
</li>
<li>Practice for failure:
<ul>
<li>Failing sucks, but important.</li>
<li>Instead, work at being terrible at failing.</li>
</ul>
</li>
<li>Create an environment worth trusting and remember to SHIP<br />
      PRODUCT:</p>
<ul>
<li>You will feel better for having deployed code.</li>
<li>Your customers will feel better seeing progress.</li>
<li>And your team will feel that they aren&#8217;t just working forthemslves and producing.</li>
</ul>
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/04/15/txjs-harpers-keynote-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Dev Conf Call for Speakers is Open</title>
		<link>http://christopherschmitt.com/2013/04/14/css-dev-conf-call-for-speakers-is-open/</link>
		<comments>http://christopherschmitt.com/2013/04/14/css-dev-conf-call-for-speakers-is-open/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 01:02:53 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=312</guid>
		<description><![CDATA[The CSS Dev Conf is an annual gathering of the best and brightest minds in CSS, the design language of the web. Continuing the tradition of holding the event in unique settings, this year’s CSS Dev Conf is situated in the Rocky Mountains of Colorado at beautiful The Stanley Hotel, which is part of the [...]]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://cssdevconf.com/">CSS Dev Conf</a> is an annual gathering of the best and brightest minds in CSS, the design language of the web. </p>
<p>Continuing the tradition of holding the event in <a href="http://2012.cssdevconf.com/">unique settings</a>, this year’s CSS Dev Conf is situated in the Rocky Mountains of Colorado at beautiful <a href="http://www.stanleyhotel.com">The Stanley Hotel</a>, which is part of the <a href="http://www.historichotels.org">History Hotels of America</a>.</p>
<p>The event is two days devoted to CSS and its super friends, including JavaScript, Sass, Compass, and more. Topics range from case studies, responsive web design techniques, infographics, automated testing, cutting edge CSS specs, to much, much more. </p>
<p>Featuring amazing speakers like <a href="http://meyerweb.com/eric/">Eric Meyer</a>, <a href="http://www.stubbornella.org/content/nicole-sullivan/">Nicole Sullivan</a>, <a href="http://snook.ca/about/">Jonathan Snook</a>, <a href="http://www.standardista.com/about/">Estelle Weyl</a>, <a href="http://www.xanthir.com/contact/">Tab Atkins</a>, the CSS Dev Conf speaker list is only <em>just</em> beginning to grow. </p>
<p>You could join the CSS Dev Conf speaker line up as the <a href="http://2013.cssdevconf.com/">call for speakers</a> is open right now. </p>
<p>Voting on speaker proposals is done through <a href="http://en.wikipedia.org/wiki/Blind_experiment#Double-blind_trials">double-blind voting</a> setup. It’s a popularity contest for <em>great</em> CSS content. </p>
<p>So, if you are someone who breathes CSS, I encourage you to <a href="http://2013.cssdevconf.com/">submit a talk</a>. </p>
<p>Or maybe you know someone who is CSS ninja? </p>
<p>Help spread the word and let them know about the <a href="http://cssdevconf.com/">CSS Dev Conf</a> call for speakers.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/04/14/css-dev-conf-call-for-speakers-is-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Think Responsively</title>
		<link>http://christopherschmitt.com/2013/04/04/think-responsively/</link>
		<comments>http://christopherschmitt.com/2013/04/04/think-responsively/#comments</comments>
		<pubDate>Thu, 04 Apr 2013 17:45:59 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[rwd]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=302</guid>
		<description><![CDATA[The mobile explosion has changed not just how and where we view the web. This modern web development also means a change our workflow. Led by Ben Callahan, Think Responsively is a one hour-ish long free online, live seminar that’s happening next week. It’s about the process and organizational changes needed to allow “responsive thinking” [...]]]></description>
				<content:encoded><![CDATA[<p>The mobile explosion has changed not just how and where we view the web. This modern web development also means a change our workflow.</p>
<p>Led by Ben Callahan, <a href="http://thinkresponsively.eventbrite.com">Think Responsively</a> is a one hour-ish long free online, live seminar that’s happening next week.</p>
<p>It’s about the process and organizational changes needed to allow “responsive thinking” to take root in your organization.</p>
<p>Designers, developers, project and account managers, sales reps, content strategists, information architects—all are welcome as we discuss how to create a collaborative workflow and build for a device independence.</p>
<p><a href="http://bencallahan.com/">Ben</a>, covers the basics of RWD, new deliverables in the responsive process, and lessons learned from experience implementing responsive projects.</p>
<p>Come with open minds and constructive questions. We’ll make sure there’s plenty of time for discussion!</p>
<p>NOTE: All 200 tickets to the live session got grabbed in about two hours! However, getting on the <a href="http://thinkresponsively.eventbrite.com">waiting list</a> gets you access to recordings after the session. </p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/04/04/think-responsively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RWD Summit 2013: Performance, Clients, Trenches</title>
		<link>http://christopherschmitt.com/2013/04/01/responsive-web-design-summit/</link>
		<comments>http://christopherschmitt.com/2013/04/01/responsive-web-design-summit/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 05:22:09 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[rwd]]></category>
		<category><![CDATA[summit]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=295</guid>
		<description><![CDATA[The web doesn&#8217;t sit still for a moment. Illustrating just how much has happened in a year, this year&#8217;s RWD Summit stretches into a jammed-pack three days this April 16-18. Performance dominates the first day of the RWD Summit. Before the smart phone and tablet revolution, sites got fat. One of the main talents a [...]]]></description>
				<content:encoded><![CDATA[<p>The web doesn&#8217;t sit still for a moment. Illustrating just how much has happened in a year, this year&#8217;s <a href="http://rwdsummit.com">RWD Summit</a> stretches into a jammed-pack three days this April 16-18.</p>
<p>Performance dominates the first day of the RWD Summit. Before the smart phone and tablet revolution, <a href="http://royal.pingdom.com/2011/11/21/web-pages-getting-bloated-here-is-why/">sites got fat</a>.</p>
<p>One of the main talents a web designer can possess: creating a big impression with the least amount of code. It&#8217;s time to get back to our roots by recognizing we don&#8217;t always know how fast our sites show up on our visitor&#8217;s devices.</p>
<p>The second day is dedicated to strategy. We discuss client management in the more agile development process of RWD, along with new approaches to content strategy and typography.</p>
<p>The third day is for those that are in the trenches: the web builders.</p>
<p>We will be looking at new concepts in building out RWD sites with CSS fractals, how to use Sass and Compass, RWD sidebars, and much more.</p>
<p>If you want to dive into RWD and bring the experts to your desktop, sign up for RWD Summit today.</p>
<p>If you are busy and can&#8217;t make it for one or all-three days, don&#8217;t worry. All the sessions are recorded and are part of the purchase price. You can catch the sessions later at your own convenience.</p>
<p>See you at the <a href="http://rwdsummit.com/">Summit</a>!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/04/01/responsive-web-design-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RWDTXST: A New Toolbox: Secrets from Happy Cog</title>
		<link>http://christopherschmitt.com/2013/03/27/rwdtxst-a-new-toolbox-secrets-from-happy-cog/</link>
		<comments>http://christopherschmitt.com/2013/03/27/rwdtxst-a-new-toolbox-secrets-from-happy-cog/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 05:42:59 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[presentation]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[rwd]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=290</guid>
		<description><![CDATA[In their A New Toolbox: Secrets from Happy Cog presentation at Texas State University, presenters Kevin Sharon, Design Director at Happy Cog, and Sophie Shepherd, Designer at Happy Cog, reveal Happy Cog’s design process through their experience building a responsive site from beginning to end, including: kicking off the project, the collaborative design process, and [...]]]></description>
				<content:encoded><![CDATA[<p>In their <a href="https://www.facebook.com/events/352847444821917/">A New Toolbox: Secrets from Happy Cog</a> presentation at Texas State University, presenters <a href="https://twitter.com/kevinsharon">Kevin Sharon</a>, Design Director at Happy Cog, and <a href="https://twitter.com/sophshepherd">Sophie Shepherd</a>, Designer at Happy Cog, reveal Happy Cog’s design process through their experience building a responsive site from beginning to end, including: kicking off the project, the collaborative design process, and the tools they tweaked along the way.</p>
<hr />
<ul>
<li>When kicking off a new web site project, talk to stake holders <em>and</em> the people at the front desk. They know where the weaknesses are in the company’s forward facing presence because they hear them every day from the customers calling in with questions.</li>
<li>Talk with client contact or liaison <em>before</em> kickoff meeting to get a feel for project and political landscape. This approach avoids walking into traps and reduces the chances of messing up the start of project.</li>
<li>Use survey tool like <a href="http://ethn.io">Ethnio</a> to get site design feedback and generate leads for user testing later on.</li>
<li>Design involves a Character, Conflict, and a Resolution. The Character is the site users illustrated in a user profile. The Conflict is the problem with site or business. And the Resolution is the design solution you work with the client for the Character.</li>
<li>Give client 30 celebrity mugshots with goal to pick which ones fit business’s brand. Then use <a href="http://styletil.es">Style Tiles</a> based on each celebrity.</li>
<li>Learn clients’ internal language and help them learn your design language.</li>
<li>No more wireframes. Build prototypes instead, but call them “HTML Wireframes” to avoid confusion that is how the site will look.</li>
<li>Tools to make quick HTML wireframes: <a href="http://codepen.io/">Codepen</a> for elemental pieces, grid systems, and roll your own for more customization</li>
<li>If you can’t click through it, it’s not a prototype. Prototypes are for user testing.</li>
<li>A sign of a good designer is that they do a lot of paper sketching as this is the quickest way to get the best idea.</li>
<li>Turn HTML wireframes into design modules.</li>
<li>Don’t just brush up an approved wireframe with type and be done. Go the extra step and design within that space.</li>
<li>Keynote resizes grouped elements in a way that Photoshop can’t, which makes it ideal for creating responsive design modules or element collages.</li>
<li>Involve developers’ input into the design process as they make a lot of decisions in the building responsive web sites.</li>
<li>Selling a design continues after you get the project. You have to get clients engaged, so don’t show design comps or other elements of the design process like you are showing an apartment.</li>
<li>Always have a reason for your design and each part of your process. Finding your reasons start with research.</li>
<li>Practice your writing skills to improve client communication as everyone on a team gets a direct channel to the client.</li>
<li>Realize that a good writer is someone who can organize their thoughts.</li>
<li>Add a small touch of humor when writing to clients. For example, tell them in passing on a deliverible, it’s National Margarita Day today. (<a href="http://www.punchbowl.com/holidays/national-margarita-day">Only works on February 22nd.</a>)</li>
<li>Two things a designer has to get used is taking public criticism and realizing that clients will change a design after it’s handed over.</li>
<li>It’s not Responsive Web Design, it’s web design.</li>
<li>Every client needs to have a project manager to work with an agency. Projects that didn’t have a client liasion haven’t gone well.</li>
<li>Even if the client liaison or project manager is part-time, temporary employee for the client, it benefits the project as you need someone to filter email messages, be mindful of political landscape, work on deliveribles, etc.</li>
<li>Take sketches of HTML collages, scan them, and use them to compose different layouts that are then giving to client/design review</li>
<li>Use tool like <a href="https://www.gathercontent.com">GatherContent</a> to, well, gather client content.</li>
<li>When working with clients on a project, expect: requirements, content, and feedback.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/03/27/rwdtxst-a-new-toolbox-secrets-from-happy-cog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SXSW: Designing User Interfaces in Keynote</title>
		<link>http://christopherschmitt.com/2013/03/18/sxsw-designing-user-interfaces-in-keynote/</link>
		<comments>http://christopherschmitt.com/2013/03/18/sxsw-designing-user-interfaces-in-keynote/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 13:52:26 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[sxsw2013]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=272</guid>
		<description><![CDATA[In their Designing User Interfaces in Keynote Workshop, presenters Joel Beukelman, Mobile User Experience Designer at Netflix, and Ted Boda, Lead UI Designer at Netflix, demonstrate how to use Apple’s Keynote application to wireframe, create high fidelity designs, mockup interactions, create visual specs, simulate animations, and present all from one tool. Use Keynote to wireframe, [...]]]></description>
				<content:encoded><![CDATA[<p>In their <a href="http://schedule.sxsw.com/2013/events/event_IAP3479">Designing User Interfaces in Keynote Workshop</a>, presenters <a href="http://twitter.com/_bklmn">Joel Beukelman</a>, Mobile User Experience Designer at Netflix, and <a href="http://twitter.com/Boda">Ted Boda</a>,<br />
Lead UI Designer at Netflix, demonstrate how to use Apple’s Keynote application to wireframe, create high fidelity designs, mockup interactions, create visual specs, simulate animations, and present all from one tool.</p>
<hr />
<ul>
<li>Use Keynote to wireframe, rapid prototype, create visual specs, use animations, and prototype hyperlink interactions.</li>
<li>Designers don’t make designs in a vacuum. Once you are done making those prototypes, you have to present and document it.</li>
<li>There are a lot of applications that help with all these activities, but Keynote does most of them.</li>
<li>When working in a collaboraitive spaces with many designers with Photoshop, designers are set up in layers and groups and how things are set up. This file structure complicates and slows communication between other designers and stakeholders.</li>
<li>Keynote provides DIY organization. Set up an initial set of slides, one each for the Project Name, the Project Summary, the Site, the Project Map, the Features.</li>
<li>Then flesh out different design sections for each Feature, give its own Feature Section. If there are several options or iterations, give each Option Name or Number.</li>
<li>Reference materials such as comps, visual spec, aniamtion, reference graphics and icons, etc. can be placed on their own unique slides—hidden at the end of the slide deck, but referenced as many times as you need.</li>
<li>Photoshop and Illustrator still have their place, but regulated to digital image creation.</li>
<li>Use Photoshop for preparing images.</li>
<li>Use Illustrator to create icons and other similar resources.</li>
<li>Shapes and text from Keynote, merging assets from Photoshop and Illustrator.</li>
<li>Once you have a slide showcasing a feature or design—and you need to make modifications, duplicate it and then make changes.</li>
<li>At Apple, they would produce a lot options and then whittle it down to the best solution.</li>
<li>At Netflix, they do about four options and then do user testing to determine the best solution.</li>
<li>In Photoshop, you can spend all sorts of time making a high-fidelity design, whereas you can build a design in third of time, tell that story to stakeholders, lock it down, <em>and</em> then go to Photoshop.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/03/18/sxsw-designing-user-interfaces-in-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook to Introduce Hashtags</title>
		<link>http://christopherschmitt.com/2013/03/15/facebook-to-introduce-hashtags/</link>
		<comments>http://christopherschmitt.com/2013/03/15/facebook-to-introduce-hashtags/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 03:29:03 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=275</guid>
		<description><![CDATA[According to the Wall Street Journal: Facebook is working on incorporating the hashtag, one of Twitter&#8217;s most iconic markers, into its service by using the symbol as a way to group conversations, said people familiar with the matter. It is unclear how far along Facebook&#8217;s work on the hashtag is and the feature isn&#8217;t likely [...]]]></description>
				<content:encoded><![CDATA[<p>According to the <a href="http://on.wsj.com/152qC2Z">Wall Street Journal</a>:</p>
<blockquote>
<p>Facebook is working on incorporating the hashtag, one of Twitter&#8217;s most iconic markers, into its service by using the symbol as a way to group conversations, said people familiar with the matter. It is unclear how far along Facebook&#8217;s work on the hashtag is and the feature isn&#8217;t likely to be introduced imminently, these people said.</p>
</blockquote>
<p>Why does Facebook need hashtags? One answer can be found in these statistics:</p>
<ul>
<li>38% of Superbowl 2013 commercials included a Twitter hashtag. </li>
<li>Only 7% of Superbowl 2013 commercials mentioned their Facebook link, which is a <a href="http://www.web-strategist.com/blog/2013/02/04/2013-superbowl-ads-favor-urls-hashtags-not-facebook/">decrease of 4% from Superbowl 2012</a>.</li>
</ul>
<p>Why also do this? The kids aren’t on Facebook and Facebook needs to get the kids back into the picture. </p>
<p>An improved hashtag search not only allows brands to reach more people, but opens up Facebook users to find other users outside of their circle of friends and family.</p>
<p>In short, Facebook becomes more interesting to more people by being more <em>open</em>. </p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/03/15/facebook-to-introduce-hashtags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SXSW: The Economy of the GIF</title>
		<link>http://christopherschmitt.com/2013/03/09/sxsw-the-economy-of-the-gif/</link>
		<comments>http://christopherschmitt.com/2013/03/09/sxsw-the-economy-of-the-gif/#comments</comments>
		<pubDate>Sat, 09 Mar 2013 17:28:15 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[sxsw2013]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=268</guid>
		<description><![CDATA[In their Economy of GIF panel at SXSW 2013, Mark Portillo (Self-employed) Jimmy Repeat (MTV) Ferndano Alfonso III (Daily Dot) and Lindsey Weber (Writer) talked about this artistic side of GIFs and how it has opened up new avenues for artists and with it the potential to earn a living. SXSW Panel Twitter Hashtag is GIFecon [...]]]></description>
				<content:encoded><![CDATA[<p>In their Economy of GIF panel at SXSW 2013, <a href="http://twitter.com/mrkprtll">Mark Portillo</a> (Self-employed) <a href="http://twitter.com/jimmyrepeat">Jimmy Repeat</a> (MTV) <a href="http://twitter.com/fernalfonso">Ferndano Alfonso III</a> (Daily Dot) and <a href="http://twitter.com/lindseyweber">Lindsey Weber</a> (Writer) talked about this artistic side of GIFs and how it has opened up new avenues for artists and with it the potential to earn a living.</p>
<hr />
<ul>
<li>SXSW Panel Twitter Hashtag is <a href="http://twitter.com/search?q=gifecon&amp;src=typd">GIFecon</a></li>
<li>Most people in the crowd pronounce GIF with a hard G. <a href="http://www.olsenhome.com/gif/">They seem to be okay being wrong.</a></li>
<li>Tools that they use to create GIFs: GIFshop, Photoshop, Flash, After Effects, Cinegram, IShowU, Slingbox</li>
<li>Life GIFs is the art of quickly created animated GIFs from live video.</li>
<li><a href="http://news.yahoo.com/tech-magic-behind-rubbable-gif-181117899.html">Rubbable GIFs</a> allow for control of the playback of an animated GIF.</li>
<li>Jimmy Repeat: We don’t make just GIFs, but repeating animations</li>
<li>Mark Portillo: DJ takes existing music and makes something new. Doesn’t mean the musician is better than the DJ. Like those that make GIF animations.</li>
<li>MP: GIFs exploded when Tumblr came out with thie &#8220;GIF Feature”.</li>
<li>Lindsey Weber: “<a href="http://www.reddit.com/r/reactiongifs/">Reaction GIF</a>” is popular to put in these types of GIFs. You can search by emotion.</li>
<li>Ferndano Alfonso III: Can you make a living making this GIF animations?</li>
<li>JR: We don’t just do GIFs. We are designers. If we only did GIFs, it would be a painting in border colors. As a designer you have to wear multiple hats. From being the director, shooting your own videos, doing the After Effects.</li>
<li>LW: As a freelance writer, people who hire you you have to do many things. “Can you make a GIF?” And I know what they mean.</li>
<li>JR: GIFs add another level of attractiveness for your eyeballs.</li>
<li>LW: Where is the Stockphoto GIF store?</li>
<li>JR: GIF is the moving artform. There’s going to be LEDs everywhere. The repeating image is always going to be there. And with people finding more and more uses for them.</li>
<li>MP: It’s always going to be around. Like a pair a Converse. Always a classic.</li>
<li>LW: It’s hit it’s peak now. Vine is Twitter’s answer to GIF popularity, but it’s jarring to have audio with it.</li>
<li>JR: This room is packed. People love making GIFs, so the marketers are going to be there.</li>
<li>LW: The fate of Tumblr and GIF are intertwined.</li>
<li>LW: Live GIFfing of events gets around rights issues for videos because it&#8217;s less policed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2013/03/09/sxsw-the-economy-of-the-gif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes from CSS Dev Conf Honolulu</title>
		<link>http://christopherschmitt.com/2012/12/17/notes-from-css-dev-conf-honolulu/</link>
		<comments>http://christopherschmitt.com/2012/12/17/notes-from-css-dev-conf-honolulu/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 20:40:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://christopherschmitt.com/?p=242</guid>
		<description><![CDATA[The first annual CSS Dev Conf wrapped up a couple of weeks ago. It featured over 20 speakers, two keynote presentations, and one massive wrap up panel of CSS experts featuring every speaker there. Aside from the online conference, CSS Summit, I don&#8217;t think there&#8217;s ever been an organized event focused solely on the design [...]]]></description>
				<content:encoded><![CDATA[<p>The first annual <a href="http://cssdevconf.com/">CSS Dev Conf</a> wrapped up a couple of weeks ago. </p>
<p>It featured over 20 speakers, two keynote presentations, and one massive wrap up panel of CSS experts featuring every speaker there.</p>
<p>Aside from the online conference, <a href="http://csssummit.com/">CSS Summit</a>, I don&#8217;t think there&#8217;s ever been an organized event focused solely on the design language of the web <em>for</em> web builders. </p>
<p>Slides:</p>
<ul>
<li><a href="http://dl.dropbox.com/u/3649202/slides/2012/gettinflexy/index.html#/">Flexible Media in Responsive Web Design</a> by Dave Rupert
  </li>
<li><a href="http://kristoferlayon.com/2012/12/05/designing-ebooks-with-web-standards/">Designing Ebooks with Web Standards</a> by Kristofer Layon</li>
<li><a href="http://www.rachelnabors.com/animation/candyHalo1/slides/index_cssdevconf2012.html">Animated Music Videos with CSS3 Animations and HTML5 Audio</a> by Rachel Nabors</li>
<li> <a href="http://www.slideshare.net/teleject/cssdevconf-adaptive-images-in-rwd">Adaptive Images in Responsive Web Design</a> by yours truly</li>
<li><a href="https://speakerdeck.com/jonrohan/githubs-css-performance">GitHub&#8217;s CSS Performance</a> (<a href="http://vimeo.com/54990931">video</a>) by Jon Rohan</li>
<li><a href="https://speakerdeck.com/bencallahan/responsive-retrofitting-from-css-dev-conf-2012-in-honolulu-hi">Responsive Retrofitting</a> by Ben Callahan</li>
<li><a href="http://www.slideshare.net/zomigi/building-responsive-layouts-15508821">Building Responsive Layouts</a> by Zoe Mickley Gillenwater</li>
<li><a href="http://presentations.kimberlyblessing.com/2012/cssdevconf/Fast,%20Responsive%20Designs.pptx">Optimizing Media Queries (pptx)</a> (<a href="http://presentations.kimberlyblessing.com/2012/cssdevconf/">files</a>) by Kimberly Blessing</li>
<li><a href="http://www.slideshare.net/honzie/responsive-content-15512749">Responsive Content</a> by Hans Sprecher </li>
<li><a href="http://www.xanthir.com/talks/2012-12-05/">The Future of CSS</a> by Tab Atkins</li>
<li><a href="http://thewebivore.com/talks/cssdevconf/slides.pdf">Displacing Worst Practices</a> by Pam Selle</li>
<li><a href="http://www.slideshare.net/jameswillweb/is-flexbox-the-future-of-layout">Is Flexbox the Future of Layout?</a> by James Williamson</li>
<li><a href="http://estelle.github.com/selectors">Select This!</a> by Estelle Weyl</li>
<li><a href="https://speakerdeck.com/chriscoyier/how-to-stay-up-to-date-on-web-technology">How to Stay Up to Date on Web Technology</a> by Chris Coyier</li>
<li><a href="http://dl.dropbox.com/u/39519/talks/cssperf-cssdevconf/index.html">Better CSS Performance With Tools</a> by Paul Irish</li>
<li><a href="http://csste.st/slides/">Automated CSS Testing</a> by Simon Madine</li>
</ul>
<p>Links:</p>
<ul>
<li>CSS Dev Conf Speaker Simon Madine&#8217;s blogs about <a href="http://thingsinjars.com/post/472/css-dev-conf/">his experiences</a> and <a href="http://thingsinjars.com/post/473/things-i-learnt-at-css-dev-conf/">what he learned</a>. (Apparently, my height is a well-kept secret.)</li>
<li>Notes from <a href="http://www.uifuel.com/css-dev-conference-2012/">Mike King at UI Fuel</a></li>
<li><a href="https://twitter.com/CrowChick/css-dev-conf-2012/members">List of CSS Dev Conf 2012 speakers</a> to follow on Twitter, courtesy of Rachel Nabors</li>
<li><a href="http://www.flickr.com/photos/environmentsforhumans/sets/72157632259362125/">Photobooth photos</a> from CSS Dev Conf After Party</li>
<li><a href="http://eventifier.co/event/cssdevconf12">Archived tweets</a> from Eventifier</li>
</ul>
<p>To find out about the future of CSS Dev Conf, follow <a href="http://twitter.com/CSSDevConf">@CSSDevConf</a> on Twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/12/17/notes-from-css-dev-conf-honolulu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Need for a Responsive Web Image Format</title>
		<link>http://christopherschmitt.com/2012/04/04/the-need-for-a-responsive-web-image-format/</link>
		<comments>http://christopherschmitt.com/2012/04/04/the-need-for-a-responsive-web-image-format/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 04:09:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blogs]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/04/04/the-need-for-a-responsive-web-image-format/</guid>
		<description><![CDATA[Images made the first web boom. If it wasn’t for IMG, a once non-standard bit of HTML proposed by Marc Andresson and put into the relic Mosiac browser, we probably would still be buying encyclopedias on CD-ROMS today. In that initial proposal, Andresson cited Xbm and Xpm as image formats worth supporting. Thankfully, browsers have [...]]]></description>
				<content:encoded><![CDATA[<p>Images made the first web boom.</p>
<p>If it wasn’t for <code>IMG</code>, a once non-standard bit of HTML proposed by <a href="http://1997.webhistory.org/www.lists/www-talk.1993q1/0182.html">Marc Andresson</a> and put into the relic Mosiac browser, we probably would still be buying encyclopedias on CD-ROMS today.</p>
<p>In that initial proposal, Andresson cited Xbm and Xpm as image formats worth supporting.</p>
<p>Thankfully, browsers have adopted more robust image file formats since then.</p>
<p>Many formats have indeed come and gone, but there are a few we really deal with most of the time: PNG, GIF and JPEG. </p>
<p>But there’s now a newcomer.</p>
<h2 id="webpimageformat">WebP Image Format</h2>
<p>Google announced the creation of a new image format, WebP to join their ranks as standard methods for delivering images on the web.</p>
<p>WebP’s goal is to surpass compression file sizes of photographs–a role usually reserved by JPEG. But this JPEG clone has a special talent: It animates! </p>
<p>So, in essenece, the WebP image format is a merely an evolution of the web graphic, A hybrid of GIF and JPEG file format. </p>
<p>As modern browsers expand onto more and more onto mobile devices with high resolution displays, the web doesn’t need GIF and JPEG copycats. </p>
<h2 id="theproblemwithmobileandimages">The Problem with Mobile and Images</h2>
<p>Problems I discussed when I wrote about <a href="http://www.christopherschmitt.com/2012/01/31/adaptive-images-in-responsive-web-design/">the HiSRC jQuery plugin</a> when dealing with a then-hypoethical problem of sending an inline image to an iPad with retina display on a 3G network:</p>
<blockquote>
<ul>
<li>Do you deliver the low-resolution, mobile friendly version?</li>
<li>Or do you let the iPad 3 have the larger version, but with the longer download time?</li>
</ul>
</blockquote>
<p>Solutions involve sending a serious amount of JavaScript and speed detection tests to devices to be sure of the network speed. </p>
<p>While I think JavaScript solutions like HiSRC are bandaid on a serious issue, I think it’s better than any proposed alternative.</p>
<h2>More Images, More Markup</h2>
<p>There’s also an idea of adding another HTML element such as <code>PICTURE</code> as demonstrated in a <a href="https://github.com/scottjehl/picturefill">JavaScript polyfill</a>.</p>
<p>Instead of one <code>IMG</code> element, a web builder is expected to construct several additional lines of code at least one additional line for each device and/or resolution they need to support. </p>
<p>If <a href="http://gazopablog.blogspot.com/2009/12/how-many-images-on-web.html">Facebook adds 220 million photos per week and flickr 100 million photos per month</a>, those additional lines of code add up quickly. </p>
<p>What the web doesn’t need isn’t more if-else HTML statements. </p>
<p>What the web needs is a <em>smarter</em> image format: A responsive image format.</p>
<h2 id="responsiveimageformat">Responsive Image Format</h2>
<p>The web needs an image format that, when asked by a browser the server would deliver the right image that contains the right resolution. </p>
<p>We need an image format that can work in tandem with server and browser to determine the approprirate resolution, pixel </p>
<p>The interesting part is there is already an image file format that does just that.</p>
<p>It’s called <a href="http://en.wikipedia.org/wiki/FlashPix">FlashPix</a>. </p>
<p>In a FlashPix file, multiple versions or resolutions of an image are stored in a container.</p>
<p>Which image is delivered by a program like a web browser is a determination that can be made by a virtual handshake between the browser and the web server. </p>
<h2 id="whyusethismethod">Why Use This Method?</h2>
<p>I’m not saying FlashPix is <em>the</em> solution. I am saying a similar approach should be followed. </p>
<p>For one, it allows the continued use of the IMG element which is ingrained into the bones, the very marrow, of the Web. </p>
<p>Secondly, there’s a simple reason why strict coding styles of XHTML was abandoned and loose HTML4 coding practices were instilled into HTML5: <a href="http://dev.opera.com/articles/view/mama-markup-validation-report/">95% of web sites don’t validate</a>.</p>
<p>Asking web designers, bloggers, and non-techies to create multiple versions of their images in order to appease every Android, iOS device and desktop browser seems not only like a very non-standards approach, it’s also not a very practical one.</p>
<p>Content producers that work with the web at least a little bit know the fundamental one-to-one aspect when it comes to publishing images on the web: </p>
<blockquote>
<p><em>One</em> <code>IMG</code> element somewhat coded correctly results in <em>one</em> image showing up in the browser.</p>
</blockquote>
<p>If we go with a solution born from the kin of <code>VIDEO</code> and <code>AUDIO</code> elements–where we do need to balance differing file supoprt due to the browser venders’ turf wars and licensing issues, I believe we surrender a bit of the <a href="http://tantek.com/2010/281/b1/what-is-the-open-web">Open Web</a> mentality for not much gain. </p>
<p>Another issue is that with a method for inserting images with additional markup means there needs to be widespread change in WYSIWYG editors, their respetive tool bars in Content Management Systems, updated old web pages.</p>
<p>That simply is not going to happen. You will need something on mini-<a href="http://en.wikipedia.org/wiki/Year_2000_problem">Y2K</a> levels to get companies and organizations to start spending that sort of capital to fix the issue. </p>
<p>And while I think the retina display is pretty cool, I don’t think this issue rises to that level of concern.</p>
<h2 id="letdesignersdesign">Let Designers Design</h2>
<p>If given a choice, I believe web designers would rather export <em>one</em> piece of artwork from Fireworks, Photoshop or whatever their image editor of choice happens to be and let the software compile multiple resolutions into one container file that can then be stored on a server and referenced via an <code>IMG</code> element in an <code>HTML</code> page.</p>
<p><code>IMG</code> got us this far and it hasn’t failed us yet.</p>
<p>Rather let&#8217;s look to make image formats work smarter, work better. </p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/04/04/the-need-for-a-responsive-web-image-format/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Podcast: The Non Breaking Space Show</title>
		<link>http://christopherschmitt.com/2012/03/06/podcast-the-non-breaking-space-show/</link>
		<comments>http://christopherschmitt.com/2012/03/06/podcast-the-non-breaking-space-show/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 22:47:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[interview]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/03/06/podcast-the-non-breaking-space-show/</guid>
		<description><![CDATA[I&#8217;ve started a new project called The Non Breaking Space Show with Chris Enns and David McFarland. It&#8217;s always good to have a mission statement of sorts when starting out on a endeavor. Our mission for this podcast is to interview the best and brightest in the industry. While the show might be new, we&#8217;ve [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve started a new project called <a href="http://nonbreakingspace.tv">The Non Breaking Space Show</a> with <a href="http://www.chrisenns.com/">Chris Enns</a> and <a href="http://sawmac.com/">David McFarland</a>.</p>
<p>It&#8217;s always good to have a mission statement of sorts when starting out on a endeavor. </p>
<p>Our mission for this podcast is to interview the best and brightest in the industry.</p>
<p>While the show might be new, we&#8217;ve already spent time reaching out to great people to talk about hot web design and development topics:</p>
<p>In Episode No. 1 of The Non Breaking Show, Dave and I interview <a href="http://nonbreakingspace.tv/ethan-marcotte/">Ethan Marcotte on diving deep into Responsive Web Design</a>.</p>
<p>In Episode No. 2 of The Non Breaking Show, Dave and I interview<a href="http://nonbreakingspace.tv/paul-irish/"> Paul Irish on web education, HTML Boilerplate, Modernizr and future of web tools</a>.</p>
<p>In Episode No. 3 of The Non Breaking Show, Dave and I interview <a href="http://nonbreakingspace.tv/emily-lewis/">Emily Lewis on Microformats, Schema.org, and freelancing</a>.</p>
<p>Also, we&#8217;ve had our first-ever crossover show with Chris Coyier and Dave Rupert from the Shop Talk Show.</p>
<p>First, catch the first parter over <a href="http://shoptalkshow.com/episodes/008-with-schmitt-enns-and-mcfarland/">Shop Talk Show No. 8</a> with Dave McFarland, Chris Enns and myself. </p>
<p>Then in a very special Episode No. 4, we talk with <a href="http://nonbreakingspace.tv/shoptalk-crossover-with-chris-coyier-and-dave-rupert/">Chris Coyier and Dave Rupert about CSS pre-processors, Git and Github</a>. </p>
<p>Listen and subscribe to <a href="http://itunes.apple.com/us/podcast/the-non-breaking-space-show/id507162981">The Non Breaking Show</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/03/06/podcast-the-non-breaking-space-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptive Images in Responsive Web Design</title>
		<link>http://christopherschmitt.com/2012/01/31/adaptive-images-in-responsive-web-design/</link>
		<comments>http://christopherschmitt.com/2012/01/31/adaptive-images-in-responsive-web-design/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 17:42:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/31/adaptive-images-in-responsive-web-design/</guid>
		<description><![CDATA[Like the James T. Kirk character in Start Trek, I don&#8217;t believe in no-win scenarios. That is until I come across the idea of adaptive images in responsive web design. In Mat &#8220;Wilto&#8221; Marquis&#8217;article, he reviews the trials behind the Boston Globe redesign project to get images served in an adaptive manner — meaning that [...]]]></description>
				<content:encoded><![CDATA[<p>Like the James T. Kirk character in Start Trek, I don&#8217;t believe in <a href="http://en.wikipedia.org/wiki/Kobayashi_Maru">no-win scenarios</a>. </p>
<p>That is until I come across the idea of adaptive images in responsive web design.</p>
<p>In  <a href="http://twitter.com/#!/Wilto">Mat &#8220;Wilto&#8221; Marquis&#8217;</a><a href="http://www.alistapart.com/articles/responsive-images-how-they-almost-worked-and-what-we-need/">article</a>, he reviews the trials behind the Boston Globe redesign project to get images served in an adaptive manner — meaning that the proper, optimized image is delivered to the appropriate device based on the following factors:</p>
<ul>
<li>screen resolution</li>
<li>bandwidth</li>
<li>browser window width</li>
</ul>
<p>The problem with trying to determine the best image to send to the browser is these kinds of factors can be independent of each other. </p>
<p>And that wherein lies the problem: knowing the value of one item, like screen resolution, doesn&#8217;t mean you get the full picture of the user&#8217;s browser experience. </p>
<h3>Tiny Displays</h3>
<p>First, the iPhone 4 introduced the notion of retina display (640×960 resolution at 326 pip). Before the iPhone 4, one might have gotten away with letting just the browser width. That roughly translate to the axiom: </p>
<blockquote>
<p> The smaller the screen, the slower your internet connection.</p>
</blockquote>
<p>However, that&#8217;s not the case as displays are becoming great at compacting lots of image data in a small screen. </p>
<h3>Thought Experiment</h3>
<p>Let&#8217;s think of this problem in another way with the following thought experiment:</p>
<p>The iPad 3 that is rumored to come out in the Spring of 2012 will have retina display that rivals most desktop displays and will no doubt have 3G models.</p>
<p>Also, since the screen of the iPad is going to be presumably the same dimensions as the iPad 2, the browser &#8220;width&#8221; is going to be the same. </p>
<p>So, realizing that the browser width isn&#8217;t helpful and if a site visitor is surfing the web on an iPad 3 with 3G, which image do you deliver on your site? </p>
<ul>
<li>Do you deliver the low-resolution, mobile friendly version? </li>
<li>Or do you let the iPad 3 have the larger version, but with the longer download time? </li>
</ul>
<h3>Measure a Few Additional Times, Cut a Couple More</h3>
<p>If you are building a complex site the size of the Boston Globe, you can follow their <a href="http://filamentgroup.com/lab/responsive_images_experimenting_with_context_aware_image_sizing/">lead</a>.</p>
<p>The best solution that&#8217;s agreed by most current solutions is to set &#8220;mobile friendly&#8221; images as the value for <code>SRC</code> attributes for image elements. </p>
<p>Then set the URL to the high-resolution image as a value an HTML5<code> DATA</code>- attribute.</p>
<pre><code>&lt;img src="images/mobile-size.jpg" data-fullsrc="images/desktop-size.jpg"/&gt;</code></pre>
<p>Then setting screen-size in a browser cookie, you can use server-side requests to deliver the appropriate image to the  right browser. </p>
<p>A variation of the solution called, aptly, <a href="http://adaptive-images.com/">Adaptive Images in HTML</a> aims to keep HTML pure while utilizing PHP, JavaScript and modying .htaccess files.</p>
<p>If you aren&#8217;t into hacking .htaccess files to serve image files, you can look into a cloud-based service for the solution for some help.</p>
<p>The folks closest to this at Sencha have just a solution at <a href="http://www.sencha.com/products/io/">src.sencha.io</a> for scaling images, but not for replacing high-resolution images for the site visitor when it&#8217;s appropriate. </p>
<p>If the service added a feature of checking and delivering the appropriate image in addition to context aware images, I think the folks at Sencha would have a great hit on their hands.</p>
<p> And they might have another revenue stream along the same lines as <a href="http://typekit.com/">people that rent out web fonts</a>.</p>
<h3>Back to Old School</h3>
<p>If you are working on a smaller scale web site, I humbly recommend a solution I&#8217;ve been working on called <a href="https://github.com/teleject/hisrc">HiSRC</a>.</p>
<p>It&#8217;s a  twist on the old school <code>LOWSRC IMG</code> attribute, which would render a lower file size image first while a larger file size image would appears in its place later.</p>
<p>Back to the future, we set in the markup and leave the lower file size image.
</p>
<p>However, if the HiSRC plugin detects fast network or high resolution, then a high resolution image takes the image&#8217;s place.</p>
<p>The browser loads the low-resolution image first with an old-fashion <code>IMG</code> <code>SRC</code> attribute.
</p>
<p>Then the HiSRC jQuery plugin checks the resolution of the browser.
</p>
<p>If the browser resolution is wider than the default 640 pixels width, then the plugin overwrites the low-resolution image for the higher resolution image.
</p>
<p>Whereas, if mobile bandwidth is detected (like 3G), the low-resolutions stay in place thanks to the new <a href="http://davidbcalhoun.com/2010/using-navigator-connection-android"><code>navigator.connection</code></a> first seen in Android 2.2.
</p>
<p>The downside is that site visitors with higher resolutions get the tax or burden of having to download two images instead of one. </p>
<p>For small projects or small scale projects where PHP or using <code>.htaccess</code> isn&#8217;t possible or too much of a burden, then I think that&#8217;s a fair price to pay until the future catches up with us.</p>
<h3>Escape with All Alive (Except  the Klingons)</h3>
<p>Of course, there are ways to workaround the issue of delivering mobile friendly images without having a web builder be concerned about their visitor&#8217;s browser window, resolution or bandwidth. </p>
<p>One way is to place images in background of HTML elements and set <code>background-size: auto;</code> to have them scale as the element resizes. As the container element expands, so does the image in the background.</p>
<p>Another way is to work with Scable Vector Graphics (SVG). SVG has made great leaps in browser support. In fact, in modern browsers support inline <a href="http://caniuse.com/#search=svg">SVG images natively</a>. Why we aren&#8217;t talking more about SVG these days I don&#8217;t know as it seems like manfiect desitny for responsive web design.</p>
<p>If you want to wait a bit longer, there might be support for a &#8220;new&#8221; image format that serves up multiple resolution. This has already been addressed in the <a href="http://en.wikipedia.org/wiki/FlashPix">Flashpix image format</a>, but has yet to be adopted for web delivery.</p>
<p><strong>NOTE:</strong> For more on adaptive images and responsive web design, check out my new podcast <a href="http://nonbreakingspace.tv/">The Non-Breaking Space Show</a> with David McFarland and Chris Enns where we interview the one-and-only <a href="http://nonbreakingspace.tv/ethan-marcotte/">Ethan Marcotte</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/31/adaptive-images-in-responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Non-Breaking Space Show: Ethan Marcotte</title>
		<link>http://christopherschmitt.com/2012/01/28/the-non-breaking-space-show-ethan-marcotte/</link>
		<comments>http://christopherschmitt.com/2012/01/28/the-non-breaking-space-show-ethan-marcotte/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 23:22:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/28/the-non-breaking-space-show-ethan-marcotte/</guid>
		<description><![CDATA[A new podcast, The Non-Breaking Space Show, is focused on interviewing the best and brightest in web design and development. Hosted by Dave McFarland and myself, we strive to dive deep into current topics Our inaugural guest was the delightful Ethan Marcotte to talk about Responsive Web Design, both the web development principle and his [...]]]></description>
				<content:encoded><![CDATA[<p>A new podcast, <a href="http://nonbreakingspace.tv">The Non-Breaking Space Show</a>, is focused on interviewing the best and brightest in web design and development.</p>
<p>Hosted by <a href="http://sawmac.com/">Dave McFarland</a> and myself, we strive to dive deep into current topics</p>
<p>Our inaugural guest was the delightful Ethan Marcotte to talk about Responsive Web Design, both the web development principle and his book of the same name.</p>
</p>
<p>He frequently speaks on web standards and responsive web design at <a href="http://lanyrd.com/profile/beep/">conferences</a> and tweets about it <a href="https://twitter.com/beep">@beep</a> and <a href="https://twitter.com/rwd">@rwd</a>.</p>
<p>Below are the links &#038; notes talked about during the show:</p>
<ul>
<li><a href="http://ethanmarcotte.com/">EthanMarcotte.com</a></li>
<li><a href="http://unstoppablerobotninja.com/">unstoppablerobotninja.com</a></li>
<li><a href="http://css1k.com/">http://css1k.com/</a></li>
<li><a href="http://www.csszengarden.com/">http://www.csszengarden.com/</a></li>
<li><a href="http://astore.amazon.ca/">http://astore.amazon.ca/</a></li>
<li><a href="http://happycog.com/">http://happycog.com/</a></li>
<li><a href="http://www.scottandrew.com/">http://www.scottandrew.com/</a></li>
<li><a href="http://www.zeldman.com/">http://www.zeldman.com/</a></li>
<li><a href="http://www.alistapart.com/articles/responsive-web-design/">Ethan’s initial 2010 article on responsive web design</a></li>
<li><a href="http://www.alistapart.com/articles/dao/">The DAO of web design</a></li>
<li><a href="http://clagnut.com/">http://clagnut.com/</a></li>
<li><a href="http://bostonglobe.com/">http://bostonglobe.com/</a></li>
<li><a href="http://clearleft.com/">http://clearleft.com/</a></li>
<li><a href="http://www.markboulton.co.uk/">http://www.markboulton.co.uk/</a></li>
<li><a href="http://www.fivesimplesteps.com/">http://www.fivesimplesteps.com/</a></li>
<li><a href="http://www.subtraction.com/">Khoi Vin</a></li>
<li><a href="http://www.amazon.com/Ordering-Disorder-Principles-Design-Voices/dp/0321703537/ref=sr_1_1?ie=UTF8&#038;qid=1326997916&#038;sr=8-1">Ordering Disorder</a></li>
<li><a href="http://www.quirksmode.org/blog/">Quirksmode Blog</a></li>
<li><a href="http://www.quirksmode.org/mobile/">Quirksmode Mobile</a></li>
<li><a href="http://www.quirksmode.org/blog/archives/2010/09/combining_meta.html">Quirksmode: Combining meta viewport and media queries</a></li>
<li><a href="https://github.com/scottjehl/Respond">Respond.js</a></li>
<li><a href="http://filamentgroup.com/lab/responsive_images_experimenting_with_context_aware_image_sizing/">Filament Group: Experimenting with Context Aware Image Sizing</a></li>
<li><a href="http://www.cloudfour.com/blog/">Jason Grigsby</a></li>
<li><a href="http://adaptive-images.com/">Adaptive-images.com</a></li>
<li><a href="http://www.alistapart.com/articles/a-simpler-page/">A List Apart: A Simpler Page</a></li>
<li><a href="http://www.quirksmode.org/css/background.html">Quirksmode: CSS3 Background Compatibility Table</a></li>
<li><a href="http://globalmoxie.com/blog/index.shtml">Josh Clark</a></li>
<li><a href="http://jquerymobile.com/">JQuery Mobile</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/28/the-non-breaking-space-show-ethan-marcotte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OH SNAP! Music Festival: Listing of Spotify&#8217;d Acts</title>
		<link>http://christopherschmitt.com/2012/01/24/oh-snap-music-festival-listing-of-spotifyd-acts/</link>
		<comments>http://christopherschmitt.com/2012/01/24/oh-snap-music-festival-listing-of-spotifyd-acts/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 06:26:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[festival]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/24/oh-snap-music-festival-listing-of-spotifyd-acts/</guid>
		<description><![CDATA[The annual OH SNAP! Music Festival in Austin, TX is produced in the memory of Sergio Machado who was killed in a car accident in his home country of Mozambique. The money raised from the festival go to a scholarship that bears his name. Below is a list of bands that are playing the event. [...]]]></description>
				<content:encoded><![CDATA[<p>The annual <a href="http://www.ohsnapbenefit.com/">OH SNAP! Music Festival</a> in Austin, TX is produced in the memory of Sergio Machado who was killed in a car accident in his home country of Mozambique. The money raised from the festival go to a scholarship that bears his name. </p>
<p>Below is a list of bands that are playing the event. Bands and musicians that are on Spotify are linked to their respective pages on the online music subscription service.</p>
<h3>Thursday</h3>
<ul>
<li><a href="http://open.spotify.com/artist/2nbPY5A0hPOaq0YnfHlKBa">Halaska</a></li>
<li><a href="http://open.spotify.com/artist/05pTYLkZfnzRybu6vhMz7P">The Tits</a></li>
<li><a href="http://open.spotify.com/artist/31vBvBVk4BoNAyROsBkDDd">Three Leaf</a></li>
<li>GoGoBeware</li>
<li><a href="http://open.spotify.com/artist/6MwLkHPCPnW8yECIusRJq5">Final Exam</a></li>
<li><a href="http://open.spotify.com/artist/4E9qPk5WBHekZNDsan3d9i">BOY</a></li>
<li><a href="http://open.spotify.com/artist/3x4sVG65wtI3oI2aLW5JV6">Eleven:Eleven</a></li>
</ul>
<h3>Friday</h3>
<ul>
<li>Hello Wheels</li>
<li>Les Rav</li>
<li>MaryAnn &#038; The Revival Band</li>
<li><a href="http://open.spotify.com/artist/0c3zA33s9D3z4BcDkPJEav">The Naturals</a></li>
<li><a href="http://open.spotify.com/artist/2JwHiSpFV58C2RbrbEOgwY">Wild Moccasins</a></li>
<li>The Lemurs</li>
<li>Patrice Pike Band</li>
<li><a href="http://open.spotify.com/artist/5AcIoQwjyBFFjzxh8UAQlj">Mother Falcon</a></li>
<li>The LaRues</li>
<li><a href="http://open.spotify.com/artist/5dXi6nn3Jgr6o2IEhudVp0">Bus Stop Stallions/Jam Skaters</a></li>
<li><a href="http://open.spotify.com/artist/7BfKzWvOnw7aAUU4NLLRD0">T Bird and the Breaks</a></li>
<li>Snapping Chowsky</li>
<li><a href="http://open.spotify.com/artist/3I6AKy4LL4bfIvcscJRu23">Calliope Musicals</a></li>
<li>The Sweet Nuthin</li>
<li>Owl Face</li>
<li>Space Crazies</li>
<li>Crash Gallery</li>
<li><a href="http://open.spotify.com/artist/70HwpBe0B2Oa1nhEXlWMNI">Noise Revival Orchestra Experience</a></li>
<li><a href="http://open.spotify.com/artist/0ylQmRNNscndADGhdgtiS9">Burgess Meredith</a></li>
<li><a href="http://open.spotify.com/user/124192423/playlist/7GuLlImBzG1BWI7qSmCRf1">Megafauna</a></li>
<li><a href="http://open.spotify.com/artist/3QcoTOwjndzMXX96K6Ius9">DJ Orion</a></li>
</ul>
<h3>Saturday</h3>
<ul>
<li>Megabig</li>
<li>Stampede Mesa</li>
<li>Neon Cobra</li>
<li><a href="http://open.spotify.com/artist/1p1JU72A6hL2J47iP40Zqk">Ghostbunny</a></li>
<li>Stella Rose</li>
<li>The Shears</li>
<li><a href="http://open.spotify.com/artist/6DDWXmwEF2Fu7VHE7e2ZOA">Sphynx</a></li>
<li>Freshmillions</li>
<li><a href="http://open.spotify.com/artist/5mrEgWJ6gjSorLax4YF5ep">Little Lo</a></li>
<li><a href="http://open.spotify.com/artist/7dR2xaLFxF65uPTAkUcjmH">UME</a></li>
<li>Smoke and Feathers</li>
<li>Gospel and the Wolf</li>
<li>Bridge Farmers</li>
<li>Milk Thistle</li>
<li>Bethany Bauman</li>
<li><a href="http://open.spotify.com/artist/18T17xMgF5EgaBRvBOzx3x">Guns of Navarone</a></li>
<li>1OYR</li>
<li><a href="http://open.spotify.com/artist/12IoVwLf897HbF7FkPuL5X">Parking</a></li>
<li><a href="http://open.spotify.com/artist/2N91y9Uko6gWwugdCpxJYH">Whiskey Shivers</a></li>
<li>Shakey Graves</li>
<li>The Bang Bang Theodores</li>
<li>SuperLiteBIke</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/24/oh-snap-music-festival-listing-of-spotifyd-acts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordUp Austin: Designing Flexible Content</title>
		<link>http://christopherschmitt.com/2012/01/21/wordup-austin-designing-flexible-content/</link>
		<comments>http://christopherschmitt.com/2012/01/21/wordup-austin-designing-flexible-content/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 21:00:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/21/wordup-austin-designing-flexible-content/</guid>
		<description><![CDATA[In his presentation at WordUp Austin inaugural event, Jason Weaver discusses responsive web design principles and web building techniques around WordPress. Mobile First Make one WordPress theme to rule them all Build small, then outwards adding layers Progressive enhancement Coding For example, as a default style rule set fonts smaller. For screens bigger than 640 [...]]]></description>
				<content:encoded><![CDATA[<p>In his presentation at <a href="http://wordupaustin.com/">WordUp Austin</a> inaugural event, <a href="http://jasonweaver.name/">Jason Weaver</a> discusses responsive web design principles and web building techniques around WordPress.</p>
<h3>
				Mobile First<br />
			</h3>
<ul>
<li>
					Make one WordPress theme to rule them all
</li>
<li>
					Build small, then outwards adding layers
				</li>
<li>
					Progressive enhancement
				</li>
</ul>
<h3>
				Coding<br />
			</h3>
<ul>
<li>
					For example, as a default style rule set fonts smaller.
				</li>
<li class="c3 c4">
					For screens bigger than 640 pixels, set font-size to 100%<br />
				      <code></code>
                </li>
</ul>
<h3>
				Flexible Helpers<br />
			</h3>
<ul>
<li>
					<a href="http://www.modernizr.com/">Modernizr</a></p>
<ul>
<li>
					Feature detection
				</li>
<li>
					respond.js
				</li>
<li>
					html5shiv
				</li>
</ul>
</li>
</ul>
<ul>
<li>
					Flexible Media</p>
<ul>
<li><a class="c0" href="http://flex.madebymufffin.com/">flex slider</a>
                        </li>
<li> max-width </li>
<li> height: auto</li>
<li> <a class="c0" href="http://fitvidsjs.com/">FitVids.js</a></li>
</ul>
</li>
</ul>
<h3>Complex Navigation<br />
		  </h3>
<ul>
<li>
					Content first navigation
			  </li>
<li>
					Hide menu on small sizes, if Javascript is enabled (i.e, smart phone)
				</li>
<li>
					Use simple jQuery slideToggle menu
				</li>
<li>
					Might be some accessibility issues
				</li>
</ul>
<h3>
				Hover Navigation Approach<br />
			</h3>
<ul>
<li>
					Drop downs
				</li>
<li>
					Multiple level
				</li>
<li>
					Using click events
				</li>
<li>
					<a class="c0" href="https://github.com/indyplanets/flexnav">FlexNav</a>
				</li>
</ul>
<h3>Images in Responsive Design </h3>
<ul>
<li>
					Keep number of images, file sizes low
				</li>
<li>
					Delivering low-resolution images for mobile device is tough
				</li>
<li>
					<a href="http://24ways.org/2011/adaptive-images-for-responsive-designs">Adaptive images</a>
				</li>
<li>
					jQuery plugin <a class="c0" href="https://github.com/teleject/hisrc">HiSRC</a> 
				</li>
<li>
					There are challenges.
				</li>
<li>
					With retina displays and use of mifis, screen width is not always true representation of bandwidth
				</li>
<li>
					Ultimate goal is to download only one image, rather than two<br />
				or more</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/21/wordup-austin-designing-flexible-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordUp Austin: Cultivating Community</title>
		<link>http://christopherschmitt.com/2012/01/21/wordup-austin-cultivating-community/</link>
		<comments>http://christopherschmitt.com/2012/01/21/wordup-austin-cultivating-community/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 19:18:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/21/wordup-austin-cultivating-community/</guid>
		<description><![CDATA[In his presentation at WordUp Austin inaugural event, Clark Kimberly discusses his experience at Google Android Community on building a community through WordPress and plugins. Talk to your audience Directly address users Ask questions of your users, expect that they will have questions Respond to their questions, comments audience members make Highly engage with social [...]]]></description>
				<content:encoded><![CDATA[<p>
				In his presentation at <a href="http://wordupaustin.com/">WordUp Austin</a> inaugural event, <a href="https://twitter.com/@clarklab">Clark Kimberly</a> discusses his experience at <a href="http://androidandme.com/">Google Android Community</a> on building a community through WordPress and plugins.
			</p>
<h3>
				Talk to your audience<br />
			</h3>
<ul>
<li>
					Directly address users
				</li>
<li>
					Ask questions of your users, expect that they will have questions
				</li>
<li>
					Respond to their questions, comments audience members make
				</li>
<li>
					Highly engage with social tools
				</li>
</ul>
<h3>
				Getting social<br />
			</h3>
<ul>
<li>
					Get on all networks, dominate one
				</li>
<li>
					Share content from others, don&#8217;t share just your own stories
				</li>
<li>
					Even share content from competitors
				</li>
<li>
					Respond, respond, respond to users
				</li>
</ul>
<h3>
				Polling your audience<br />
			</h3>
<ul>
<li>
					<a href="http://polldaddy.com/">PollDaddy</a>
				</li>
<li>
					<a href="http://wordpress.org/extend/plugins/wp-polls/">WP-Polls</a>
				</li>
</ul>
<h3>
				Featuring user content<br />
			</h3>
<ul>
<li>
					Widgets
				</li>
<li>
					Comment of the day
				</li>
<li>
					Twitter/social
				</li>
<li>
					No forums!
				</li>
</ul>
<h3>
				Setting up user&#8217;s identity/influence<br />
			</h3>
<ul>
<li>
					Profile pages
				</li>
<li>
					User pics
				</li>
<li>
					Do light Gamification such as <a href="http://www.bunchball.com/">Cubepoints</a>, <a href="http://www.bunchball.com/">Bunchball</a>
				</li>
</ul>
<h3>
				Running contests<br />
			</h3>
<ul>
<li>
					Prizes don&#8217;t matter like using conference schwag, but are nice when they do.
				</li>
<li>
					Mix it up the type of contests from retweeting a message or leaving a message on a blog post
				</li>
<li>
					Example: <a href="http://androidandme.com/tegra/">25 Days of Tegra</a>
				</li>
<li>
					#HackTheNews was a way for users to re-write the headline and tweet it out
				</li>
</ul>
<h3>
				Do things with your users<br />
			</h3>
<ul>
<li>
					<a href="http://codex.wordpress.org/Class_Reference/WP_User_Query">WP_User_Query</a> allows you to go through your users based on user&#8217;s criteria
				</li>
<li>
					Pull people&#8217;s information from the WP backend to an extranet for user profiles using <a href="http://codex.wordpress.org/Function_Reference/update_user_meta">user meta function</a>
				</li>
<li>
					Mix it up
				</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/21/wordup-austin-cultivating-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordUp Austin: WordPress Plugin Roundtable</title>
		<link>http://christopherschmitt.com/2012/01/21/wordup-austin-wordpress-plugin-roundtable/</link>
		<comments>http://christopherschmitt.com/2012/01/21/wordup-austin-wordpress-plugin-roundtable/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 17:26:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2012/01/21/wordup-austin-wordpress-plugin-roundtable/</guid>
		<description><![CDATA[In his session at WordUp Austin inaugural event, Dave Rupert held a roundtable that polled professional WordPress developers in the community for their favorite plugins that extend the functionality of the free and open source blogging and CMS tool. Podcast Plugins Blubrry Podpress Social Media Plugins Social from MailChimp Analytics 360 from MailChimp AddThis ShareThis [...]]]></description>
				<content:encoded><![CDATA[<p>
			In his session at <a href="http://wordupaustin.com">WordUp Austin</a> inaugural event, <a href="http://daverupert.com/">Dave Rupert</a> held a roundtable that polled professional WordPress developers in the community for their favorite plugins that extend the functionality of the free and open source blogging and <abbr title="Content Management System">CMS</abbr> tool.</p>
<h3>
			Podcast Plugins<br />
		</h3>
<ul>
<li>
			<a href="http://wordpress.org/extend/plugins/powerpress/">Blubrry</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/podpress/">Podpress</a>
			</li>
</ul>
<h3>
			Social Media Plugins<br />
		</h3>
<ul>
<li>
				<a href="http://mailchimp.com/social-plugin-for-wordpress/">Social from MailChimp</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/analytics360/">Analytics 360 from MailChimp</a>
			</li>
<li>
				<a href="http://addthis.com">AddThis</a>
			</li>
<li>
				<a href="http://sharethis.com/">ShareThis</a>
			</li>
</ul>
<h3>
			Developer Plugins<br />
		</h3>
<ul>
<li>
				<a href="http://wordpress.org/extend/plugins/regenerate-thumbnails/">Regenerate Thumbnails</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/ptypeconverter/">pTypeConvertor</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/advanced-custom-fields/">Advanced Custom Fields</a>
			</li>
<li>
				<a href="https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress">Custom Fields</a>
			</li>
<li>
				<a href="http://wptheming.com/options-framework-theme/">Options Framework</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/disabler/">Disabler</a>
			</li>
<li>
				<a href="http://wptwin.net/">WPTwin</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/search-and-replace/">Search and Replace</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/xili-tidy-tags/">xili tidy tags</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/broken-link-checker/">Broken Link Checker</a>
			</li>
<li>
				<a href="http://www.prelovac.com/vladimir/wordpress-plugins/theme-test-drive">Theme Test Drive</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/jetpack/">Jet Pack</a>
			</li>
<li>
				<a href="http://www.gravityforms.com/">Gravity forms</a>
			</li>
</ul>
<h3>
			SEO<br />
		</h3>
<ul>
<li>
				<a href="http://yoast.com/">Yoast</a>
			</li>
</ul>
<h3>
<p>			Client-facing Plugins<br />
		</h3>
<ul>
<li>
				<a href="http://wordpress.org/extend/plugins/login-logo/">Login Logo</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/add-logo-to-admin/">Add Logo to Admin</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/dynamic-widgets/">Dynamic Widgets</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/simple-page-ordering/">Simple Page Order</a>
			</li>
<li>
				<a href="http://wp101plugin.com/">WP101</a> &#8211; great for WP inclusion to help reduce tech support calls
			</li>
</ul>
<h3>
			Content Moderation Plugins<br />
		</h3>
<ul>
<li>
				<a href="http://disqus.com/">Disqus</a>
			</li>
<li>
				<a href="http://intensedebate.com/">Intense Debate</a>
			</li>
<li>
				<a href="http://wordpress.org/extend/plugins/posts-to-posts/">Post2Post</a>
			</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2012/01/21/wordup-austin-wordpress-plugin-roundtable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2nd Annual In Control Conference</title>
		<link>http://christopherschmitt.com/2011/01/03/2nd-annual-in-control-conference/</link>
		<comments>http://christopherschmitt.com/2011/01/03/2nd-annual-in-control-conference/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 17:38:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2011/01/03/2nd-annual-in-control-conference/</guid>
		<description><![CDATA[Coming this February, the 2nd Annual In Control Web Design Conference takes place in Orlando—far from Winter&#8217;s snowy reach! After speaking at and attending several conferences, I&#8217;m very proud to say that the AIGA Orlando In Control Conference is an entirely different beast of Web design conference. While SXSW and other conferences have couple of [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://2011.incontrolconference.com"><img src="http://2011.incontrolconference.com/-/img/in-control-web-design-conference.gif" align="left" style="padding: 7px" /></a></p>
<p>Coming this February, the <a href="http://2010.incontrolconference.com/">2nd Annual In Control Web Design Conference</a> takes place in Orlando—far from Winter&#8217;s snowy reach!</p>
<p>After speaking at and attending several conferences, I&#8217;m very proud to say that the AIGA Orlando In Control Conference is an entirely different beast of Web design conference.</p>
<p>While SXSW and other conferences have couple of hundreds to thousands of people attend, we limit registration to a hundred people. </p>
<p>With limited enrollment, attendees get an intimate environment to focus like a laser beam <a href="http://2011.incontrolconference.com/workshops/">on the content</a>.</p>
<p>We&#8217;ve <a href="http://2011.incontrolconference.com/schedule/">curated the content</a> so that, for example, you aren&#8217;t getting that HTML5 talk at the end of the conference, for example, when you really needed it at the start to better understand the nature of semantic markup in its relation to CSS3 and jQuery. </p>
<p>Also, by keeping the conference to one-track, we aren&#8217;t forcing you to pick between two great speakers that would otherwise be slotted to speak at the same time.</p>
<p>Then at the end of each day, there&#8217;s the Wrap-Up Panel. </p>
<p>That&#8217;s when that day&#8217;s speakers join forces and take any questions from the attendees and even from fellow speakers. (Also, it&#8217;s a good time to ask for a design critique of your Web site!)</p>
<p>Giving attendees enough time to learn and ask questions of the attendees is at the core of In Control as sessions run about an hour and 40 minutes long.</p>
<p>This extra time helps keep speakers from feeling rushed (which in turn then makes them actually rushed) in presenting their material and opens up to more opportunity for Q&#038;A. It&#8217;s web knowledge and experience in HD.</p>
<p>Just like last year, In Control boasts an <a href="http://2011.incontrolconference.com/speakers/">incredible line-up</a>:</p>
<ul>
<li><a href="http://twitter.com/dburka"> Daniel Burka</a>, director of design at Tiny Speck, ex-creative director at Digg</li>
<li><a href="http://twitter.com/trammell">Mark Trammell</a>, designer reacher at Twitter</li>
<li><a href="http://twitter.com/beep">Ethan Marcotte</a>, author of <cite>Responsive Web Design</cite></li>
<li><a href="http://twitter.com/aarron">Aarron Walter</a>, author of <cite>Building Findable Web Sites</cite></li>
<li><a href="http://twitter.com/stefsull">Stephanie (Sullivan) Rewis</a>, co-author of <cite>Mastering CSS with Dreamweaver</cite></li>
<li><a href="http://twitter.com/garazi">Greg Rewis</a>, worldwide evangelist for Adobe</li>
<li><a href="http://twitter.com/obiwankimberly">Kimberly Blessing</a>, co-author of <cite>Adapting to Web Standards</cite></li>
<li><a href="http://twitter.com/davemcfarland">David McFarland</a>, author of <cite>JavaScript: The Missing Manual</cite></li>
<li><a href="http://twitter.com/emilylewis">Emily Lewis</a>, author of <cite>Microfomats Made Simple</cite>
  </li>
</ul>
<p>And we don&#8217;t want to throw you into the streets to fend for yourself!</p>
<p>Thanks to <a href="http://mailchimp.com/">MailChimp&#8217;s</a> sponsorship, we provide snacks and lunch on both days. (Over at Environments for Humans, we&#8217;re still raving about the chocolate cake from last year&#8217;s In Control.)</p>
<p>As for swag, we also want to make sure it&#8217;s actually useful to attendees. </p>
<p>Thanks to our in-kind sponsors of <a href="http://oreilly.com/">O&#8217;Reilly</a>, <a href="http://books.alistapart.com/">A Book Apart</a>, <a href="http://peachpit.com/">PeachPit</a>,<a href="http://apress.com/"> Apress</a>, and <a href="http://rosenfeldmedia.com/">Rosenfeld Meda</a>, your conference swag are Web design books!</p>
<p>Plus, a portion of your ticket goes back to <a href="http://orlando.aiga.org/">AIGA Orlando</a> to help promote design, mentoring projects and more in the local community. </p>
<p>If you&#8217;re serious about Web design and want to leave feeling inspired by some of the best in the business, check out this year&#8217;s AIGA Orlando In Control Conference. </p>
<p>And for a limited time, you can <a href="http://2011.incontrolconference.com/">get $200 off with early bird pricing!</a></p>
<p>I&#8217;ll see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2011/01/03/2nd-annual-in-control-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday Web Design Conference Recordings Sale</title>
		<link>http://christopherschmitt.com/2010/12/06/holiday-web-design-conference-recordings-sale/</link>
		<comments>http://christopherschmitt.com/2010/12/06/holiday-web-design-conference-recordings-sale/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 17:38:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2010/12/06/holiday-web-design-conference-recordings-sale/</guid>
		<description><![CDATA[This past year at Environments for Humans put on a lot of big shows for the people who build Web sites and applications. If you weren&#8217;t able to attend one of our conferences, but still would like to get some great Web design and development knowledge on topics like CSS, jQuery, Accessibility and more from [...]]]></description>
				<content:encoded><![CDATA[<p>This past year at <a href="http://environmentsforhumans.com/">Environments for Humans</a> put on a <em>lot </em>of big shows for the people who build Web sites and applications.
</p>
<p>If you weren&#8217;t able to attend one of our conferences, but still would like to get some great Web design and development knowledge on topics like CSS, jQuery, Accessibility and more from people like Paul Irish, Stephanie Sullivan, Ryan Irelan and many others, well, now is your chance!</p>
<p>Get 50% our online conference recordings for the month of December with discount code &#8220;MERRYHOLIDAY&#8221;!</p>
<p>Head over to each respective online conference page to see more information about the conference and purchase recordings:</p>
<ul>
<li><a href="http://csssummit.com/">2nd Annual CSS Summit</a></li>
<li><a href="http://jquerysummit.com/">2nd Annual jQuery Summit</a></li>
<li><a href="http://iphoneipadsummit.com/">iPhone iPad Summit</a></li>
<li><a href="http://a11ysummit.com/">Accessibility Summit</a></li>
<li><a href="http://uxwebsummit.com/">UX Web Summit</a></li>
<li><a href="http://weboptimizationsummit.com/">Web Optimization &#038; Performance Summit</a></li>
<li><a href="http://enginesummit.com/">Engine Summit 2</a></li>
<li><a href="http://environmentsforhumans.com/2010/codeigniter-mojomotor">Thomas Myer&#8217;s CodeIgniter and MojoMotor Workshops</a> &#8211; </li>
</ul>
<p>Thanks for a great year and have a happy, safe Holiday!</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2010/12/06/holiday-web-design-conference-recordings-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple to Publish Newspapers</title>
		<link>http://christopherschmitt.com/2010/09/19/apple-to-publish-newspapers/</link>
		<comments>http://christopherschmitt.com/2010/09/19/apple-to-publish-newspapers/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 21:57:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.christopherschmitt.com/2010/09/19/apple-to-publish-newspapers/</guid>
		<description><![CDATA[According to The Telegraph, Apple is in talks with newspaper publishers to make an &#8220;iTunes for newspapers&#8221;: Apple is believed to have created a suite of software to make it easier and cheaper for publishers to create attractive digital versions of newspapers and magazines, with high-resolution photos and videos integrated into articles. As someone who [...]]]></description>
				<content:encoded><![CDATA[<p>According to The Telegraph, Apple is in talks with newspaper publishers to make an <a href="http://www.telegraph.co.uk/technology/apple/8009962/Apple-working-on-iTunes-for-newspapers.html">&#8220;iTunes for newspapers&#8221;</a>:</p>
<blockquote>
<p>Apple is believed to have created a suite of software to make it easier and cheaper for publishers to create attractive digital versions of newspapers and magazines, with high-resolution photos and videos integrated into articles.</p>
</blockquote>
<p>As someone who got their start in newspaper design, it&#8217;s an interesting development to see.</p>
<p>The views of the small to medium size newspapers to the Internet has been stand-off-ish, to put it mildly.</p>
<p>Newspapers simply just don&#8217;t get the medium. And you can even say that of magazines as well—if you take a look at the failure of the <a href="http://www.newsweek.com/2009/05/04/reinventing-newsweek.html">Newsweek re-invention</a>.</p>
<p>When you are talking about careers or reporters, editors, copy editors, supporting staff, etc., it&#8217;s understandable that change is feared. Even when you know the change is going to happen, getting off the Titanic in the Atlantic into a tiny lifeboat is a gutsy thing to do. </p>
<p>Now the technology just seems right.</p>
<p>It&#8217;s been encouraging of late to see a few beat reporters stepping up and using social media, iPhones (with its HD movies and HDR photo capabilities), etc. to create a more engaging all-around news reporting around the clock and not when it&#8217;s just time for deadlines.</p>
<p>As for Apple&#8217;s newspaper software,  there are a few things Apple needs to do to make it for newspapers to experiment and adopt.</p>
<p>The first two things are: the software needs to be free and the software needs to be as drop-dead easy to use as possible. </p>
<p>Considering Apple is a company with a large cash reserve (thank you, iPod) and known for making very insanely usable products (thank you, iPhone), they might pull it off. </p>
<p>My third concern is that they might not get the workflow of newspaper production. It&#8217;s an entirely different beast than what is taught in design schools.</p>
<p>If they approach making newspapers like a Word-clone or a stripped down InDesign app, the project is dead before it even got started. </p>
<p>If they put as much thought as they did into the new Apple TV unit that&#8217;s coming out—where they got into how people used the device in their homes, etc.—then again they might pull it off.</p>
<p>One of my main thoughts of the iPad when it first came out was that this is closest to <a href="http://en.wikipedia.org/wiki/Electronic_paper">e-paper</a> that we have had that is commercially viable. </p>
<p>So,  it makes sense for newspapers and magazines to be in this space and it makes sense for Apple to put content producers on the iPad. </p>
<p>They missed the Internet revolution and are now getting a chance for a front row seat to the mobile medium. </p>
<p>Newspapers are getting a second chance at becoming relevant again.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherschmitt.com/2010/09/19/apple-to-publish-newspapers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
