<?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/" version="2.0">

<channel>
	<title>Jeffrey Way</title>
	
	<link>http://jeffrey-way.com</link>
	<description>Rarely updated, and proud of it!</description>
	<lastBuildDate>Thu, 04 Feb 2010 00:21:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JeffreyWay" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="jeffreyway" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Easy Spaces in Your Mac Dock</title>
		<link>http://jeffrey-way.com/general/easy-spaces-in-your-mac-dock/</link>
		<comments>http://jeffrey-way.com/general/easy-spaces-in-your-mac-dock/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:57:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=568</guid>
		<description><![CDATA[
So you&#8217;ve seen a screenshot or a video tutorial, and noticed that the author somehow managed to places spaces in [...]]]></description>
			<content:encoded><![CDATA[<p>
So you&#8217;ve seen a screenshot or a video tutorial, and noticed that the author somehow managed to places spaces in between the icons in his dock. How is that possible? There might be a more automated system, but I found that, simply by pasting in a snippet into Terminal, we can create spaces with ease. I&#8217;ll show you how.
</p>
<p><span id="more-568"></span></p>
<div class="tutorial_image">
 <object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='600' height='369'><param name='movie' value='http://screenr.com/Content/assets/screenr_1116090935.swf' /><param name='flashvars' value='i=44427' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_1116090935.swf' flashvars='i=44427' allowFullScreen='true' width='600' height='369' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object>
</div>
<h3>Step 1: Open Terminal </h3>
<p>
If you don&#8217;t know where it&#8217;s located, just clicked on the spotlight magnifying glass in the top right corner of your screen, and search for &#8220;Terminal.&#8221;
</p>
<h3>Step 2: Paste in the Snippet </h3>
<p>Next, don&#8217;t worry too much about the code below if you aren&#8217;t interested. Basically, it just tells Mac to access the dock and insert a single spacer tile. Copy the line below, paste it into the Terminal window, and press enter. </p>
<pre name="code" class="php">
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
</pre>
<p>Finally, we want to restart the dock. You can do this manually, or just type &#8220;killall Dock&#8221; into the terminal, which will force a restart. <em>I forgot to mention this in the quickie screencast. </em></p>
<p>When you open your dock again, you&#8217;ll notice a single new space, that you can then click and drag to your desired location. Repeat Step 2 X number of times until you have as many spaces as you need. </p>
<p>That&#8217;s it! Super simple. So stop asking me how!! <img src='http://jeffrey-way.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/general/easy-spaces-in-your-mac-dock/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Sticky Nav Menu</title>
		<link>http://jeffrey-way.com/projects/the-bar-at-the-bottom/</link>
		<comments>http://jeffrey-way.com/projects/the-bar-at-the-bottom/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:31:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[codecanyon]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=552</guid>
		<description><![CDATA[
I randomly created a little &#8220;featured&#8221; bar for the bottom of this blog, and have received a surprisingly large number [...]]]></description>
			<content:encoded><![CDATA[<p>
I randomly created a little &#8220;featured&#8221; bar for the bottom of this blog, and have received a surprisingly large number of emails inquiring about how to mimic its functionality. So, I decided to wrap it up into a neat little package, and sell it for <a href="http://codecanyon.net/item/sticky-nav-menu/76632?ref=JeffreyWay">$3 on CodeCanyon</a>.
</p>
<p><span id="more-552"></span></p>
<h2>What is It</h2>
<div class="tutorial_image">
<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='560' height='345'><param name='movie' value='http://screenr.com/Content/assets/screenr_1116090935.swf' /><param name='flashvars' value='i=34401' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_1116090935.swf' flashvars='i=34401' allowFullScreen='true' width='560' height='345' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></div>
<p>
 If you&#8217;ve ever seen those neat little bars that stick to the bottom of a website &#8211; like the one at <a href="http://www.envato.com">Envato.com</a> &#8211; this mimics that functionality.
</p>
<p>
<a href="http://codecanyon.net/item/sticky-nav-menu/76632?ref=JeffreyWay">Sticky Nav Menu</a> is a super helpful script and navigation menu that has support for:
</p>
<ol>
<li>Sub-menus</li>
<li>Color fading </li>
<li> Always locked to the bottom of the window &#8211; even when the user scrolls! </li>
<li> Utilizes cookies to remember if a visitor to your website has chosen to hide the bar. This way, it won&#8217;t pop up every time they visit a new page within your site! </li>
</ol>
<p style="margin-top: -10px;"><strong><br />
<a href="http://codecanyon.net/item/sticky-nav-menu/76632?ref=JeffreyWay">$3 on CodeCanyon</a><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/projects/the-bar-at-the-bottom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>6 Most Common Tech Writing Blunders</title>
		<link>http://jeffrey-way.com/personal/6-most-common-tech-writing-blunders/</link>
		<comments>http://jeffrey-way.com/personal/6-most-common-tech-writing-blunders/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:21:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[nettuts]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=509</guid>
		<description><![CDATA[
I edit tutorials and articles every single day of the week for Nettuts+. While I do have a handful of [...]]]></description>
			<content:encoded><![CDATA[<p>
I edit tutorials and articles every single day of the week for <a href="http://net.tutsplus.com">Nettuts+</a>. While I do have a handful of authors who write perfectly well, there are countless others who submit somewhat baffling tutorials &#8211; baffling enough to make me ask, &#8220;Did you even read this before you submitted it to me?&#8221; </p>
<p>Now, I&#8217;m not by any means a world-class writer. I&#8217;m sure I make plenty of mistakes; in fact, I guarantee as much. Having said that, I do think I have a relatively firm grasp of the language. If I could force my writers to adhere to these following six steps, my days would be much easier!
</p>
<p><span id="more-509"></span></p>
<h3>1. Proofread! </h3>
<p>
This one should go without saying; yet still, I repeatedly find myself proofing articles which contain numerous errors that anyone could spot. For example, we offer a <a href="http://net.tutsplus.com/about/write-a-tutorial/">base tutorial template</a> on Nettuts+ for our writers. For the intro paragraph of this template, we placed a few generic sentences as an example. </p>
<blockquote>
<p>
Then we write a short introductory paragraph. Not more than a few lines, this appears on the blog index page next to the preview image.
</p>
</blockquote>
<p>You wouldn&#8217;t believe how many submissions we receive each week which contain this exact text. Mindless omissions like this can easily be avoided. Needless to say, if authors won&#8217;t take the time to even read the opening paragraph, I can&#8217;t trust that the entire tutorial is Nettuts+ worthy.</p>
<h3>2. Using the Same Line Over and Over</h3>
<p>
In defense of our authors, tech tutorials are difficult to write &#8211; for anyone. They&#8217;re mostly boring, and leave little room for creativity. With that said, I often look over tutorial submissions, where, quite literally, every new paragraph begins with something along the lines of &#8220;As you can see&#8230;&#8221;
</p>
<p>But wait &#8211; the same is true for the opposite! Just because you&#8217;re about to paste in a block of code doesn&#8217;t mean that you must preceed said code block with &#8220;Let&#8217;s do that now&#8230;&#8221; Occasionally = not a problem. Dozens of times per tutorial = no thanks! </p>
<h3> 3. Using Commas Incorrectly </h3>
<p>
As a tech editor, I&#8217;m much more forgiving in this area. The rules differ from country to country, and, let&#8217;s face it, who really cares whether the comma should be placed inside or outside of the quotation mark. It&#8217;s a tech tutorial, not a novel! Furthermore, it&#8217;s highly unlikely that a talented developer will also have comparable writing skills. Having said that, there are simple guidelines which only take a few moments to memorize. Most notably: learn when and where to place your commas and periods. For example: </p>
</p>
<h4>Incorrect</h4>
<p><em><strong>In response, the dog said, &#8220;thank you for the treat&#8221;. </strong></em></p>
<p>The line above is grammatically incorrect. Can you spot where? &#8230; The error comes from that period at the very end. Instead, it should be placed within the quote. </p>
<h4>Correct </h4>
<p><em><strong>In response, the dog said, &#8220;Thank you for the treat.&#8221; </strong></em></p>
<p>Also, note how we&#8217;ve correctly capitalized the first letter of the quote. Now for another example: </p>
<h4>Incorrect</h4>
<p><em><strong>&#8220;Shall we go shopping&#8221;, the girl asked? </strong></em></p>
<p>There are a few mistakes above. </p>
<ol>
<li>As the quoted girl is asking a question, we should conclude the quote with a question mark. </li>
<li>Commas generally go before the closing quotation, however, when the quote ends with a question mark, we omit the comma entirely. </li>
<li>Although the quoted sentence is a question, we&#8217;re still making a statement. The final question mark should be replaced with a period. </li>
</ol>
<h4>Correct </h4>
<p><em><strong>&#8220;Shall we go shopping?&#8221; the girl asked. </strong></em></p>
<h3>4. Writing 2 Instead of Two </h3>
<p>
Unless the number is used in a title that is meant to grab the reader&#8217;s attention &#8211; much like the title of this particular posting &#8211; always replace the number with the full written word. <em>5</em> becomes <em>five</em>. <em>8</em> becomes <em>eight</em>.
</p>
<h4>Incorrect</h4>
<p>
Nothing signals an amateur writer more than sentences such as, <em>&#8220;I&#8217;ll show you 2 ways to fix that error.&#8221;</em>
</p>
<h4>Correct</h4>
<p><em><strong>I&#8217;ll show you two ways to fix that error. </strong></em></p>
<h3>5. Look for the Red Underlines </h3>
<p>
Sometimes, late at night, when I find myself scrolling through a tutorial submission, searching for red underlines &#8211; signaling a misspelled word &#8211; I secretly punish the author with words that he or she will never hear. How difficult is it to perform a quick spell-check? To not do so is lazy, and inconsiderate.
</p>
<div class="tutorial_image">
   <img src="http://jeffrey-way.s3.amazonaws.com/020_writing/dashed.jpg" alt="Dashed underlines" style="width: 620px;" />
</div>
<h3>6. Anchors are your Friends</h3>
<p>
This one is absolutely a pet peeve of mine. Never take for granted that the reader knows more than he or she actually does. While a framework, such as <a href="http://www.codeigniter.com">CodeIgniter</a>, might be an every-day word for you, the same may not necessarily be true for the reader. Additionally, it&#8217;s a common courtesy to provide links to the tools/articles/services that you reference. Why force the reader to perform a Google search?
</p>
<p>
It&#8217;s time consuming, and might take the writer out of his flow, but take the extra moment and wrap the word within anchor tags. Don&#8217;t make me do it for you! <img src='http://jeffrey-way.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<h4>Incorrect </h4>
<p><strong>Recommended Tools</strong></p>
<ol>
<li> Skitch </li>
<li> 1Password </li>
<li>Echofon</li>
<li>Coda </li>
<li> The Hit List </li>
<li>
</ol>
<h4>Correct </h4>
<p><strong>Recommended Tools</strong></p>
<ol>
<li> <a href="http://skitch.com/">Skitch</a> </li>
<li> <a href="http://agilewebsolutions.com/products/1Password">1Password</a> </li>
<li><a href="http://echofon.com/">Echofon</a></li>
<li><a href="http://www.panic.com/coda/">Coda</a> </li>
<li> <a href="http://www.potionfactory.com/thehitlist/">The Hit List</a> </li>
</ol>
<h3>Conclusion</h3>
<p>As mentioned in the opening paragraph, I&#8217;m in no way a flawless writer; I&#8217;m sure I make numerous mistakes. But the simple errors listed above occur far too often. Which ones did I miss?</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/personal/6-most-common-tech-writing-blunders/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Enable Gmail Push Support on the iPhone</title>
		<link>http://jeffrey-way.com/general/enable-gmail-push-support-on-the-iphone/</link>
		<comments>http://jeffrey-way.com/general/enable-gmail-push-support-on-the-iphone/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 23:08:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[push]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=497</guid>
		<description><![CDATA[
I&#8217;ve always been a GMail fanboy &#8211; excluding one feature: push support for the iPhone. I can&#8217;t explain why, but [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;ve always been a GMail fanboy &#8211; excluding one feature: push support for the iPhone. I can&#8217;t explain why, but it really irks me when Allie is notified instantly when she receives a new Yahoo email &#8211; probably from Old Navy &#8211; while I must wait 15 minutes for the iPhone to further drain my battery and fetch new emails. I should note that typically, I don&#8217;t last that long before manually refreshing, but that&#8217;s neither here nor there! Here&#8217;s how to do it:
</p>
<p><span id="more-497"></span></p>
<h3>Step 1: Settings </h3>
<p>
First, on your iPhone, go into Settings -> Mail, Contacts, Calendars, and delete your current Gmail account; we&#8217;ll be creating a new one.
</p>
<h3>Step 2: Microsoft Exchange </h3>
<div class="tutorial_image">
   <img src="http://jeffrey-way.s3.amazonaws.com/019_pushSupport/ex1.gif" alt="Example 1" />
</div>
<p>
Next, while still in &#8220;Mail, Contacts, Calendars,&#8221; click &#8220;Add Account.&#8221; This time, rather than &#8220;Gmail,&#8221; choose &#8220;Microsoft Exchange.&#8221;
</p>
<div class="tutorial_image">
   <img src="http://jeffrey-way.s3.amazonaws.com/019_pushSupport/ex4.gif" alt="Example 4" />
</div>
<ol>
<li><strong>Email field</strong> : <em>Your full Gmail email address </em>
<li><strong>Domain field</strong> : <em>Leave blank</em>
<li><strong>Username field</strong> : <em>Your full Gmail email address </em>
<li><strong>Password field</strong> : <em>Duh&#8230;enter your password! </em>
</ol>
<p>When you&#8217;ve filled out those fields, click &#8220;Next.&#8221; You might receive an alert that says, &#8220;Unable to Verify Certificate.&#8221; Just click Okay. </p>
<h3>Step 3: New Server Field </h3>
<div class="tutorial_image">
   <img src="http://jeffrey-way.s3.amazonaws.com/019_pushSupport/ex2.gif" alt="Example 2" />
</div>
<p>Now, the page will reload, and you&#8217;ll see a new <strong>Server</strong> textbox. Type <em>m.google.com</em>, and click &#8220;Next&#8221; again. Within the next screen, just make sure that &#8220;Mail&#8221; is selected, and you&#8217;re done! Super easy!</p>
<h3>Keep in Mind </h3>
<ol>
<li>You might notice a decrease in battery life. </li>
<li>You can only use one Exchange account at a time on the iPhone. </li>
<li> Is immediate notification necessarily a good thing? I&#8217;m not sure about you, but I feel split a second wave of anxiety every time I hear that beep! </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/general/enable-gmail-push-support-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Come on Back…</title>
		<link>http://jeffrey-way.com/personal/come-on-back/</link>
		<comments>http://jeffrey-way.com/personal/come-on-back/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:49:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[envato]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=477</guid>
		<description><![CDATA[Sylvester Stallone is the reason why I run two Envato marketplaces and a popular web development blog. Okay&#8230;maybe not really. [...]]]></description>
			<content:encoded><![CDATA[<p>Sylvester Stallone is the reason why I run two Envato marketplaces and a popular web development blog. Okay&#8230;maybe not really. But he did say one thing in an interview years ago which has always stuck with me. In fact, in a round-about way, this piece of advice got me my job with Envato. More on this at the end of the article. </p>
<p><span id="more-477"></span></p>
<p>I&#8217;ve always been intrigued with the idea of being a writer. Give me a subject that I&#8217;m not interested in, and I crash and burn. But if I enjoy the subject matter, and can have a bit of fun with it, I love writing. The act of sitting in a coffee shop &#8211; overpriced <em>chocolately</em> beverage in hand &#8211; and being creative is far too appealing to me. A couple years ago, I approached a site called <a href="http://www.freelancefolder.com">Freelance Folder</a> about possibly writing for them. They didn&#8217;t offer much compensation &#8211; only about $60 per article; but I enjoyed it, and was hoping to get my name out there. As with most blogs like this, I was only able to submit a couple of articles each month. </p>
<p>Because I was eager to write more and more, I contacted the founder of FreelanceFolder, Jon Phillips, often about a full-time writing position with his site. Unfortunately, at the time, no positions were currently available. Politely, I would always <strong>speak up</strong> and respond with something along the lines of, &#8220;<em>Well, please do keep me in mind if something opens up.</em>&#8221; </p>
<h3>The Dude</h3>
<p>
One day, to my huge fortune, Jon emailed me. As I understood it, some <em>dude</em> named Cyan was in need of a weekly writer for a new web development blog called <a href="http://net.tutsplus.com">Nettuts</a>. Jon is an accomplished developer/writer/musician himself, and was unfortunately unable to take the position. But thanks to my constant &#8211; and probably irritating pestering &#8211; he must have remembered that I was looking for a steady writing gig, and forwarded the email to me! </p>
<h3>The Woman</h3>
<p>Well as it turns out, this &#8220;<a href="http://www.twitter.com/cyantaeed">Cyan</a>&#8221; turned out to be a &#8220;she,&#8221; and a high-level contact at that (she and Collis founded <a href="http://www.envato.com">Envato</a>)! After a couple of polite emails, I was on my way to writing a weekly article for Nettuts+. </p>
<h3>My First Three Articles for Nettuts+ </h3>
<ol>
<li><a href="http://net.tutsplus.com/tutorials/javascript-ajax/15-resources-to-get-you-started-with-jquery-from-scratch/">15 Resources to get you started with jQuery from Scratch </a></li>
<li><a href="http://net.tutsplus.com/tutorials/html-css-techniques/solving-5-common-css-headaches/">Solving 5 Common CSS Headaches</a></li>
<li><a href="http://net.tutsplus.com/tutorials/php/learn-php-from-scratch-a-training-regimen/">Learn PHP from Scratch: A Training Regimen</a></li>
</ol>
<h3>Long Story Short</h3>
<p>
To make a long story short, I just so happened to be in the right place at the right time, and was offered the Editor position of the site a few weeks later, ThemeForest a few months after that, and finally CodeCanyon &#8211; which is scheduled to launch sometime late this year.
</p>
<h3>Now What About Sylvester Stallone</h3>
<p>
I&#8217;ve been a fan of the Rocky series ever since I was a kid. Being the nerd that I am, this meant that it was only appropriate to watch the commentary to Rocky 1. At one point during the muted movie, he made reference to how his script was finally sold. He was actually auditioning for an acting role for a movie. After meeting with the producer/director/whomever, it was decided that he wasn&#8217;t really the right fit. As he made his way to the door and was just about to exit the room, he turned around and said, &#8220;<em>I don&#8217;t know if this means anything&#8230;but I do a bit of writing too.</em>&#8221; In response to that, the producer said something along the lines of, &#8220;Oh really? Let&#8217;s schedule a meeting to discuss it.&#8221; </p>
<p>As a result of that scheduled meeting, he sold the project, became as buff as I am, the movie was a huge success,  and he obviously went on to be a superstar &#8230;all because of one last effort. If he had instead chosen to keep his mouth shut as he walked towards the door, it&#8217;s quite possible that his career may never have taken off. He says that, to this day, he encourages students to always speak up &#8211; because who knows, they might just say, &#8220;Come on back!&#8221;
</p>
<p><p>Looking back: if I had never come across FreelanceFolder, probably in bed during some sleepless night&#8230; If I had never pestered Jon about my desire to write more&#8230; who knows what I&#8217;d be doing right now. So the moral of this story boys and girls is: speak up! The &#8220;squeaky wheel gets the oil&#8221; idiom might be a bit cheesy, and undesirable even; but it&#8217;s 100% true, nevertheless. How can they say &#8220;come on back&#8221; if you never speak up? </p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/personal/come-on-back/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Curse of Availability</title>
		<link>http://jeffrey-way.com/personal/the-curse-of-availability/</link>
		<comments>http://jeffrey-way.com/personal/the-curse-of-availability/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 04:30:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=461</guid>
		<description><![CDATA[My iPhone is both the greatest and worst piece of equipment I&#8217;ve ever owned. It&#8217;s strange to find a device [...]]]></description>
			<content:encoded><![CDATA[<p>My iPhone is both the greatest and worst piece of equipment I&#8217;ve ever owned. It&#8217;s strange to find a device which is so completely far beyond the majority of the competition. While, a few years ago, most phones were happy with tiny advancements with each new iteration, the iPhone came onto the scene and simply blew the competition away. Now, other than my keys and wallet, I won&#8217;t leave home without it. Therein lies the problem&#8230; </p>
<p><span id="more-461"></span></p>
<p>
I&#8217;m a bit obsessive &#8212; okay, quite obsessive. While a better man may have the ability to simply turn off the push feature on his phone, I can&#8217;t. This means that, <strong>other than the 5-6 hours a night I sleep, I am always available&#8230;always.</strong> If Mr. X sends an email to me, I will have received it, and at least glanced at the email within a few moments of him pressing the <em>send</em> button. On one hand, this is fantastic. If my boss emails me with important information, I&#8217;ll have it instantly. I&#8217;m still undecided as to whether they&#8217;re impressed by my quick responses, or disturbed. <img src='http://jeffrey-way.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This also means that I&#8217;m continuously updated on life-changing important 140 characters ramblings from my Twitter buddies. On the other hand, I can&#8217;t shut down.
</p>
<p>Especially in the last month, I&#8217;ve begun to ask myself, &#8220;Is this a good thing?&#8221; More and more, I find myself glancing at my phone during  dinner, or quietly reaching into my pocket after my leg starts buzzing in a movie theater. No no&#8230; I can&#8217;t turn the thing off. Two hours without availability? How could I deal with that?  On more than one occasion, my fiancée has given me &#8220;the look&#8221; &#8211; which means, turn &#8211; it &#8211; off. I suspect that many of the male readers of this blog are quite familiar with this &#8220;look.&#8221;</p>
<blockquote>
<p>
I find myself glancing at my phone during  dinner, or quietly reaching into my pocket after my leg starts buzzing in a movie theater. No no&#8230;I can&#8217;t turn the thing off. Two hours without availability? How could I deal with that?
</p>
</blockquote>
<h3>Not Just the Phone</h3>
<p>
But don&#8217;t forget, there&#8217;s more than just the iPhone. For some reason, I&#8217;ve found it necessary to have a Twitter client on my desktop computer, laptop, and phone. This means that beeps are heard around my entire home at sporadic intervals. Beep&#8230;beep&#8230;beep. It&#8217;s irritating &#8211; yet I won&#8217;t fix the problem!
</p>
<p>I suppose the reason I&#8217;m writing this is because <strong>I&#8217;m beginning to feel the toll from my constant availability disorder. </strong>  My eyes strain, and more importantly, it&#8217;s difficult to turn my brain off. This results in far less sleep than I require. It doesn&#8217;t help that I don&#8217;t have a specific 9-5 job either. Forum chatter, Twitter, Facebook, Yammer, new project ideas&#8230;it all adds up quickly. </p>
<p><strong>My question to you is: do you suffer from this as well? If so, how do you shutdown? </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/personal/the-curse-of-availability/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Introducing jwTabs</title>
		<link>http://jeffrey-way.com/projects/introducing-jwtabs/</link>
		<comments>http://jeffrey-way.com/projects/introducing-jwtabs/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 03:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=453</guid>
		<description><![CDATA[It&#8217;s no coincidence that I&#8217;m slowly releasing a cohesive suite of custom plugins which do everything I need (and would [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s no coincidence that I&#8217;m <a href="http://jeffrey-way.com/introducing-jwannounce/">slowly</a> releasing a cohesive suite of custom plugins which do everything I need (and would actually use)&#8230;and nothing more!  </p>
<h3>Features</h3>
<ol>
<li>Option to fade between slides </li>
<li>Option to auto-switch between tabs </li>
<li>Super light-weight &#8211; about 1000 bytes, packed. </li>
<li>Has everything you&#8217;d actually use&#8230;and nothing more. </li>
<li>No need to specifiy the number of tabs. This is done automatically for you. </li>
</ol>
<div class="download" style="margin-top: 25px;">
<ul>
<li><a href="http://jeffrey-way.com/introducing-jwtabs/" style="color: white;">Download</a></li>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/projects/introducing-jwtabs/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Twitter Follower Recipe</title>
		<link>http://jeffrey-way.com/general/the-twitter-follower-recipe/</link>
		<comments>http://jeffrey-way.com/general/the-twitter-follower-recipe/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 23:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=393</guid>
		<description><![CDATA[
Like most services that sweep the world, Twitter has quickly been tainted by businesses hoping to take advantage of this [...]]]></description>
			<content:encoded><![CDATA[<p>
Like most services that sweep the world, Twitter has quickly been tainted by businesses hoping to take advantage of this crazy new &#8220;viral marketing&#8221; that the suits hear so much about. What&#8217;s unfortunate is that the majority of them seem to have missed the primary advantage: <strong>connecting with the consumer on a more personal level</strong>. Twitter is much more than a substitute for RSS feeds.
</p>
<p><span id="more-393"></span></p>
<p>As many of you may know, I run the Nettuts+ <a href="http://www.twitter.com/nettuts">Twitter account</a>, as well as edit the <a href="http://net.tutsplus.com">site</a>. For a web development blog with 50,000 RSS subscribers, a Twitter follow-count of 20,000 is actually quite impressive.  </p>
<div class="tutorial_image">
<a href="http://twittercounter.com/nettuts/all/followers"><br />
   <img src="http://jeffrey-way.s3.amazonaws.com/014_twitter/stats.png" alt="Stats" /><br />
</a>
</div>
<p>Working for Envato, I&#8217;ve had the pleasure of learning from so many different brilliant minds, especially when it comes to things like social marketing. There&#8217;s no denying that, at the end of the day, my job is to create a following for Nettuts+. As such, it&#8217;s very interesting to analyze how each site editor runs his or her own Twitter account. Each of us have our own style. </p>
<ol>
<li>Using it primarily for important site news. </li>
<li> Retweeting applicable articles/news items. </li>
<li> A bit more of a personal outlet. </li>
</ol>
<h3>Pros and Cons</h3>
<p>
There are advantages and disadvantages to each method; and I&#8217;m perfectly willing to admit that I don&#8217;t know enough to make any kind of &#8220;this is the way to gain followers&#8221; declaration. With that said, I do feel that I&#8217;ve learned a thing or two.
</p>
<h3>1. It is Okay to use the Word, &#8220;I&#8221; </h3>
<p>
This might seem obvious; however, I&#8217;m fairly certain that many companies discourage the use of any personal chatter what-so-ever. Yet once again, they&#8217;re missing the point of Twitter. If it was originally created as a way to tell the world &#8220;what you&#8217;re doing,&#8221; how did it turn in to a maze of links?
</p>
<div class="tutorial_image">
   <img src="http://jeffrey-way.s3.amazonaws.com/014_twitter/mic.png" alt="" />
</div>
<p>If I&#8217;m following @microsoft &#8211; which I don&#8217;t &#8211; I want to feel as if I have the &#8220;inside scoop&#8221; on what they&#8217;re working on. Surely, they can&#8217;t reveal any exclusive information, due to the fact that the tweet would be immediately &#8220;articalized&#8221; by blogs across the web within hours. Having said that, I would have loved to read tweets along the lines of &#8220;Windows 7 is coming along really well! We&#8217;re all getting excited.&#8221; from Microsoft. It&#8217;s personal without being &#8220;took my dog for a walk&#8221; boring. </p>
<p>Now it&#8217;s one thing with enormous companies like Microsoft &#8211; perhaps a bit more understandable &#8211; but it&#8217;s quite another with smaller blogs and sites like Nettuts+. If my only job was to post link after link on Twitter, what would be the benefit? Can&#8217;t you visit Smashing Magazine&#8217;s site and find the majority of them anyhow? Sure you can. </p>
<p>Maybe it&#8217;s just because I work from home, but I truly do have a desire to connect with our readers &#8211; on both a professional and a personal level (at least as personal as Twitter can get). </p>
<h3>2. Do Not Follow Everyone </h3>
<p>
This is one that I might not be smart enough to understand. What is the advantage to following everybody, from a business point of view? Does that make us look more friendly? Because, to my eyes, it seems a bit spammy. Don&#8217;t ruin your Twitter feed by befriending 10,000 people. Just as it&#8217;s my job to run the Twitter account, I also take advantage and learn from the thoughts and ideas of those I follow. If I followed 10,000 users, I would lose that ability. </p>
<p>Some might argue that the advantage comes from immediately knowing when a user has a gripe with your company. This is incorrect for two reasons: </p>
<ol>
<li> Following 10k people, you won&#8217;t notice. </li>
<li> Why not, using a program like Echofont (my Twitter Mac client of choice), create a saved search for your company? Presto. Mission accomplished without following everybody. </li>
</ol>
<p>Secondly, how many of you have found yourself looking over who your favorite designer on Twitter follows?
</p>
<blockquote>
<p>
There&#8217;s a huge benefit to reviewing who those you follow&#8230;follow!
</p>
</blockquote>
<h3>3. Be Silly </h3>
<p>
Let&#8217;s be frank: as we become increasingly solitary, the desire to &#8220;connect&#8221; increases exponentially. I don&#8217;t follow people or businesses who spam me with links all day. I need to feel like I &#8220;know&#8221; them, at least in some small fashion. Don&#8217;t get me wrong &#8211; links are great (I post them often, even), but they must represent only a portion of your tweets. </p>
<p>There&#8217;s absolutely nothing wrong with referencing a funny Youtube video or article, as long as it isn&#8217;t offensive in nature. All business and no play is never a good thing. For example, I, just yesterday, linked to a funny video of an <a href="http://www.geekologie.com/2009/11/live_tv_ewok_humping_al_rokers.php">Ewok moonwalking</a> on The Today Show. Is it related to web development? Not at all. Does it promote my site/company? Not a chance. But it adds a bit of personal flair, and opens a dialog between yourself and your followers. This helps to build a larger, and more personal, link between your company and the consumer. <strong>And of course, the convenient plus side is that the more tweets with @yourbusiness in them&#8230; the more retweets&#8230; the more followers.</strong>
</p>
<h3>4. Once They Know You&#8230; </h3>
<p>They&#8217;ll help you! Whether it comes in the form of a retweet, or a Digg, or even a helpful job reference, it&#8217;s common sense that we&#8217;re much more apt to help those we know over those we don&#8217;t.    </p>
<blockquote>
<p>
Twitter is a simple tool. We&#8217;ve just complicated the hell out of it.
</p>
</blockquote>
<h3>The Twitter Recipe</h3>
<p> If you want more followers for your company, be a human being and tweet like one. </p>
<ol>
<li>Only provide links to articles you&#8217;ve READ and ENDORSE </li>
<li> Add a dash of meaningless personal chatter. </li>
<li> Reply to those who ask you questions. Remember, replies don&#8217;t show up in everybody&#8217;s feed. You&#8217;re not spamming your followers if you respond to ten people in a few minutes. </li>
<li> Two cups of promoting your business. That&#8217;s the point, isn&#8217;t it? </li>
<li> One tablespoon of hilarious Youtube video a few times per week. Laughing is good. </li>
<li>Be creative. For example, Envato&#8217;s <a href="http://twitter.com/envato_support">support staff</a> has a Twitter account to expedite quick and easy questions. </li>
<li> A quart of &#8220;don&#8217;t complicate it!&#8221;
</ol>
<h3>In Conclusion</h3>
<p>I want to clarify that these are the things that have worked for me personally. Do I have it all figured out? No way. Does anyone else, for that matter? No way. What works for your business?</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/general/the-twitter-follower-recipe/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>New Additions to the Vault: 11/4</title>
		<link>http://jeffrey-way.com/vault/new-additions-to-the-vault-114/</link>
		<comments>http://jeffrey-way.com/vault/new-additions-to-the-vault-114/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:05:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vault]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=376</guid>
		<description><![CDATA[
I&#8217;m getting lazy about updating the vault with new tutorials. I really need to find more of an automated way [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m getting lazy about updating the <a href="http://jeffrey-way.com/archives/">vault</a> with new tutorials. I really need to find more of an automated way to do this; but it&#8217;s a bit difficult when they&#8217;re posted across multiple sites. Anyhow, here&#8217;s what I&#8217;ve been up to for the last few weeks. </p>
<p><span id="more-376"></span></p>
<ol>
<li class="sc jquery js askjw"><a href="http://blog.themeforest.net/screencasts/ask-jw-a-plugin-to-make-important-announcements/">Ask JW: Building the jwAnnounce jQuery Plugin</a></li>
<li class="js sc jquery"<a href="http://net.tutsplus.com/videos/screencasts/how-to-build-a-simple-content-slider-jquery-plugin/">Build a Simple Content Slider jQuery Plugin</a></li>
<li class="sc css"><a href="http://net.tutsplus.com/videos/screencasts/the-ultimate-guide-to-creating-a-design-and-converting-it-to-html-and-css/">Ultimate Guide to Creating a Design and Converting it to HTML and CSS</a></li>
<li class="css sc"><a href="http://net.tutsplus.com/tutorials/html-css-techniques/css-the-very-first-steps-new-plus-tutorial/">CSS: The Very First Steps (Subscription Tutorial)</a></li>
<li class="sc css"><a href="http://net.tutsplus.com/videos/screencasts/typekit-removing-the-wrapping-paper/">TypeKit: Removing the Wrapping Paper</a></li>
</ol>
<h3>Components</h3>
<p>
I&#8217;ve also released a couple helpful jQuery plugins this week; nothing too life shattering, but helpful none the less.
</p>
<h4><a href="http://jeffrey-way.com/filterjson-a-jquery-plugin/">filterJSON</a></h4>
<div class="tutorial_image"><a href="http://jeffrey-way.com/filterjson-a-jquery-plugin/"><img src="http://jeffrey-way.s3.amazonaws.com/012_filterJSON/jsonFilter-postimage.jpg" alt="filterJSON" /></a></div>
<p><em>Imagine that you have a JSON file, and need an easy way to filter through and display its contents on the page. If you’re using a helpful JavaScript library like jQuery, you could use .getJSON() to load and parse the file; however, you’re then left with a huge clump of data to sort through.</p>
<p>Wouldn’t it be easier if there was a way to, in a sense, allow for pagination through these objects? Wouldn’t it be easier if we could set the number of items to display on the page at any given time? That’s exactly what this plugin does.  </em>
</p>
<h4><a href="http://jeffrey-way.com/introducing-jwannounce/">jwAnnounce</a></h4>
<div class="tutorial_image"><a href="http://jeffrey-way.com/introducing-jwannounce/"><img src="http://jeffrey-way.s3.amazonaws.com/013_jwAnnounce/jwAnnounce.jpg" alt="jwAnnounce" /></a></div>
<p><em>I was recently asked on Twitter if I was aware of a simple announcement plugin for jQuery – where a little bar is posted at the top of a website informing the user that some important news/update is taking place. I’m sure you’ve seen them plenty of times. With jQuery, we can create a wrapper for this effect easily and quickly. </em></p>
<h3>On the Horizon</h3>
<p>
Coming up this Friday is a pretty nifty screencast called &#8220;ajaxComments.&#8221; It&#8217;ll teach how to take a simple PHP comment form and AJAXify it with the jQuery post() method and some pretty animations.
</p>
<p>P.S. Don&#8217;t forget to bookmark <a href="http://screenr.com/user/NETTUTS">this page</a> to stay up to date on the latest Twitter video quick tips from Nettuts+! If you&#8217;re unfamiliar, they&#8217;re five minute or less web development tips.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/vault/new-additions-to-the-vault-114/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Introducing jwAnnounce</title>
		<link>http://jeffrey-way.com/projects/introducing-jwannounce/</link>
		<comments>http://jeffrey-way.com/projects/introducing-jwannounce/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 10:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jeffrey-way.com/?p=362</guid>
		<description><![CDATA[
I was recently asked on Twitter if I was aware of a simple announcement plugin for jQuery &#8211; where a [...]]]></description>
			<content:encoded><![CDATA[<p>
I was recently asked on Twitter if I was aware of a simple announcement plugin for jQuery &#8211; where a little bar is posted at the top of a website informing the user that some important news/update is taking place. I&#8217;m sure you&#8217;ve seen them plenty of times. With jQuery, we can create a wrapper for this effect easily and quickly.
</p>
<p>Hit the download link below to view examples, download the source, and <strong>watch a screencast</strong> to learn how to build it yourself!</p>
<div class="download">
<ul>
<li><a href="http://jeffrey-way.com/introducing-jwannounce/" style="color: white;">Download</a></li>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jeffrey-way.com/projects/introducing-jwannounce/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
