<?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>Monday By Noon &#187; Book Reviews</title>
	<atom:link href="http://mondaybynoon.com/category/book-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://mondaybynoon.com</link>
	<description>A resource for Web designers and developers to read about and discuss their craft.</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:49:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>&#8226; WordPress 3 Ultimate Security Book Review</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20120130%2Fwordpress-3-ultimate-security-book-review%2F&#038;seed_title=%26%238226%3B+WordPress+3+Ultimate+Security+Book+Review</link>
		<comments>http://mondaybynoon.com/20120130/wordpress-3-ultimate-security-book-review/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 11:16:25 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=2553</guid>
		<description><![CDATA[I recently read WordPress 3 Ultimate Security by Olly Connelly and I'm impressed. At nearly 400 pages, the book is overflowing with lots of information on an unwieldy subject that (rightly) keeps some people away from unmanaged hosting. If you're interested in keeping your WordPress sites as secure as possible, this book might be for you.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2553&c=1355607121' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2553&c=1355607121' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/wordpress-3-ultimate-security/book"><img src="http://mondaybynoon.com/wp-content/uploads/wordpress-3-ultimate-security.jpg" alt="Book cover" title="wordpress-3-ultimate-security" width="493" height="617" class="alignright size-full wp-image-2554" /></a></p>
<p>I&#8217;ve just finished reading <a href="http://www.packtpub.com/wordpress-3-ultimate-security/book">WordPress 3 Ultimate Security</a> by Olly Connelly, which aims to help you make sure your WordPress installs are as protected as you can make them. Security is often one of the most intimidating pieces of running your own site, which is one of the major contributors to the popularity of shared hosting since many people are not comfortable managing their own server. Unfortunately though, shared hosting is often a false sense of security and can expose you further than a more segmented environment.</p>
<p>That doesn&#8217;t take away from the importance of being a responsible and reliable source of information for your clients. It&#8217;s very likely that your clients have no idea how their website works or how it&#8217;s even online, they just know who to call when something isn&#8217;t working properly. If you&#8217;re in charge of that environment, it would be a disservice to your client to cut corners or take a quick way out when it comes to their server setup. <a href="http://www.packtpub.com/wordpress-3-ultimate-security/book">WordPress 3 Ultimate Security</a> aims to help you harden your WordPress installs, resulting in a more stable, longer lasting website powered by WordPress.</p>
<h2>Content summary</h2>
<p><a href="http://www.packtpub.com/wordpress-3-ultimate-security/book">WordPress 3 Ultimate Security</a> is quite a comprehensive guide. I wasn&#8217;t sure what to expect when reading the first chapter but it quickly became apparent that the content was going to sprawl the entirety of security as much as it were applicable. The chapter list is as follows:</p>
<ol>
<li>So What&#8217;s the Risk?</li>
<li>Hack or Be Hacked</li>
<li>Securing the Local Box</li>
<li>Surf Safe</li>
<li>Login Lock-Down</li>
<li>10 Must-Do WordPress Tasks</li>
<li>Galvanizing WordPress</li>
<li>Containing Content</li>
<li>Serving Up Security</li>
<li>Solidifying Unmanaged</li>
<li>Defense in Depth</li>
</ol>
<p>Each chapter is further subdivided into a number of dense subsections covering a multitude of topics. The breadth of coverage impressed me from the start. Additionally, the tools and topics covered were modern, up-to-date, tried, and tested. I&#8217;ve read a number of security books and it&#8217;s rare to find one with comprehensive coverage of tools that will all be useful as you read through the chapters. Chapter 2 is especially interesting in this regard, as you&#8217;re guided through the process of analyzing and scanning a possible target as though you yourself were the hacker (or cracker in this case).</p>
<p>Chapter 3 provides extensive coverage on securing your local machine, which is a significant portion of every good security policy. Many times people forget that the biggest security vulnerability could have absolutely nothing to do with your server or the network it&#8217;s on, but instead your local computer. The one that insecurely stores you WordPress administrator login information.</p>
<p>WordPress-specific content doesn&#8217;t really ramp up until Chapter 5 of the book. SSL and security-oriented Apache modules are the focus of the chapter, leading up to Chapter 6 which outlines a number of smaller tasks that can help with WordPress security through obscurity.</p>
<p>The book moves into the server side of things in Chapter 9. The author gives advice on choosing the right host based on a number of criteria, outlines the pros and cons of popular control panel software solutions, explains how users and permissions work, all the way down to implementing a useful logging system.</p>
<p>The book gets even more detailed from there by discussing lower level server administration steps that can be taken in an effort to minimize the various ways a cracker may be able to obtain unauthorized access to your system. Through Chapter 11 I became increasingly impressed with the level of detail the author went to in discussing the vast number of responsibilities required when it comes to server administration tied into ways they can be exploited and ways you can thwart those attacks.</p>
<p>While I couldn&#8217;t consider this title to be the last one you should read on modern server security, I would highly suggest it as a starting point for things to look into as time goes on.</p>
<h3>Overall reaction</h3>
<p>After making it through the nearly 400 pages of content I was honestly impressed with the amount of content offered in the book. The author does a fantastic job of covering an extremely wide variety of angles which makes complete sense with such a diverse topic as security. If you were to follow the advice offered in the book you&#8217;d be left with not only a strong server environment, but a more secure local environment as well.</p>
<p>If you&#8217;re the person responsible for your client&#8217;s WordPress installs, or responsible for your own, taking a read through <a href="http://www.packtpub.com/wordpress-3-ultimate-security/book">WordPress 3 Ultimate Security</a> by Olly Connelly will very likely teach you a few things in a number of areas concerning your install. My take home message is an overall feeling of being impressed with the volume of content covered in under 400 pages. That said, the book may prove to be a bit overwhelming to some people who are less technical, but if that&#8217;s the case, unmanaged hosting might not be the place for you.</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2553&c=2047146624' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2553&c=2047146624' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20120130/wordpress-3-ultimate-security-book-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8226; Book Review: Scalable and Modular Architecture for CSS (SMACSS)</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20120109%2Fbook-review-smacss%2F&#038;seed_title=%26%238226%3B+Book+Review%3A+Scalable+and+Modular+Architecture+for+CSS+%28SMACSS%29</link>
		<comments>http://mondaybynoon.com/20120109/book-review-smacss/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 13:09:58 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Jonathan Snook]]></category>
		<category><![CDATA[Snook]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=2382</guid>
		<description><![CDATA[With the focus being on the latest and greatest CSS3 snippet to replicate something we've done with images for years, it's rare to read a solid discussion on the fundamentals of CSS. It was completely refreshing to read just that in Scalable and Modular Architecture for CSS (SMACSS) by Jonathan Snook.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2382&c=759833551' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2382&c=759833551' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://smacss.com/"><img src="http://mondaybynoon.com/wp-content/uploads/smacss.png" alt="SMACSS book cover" title="SMACSS book cover" width="413" height="586" class="alignright size-full wp-image-2383" /></a></p>
<p>With the focus being on the latest and greatest CSS3 snippet to replicate something we&#8217;ve done with images for years, it&#8217;s rare to read a solid discussion on the fundamentals of CSS. It was completely refreshing to read just that in <a href="http://smacss.com/">Scalable and Modular Architecture for CSS</a> (SMACSS) by <a href="http://snook.ca">Jonathan Snook</a>.</p>
<p>I&#8217;ve had a long time respect for Jonathan. I remember reading his articles as I was teaching myself CSS, he was then just as much as he is now involved in the community and sharing his knowledge. I found his advice not only to be sound, but also referencing stuff he was currently working on. For one reason or another, that&#8217;s really rare with the more &#8220;Web famous&#8221; designers/developers out there, and I really like that.</p>
<p>The book is preempted on the site like so:</p>
<blockquote><p>
  I’ve been analyzing my process (and the process of those around me) and figuring out how best to structure code for projects on a larger scale. What I&#8217;ve found is a process that works equally well for sites small and large.</p>
<p>  Learn how to structure your CSS to allow for flexibility and maintainability as your project and your team grows.
</p></blockquote>
<p>A bit later, the premise is wrapped up with:</p>
<blockquote><p>
  SMACSS (pronounced &#8220;smacks&#8221;) is more style guide than rigid framework. There is no library within here for you to download or install. SMACSS is a way to examine your design process and as a way to fit those rigid frameworks into a flexible thought process. It is an attempt to document a consistent approach to site development when using CSS. And really, who isn’t building a site with CSS these days?!
</p></blockquote>
<p><strong>Refreshing.</strong> Much of what we read about lately is the latest CSS framework or boilerplate <em>whatchamacallit</em>. Fact of the matter is, while those tools can be useful, they&#8217;re only part of the solution. It&#8217;s up to you to fulfill the rest with your own know-how, and you need a plan of action.</p>
<h2>Scalable and Modular Architecture for CSS</h2>
<p>The book is broken down into easily digestible chapters.</p>
<ul>
<li>Four Types of CSS Rules</li>
<li>Themes and Typography</li>
<li>Depth of Applicability</li>
<li>Selector Performance</li>
<li>State Representation</li>
<li>HTML5 and SMACSS</li>
<li>Prototyping</li>
<li>Formatting Code</li>
</ul>
<p>There are a few additional sections, but for the purpose of this review I&#8217;d like to focus on the overall structure and message of the book and try to explain why I think it&#8217;s so valuable.</p>
<p>Jonathan is trying to explain his fundamental approach to CSS as a whole. We&#8217;re far beyond simple tips and tricks and instead focusing on the big picture approach, how you&#8217;d handle the overall architecture of the way you style an entire site from start to finish.</p>
<p>Jonathan begins by explaining that he&#8217;s broken down CSS into four parts:</p>
<ol>
<li>Base</li>
<li>Layout</li>
<li>Module</li>
<li>State</li>
</ol>
<p>This is the foundation of SMACSS and the segmentation is discussed throughout the book. Jonathan focuses on the fact that writing effective CSS means cutting down the amount of CSS while striking a balance with specificity. Thinking about CSS in these four parts is fundamental to SMACSS. Jonathan outlines specific definitions for each of the four categories of CSS.</p>
<dl>
<dt><a href="http://smacss.com/book/fourtypes">Base</a></dt>
<dd>The defaults. They are almost exclusively single element selectors but it could include attribute selectors, pseudo-class selectors, child selectors or sibling selectors.</dd>
<dt><a href="http://smacss.com/book/fourtypes">Layout</a></dt>
<dd>Divide the page into sections. Layouts hold one or more modules together.</dd>
<dt><a href="http://smacss.com/book/fourtypes">Module</a></dt>
<dd>The reusable, modular parts of our design. They are the callouts, the sidebar sections, the product lists and so on.</dd>
<dt><a href="http://smacss.com/book/fourtypes">State</a></dt>
<dd>Ways to describe how our modules or layouts will look when in a particular state. Is it hidden or expanded? Is it active or inactive?</dd>
</dl>
<p>Understanding this segmentation is essential to the SMACSS concept. The naming rules for each of the four categories are explained in the chapter as well. From there, a much more elaborate explanation of each is offered, putting more context to the reasoning behind the classification. Additionally, working examples are provided along the way, offering some context as to why Jonathan has come to these conclusions surrounding his method of writing CSS.</p>
<p>Perhaps the most complex category in the group is that of state. I&#8217;d be willing to bet that while most people do (correctly) use CSS classes to control the state of various elements on page, most do it with the sledgehammer called specificity. Jonathan takes the time to thoroughly explain a targeted approach to styling state that will help avoid both frustration and confusion down the line.</p>
<p>One of my favorite sections of the book is <a href="http://smacss.com/book/applicability">Depth of Applicability</a> which outlines at length the necessity of finding a balance between dependency on HTML structure and specificity of your CSS. The fact of the matter is, you don&#8217;t want the way you&#8217;ve written your CSS to grossly over-effect the way you need to maintain your HTML.</p>
<p>Jonathan also touches on what appears to be a growing topic, <a href="http://smacss.com/book/selectors">Selector Performance</a>. While changes are often negligible, performance will continue to grow in importance as the CSS layer is doing more complex things like border radii, box shadow, and other more intense operations.</p>
<p>I could outline why I like each and every chapter of <a href="http://smacss.com/">SMACSS</a> but instead I&#8217;d like to encourage you to give it a read. By far <strong>one of my favorite</strong> additions is the <a href="http://smacss.com/book/screencast-1">recently added screencast</a> outlining how Jonathan would apply SMACSS to <em>someone else&#8217;s</em> project after he had become frustrated with implementing SMACSS on his own. Additional members-only features look to be added in the future, so that&#8217;s something to consider after you&#8217;ve perused the contents of the book.</p>
<h3>Overall reaction</h3>
<p>SMACSS started out (and continues to be) a <a href="http://smacss.com/book/">free ebook</a>. A pricing model was introduced that gets you access to platform versions (PDF, Kindle) and there&#8217;s also a Lifetime Membership available with additional benefits, including a discount on the workshop Jonathan has built from this endeavor.</p>
<p>SMACSS can be read in a single sitting, and I think it should be. In fact, reading it a couple times over a couple of months would be a great idea in my opinion. It&#8217;s important to take the advice into account <em>while working</em>, and the only way to do that is to pick a piece out that you think will integrate well <strong>and try it</strong>.</p>
<p>Breaking habits is hard, especially when it comes to work. People get settled in their ways and if it works, it works. Don&#8217;t fix what&#8217;s broken. It&#8217;s important, though, to qualify your methods from time to time in an effort to make sure you&#8217;re still doing not only your clients justice, but yourself by producing the best work possible. What better way to do that than to compare your workflow to a highly respected professional?</p>
<p>I can&#8217;t say enough how refreshing it was to read <a href="http://smacss.com/">SMACSS</a> as Jonathan has put into words something I&#8217;ve struggled to vocalize for some time now, and done a better job than I could have hoped to do. His recent experience at Yahoo! really puts the book into perspective and shows the application to working among teams on very large scale projects, something you don&#8217;t often get a look into as an observer.</p>
<p>While Jonathan isn&#8217;t touting SMACSS as the end-all-be-all for CSS, he rightly explains that CSS <em>deserves</em> a targeted process, a style guide, some sort of structure. He doesn&#8217;t think that everyone should use his, but hopes a glimpse at how he works will help you refine (or define) your own.</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2382&c=1082048400' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2382&c=1082048400' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20120109/book-review-smacss/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8226; Book Review: Internet Marketing with WordPress</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20111231%2Freview-internet-marketing-wp%2F&#038;seed_title=%26%238226%3B+Book+Review%3A+Internet+Marketing+with+WordPress</link>
		<comments>http://mondaybynoon.com/20111231/review-internet-marketing-wp/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 19:15:17 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=2305</guid>
		<description><![CDATA[I've just finished reading Internet Marketing with WordPress by David Mercer. The book, like a number of Packt books I've read lately, takes a more abstract approach to its title. The majority of the information is useful aside from the niche (in this case, WordPress) and only becomes restricted to it periodically.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2305&c=95283996' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2305&c=95283996' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://mondaybynoon.com/wp-content/uploads/internet-marketing-wordpress-ipad.jpg" alt="Photo of book on iPad" title="internet-marketing-wordpress-ipad" width="600" height="450" class="alignright size-full wp-image-2307" /></p>
<p>I&#8217;ve just finished reading <a href="http://jchr.co/r6">Internet Marketing with WordPress</a> by David Mercer. The book, like a number of Packt books I&#8217;ve read lately, takes a more abstract approach to its title. The majority of the information is useful aside from the niche (in this case, WordPress) and only becomes restricted to it periodically.</p>
<p>I&#8217;ve read a few books that follow this line, and I can see the reasoning for it. We say all the time that the tools don&#8217;t really matter, it all comes down to <em>what works for you</em>. The core principals are what matter, the philosophy behind what you&#8217;re doing, the premise of good and bad when it comes to something specific. That said, I really like when authors choose to write books in this fashion, but on the flip-side it could be a detriment when a potential reader doesn&#8217;t fit the mold of the niche.</p>
<p>That criticism aside, this book might not seem appropriate for my library, but I try to read as much about our industry as I can. My company provides a client service, and our client service directly applies to this industry, so to help my company become a better asset, a better partner to our clients, I do my best to keep up to date not only with the technical aspects of Web development and design, but also the areas in which <em>my clients will focus</em> once our project has been completed.</p>
<p>Building a website is going to become easier for our potential clients as time goes on. Eventually the tools are going to become so powerfully easy the lower hanging fruit in our industry is going to fall to the ground. It&#8217;s important to be well rounded in your approach to client work to remain relevant, and researching beyond your comfort zone comes with that.</p>
<h2><a href="http://jchr.co/r6">Internet Marketing with WordPress</a></h2>
<p>This book is for the people who want to get their website out there. In particular, it&#8217;s for those website owners that have a site powered by WordPress and would like some advice on how to market it to the world. It&#8217;s meant to help people expose their site without requiring a large ad budget.</p>
<p>The book opens by talking about the importance of finding a niche. The Web is supersaturated with a lot of noise, and the hardest part of your job is getting a signal through. The author gives a brief introduction to the world of Internet marketing and covers the circular, reiterative process necessary to become successful.</p>
<p>Preparation and business objective research are important topics early in the book. From there, target audience dissection is discussed and then David moves into a large discussion on content creation. He explains that essentially content creation <em>is</em> marketing, and it&#8217;s very important to have a plan in place that produces effective, valuable content.</p>
<h3>SEO in WordPress</h3>
<p>It wouldn&#8217;t be much of an Internet marketing book if Search Engine Optimization wasn&#8217;t covered, and all of Chapter 3 discusses the implications of SEO in your marketing plan. Here&#8217;s where some more WordPress-specific context comes into play. David explains the purpose of SEO in relation to searching on the Internet, and illustrates how much of the work WordPress takes off your plate.</p>
<p>David speaks about site and page (URL) structure in WordPress, and explains what effect it may have on SEO for your site. He goes so far as to explain how you should be constructing your content by using appropriate headings and taking advantage of the SEO-rich content insertion of an image can provide.</p>
<h3>Socializing WordPress</h3>
<p>David appropriately picks right up with the fact that simply having lots of optimized content won&#8217;t necessarily get you a successful marketing campaign, it takes more work than that. After beginning with a light overview of the current status of social networking on the Web, we&#8217;re guided into a number of ways you can directly integrate your WordPress site with any number of existing social networks you&#8217;re likely to take advantage of.</p>
<p>While this isn&#8217;t my favorite practice in the world, knowing how to appropriately take advantage of the ease of integration can be beneficial when used properly.</p>
<h3>Being social yourself</h3>
<p>The remainder of the book talks about ways of organically promoting your website as part of your marketing plan. What I like about David&#8217;s explanation is that he speaks about natural, grassroots, white hat approaches to socializing yourself. Making the most of your RSS feeds, asking other authors to collaborate on content generation in the form of an article or review, and forum participation to name a few.</p>
<h3>Reader conversion</h3>
<p>The book then moves into actual traffic conversion. This is where marketing does what it can to prove itself: metrics. When it comes to marketing, many people want to see results, but that&#8217;s not the most straightforward thing to slap a number on and call it a success.</p>
<p>The book covers conversions both in the concept of &#8216;followers&#8217; (your readership) as well as converting customers (e.g. you&#8217;re making money through readers). Advertising, landing pages, calls to action, visual appeal, and copywriting are all discussed as methods of increasing these conversions.</p>
<h4>The job is never done</h4>
<p>One of the most important sections of this book is the final chapter titled &#8220;Analyze, Refine, and Repeat&#8221;. David explains that a marketing plan is never complete, it needs constant attention and revision and your job as a marketer is never finished. Assessment of performance is an essential part of the process, so that you can make changes to hopefully help the next round go that much smoother and be that much more effective.</p>
<p>Here&#8217;s where analytics come in. Metrics are a great way to compare and contrast moves in marketing over time, and having an established plan for analysis and review is essential to a plan&#8217;s longevity. Both Google Analytics and Webmaster Tools are discussed in the book, and David touches on how they can be directly integrated with your WordPress install.</p>
<h3>In summary</h3>
<p>Overall, I think <a href="http://jchr.co/r6">Internet Marketing with WordPress</a> by David Mercer is a great book to potentially recommend to clients should they be interested in becoming more serious about their marketing plan for a project. It&#8217;s well read, up to date, and quite comprehensive. As with everything, it&#8217;s not the single resource that should be used on a particular subject, but I see it as great overview material that goes into just enough detail without being overbearing. It incorporates WordPress to an appropriate extent as well which makes it not only useful on that level, but valuable to someone looking to refine their Internet marketing skill as a whole.</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2305&c=1768510506' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2305&c=1768510506' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20111231/review-internet-marketing-wp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8226; Master Mobile Web Apps with jQuery Mobile &#8211; Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20110926%2Fmaster-mobile-web-apps-with-jquery-mobile-book-review-and-giveaway%2F&#038;seed_title=%26%238226%3B+Master+Mobile+Web+Apps+with+jQuery+Mobile+%26%238211%3B+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20110926/master-mobile-web-apps-with-jquery-mobile-book-review-and-giveaway/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 11:00:43 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[book review]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Mobile]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=2099</guid>
		<description><![CDATA[I've just finished Master Mobile Web Apps with jQuery Mobile by Matt Doyle and am very impressed. If you've been looking for a great introduction to all things jQuery Mobile, this is a great way to go. I'm also running a giveaway of two copies of the book, good luck!<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2099&c=1912392529' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2099&c=1912392529' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://store.elated.com/"><img src="http://mondaybynoon.com/wp-content/uploads/master-mobile-web-apps-with-jqm.png" alt="Book cover" title="master-mobile-web-apps-with-jqm" width="375" height="483" class="alignright size-full wp-image-2101" /></a></p>
<p>I&#8217;ve recently had the pleasure of reading <a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> by Matt Doyle for <a href="http://www.elated.com/">Elated</a>. Admittedly, this has been my first in-depth experience with <a href="http://jquerymobile.com/">jQuery Mobile</a> and I&#8217;m beyond inspired to start work on a mobile Web application in one form or another just as soon as humanly possible.</p>
<p>jQuery Mobile is an optimized JavaScript framework that sits on top of jQuery and enhances the environment in the mobile context. It builds upon the foundation provided by jQuery by providing a set of encompassing functions that make creating a mobile Web app nearly trivial.</p>
<p>With <a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> being my first experience with jQuery Mobile, I need to take a minute to explain how truly impressed I am with the work done so far by the jQuery Mobile team. From start to finish I was increasingly impressed with the breadth and depth of planning that must have gone into the features of jQuery Mobile. With just a few additions to your HTML5, you can have a fully functioning mobile optimized version of your app in a very short amount of time.</p>
<p><a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> is an ambitious project, with jQuery Mobile being at <a href="http://jquerymobile.com/blog/2011/09/08/jquery-mobile-beta-3-released/">Beta 3</a> at the time of this writing, and at <a href="http://jquerymobile.com/blog/2011/08/03/jquery-mobile-beta-2-released/">Beta 2</a> at the time of it&#8217;s publishing. The great thing here is that the book is an eBook, so updates will be made available as circumstances change over time. The book covers the major conventions of jQuery Mobile, and I would consider the information to be extremely reliable and unlikely to change in any sort of debilitating degree between now and jQuery Mobile Final.</p>
<h2>Book content</h2>
<p>This book is a great technical resource, reference piece, and walkthrough of jQuery Mobile. Code samples and documentation are littered throughout, and the author goes into just enough context when it comes to extraneous details about implementation.</p>
<p>The book is broken up into three main sections followed by an elaborate set of appendices. Part I is a couple of chapters on the introduction and explanation of jQuery Mobile and some very basic usage of the framework. Part II gets into a lot more detail through seven chapters of jQuery Mobile Essentials. In these chapters a number of big picture ideas are explained including the concept of &#8216;pages&#8217; in jQuery Mobile, button creation and usage, toolbars, dialogs, forms, list views, and content formatting. The third part of the book focuses on theming in jQuery Mobile, it&#8217;s API, and covers the complete Web app example &#8220;Task Tango&#8221;, a well rounded mobile task manager.</p>
<p>I couldn&#8217;t have asked for the book to be organized in a better way. I can usually guess what&#8217;s going to be covered next throughout a book, but in this case I was so surprised by the coverage of jQuery Mobile itself I was consistently thinking about the impressiveness of the framework itself. I recall consistently thinking &#8216;whoa, they even included <em>that</em>?&#8217; as I read through a number of sections in the book.</p>
<p>In true jQuery fashion, jQuery Mobile has thought of so many things when it comes to customization. A ton of really smart defaults have been set, but customization has been left completely open, and you can override pretty much every aspect of the standard implementation. I can only hope we begin to see more and more Web applications follow the conventions set by jQuery Mobile though, there is a lot of really great stuff within.</p>
<h3>Overall reaction</h3>
<p>I&#8217;m thrilled to have had the opportunity to read <a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> by Matt Doyle for a number of reasons. First and foremost, it&#8217;s a really elaborate manual for jQuery Mobile. I&#8217;ll be using it repeatedly as a reference in tandem with the <a href="http://jquerymobile.com/demos/1.0b3/docs/api/globalconfig.html">jQuery Mobile Docs</a>.</p>
<p>The book is <em>full</em> of code examples, including a fully documented to-do application built on PHP, MySQL and jQuery Mobile. That alone provides an extremely valuable first-hand look at the implementation and usage of jQuery Mobile in a targeted fashion. I try to learn by example as much as possible, so capping off the end of the book with a fully functional Web app was a genius move in my opinion.</p>
<p>I highly recommend <a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> by Matt Doyle if you&#8217;re looking for an in-depth look at the ins and outs of jQuery Mobile, even if you&#8217;ve worked with it before.</p>
<h4>Giveaway details</h4>
<p>Matt Doyle has been super generous in providing two copies of <a href="http://store.elated.com/">Master Mobile Web Apps with jQuery Mobile</a> to raffle off here on Monday By Noon. Since it&#8217;s an eBook, there are no geographical limitations in place, so anyone can enter! The rules for entry are pretty simple: <strong>retweet <a href="http://twitter.com/jchristopher/status/118282754034122752">the announcement</a> for the giveaway and link to it in a comment below</strong> explaining your experience with jQuery Mobile so far and what you&#8217;d like to do with it after reading the book should you win.</p>
<p>You&#8217;re limited to one retweet/comment combination and entries will be closed <strong>October 3rd, 2011 at 11:59am ET</strong>. Good luck!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2099&c=889479644' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=2099&c=889479644' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20110926/master-mobile-web-apps-with-jquery-mobile-book-review-and-giveaway/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>&#8226; WordPress 3 Search Engine Optimization Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20110718%2Fwordpress-3-search-engine-optimization-book-review-and-giveaway%2F&#038;seed_title=%26%238226%3B+WordPress+3+Search+Engine+Optimization+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20110718/wordpress-3-search-engine-optimization-book-review-and-giveaway/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 11:52:25 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 3 Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=1812</guid>
		<description><![CDATA[WordPress does a great job at facilitating SEO, but you still need a strategy should it be an arena of focus. I've just finished reading WordPress 3 Search Engine Optimization by Michael David and not only will it either refresh your memory or teach you a few things, it acts as a great guide for sharing knowledge with your clients.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1812&c=1871150976' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1812&c=1871150976' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p>Search Engine Optimization (<abbr title="Search Engine Optimization">SEO</abbr>) is a touchy subject for me. When the industry itself first began to pick up to a noticeable level, I took some time to ensure that my practices weren&#8217;t interfering with it in any way. After a bit of research I found a simple answer to that question; <em>standard and valid markup is good for <abbr title="Search Engine Optimization">SEO</abbr></em>. With my interest level in <abbr title="Search Engine Optimization">SEO</abbr> quickly diminishing after that point, I kept one eye on the industry and watched it flourish its way into the behemoth it is today. White hat, black hat, gray hat, keywords this, density that, marketing here, conversions there. I understand why an industry has formed around the study: everyone wants to be on top. The fact that there&#8217;s no hard facts, just continuous research (and trial and error) and literal rankings to prove an effective <abbr title="Search Engine Optimization">SEO</abbr> strategy, caters to the longevity we&#8217;ve seen in the <abbr title="Search Engine Optimization">SEO</abbr> business so far.</p>
<p><abbr title="Search Engine Optimization">SEO</abbr> has come up in nearly every client meeting I&#8217;ve had for the past five years or so. Everyone who at one point or another was involved in the building or population of a website has heard the term and wants to know your insight about it. I keep things simple and subscribe to the idea of whether or not your site is built well and facilitates good (<strong>not spammy, keyword packed</strong>) content that can be expanded upon will determine how optimized you are over time. Sure, I go to the level of making sure page titles and heading tags are appropriately used and populated, even images have a keyword or two in them, but beyond that I try to let the content do the work for me.</p>
<p>A big reason I&#8217;m able to do that is because of WordPress. WordPress lets me build client sites that <em>cater to on page <abbr title="Search Engine Optimization">SEO</abbr></em>. The fact that I don&#8217;t have to worry about the <abbr title="Content Management System">CMS</abbr> messing about with what I&#8217;m trying to accomplish is a big deal, and something many developers have been burned on while trying to find their <abbr title="Content Management System">CMS</abbr> of choice. WordPress (when combined with a choice plugin or two) facilitates <abbr title="Search Engine Optimization">SEO</abbr> in a way that any client would be happy with; it&#8217;s a matter of how you take advantage of that as you&#8217;re building your themes.</p>
<h2>WordPress 3 Search Engine Optimization</h2>
<p>I&#8217;ve just finished reading <a href="http://amzn.to/nQXVk5">WordPress 3 Search Engine Optimization by Michael David</a>. It&#8217;s explained as:</p>
<blockquote><p>
  <abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr> will show you the secrets that professional <abbr title="Search Engine Optimization">SEO</abbr> companies use to take their websites to the top of search results and proliferate their business. You&#8217;ll be able to take your WordPress blog/site to the next level, as well as brush aside even the stiffest competition with this book in hand.</p>
<p>  This book is written for anyone using WordPress, ranging from owners of business sites to website developers and blog owners. Any WordPress user who wants to sell products or services., or send out a message to the world will find that getting better rankings in the search engines will help them reach their goal faster.</p>
<p>  Some prior knowledge of WordPress is expected but no prior knowledge of search engine optimization is needed for this book. Readers will get a deeper level of knowledge on how to make their website rank better and attract more visitors.
</p></blockquote>
<p><a href="http://www.flickr.com/photos/jonchristopher/5950355234/"><img src="http://farm7.static.flickr.com/6133/5950355234_75f8b7f7a5.jpg" alt="WordPress 3 Search Engine Optimization" width="500" height="374" /></a></p>
<p>What originally struck me about <abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr> was that instead of this being a book for <em>me</em> at this point, it&#8217;d be a perfect reference <strong>for my clients</strong>. That said, I think this book still makes an extraordinary amount of sense for WordPress developers to read for the reason that it will help you present the effectiveness of WordPress and <abbr title="Search Engine Optimization">SEO</abbr> to them.</p>
<h3><abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr> on <abbr title="Search Engine Optimization">SEO</abbr></h3>
<p>The bulk of the content in this book is surrounding <abbr title="Search Engine Optimization">SEO</abbr>, which in this case is a good thing. <abbr title="Search Engine Optimization">SEO</abbr> isn&#8217;t directly tied to WordPress and the author isn&#8217;t trying to make it sound like it is. All of the <abbr title="Search Engine Optimization">SEO</abbr> tips detailed in the book can be applied to any site powered by any <abbr title="Content Management System">CMS</abbr> and the author does a great job of presenting his techniques. The usual formula is to give some background on a segment of <abbr title="Search Engine Optimization">SEO</abbr>, show how it applies in the real world (sans <abbr title="Content Management System">CMS</abbr>) and then show how it correlates with WordPress. After reading through the book, I <em>really</em> liked that approach and found it very effective and useful.</p>
<p>What&#8217;s more is that the author didn&#8217;t focus on the technicalities of <abbr title="Search Engine Optimization">SEO</abbr>, and I really love that. <abbr title="Search Engine Optimization">SEO</abbr>, in my opinion, is equally organic as it is technical, and Michael David talks <em>a lot</em> about content strategy and relating to your audience. I think those factors are going to become even more important as <abbr title="Search Engine Optimization">SEO</abbr> becomes more &#8216;commonplace&#8217; and the search engines need to adapt to the inevitable fact of spammers.</p>
<p>Every facet of <abbr title="Search Engine Optimization">SEO</abbr> is covered in enough detail for me to be impressed. The book weighs in at over 300 pages of content, and there&#8217;s not much (if any at all) fluff doing little more than taking up space. I don&#8217;t mean to have a negative connotation when talking about <abbr title="Search Engine Optimization">SEO</abbr>, but the low barrier to entry to the field in combination with the money involved over the past few years has saturated the industry to an abusive extent in my eyes. I like the fact that Michael David is straightforward and professional in his opinions throughout the book and backs up his explanations with fact and common sense. <em>That&#8217;s</em> when I like reading and talking about <abbr title="Search Engine Optimization">SEO</abbr>.</p>
<p>Two whole chapters are devoted to avoiding black hat techniques and <abbr title="Search Engine Optimization">SEO</abbr> mistakes. I think this is a worthy addition to the book because everyone who gets into <abbr title="Search Engine Optimization">SEO</abbr> has ideas not covered by white hat articles and feels like it&#8217;d be a creative approach to solve a problem when in fact the results could be disasterous. Giving these poor techniques an appropriate amount of attention is well executed in <a href="http://amzn.to/nQXVk5"><abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr></a>.</p>
<h3><abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr> on WordPress</h3>
<p>As mentioned in the quote about the book, some WordPress background is required for the book, but not much. The author details that the only real experience in WordPress is that you&#8217;re able to work on a self hosted version (for plugin installation) and have at least seen the administration area a couple times. That&#8217;s a great thing, WordPress is an easy system to pick up and the <abbr title="user interface">UI</abbr> itself facilitates exploration and the choice made to not cover using the admin in any sort of extraneous detail was very smart.</p>
<p>The fact of this book is, though, that there isn&#8217;t all that much WordPress specific information compared to <abbr title="Search Engine Optimization">SEO</abbr> information. This is also very smart. Again, it&#8217;s not WordPress that&#8217;s performing the <abbr title="Search Engine Optimization">SEO</abbr>, it&#8217;s just facilitating it. If I had to gauge at this point, I&#8217;d say that only about 20% of the book is tied to WordPress itself. The other 80% is all <abbr title="Search Engine Optimization">SEO</abbr> all day.</p>
<h4>Conclusion and giveaway details</h4>
<p>I think <a href="http://amzn.to/nQXVk5"><abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr></a> is a unique resource and it&#8217;s a topic that deserves the light a book can shed on the subject. WordPress has <em>a number</em> of built in <abbr title="Search Engine Optimization">SEO</abbr> benefits that rarely get used, but can have a large effect on overall <abbr title="Search Engine Optimization">SEO</abbr>. I think it&#8217;s a great resource for someone working with WordPress that&#8217;s trying to step up their professional game by being an asset to their client in a new way. There&#8217;s a ton of good information in the book about up-to-date <abbr title="Search Engine Optimization">SEO</abbr> practices that don&#8217;t walk the gray hat line I so fervently dislike. There&#8217;s a lot for developers to learn about <abbr title="Search Engine Optimization">SEO</abbr> in the book, and it&#8217;s nice to read about the strategies being directly tied to WordPress.</p>
<p>As has become nearly standard around <abbr title="Monday By Noon">MBN</abbr>, I&#8217;m going to give away my copy of <abbr title="WordPress 3 Search Engine Optimization">WPSEO</abbr> to a reader. There are a couple of rules for entry, but not many. The contest will run for exactly one week, ending <strong>July 25 at 11:59am <abbr title="Eastern Time">ET</abbr></strong> and the <em>only</em> way to enter is by leaving a comment below that outlines something you&#8217;ve become frustrated with when it comes to WordPress and <abbr title="Search Engine Optimization">SEO</abbr>. Multiple comments will count as one entry, and due to shipping costs you <strong>must be in the continental US to enter</strong>. Good luck!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1812&c=609194853' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1812&c=609194853' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20110718/wordpress-3-search-engine-optimization-book-review-and-giveaway/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>&#8226; WordPress 3 Complete Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20110530%2Fwordpress-3-complete-book-review%2F&#038;seed_title=%26%238226%3B+WordPress+3+Complete+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20110530/wordpress-3-complete-book-review/#comments</comments>
		<pubDate>Mon, 30 May 2011 15:00:55 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[WordPress 3 Complete]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=1729</guid>
		<description><![CDATA[I've just read my first book on WordPress. WordPress 3 Complete is a great resource for developers new to WordPress who are comfortable with front end development and are looking for a solid introduction to WordPress, themes, plugins, and administration.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1729&c=920652381' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1729&c=920652381' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1730" title="wordpress-3-complete" src="/wp-content/uploads/2011/05/wordpress-3-complete-243x300.jpg" alt="WordPress 3 Complete book cover" width="243" height="300" />Truth be told, I&#8217;ve never actually read a <em>book</em> on WordPress until <a href="https://www.packtpub.com/wordpress-3-complete/book">WordPress 3 Complete</a> by April Hodge Silver. All of my learning to this point was from trial &#038; (lots of) error, articles, blog posts, and reading <a href="http://codex.wordpress.org/">the Codex</a>. I&#8217;ve always felt, and continue to feel that self-teaching is an important characteristic for a developer. More often than not I would be too involved in the work I was doing to have the patience of waiting for a book to come in the mail.</p>
<p>On the other side of that coin lies a strategic, clear, and hopefully concise method to learning, however. That too is really important when learning to do things the proper way or get some insight into your own practices by comparing and contrasting to someone else&#8217;s. Books tend to fill that void quite nicely for me. It was great to read a book on WordPress targeted towards someone who may not have even used it before.</p>
<h2>Who WordPress 3 Complete is for</h2>
<p>Narrowing down an audience for this book was pretty straightforward. I would suggest this book to a developer who caught wind of WordPress at some point and was interested in finding out more about it. I&#8217;d even suggest this book to a seasoned developer looking to give WordPress a trial run to see how it compares to their system of choice.</p>
<p>The biggest barrier to entry here would be that you&#8217;d need to have existing experience with HTML/CSS, and written at least <em>some</em> PHP before reading. It would also help if you&#8217;ve had some first hand experience using WordPress. Not necessarily developing a theme or plugin, but interacting with a WordPress install prior to reading the book will be that much more helpful.</p>
<h3>Subject matter</h3>
<p>WordPress 3 Complete is divided into 11 chapters, but could also be divided into two parts. The first &#8216;part&#8217; consists of chapters 1-5 and lays the foundation of WordPress, what it&#8217;s all about, and how to use it out of the box. Chapters 6-11 get you writing code and discusses theme building, plugin development, and other more intermediate subjects. What I like about that format is that WordPress&#8217; core nature is put flat out on the table for exploration from the start. The author discusses where WordPress came from and shows what WordPress does best.</p>
<p>Chapter 1 guides you through the background of WordPress, and since the book is titled <a href="https://www.packtpub.com/wordpress-3-complete/book">WordPress 3 Complete</a>, the author takes the time to point out what it is about WordPress 3 that sets it apart from previous versions. Not completely necessary, but since WordPress 3 was truly a ground-breaking release, I&#8217;m glad the subject was given the attention it was.</p>
<p>The next chapter covers getting up and running with a WordPress website, whether it be on <a href="http://wordpress.com">wordpress.com</a> or a self-hosted solution. The author does a good job describing the differences between the two options, and carefully guides first timers through installing a self-hosted version of WordPress on their own server.</p>
<p>The third chapter is all about content generation. We&#8217;re walked through creating posts, working with advanced post options, comments, categories and more. The chapter (and book as a whole) is full of up-to-date screenshots which are always helpful to beginners when walking through something technical.</p>
<p>Chapter 4 continues passed Posts and covers Pages, Plugins, image management, and Menus. Each of these features deserve the attention they&#8217;ve been given by the author, as WordPress has refined the process has some of the best systems in place to managing content or plugins. The author does take this opportunity to plug <a href="http://www.bravenewcode.com/store/plugins/wptouch-pro/">WPtouch</a> to make your site &#8216;mobile friendly&#8217; which follows a trend of recommending specific plugins throughout the book. More often than not they&#8217;re quite popular and trusted plugins, which can help beginners put the new knowledge of installing Plugins to the test.</p>
<p>Chapter 5 continues where chapter 4 left off and discusses the location, installation, and activation of additional WordPress themes. The <a href="http://wordpress.org/extend/themes/">WordPress Theme Directory</a> is referenced, and you&#8217;re walked through the retrieval and implementation of a theme.</p>
<p>In Chapter 6, the book shifts into a new gear and we&#8217;re finally able to get our hands dirty with actual PHP. I like how the author approached relating an existing design and making it &#8220;WordPress friendly.&#8221; It&#8217;s sometimes tough to explain to someone very new to the field how to design &#8220;for&#8221; WordPress. In this case, the author took a very blog-centric approach to explaining how you should design a WordPress friendly site, and I think that&#8217;s the best way to go about it. I like that you&#8217;re walked through the creation of the site in static form first, and it is in turn broken out into the pieces that make a WordPress theme. That&#8217;s how I build themes, and I think it&#8217;s a great way to go about it.</p>
<p>Feeds and podcasting are examined at good length in Chapter 7. Truth be told I&#8217;m in a way surprised to see an entire chapter dedicated to feeds, but after reading it I think it was a smart decision to help those beginners looking to start a site for their podcast. All of the proper details are covered, including mention of a few popular podcasting plugins to check out.</p>
<p>Chapter 8 is full of material covering how to develop your own plugins and Widgets. This is arguably the most technical chapter of the book, and the author walks through the development of a plugin from the ground up to show how it&#8217;s done. The plugin isn&#8217;t <em>too</em> elaborate, which is great for beginners, but it does utilize some regular expressions which those new to PHP may find a bit confusing. It&#8217;s really no big deal, but something I felt worth mentioning none-the-less.</p>
<p>User management is discussed thoroughly in Chapter 9, focusing on the aspect of community blogging. While community blogging seems to have gone away in the majority, in favor of single-author blogs, WordPress really does user management well, so it&#8217;s great to have this covered too.</p>
<p>Much of the WordPress 3+ goodness is covered in Chapter 10, which details how to use WordPress for a &#8216;non-blog&#8217; website. Custom Post Types make their appearance here, and even more plugins are introduced by name (e.g. <a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a>) for the purpose of building a more standard website powered by WordPress.</p>
<p>The final chapter is titled Administrator&#8217;s Reference and it covers things like backing up your WordPress site, upgrading, migrating, and other things WordPress site administrators should be aware of. It sounds like the author may have used personal experience here in covering questions that were likely repeatedly asked over time. Such details as file permissions are covered, as well as some common PHP errors that beginners are likely to bump into.</p>
<h3>Overall reaction</h3>
<p>One of the things I liked most about this book was the fact that it covered just about every angle WordPress had to offer without going too far over the line and becoming overbearing. The target audience (beginners) was kept in mind throughout and the author did a great job of going just far enough in her explanations of features or procedures. More often than not someone will pick up this book with the intention of utilizing WordPress as a blog platform, and the book caters to that. I spend most of my time defending the fact that WordPress moved beyond being a simple little blogging platform <em>years ago</em> but that&#8217;s just a bias I&#8217;ve got personally. I&#8217;m glad WordPress 3 Complete took this approach because the fact remains that most people are introduced to WordPress as their blogging platform, and there&#8217;s nothing wrong with that.</p>
<p>I would definitely recommend this book to newcomers to WordPress development, specifically those who have decent experience in front end development and some experience in PHP. I like that the book is structured well, easy to read, and can act as a nice reference from time to time. The instruction offered is solid and I think it makes a great addition to the WordPress educational resources available to date.</p>
<h4>Giveaway details</h4>
<p>I do have a couple of <strong>eBooks</strong> of WordPress 3 Complete if you&#8217;re interested. Without getting too fancy, if you&#8217;d like to enter to win one of the eBooks, leave a comment below indicating what you hope to learn from WordPress 3 Complete. Entries will be accepted for 168 hours, <strong>ending June 6, 2011 at 11:00am ET</strong>. Best of luck if you enter!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1729&c=1972110952' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1729&c=1972110952' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20110530/wordpress-3-complete-book-review/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>&#8226; CSS3 for Web Designers Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20101128%2Fcss3-for-web-designers%2F&#038;seed_title=%26%238226%3B+CSS3+for+Web+Designers+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20101128/css3-for-web-designers/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 01:28:02 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[A Book Apart]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Dan Cederholm]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=1437</guid>
		<description><![CDATA[CSS3 for Web Designers is the latest publication from A Book Apart. Written by Dan Cederholm, I'm extensively impressed with this book, and I think it's a terrific introduction and overview to all (for today's intents and purposes) that is CSS3.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1437&c=1925399923' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1437&c=1925399923' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read a number of books by <a href="http://simplebits.com/">Dan Cederholm</a> and it seems with each book, Dan becomes more of a hero to me. He&#8217;s been highly regarded as long as anybody still designing or writing code, and he&#8217;s one of the most active members in our community. He&#8217;s done so many positive things for our industry I couldn&#8217;t begin to list them and it&#8217;s an honor to read or hear pretty much anything he&#8217;s got to write or say.</p>
<p>Then there&#8217;s <a href="http://dribbble.com/">Dribbble</a>. Seriously, if I don&#8217;t stop now I&#8217;ll never get to the book review. On top of the many reasons I respect Dan Cederholm professionally, he seems like a great person outside the modern Web. He&#8217;s a guy we can look up to in the most widespread of ways, and I&#8217;m appreciative that I&#8217;ve been following Dan for as long as I have.</p>
<h2>CSS3 for Web Designers</h2>
<p>I received my copy of <a href="http://books.alistapart.com/products/css3-for-web-designers">CSS3 for Web Designers</a>, the latest release from <a href="http://books.alistapart.com/">A Book Apart</a>, just yesterday; it jumped the (ever growing) lineup of books I&#8217;d like to read and went straight to the top. I sat down with a cup of coffee near our freshly set up Christmas tree and got down to reading.</p>
<p><a href="http://books.alistapart.com/products/css3-for-web-designers"><img class="alignnone size-full wp-image-1442" title="css3-for-web-designers-cederholm" src="/wp-content/uploads/2010/11/css3-for-web-designers-cederholm.jpg" alt="CSS3 for Web Designers book cover" width="612" height="612" /></a></p>
<p>If Dan has a writing style, I&#8217;d have to label it consistent. He has a way with words that truly educates as much as it entertains. It&#8217;s a really difficult balance to find, something I strive for in my own way. It&#8217;s particularly admirable to hit such a stride with <em>technical</em> books. Dan has done it again with <a href="http://books.alistapart.com/products/css3-for-web-designers">CSS3 for Web Designers</a>.</p>
<p>Before talking about the book itself, I&#8217;d just like to express how delightful it is to read a printed copy of a book that primarily (and, in this case, singularly) focuses on such <em>modern</em> Web technology. I read a lot online. I appreciate the speedy delivery of a PDF, but I also enjoy sitting down and reading printed copy. I&#8217;m happy to see the increase in traditional publications on up-to-date subjects.</p>
<h3>On the subject of CSS3</h3>
<p>I&#8217;ve written before about <a href="/2010/02/08/were-ready-for-css3-but-are-we-ready-for-css3/">the real impact of using CSS3 on client work</a>, and much of what I wrote still rings true for me. One of the initial themes I quickly related to in <a href="http://books.alistapart.com/products/css3-for-web-designers">CSS3 for Web Designers</a> was Dan reiterating that while CSS3 can (and should) be implemented today, it should be used with a purpose, and the author should recognize the impact of the decision to use CSS3. Dan is always sure to include the acceptable fallback approach, and he also covers the aspect of future-proofing your styles to ensure forward compatibility.</p>
<p>I&#8217;m happy to report that CSS3 for Web Designers covers the exact set of properties I&#8217;ve been playing with both on client projects as well as personal work. Properties such as <code>border-radius</code>, <code>text-shadow</code>, <code>box-shadow</code>, multiple background images, <code>opacity</code>, and <code>RGBA</code> are covered from purpose to implementation.</p>
<p>Dan took the time to design a pseudo-site to walk us through the enhancements made to various elements within the design, explaining <strong>why</strong> and how each property is applicable. I <em>love</em> this approach to education, and in Dan&#8217;s traditional style, it worked out well.</p>
<p><a href="http://books.alistapart.com/products/css3-for-web-designers"><img class="alignnone size-full wp-image-1444" title="CSS3FWD-feature" src="/wp-content/uploads/2010/11/CSS3FWD-feature.png" alt="Quick look at the inside of CSS3 for Web Designers" width="1000" height="460" /></a></p>
<p>In the newly defined <a href="http://books.alistapart.com/">A Book Apart</a> style, <a href="http://books.alistapart.com/products/css3-for-web-designers">CSS3 for Web Designers</a> looks beautiful. The type is great, the quality of the book itself is awesome, and there is no shortage of code to check out. I can&#8217;t wait to see more of the A Book Apart collection in my library, CSS3 for Web Designers is an excellent addition that I&#8217;m sure will be reread at least a few times more if for nothing else than enjoying the quality.</p>
<h3>My recommendation</h3>
<p>I loved reading CSS3 for Web designers. If an up-and-coming designer asked me what they should know about CSS3, I can confidently say that I&#8217;d recommend CSS3 for Web Designers. It truly echos my sentiments regarding CSS3 at this point and with it being such a quick read, designers are sure to be brought up to date rapidly, with the only prerequisite being a basic working knowledge of HTML and CSS (2.1).</p>
<p>Seasoned designers and developers should give the book a read as well. It&#8217;s a great reminder that CSS3 should be used for good, not evil. Even professionals need to be reminded of the basics sometimes, and this book does a great job of that.</p>
<h3>Giveaway details</h3>
<p>If you haven&#8217;t had a chance to pick up CSS3 for Web Designers quite yet, I&#8217;d love to have the chance to send you one of my copies for free. To enter, just tweet the following:</p>
<blockquote><p>Looking to win a free copy of CSS3 for Web Designers from @jchristopher /via /x/30</p>
</blockquote>
<p>Entries are open for <strong>7 days</strong> and will close at <strong>11:59pm Eastern on December 5, 2010</strong>. The winner will be announced the following day. I&#8217;m sorry to say, but <em>unless you&#8217;re willing to pay shipping</em>, the contest is limited to those living the <strong>continental US</strong>. Each entry on Twitter will be counted once and only once. Good luck!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1437&c=173301619' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1437&c=173301619' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20101128/css3-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8226; Rockstar Business Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20101122%2Frockstar-business%2F&#038;seed_title=%26%238226%3B+Rockstar+Business+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20101122/rockstar-business/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 12:47:38 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Adii Pienaar]]></category>
		<category><![CDATA[Adii Rockstar]]></category>
		<category><![CDATA[Radiiate]]></category>
		<category><![CDATA[Rockstar]]></category>
		<category><![CDATA[Rockstar Business]]></category>
		<category><![CDATA[The Rockstar Foundation]]></category>
		<category><![CDATA[WooThemes]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=1421</guid>
		<description><![CDATA[Rockstar Business is the latest work from Adii "Rockstar" Pienaar. It's self-described as 'a collection of inspirational stories, thought-provoking reflections, and advice' and I was curious about any insight it would provide into Adii's success thus far.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1421&c=215788412' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1421&c=215788412' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p>This past weekend I was finally able to sit down and read my way through <a href="http://rockstarbusiness.com/">Rockstar Business</a> by Adii &#8220;Rockstar&#8221; Pienaar. If you haven&#8217;t heard of Adii Rockstar before, he&#8217;s the main man behind such companies as <a href="http://www.woothemes.com/">WooThemes</a>, <a href="http://radiiate.com/">radiiate</a>, the <a href="http://therockstarfoundation.com/">Rockstar Foundation</a>, and others. To say that Adii is a busy man seems to be quite an understatement from my viewpoint, and I&#8217;ve never met the man.</p>
<p>WooThemes, though, has been a large inspiration for me. In my eyes, a lot can be learned from WooThemes, not only because I live and breathe WordPress just like that company does, but because they seem to be ahead of the curve and setting trends on a consistent basis. Every time I read about what that company is doing I think that it&#8217;s a solid decision and I can&#8217;t wait to see what comes of it. It&#8217;s rare to be able to follow a company for a lengthier bit of time and not notice any honest-to-goodness hiccups along the way.</p>
<p>It&#8217;s hard to learn about WooThemes without hearing about Adii, and such was the case with me. I&#8217;d follow what he was doing because his personal brand was smart too. He was hiring big name designers to help propel his presence in the design community and it was working for him. The &#8220;Rockstar&#8221; mantra was already in full swing when I first started reading from Adii and it was obvious that he had a particular way of going about life and business.</p>
<p>Needless to say, I was intrigued about Adii&#8217;s thoughts on the subjects, and when he announced his first book I was quick to take a closer peek. I&#8217;ve always had an interest in business; particularly an interest in Web-based businesses. The low barrier to entry has every market flooded with businesses looking to make a quick buck, but only the passionate ones survive. Adii&#8217;s businesses seem to be thriving, and I was looking forward to getting some insight on that.</p>
<h2>Rockstar Business</h2>
<p><a href="http://rockstarbusiness.com/"><img class="alignnone size-full wp-image-1422" title="rockstar-business" src="/wp-content/uploads/2010/11/rockstar-business.jpeg" alt="Rockstar Business book cover" width="554" height="548" /></a></p>
<p>I wasn&#8217;t sure what to expect when I originally read about Rockstar Business. It&#8217;s self-described as</p>
<blockquote><p>&#8230; a special collection of inspirational stories, thought-provoking reflections, and take-it-from-me advice from author and self-described &#8220;rockstar,&#8221; Adii Pienaar.</p>
</blockquote>
<p>So my first thought was that the book may be much less business oriented, and maybe something more like <a href="/2009/08/03/the-four-hour-workweek-book-review-and-giveaway/">The Four Hour Workweek</a>. That&#8217;s okay, there were a number of things I took home from that book, and a new angle on something like that should provide some good advice. As I began reading though, it seemed like Adii wanted to make a point that Rockstar Business was in fact designed to be completely different than The Four Hour Workweek. As I read through Rockstar Business I was convinced that Adii does in fact have his own unique way of approaching life, and it is a bit different than Timothy Ferriss.</p>
<h3>Rockstar, Rockstar, Rockstar!</h3>
<p>Adii is attached to the phrase Rockstar in a big way. He speaks to great lengths about where it came from and that it&#8217;s a mindset, a philosophy, and something he&#8217;s become very comfortable and identifies with. I will give a bit of a warning; if you have distaste for the phrase, you&#8217;ll likely not be able to put it aside in an effort to make it through the book. It&#8217;s rare that a paragraph sneaks by without mentioning &#8220;the R word&#8221; and it&#8217;s without a doubt the focal point from cover to cover.</p>
<p>I must admit that I&#8217;m not in love with the term &#8216;Rockstar&#8217; and I don&#8217;t believe I&#8217;ve ever so much as typed it until it came to this book review. The term has a stigma of cockiness, how could it not? A lot of people are turned off by overconfidence but Adii ran with it. Adii does his best to explain that&#8217;s not how he views it, that the rockstardom he&#8217;s defined for himself closely parallels itself with professionalism and sound business practices with a touch of vision and risk. I actually found myself replacing the occurrences of &#8216;rockstar&#8217; in the book with the word &#8216;Web professional&#8217; as I read.</p>
<h3>What&#8217;s to learn?</h3>
<p>Adii offers a lot of advice throughout the book. I&#8217;ve got to say that it&#8217;s really sound advice, most of which focuses on not becoming a pretentious success, contrary to the weight the word &#8216;rockstar&#8217; carries. Truthfully, that was a relief to hear. I knew before buying the book that even though Adii has branded himself a Rockstar, he doesn&#8217;t carry himself around like he&#8217;s better than anyone else. Although I&#8217;ve only corresponded with Adii a time or two, I&#8217;ve heard nothing but great things about him, his personality, and his businesses. The times I have reached out to him he&#8217;s been responsive and timely. He touches on the importance of that in Rockstar Business.</p>
<p>Adii speaks a lot about finding the right people to work with, something really important to cultivating good work. There are a lot of people in our industry out there to make money and that alone. A big part of Adii&#8217;s vision is that &#8216;Rockstars&#8217; <em>care</em>. They don&#8217;t spend all day looking at numbers and how to make them grow, Adii stands behind curating what happens on the bleeding edge, and to me that&#8217;s inspirational. There&#8217;s nothing worse than a business owner that hasn&#8217;t a clue about their business and instead depends on others for their greatness. It seems like Rockstar Business is an antithesis to something like that ever happening; I like that.</p>
<p>Much of the book surrounds brand. Brand yourself, brand your business, brand everything. Adii explains that it&#8217;s much more important that the right things be said about you and what you&#8217;re up to and the best way to get that done is to focus on it every day. I&#8217;m a big proponent of that as well. Adii explains his reasons behind doing so and I agree. You need a name for yourself, your company needs to stand on its own two feet. Coat tails can only be ridden for so long and it&#8217;s important that you&#8217;re active and involved.</p>
<h3>Overall opinion</h3>
<p>Rockstar Business is a quick read. I went through it in about a single sitting and it&#8217;s easy reading for the most part. That&#8217;s a good thing. I must say though, that if you&#8217;re not used to (and acceptive of) the &#8220;rockstar&#8221; mantra, the book may in fact be difficult to get through. Again, I only say that because I share the skepticism of many that someone can be a rockstar without the baggage that comes with it. I think that&#8217;s entirely part of Adii&#8217;s angle, though. He&#8217;s set out to destroy the stigma by doing what he&#8217;s doing and from what I can see, he&#8217;s doing it well.</p>
<p>Adii will definitely continue to inspire me, specifically as I continue with <a href="http://irontoiron.com/">my company</a> as well as projects like Monday By Noon. The fact that he&#8217;s my age, running <em>multiple</em> successful companies, and has <em>already</em> published a book is definitely inspiring. If you&#8217;re looking to pick up a positive vibe for your entrepreneurial spirit, I say give Rockstar Business a read.</p>
<h3>Giveaway details</h3>
<p>As has become the tradition around Monday By Noon, I picked up a second copy of Rockstar Business to share with a reader. I like paying it forward, especially with books, because this community has provided so much knowledge for me, the least I can do is pass along a book from time to time. That said, if you&#8217;d like to get your hands on a free copy of <a href="http://rockstarbusiness.com/">Rockstar Business</a> by Adii Rockstar, we&#8217;re going with the Tweet entry method this time around. To enter, just tweet the following:</p>
<blockquote><p>Looking to win a free copy of Rockstar Business  from @jchristopher /via /x/29</p>
</blockquote>
<p>Entries are open for <strong>7 days</strong> and will close at <strong>11:59pm Eastern on November 28, 2010</strong>. The winner will be announced the following day. I&#8217;m sorry to say, but unless you&#8217;re willing to pay shipping, the contest is limited to those living the continental US. Each entry on Twitter will be counted once and only once. Good luck!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1421&c=1435460015' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1421&c=1435460015' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20101122/rockstar-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8226; HTML5 for Web Designers Book Review and Giveaway</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20100802%2Fhtml5-for-web-designers-review%2F&#038;seed_title=%26%238226%3B+HTML5+for+Web+Designers+Book+Review+and+Giveaway</link>
		<comments>http://mondaybynoon.com/20100802/html5-for-web-designers-review/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 13:14:29 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[A Book Apart]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Jeremy Keith]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=1179</guid>
		<description><![CDATA[There are lots of new and exciting things that get talked about each and every day in Web design. That's one of the most gravitational aspects of the industry, without a doubt. By far, if I had to pick one thing out for 2010 it'd have to be HTML5.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1179&c=1197196085' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1179&c=1197196085' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p>There are lots of new and exciting things that get talked about each and every day in Web design. That&#8217;s one of the most gravitational aspects of the industry, without a doubt. By far, if I had to pick one thing out for 2010 it&#8217;d <em>have</em> to be HTML5.</p>
<p><a href="http://books.alistapart.com/product/html5-for-web-designers"><img class="alignnone size-full wp-image-1092" title="html5-for-web-designers-shop" src="/wp-content/uploads/2010/05/html5-for-web-designers-shop.png" alt="HTML5 for Web Designers book" width="1000" height="460" /></a></p>
<p>We&#8217;re hearing more about HTML5 as each week goes on, and it&#8217;s not without reason. If HTML5 isn&#8217;t something you&#8217;ve determined as important enough to deserve your attention, that&#8217;s problematic. HTML5 is way more than <code>&lt;audio&gt;</code> and <code>&lt;video&gt;</code> and it&#8217;s <strong>so much more</strong> than saying &#8216;Flash stinks.&#8217;</p>
<p>The number of blog posts, articles, and other writings surrounding HTML5 must far outnumber those on any other single Web design-centered subject so far this year, and I&#8217;m happy to say that most are very informative and forward thinking. There is still the issue, though, of some designers not truly understanding what we should expect as HTML5 becomes increasingly prevalent.</p>
<h2>HTML5 for Web Designers</h2>
<p>Enter <a href="http://books.alistapart.com/product/html5-for-web-designers">HTML5 for Web Designers</a>, the first <a href="http://books.alistapart.com/">A Book Apart</a> written by <a href="http://adactio.com/">Jeremy Keith</a>. As summarized by A Book Apart:</p>
<blockquote cite="http://books.alistapart.com/product/html5-for-web-designers"><p>The HTML5 spec is 900 pages and hard to read. HTML5 for Web Designers is 85 pages and fun to read. Easy choice.</p>
<p>HTML5 is the longest HTML specification ever written. It is also the most powerful, and in some ways, the most confusing. What do accessible, content-focused standards-based web designers and front-end developers need to know? And how can we harness the power of HTML5 in today’s browsers?</p>
<p>In this brilliant and entertaining user’s guide, Jeremy Keith cuts to the chase, with crisp, clear, practical examples, and his patented twinkle and charm.</p>
</blockquote>
<p>I can confirm that the HTML5 spec is quite long and arduous to take on in an reasonable amount of time if you&#8217;re expecting to learn the big picture surrounding HTML5 and how it will affect you and your work. <a href="http://books.alistapart.com/product/html5-for-web-designers">HTML5 for Web Designers</a> is a supreme alternative if I may say so myself.</p>
<h3>What you&#8217;ll learn</h3>
<p>In all honesty, HTML5 for Web Designers is a fantastically comprehensive introduction to HTML5, and it keeps everything to 85 pages. If you&#8217;ve read about HTML5 here and there and you can&#8217;t stop hearing other people talk about it, HTML5 for Web Designers will get you into those conversations.</p>
<p>This is not a <em>technical</em> book by any stretch of the word. I say that as someone who has been working with HTML for a number of years and knows the basics; it&#8217;s a markup language, certain elements are meant for certain things, and elements have attributes that change various characteristics about said elements.</p>
<p>This book is not for someone learning HTML, it&#8217;s for someone who currently writes either HTML or (X)HTML by choice and has an opinion for doing so. It&#8217;s aimed for professionals looking to educate themselves on the next version of the most important markup language in the world.</p>
<h3>What you won&#8217;t learn</h3>
<p>Continuing on the basis that this is not a technical book, you&#8217;re not going to hear mention of the <em>really</em> geeky stuff surrounding HTML5. <a href="http://www.whatwg.org/specs/web-workers/current-work/">Web Workers</a>, <a href="http://en.wikipedia.org/wiki/WebSockets">WebSockets</a>, <a href="http://dev.w3.org/html5/webdatabase/">Web SQL</a> and <a href="http://dev.w3.org/html5/webstorage/">Storage</a>, and <a href="http://dev.w3.org/geo/api/spec-source.html">geolocation</a> (to name a few) are nowhere to be seen, but it&#8217;s not without reason:</p>
<blockquote cite="A Book Apart: HTML5 for Web Designers"><p>The JavaScript APIs in HTML5 are very powerful. They are also completely over my head. I’ll leave it to developers smarter than me to write about them. The APIs deserve their own separate book.</p>
</blockquote>
<p>Truth be told, there are a number of misconceptions surrounding a number of those technologies, some of which have absolutely <em>nothing</em> to do with the HTML5 spec in the least. I&#8217;m <strong>super</strong> glad Jeremy took this approach. That decision alone made HTML5 for Web Designers the top notch book to overview and introduce someone to HTML5 without becoming overbearing.</p>
<h3>Overall impression</h3>
<p>I honestly loved the book. It&#8217;s small enough (85 pages) that you can read it in a sitting or two and it&#8217;s written in such a style that doesn&#8217;t come close to that of a lethargic textbook. If you&#8217;ve had the opportunity to read any of Jeremy&#8217;s other books (<a href="/2007/01/15/dom-scripting-book-review/">DOM Scripting</a>, <a href="/2007/03/05/bulletproof-ajax-book-review/">Bulletproof Ajax</a>) this definitely follows suit, but with a bit more personality. Definitely a bonus.</p>
<p>I liked that the book went into more detail than the spec alone. It talked about actual application as well. There were bits and pieces about how we&#8217;ll be able to style these new elements which is super important. There was also some advice given regarding certain element attributes surrounding best practices which will steer readers in the right direction from the get-go.</p>
<p>Additionally, Jeremy devoted just enough time to the history of HTML5, how it came to be, and even touched on the politics surrounding its development. These facts are important to know if you&#8217;re looking to truly harness and refine your knowledge.</p>
<p>You&#8217;re going to learn <strong>a ton</strong> from this book, and I definitely recommend picking it up if your job title is Web Designer, Web Developer, Front End Developer, or anything else that has you writing HTML at any point in time.</p>
<h4>Giveaway details</h4>
<p>It&#8217;s that time again. Giveaway time. I last caught wind that the book was sold out currently, so I&#8217;m hoping to send the book to someone who didn&#8217;t get an order in before there were none left. Rules for entry are again quite simple:</p>
<ul>
<li>You <strong>must</strong> live in the continental US (or be willing to pay shipping otherwise)</li>
<li>You can enter by leaving a comment below explaining what you&#8217;re most excited about when it comes to HTML5</li>
<li>
<p>You can enter a second time via Twitter if you&#8217;d like by tweeting the following:</p>
<p>Looking to get a free copy of HTML5 for Web Designers from @jchristopher! /x/23 #MBNhtml5</p>
</li>
</ul>
<p>Entries via Twitter are <strong>not required</strong> but a comment here is. An entry via Twitter is just doubling your chances. Entries will be open and accepted until August 9, 2010 at 11:59am EDT. Good luck!</p>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1179&c=747911833' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=1179&c=747911833' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20100802/html5-for-web-designers-review/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>&#8226; Book Review and Giveaway: Content Strategy for the Web</title>
		<link>http://mondaybynoon.com/feeder/?FeederAction=clicked&#038;feed=Posts+%28RSS2%29&#038;seed=http%3A%2F%2Fmondaybynoon.com%2F20100301%2Fbook-review-and-giveaway-content-strategy-for-the-web%2F&#038;seed_title=%26%238226%3B+Book+Review+and+Giveaway%3A+Content+Strategy+for+the+Web</link>
		<comments>http://mondaybynoon.com/20100301/book-review-and-giveaway-content-strategy-for-the-web/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:41:00 +0000</pubDate>
		<dc:creator>Jonathan Christopher</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://mondaybynoon.com/?p=851</guid>
		<description><![CDATA[Content Strategy on the Web is a great book focusing on a new topic that will, in my opinion, be essential in raising the bar in Web design. Content strategy is something that should set the groundwork, carry it through fruition, and continue through the life of any project.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=851&c=1918970222' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=851&c=1918970222' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></description>
			<content:encoded><![CDATA[<p class="update"><strong>Disclosure:</strong> I was provided a copy of Content Strategy for the Web by New Riders publishing. This review has not been altered in any way as a result of that circumstance, and as always contains my <em>honest</em> opinion.</p>
<div id="hreview-Book-review" class="hreview">
<div class="item description">
<p>I&#8217;ve been a member of the &#8216;content is king&#8217; camp for many years now. Although I&#8217;m primarily a designer and developer, I quickly realized that without content strategy, your project is <strong>just going to be another project</strong>. The other edge of the sword, however, is that no one knows about content strategy. Content is always a complete afterthought because the only target on radar is something that <em>looks awesome</em>. It&#8217;s extremely troublesome to try explaining that a site design is nothing if it serves no purpose.</p>
<p>Content should be the focal point, starting gate, and mission statement for every project. I don&#8217;t mean content in the sense of what text is going to be on each page. I&#8217;m talking about asset allocation, page organization, and <em>a plan regarding what to do with it all</em>. It seems like that&#8217;s finally taking a grip in 2010 which is a good thing.</p>
<p>Why, as designers, do we need to worry about such things? To be blunt: so we can produce better websites as a whole.</p>
<h2>Content Strategy for the Web</h2>
<p>Kristina Halvorson gets it. I&#8217;ve just finished reading <a href="http://www.amazon.com/gp/product/0321620062?ie=UTF8&amp;tag=mondaybynoon-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321620062">Content Strategy for the Web</a> and I&#8217;m glad I did. She recognizes that content should be a top priority before a pencil touches paper for a wireframe. She also understands that content isn&#8217;t easy. It&#8217;s not. Content is troublesome from the first steps of the project. Even working on an in house project you&#8217;re jumping into a deep end full of orphan pages with little to no purpose, and a mountain of organizational work to be done. Switch that to a one off client project and you&#8217;re in even deeper.</p>
<p><a href="http://www.amazon.com/gp/product/0321620062?ie=UTF8&amp;tag=mondaybynoon-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321620062"><img class="alignnone size-full wp-image-852" title="IMG_2651" src="/wp-content/uploads/2010/03/IMG_2651.jpg" alt="Content Strategy for the Web book cover" /></a></p>
<p>Kristina aims to put a strategy behind your content strategy. She applies <a href="/category/improving-process/">a process</a> to it. Everything needs a process. Without process your ship is running rudderless, reacting to anything and everything that happens along the way. Projects quickly spin out of control and to not end up in the red, eating hours, is a rarity.</p>
<p>While I don&#8217;t have much one-on-one experience with content strategy, I like the looks of what Kristina has put together.</p>
<h3>Content, IA, UX</h3>
<p>Perhaps what I like most about <a href="http://www.amazon.com/gp/product/0321620062?ie=UTF8&amp;tag=mondaybynoon-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321620062">Content Strategy for the Web</a> is the global recognition of the need to work amongst a team. Kristina recognizes that a single person can wear multiple hats per project of course, but in an ideal world responsibilities are delegated amongst a cooperative team.</p>
<p>The separation explained between a content strategist, information architect, and user experience director is inspiring. The book discusses the separation between each position as well as how collaboration works.</p>
<h3>Closing thoughts</h3>
<p>Overall, even though content strategy is not my forte, I really enjoyed reading this book. It confirmed a lot of personal theories I&#8217;ve come up with over time and I plan on recommending the book to the marketing department, the sales department, and the SEO division of my company over the coming weeks. I really think it will help everyone get up to speed and on the same page very quickly in an effort to prime ourselves for some major improvements to our content strategy, both internal as well as on client projects.</p>
<p>I truly think that other Web designers will be interested in reading the book as well, especially freelancers. Freelancers should have a content strategy in place for every project, even if it involves outsourcing to a specialist of some sort. Your work as a designer closely ties itself with a content strategist, and if solid communication is not in place, a content strategy will no longer be effective.</p>
<h3>Giveaway details</h3>
<p>With this review I&#8217;ll be giving away <strong>three</strong> copies of <a href="http://www.amazon.com/gp/product/0321620062?ie=UTF8&amp;tag=mondaybynoon-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321620062">Content Strategy for the Web</a>. If you&#8217;re interested in reading the book, leave a comment explaining what your current content strategy involves (at a high level) and how it&#8217;s helped or hurt you on past projects. Entires will be open until 11:59pm <abbr title="Eastern Standard Time">EST</abbr> Sunday March 7, 2010.</p>
<div class="hidden meta">
<p><span class="type">Product</span><br />
 reviewed <abbr class="dtreviewed" title="20100301T0800-0500">Mar 1, 2010</abbr><br />
 by <span class="reviewer vcard"><span class="fn">Jonathan Christopher</span></span></p>
<p>Rating: <abbr class="rating" title="5">★★★★★</abbr></p>
<p><br class="spacer_" /></p>
</div>
</div>
</div>
<br /><p><a href='http://rss.buysellads.com/click.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=851&c=2089760011' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269068&k=2ee344414ac81fbb0f9de6ab08e9831e&a=851&c=2089760011' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/2ee344414ac81fbb0f9de6ab08e9831e/zone/1269068' target='_blank'>Advertise here with BSA</a></p>]]></content:encoded>
			<wfw:commentRss>http://mondaybynoon.com/20100301/book-review-and-giveaway-content-strategy-for-the-web/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 1/121 queries in 0.094 seconds using apc
Object Caching 1715/1900 objects using apc

Served from: www.mondaybynoon.com @ 2012-02-11 10:05:48 -->
