<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DU4NQX04fyp7ImA9WhRaFEw.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567</id><updated>2012-02-16T13:46:30.337-05:00</updated><category term="bikes" /><category term="oregon" /><category term="GWT" /><category term="bags" /><category term="javascript" /><category term="html5" /><category term="beach" /><category term="naztech" /><category term="tmux" /><category term="arcattack" /><category term="ganeti" /><category term="phone" /><category term="thunderbolt" /><category term="chrome" /><category term="biking" /><category term="logan" /><category term="firefox" /><category term="travel" /><category term="commands" /><category term="invisibleSHIELD" /><category term="g1" /><category term="htc dream" /><category term="cycling" /><category term="irc" /><category term="vim" /><category term="eclipse" /><category term="code" /><category term="Android" /><category term="kids" /><category term="MealTicket" /><category term="linux" /><category term="me" /><category term="p-01" /><category term="vacation" /><category term="photography" /><category term="timbuk2" /><category term="security" /><category term="htc" /><category term="zagg" /><category term="home improvement" /><category term="irssi" /><category term="jenna" /><category term="ux" /><category term="pistol" /><category term="bash" /><category term="life" /><category term="firearms" /><category term="ui" /><category term="dragoncon" /><category term="chromeos" /><category term="blogger" /><category term="baby" /><category term="food" /><category term="TextWrangler" /><category term="slicehost" /><category term="mac" /><category term="cz" /><category term="design" /><title>SCHRIERC</title><subtitle type="html">Random thoughts, data, and things I like.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://blog.schrierc.org/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://blog.schrierc.org/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>38</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/schrierc" /><feedburner:info uri="schrierc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;AkIFRXg_cSp7ImA9WhdSGEo.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-5905349787804381094</id><published>2011-07-28T14:41:00.001-04:00</published><updated>2011-07-28T14:41:54.649-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T14:41:54.649-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="tmux" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><title>tmux repeating keys</title><content type="html">When upgrading from tmux 1.1 to 1.5 I found a few key bindings changed slightly. In particular, the arrow keys used to switch panes now repeat. &lt;br /&gt;
&lt;br /&gt;
I often use the sequence C-b Down immediately followed by Up and then Enter to re-run a unit test. With 1.5 I was doing this too quickly (tmux's repeat-time is 500ms by default) so I was switched back to my previous pane. To fix this I simply added the arrow keys to my .tmux.conf without the -r option:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;
bind-key Up select-pane -U&lt;br /&gt;
bind-key Down select-pane -D&lt;br /&gt;
bind-key Left select-pane -L&lt;br /&gt;
bind-key Right select-pane -R&lt;/blockquote&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-5905349787804381094?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/5905349787804381094/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/07/tmux-repeating-keys.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5905349787804381094?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5905349787804381094?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/QYb3rOv5278/tmux-repeating-keys.html" title="tmux repeating keys" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/07/tmux-repeating-keys.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08BR3o5cCp7ImA9WhdSF0w.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-4002976630442594482</id><published>2011-07-26T17:29:00.002-04:00</published><updated>2011-07-26T17:30:56.428-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-26T17:30:56.428-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="tmux" /><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><category scheme="http://www.blogger.com/atom/ns#" term="bash" /><title>Invalid tmux term causes irssi issues</title><content type="html">Today I finally switched my long-running IRC screen session to tmux. I rarely disconnect so I was simply waiting for a "good" time.&lt;br /&gt;
&lt;br /&gt;
After a few minutes I noticed that my irssi scrollback was misbehaving; only half of my window would redraw when I pressed PgUp of PgDn.&lt;br /&gt;
&lt;br /&gt;
I had manually set "TERM=xterm" in my bashrc; however, tmux advises only using "screen" or "screen-256color" as the term. I have no idea why I had specified term within my bashrc; removing the line and restarting tmux corrected the issue.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tmux.cvs.sourceforge.net/viewvc/tmux/tmux/FAQ"&gt;http://tmux.cvs.sourceforge.net/viewvc/tmux/tmux/FAQ&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-4002976630442594482?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/4002976630442594482/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/07/invalid-tmux-term-causes-irssi-issues.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4002976630442594482?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4002976630442594482?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/hLwIIPPR90k/invalid-tmux-term-causes-irssi-issues.html" title="Invalid tmux term causes irssi issues" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/07/invalid-tmux-term-causes-irssi-issues.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcCQHc5fip7ImA9WhZbGUk.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-4331523861290752048</id><published>2011-06-24T16:41:00.000-04:00</published><updated>2011-06-24T16:41:01.926-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-24T16:41:01.926-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="irc" /><category scheme="http://www.blogger.com/atom/ns#" term="irssi" /><title>irssi autolog options</title><content type="html">My favorite IRC client is &lt;a href="http://irssi.org/"&gt;irssi&lt;/a&gt;. I keep a log of my conversations using autolog; however, I dislike logs from chanserv, nickserv, and other random bots which I'll never reference. I discovered that autolog has a setting to ignore them:&lt;br /&gt;
&lt;blockquote style="color: #274e13; font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;"&gt;
/set autolog_ignore_targets chanserv nickserv&amp;nbsp;&lt;/blockquote&gt;
While searching I also found log_create_mode; irssi's default file mode is 0644. I prefer to keep my conversations private unless I specifically broaden permissions:&lt;br /&gt;
&lt;blockquote&gt;
&lt;span style="color: #274e13; font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;"&gt;/set log_create_mode 0600&lt;/span&gt;&lt;/blockquote&gt;
&amp;nbsp;Now new messages and channels are private until I chmod them. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-4331523861290752048?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/4331523861290752048/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/06/irssi-autolog-options.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4331523861290752048?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4331523861290752048?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/cJEyIiUZlY8/irssi-autolog-options.html" title="irssi autolog options" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/06/irssi-autolog-options.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE4BSX48fSp7ImA9WhZbFks.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-2069398356452082387</id><published>2011-06-21T09:29:00.001-04:00</published><updated>2011-06-21T09:29:18.075-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-21T09:29:18.075-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="commands" /><category scheme="http://www.blogger.com/atom/ns#" term="ganeti" /><title>Primary instances on a node</title><content type="html">Sometimes I need a space delimited list of instances on a Ganeti node. There isn't a direct command to get this but an easy bash one-liner:&lt;br /&gt;
&lt;blockquote style="color: #274e13;"&gt;
gnt-node list --no-headers -opinst_list $node | tr ',' ' '&lt;/blockquote&gt;
pinst_list fetches the primary instances on the node. You can replace this with sinst_list for the secondaries.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-2069398356452082387?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/2069398356452082387/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/06/primary-instances-on-node.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2069398356452082387?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2069398356452082387?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/H_r9IdTGbrM/primary-instances-on-node.html" title="Primary instances on a node" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/06/primary-instances-on-node.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0UASXkzeyp7ImA9WhZUFUo.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-925761547902861170</id><published>2011-06-08T18:13:00.001-04:00</published><updated>2011-06-08T18:14:08.783-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-08T18:14:08.783-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="chromeos" /><category scheme="http://www.blogger.com/atom/ns#" term="chrome" /><category scheme="http://www.blogger.com/atom/ns#" term="security" /><title>Chrome OS and Passwords</title><content type="html">I have been using the CR-48 / Chrome OS for the past few weeks. I 
really enjoy using the OS but I don't think it could replace my Macbook 
Air (yet). I agree that the CR-48 is incredibly underpowered and has a 
terrible trackpad but this is "beta" hardware. I am excited to see how 
the hardware from &lt;a href="http://www.google.com/chromebook/chromebooks-samsung.html"&gt;Samsung&lt;/a&gt; and &lt;a href="http://www.google.com/chromebook/chromebooks-acer.html"&gt;Acer&lt;/a&gt; compare.&lt;br /&gt;
&lt;br /&gt;
My
 biggest annoyance? ChromeOS breaks my security routine. I currently use
 Keepass (with Dropbox) to create and store passwords. I trust Google...
 but I am not comfortable storing my passwords using Chrome sync. Yes, I
 am storing my password file on another cloud service (&lt;a href="http://www.wired.com/threatlevel/2011/05/dropbox-ftc/"&gt;which is known to be unencrypted&lt;/a&gt;) but I feel safer knowing that my password file is encrypted under my parameters.&lt;br /&gt;
&lt;br /&gt;
I
 also care about the accessibility of my passwords. The Dropbox + 
Keepass solution provides access everywhere (Mac, Windows, Linux, 
Android, iOS). What happens when I cannot use Chrome? I often use other 
browsers for mobile, cross-browser testing, and &lt;a href="http://giveupandusemultiplebrowsers.com/"&gt;accessing different Google accounts&lt;/a&gt;.
 What do you do when you cannot use Chrome that is logged in with your 
personal account? A web interface would improve accessibility but be an 
obvious target for attacks, &lt;a href="http://it.slashdot.org/story/11/05/05/1831217/LastPass-Password-Service-Hacked"&gt;just like LastPass&lt;/a&gt;. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-925761547902861170?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/925761547902861170/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/06/chrome-os-and-passwords.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/925761547902861170?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/925761547902861170?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/6qPinP4W7Zc/chrome-os-and-passwords.html" title="Chrome OS and Passwords" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/06/chrome-os-and-passwords.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIEQHc_fCp7ImA9WhZWFUU.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-964891548176428082</id><published>2011-05-16T18:05:00.030-04:00</published><updated>2011-05-16T18:21:41.944-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-16T18:21:41.944-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="logan" /><title>Logan eye followup</title><content type="html">Today we had a pre-surgery exam for Logan's eye. His right eye consistently angles up and inward when he looking in certain directions. Our doctor was concerned that he is not using both eyes when this occurs. We decided to proceed with the scheduled surgery which will weaken the Inferior Oblique muscle. It should correct the issue but there is a slight chance that we will notice it in the left eye afterwards.&lt;br /&gt;
&lt;br /&gt;
Hopefully Logan's eyes will only be red for a few weeks. Our doctor said that it will be safe for him to rub his eye so arm restraints (while sleeping) will not be required.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;Informative sources:&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;a href="http://www.chkd.org/HealthLibrary/Facts/Content.aspx?pageid=0183"&gt;http://www.chkd.org/HealthLibrary/Facts/Content.aspx?pageid=0183&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;
&lt;a href="http://en.wikipedia.org/wiki/Inferior_oblique_muscle"&gt;&lt;span style="font-size: x-small;"&gt;http://en.wikipedia.org/wiki/Inferior_oblique_muscle&lt;/span&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-964891548176428082?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/964891548176428082/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/05/logan-eye-followup.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/964891548176428082?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/964891548176428082?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/6S-ItGiNZHQ/logan-eye-followup.html" title="Logan eye followup" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/05/logan-eye-followup.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEAMQns_cSp7ImA9WhZQEEQ.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-828480495063286630</id><published>2011-04-17T22:13:00.000-04:00</published><updated>2011-04-17T22:13:03.549-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-17T22:13:03.549-04:00</app:edited><title>Switching back to king size.</title><content type="html">A few months ago Jenna and I decided to switch from a king bed to a queen. We lasted a couple of months; however, today we decided to switch back. Sadly this means we purchased a new bed frame and mattresses. It's amazing how much the extra bit of space can really mean. We cannot wait for the new bed to be delivered (in 9 days).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-828480495063286630?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/828480495063286630/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/04/switching-back-to-king-size.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/828480495063286630?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/828480495063286630?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/HULkO8ijjS0/switching-back-to-king-size.html" title="Switching back to king size." /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/04/switching-back-to-king-size.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4DR3k7fip7ImA9WhZSGUo.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-1414884155614787597</id><published>2011-04-04T22:36:00.000-04:00</published><updated>2011-04-04T22:36:16.706-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-04T22:36:16.706-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="thunderbolt" /><title>HTC Thunderbolt: First day</title><content type="html">The first day with the Thunderbolt went well. Everything is configured and I'm enjoying the phone... with one major exception. The power button on my device certainly is not right. The best I describe it as is squishy. It's nearly flat with the top of the phone and does not make any physical click when depressed. Jenna's phone seems just fine so I'll try to swap mine tomorrow.&lt;br /&gt;
&lt;br /&gt;
I tried to start working on a widget to toggle 4G; however, I'm stuck waiting on HTC Sync to download which is crawling at 8 KBps. Maybe tomorrow - I tweeted HTC a few questions too.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-1414884155614787597?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/1414884155614787597/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/04/htc-thunderbolt-first-day.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/1414884155614787597?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/1414884155614787597?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/Wc23SFsdbT0/htc-thunderbolt-first-day.html" title="HTC Thunderbolt: First day" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/04/htc-thunderbolt-first-day.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcBRn0_eyp7ImA9WhZSGU4.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-2309667616886942378</id><published>2011-04-04T11:14:00.000-04:00</published><updated>2011-04-04T11:14:17.343-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-04T11:14:17.343-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="thunderbolt" /><category scheme="http://www.blogger.com/atom/ns#" term="Android" /><title>4G LTE Toggle?</title><content type="html">I really wish there was a simple 4G LTE toggle widget for the Thunderbolt. There are a couple of apps in the Market which open the testing menu; however, it should be easier.&lt;br /&gt;
&lt;br /&gt;
So, why isn't there one? Looks like there is not a predefined network connection type in the API: &lt;a href="http://developer.android.com/reference/android/net/ConnectivityManager.html"&gt;http://developer.android.com/reference/android/net/ConnectivityManager.html&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Normally I'd expect to see a ConnectivityManager.TYPE_LTE but that type doesn't exist yet. The signature for setNetworkPreference is int, so I may be be able to call getNetworkPreference to determine the LTE integer value, store it in a constant, and then reference it later. If the signature is really the enum, I may be out of luck.&lt;br /&gt;
&lt;br /&gt;
Maybe I'll try this when I get home - if I have time. Maybe someone else has already tried it...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-2309667616886942378?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/2309667616886942378/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/04/4g-lte-toggle.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2309667616886942378?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2309667616886942378?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/sNfVT_yTs60/4g-lte-toggle.html" title="4G LTE Toggle?" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/04/4g-lte-toggle.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUECRX04fSp7ImA9WhZSGEU.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-3702676877071307968</id><published>2011-04-03T22:21:00.000-04:00</published><updated>2011-04-03T22:21:04.335-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-03T22:21:04.335-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="thunderbolt" /><category scheme="http://www.blogger.com/atom/ns#" term="htc" /><category scheme="http://www.blogger.com/atom/ns#" term="phone" /><title>HTC Thunderbolt: first impressions</title><content type="html">Purchased two HTC Thunderbolt phones today, one for me and one for Jenna. Initial impressions:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Larger screen is beautiful (compared to OG Droid)&lt;/li&gt;
&lt;li&gt;Hardware feels solid, good weight &lt;/li&gt;
&lt;li&gt;4G is extremely fast - reinstalled all apps in seconds&lt;/li&gt;
&lt;li&gt;Sense 2.0 seems better than previous versions.&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;New skins look better (using slate)&lt;/li&gt;
&lt;li&gt;Calendar agenda widget looks great and is extremely useful&lt;/li&gt;
&lt;li&gt;UI feels more responsive&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;There is still a lot of bloatware (city id, blockbuster, etc)&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Less of this runs by default, still more than I would like&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;The physical power button could be better&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;doesn't have a physical "click" when pressing&lt;/li&gt;
&lt;li&gt;sometimes have to press down slightly harder&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;I have disabled 4G on both phones - just using 3G unless we need to stream something large. I read a lot of reviews saying the 4G drains the battery. So far the battery seems reasonable but I have not used it long enough to determine.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-3702676877071307968?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/3702676877071307968/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/04/htc-thunderbolt-first-impressions.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3702676877071307968?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3702676877071307968?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/dqHaWzp2vdQ/htc-thunderbolt-first-impressions.html" title="HTC Thunderbolt: first impressions" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/04/htc-thunderbolt-first-impressions.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYGQngyeip7ImA9Wx9VF0U.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-763189172483426827</id><published>2011-02-03T21:38:00.000-05:00</published><updated>2011-02-03T21:38:43.692-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-03T21:38:43.692-05:00</app:edited><title>There's no special prize.</title><content type="html">&lt;a href="http://www.flickr.com/photos/schrierc/5414827246/" title="There's no special prize. by schrierc, on Flickr"&gt;&lt;img alt="There's no special prize." height="375" src="http://farm5.static.flickr.com/4114/5414827246_d4be2cd922.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I love when companies have a sense of humor. Redbox demonstrates theirs by reminding customers "There's no special prize for putting the dvd back in the case the right way. But you'll be a better person for it."&lt;br /&gt;
&lt;br /&gt;
Sadly I have received a few damaged disks from redbox (and Netflix) - I often wonder what people do to them. Do their dogs maul them? Kids toss them around the house?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-763189172483426827?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/763189172483426827/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/02/theres-no-special-prize.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/763189172483426827?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/763189172483426827?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/s4ozEDeYJjI/theres-no-special-prize.html" title="There's no special prize." /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm5.static.flickr.com/4114/5414827246_d4be2cd922_t.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/02/theres-no-special-prize.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEAGQnw7eyp7ImA9Wx9VFkw.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-6740678537102116332</id><published>2011-02-01T21:06:00.001-05:00</published><updated>2011-02-01T21:12:03.203-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-01T21:12:03.203-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="html5" /><category scheme="http://www.blogger.com/atom/ns#" term="code" /><category scheme="http://www.blogger.com/atom/ns#" term="chrome" /><title>Desktop / Web notifications</title><content type="html">Inspired by GMail's &lt;a href="http://gmailblog.blogspot.com/2011/01/desktop-notifications-for-emails-and.html"&gt;recent release&lt;/a&gt; of Desktop Notifications, I decided to research the feasibility of using them to replace the notification area for an application I work on. Since I develop for a small internal group I can target newer browsers such as Chrome and Firefox.&lt;br /&gt;
&lt;br /&gt;
The &lt;a href="http://dev.w3.org/2006/webapi/WebNotifications/publish/Notifications.html"&gt;W3C specification for Web Notifications&lt;/a&gt;&amp;nbsp;is still in draft but outlines the concept well. The website must request permission and then may publish notifications for the browser to display.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Google Chrome / Chromium&lt;/b&gt;&lt;br /&gt;
Chromium has published their&amp;nbsp;&lt;a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification"&gt;API specification&lt;/a&gt;&amp;nbsp;and it closely resembles the W3C specification.&amp;nbsp;The&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: Arial, Verdana, sans-serif; font-size: x-small;"&gt;&lt;b&gt;&lt;span style="font-family: 'courier new', monospace;"&gt;onclick &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;attribute is currently missing and&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: Arial, Verdana, sans-serif; font-size: x-small;"&gt;&lt;b&gt;&lt;span style="font-family: 'courier new', monospace;"&gt;onshow&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;is called&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: Arial, Verdana, sans-serif; font-size: x-small;"&gt;&lt;b&gt;&lt;span style="font-family: 'courier new', monospace;"&gt;ondisplay&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Firefox&lt;/b&gt;&lt;br /&gt;
Sadly Firefox 4 will not have support for Web Notifications. &lt;a href="https://bugzilla.mozilla.org/show_bug.cgi?id=594543"&gt;Bug&amp;nbsp;594543&lt;/a&gt; is currently tracking the implementation for a future version but does not have a milestone listed. It's slightly concerning that the bug author is already suggesting a deviation from the W3C specification - they would rather include a callback on the Notification constructor instead of implementing the onshow, onclick, onerror, and onclose attributes.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Examples:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://0xfe.blogspot.com/2010/04/desktop-notifications-with-webkit.html"&gt;http://0xfe.blogspot.com/2010/04/desktop-notifications-with-webkit.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.210computing.com/google/chrome_notifications.html"&gt;http://www.210computing.com/google/chrome_notifications.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://beakkon.com/tutorial/html5/desktop-notification"&gt;http://beakkon.com/tutorial/html5/desktop-notification&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;The last example uses setTimeout to call cancel after 15 seconds. This seems like a good way to ensure the popup is closed; however, I'm slightly surprised they did not call setTimeout within the Notification's onshow method. Unless the notification is immediately displayed the setTimeout timer is needlessly wasting time. The rationale for this choice may be because there is no&amp;nbsp;guarantee&amp;nbsp;that the onshow method will be called immediately.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-6740678537102116332?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/6740678537102116332/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/02/desktop-web-notifications.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6740678537102116332?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6740678537102116332?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/O8bj48QgOlE/desktop-web-notifications.html" title="Desktop / Web notifications" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/02/desktop-web-notifications.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04HQ3Y7fyp7ImA9Wx9VFEU.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-6312483275382233516</id><published>2011-01-31T11:05:00.000-05:00</published><updated>2011-01-31T11:05:32.807-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-31T11:05:32.807-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="mac" /><category scheme="http://www.blogger.com/atom/ns#" term="TextWrangler" /><title>Hide the gutter by default in TextWranger</title><content type="html">I use TextWranger to maintain several simple text files on my mac. The past few updates included a gutter area which is visible by default. Since these are simple text files I did not wish to see it but could not locate a way to disable it within the UI.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;I browsed the Google Groups and found a &lt;a href="https://groups.google.com/group/textwrangler/browse_thread/thread/3363de547c6c1fac"&gt;thread&lt;/a&gt; which exposes the setting using defaults.&amp;nbsp;In short:&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;code&gt;defaults write com.barebones.textwrangler Editor:Gutter -bool false&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Now TextWranger opens with it hidden but I can quickly enable it if needed. I am using version 3.5.3 - hopefully it will be a visible option in future versions.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-6312483275382233516?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/6312483275382233516/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2011/01/hide-gutter-by-default-in-textwranger.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6312483275382233516?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6312483275382233516?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/El3SRZJ_4yY/hide-gutter-by-default-in-textwranger.html" title="Hide the gutter by default in TextWranger" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://blog.schrierc.org/2011/01/hide-gutter-by-default-in-textwranger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIAR3s-eip7ImA9Wx5aEkg.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-7511763543521794817</id><published>2010-11-08T17:49:00.000-05:00</published><updated>2010-11-08T17:49:06.552-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-08T17:49:06.552-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="timbuk2" /><category scheme="http://www.blogger.com/atom/ns#" term="bags" /><title>Personal struggle: backpack or messenger bag?</title><content type="html">Today I posted &lt;a href="http://www.google.com/buzz/schrierc/QQucRRFyxeG/What-items-do-you-carry-on-a-daily-basis-I-always"&gt;a Buzz&lt;/a&gt; about the items I carry on a daily basis. I always find it interesting to see what my friends consider essential or how little they can carry.&lt;br /&gt;
&lt;br /&gt;
Personally, I carry a lot of stuff. I feel as though I am stuck in an eternal quest to find the best way to transport it all.&amp;nbsp;For the past several months I have been using a Timbuk2 messenger bag that was given to me as Google schwag. I am not sure what model but it appears to be an earlier (1.0?) version of the &lt;a href="http://www.timbuk2.com/tb2/products/laptop/laptop-messenger-style/commute-2.0"&gt;commute 2.0&lt;/a&gt;. The only noticeable difference is the lack of TSA compliance which would be very useful.&lt;br /&gt;
&lt;br /&gt;
There are very few things that I dislike about the Timbuk2:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The side bottle holder fails to hold my water bottles (Nalgene or Camelbak, 650ml+)&lt;/li&gt;
&lt;li&gt;There are very few (only 2) zipper compartments for organizing items.&lt;/li&gt;
&lt;li&gt;There are zero external access pockets for storing quick access items (such as my camera)&lt;/li&gt;
&lt;li&gt;My bag is customized to read "Google Atlanta" which is simply asking to be stolen.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
Before the Timbuk2 I carried a &lt;a href="http://www.amazon.com/SYNERGY-SwissGear-Wenger-Computer-Backpack/dp/B000NONHYY"&gt;Swissgear Synergy backpack&lt;/a&gt;. This is easily the best backpack I have owned. There is plenty of storage, great organization, and it's comfortable to carry. Mine is over 4 years old and just starting to fray.&lt;br /&gt;
&lt;br /&gt;
Every few weeks I find myself switching between the Timbuk2 and Synergy backpack. Why?&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;I love the design, size, and feel of the Timbuk2. It feels more refined and stylish.&lt;/li&gt;
&lt;li&gt;The Timbuk2 stays close to your body and is easier to carry in crowded, or cramped, environments.&lt;/li&gt;
&lt;li&gt;It is more difficult for anyone to take an item from the Timbuk2 unnoticed.&lt;/li&gt;
&lt;li&gt;The Timbuk2 is easier to travel with due to it's size and luggage support.&lt;/li&gt;
&lt;li&gt;I am more comfortable putting my DSLR in the timbuk2.&lt;/li&gt;
&lt;li&gt;The Synergy feels more organized.&lt;/li&gt;
&lt;li&gt;The Synergy is capable of carrying more (at the compromise of size and weight).&lt;/li&gt;
&lt;li&gt;The Synergy is more comfortable to carry for extended periods of time.&lt;/li&gt;
&lt;li&gt;I can quickly grab items from the Synergy by slinging it over one arm and unzipping the appropriate compartment.&lt;/li&gt;
&lt;li&gt;I feel awkward carrying a backpack in public places (slightly more comfortable with a messenger bag).&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
So which bag is right? Both feel like a compromise in at least one aspect. For now I plan to stick with the Timbuk2 but I'm constantly searching for the bag which fits me best.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-7511763543521794817?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/7511763543521794817/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2010/11/personal-struggle-backpack-or-messenger.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/7511763543521794817?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/7511763543521794817?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/ao2gN1YCPeg/personal-struggle-backpack-or-messenger.html" title="Personal struggle: backpack or messenger bag?" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2010/11/personal-struggle-backpack-or-messenger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUGSXc6cCp7ImA9WxFaFko.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-5051455061562280770</id><published>2010-07-20T22:10:00.000-04:00</published><updated>2010-07-20T22:10:28.918-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-20T22:10:28.918-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="home improvement" /><title>Front yard clean up</title><content type="html">Last weekend Jenna and I decided to improve the appearance of our front yard. After three days of work, and a lot of help from my parents, our front yard is looking better than ever.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/__-TXnVbq1OQ/TEZPIkV9m_I/AAAAAAAACuw/kW1pGa9a7GE/s1600/IMG_0445.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://4.bp.blogspot.com/__-TXnVbq1OQ/TEZPIkV9m_I/AAAAAAAACuw/kW1pGa9a7GE/s400/IMG_0445.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;BEFORE: UGLY BUSHES&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;Our front yard has two large flower beds which span the front of the house. They were filled with overgrown bushes, shrubs, and small trees which completely obscured the house. Jenna and I wanted to start over and&amp;nbsp;achieve&amp;nbsp;a clean look.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;Using my Dad's SUV we ripped each bush from the ground. Once removed we cleared the area of bark and tried to plant flowers. After a futile attempt at shoveling the compacted Georgia clay I rented a tiller. The little machine made quick work of the terrible soil and we were ready to plant flowers.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/__-TXnVbq1OQ/TEZPcpqL5qI/AAAAAAAACu4/FZRCkT_Z9ZY/s1600/IMG_0468.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://2.bp.blogspot.com/__-TXnVbq1OQ/TEZPcpqL5qI/AAAAAAAACu4/FZRCkT_Z9ZY/s400/IMG_0468.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;AFTER: SIMPLE WITH FLOWERS&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;We originally anticipated one to two days of work to complete the project; however, weather kept interrupting our work. The right side still needs flowers but we have decided to take a break for a few days.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-5051455061562280770?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/5051455061562280770/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2010/07/front-yard-clean-up.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5051455061562280770?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5051455061562280770?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/hOASHWAVrrM/front-yard-clean-up.html" title="Front yard clean up" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/__-TXnVbq1OQ/TEZPIkV9m_I/AAAAAAAACuw/kW1pGa9a7GE/s72-c/IMG_0445.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2010/07/front-yard-clean-up.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEAQXc-eip7ImA9WxBVGE0.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-2230149714422872228</id><published>2010-02-21T22:00:00.000-05:00</published><updated>2010-02-21T22:00:40.952-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-21T22:00:40.952-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="biking" /><category scheme="http://www.blogger.com/atom/ns#" term="bikes" /><title>Bike update</title><content type="html">&lt;span class="Apple-style-span" style="font-family: Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;Biking is still a painful exercise but the difficulty is decreasing each day. So far I have biked approximately 3.5 miles over three sessions. Hills are currently my enemy but they are becoming less challenging each time I ride. My goal is to be capable of traveling 6 miles without too much effort. I am finding it difficult to practice during the week because it is normally dark once I arrive home. I am tempted to ride before I leave for work; however, I really enjoy my sleep as well.&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;I am still unsure about riding on the major roads outside of my neighborhood. Many of the drivers, soccer moms driving&amp;nbsp;over sized&amp;nbsp;SUVs&amp;nbsp;in particular, believe that they own the road and show a terrifying&amp;nbsp;amount&amp;nbsp;of hostility towards bikers. I hope this is due to living in the suburbs rather than the city.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;Yesterday I discovered that my rear will is slightly warped. The brake is lightly touching in one spot and needs to be addressed soon. I have thought about purchasing a second bike when I travel to San Francisco this April but I'm not sure about shipping it back to Georgia. I will be staying a half mile from the office so I will probably just walk instead.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-2230149714422872228?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/2230149714422872228/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2010/02/bike-update.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2230149714422872228?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2230149714422872228?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/BxFh0xkDUpo/bike-update.html" title="Bike update" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2010/02/bike-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkIMSH84fip7ImA9WxBVEko.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-3327699322299584914</id><published>2010-02-15T17:56:00.000-05:00</published><updated>2010-02-15T17:56:29.136-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-15T17:56:29.136-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="cycling" /><category scheme="http://www.blogger.com/atom/ns#" term="bikes" /><title>New bike: Giant Rincon</title><content type="html">Last night I was given a slightly used &lt;a href="http://www.giant-bicycles.com/en-US/bikes/mountain/2280/32123/"&gt;Giant Rincon&lt;/a&gt; bicycle by one of my previous neighbors. I had been researching commuter bikes, like the &lt;a href="http://www.trekbikes.com/us/en/bikes/urban/pdx/pdx/"&gt;Trek PDX&lt;/a&gt;, anticipating to spend several hundred dollars so this was perfect timing. The Rincon&amp;nbsp;is an entry level mountain bike that&amp;nbsp;will be excellent for getting me back into cycling; however, I will probably purchase a road/hybrid bike in the future.&lt;br /&gt;
&lt;br /&gt;
Today was the first day I biked in approximately two years. It was painful and really showed me how much work and practice I need. I only lasted about 15 minutes on the hills of my neighborhood before I returned home gasping for air. Hopefully tomorrow, and the following weeks, will be better.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-3327699322299584914?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/3327699322299584914/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2010/02/new-bike-giant-rincon.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3327699322299584914?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3327699322299584914?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/CSfIKITDMtE/new-bike-giant-rincon.html" title="New bike: Giant Rincon" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2010/02/new-bike-giant-rincon.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEENR3syeSp7ImA9WxBWFkg.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-541115091858041325</id><published>2010-02-08T14:18:00.001-05:00</published><updated>2010-02-08T14:18:16.591-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-08T14:18:16.591-05:00</app:edited><title>Weekend photo</title><content type="html">&lt;div style="text-align: left; padding: 3px;"&gt;&lt;a href="http://www.flickr.com/photos/schrierc/4339574604/" title="photo sharing"&gt;&lt;img src="http://farm5.static.flickr.com/4054/4339574604_5602e2ff87.jpg" style="border: solid 2px #000000;" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: 0.8em; margin-top: 0px;"&gt;&lt;a href="http://www.flickr.com/photos/schrierc/4339574604/"&gt;IMG_1017&lt;/a&gt;, originally uploaded by &lt;a href="http://www.flickr.com/people/schrierc/"&gt;schrierc&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;&lt;p&gt;This weekend Jenna, Logan, and myself went to Zac's house to celebrate his birthday and watch the super bowl. One of our friends arranged Logan in this position which I happened to capture. I think this is one of my favorite photos of Logan so far.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-541115091858041325?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/541115091858041325/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2010/02/weekend-photo.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/541115091858041325?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/541115091858041325?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/lXX_wKPrsR8/weekend-photo.html" title="Weekend photo" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm5.static.flickr.com/4054/4339574604_5602e2ff87_t.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2010/02/weekend-photo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QBSXo7fCp7ImA9WxNbFkg.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-7772699424635327239</id><published>2009-11-19T12:22:00.000-05:00</published><updated>2009-11-19T12:22:38.404-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-19T12:22:38.404-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="vim" /><title>Spell checking in VIM</title><content type="html">Today I learned that VIM has spell checking if you're using version 7 or newer. I added the following lines to my .vimrc&lt;br /&gt;
&lt;br /&gt;
set spell&lt;br /&gt;
set spelllang=en&lt;br /&gt;
&lt;br /&gt;
You can then use the following keys to manipulate spelling:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;zG&lt;/b&gt; - Add the mispelled word to the global spelling file&lt;br /&gt;
&lt;b&gt;zuG&lt;/b&gt; - Remove the just added word from the spelling file&lt;br /&gt;
&lt;b&gt;z=&lt;/b&gt; - View spelling suggestions for the word&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-7772699424635327239?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/7772699424635327239/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/11/spell-checking-in-vim.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/7772699424635327239?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/7772699424635327239?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/zjm1vcaz4qE/spell-checking-in-vim.html" title="Spell checking in VIM" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/11/spell-checking-in-vim.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UBQHc_eSp7ImA9WxNbEkQ.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-5772028353280614261</id><published>2009-11-15T10:34:00.001-05:00</published><updated>2009-11-15T10:34:11.941-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-15T10:34:11.941-05:00</app:edited><title>Droid and Verizon, oh my.</title><content type="html">My last entry was a scathing rant against AT&amp;amp;T and, to a lesser extent, Verizon in which I concluded that I would suffer through AT&amp;amp;T's shortcomings and purchase a microcell. Days later I visited a local AT&amp;amp;T store where I received deplorable service. &amp;nbsp;It was then that I realized I should not be paying a company additional money for sub-par service - doing so gives them my permission to continue on this pathetic path.&lt;br /&gt;
&lt;br /&gt;
Days later I began seeing advertisements for the &lt;a href="http://phones.verizonwireless.com/motorola/droid/"&gt;Motorola Droid&lt;/a&gt; offered by Verizon. I was excited to see an Android device on Verizon's network and my interest was peaked yet again. I decided to give Verizon another try and purchased the Droid the morning it was released.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Physical Design&lt;/span&gt;&lt;br /&gt;
For me, the physical design of the Droid is a welcome change. The phone has straight edges and a wonderful weight. The display is absolutely brilliant, responsive to touch, and a pleasure to use. Overall the hardware feels far superior to its plastic brethren.&lt;br /&gt;
&lt;br /&gt;
I was glad to see a physical keyboard yet I was worried that the design would be lacking. The slide mechanism feels solid although it has opened slightly in my pocket on a few occasions. The number keys were removed and several meta keys are re-arranged in comparison to my HTC Dream Dev 1. My typing started&amp;nbsp;painfully&amp;nbsp;slow but improved after a few short hours. I still find the key layout to be somewhat disappointing. The keys are vertically aligned, unlike a normal qwerty keyboards that are slightly angled, which may be attributing to my annoyance. I have found that I prefer to use the on screen keyboard since the display functions so well. &lt;br /&gt;
&lt;br /&gt;
I have read several complaints about the&amp;nbsp;battery&amp;nbsp;door and I have to agree that this is a terrible design flaw. If you are removing the phone from a tight pocket or awkward position you will are likely to detach the door too. I have done this several times, mostly in the car where the battery door went flying under my seat.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Battery&lt;/span&gt;&lt;br /&gt;
The battery life has been fine so far; however, I already have a habit of keeping a charger in my backpack and charging every night. I have put the phone through some serious use and it seems to last throughout the day.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Camera&lt;/span&gt;&lt;br /&gt;
Many people were excited to see a 5MP camera on the phone - I am not one of these people. I will always prefer a real camera (especially my D-SLR). It is fun to see a phone that has a higher resolution camera but it's still a camera phone. The optics seem sub-par and the software compression adds a great deal of noise. This camera will work fine for scanning barcodes or uploading quick images to Twitter but that's about it.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;Android 2.0&lt;/span&gt;&lt;br /&gt;
The latest release of the Android operating system, eclair, is a pleasure to use. This release continues to polish the user interface and provide a consistent feel throughout the phone. Many software packages were added, or updated, and pack a ton of usability.&lt;br /&gt;
&lt;br /&gt;
My phone is tied to my personal account but I have a plethora of data associated to my work account as well. My favorite change to the operating system is the ability to sync multiple accounts. The multiple account sync allows you to sync contacts and mail from numerous accounts but you're still limited to a single calendar which must be the primary account for the device. This really bothers me because I want to use my personal account for everything but my calendar. Why not share it? Well, my work account has a restriction that I may not share my calendar to another domain. Why not use your work account as the primary? I would but there are too many features (such as latitude) that use the primary account and cannot be changed.&lt;br /&gt;
&lt;br /&gt;
One of the biggest features added to eclair is Google Navigate. The few times I have used the application the experience far surpassed my Garmin GPS unit. Sadly I still have to keep my GPS unit since Google Navigate requires a working data connection which I have been without on numerous occasions.&lt;br /&gt;
&lt;br /&gt;
The browser has also been improved greatly. By default you are now presented with a full view of the page and you may tap to zoom. The open windows interface was also cleaned and allows for easy access and closing. Bookmarks now allows you to see a thumbnail view of your sites but I am very disappointed that you still cannot re-arrange them (without downloading an app).&lt;br /&gt;
&lt;br /&gt;
Overall I am extremely happy with the Droid and Verizon's service. I am impressed with the improvements made to Android but the community still amazes me. It's not surprising that many applications broke with the new hardware and operating system; however, every popular application had a note regarding the issues and were fixed within days of the release. Most of these applications are free and maintained in someone's free time. The passion and commitment of the developers it what makes this operating system truly special.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-5772028353280614261?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/5772028353280614261/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/11/droid-and-verizon-oh-my.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5772028353280614261?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/5772028353280614261?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/NHljL5I8FqU/droid-and-verizon-oh-my.html" title="Droid and Verizon, oh my." /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/11/droid-and-verizon-oh-my.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8MQXs6fyp7ImA9WxNbEkk.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-3737996227377029351</id><published>2009-11-14T18:52:00.001-05:00</published><updated>2009-11-14T18:54:40.517-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-14T18:54:40.517-05:00</app:edited><title>Midtown Arts Show</title><content type="html">Today Jenna and I went to the Midtown Arts Show to support our friend &lt;a href="http://www.joieart.net/"&gt;Joie&lt;/a&gt;. It's a small exhibition held at an &lt;a href="http://maps.google.com/maps/place?cid=14952816727306176313&amp;amp;q=151%2B14th%2Bstreet,%2Baltanta%2Bga"&gt;Atlanta self-storage facility&lt;/a&gt;. It was great to see Joie and I purchased two paintings from &lt;a href="http://jarillustrations.com/index.html"&gt;Jhon A. Restrepo&lt;/a&gt; while there:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://farm3.static.flickr.com/2635/4104427646_ae0b6f2600.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://farm3.static.flickr.com/2635/4104427646_ae0b6f2600.jpg" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
I really like the style of the paintings and can't wait to hang them up. I posted better photos of each painting &lt;a href="http://www.flickr.com/photos/schrierc/4103665543/"&gt;here&lt;/a&gt; and &lt;a href="http://www.flickr.com/photos/schrierc/4104427092/"&gt;here&lt;/a&gt;. The show continues tomorrow, November 15th, from 12pm - 5pm for anyone interested.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-3737996227377029351?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/3737996227377029351/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/11/midtown-arts-show.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3737996227377029351?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/3737996227377029351?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/OVWo1B30OjA/midtown-arts-show.html" title="Midtown Arts Show" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm3.static.flickr.com/2635/4104427646_ae0b6f2600_t.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/11/midtown-arts-show.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YDR385fSp7ImA9WxNWFUo.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-6652022822390499350</id><published>2009-10-14T23:59:00.000-04:00</published><updated>2009-10-14T23:59:36.125-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-10-14T23:59:36.125-04:00</app:edited><title>Can you hear me now? Sort of?</title><content type="html">I &amp;nbsp;always seem to get poor cell reception when I am at home. This has been a problem in Acworth, Kennesaw, and Smyrna across numerous providers including AT&amp;amp;T, T-Mobile, and now Verizon.&amp;nbsp;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;After several unsuccessful attempts to call Jenna on my way home I decided to stop by my local Verizon store. I walked in, added myself to the electronic queue, and started to browse phones. I received service extremely quickly and I was pleased with the entire experience. I purchased the &lt;a href="http://reviews.cnet.com/cell-phones/samsung-smooth-verizon-wireless/4505-6454_7-33642189.html"&gt;Samsung Smooth&lt;/a&gt;, a relatively cheap phone, with the expectation of upgrading to an Android device once available. The Smooth is a CMDA phone and has four possible bars of reception.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;I placed a couple of calls after leaving the store - each of which were perfectly clear. I only had three bars; however, my hopes were getting higher. In contrast my AT&amp;amp;T phone did have perfect signal outside of the store.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Once I arrived home the new started to feel just like the old. My signal dipped to 2 bars and then started dropping to one or zero at random. I placed another call which lasted about 15 minutes and it sounded pretty clear. There were a few small issues, what I can only describe as sound artifacts, but nothing major. While the call quality was ok it's not enough of an improvement for me to sacrifice my Android device, pay $200 for a low-end phone, and still deal with poor signal.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Tomorrow I plan on going to my local AT&amp;amp;T store to purchase a &lt;a href="http://www.wireless.att.com/learn/why/3gmicrocell/"&gt;MicroCell&lt;/a&gt; device which I only hope improves things. It will, of course, be returned if it fails. &amp;nbsp;My Verizon account will be cancelled within the next couple of days as well.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-6652022822390499350?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/6652022822390499350/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/10/can-you-hear-me-now-sort-of.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6652022822390499350?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6652022822390499350?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/TINYQdtcF4Y/can-you-hear-me-now-sort-of.html" title="Can you hear me now? Sort of?" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/10/can-you-hear-me-now-sort-of.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcDQX0yeCp7ImA9WxNWFE0.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-6403439163300161394</id><published>2009-10-13T00:27:00.000-04:00</published><updated>2009-10-13T00:27:50.390-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-10-13T00:27:50.390-04:00</app:edited><title>No more online classes.</title><content type="html">Over the past 8 weeks&amp;nbsp;I have been taking Calculus I as an online course from Kennesaw State University. Throughout the entire course I have complained about the structure, content, and complete lack of instructor interaction. Tonight I decided to withdraw from the class.&lt;br /&gt;
&lt;br /&gt;
This course has been a burden and overwhelming source of stress. I expected the course to be challenging when I enrolled; however, I did not expect it to consume nearly all of my time outside of work. Every night I came home to eat and work on assignments. This really reduced the amount of time I could spend with Jenna or Logan. All of this and I still do not feel I have a true understanding of the content.&lt;br /&gt;
&lt;br /&gt;
I have watched numerous videos that did not fully explain the content, read cryptic passages in my text, and completed homework tasks that would make sense but not form a complete picture. I feel cheated that I had to pay an additional $100 per credit hour to take an online course that resulted in a professor answering a few emails and grading 3 tests - one take home and 2 given by an assistant.&lt;br /&gt;
&lt;br /&gt;
I am very disappointed that I was unable to complete the online course but I cannot dedicate the amount of time required for now. I am already preparing to register for next semester so I may take the course on campus.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-6403439163300161394?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/6403439163300161394/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/10/no-more-online-classes.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6403439163300161394?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/6403439163300161394?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/ZDKVr4Pl5GI/no-more-online-classes.html" title="No more online classes." /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/10/no-more-online-classes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMMRnk5fSp7ImA9WxNQE0w.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-4981032293130005548</id><published>2009-09-18T18:21:00.000-04:00</published><updated>2009-09-18T18:21:27.725-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-18T18:21:27.725-04:00</app:edited><title>Quickcam Fusion Linux CLI</title><content type="html">Today I wanted to setup a QuickCam Fusion webcam to capture snapshots from the command line (Ubuntu Hardy 8.10 specifically). I tried several programs such as luvcview and streamer but both gave me problems. Finally I came across &lt;a href="http://www.quickcamteam.net/software/linux/v4l2-software/uvccapture"&gt;uvccapture&lt;/a&gt;&amp;nbsp;and it works perfectly:&lt;br /&gt;
&lt;br /&gt;
uvccapture -x960 -y720 -oimg-`date +%Y%m%d%I%M%S`.jpg&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-4981032293130005548?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/4981032293130005548/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/09/quickcam-fusion-linux-cli.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4981032293130005548?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/4981032293130005548?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/SbLbRJfVlP4/quickcam-fusion-linux-cli.html" title="Quickcam Fusion Linux CLI" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/09/quickcam-fusion-linux-cli.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IGRHwzfCp7ImA9WxNRE0o.&quot;"><id>tag:blogger.com,1999:blog-7789885019373182567.post-2552327129438764270</id><published>2009-09-07T23:07:00.003-04:00</published><updated>2009-09-07T23:12:05.284-04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-07T23:12:05.284-04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="dragoncon" /><category scheme="http://www.blogger.com/atom/ns#" term="arcattack" /><title>Dragon*Con 2009: The Mad Scientist Ball</title><content type="html">&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;This weekend I spent the majority of my time at Dragon*con thanks to an extra pass from &lt;a href="http://www.willwallguy.com/"&gt;Will&lt;/a&gt;. The dealer room and art show seemed very similar to years past; however, my main focus was the Mad Scientist Ball. The event consisted of three performances: &lt;a href="http://www.oneeyeddoll.com/"&gt;One Eyed Doll&lt;/a&gt;, &lt;a href="http://www.arcattack.com/"&gt;ArcAttack&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Ivan_Stang"&gt;Rev. Ivan Stang&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;I decided to actually dress up this year since I had an idea of what to expect from the ball. It was a lot of fun walking around with a lab coat, TI-86, glowing tubes, pens, and welding goggles.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;My primary interest was ArcAttack because I had the chance to see them last year.&amp;nbsp;The show was bigger and better than before. They managed to obtain a larger room which allowed for bigger&amp;nbsp;Tesla&amp;nbsp;coils and more electricity. Since I recently purchased a Flip Ultra HD camcorder I took several videos of the performance which are available on &lt;a href="http://www.youtube.com/schrierc"&gt;my YouTube channel&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Arial; font-size: small;"&gt;&lt;span style="font-size: 13px;"&gt;&lt;br /&gt;
&lt;object height="295" width="480"&gt;&lt;param name="movie" value="http://www.youtube.com/v/PXz_pCSepF4&amp;hl=en&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/PXz_pCSepF4&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7789885019373182567-2552327129438764270?l=blog.schrierc.org' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.schrierc.org/feeds/2552327129438764270/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://blog.schrierc.org/2009/09/dragoncon-2009-mad-scientist-ball.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2552327129438764270?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7789885019373182567/posts/default/2552327129438764270?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/schrierc/~3/IxMpqdLu_tE/dragoncon-2009-mad-scientist-ball.html" title="Dragon*Con 2009: The Mad Scientist Ball" /><author><name>Chris Schrier</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-SSqyM5N4w6k/AAAAAAAAAAI/AAAAAAAAJ0I/Prs7ayBdsPs/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://blog.schrierc.org/2009/09/dragoncon-2009-mad-scientist-ball.html</feedburner:origLink></entry></feed>

