<?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>Pierce College Blogs &#187; tutorials</title>
	<atom:link href="http://www.pierce.ctc.edu/staff/blog/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pierce.ctc.edu/staff</link>
	<description></description>
	<lastBuildDate>Sat, 21 Nov 2009 02:38:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Animal Crackers and Prunes Please</title>
		<link>http://www.pierce.ctc.edu/staff/aglass/2009/07/09/72/</link>
		<comments>http://www.pierce.ctc.edu/staff/aglass/2009/07/09/72/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 19:05:36 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[All Blogs]]></category>
		<category><![CDATA[Staff Blogs]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Pierce College]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.pierce.ctc.edu/staff/aglass/?p=72</guid>
		<description><![CDATA[&#8220;I would have liked to have seen more animal crackers and prunes in my dessert.&#8221; I overheard that phrase being uttered on Food Network last night, and thought it was a good one to share with all of you.
As promised, I failed miserably at blogging three times a week like I have my Outlook calendar [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;I would have liked to have seen more animal crackers and prunes in my dessert.&#8221; I overheard that phrase being uttered on Food Network last night, and thought it was a good one to share with all of you.</p>
<p>As promised, I failed miserably at blogging three times a week like I have my Outlook calendar reminders set up for, that &#8220;Snooze&#8221; button is far to easy to hit.  I&#8217;ve noticed <a href="http://www.pierce.ctc.edu/staff/ahaines/">some</a> of <a href="http://brianbenedetti.blogspot.com/">my</a> <a href="http://www.pierce.ctc.edu/staff/afoster/">colleagues</a> have had time to blog, so I suppose I should too, so, here&#8217;s another blog that I can chalk up and say I&#8217;ve written.</p>
<p>First, <a href="http://webdesignworld.com/2009/seattle/default.aspx">Web Design World Seattle 2009</a> is a quick few days away! Don&#8217;t look for me there, as the price tag doesn&#8217;t agree with the tight budget we&#8217;re all on these days, BUT, if you&#8217;re lucky enough to attend, it should be a great one this year.  Some fantastic speakers lined up including Cameron Moll, Stephanie Sullivan, and Dan Rubin.</p>
<p>Here&#8217;s a statement that I&#8217;ve lived by for a number of years, much to the chagrin of some of my friends that I&#8217;ve worked on web projects with.  I loath code libraries, templating engines, frameworks, and the like.  My argument has been the sheer overhead these bring to projects, all the unnecessary code added, and in my opinion the maintainability of the project as a whole.  Also the fact that I don&#8217;t like not knowing what the code is doing and how it&#8217;s working, one thing you have absolute knowledge of when you hand code everything yourself.  However, over the years, my arguments are becoming weaker and weaker by more advanced techniques coming out to accomplish tasks.  This couldn&#8217;t be any more obvious than in Javascript libraries, which is why, around a year ago, I decided I&#8217;d finally give a Javascript library a chance.</p>
<p>There are tons of libraries to choose from, some of the majors being <a href="http://www.jquery.com">jQuery</a>, <a href="http://mootools.net/">Moo Tools</a>, <a href="http://www.prototypejs.org/">Prototype</a>, <a href="http://dojotoolkit.org/">DOJO</a>, and <a href="http://developer.yahoo.com/yui/">Yahoo&#8217;s YUI</a>.  After weighing the pros, cons, looking at implementation, code examples, I settled on jQuery as the library I would at least try.  At this point, I couldn&#8217;t be happier using jQuery, and don&#8217;t think I&#8217;d start another project without it.  The simplicity of the code required to do even some of the most complex DOM manipulation is amazing, and chances are, if you don&#8217;t know how to accomplish a task, it&#8217;s likely that someone has already tried it and put out a tutorial on how to do it.  The transition from beginning jQuery to being adapt in it is very quick, as there are a number of great tutorial sites out there.  There is also an extensive plugin database as well a great number of extended libraries that utilize jQuery.  All in all, my pilgrimage into the depths of (at least this) Javascript library was a pleasant one, though the same thing cannot be said about frameworks, but that&#8217;s another blog post all together.</p>
<p>Over the next few weeks, I&#8217;ll post and review some of the jQuery code we&#8217;ll be using on the new Pierce College website.</p>
<p><strong>Resources</strong></p>
<ul>
<li>Tutorials: <a href="http://www.learningjquery.com/">Learning jQuery</a></li>
<li>Extended UI Library: <a href="http://flowplayer.org/tools/demos/index.html">jQuery TOOLS</a></li>
<li>Extended UI Library: <a href="http://jqueryui.com/">jQuery UI</a></li>
<li>Plugins: <a href="http://plugins.jquery.com/">Plugin Repository</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pierce.ctc.edu/staff/aglass/2009/07/09/72/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Suggestions</title>
		<link>http://www.pierce.ctc.edu/staff/aglass/2009/06/16/book-suggestions/</link>
		<comments>http://www.pierce.ctc.edu/staff/aglass/2009/06/16/book-suggestions/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 22:24:35 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[All Blogs]]></category>
		<category><![CDATA[Staff Blogs]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[industry leaders]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.pierce.ctc.edu/staff/aglass/?p=64</guid>
		<description><![CDATA[I often get asked what books I recommend for learning or mastering (X)HTML, CSS, PHP, AJAX, etc, and I&#8217;m always at a loss of what to tell people.  See, I&#8217;ve never specifically went out and bought a book for any of that.  Everything I&#8217;ve learned over the years has been through experimentation, viewing examples, tearing [...]]]></description>
			<content:encoded><![CDATA[<p>I often get asked what books I recommend for learning or mastering (X)HTML, CSS, PHP, AJAX, etc, and I&#8217;m always at a loss of what to tell people.  See, I&#8217;ve never specifically went out and bought a book for any of that.  Everything I&#8217;ve learned over the years has been through experimentation, viewing examples, tearing down other people&#8217;s pages to see how they got things to work, and lots of reading, on the web.</p>
<p>I&#8217;m not sure it&#8217;s necessary to ever buy a book to learn web design and development, but I suppose it depends on how you learn.  I think there are more than enough online resources to get anyone interested started in any web language. And there are even more tutorials and walkthroughs for the more advanced.</p>
<p>But, because I&#8217;ve been asked the question so much, I&#8217;ve decided to compile a list of sources I would recommend, both in print and online.</p>
<p><strong>Markup</strong></p>
<ul>
<li><a href="http://www.amazon.com/XHTML-Sixth-Visual-Quickstart-Guide/dp/0321430840">HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)</a></li>
<li><a href="http://www.amazon.com/Head-First-HTML-CSS-XHTML/dp/059610197X">Head First HTML with CSS &amp; XHTML</a></li>
<li><a href="http://www.amazon.com/Learning-Web-Design-Beginners-StyleSheets/dp/0596527527">Learning Web Design: A Beginner&#8217;s Guide to (X)HTML, StyleSheets, and Web Graphics</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>CSS</strong></p>
<ul>
<li><a href="http://www.amazon.com/Bulletproof-Web-Design-flexibility-protecting/dp/0321509021">Bulletproof Web Design</a></li>
<li><a href="http://www.amazon.com/Designing-Web-Standards-Jeffrey-Zeldman/dp/0321385551">Designing with Web Standards</a></li>
<li><a href="http://www.amazon.com/CSS-Mastery-Advanced-Standards-Solutions/dp/1590596145">CSS Mastery: Advanced Web Standards Solutions</a></li>
</ul>
<p><strong> </strong></p>
<p><strong>General and Usability</strong></p>
<ul>
<li><a href="http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758">Don&#8217;t Make Me Think</a></li>
<li><a href="http://www.amazon.com/Designing-Web-Standards-Jeffrey-Zeldman/dp/0321385551">Designing with Web Standards</a></li>
</ul>
<p><strong>Tutorial Links</strong></p>
<ul>
<li><a href="http://www.tzag.com">Tizag.com</a> &#8211; Great reference for beginning HTML, CSS, PHP, Ajax, PHP, MySQL and more</li>
<li><a href="http://www.htmldog.com">HTML Dog</a> &#8211; HTML and CSS tutorials from beginner to advanced</li>
<li><a href="http://www.w3school.com">W3schools.com</a> &#8211; Full tutorials on just about every language</li>
<li><a href="http://www.w3c.org">W3c.org</a> &#8211; World Wide Web Consortium</li>
</ul>
<p><strong>Inspiration</strong></p>
<ul>
<li>Smashing Magazine (<a href="http://www.smashingmagazine.com/">http://www.smashingmagazine.com/</a>)</li>
<li>Web Resources Depot (<a href="http://www.webresourcesdepot.com/">http://www.webresourcesdepot.com/</a>)</li>
<li>Net Tuts+ (<a href="http://net.tutsplus.com/">http://net.tutsplus.com/</a>)</li>
</ul>
<p><strong>Industry Leaders</strong></p>
<ul>
<li>A List Apart (<a href="http://www.alistapart.com/">http://www.alistapart.com/</a>)</li>
<li>Jeffery Zeldman (<a href="http://www.zeldman.com/">http://www.zeldman.com/</a>)</li>
<li>Cameron Moll (<a href="http://www.cameronmoll.com/">http://www.cameronmoll.com/</a>)</li>
<li>Veerle Pieters (<a href="http://veerle.duoh.com/">http://veerle.duoh.com/</a>)</li>
<li>Andy Rutledge (<a href="http://www.andyrutledge.com/">http://www.andyrutledge.com/</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pierce.ctc.edu/staff/aglass/2009/06/16/book-suggestions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
