<?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>blennd</title>
	
	<link>http://blennd.com</link>
	<description>A whole mess of me, all blennd'd together</description>
	<lastBuildDate>Fri, 27 Jan 2012 21:29:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/blennd" /><feedburner:info uri="blennd" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>blennd</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Disabling Lion’s App State Resume Feature</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/oam3D9MuNbU/</link>
		<comments>http://blennd.com/post/disabling-lions-app-state-resume-feature/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:24:16 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[UNIX/Bash]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=133</guid>
		<description><![CDATA[<img width="200" height="32" src="http://blennd.com/wp-content/uploads/2012/01/3f00c74510db4382229a7dfff8a23f89d64f2894931-200x32.png" class="attachment-medium wp-post-image" alt="Mac OS X Lion Terminal" title="Mac OS X Lion Terminal" />Now, for the average consumer, I can see how this can save someone's ass, but for some of the applications I was using it was really more annoying than anything else.]]></description>
			<content:encoded><![CDATA[<img width="200" height="32" src="http://blennd.com/wp-content/uploads/2012/01/3f00c74510db4382229a7dfff8a23f89d64f2894931-200x32.png" class="attachment-medium wp-post-image" alt="Mac OS X Lion Terminal" title="Mac OS X Lion Terminal" /><p>My work iMac just got upgraded to OS X &#8220;Lion&#8221; (10.7), and I&#8217;ve configured everything how I&#8217;ve wanted it and pretty much gotten accustomed to all of the new software features and quirks.</p>
<p>One of the new features in Lion is that the OS is designed so that you never have to think about saving, because every new (read: the one&#8217;s that implement the feature) Application saves their state intelligently upon exiting/quitting. This feature sounds great, and it is most of the time&#8230; but having used computers for years and logically thinking of quitting an app as being able to start it again with a clean slate, made for quite the confusing experience sometimes.</p>
<p>Now, for the average consumer, I can see how this can save someone&#8217;s ass, but for some of the applications I was using it was really more annoying than anything else.</p>
<p>Luckily, there&#8217;s a quick Terminal command you can run that will disable this window saving behavior in an app:</p>
<pre><code>defaults write com.namespace.appname NSQuitAlwaysKeepsWindows -bool false</code></pre>
<p>Obviously, insert the namespace and app name of the offending app into that command to switch off the window saving behavior.</p>
<p>So, for example to turn off the annoying feature of the new Terminal app that makes it so upon launch the terminal window shows grayed out text from the previous session, you would enter this in your Terminal/CLI:</p>
<pre><code>defaults write com.apple.Terminal NSQuitAlwaysKeepsWindows -bool false</code></pre>
<p>And to stop having the Preview app stack window upon window of itself every time it opens a new window over its previous one (even though its been closed completely), you enter this:</p>
<pre><code>defaults write com.apple.Preview NSQuitAlwaysKeepsWindows -bool false</code></pre>
<p>And there you go. The app should no longer save its state (at least its open windows anyway) and resume it upon launch.</p>
<p> <img src='http://blennd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=oam3D9MuNbU:3A1XSH8lMLw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=oam3D9MuNbU:3A1XSH8lMLw:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=oam3D9MuNbU:3A1XSH8lMLw:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/oam3D9MuNbU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/disabling-lions-app-state-resume-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/disabling-lions-app-state-resume-feature/</feedburner:origLink></item>
		<item>
		<title />
		<link>http://feedproxy.google.com/~r/blennd/~3/iHGmwfiMviE/</link>
		<comments>http://blennd.com/post/131/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 23:07:36 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Status Update]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery Mobile]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=131</guid>
		<description><![CDATA[I love jQuery mobile. &#8230; and CSS3 and HTML5 and JavaScript.]]></description>
			<content:encoded><![CDATA[<p>I love jQuery mobile. &#8230; and CSS3 and HTML5 and JavaScript. <img src='http://blennd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=iHGmwfiMviE:dWqDd-UQdK0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=iHGmwfiMviE:dWqDd-UQdK0:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=iHGmwfiMviE:dWqDd-UQdK0:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/iHGmwfiMviE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/131/</feedburner:origLink></item>
		<item>
		<title />
		<link>http://feedproxy.google.com/~r/blennd/~3/FlUV2VlO_1Q/</link>
		<comments>http://blennd.com/post/126/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:43:33 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Status Update]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=126</guid>
		<description><![CDATA[LG. Life is Good.]]></description>
			<content:encoded><![CDATA[<p>LG. Life is Good.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=FlUV2VlO_1Q:SJNRWOJJKkU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=FlUV2VlO_1Q:SJNRWOJJKkU:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=FlUV2VlO_1Q:SJNRWOJJKkU:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/FlUV2VlO_1Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/126/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/126/</feedburner:origLink></item>
		<item>
		<title />
		<link>http://feedproxy.google.com/~r/blennd/~3/JL2PAHsVrKs/</link>
		<comments>http://blennd.com/post/122/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:39:34 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Status Update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=122</guid>
		<description><![CDATA[Creating a bunch of test posts. I love WordPress.]]></description>
			<content:encoded><![CDATA[<p>Creating a bunch of test posts. <img src='http://blennd.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
I love WordPress.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=JL2PAHsVrKs:RYKJR8FatbI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=JL2PAHsVrKs:RYKJR8FatbI:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=JL2PAHsVrKs:RYKJR8FatbI:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/JL2PAHsVrKs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/122/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/122/</feedburner:origLink></item>
		<item>
		<title>Sony Pictures Movie Downloads Too Expensive</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/ZKlim6VhgUE/</link>
		<comments>http://blennd.com/post/sony-pictures-movie-downloads-too-expensive/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:26:55 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[On Demand]]></category>
		<category><![CDATA[Rentals]]></category>
		<category><![CDATA[Sony Pictures]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=112</guid>
		<description><![CDATA[Sony Pictures exec says &#8216;the pricing for online ownership is too high&#8217; John Calkins said in an interview with PC Magazine that &#8220;the pricing for online ownership is too high.&#8221; He believes that companies should focus on lowering the cost of movies, since it&#8217;s so easy to rent and stream for far less. Finally! A big exec [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Sony Pictures exec says 'the pricing for online ownership is too high'" href="http://www.theverge.com/2012/1/6/2687390/sony-pictures-online-movie-downloads-too-expensive" target="_blank">Sony Pictures exec says &#8216;the pricing for online ownership is too high&#8217;</a></p>
<blockquote><p>John Calkins said in an interview with <em>PC Magazine</em> that &#8220;the pricing for online ownership is too high.&#8221; He believes that companies should focus on lowering the cost of movies, since it&#8217;s so easy to rent and stream for far less.</p></blockquote>
<p>Finally! A big exec gets it!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=ZKlim6VhgUE:mITesD99Zz8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=ZKlim6VhgUE:mITesD99Zz8:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=ZKlim6VhgUE:mITesD99Zz8:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/ZKlim6VhgUE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/sony-pictures-movie-downloads-too-expensive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/sony-pictures-movie-downloads-too-expensive/</feedburner:origLink></item>
		<item>
		<title>Jungle Brothers – What’s The Five O</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/sTdr6PSnCuY/</link>
		<comments>http://blennd.com/post/lets-play-frequency-4-1-jungle-brothers-whats-the-five-o/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:09:48 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[All That We Do]]></category>
		<category><![CDATA[Frequency]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Jungle Brothers]]></category>
		<category><![CDATA[Nostalgia]]></category>
		<category><![CDATA[Playstation]]></category>
		<category><![CDATA[PS2]]></category>
		<category><![CDATA[Video Game]]></category>
		<category><![CDATA[What's The Five O]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=108</guid>
		<description><![CDATA[This is why I love the internet. Found a song that I used to love when I played this weird game on the PS2 when I bought the Network Adapter (it came as a demo). I was 11 years old. Holy nostalgia.]]></description>
			<content:encoded><![CDATA[<iframe width="580" height="350" src="http://www.youtube.com/embed/aRpTwQm8FlY" frameborder="0" type="text/html"></iframe>
<p>This is why I love the internet.<br />
Found a song that I used to love when I played this weird game on the PS2 when I bought the Network Adapter (it came as a demo). I was 11 years old.<br />
Holy nostalgia.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=sTdr6PSnCuY:3SMKV2UgLEU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=sTdr6PSnCuY:3SMKV2UgLEU:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=sTdr6PSnCuY:3SMKV2UgLEU:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/sTdr6PSnCuY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/lets-play-frequency-4-1-jungle-brothers-whats-the-five-o/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/lets-play-frequency-4-1-jungle-brothers-whats-the-five-o/</feedburner:origLink></item>
		<item>
		<title>I Know its Still Summer, But…</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/iw9ZaXgCc_g/</link>
		<comments>http://blennd.com/post/i-know-its-still-summer-but/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 08:19:04 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Snowboarding]]></category>
		<category><![CDATA[Mountains]]></category>
		<category><![CDATA[Season]]></category>
		<category><![CDATA[Snowboard]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=94</guid>
		<description><![CDATA[<img width="200" height="132" src="http://blennd.com/wp-content/uploads/2011/08/pdimg_91-200x132.jpg" class="attachment-medium wp-post-image" alt="Snowboarder" title="picDescrip.com - Snowboarder" />So, yea, I know its still the summer and I definitely wouldn't ever want to wish away the rest of it... but seeing a picture like this gets me a little excited for the season. 'Nuff said.]]></description>
			<content:encoded><![CDATA[<img width="200" height="132" src="http://blennd.com/wp-content/uploads/2011/08/pdimg_91-200x132.jpg" class="attachment-medium wp-post-image" alt="Snowboarder" title="picDescrip.com - Snowboarder" /><p>So, yea, I know its still the summer and I definitely wouldn&#8217;t ever want to wish away the rest of it&#8230; but seeing a picture like this gets me a little excited for the season. &#8216;Nuff said.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=iw9ZaXgCc_g:ScrpoVQjLjQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=iw9ZaXgCc_g:ScrpoVQjLjQ:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=iw9ZaXgCc_g:ScrpoVQjLjQ:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/iw9ZaXgCc_g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/i-know-its-still-summer-but/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blennd.com/post/i-know-its-still-summer-but/</feedburner:origLink></item>
		<item>
		<title>The Pains of Installing TMUX on a Shared Server</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/0K6xBCMBLBw/</link>
		<comments>http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 08:07:27 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[UNIX/Bash]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[mintty]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[terminal multiplexer]]></category>
		<category><![CDATA[tmux]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=85</guid>
		<description><![CDATA[<img width="200" height="120" src="http://blennd.com/wp-content/uploads/2011/08/tmux-200x120.png" class="attachment-medium wp-post-image" alt="tmux in mintty via cygwin bash" title="tmux" />After numerous pains of running into dependency problems, libraries not being found, and crazy amounts of Google searches later.... I have "tmux" running.]]></description>
			<content:encoded><![CDATA[<img width="200" height="120" src="http://blennd.com/wp-content/uploads/2011/08/tmux-200x120.png" class="attachment-medium wp-post-image" alt="tmux in mintty via cygwin bash" title="tmux" /><p>I kept getting disconnected from my server while I was working and it was really frustrating me when I&#8217;d have to reconnect with ssh, &#8220;cd&#8221; back into the directory I was working in, and then open all of my VIM buffers after cleaning up all of their confused &#8220;.swp&#8221; files. Yea, a huge pain in the ass.</p>
<p>Anyway, what I ended up doing is deciding that I really need to get used to using GNU Screen. I&#8217;ve used it a couple times before at work, but never got used to it. That&#8217;s when I remember that a coworker of mine told me that if I haven&#8217;t gotten used to using Screen, that I should try out &#8220;tmux&#8221; instead. I got excited that I&#8217;d be on the cutting edge&#8230;</p>
<p>Well, I have a shared hosting setup through site5 (I don&#8217;t have the money for a VPS), so naturally when I typed in &#8220;tmux&#8221; into my ssh terminal session, nothing happened. Wonderful, I was going to have to manually install it without root access.</p>
<p>After numerous pains of running into dependency problems, libraries not being found, and crazy amounts of Google searches later&#8230;. I have &#8220;tmux&#8221; running. <img src='http://blennd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here&#8217;s what I did to make it all happen:</p>
<pre dir="ltr">cd ~
mkdir local
mkdir temp
mv tmux-1.5.tar.gz temp
mv libevent-2.0.12-stable.tar.gz temp
cd temp
tar xvfz tmux-1.5.tar.gz
tar xvfz libevent-2.0.12-stable.tar.gz
cd libevent-2.0.12-stable
./configure --prefix=$HOME/local
make
make install
cd ../tmux-1.5
DIR="$HOME/local"
./configure CFLAGS="-I$DIR/include" LDFLAGS="-L$DIR/lib"
make
cp tmux ~/local/bin
export PATH=$HOME/local/bin:$PATH
export LD_LIBRARY_PATH="$HOME/local/lib"

tmux</pre>
<p>Woot! It works! Of course, though, you&#8217;ll want to add the &#8220;export&#8221; commands to your &#8220;~/.bashrc&#8221; file so that you they&#8217;re done on login.</p>
<p>Ok, so my terminal might be 10,000 lines more full&#8230; but I&#8217;ve cleaned up the crap and given you the working results.</p>
<p>I doubt anyone will run into the exact same problems as I did, as it all depends on the setup of your server and what dependencies you already have. Also, this isn&#8217;t the best way of going about installing unix tools normally, but I didn&#8217;t have root or su capabilities. Anyway, I&#8217;m leaving this here in case anyone does run into a similar problem&#8230; or at least for archival purposes (I&#8217;m not going to remember how to do this, haha).</p>
<p>Hope this helps!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=0K6xBCMBLBw:aanS98Ilzzw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=0K6xBCMBLBw:aanS98Ilzzw:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=0K6xBCMBLBw:aanS98Ilzzw:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/0K6xBCMBLBw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/</feedburner:origLink></item>
		<item>
		<title>Git and Github Pull Configuration Error</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/QheGVswUL_I/</link>
		<comments>http://blennd.com/post/git-and-github-pull-configuration-error/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 03:25:54 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[pull]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=78</guid>
		<description><![CDATA[I was working on my local machine and was pushing my image files to github and pulling them down onto my server, when for some reason I ran into an error]]></description>
			<content:encoded><![CDATA[<p>This is a quick one. While doing some Photoshop and image work on blennd&#8217;s design, I was working on my local machine and was pushing my image files to github and pulling them down onto my server, when for some reason I ran into this error:</p>
<pre>You asked me to pull without telling me which branch you
want to merge with, and 'branch.master.merge' in
your configuration file does not tell me either.        Please
specify which branch you want to merge on the command line and
try again (e.g. 'git pull &lt;repository&gt; &lt;refspec&gt;').
See git-pull(1) for details.

If you often merge with the same branch, you may want to
configure the following variables in your configuration
file:

    branch.master.remote = &lt;nickname&gt;
    branch.master.merge = &lt;remote-ref&gt;
    remote.&lt;nickname&gt;.url = &lt;url&gt;
    remote.&lt;nickname&gt;.fetch = &lt;refspec&gt;

See git-config(1) for details.</pre>
<p>I&#8217;m not sure why I was all of a sudden running into this, as I had already done pull&#8217;s before&#8230;. but whatever. Regardless, here&#8217;s the fix:<br />
You can work around it by simply adding some parameters to each pull request:</p>
<pre>$ git pull origin master</pre>
<p>Or, you can correctly configure git to always pull from the master by:</p>
<pre>$ git config branch.master.remote origin
$ git config branch.master.merge refs/heads/master</pre>
<p>Fixed. <img src='http://blennd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I hope this helps anyone that runs into this.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=QheGVswUL_I:sSlDpUD7TuA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=QheGVswUL_I:sSlDpUD7TuA:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=QheGVswUL_I:sSlDpUD7TuA:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/QheGVswUL_I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/git-and-github-pull-configuration-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blennd.com/post/git-and-github-pull-configuration-error/</feedburner:origLink></item>
		<item>
		<title>Facebook Messenger. A separate app by Beluga?</title>
		<link>http://feedproxy.google.com/~r/blennd/~3/785oyunXHHU/</link>
		<comments>http://blennd.com/post/facebook-messenger-a-separate-app-by-beluga/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 19:34:08 +0000</pubDate>
		<dc:creator>blennd</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[beluga]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[orca]]></category>
		<category><![CDATA[universal]]></category>

		<guid isPermaLink="false">http://blennd.com/?p=57</guid>
		<description><![CDATA[<img width="200" height="152" src="http://blennd.com/wp-content/uploads/2011/08/facebook_mess-300x228.png" class="attachment-medium wp-post-image" alt="Facebook Messenger" title="facebook_messenger" />Yesterday, Facebook released a mobile app for Android and iOS called Facebook Messenger, creating their second official app to have ever launched on mobile.]]></description>
			<content:encoded><![CDATA[<img width="200" height="152" src="http://blennd.com/wp-content/uploads/2011/08/facebook_mess-300x228.png" class="attachment-medium wp-post-image" alt="Facebook Messenger" title="facebook_messenger" /><p>Yesterday, Facebook released a mobile app for Android and iOS called Facebook Messenger, creating their second official app to have ever launched on mobile.</p>
<p>Traditionally, Facebook has added new features into their official Facebook app, instead of creating separate apps. Over the span of the Facebook app&#8217;s existence it has grown to be a little bloated. Its no secret to anyone that the Facebook app, as much as we all use it, is pretty bad for both the iOS and Android platform. They&#8217;re slow, buggy, resource hungry, and don&#8217;t measure up to the feature set of the Facebook website.</p>
<p style="text-align: center;"><a href="http://blennd.com/wp-content/uploads/2011/08/ss-480-0-11.jpg" rel="shadowbox[sbpost-57];player=img;"><img class="size-medium wp-image-61 alignnone" style="border-style: initial; border-color: initial;" title="Facebook App Screenshot" src="http://blennd.com/wp-content/uploads/2011/08/ss-480-0-11-180x300.jpg" alt="Facebook App Screenshot" width="180" height="300" /></a><a href="http://blennd.com/wp-content/uploads/2011/08/ss-480-0-0.jpg" rel="shadowbox[sbpost-57];player=img;"><img class="alignnone" title="Facebook Messenger Screenshot" src="http://blennd.com/wp-content/uploads/2011/08/ss-480-0-0-180x300.jpg" alt="Facebook Messenger Screenshot" width="180" height="300" /></a></p>
<p>Almost as if to confess to the mediocre quality of the Facebook app, they have released a new app solely for the purpose of messaging. Strangely, however, they have not removed the messaging/chat functionality from their main app, causing a bit of redundancy.</p>
<p>In early March, Facebook acquired &#8221;Beluga&#8221;, a small team of people responsible for the Beluga group messaging app. Since then, we&#8217;ve all sat back and wondered what the team has been doing under Facebook&#8217;s ownership. Well, here&#8217;s what they&#8217;ve been working on. Beluga cutely gave some hints towards the app&#8217;s origin. If you look at the screenshots on the Android Marketplace page, you&#8217;ll see a whale picture posted in the example group messaging screen. Also, I noticed when looking at the URL in the Android Marketplace, that the app id is &#8220;com.facebook.<strong>orca</strong>&#8220;. Orca and Beluga = whales&#8230; &#8217;nuff said.<a href="http://blennd.com/wp-content/uploads/2011/08/ss-480-3-0.jpg" rel="shadowbox[sbpost-57];player=img;"><img class="alignright size-medium wp-image-67" title="Facebook Messenger Beluga" src="http://blennd.com/wp-content/uploads/2011/08/ss-480-3-0-180x300.jpg" alt="Facebook Messenger Beluga" width="180" height="300" /></a></p>
<p>The app has, from what I&#8217;ve seen, confused a lot of users. Mostly people are wondering why they made another app just for messaging. I think the basic idea is that you get a faster, simpler app just for messaging, which gives an important part of messaging back to the user &#8211; the speed. Also, it seems that Facebook wants us to think of Facebook Messenger as the one stop shop for all types of messaging. I think so, considering the app, once installed, is simply called &#8220;Messenger&#8221;. It goes hand in hand with their new messaging platform that aims at redefining the way we use communication systems (like email, SMS, and IM), but also has perfect timing, considering Apple will be launching their own <a title="Apple - iMessage" href="http://www.apple.com/ios/ios5/features.html#imessage" target="_blank">iMessage </a>service when iOS is released to the consumer public.</p>
<p>Right now the app is much like Facebook&#8217;s message area, which is a combined inbox of chats and messages&#8230;. which is great, except that you can&#8217;t tell who&#8217;s actually online or not, making the backwards compatibility use of talking to someone on Facebook, through IM, rather difficult. I believe the idea, however, is for it to work like AIM&#8217;s old push to mobile service, where people are never really offline. They are either on Facebook chat, or they&#8217;re away on their phone. But for now, before the app gains widespread adoption, its a little frustrating to not know who&#8217;s actually available.</p>
<p>This is version 1, however, so we&#8217;ll see what happens in the coming updates.</p>
<p>You can find the links to the Facebook product page and the App Store pages below.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/blennd?a=785oyunXHHU:wfMbdfyrflw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blennd?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/blennd?a=785oyunXHHU:wfMbdfyrflw:QmFdFVnIn2E"><img src="http://feeds.feedburner.com/~ff/blennd?i=785oyunXHHU:wfMbdfyrflw:QmFdFVnIn2E" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/blennd/~4/785oyunXHHU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blennd.com/post/facebook-messenger-a-separate-app-by-beluga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blennd.com/post/facebook-messenger-a-separate-app-by-beluga/</feedburner:origLink></item>
	</channel>
</rss>

