<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>susan jean robertson</title>
	
	<link>http://susanjeanrobertson.com</link>
	<description>Pixel Coder</description>
	<lastBuildDate>Thu, 26 Apr 2012 22:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SusanJeanRobertson" /><feedburner:info uri="susanjeanrobertson" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Head First Mobile Web</title>
		<link>http://feedproxy.google.com/~r/SusanJeanRobertson/~3/QUYgLKrpGrw/</link>
		<comments>http://susanjeanrobertson.com/books/reading-books/head-first-mobile-web/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 22:48:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reading]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://susanjeanrobertson.com/?p=105</guid>
		<description><![CDATA[I have spent the last week or so slowing reading through Head First Mobile Web by Jason Grigsby and Lyza Danger Gardner. I have to admit that at first I was a bit turned off by the whole format of the Head First series, but after reading through it, I am a believer. The way they [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent the last week or so slowing reading through <em>Head First Mobile Web</em> by <a href="https://twitter.com/#!/grigs">Jason Grigsby</a> and <a href="https://twitter.com/#!/lyzadanger">Lyza Danger Gardner</a>. I have to admit that at first I was a bit turned off by the whole format of the Head First series, but after reading through it, I am a believer. The way they set it up really kept me engaged with the various styles of sharing information. It also was helpful to have some simple exercises to reinforce the concepts &#8211; breaking out a pencil while reading is great. I&#8217;ve always been a fan of workbooks. Of course the code examples are fantastic as well.</p>
<p>I totally went into the book thinking the first couple of chapters would be a review for me, but holy cow, I learned a ton about responsive design, especially the ways to do it mobile first. Then the book moved on to the more difficult subjects of whether or not to build a separate mobile site, how to do that if you choose to do it, and the craziness that is WURFL and device capability detection. For me these chapters were the meat and potatoes of the book and I learned so much about how to go about all of this. As a front end coder, the PHP was a bit difficult for me, but the book laid things out in an easy to understand manner. Since I&#8217;ve lately been working on learning to program I found all the vanilla JavaScript concepts I&#8217;ve learned to be in the PHP so it wasn&#8217;t as hard as I would have initially thought.</p>
<p>The chapter where they use jQuery Mobile to build a site was also a fantastic insight into what a great framework can do to help push along the process, especially when you may not have easy access to lots of devices. Using something that is already tested thoroughly is so helpful. I am a huge fan of the mobile web and so seeing how to do that really well with clean, semantic markup and then just using the new HTML5 data attributes to add on to the look and feel is awesome. It all comes together so easily; I hope I have a future project where I get to use this.</p>
<p>They leave you on a high note, with the idea that doing things cleanly with the markup and moving from there towards progressive enhancement is the way to go to be future friendly and hopefully support as many devices as possible. This really translates into supporting as many users as possible, because it is the people interacting with the device that we want to support. Everyone deserves to get to the information they are after no matter the device they are using or the speed of their connection. Jason and Lyza show how to do that beautifully. I am so thankful that we live in the same town, because I get to pester them at Mobile Portland and I will be able to benefit from the device lab they are working tirelessly to build.</p>
<p>My next steps are to go back over the CSS for this site and set it up to be mobile first. I hope some mobile projects to come my way soon, it&#8217;s definitely where my interest lies at this point. The diversity of it all fascinates me. Thank you Jason and Lyza for feeding my fascination with a great book.</p>
<img src="http://feeds.feedburner.com/~r/SusanJeanRobertson/~4/QUYgLKrpGrw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://susanjeanrobertson.com/books/reading-books/head-first-mobile-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://susanjeanrobertson.com/books/reading-books/head-first-mobile-web/</feedburner:origLink></item>
		<item>
		<title>Respect</title>
		<link>http://feedproxy.google.com/~r/SusanJeanRobertson/~3/-F8PzsvGSGs/</link>
		<comments>http://susanjeanrobertson.com/books/respect/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 17:43:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[A Book Apart]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[respect]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://susanjeanrobertson.com/?p=103</guid>
		<description><![CDATA[My last post was on the culture of busy that I think is ingrained in most of our lives, but I looked at it from the perspective of the web world and how it is affecting me when I go out and talk with potential clients about work. Over the weekend I finished reading Design [...]]]></description>
			<content:encoded><![CDATA[<p>My last post was on the culture of busy that I think is ingrained in most of our lives, but I looked at it from the perspective of the web world and how it is affecting me when I go out and talk with potential clients about work.</p>
<p>Over the weekend I finished reading <em><a href="http://www.abookapart.com/products/design-is-a-job">Design is a Job</a></em> by <a href="https://twitter.com/#!/mike_ftw">Mike Monteiro</a> (click through to Mike&#8217;s twitter at your own risk, his twitter background is NSFW). Mike&#8217;s thoughts actually resonated a lot with me and the busyness I have been thinking about. Like the other books in the <a href="http://www.abookapart.com/">A Book Apart</a> series, it was a quick, easy read and I enjoyed it for the most part. I don&#8217;t always like Mike&#8217;s writing style, but the heart of his message is a really important one and I believe it comes down to demanding respect. Through talking about money, dealing with clients who try to design the site themselves, dealing with the problems of working with others; it all boils down to demanding that clients respect you, and your abilities, and also that you respect those around you on the team, be they in your company or the client&#8217;s.</p>
<p>This means that you stand up for yourself, you are not working horrid hours because of demanding clients treating you with a lack of respect, you are entitled to a life outside of your work. It applies just as much to in-house talent as it does to those of use working independently or for digital agencies. I also found that much of what he wrote about clients applied just as much to working in a large company with in house folks who are your client as it applies to the digital agency with clients outside the company.</p>
<p>So as I strive for the balance I spoke of in the last post, I am grateful for Mike&#8217;s reminders to stand up for myself. It can be difficult at times, but I&#8217;ve been doing it a lot lately and it&#8217;s totally worth it. I was also reminded to think about what I love to do and look for the situations where I get to do that and excel. So I am heeding Mike&#8217;s advice</p>
<blockquote><p>&#8230;I&#8217;d caution you to stay away from jobs that take you away from the things you love to do&#8230;.</p></blockquote>
<img src="http://feeds.feedburner.com/~r/SusanJeanRobertson/~4/-F8PzsvGSGs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://susanjeanrobertson.com/books/respect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://susanjeanrobertson.com/books/respect/</feedburner:origLink></item>
		<item>
		<title>Cult of Busy</title>
		<link>http://feedproxy.google.com/~r/SusanJeanRobertson/~3/FDmVW6BPPSI/</link>
		<comments>http://susanjeanrobertson.com/self/cult-of-busy/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:44:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Self]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[busy]]></category>
		<category><![CDATA[culture]]></category>

		<guid isPermaLink="false">http://susanjeanrobertson.com/?p=97</guid>
		<description><![CDATA[I&#8217;ve been thinking a lot about the word busy lately. It is used all the time by most people these days. The typical response when two people greet each other and ask &#8220;How are you?&#8221; is busy. And if you do not say you are busy, you are most likely seen as strange. As I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking a lot about the word busy lately. It is used all the time by most people these days. The typical response when two people greet each other and ask &#8220;How are you?&#8221; is busy. And if you do not say you are busy, you are most likely seen as strange. As I&#8217;ve become more established and reached out to more people about working with them on projects one of the interesting things I&#8217;ve had to figure out is setting expectations. I do not want to be busy. I want to be balanced. I want to work hard when I work and then leave that and do other things, such as cook a great dinner, be with my husband, and read a non tech related book or magazine.</p>
<p>As I strive for this, I am finding I am swimming against the tide of my particular industry norm. I honestly think that because so many people work full time jobs and then take on freelance work for evenings and weekends, they have ruined our clients expectations and skewed the perception of what&#8217;s a normal work day. Clients expectations are that everyone works all the time in the web/design world. This is directly related to this culture of busy, people overload themselves and then when asked, they are always busy.</p>
<p>I also feel like the fear of missing out plays a very large role in our business. I am most certainly missing things on a daily basis, as I leave twitter alone for hours at a time or don&#8217;t read all the latest articles that come my way. But I also feel like if it is a big enough deal, I won&#8217;t miss it. There is just no way that I can keep up with everything, so I step away, even if it means missing something that I may or may not find interesting.</p>
<p>So what is it about our culture that makes us want to seem busy? If you are really busy does that mean you are important? Does it boost one&#8217;s ego? I haven&#8217;t figured that out yet, but I do know that I don&#8217;t care what others think, I&#8217;m more concerned with my health, both physical and emotional, and that being busy isn&#8217;t good for me. I need time to reflect and absorb the things happening to and around me. I love to code, but I also need time away from it. So as I continue down this road of independent working, I look for ways to ensure that I do not become overwhelmed, but instead am balanced with work and the rest of my life.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/SusanJeanRobertson/~4/FDmVW6BPPSI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://susanjeanrobertson.com/self/cult-of-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://susanjeanrobertson.com/self/cult-of-busy/</feedburner:origLink></item>
		<item>
		<title>UI Iteration Done Right</title>
		<link>http://feedproxy.google.com/~r/SusanJeanRobertson/~3/0M9xZ7QKQuc/</link>
		<comments>http://susanjeanrobertson.com/geekery/ui-iteration-done-right/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 18:03:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[enhancements]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://susanjeanrobertson.com/?p=96</guid>
		<description><![CDATA[I have been doing the Codecademy Code Year courses for the past three months and during that time Codecademy has done some really wonderful tweaks and changes to their UI. This post is a review of what I&#8217;ve seen as far as the changes to the user experience doing the courses and not about the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing the <a href="http://www.codecademy.com/#!/exercises/0">Codecademy</a> <a href="http://codeyear.com/">Code Year</a> courses for the past three months and during that time Codecademy has done some really wonderful tweaks and changes to their UI. This post is a review of what I&#8217;ve seen as far as the changes to the user experience doing the courses and not about the actual course content (although I may say a bit about that at the end).</p>
<p>When I first started playing around with Codecademy it was in-between Christmas and New Year&#8217;s when I was doing an intensive week of getting better with JavaScript, something I&#8217;ve been working on for about six months now (and as an aside, it&#8217;s working, I&#8217;m getting better). The UI was inventive, with an area to code, a console to see outputs and the instructions to the left. There were some clunky bits to it, but overall it seemed to work well. But over the course of the last three  months, the team at Codecademy has improved the UI and the experience of actually working through the exercises in so many little ways I cannot even list them all here. They have improved the way the console tracks the changes you&#8217;ve made, the way you move from lesson to lesson, the global navigation at the very top of the page, and more. Each week there are changes and tweaks, the interface is continually evolving. No change has ever been so large that I am thrown off or trying to find things, but they all feel intuitive and improve the experience. This is doing iterative design the right way. The product is improving. There are times when I start a lesson and it isn&#8217;t until I am part way through that I even notice the change, but it has made it easier to complete my tasks. Plus they are mind readers as well; there are changes I thought would improve the experience and all of them have been made over the course of the last three months.</p>
<p>I am learning about product iteration as I also learn JavaScript. Now each week when I log in to do the latest, I am taking a moment to examine the interface to look for improvements and changes. Good job Codecademy team, you have done well with the improving your interface, which is no easy feat, and I congratulate you.</p>
<p>A small side note about the content. I have done every single JavaScript exercise and some have been better than others, but I do have to say I am learning and the addition of the forum a few months back improved the experience immensely because you could ask questions and get help when stuck. Codecademy is moving on to HTML next week and I&#8217;ve already gone through the first lesson to see what they are doing, I am less impressed with the content and how they are teaching it. Since this is an area I don&#8217;t really need help with, I won&#8217;t be doing this section, but I do hope they improve the lessons.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/SusanJeanRobertson/~4/0M9xZ7QKQuc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://susanjeanrobertson.com/geekery/ui-iteration-done-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://susanjeanrobertson.com/geekery/ui-iteration-done-right/</feedburner:origLink></item>
		<item>
		<title>Device Ponderings</title>
		<link>http://feedproxy.google.com/~r/SusanJeanRobertson/~3/ADv1lVJDxiY/</link>
		<comments>http://susanjeanrobertson.com/code/device-ponderings/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 17:36:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[adaptive]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://susanjeanrobertson.com/?p=92</guid>
		<description><![CDATA[I&#8217;ve been listening to a lot of podcasts lately. Most of them have been quite geeky and to be honest, it&#8217;s been Jen Simmon&#8217;s on The Web Ahead. She&#8217;s lately been interviewing a lot of people about mobile, Jason Grigsby, Luke Wroblewski, and most recently, Lyza Danger Gardner. As I work on different projects, I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been listening to a lot of podcasts lately. Most of them have been quite geeky and to be honest, it&#8217;s been <a href="https://twitter.com/#!/jensimmons">Jen Simmon&#8217;s</a> on <a href="http://5by5.tv/webahead">The Web Ahead</a>. She&#8217;s lately been interviewing a lot of people about mobile, <a href="https://twitter.com/#!/grigs">Jason Grigsby</a>, <a href="https://twitter.com/#!/lukew">Luke Wroblewski</a>, and most recently, <a href="https://twitter.com/#!/lyzadanger">Lyza Danger Gardner</a>. As I work on different projects, I&#8217;ve been thinking about all these devices and what it means for what I build.</p>
<p>I try with each and every project to build a good foundation, whether the client actively brings up the desire for something that will work on mobile. I feel lucky that I do have a client thinking this way, so I am working hard to set up a foundation to prepare for how we will adapt the product to work on different devices. But I must admit, that I am more and more amazed when it isn&#8217;t brought up at all. Meeting people where they are is so important and as more devices come out I continue to think about this and wonder what the best way forward is. I feel fortunate to be in a community that is also thinking about it too, because they feed my need to learn and push myself.</p>
<p>What I have come to realize is that I really, really want to work with folks who are doing thinking about all these really complicated, tricky ideas. I am excited that I have a project where we are talking about it and I can&#8217;t wait to see where it goes in the future, but I also really hope that more projects come my way where in the initial kick off meetings how to meet people where they are is discussed, whatever form that takes is not as important as actually talking about it. Speaking of which, if you have projects like this and you need help, I would love to help you out.</p>
<img src="http://feeds.feedburner.com/~r/SusanJeanRobertson/~4/ADv1lVJDxiY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://susanjeanrobertson.com/code/device-ponderings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://susanjeanrobertson.com/code/device-ponderings/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.506 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-12 15:58:25 -->

