<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Some non-novice reading</title>
	<atom:link href="http://blog.smibs.com/posts/494/some-non-novice-reading/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smibs.com/posts/494/some-non-novice-reading/</link>
	<description>Blogging From Inside the New Media Revolution</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:26:02 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://blog.smibs.com/posts/494/some-non-novice-reading/comment-page-1/#comment-2809</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smibs.com/?p=494#comment-2809</guid>
		<description>Great write up Forrest, I&#039;ve been looking for ways to take my Rails apps to the next level and this book looks like a great way to do that.

@Paul --&gt; I second your vote for &quot;Dreaming in Code&quot;.  It should be required reading for all programmers.

I&#039;d also like to add a vote of my own.  I just finished reading &quot;Javascript: The Good Parts&quot; by Douglas Crockford (O&#039;Reilly)  At only 170 pages it&#039;s a quick read, and is a great overview of the Javascript language and how to use it effectively.  It doesn&#039;t try to be a reference for all things Javascript, but it includes some very elegant code I haven&#039;t seen anywhere else.  If you want to understand how libraries like prototype and jQuery work their magic this is a great place to start.</description>
		<content:encoded><![CDATA[<p>Great write up Forrest, I&#8217;ve been looking for ways to take my Rails apps to the next level and this book looks like a great way to do that.</p>
<p>@Paul &#8211;&gt; I second your vote for &#8220;Dreaming in Code&#8221;.  It should be required reading for all programmers.</p>
<p>I&#8217;d also like to add a vote of my own.  I just finished reading &#8220;Javascript: The Good Parts&#8221; by Douglas Crockford (O&#8217;Reilly)  At only 170 pages it&#8217;s a quick read, and is a great overview of the Javascript language and how to use it effectively.  It doesn&#8217;t try to be a reference for all things Javascript, but it includes some very elegant code I haven&#8217;t seen anywhere else.  If you want to understand how libraries like prototype and jQuery work their magic this is a great place to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Bellows</title>
		<link>http://blog.smibs.com/posts/494/some-non-novice-reading/comment-page-1/#comment-2808</link>
		<dc:creator>Paul Bellows</dc:creator>
		<pubDate>Thu, 30 Oct 2008 18:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smibs.com/?p=494#comment-2808</guid>
		<description>I don&#039;t program, I script generally.  I&#039;m a CSS and JS guy more than an application developer.  And I do a lot of design management and website planning.  And there have been a couple of books that really worked for me over the past few years.

From a conceptual level, I really love a book from O&#039;Reilly called &quot;Security and Usability: Designing Secure Systems That People Can Use&quot;.  It&#039;s more theoretical but it&#039;s a great approach to the issue of security from the perspective that if a system is hard to use, people create manual workarounds (like post-it notes).  It&#039;s a good read for both system designers as well as interface designers and even people like me who deal with the web at more of a lipstick level.

Another one that&#039;s been extremely influential for me at a web project level is Kelly Goto&#039;s &quot;Web Redesign 2.0: Workflow that Works&quot; on New Riders.  It probably won&#039;t fundamentally change your process, but it may drop a few great arrows in your quiver and affirm the overall process and approach you take.

Thirdly, I&#039;ve recommended &quot;Dreaming in Code&quot; by Scott Rosenberg (Crown) to just about everyone I know who develops.  It&#039;s more about morale than technique.  It asks the question &quot;How can all the smartest people still not get a project done on time?&quot; and is a great primer on the entire history of computer programming.  It will make you feel better and like you&#039;re part of something bigger, so when your Advanced Rails book still doesn&#039;t resolve your bizarre performance issues (this isn&#039;t a comment on your personal life, Forrest) then you at least have a shoulder to cry on.

So there&#039;s my short list of things certain people should read for certain reasons.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t program, I script generally.  I&#8217;m a CSS and JS guy more than an application developer.  And I do a lot of design management and website planning.  And there have been a couple of books that really worked for me over the past few years.</p>
<p>From a conceptual level, I really love a book from O&#8217;Reilly called &#8220;Security and Usability: Designing Secure Systems That People Can Use&#8221;.  It&#8217;s more theoretical but it&#8217;s a great approach to the issue of security from the perspective that if a system is hard to use, people create manual workarounds (like post-it notes).  It&#8217;s a good read for both system designers as well as interface designers and even people like me who deal with the web at more of a lipstick level.</p>
<p>Another one that&#8217;s been extremely influential for me at a web project level is Kelly Goto&#8217;s &#8220;Web Redesign 2.0: Workflow that Works&#8221; on New Riders.  It probably won&#8217;t fundamentally change your process, but it may drop a few great arrows in your quiver and affirm the overall process and approach you take.</p>
<p>Thirdly, I&#8217;ve recommended &#8220;Dreaming in Code&#8221; by Scott Rosenberg (Crown) to just about everyone I know who develops.  It&#8217;s more about morale than technique.  It asks the question &#8220;How can all the smartest people still not get a project done on time?&#8221; and is a great primer on the entire history of computer programming.  It will make you feel better and like you&#8217;re part of something bigger, so when your Advanced Rails book still doesn&#8217;t resolve your bizarre performance issues (this isn&#8217;t a comment on your personal life, Forrest) then you at least have a shoulder to cry on.</p>
<p>So there&#8217;s my short list of things certain people should read for certain reasons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Urban</title>
		<link>http://blog.smibs.com/posts/494/some-non-novice-reading/comment-page-1/#comment-2805</link>
		<dc:creator>Peter Urban</dc:creator>
		<pubDate>Thu, 30 Oct 2008 17:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smibs.com/?p=494#comment-2805</guid>
		<description>No more books about any other languages for you Forrest ;-). Great job on our performance improvements, looks like we already need them.</description>
		<content:encoded><![CDATA[<p>No more books about any other languages for you Forrest <img src='http://blog.smibs.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Great job on our performance improvements, looks like we already need them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

