<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>webnelly.com</title>
	
	<link>http://www.webnelly.com</link>
	<description>Web Development by Kris Nelson</description>
	<lastBuildDate>Tue, 10 Aug 2010 00:28:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/webnelly" /><feedburner:info uri="webnelly" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Book: Introducing HTML5</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/FHrXc1XNv-w/</link>
		<comments>http://www.webnelly.com/2010/08/09/book-introducing-html5/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 00:21:35 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=625</guid>
		<description><![CDATA[If you&#8217;re like me, you’re seeing all the hype about video in HTML 5 and thinking “that’s nice, but what else?” As a web developer going on 10 years of working on the web, I was looking for a quick way to get caught up on the “what else” without having to read through 3 [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/' rel='bookmark' title='Permanent Link: Book: iPhone Apps with HTML, CSS, and JS'>Book: iPhone Apps with HTML, CSS, and JS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F08%2F09%2Fbook-introducing-html5%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F08%2F09%2Fbook-introducing-html5%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="margin-bottom: 8px; float: right; margin-left: 8px" href="http://www.amazon.com/gp/product/0321687299?ie=UTF8&amp;tag=krci-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321687299"><img style="padding: 1px; border: solid 1px #999;" title="Introducing HTML5 Book Cover" alt="Introducing HTML5 Book Cover" src="http://www.webnelly.com/wp-content/uploads/2010/08/41z0FVu9ZhL._SL160_3.jpg" width="124" height="160" /></a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=krci-20&amp;l=as2&amp;o=1&amp;a=0321687299" width="1" height="1" />If you&#8217;re like me, you’re seeing all the hype about video in HTML 5 and thinking “that’s nice, but what else?”</p>
<p>As a web developer going on 10 years of working on the web, I was looking for a quick way to get caught up on the “what else” without having to read through 3 chapters of how HTTP is a stateless protocol and who <a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee" target="_blank">Tim Berners-Lee</a> is and get straight into some practical examples.&#160; Well, that’s exactly what the new title, <em>Introducing HTML5</em>, does. And all in under 250 pages.</p>
<p>Book: <a href="http://www.amazon.com/gp/product/0321687299?ie=UTF8&amp;tag=krci-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321687299">Introducing HTML5</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=krci-20&amp;l=as2&amp;o=1&amp;a=0321687299" width="1" height="1" /></p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://www.webnelly.com/2010/08/09/book-introducing-html5/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>
<h2>The New Semantic Web</h2>
<p>After a nice intro on how the HTML5 spec actually came about, the authors devote the first third of the book diving into the new, more meaningful tags touted by the HTML5 spec that should ultimately replace all the DIV tags that we’ve been using ever since table tags were ousted for layouts 5 years ago. The book’s examples of the header, footer, and article tags, as well as the new form validation attributes demonstrated in the context of a typical blog will certainly appeal to many of us out there with an “ah ha” moment.&#160; </p>
<p>The other refreshing element that the authors touch on thorough the book is accessibility.&#160; While often overlooked on the web in most development books, these guys definitely take away your “I didn’t think of that” excuse.&#160; After reading this book, you’ll definitely know what you’re <em>not</em> today to help those non-sighted or otherwise impaired users of your website or app.</p>
<h2>A Little Bit of Video</h2>
<p>Halfway through the book, there’s a short chapter on the audio and video tags; more so on how they are to be used and not the parading “kill flash” banter you read everywhere else on the web.&#160; If you only want HTML5 for the video tags, this book isn’t for you.</p>
<p>Along with video, there’s an in-depth look at the canvas tag and the related API. While an interesting topic to cover, I can’t think of any immediate uses in my own development plans. Still, it lets you see what else is included in the spec.</p>
<h2>Build Me a Web App</h2>
<p>Spending almost all of my professional career working with Microsoft technologies, most of my application building has been using WinForms, ViewState, and Session management to handle some of the issue stateless session and cookie headaches, I can certainly appreciate the new features in the HTML5 spec to make things a little easier on my open source work.</p>
<p>In fact, the too biggest reasons I wanted to dive into HTML5 were the local storage and offline access features. While short and to the point, these chapters are a good enough example to know what to use and when, all within the context of HTML and JavaScript. Now, there will no doubt be libraries built on top of the main spec elements to help us with our PHP or similar applications, but getting to know the basics in such a simple format is always a big help.</p>
<h2>Wrap Up</h2>
<p>In short, this book is a great read if you just want a primer to know the what and why of the new HTML5 spec before venturing into more in-depth titles on the specifics of a particular topic. The fact that it’s short, to the point, and has pretty relevant examples in it are all big selling points for me. The humor and the dual authors’ subtle digs at each other is rather entertaining, too. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>Book cover image credit: Amazon.com</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/' rel='bookmark' title='Permanent Link: Book: iPhone Apps with HTML, CSS, and JS'>Book: iPhone Apps with HTML, CSS, and JS</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/FHrXc1XNv-w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/08/09/book-introducing-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/08/09/book-introducing-html5/</feedburner:origLink></item>
		<item>
		<title>Maui by Photo Gets a Logo</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/GVjaLuFQkZw/</link>
		<comments>http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 05:57:16 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Maui by Photo]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=616</guid>
		<description><![CDATA[It only took a year after the site launch, but I finally spent a little time (and dough at iStockphoto) to put together a logo for Maui by Photo. Now, it&#8217;s my no means extravagant or anything, but I think even as simple as it is, it certainly adds a more inviting feel to the [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/' rel='bookmark' title='Permanent Link: WordPress Plugin: Posts by Tag'>WordPress Plugin: Posts by Tag</a></li>
<li><a href='http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/' rel='bookmark' title='Permanent Link: Updates to Maui by Photo'>Updates to Maui by Photo</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F07%2F01%2Fmaui-by-photo-gets-a-logo%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F07%2F01%2Fmaui-by-photo-gets-a-logo%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style='float: right; margin-left: 8px; margin-bottom: 8px;' href="http://www.webnelly.com/wp-content/uploads/2010/07/logo-01.png"><img src="http://www.webnelly.com/wp-content/uploads/2010/07/logo-01-300x43.png" alt="" title="Maui by Photo Logo" width="300" height="43" class="alignnone size-medium wp-image-617" /></a>It only took a year after the site launch, but I finally spent a little time (and dough at <a href="http://www.istockphoto.com/" target='_blank'>iStockphoto</a>) to put together a logo for <a href="http://www.mauibyphoto.com">Maui by Photo</a>.</p>
<p>Now, it&#8217;s my no means extravagant or anything, but I think even as simple as it is, it certainly adds a more inviting feel to the site than just the plain &#8211; and I mean plain &#8211; masthead text did previously. With the month of June set aside for MBP updates and now that July is here already, I added a few more tweaks, but not as many as I would have hoped.  Here&#8217;s a short recap:</p>
<ul>
<li><strong>Facebook Integration &#8211; </strong>I mentioned this previously as a potential advantage of having a fair amount of fans on <a href="http://www.facebook.com/MauiByPhoto">the site&#8217;s Facebook page</a> (500+) it&#8217;s a nice way to allow for easier comments when linking from Facebook.  I&#8217;ve also started to roll out the Like buttons on a few of the pages, and those seem to be getting clicked on now, too. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><strong>Newly Designed Footer Lists &#8211; </strong>I redesigned the footer of the site to include many of the links previously in the sidebar, which I think adds a cleaner look.  I also added links to a few additional pages such as About, Flickr, and the Locations page I mentioned in the <a href="http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/">Posts by Tag post</a>.</li>
<li><strong>Static Map Updates &#8211; </strong>You won&#8217;t notice the difference on the posts, but I updated the code to use a static-map plug for showing the island view of the map rather than copying the entire HTML for it in each post. A benefit of knowing how to write plugins. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li><strong>Testing Out New Photo Galleries &#8211; </strong>I just recently installed very popular <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NextGen Gallery plugin</a> for WordPress to try out better photo management and display.  The first post to get the new look is the <a href="http://www.mauibyphoto.com/46/haleakala/">Haleakala article</a>, so take a peek there if you&#8217;d like to chime in on the improvement.</li>
<li><strong>WordPress v3.0 Upgrade &#8211; </strong>The site is now running v3.0 of WordPress, although I&#8217;m not taking advantage of any of the new features yet.  The custom taxonomies feature looks like something I&#8217;d like to try out with locations.</li>
</ul>
<p>I think that about covers it for the updates this month.  There are a few things I might try to sneak in during the next few weeks, but July is the month I move my attention to the re-launch of <a href="http://www.nighthawkshockey.com">Nighthawks Hockey Online</a>, which is going to be huge. Be sure to stay tuned for that this summer.</p>
<p><em>- Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/' rel='bookmark' title='Permanent Link: WordPress Plugin: Posts by Tag'>WordPress Plugin: Posts by Tag</a></li>
<li><a href='http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/' rel='bookmark' title='Permanent Link: Updates to Maui by Photo'>Updates to Maui by Photo</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/GVjaLuFQkZw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/</feedburner:origLink></item>
		<item>
		<title>Facebook: Like, You Know, Like, Whatever</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/Qy9esAXgNIA/</link>
		<comments>http://www.webnelly.com/2010/06/17/facebook-like-you-know-like-whatever/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:38:40 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=607</guid>
		<description><![CDATA[When one of my friends on Facebook pointed out yesterday that there was now a &#8220;Like&#8221; button next to each comment on a Facebook post or status, I sort of rolled my eyes. To me, that just seemed to be overkill. I mean, know that the Like button has made it&#8217;s way outside of the [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
<li><a href='http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/' rel='bookmark' title='Permanent Link: Updates to Maui by Photo'>Updates to Maui by Photo</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F17%2Ffacebook-like-you-know-like-whatever%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F17%2Ffacebook-like-you-know-like-whatever%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="float: right; margin-left: 8px; margin-bottom: 8px;" href="http://www.facebook.com/MauiByPhoto"><img src="http://www.webnelly.com/wp-content/uploads/2010/06/fb_ad.png" alt="Facebook Ad Preview" title="Facebook Ad Preview" width="187" height="233" class="alignnone size-full wp-image-608" /></a>When one of my friends on Facebook pointed out yesterday that there was now a &#8220;Like&#8221; button next to each comment on a Facebook post or status, I sort of rolled my eyes. To me, that just seemed to be overkill. I mean, know that the Like button has made it&#8217;s way outside of the walls for Facebook and into the rest of the Internet (including <a href="http://www.webnelly.com/2010/05/18/facebook-connect-for-now/">one of my sites</a>), but trying to push it down another level of detail into the comment thread didn&#8217;t really seem necessary.</p>
<p>So, I went looking for an official post or other blog coverage of this new feature, and I found myself at the popular <a href="http://www.insidefacebook.com/" target="_blank">Inside Facebook</a> blog.  Here&#8217;s the article I found:</p>
<p><a href="http://www.insidefacebook.com/2010/06/16/facebook-lets-users-like-comments/" target="_blank">Facebook Adds Likes to Comments</a></p>
<p>To my surprise &#8211; and who am I to judge &#8211; they reported that this is actually a commonly requested feature. For real?  People are asking to have a Like button when someone comments on their status or the status of a friend? I think I may just be missing the point.</p>
<h2>What&#8217;s Really Missing</h2>
<p>To me, I think the bigger gap related to comments to posts and statuses is not a Like button, but better notification and comment tracking for Facebook Page admins.  As an admin of 4 pages currently, it&#8217;s less than ideal for me to have to check each one everyday or every other day to feel responsive to my visitors. And I know it would be difficult to create a reasonable solution that works for both smaller pages like mine vs. the thousands of comments on the page of your <a href="http://www.facebook.com/nhlblackhawks">favorite championship sports team</a>, but still, it feels like there&#8217;s more value to be made there.</p>
<p>As another example, I have a few photographer friends that have created Facebook pages to share their work. When they post photos and people comment, there&#8217;s no notification or anything. Now I know first hand in the case of photos there is a View Comments page &#8211; <a href="http://www.facebook.com/photonelly?v=photos#!/photo_comments.php?id=270182801583">like this one</a> &#8211; but would a subscribe or RSS feed option be too much to ask? Or maybe something similar to the Facebook Page Digest emails we admins received weekly for a brief while.  Something daily like that might work to show a summary instead of each individual comment.</p>
<h2>Any Insight?</h2>
<p>I know that Facebook has been working to improve their Insights stats section, and I can only hope that those tools start getting closer to real-time soon.  It&#8217;s Thursday night as I finish this post and stats are only current through Tuesday. Again, not horrible from a longer range trend perspective, but not a tool I can use for engagement.</p>
<h2>Your Thoughts?</h2>
<p>Getting back to topic, do you think the Like button for comments is a useful feature or just more fluff? And if you&#8217;re a Facebook Page admin, I&#8217;d sure like to hear your thoughts &#8211; or any tricks or tools &#8211; on staying current with engaging your visitors.</p>
<p>Thanks for reading,<br /><em>- Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
<li><a href='http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/' rel='bookmark' title='Permanent Link: Updates to Maui by Photo'>Updates to Maui by Photo</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/Qy9esAXgNIA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/17/facebook-like-you-know-like-whatever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/17/facebook-like-you-know-like-whatever/</feedburner:origLink></item>
		<item>
		<title>WordPress Plugin: Posts by Tag</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/eG01kBzJwEs/</link>
		<comments>http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 18:20:52 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Maui by Photo]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=599</guid>
		<description><![CDATA[This post is a short example of how I used the Posts by Tag plugin by Sudar for one of my new pages on the Maui by Photo website. The concept of the page was simple: to build a directory of sorts for posts that were tagged with different locations on the island. WordPress Repository [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/' rel='bookmark' title='Permanent Link: Maui by Photo Gets a Logo'>Maui by Photo Gets a Logo</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F16%2Fwordpress-plugin-posts-by-tag%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F16%2Fwordpress-plugin-posts-by-tag%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; display: inline; margin-bottom: 8px; float: right; margin-left: 8px; border-top: #ccc 1px solid; border-right: #ccc 1px solid; padding-top: 1px" title="Location Thumbnail" alt="Location Thumbnail" src="http://www.webnelly.com/wp-content/uploads/2010/06/mbp_location_thumb.png" width="240" height="189" />This post is a short example of how I used the <a href="http://sudarmuthu.com/wordpress/posts-by-tag" target="_blank">Posts by Tag</a> plugin by <a href="http://sudarmuthu.com/wordpress/" target="_blank">Sudar</a> for one of my new pages on the <a href="http://www.mauibyphoto.com/" target="_blank">Maui by Photo</a> website.</p>
<p>The concept of the page was simple: to build a directory of sorts for posts that were tagged with different locations on the island.</p>
<p><strong>WordPress Repository Location: </strong><a href="http://wordpress.org/extend/plugins/posts-by-tag/" target="_blank">Posts by Tag</a></p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=recommend&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>
<h2>What Was Needed</h2>
<p>I wanted to have a page that listed all the locations on Maui that my website featured, as well as each post associated with that location.</p>
<p>For the website, I’m was already using Categories for the primary navigation, such as Beaches, Activites, etc. But in order to track the location of each post, I was also tagging each post with a specific place name, such as Lahaina or Kapalua. After accumulating more than 40 posts from 11 different locations that were tagged, it was time to create a page that featured each location and list the posts assigned to it. </p>
<h2>What Was Done</h2>
<p>The Posts by Tag plugin actually works in two modes: a widget mode for use in a sidebar, and a shortcode mode that let you embed the list inside a post or a page. For this case, I was looking to the shortcode feature to help get the job done.</p>
<p>The post_by_tag shortcode functionality offered by Posts by Tag uses most of the same parameters as the <a href="http://codex.wordpress.org/Template_Tags/get_posts" target="_blank">get_posts</a> template tag that <a href="http://wordpress.org" target="_blank">WordPress</a> offers, so right away I knew it had everything I needed.&#160; In my case, I wasn’t as concerned with the dates of the posts (as in a traditional blog sense) as much as having a directory listing of posts. So the fact that I could order the posts by Title and in Ascending order was perfect. The only other parameter required for me then was the number of posts to return, which I set at a generous 25.</p>
<p>With the shortcode usage planned, it was just a matter of laying out my page just like you would any other page. While the shortcode supported multiple tags at once, I was looking to add a photo and a link for each tag. At the time, there were 11 location tags that I wanted to display posts for, so I needed 11 instances of the shortcode on the page. I added all 11 locations and photos in the order I wanted, knowing that the next time I added a post and tagged it with one of these locations, it would be automatically added in correct list and in its proper order alphabetically.</p>
<p>Now, if I added a tag for a new location at some point, of course I’d have to go back and manually update the page, but that is a less frequent occurrence that I was not concerned with at time.</p>
<h2>The Result</h2>
<p>With the shortcodes utilized and the page in place, I was all set. A screenshot of the final result is below, but if you’d prefer to see the page itself, visit the <a href="http://www.mauibyphoto.com/locations/" target="_blank">Maui by Photo Locations</a> page.</p>
<p><a href="http://www.mauibyphoto.com/locations/" target="_blank"><img style="border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; display: inline; border-top: #ccc 1px solid; border-right: #ccc 1px solid; padding-top: 1px" title="Location Screenshot" alt="Location Screenshot" src="http://www.webnelly.com/wp-content/uploads/2010/06/mbp_location2_thumb.png" width="599" height="480" /></a></p>
<h2>Feedback</h2>
<p>Please let me know if you think this short demo helped or if you&#8217;ve used this or a similar plugin on your own site, too.</p>
<p><em>- Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/' rel='bookmark' title='Permanent Link: Maui by Photo Gets a Logo'>Maui by Photo Gets a Logo</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/eG01kBzJwEs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/16/wordpress-plugin-posts-by-tag/</feedburner:origLink></item>
		<item>
		<title>My WordPress Development Plans</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/AY7T-pbxnv4/</link>
		<comments>http://www.webnelly.com/2010/06/15/my-wordpress-development-plans/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 18:06:10 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=587</guid>
		<description><![CDATA[After just one year of working with the WordPress platform, it&#8217;s pretty safe to say that I&#8217;m a big fan. What&#8217;s not to love? All the functionality right out of the box already, a nice theme system with loads of designers, a rich set of plugins, and the support of a great developer community. Sure, [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/02/starting-wordpress-plug-in-development/' rel='bookmark' title='Permanent Link: Starting WordPress Plugin Development'>Starting WordPress Plugin Development</a></li>
<li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F15%2Fmy-wordpress-development-plans%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F15%2Fmy-wordpress-development-plans%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="float: right; margin-left: 8px; margin-bottom: 8px;" src="http://www.webnelly.com/wp-content/uploads/2010/06/grey-l.png" alt="WordPress Logo" title="WordPress Logo" width="150" height="150" class="alignnone size-full wp-image-588" />After just one year of working with the <a href='http://wordpress.org' target='_blank' rel='nofollow'>WordPress</a> platform, it&#8217;s pretty safe to say that I&#8217;m a big fan. What&#8217;s not to love?  All the functionality right out of the box already, a nice theme system with loads of designers, a rich set of plugins, and the support of a great developer community. Sure, some say it might be a resource hog or slow, but I haven&#8217;t experienced too much of that (yet).  So, where do I want to fit into this process?</p>
<h2>Plugin Development</h2>
<p>After getting familiar with the standard installation and customization on a few different blogs, followed by theme hunting and modifications, the next logical step for me was working with plugins.  It&#8217;s usually easier to find an existing plugin that fits your needs than reinvent the wheel.  But just like themes, there were a few cases were something was close, but still needed to be tweaked for my own personal needs.</p>
<p>So, I <a href="http://www.webnelly.com/2010/05/02/starting-wordpress-plug-in-development/">picked up a book</a>, started reading, and was ready to take on the plugin world. Like everything else, I just dove right in and started coding away, creating a few custom plugins that fit neatly into <em>my</em> sites. That was the first revelation for me, that these were for me and not necessary useful for a larger audience. For example, the Daily Maui Photo widget over there on the left is a plugin I created, and it&#8217;s currently deployed on a few other of my sites as well. It&#8217;s customizable with 3 different views to be adaptable to various themes and scenarios. Yet it&#8217;s still not something that may ever be available for public consumption.</p>
<p>There are a few other plugins that I&#8217;ve built recently, such as the recent posts display on the home page and the display view for site details on the <a href="http://www.webnelly.com/links/">links page</a>.  Those might be more useful to others, but that quickly led to the next few revelations: testing and support.  It takes a lot of testing and dedication to release plugins that can potentially be used by hundreds or thousands of users.  And while I give many kudos to all the awesome, hard-working folks doing that today with their plugin development, I just don&#8217;t have the time at the moment (or ever).  The support side is huge, too. Check out the thread on <a href="http://ottopress.com/wordpress-plugins/simple-facebook-connect/">this page</a> for the Simple Facebook Connect plugins I mentioned last month. It has over 1,200 responses and growing daily. Not something I can commit to.</p>
<h2>Plugin Contributions</h2>
<p>So, now I&#8217;ve come to terms with not writing my own plugins for public use, I do feel comfortable and interested in helping users extend their own plugins with features that are useful for me that hopefully others might find helpful. This right here is another great feature of the WordPress platform as being open source, because if something isn&#8217;t working correctly or not meeting my needs, I can dig into the code and hack away at it. Much faster than I could do if I was building it from scratch, I might add.</p>
<p>On the contribution side, if I feel my modifications to the plugin are something that others might be interested in, and the original developer is accessible and approachable &#8211; most of them seem to be &#8211; I&#8217;m more than willing to engage and return the favor by handing over my code.  In all honesty, this is actually in my best interest because by adding my own custom code, I put myself at risk because future updates and features added in newer versions will likely override my changes. So, if something I write for my needs ends up being included in the official release of the plugin, I&#8217;m much safter. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>As a Resource</h2>
<p>With only one year working with WordPress, I can&#8217;t by any means claim to be an expert. But as someone having multiple blogs running the software and having a strong development background to help understand how things work behind the scenes, I think I can also be a resource to help others.  For example, I have collected a fairly sized list of plugins that I gravitate towards with every new install.  In addition to that common list, I&#8217;ve also used various plugins for more specific reasons on a site-by-site basis.</p>
<p>My plans here now lead to creating a resource section here at the site that will serve as a reference for others that may just be starting out or looking for a not-so-obvious plugin to accomplish a particular goal. Acting as an extension of my web portfolio here, I&#8217;ll be adding a more detailed WordPress section of the site that will not only feature the plugins I&#8217;ve used, but also link to and reference where on my websites I&#8217;ve used them. I find helpful so readers can view by example before deciding if something will work for them or not.  I mean, how many times have you seen a neat plugin that you think will work but can&#8217;t find an example of where it&#8217;s used?  Not one of my favorite experiences, either.</p>
<h2>More Soon</h2>
<p>I seem to be ending most of my posts with &#8220;more soon&#8221; these days just because I have so much going on these days. But still, be on the lookout for this new section and some of the features that it will contain. In the meantime, I am also sharing interesting articles and posts from other blogs related to WordPress development over on <a href="http://www.facebook.com/webnellydotcom">my Facebook page</a>, so that is a good place to check out in the meantime.</p>
<p><em>- Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/02/starting-wordpress-plug-in-development/' rel='bookmark' title='Permanent Link: Starting WordPress Plugin Development'>Starting WordPress Plugin Development</a></li>
<li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/AY7T-pbxnv4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/15/my-wordpress-development-plans/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/15/my-wordpress-development-plans/</feedburner:origLink></item>
		<item>
		<title>Updates to Maui by Photo</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/gAy7_RyM8OU/</link>
		<comments>http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 20:45:12 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Maui by Photo]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=581</guid>
		<description><![CDATA[Just about a year after launching Maui by Photo, I’m getting back to putting some of the finishing design touches on the site to polish it off. These are mostly minor design tweaks for now, but I’m hoping to add more features my month’s end, too. A Year Wiser MBP was my first site using [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
<li><a href='http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/' rel='bookmark' title='Permanent Link: Maui by Photo Gets a Logo'>Maui by Photo Gets a Logo</a></li>
<li><a href='http://www.webnelly.com/2010/05/24/a-photo-a-day-on-facebook/' rel='bookmark' title='Permanent Link: A Photo a Day, On Facebook'>A Photo a Day, On Facebook</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F13%2Fupdates-to-maui-by-photo%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F13%2Fupdates-to-maui-by-photo%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="margin-bottom: 8px; float: right; margin-left: 8px" href="http://www.mauibyphoto.com"><img style="border-bottom: #999 1px solid; border-left: #999 1px solid; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; border-top: #999 1px solid; border-right: #999 1px solid; padding-top: 1px" title="Maui by Photo Screenshot" alt="Maui by Photo Screenshot" src="http://www.webnelly.com/wp-content/uploads/2010/06/mbp_screen_thumb.png" width="240" height="133" /></a>Just about a year after launching <a href="http://www.mauibyphoto.com" target="_blank">Maui by Photo</a>, I’m getting back to putting some of the finishing design touches on the site to polish it off. These are mostly minor design tweaks for now, but I’m hoping to add more features my month’s end, too.</p>
<h2>A Year Wiser</h2>
<p>MBP was my first site using <a href="http://wordpress.org" target="_blank">WordPress</a>, so much of the initial effort involved was spent learning how to customize themes and organize posts than more of a focused effort on look and feel and navigation. So, with a year of WordPress under my belt, and another year of web design practice, minor changes are already underway. </p>
<p>While the premise of Maui by Photo is fairly straightfoward (a la the <a href="http://www.mauibyphoto.com/about/" target="_blank">About page</a>), there was more effort involved with editing and managing all the photos than I originally anticipated. Not only am I a year more experienced with WordPress, my photography and post processing work with Photoshop has also risen to a new level. Therefore, one of my tasks for later this summer (or year) is going to be re-editing all 300 current photos featured on the site, plus adding at least 100 more that aren’t featured yet. Heaven help me, that’s a lot of work ahead.</p>
<h2>Quick Wins</h2>
<p><img style='float: left; margin-right: 8px; margin-bottom: 8px;' src="http://www.webnelly.com/wp-content/uploads/2010/05/f_logo_thumb.png" alt="Facebook Icon" title="Facebook Icon" width="74" height="74" class="alignnone size-full wp-image-370" />In the meantime, I’ve been attacking a few quicker wins to make the site more interactive. The biggest update so far has been the integration of Facebook comments and Like buttons using the Simple Facebook Connect plugins <a href="http://www.webnelly.com/2010/05/18/facebook-connect-for-now/">I posted about recently</a>. It’s been installed on my <a href="http://www.krisandcindy.com" target="_blank">Kris and Cindy</a> site and you may even notice it’s slowly being phased in at this blog, too.&#160; Since the <a href="http://www.facebook.com/MauiByPhoto" target="_blank">Maui by Photo page</a> on Facebook has been a relatively big draw, I see this as an opportunity to bring in some of those users to contributing to the site as well. More to come on that.</p>
<p>While the Kris and Cindy site just uses the auto display for the Like button, I’m working that feature into MBP a little more selectively than that.&#160; I have a few ideas of where it will end up to be intuitive but not obtrusive, but it’s not completely rolled out yet.</p>
<p>Also while I was at it, I added the Twitter @Anywhere integration that made it here, too (<a href="http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/" target="_blank">previous post</a>).</p>
<h2>More Content</h2>
<p>The goal of Maui by Photo is to let the pictures do the talking, and get the sites visitors to leave their own stories about Maui. But in order to help raise awareness and education about the goals of the site, I’ve been writing a little bit more content to fill in the gaps. Therefore, the home page now has more of a traditional website landing page feel to it than the previous list of blog posts as before. Also, the <a href="http://www.mauibyphoto.com/about/" target="_blank">About page</a> has been updated with a bit more organization and some photos to help keep the reader engaged.</p>
<p>In addition to that, the <a href="http://www.webnelly.com/2010/01/05/maui-by-photo/">portfolio page</a> here on the site has been updated with a little background on how the site came together, so this collective information should be a good start. I’ve also uncovered a few additional items to add as mentioned in this post about <a href="http://blondish.net/creating-an-effective-about-page/" target="_blank">creating effective About pages</a>. Even though there is still a ways to go, I’m pretty happy with the subtle progress that’s being made so far.</p>
<h2>Next Update</h2>
<p>Even with these changes to the site underway, Maui by Photo is still fully functional and awaiting your favorite Maui stories. As far as the next update goes, I’m targeting another post here at the end of the month with news of bigger changes that are in the works. Be sure to stayed tuned if you’d like to see what I have in store next for this site.</p>
<p><em> &#8211; Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/05/18/facebook-connect-for-now/' rel='bookmark' title='Permanent Link: Facebook Connect-ed, For Now'>Facebook Connect-ed, For Now</a></li>
<li><a href='http://www.webnelly.com/2010/07/01/maui-by-photo-gets-a-logo/' rel='bookmark' title='Permanent Link: Maui by Photo Gets a Logo'>Maui by Photo Gets a Logo</a></li>
<li><a href='http://www.webnelly.com/2010/05/24/a-photo-a-day-on-facebook/' rel='bookmark' title='Permanent Link: A Photo a Day, On Facebook'>A Photo a Day, On Facebook</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/gAy7_RyM8OU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/13/updates-to-maui-by-photo/</feedburner:origLink></item>
		<item>
		<title>Book: iPhone Apps with HTML, CSS, and JS</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/FFWDXi83678/</link>
		<comments>http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 17:49:42 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=560</guid>
		<description><![CDATA[Continuing to share more from my own bookshelf, I picked up this title earlier in the year as I started to dive more into the mobility realm. I had already started with a few iPhone SDK books, I had Mac, installed the SDK, and had been tinkering with it for a few months prior. But [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/08/09/book-introducing-html5/' rel='bookmark' title='Permanent Link: Book: Introducing HTML5'>Book: Introducing HTML5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F06%2Fiphone-apps-html-css-js%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F06%2Fiphone-apps-html-css-js%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="margin-bottom: 8px; float: right; margin-left: 8px" href="http://www.amazon.com/gp/product/0596805780?ie=UTF8&#038;tag=krci-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0596805780"><img style="border: #ccc 1px solid; padding: 1px;" src="http://www.webnelly.com/wp-content/uploads/2010/06/51eyhfF-E4L._SL160_.jpg" alt="iPhone Apps Book Cover" title="iPhone Apps with HTML, CSS, and JavaScript" width="122" height="160" class="alignnone size-full wp-image-561" /></a><img src="http://www.assoc-amazon.com/e/ir?t=krci-20&#038;l=as2&#038;o=1&#038;a=0596805780" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />Continuing to share more from my own bookshelf, I picked up this title earlier in the year as I started to dive more into the mobility realm. I had already started with a few iPhone SDK books, I had Mac, installed the SDK, and had been tinkering with it for a few months prior. But when this book gave me the idea of just building a mobile website using the skills I already had, I was innately curious.</p>
<p>Book: <a href="http://www.amazon.com/gp/product/0596805780?ie=UTF8&#038;tag=krci-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0596805780">Building iPhone Apps with HTML, CSS, and JavaScript</a><img src="http://www.assoc-amazon.com/e/ir?t=krci-20&#038;l=as2&#038;o=1&#038;a=0596805780" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=recommend&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>
<p>Since I was already motivated to work on <em>something</em> for the iPhone, it was pretty easy to gather the momentum that made this a pretty quick read.  I was through the first four chapters in a matter of hours, and I hate to admit it, but the chapters on client side storage and the offline application cache were my first hands-on introductions to new features in HTML5.  I know, I should have been on top of that by then. Whatever.</p>
<p>I found the book easy to work with because I already had a small mobile web idea in my head. So as I followed along with the example app built in the book, I was working with both that example and my own little project.  There were a few minor snags with references to <a href="http://jqtouch.com/">jQTouch</a> in a few places, but that&#8217;s only expected because everything in this space is changing so fast. I mean, come on, the book was written in January of this year, and there were already updates to the referenced software in March. That&#8217;s pretty fast. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>What&#8217;s also interesting about this book is that author <a href="http://jonathanstark.com/">Jonathan Stark</a> worked with O&#8217;Reilly under their <a href="http://building-iphone-apps.labs.oreilly.com/">Open Feedback Publishing System</a>, which means as it with through various drafts, they were published online for users to review and provide feedback.  Even the final version is still available under that program &#8211; <em>Free</em> &#8211; so if you don&#8217;t want to pay for this guys hard work, check it out before the program ends.</p>
<h2>Other Details</h2>
<p><img style='float: right; margin-left: 8px; margin-bottom: 8px; padding: 1px; border: solid 1px #ccc;' src="http://www.webnelly.com/wp-content/uploads/2010/06/screenshot-200x300.jpg" alt="" title="Maui Photo Calendar - iPhone Edition" width="200" height="300" class="alignnone size-medium wp-image-571" />While I had my mobile web app up in less than 2 days, I haven&#8217;t gone through the <a href="http://www.phonegap.com/">PhoneGap</a> chapter yet to migrate it to a native app.  I&#8217;ve been meaning to get back to that soon.  Also, the author is currently finishing up a similar title for the Android platform (since both devices using the same WebKit mobile browser as a base) by summer&#8217;s end. That has me equally as interested as well, so I can&#8217;t wait for that.</p>
<p>In the meantime, if you wanted to take a sneak peak at the mobile web app I put together using this book on your iPhone or iPod Touch (haven&#8217;t tried it with the iPad yet), point your browser to <a href="http://www.mauiphotocal.com/iphone/">http://www.mauiphotocal.com/iphone/</a>. I&#8217;m still sort of considering it a beta right now, and I&#8217;ll soon be adding all the details to my portfolio section as well. Just trying to find the time. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Thoughts?</h2>
<p>If you&#8217;ve seen this title before and either grabbed the book or thought it better not to, I&#8217;d like to hear your take on it. Also, if you&#8217;ve worked with similar titles, I&#8217;m always looking for suggestions, too.</p>
<p>Thanks,<br /><em>-Kris</em></p>
<p><em>Book cover image credit: Amazon.com</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/08/09/book-introducing-html5/' rel='bookmark' title='Permanent Link: Book: Introducing HTML5'>Book: Introducing HTML5</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/FFWDXi83678" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/06/iphone-apps-html-css-js/</feedburner:origLink></item>
		<item>
		<title>Counting My Tweeps</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/OuaVkMTIi5k/</link>
		<comments>http://www.webnelly.com/2010/06/05/counting-my-tweeps/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 20:19:50 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/?p=542</guid>
		<description><![CDATA[Don&#8217;t take that title the wrong way. I&#8217;m not one of those that thinks you have to have thousands and thousands of followers to consider Twitter valuable. Nor do I really concern myself with which celebrity or team of celebrity PR staff has more followers than the other. For me, it&#8217;s quality over quantity. So, [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2009/01/19/social-networking-and-social-networking/' rel='bookmark' title='Permanent Link: Social, Networking, and Social Networking'>Social, Networking, and Social Networking</a></li>
<li><a href='http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/' rel='bookmark' title='Permanent Link: Hovercars: No, Hovercards: Yes'>Hovercars: No, Hovercards: Yes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F05%2Fcounting-my-tweeps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F06%2F05%2Fcounting-my-tweeps%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="float: right; margin-left: 8px; margin-bottom: 8px;" src="http://www.webnelly.com/wp-content/uploads/2010/06/twitter_t_logo_outline-150x150.png" alt="" title="Twitter logo" width="75" height="75" class="alignnone size-thumbnail wp-image-549" />Don&#8217;t take that title the wrong way. I&#8217;m not one of those that thinks you have to have thousands and thousands of followers to consider Twitter valuable. Nor do I really concern myself with which celebrity or team of celebrity PR staff has more followers than the other. For me, it&#8217;s quality over quantity.</p>
<p>So, why the title? Well, I recently came to the realization that I&#8217;m following a diverse group of tweeps in a few distinct categories. In an effort to wrap my head around just how many people I follow for different reasons, I took some time to revisit my Twitter lists and did a little organizing. From that, I came up with an interesting breakdown of my interests and how Twitter fits in. Let&#8217;s have a look, shall we?</p>
<h2>The Lists</h2>
<p>The lists I have created for my @webnelly account:</p>
<ul>
<li><a href="http://twitter.com/webnelly/hawaii">Hawaii</a>, 134 tweeps &#8211; Folks that I follow in the Twitter Ohana.</li>
<li><a href="http://twitter.com/webnelly/maui">Maui</a>, 67 tweeps &#8211; My pals on the Valley Isle.</li>
<li><a href="http://twitter.com/webnelly/photog">Photog</a>, 38 tweeps &#8211; Photographers and other photo services I follow.</li>
<li><a href="http://twitter.com/webnelly/hockey">Hockey</a>, 34 tweeps &#8211; Keeping tabs on updates from various hockey teams and leagues, and their crazy fans.</li>
<li><a href="http://twitter.com/webnelly/tech">Tech</a>, 22 tweeps &#8211; A relatively new list of techie and development folks that I&#8217;ll likely be expanding rather quickly.</li>
<li><a href="http://twitter.com/webnelly/music">Music</a>, 9 tweeps &#8211; A handful of musicians that I follow on Twitter, neat if you&#8217;re interested in seeing some of what I&#8217;m into. </li>
</ul>
<p>Lastly, I have an <a href="http://twitter.com/webnelly/irl">IRL</a> list for the users I have met in real life (not the Indy Racing League).  Currently 26 handshakes out of 343 following, not too bad.</p>
<p>Now, there is some obvious overlap since some of the people I follow cross multiple boundaries, such as photographers on Maui, etc.  I&#8217;ve tried to separate the Maui folks from the rest of Hawaii as to not count them twice in those lists, but it&#8217;s still interesting to note that at least half of the people I follow are in the 50th state of the union.  And believe me, it used to be a higher percentage when I was just starting out. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<h2>What It All Means</h2>
<p>Not trying to read a whole lot into it, but it ended up being a pretty neat experiment, if nothing else, something to kill 30 minutes organizing everything. As my interests and hobbies evolve, more so the time I have for each, it&#8217;s interesting to see how my value and use of Twitter changes. Since my <a href="http://www.photonelly.com/blog/2010/04/hobby-on-hold.html">photography is on hold</a> for now and my work on this portfolio site and other WordPress blogs I manage increases, the Photog and Tech list will likely flip-flop in numbers. And it&#8217;s crazy right now on the Hockey list with the Stanley Cup finals nearing completion, but that will likely die down over the summer.</p>
<p>By the way, if you&#8217;re interested in a better way to manage your lists than just using twitter.com, I did all of this with the latest version of <a href="http://www.tweetdeck.com/">TweetDeck</a>. If you prefer other tools for list management, please drop the name in a reply since I&#8217;d like to check them out, too.</p>
<p>So, turning to the other side of the table, what types of topics do the tweeps you follow gravitate around?</p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2009/01/19/social-networking-and-social-networking/' rel='bookmark' title='Permanent Link: Social, Networking, and Social Networking'>Social, Networking, and Social Networking</a></li>
<li><a href='http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/' rel='bookmark' title='Permanent Link: Hovercars: No, Hovercards: Yes'>Hovercars: No, Hovercards: Yes</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/OuaVkMTIi5k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/06/05/counting-my-tweeps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/06/05/counting-my-tweeps/</feedburner:origLink></item>
		<item>
		<title>Hovercars: No, Hovercards: Yes</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/fwFVgnWmEFA/</link>
		<comments>http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/#comments</comments>
		<pubDate>Sat, 29 May 2010 13:00:00 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/</guid>
		<description><![CDATA[With all the hype about Facebook&#8217;s Open Graph announcement and all the bad press about their privacy issue, talk about the Twitter @anywhere platform. So, when I came across this simple how-to from TwiTip, I went right at it. And, in just a matter of moments, references to my Twitter accounts @webnelly and @MauiByPhoto had [...]


Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/05/counting-my-tweeps/' rel='bookmark' title='Permanent Link: Counting My Tweeps'>Counting My Tweeps</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F05%2F29%2Fhovercars-no-hovercards-yes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F05%2F29%2Fhovercars-no-hovercards-yes%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="margin-bottom: 8px; float: right; margin-left: 8px" href="http://www.webnelly.com/wp-content/uploads/2010/05/tw_hover.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tw_hover" border="0" alt="tw_hover" src="http://www.webnelly.com/wp-content/uploads/2010/05/tw_hover_thumb.png" width="180" height="163" /></a>With all the hype about Facebook&#8217;s Open Graph announcement and all the bad press about their privacy issue, talk about the <a href="http://blog.twitter.com/2010/04/its-alive.html" target="_blank">Twitter @anywhere platform</a>.</p>
<p>So, when I came across <a href="http://www.twitip.com/how-to-drive-traffic-from-twitter-using-anywhere/" target="_blank">this simple how-to</a> from <a href="http://www.twitip.com/" target="_blank">TwiTip</a>, I went right at it. And, in just a matter of moments, references to my Twitter accounts @webnelly and @MauiByPhoto had neat interactive hovercards.&#160; All I needed to do was follow the instructions in that post to setup my a new @anywhere application for my website and install the <a href="http://www.ngeeks.com/proyectos/twitter-anywhere-plus/" target="_blank">Twitter Anywhere Plus</a> plugin for <a href="http://wordpress.org" target="_blank">WordPress</a>.&#160; And that was it.</p>
<h2></h2>
<h2>In Action</h2>
<p>As you can tell, I have things setup on this blog, but I don’t have too many Twitter references here (yet). So, I also installed this over at my <a href="http://www.kaanapalidreamin.com/blog/" target="_blank">Ka&#8217;anapali Dreamin&#8217; blog</a> where many of my Maui Tweeps were featured regularly.&#160; I even had a few <a href="http://www.kaanapalidreamin.com/blog/labels/followfriday" target="_blank">Follow Friday</a> posts over there last year which should made for a good demo if you’re interested in seeing more.</p>
<p>One note if you’re interested in adding this to your own websites, the particular plugin I’m using won’t work if you have already added a link to the Twitter name you’re referencing. So, I’m going back – as time allows – to remove those static links so the plugin can work its magic.&#160; You’ve been warned, plan the time accordingly.</p>
<h2>Much More</h2>
<p>If this is all that the Twitter @Anywhere platform could do, it wouldn’t be that big of a deal.&#160; For now, I haven’t played around with anything else in the platform.&#160; As that changes, and I get more time to experiment, I’ll post more details and examples.</p>
<p>If you’d like to learn more in the meantime, check out <a href="http://dev.twitter.com/anywhere" target="_blank">the official Twitter @Anywhere site</a> for all the goodies.</p>
<p>Happy hacking, and if you do integrate this into your site (or already have), please leave a note with your thoughts and experiences.</p>
<p><em> &#8211; Kris</em></p>


<p>Related posts:<ol><li><a href='http://www.webnelly.com/2010/06/05/counting-my-tweeps/' rel='bookmark' title='Permanent Link: Counting My Tweeps'>Counting My Tweeps</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/webnelly/~4/fwFVgnWmEFA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/05/29/hovercars-no-hovercards-yes/</feedburner:origLink></item>
		<item>
		<title>Web Developer Tools for Chrome</title>
		<link>http://feedproxy.google.com/~r/webnelly/~3/KEbKGAx2HA8/</link>
		<comments>http://www.webnelly.com/2010/05/26/web-developer-tools-for-chrome/#comments</comments>
		<pubDate>Thu, 27 May 2010 02:22:24 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Chrome]]></category>

		<guid isPermaLink="false">http://www.webnelly.com/2010/05/26/web-developer-tools-for-chrome/</guid>
		<description><![CDATA[One of the Add-ons that I’ve used regularly for Firefox over the last few years has been the Web Developer Add-on by developer Chris Pederick. So, when I switched over from Firefox to Google Chrome a little over a year ago, those handy tools were surely missed.&#160; Every now and then I’d have to revert [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F05%2F26%2Fweb-developer-tools-for-chrome%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webnelly.com%2F2010%2F05%2F26%2Fweb-developer-tools-for-chrome%2F&amp;source=webnelly&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="margin-bottom: 8px; float: right; margin-left: 8px" href="http://www.webnelly.com/wp-content/uploads/2010/05/chrome_icon_highes.jpeg.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="chrome_icon_highes.jpeg" border="0" alt="chrome_icon_highes.jpeg" src="http://www.webnelly.com/wp-content/uploads/2010/05/chrome_icon_highes.jpeg_thumb.jpg" width="120" height="120" /></a> One of the Add-ons that I’ve used regularly for Firefox over the last few years has been the <a href="https://addons.mozilla.org/en-US/firefox/addon/60/" target="_blank">Web Developer Add-on</a> by developer <a href="http://chrispederick.com/" target="_blank">Chris Pederick</a>.</p>
<p>So, when I switched over from Firefox to Google Chrome a little over a year ago, those handy tools were surely missed.&#160; Every now and then I’d have to revert back to Firefox to debug a little JavaScript, troubleshoot a few CSS tweaks, or view some generated source markup.&#160; But life still went on.</p>
<p>So, when <a href="https://chrome.google.com/extensions" target="_blank">Chrome Extensions</a> official came out of Beta <a href="http://chrome.blogspot.com/2010/01/over-1500-new-features-for-google.html" target="_blank">earlier this year</a>, I knew there was hope.&#160; And sure enough, I recently came across <a href="https://chrome.google.com/extensions/detail/bfbameneiokkgbdmiekhjnmfkcnldhhm" target="_blank">the official port</a> of the Web Developer toolkit as a Chrome Extension.&#160; Happy dance. <img src='http://www.webnelly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>A Little Deeper</h2>
<p>Take a closer look at the features that I’ve found the most helpful to my workflow in both Firefox and now the Chrome version, here’s a list of the functions I use the most:</p>
<ul>
<li><strong>Edit CSS – </strong>this option lets you view all the CSS references in your web page and make adjustments while seeing the results real-time.</li>
<li><strong>View Generated Source</strong> – haven’t found this in the Chrome Extension yet, but in Firefox, this one let you view all the HTML that was currently rendered on the page.&#160; This is helpful for any markup that’s generated dynamically using JavaScript or AJAX that isn’t part of the original markup sent to the browser.</li>
<li><strong>View JavaScript</strong> – let’s you view all the JavaScript files, local and external, referenced by your page all in one view.</li>
<li><strong>View Style Information</strong> – same deal as View JavaScript, and came in handy when I was just searching for something and not needing to edit just yet.</li>
<li><strong>Resize – </strong>this option let you set different view settings so you can view your page rendered with different resolutions.&#160; Even more handier now for testing mobile websites.</li>
</ul>
<p>There are a ton of other features that I use less often but it’s good to know they are available when needed.</p>
<p>Plus, one of the things I like about the Chrome version is that the tools are a flyout menu and not a dedicated toolbar like they are in Firefox.&#160; One of the early reasons I liked Chrome in the first place was that it removed all the clutter in the browser, so that stays true to form here, too.</p>
<h2>Thoughts?</h2>
<p>Have you used the Web Developer add-on for Firefox or now the Chrome Extension?&#160; Do you have other extensions for Chrome that you’re head over heels about that you’d like to share?&#160; I’m still experimenting with a few myself, so if you feel like leaving a recommendation, I’m all ears.</p>
<p><em> &#8211; Kris</em></p>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/webnelly/~4/KEbKGAx2HA8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.webnelly.com/2010/05/26/web-developer-tools-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.webnelly.com/2010/05/26/web-developer-tools-for-chrome/</feedburner:origLink></item>
	</channel>
</rss>
