<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Eddie Welker.com &#187; Uncategorized</title>
	<atom:link href="http://www.eddiewelker.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eddiewelker.com</link>
	<description>Advanced web development, with a little bit about me thrown in too.</description>
	<lastBuildDate>Thu, 24 Sep 2009 13:37:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Review of Learning jQuery 1.3</title>
		<link>http://www.eddiewelker.com/2009/09/24/review-of-learning-jquery-1-3/</link>
		<comments>http://www.eddiewelker.com/2009/09/24/review-of-learning-jquery-1-3/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 05:13:32 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.eddiewelker.com/?p=309</guid>
		<description><![CDATA[There were many things to like about this book Learning jQuery 1.3 by Jonathan Chaffer and Karl Swedberg.  The stand-out positive in my mind is the wealth of topics covered.  Both simple and difficult concepts are included, and both are handled with ease.  Good coding habits are repeatedly mentioned throughout.  Subjects [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/learning-jquery-1.3/book"><img class="size-full  alignleft" style="border: 0pt none; margin-right: 1em; margin-bottom: 1em; margin-top: 5px;" title="Learning jQuery 1.3" src="http://www.eddiewelker.com/wp-content/uploads/2009/09/learningjQuery.jpg" alt="Learning jQuery 1.3 Cover" width="225" height="278" /></a>There were many things to like about this book <a href="http://www.packtpub.com/learning-jquery-1.3/book">Learning jQuery 1.3</a> by Jonathan Chaffer and <a href="http://http://www.karlswedberg.com/">Karl Swedberg</a>.  The stand-out positive in my mind is the wealth of topics covered.  Both simple and difficult concepts are included, and both are handled with ease.  Good coding habits are repeatedly mentioned throughout.  Subjects like progressive enhancement are encouraged, and pitfalls like memory leaks are warned against.  Many real-world examples are included, as well as the full source code.</p>
<p>Learning jQuery 1.3 has a writing style that is very dry for a book written in a semi-conversational voice.  I prefer a writing style with a little more personality to it, but acknowledge that&#8217;s not for everyone.</p>
<p>I did have two small complaints.  First, I like to see the API list out at the top of the chapters.  Appendix D contains a complete reference, but I like having a list of methods to be covered at the beginning of the chapter.  While I&#8217;m at it, I may mention that the &#8220;complete&#8221; reference is little more than a cheetsheet style list. Perhaps a little more would have been useful.</p>
<p>My second complaint is about the poor code syntax highlighting.  Just for record, this has nothing to do with the content, it&#8217;s just a complaint against the publisher.  Take page 145, where three-quarters of the page is example code, but contains only bold line at the top showing the emphasized line.  First, the bold often wasn&#8217;t enough to draw the eye&#8230; especially at the beginning of the book when a novice reader has to mentally separate standard JavaScript from jQuery code.  Second, I understand that the example code is included, but couldn&#8217;t it have simply been excerpted here? I don&#8217;t understand wasting an entire page, when much less would do.</p>
<p>Based on the overall quality of the book, I recommend it for jQuery beginners.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eddiewelker.com/2009/09/24/review-of-learning-jquery-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to some random thoughts</title>
		<link>http://www.eddiewelker.com/2008/01/08/update-to-some-random-thoughts/</link>
		<comments>http://www.eddiewelker.com/2008/01/08/update-to-some-random-thoughts/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 00:19:16 +0000</pubDate>
		<dc:creator>Eddie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://edwardwelker.com/2008/01/08/update-to-some-random-thoughts/</guid>
		<description><![CDATA[1) I took a look at the book on Processing, and it does look quite nice.  That being said, I&#8217;m not quite sure what I&#8217;d use it for.  So it fell a bit on my list.
2) Letterman is still pretty much the same.  I haven&#8217;t seen Leno.  Jon Stewart, however, looked TOTALLY crazy last night.  [...]]]></description>
			<content:encoded><![CDATA[<p>1) I took a look at the book on <a href="http://en.wikipedia.org/wiki/Processing_(programming_language)">Processing</a>, and it does look quite nice.  That being said, I&#8217;m not quite sure what I&#8217;d use it for.  So it fell a bit on my list.</p>
<p>2) Letterman is still pretty much the same.  I haven&#8217;t seen Leno.  Jon Stewart, however, looked TOTALLY crazy last night.  It was really quite scary.</p>
<p>3) Rob Coburn, you had better hang out with Raluca and I pretty darned soon&#8230;.</p>
<p>4) Despite ordering the Python in a Nutshell book, I have semi-officially decided to put off learning Python for a bit.  I think that I am going to re-focus my attentions on Scheme, and work my way through the Little Schemer, <a href="http://www.scheme.com/tspl3/">The Scheme Programming Language</a>, and <a href="http://mitpress.mit.edu/sicp/">SICP</a>.   I&#8217;ve been through some of them, but haven&#8217;t gotten to the end of any of them.</p>
<p>5) The Giants won! Beat the Bucs, and are going to play the Cowboys next week.  I hate the Cowboys, so this is going to be a big deal.  I&#8217;ll probably try to watch it.</p>
<p>6) <a href="http://stevedockery.com">Steve</a>, congrats on the potential new-old gig!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eddiewelker.com/2008/01/08/update-to-some-random-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
