<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5941325</id><updated>2010-05-02T00:51:16.988+01:00</updated><title type='text'>Deflexion.com</title><subtitle type='html'>deflexion &amp;amp; reflexion from nancy mcgough</subtitle><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default'/><link rel='alternate' type='text/html' href='http://deflexion.com/index'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default?start-index=26&amp;max-results=25'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://deflexion.com/syndication/atom.xml'/><author><name>NM</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>165</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5941325.post-4486192559423474682</id><published>2010-02-25T00:34:00.001Z</published><updated>2010-02-25T20:02:41.512Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='app'/><category scheme='http://www.blogger.com/atom/ns#' term='crossplatform'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='osx'/><category scheme='http://www.blogger.com/atom/ns#' term='releases'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><category scheme='http://www.blogger.com/atom/ns#' term='like'/><category scheme='http://www.blogger.com/atom/ns#' term='cloud'/><category scheme='http://www.blogger.com/atom/ns#' term='iusethis'/><category scheme='http://www.blogger.com/atom/ns#' term='sysadmin'/><category scheme='http://www.blogger.com/atom/ns#' term='floss'/><category scheme='http://www.blogger.com/atom/ns#' term='gratis'/><category scheme='http://www.blogger.com/atom/ns#' term='s3'/><title type='text'>muCommander for Local and Remote File Management</title><content type='html'>&lt;p&gt;I use &lt;a href="http://www.mucommander.com/"&gt;muCommander&lt;/a&gt; on my Mac and Windows machines to manage local and remote files. I like that it's cross-platform so my brain doesn't need to switch gears when I switch machines. What I mainly like is that it has side-by-side panes that each display a view of a directory and you can easily copy or move files between these two directories. My most common tasks with muCommander are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;copying files between a local machine and an &lt;a title="Secure FTP" href="http://en.wikipedia.org/wiki/SSH_file_transfer_protocol"&gt;SFTP&lt;/a&gt; server  &lt;li&gt;copying files between two of my local machines&amp;nbsp; &lt;li&gt;copying files between directories on a single machine  &lt;li&gt;editing files with my favorite editor, &lt;a href="http://en.wikipedia.org/wiki/Vim_(text_editor)"&gt;vim&lt;/a&gt; (but &lt;a href="http://trac.mucommander.com/wiki/FAQ#default-viewer"&gt;you can use any editor you like&lt;/a&gt;)  &lt;li&gt;checking the &lt;a href="http://en.wikipedia.org/wiki/MD5"&gt;MD5&lt;/a&gt; (or other) &lt;a href="http://en.wikipedia.org/wiki/Checksum"&gt;checksum&lt;/a&gt; of a file&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;You can do lots more with muCommander, including run it on any platform that supports Java and access &amp;amp; manage files on servers running &lt;a href="http://en.wikipedia.org/wiki/Server_Message_Block"&gt;SMB&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Network_File_System_(protocol)"&gt;NFS&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol"&gt;HTTP&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Bonjour_(software)"&gt;Bonjour&lt;/a&gt;, and --&amp;nbsp; starting with version 0.8.5 -- &lt;a href="http://en.wikipedia.org/wiki/Amazon_S3"&gt;Amazon S3&lt;/a&gt; &amp;amp; &lt;a href="http://en.wikipedia.org/wiki/Hadoop"&gt;Hadoop HDFS&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;muCommander 0.8.5 was released on 2010 February 24. It's free/libre open source software (&lt;a title="OSS, FOSS, and FLOSS by Nancy McGough" href="http://deflexion.com/2007/06/oss-foss-and-floss"&gt;FLOSS&lt;/a&gt;) and it's free/gratis. Check it out at &lt;a href="http://www.mucommander.com/"&gt;mucommander.com&lt;/a&gt; and &lt;a href="http://trac.mucommander.com/"&gt;trac.mucommander.com&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;To run muCommander you need to have a &lt;a href="http://en.wikipedia.org/wiki/Java_Virtual_Machine"&gt;Java runtime environment&lt;/a&gt; installed on your system. Mac OS X systems have a Java runtime pre-installed, but Windows 7 systems do not. What I did to install Java on my new Windows 7 machine was to go to java.com and follow the directions on &lt;a href="http://java.com/en/download/help/windows_offline_download.xml"&gt;What is the offline method for downloading and installing Java for a Windows computer?&lt;/a&gt; &lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/strong&gt; You do not need to enable Java in your web browsers and I recommend that you do not (unless you need to run a Java-based applet inside a browser).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;See also:&lt;/em&gt;&lt;/strong&gt; &lt;a href="http://en.wikipedia.org/wiki/MuCommander"&gt;wikipedia.org/wiki/MuCommander&lt;/a&gt; and &lt;a href="http://osx.iusethis.com/app/mucommander"&gt;osx.iusethis.com/app/mucommander&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-4486192559423474682?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/4486192559423474682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2010/02/mucommander#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4486192559423474682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4486192559423474682'/><link rel='alternate' type='text/html' href='http://deflexion.com/2010/02/mucommander' title='muCommander for Local and Remote File Management'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-4360571366488448595</id><published>2009-11-24T23:28:00.001Z</published><updated>2009-11-24T23:36:57.928Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogs'/><category scheme='http://www.blogger.com/atom/ns#' term='terminology'/><category scheme='http://www.blogger.com/atom/ns#' term='internet'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='history'/><category scheme='http://www.blogger.com/atom/ns#' term='bookmarking'/><title type='text'>History of Blogging</title><content type='html'>I've been thinking about how to redesign my web sites and this got me thinking about what exactly is a blog. There are lots of articles about this, but here's my take on it. In 1997 &lt;a href="http://en.wikipedia.org/wiki/Jorn_Barger" title="Jorn Barger, creator of first web log"&gt;Jorn Barger&lt;/a&gt;&amp;nbsp;coined the term "weblog" when he titled his site &lt;a href="http://web.archive.org/web/19990508053702/http://www.robotwisdom.com/index.html"&gt;Robot Wisdom: a weblog by Jorn Barger&lt;/a&gt;. His site was a "log of the web" and this was the original meaning of "weblog" or "blog." Examples of this type of blog include: &lt;ol&gt;&lt;li&gt;&lt;a href="http://www.metafilter.com/"&gt;MetaFilter.com&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://slashdot.org/"&gt;Slashdot.org&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dmoz.org/"&gt;Open Directory Project (dmoz.org)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Social_bookmarking"&gt;Social bookmarking sites&lt;/a&gt;&amp;nbsp;such as &lt;a href="http://Delicious.com/"&gt;Delicious.com&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;These sites record or log interesting places on the web.&amp;nbsp;The main goal is to curate the web, to help people find interesting web pages and sites.&lt;br /&gt;&lt;br /&gt;The word "blog" quickly evolved to mean both: &lt;ul&gt;&lt;li&gt;a log of the web, and&lt;/li&gt;&lt;li&gt;a log of activities, thoughts, notes, tips, essays, stories, quotes, and pretty much anything&lt;/li&gt;&lt;/ul&gt;where: &lt;blockquote&gt;&lt;a href="http://thesaurus.reference.com/browse/log" title="'log' at thesaurus.reference.com"&gt;"log" means "diary" or "journal" or "listing" or "notebook" or "record"&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;Today "blog" is used to describe almost anything on the internet that is &lt;a href="http://www.tfd.com/periodic"&gt;periodically&lt;/a&gt; updated. You can even think of old-fashioned .plan and .project files, which are available via the &lt;a href="http://www.faqs.org/faqs/signature_finger_faq/" title="'Signature, Finger, &amp;amp; Customized Headers FAQ' by Nancy McGough"&gt;finger&lt;/a&gt; command, as blogs.&lt;br /&gt;&lt;br /&gt;This means that all the&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Stream_(computing)"&gt;streams&lt;/a&gt;&amp;nbsp;that I produce can be thought of as blogs. Here are some of my blogs: &lt;ol&gt;&lt;li&gt;&lt;a href="http://twitter.com/nm"&gt;my Twitter timeline&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://identi.ca/nm"&gt;my Identi.ca timeline&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://delicious.com/Deflexion.com"&gt;my Delicious bookmarks&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://deflexion.com/#reflexions"&gt;my Blogger blog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;my &lt;a href="http://www.tumblr.com/"&gt;Tumblr&lt;/a&gt; tumblelog (which is not ready for public consumption)&lt;/li&gt;&lt;li&gt;my &lt;a href="http://www.ii.com/"&gt;Infinite Ink&lt;/a&gt; pages (which I periodically update, although it might seem that I've abandoned them)&lt;/li&gt;&lt;/ol&gt;The first two are usually called microblogs. The third (bookmarks) is sometimes called a sideblog, The fourth is always called a blog (except by people who refuse to use the word "blog" because they don't like it from a language perspective). The fifth is usually called a tumblelog. The last, my Infinite Ink site, is not usually called a blog, but if you believe what I wrote above, it is.&lt;br /&gt;&lt;br /&gt;For more information about the history of blogging, see: &lt;ul&gt;&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/History_of_blogging_timeline"&gt;History of blogging timeline&lt;/a&gt;&amp;nbsp;at Wikipedia.org&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.rebeccablood.net/essays/weblog_history.html"&gt;weblogs: a history and perspective&lt;/a&gt;&amp;nbsp;by Rebecca Blood&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-4360571366488448595?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/4360571366488448595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2009/11/hob#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4360571366488448595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4360571366488448595'/><link rel='alternate' type='text/html' href='http://deflexion.com/2009/11/hob' title='History of Blogging'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-2822415253058366996</id><published>2009-09-18T14:45:00.001+01:00</published><updated>2009-09-18T15:28:41.521+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='fail'/><category scheme='http://www.blogger.com/atom/ns#' term='terminology'/><category scheme='http://www.blogger.com/atom/ns#' term='sitedesign'/><category scheme='http://www.blogger.com/atom/ns#' term='testing'/><title type='text'>Testing Blogger's New "Read More" Jump Break</title><content type='html'>On 9-9-9, Blogger's Sean McCullough posted &lt;i&gt;You Might As Well Jump!&lt;/i&gt;, which you can read &lt;a href="http://buzz.blogger.com/2009/09/you-might-as-well-jump.html"&gt;at Blogger Buzz&lt;/a&gt; or &lt;a href="http://bloggerindraft.blogspot.com/2009/09/you-might-as-well-jump.html"&gt;at Blogger in Draft&lt;/a&gt;. This post is to test this new feature. Here we go... &lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;Now I'm after the jump break and you should only see this sentence if you are viewing this on the permalink for this post or if you are reading this in a feed reader.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;i&gt;Update:&lt;/i&gt;&lt;/b&gt; Unfortunately, that failed. I've been reading &lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=154172"&gt;the help&lt;/a&gt; and &lt;a href="http://www.google.com/support/blogger/bin/search.py?hl=en&amp;forum=1&amp;query=%22jump+break%22+more%3Aforum"&gt;the discussion group&lt;/a&gt; and so far haven't figured out if it's possible to get Jump Breaks to work in an &lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=41438"&gt;FTP blog&lt;/a&gt; that's using a &lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=42068"&gt;classic template&lt;/a&gt;. If anyone knows, please post a comment here. &lt;a href="http://acronyms.tfd.com/TIA" title="thanks in advance"&gt;TIA&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-2822415253058366996?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/2822415253058366996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2009/09/testing-bloggers-new-read-more-jump#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/2822415253058366996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/2822415253058366996'/><link rel='alternate' type='text/html' href='http://deflexion.com/2009/09/testing-bloggers-new-read-more-jump' title='Testing Blogger&apos;s New &quot;Read More&quot; Jump Break'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-3391875201802954308</id><published>2009-07-22T10:47:00.000+01:00</published><updated>2009-07-22T12:31:06.357+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='testing'/><category scheme='http://www.blogger.com/atom/ns#' term='switch'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='labels'/><category scheme='http://www.blogger.com/atom/ns#' term='writer'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Hi From Windows Live Writer</title><content type='html'>&lt;p&gt;I’m using a Microsoft Windows machine for the first time in a long time and I’m trying out &lt;a href="http://download.live.com/writer"&gt;Windows Live Writer&lt;/a&gt;. So far, it looks good. Here’s what I like:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;No need to have a &lt;a href="http://home.live.com/"&gt;Windows Live&lt;/a&gt; account.  &lt;li&gt;Clean source code that uses paragraph tags (&lt;code&gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;) for every paragraph. The &lt;a href="http://blogger.com/"&gt;Blogger&lt;/a&gt; WYSIWYG &lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=42239"&gt;post editor&lt;/a&gt; creates source code that does not use paragraph tags.  &lt;li&gt;“Insert Hyperlink” lets you specify Title and Rel attributes (that are used in the &lt;code&gt;&amp;lt;a href&lt;/code&gt; tag).&amp;nbsp; &lt;li&gt;“Insert Hyperlink” lets you optionally specify that the hyperlink and its display text are remembered and re-used.  &lt;li&gt;Can specify Blogger Labels by choosing them from a list of all my Blogger Labels. Writer calls these Categories.  &lt;li&gt;Highlights typos.  &lt;li&gt;Can save drafts either remotely at Blogger.com or locally, or both (by clicking on each of the “Save Draft” options).  &lt;li&gt;It’s gratis.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Here are some bugs and wishes:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Bug: Sometimes an &lt;code&gt;&amp;lt;li&amp;gt;&lt;/code&gt; tag does not have a closing &lt;code&gt;&amp;lt;/li&amp;gt;&lt;/code&gt; tag.  &lt;li&gt;Wish: WYSIWYG way to insert &lt;code&gt;&amp;lt;code&amp;gt;&amp;lt;/code&amp;gt;&lt;/code&gt; and all other standard HTML tags. I’m currently doing this by hand in the Source editor.&amp;nbsp; &lt;li&gt;Wish: Option to view both the Source and the WYSIWYG version of a blog post in a split screen and be able to edit either incarnation and have the other incarnation auto update. The main reason I still use &lt;a href="http://en.wikipedia.org/wiki/Adobe_Dreamweaver"&gt;Dreamweaver&lt;/a&gt; is because of this feature.  &lt;li&gt;Wish: It were available for other operating systems, for example, Mac OS X or Linux.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Writer seems better than all the other Blog editors I’ve tried and I’m hoping it will inspire me to start blogging again. It might even inspire me to switch operating systems (from Mac OS X to MS Windows)!&lt;/p&gt; &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9320d010-c6c4-4ef0-a333-cec88bb7337a" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/blogger" rel="tag"&gt;blogger&lt;/a&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-3391875201802954308?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/3391875201802954308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2009/07/hi-from-windows-live-writer#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3391875201802954308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3391875201802954308'/><link rel='alternate' type='text/html' href='http://deflexion.com/2009/07/hi-from-windows-live-writer' title='Hi From Windows Live Writer'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-3755166163459961460</id><published>2009-04-24T13:38:00.006+01:00</published><updated>2009-04-28T12:17:22.923+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='hashtags'/><category scheme='http://www.blogger.com/atom/ns#' term='commenting'/><category scheme='http://www.blogger.com/atom/ns#' term='tinyurl'/><category scheme='http://www.blogger.com/atom/ns#' term='tech'/><category scheme='http://www.blogger.com/atom/ns#' term='search'/><category scheme='http://www.blogger.com/atom/ns#' term='feeds'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='messaging'/><title type='text'>Tweeting Comments About Blog Items and Web Pages in General</title><content type='html'>&lt;p&gt;Inspired by Faruk Ateş's &lt;a href="http://farukat.es/journal/2009/03/204-the-killing-of-the-comments"&gt;The Killing of the Comments (Well, Almost)&lt;/a&gt;, I've set up Deflexion.com so that you can now use Twitter to comment on a blogitem. You can also still comment via the Blogger comment form or a backlink.The advantages of Twitter are that it's short &amp;amp; sweet, it isn't as intimidating as posting on my site, and it's easier to havean ongoing conversation on Twitter than on my site. If you use Twitter to comment, make sure that you include the following in yourtweet:&lt;/p&gt;&lt;blockquote&gt;@nm #&lt;i&gt;item-&lt;a href="http://twitter.pbwiki.com/Hashtags" title="Hashtags at the Twitter Fan Wiki"&gt;hashtag&lt;/a&gt;&lt;/i&gt; #Re&lt;/blockquote&gt;&lt;p&gt;So a tweet about &lt;i&gt;this&lt;/i&gt; blog item should include:&lt;/p&gt;&lt;blockquote&gt;@nm #tweeting-com #Re&lt;/blockquote&gt;&lt;p&gt;This will make it possible to search Twitter for tweets about my  pages. For example, to find tweets about this blog item,  &lt;a href="http://search.twitter.com/search?q=%40nm+%23tweeting-com"&gt;search Twitter for &lt;b&gt;&lt;code&gt;@nm&amp;nbsp;#tweeting-com&lt;/code&gt;&lt;/b&gt;&lt;/a&gt;. To find tweets about any of my web pages, &lt;a href="http://search.twitter.com/search?q=%40nm+%23Re"&gt;search Twitter for &lt;b&gt;&lt;code&gt;@nm&amp;nbsp;#Re&lt;/code&gt;&lt;/b&gt;&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;It's not perfect, but I'm hoping it will make it easier for people to comment    on my writing. I get a lot of private email comments about my writing and    almost all of these should be public. I'm still working on this and here    are some of my plans:&lt;/p&gt;       &lt;ul&gt;&lt;li class="hidebullets"&gt;&lt;b&gt;&lt;i&gt;To Do&lt;/i&gt;&lt;/b&gt; &lt;ol&gt;&lt;li&gt;avoid unintended hashtag collisions&lt;/li&gt;&lt;li&gt;save &lt;a href="http://twitter.com/nm"&gt;my Twitter timeline&lt;/a&gt;&lt;/li&gt;&lt;li&gt;display relevant Twitter comments on the page that's being commented on&lt;/li&gt;&lt;li&gt;do this for my Infinite Ink pages&lt;/li&gt;&lt;li&gt;add the relevant &lt;b&gt;&lt;i&gt;Comment at Twitter&lt;/i&gt;&lt;/b&gt; link in my blog feed (I'm not sure if this is possible with Blogger)&lt;/li&gt;&lt;li&gt;maybe use these hashtags to create my own tiny urls (requires a solution to #1 above)&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please tweet any thoughts you have about this! (Or comment here if you don't have a Twitter account.)&lt;/p&gt; &lt;p class="secret"&gt;&lt;small&gt;Updated:     &lt;!-- #BeginDate format:Br1m --&gt;28.04.09  11:15&lt;!-- #EndDate --&gt; &lt;/small&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-3755166163459961460?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/3755166163459961460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2009/04/tweeting-comments-about-blog-items-and#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3755166163459961460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3755166163459961460'/><link rel='alternate' type='text/html' href='http://deflexion.com/2009/04/tweeting-comments-about-blog-items-and' title='Tweeting Comments About Blog Items and Web Pages in General'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-5024064180276172824</id><published>2008-11-04T22:45:00.000Z</published><updated>2008-11-05T00:53:32.908Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='usa'/><category scheme='http://www.blogger.com/atom/ns#' term='art'/><category scheme='http://www.blogger.com/atom/ns#' term='obama'/><category scheme='http://www.blogger.com/atom/ns#' term='seattle'/><category scheme='http://www.blogger.com/atom/ns#' term='wisdom'/><category scheme='http://www.blogger.com/atom/ns#' term='music'/><category scheme='http://www.blogger.com/atom/ns#' term='inspiration'/><category scheme='http://www.blogger.com/atom/ns#' term='politics'/><category scheme='http://www.blogger.com/atom/ns#' term='2008'/><category scheme='http://www.blogger.com/atom/ns#' term='yeswecan'/><title type='text'>Reverse Bradley Effect</title><content type='html'>&lt;a href="http://yeswecan.dipdive.com/" title="The Yes We Can Song by will.i.am"&gt;&lt;img align="right" alt="Yes, We Can" border="0" height="145" hspace="3" src="http://deflexion.com/_images/yeswecan.jpg" width="139" /&gt;&lt;/a&gt;As I mentioned in my &lt;a href="http://deflexion.com/2008/11/rafael-nadal-as-religious-experience" title="Rafael Nadal as Religious Experience"&gt;last post&lt;/a&gt;, I'm in Seattle, in the USA, where I haven't been much over &lt;a href="http://en.wikipedia.org/wiki/Presidency_of_George_W._Bush"&gt;the last eight years&lt;/a&gt;&amp;nbsp;. I'm here to vote, to catch up with friends, and to decide if I want to move back. I don't like talking about politics and, as you can tell from my blog, I'm much more comfortable talking (and blogging) about nerdy stuff. I have some Republican friends, especially small-government, fiscally-responsible type Republicans, and I've been dreading talking to these people about this presidential election. But, a miraculous thing has happened: Most of them are voting for Obama! This is completely surprising to me and seems to be an example of the Reverse &lt;a href="http://en.wikipedia.org/wiki/Bradley_effect"&gt;Bradley Effect&lt;/a&gt;. For a good discussion of this, see&amp;nbsp;&lt;a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/10/21/AR2008102102328_pf.html"&gt;The Reverse-Bradley Effect&lt;/a&gt; by Kathleen Parker. Here is an excerpt:&lt;br /&gt;&lt;blockquote&gt;But equally significant this time may become known as the Reverse-Bradley Effect: whites who would never admit to voting for a black man, but do. And, expanding the definition somewhat, Republicans and conservatives who would never admit to voting for a Democrat, especially one so liberal. Whether these dynamics are in balance won't be known for a while -- or perhaps ever. That's because the crux of the reverse syndrome is a code of &lt;i&gt;omerta&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;[. . .]&lt;br /&gt;&lt;br /&gt;I've received too many e-mails and had too many conversations that began, "Just between you and me," and ended with, "I wouldn't want anyone at work to know," to believe that this is an insignificant trend.&lt;/blockquote&gt;I, too, was told that this was "just between you and me." I'm optimistic about the future, thankful for my wise friends, and inspired by the &lt;a href="http://yeswecan.dipdive.com/"&gt;Yes We Can Song&lt;/a&gt;. Yes, YES, WE CAN.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-5024064180276172824?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/5024064180276172824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/11/reverse-bradley-effect#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/5024064180276172824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/5024064180276172824'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/11/reverse-bradley-effect' title='Reverse Bradley Effect'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-7460980329066967322</id><published>2008-11-04T15:23:00.000Z</published><updated>2008-11-04T17:30:09.322Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='dfw'/><category scheme='http://www.blogger.com/atom/ns#' term='sports'/><category scheme='http://www.blogger.com/atom/ns#' term='tennis'/><category scheme='http://www.blogger.com/atom/ns#' term='rogerfederer'/><category scheme='http://www.blogger.com/atom/ns#' term='religion'/><category scheme='http://www.blogger.com/atom/ns#' term='tv'/><category scheme='http://www.blogger.com/atom/ns#' term='rafaelnadal'/><title type='text'>Rafael Nadal as Religious Experience</title><content type='html'>&lt;img align="right" alt="Rafael Nadal" src="http://deflexion.com/_images/nadal250x375.jpg" /&gt;I just flew from London to Seattle and during the 9 hours and 40 minutes flight, I watched movies, TV, and more TV. &amp;nbsp;As I posted in &lt;a href="http://deflexion.com/2007/01/5-things-you-might-not-know-about-me"&gt;5 Things You Might Not Know About Me&lt;/a&gt;, I basically never watch TV so it was random luck that I even looked at the TV options. One option was titled something like &lt;i&gt;Federer, Wimbledon 2008&lt;/i&gt; and I chose it because of &lt;a href="http://en.wikipedia.org/wiki/David_Foster_Wallace"&gt;David Foster Wallace&lt;/a&gt;'s article &lt;a href="http://www.nytimes.com/2006/08/20/sports/playmagazine/20federer.html?_r=1&amp;amp;pagewanted=all&amp;amp;oref=slogin"&gt;Federer as Religious Experience&lt;/a&gt;.*&amp;nbsp;I was focusing on &lt;a href="http://en.wikipedia.org/wiki/Roger_Federer"&gt;Roger Federer&lt;/a&gt; and trying to see what DFW saw, but ultimately I couldn't keep my eyes off &lt;a href="http://en.wikipedia.org/wiki/Rafael_Nadal"&gt;Rafael Nadal&lt;/a&gt;. To explain my ignorance, I had no idea who was going to win and had barely even heard of Rafael Nadal. This is remarkable considering that I was in Paris when the French Open was played in June and in London when Wimbledon was played in July. I was so mesmerized by this game, and especially Nadal, that I stopped watching the movie &lt;a href="http://www.imdb.com/title/tt0871426/"&gt;Baby Mama&lt;/a&gt;&amp;nbsp;and switched back to the Sport channel and watched the game again. Over the 9+ hours, I think I watched it four times.&lt;br /&gt;&lt;br /&gt;So thank you again David Foster Wallace for helping me to see something I was ignoring or forgetting about this glorious world we live in. If you're wondering what I'm talking about, read DFW and watch some Federer or Nadal, especially this &lt;a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/07/06/SPP711KSLR.DTL" title="Wimbledon / Greatest Match Ever by Bruce Jenkins"&gt;greatest match ever&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;*And/or, see a PDF of the&amp;nbsp;&lt;a href="http://www.theknowe.net/dfwfiles/pdfs/Wallace-Federer_as_Religious_Experience.pdf" title="PDF"&gt;print-version of DFW's Federer as Religious Experience&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-7460980329066967322?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/7460980329066967322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/11/rafael-nadal-as-religious-experience#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/7460980329066967322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/7460980329066967322'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/11/rafael-nadal-as-religious-experience' title='Rafael Nadal as Religious Experience'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-8843757067046690968</id><published>2008-10-14T16:14:00.000+01:00</published><updated>2008-10-14T17:03:42.090+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='economics'/><category scheme='http://www.blogger.com/atom/ns#' term='videos'/><category scheme='http://www.blogger.com/atom/ns#' term='paulkrugman'/><category scheme='http://www.blogger.com/atom/ns#' term='linklists'/><category scheme='http://www.blogger.com/atom/ns#' term='blogs'/><category scheme='http://www.blogger.com/atom/ns#' term='wow'/><category scheme='http://www.blogger.com/atom/ns#' term='warrenbuffett'/><category scheme='http://www.blogger.com/atom/ns#' term='nourielroubini'/><category scheme='http://www.blogger.com/atom/ns#' term='charlierose'/><title type='text'>Economic Deflexions</title><content type='html'>As I posted in &lt;a href="http://deflexion.com/2007/12/when-things-fall-apart"&gt;when things fall apart&lt;/a&gt;, I'm fascinated by what's going on in the financial world. To help me keep up, I'm collecting a list of blogs and sites that seem good at explaining what's going on. Here's my list so far:&lt;?php include ('economics.inc'); ?&gt;I'll keep updating this list until economics is no longer interesting to me, so keep checking back if you're also interested in this.Also, here are three videos that I recommend:&lt;ul&gt;&lt;li&gt;2008 September 23: uc.princeton.edu (UChannel): &lt;a href="http://uc.princeton.edu/main/index.php?option=com_content&amp;amp;task=view&amp;amp;id=3513&amp;amp;Itemid=1"&gt;Crisis on Wall St.&lt;/a&gt; --A panel of Princeton economists chaired by Hyun Shin, Professor of Economics and associate chair of the Department of Economics. Panelists: Markus Brunnermeier, Professor of Economics; Harrison Hong, Professor in Finance; Paul Krugman, professor of economics and international affairs; Alan Blinder, Professor of Economics and Public Affairs and co‐director of the Center for Economic Policy Studies.&lt;/li&gt;&lt;li&gt;2008 October 1: charlierose.com: &lt;a href="http://www.charlierose.com/shows/2008/10/01/1/an-exclusive-conversation-with-warren-buffett"&gt;An exclusive conversation with Warren Buffett&lt;/a&gt; --  54 minutes, 48 seconds&lt;/li&gt;&lt;li&gt;2008 October 10: iadb.org (Inter-American Development Bank): &lt;a href="http://www.iadb.org/exr/spe/bidamericatv/videos.cfm?language=EN&amp;amp;articleid=4801"&gt;Nouriel Roubini, Chairman, RGE Monitor and Professor of Economics, Stern School of Business, New York University&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;These videos are all very good, but the last one with Nouriel Roubini is amazing. Fast non-stop flow of clear deep analysis - wow!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-8843757067046690968?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/8843757067046690968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/10/economic-deflexions#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8843757067046690968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8843757067046690968'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/10/economic-deflexions' title='Economic Deflexions'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-6449109651242596280</id><published>2008-08-04T12:53:00.001+01:00</published><updated>2008-08-04T12:53:49.399+01:00</updated><title type='text'>Test post from Flock 2b2 -- ignore</title><content type='html'>Checking out the latest Flock. I wish it displayed my existing Blogger labels...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-6449109651242596280?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/6449109651242596280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/08/test-post-from-flock-2b2-ignore#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6449109651242596280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6449109651242596280'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/08/test-post-from-flock-2b2-ignore' title='Test post from Flock 2b2 -- ignore'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-4400955474432097534</id><published>2008-07-25T18:10:00.004+01:00</published><updated>2008-09-08T12:47:50.195+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='testing'/><title type='text'>test - please ignore</title><content type='html'>the goal: blog item looks good in email, feed reader, and tools that may not support css. i want to be able to use default HTML tags like &lt;p&gt;(paragraph) -- why doesn't blogger let me do this?this is also a test of the new 'Show HTML literally' compose setting&lt;br /&gt;&lt;?php include ('test.inc'); ?&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-4400955474432097534?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/4400955474432097534/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/07/test-please-ignore#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4400955474432097534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4400955474432097534'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/07/test-please-ignore' title='test - please ignore'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-8414158550315830951</id><published>2008-07-24T16:19:00.000+01:00</published><updated>2008-07-24T18:00:54.432+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ria'/><category scheme='http://www.blogger.com/atom/ns#' term='2005'/><category scheme='http://www.blogger.com/atom/ns#' term='totry'/><category scheme='http://www.blogger.com/atom/ns#' term='zimbra'/><category scheme='http://www.blogger.com/atom/ns#' term='ymail'/><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='hostingproviders'/><category scheme='http://www.blogger.com/atom/ns#' term='desktop'/><category scheme='http://www.blogger.com/atom/ns#' term='yahoo'/><category scheme='http://www.blogger.com/atom/ns#' term='gratis'/><category scheme='http://www.blogger.com/atom/ns#' term='imap'/><category scheme='http://www.blogger.com/atom/ns#' term='future'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><category scheme='http://www.blogger.com/atom/ns#' term='prism'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><category scheme='http://www.blogger.com/atom/ns#' term='2008'/><title type='text'>Zimbra Desktop, IMAP, Yahoo, Microsoft, and Google</title><content type='html'>The big news today is that the latest release of &lt;a href="http://www.zimbra.com/products/desktop.html"&gt;Yahoo Zimbra Desktop&lt;/a&gt; can be used to access &lt;a href="http://mail.yahoo.com/" title="aka Yahoo! Mail"&gt;YMail&lt;/a&gt; messages via IMAP. For details, see &lt;a href="http://www.zimbrablog.com/blog/archives/2008/07/zimbra-desktop-beta-3s-new-features.html"&gt;Zimbra Desktop Beta 3’s New Features&lt;/a&gt;&amp;nbsp;in the Zimbra blog. Here is an excerpt: &lt;br /&gt;&lt;blockquote&gt;Yahoo! Mail users rejoice - There’s now IMAP access through Zimbra Desktop to all free, plus, and business accounts. You didn’t read that wrong. Normally only &lt;a href="http://mailplus.mail.yahoo.com/"&gt;Plus&lt;/a&gt; accounts have POP access, but as a perk when using Zimbra Desktop the mail is synced via IMAP; which is a much better protocol for keeping your mail organized - and yes it’s available to free accounts as well. &lt;nobr&gt;. . .&lt;/nobr&gt;&lt;/blockquote&gt;&lt;blockquote&gt;This release makes Zimbra Desktop available to a &lt;i&gt;quarter-billion&lt;/i&gt; Yahoo! users with support for 20+ languages. &lt;/blockquote&gt;As always, Zimbra Desktop includes these features:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Email, contacts, and calendar all in one application&lt;/li&gt;&lt;li&gt;Available for Windows, Apple, or Linux desktop computers&lt;/li&gt;&lt;li&gt;Any POP or IMAP email account can be added to Zimbra Desktop&lt;/li&gt;&lt;li&gt;Zimbra Desktop is free for anyone&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Lots more Zimbra Desktop features are listed on the &lt;a href="http://www.zimbra.com/products/desktop_features.html"&gt;Zimbra Desktop features&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;This is big news because it means that Zimbra Desktop -- and its soon-to-be millions of YMail users -- might have a real chance of overthrowing the Microsoft desktop email clients (Outlook, Outlook Express, Entourage, etc.) and eventually maybe even Exchange. This&amp;nbsp;might be one of the reasons that Microsoft was so eager to buy Yahoo.&lt;br /&gt;&lt;br /&gt;The surprise for me is that Yahoo beat Google at doing this. On 27 January 2005, in a &lt;a href="http://groups.google.com/group/comp.mail.imap/topics?gvc=2"&gt;comp.mail.imap&lt;/a&gt; thread titled &lt;a href="http://groups.google.com/group/comp.mail.imap/msg/fee3888f31dd3d4b"&gt;IMAP for Gmail&lt;/a&gt;, I predicted Google would do something like this. Here's an excerpt of my post:&lt;br /&gt;&lt;blockquote&gt;I bet that Gmail is creating their own desktop IMAP client and that they are going to release Gmail server-side IMAP simultaneously with the Gmail IMAP client.  &lt;/blockquote&gt;I still think that Google is going to do something like this, probably based on &lt;a href="http://en.wikipedia.org/wiki/Gears_%28software%29"&gt;Gears&lt;/a&gt;. I discuss Gears,&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Mozilla_Prism"&gt;Prism&lt;/a&gt;&amp;nbsp;(which Zimbra Desktop is based on), and rich internet applications in general in my blog item titled &lt;a href="http://deflexion.com/2008/04/cloud-webapps-and-desktop-apps"&gt;The Cloud, WebApps, and Desktop Apps&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;To learn more about today's release of Zimbra Desktop, see:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;usatoday.com: &lt;a href="http://www.usatoday.com/tech/products/2008-07-23-yahoo-mail-zimbra_N.htm"&gt;Yahoo's new Zimbra Desktop puts all your e-mail in order&lt;/a&gt;&lt;/li&gt;&lt;li&gt;emaildiscussions.com: &lt;a href="http://www.emaildiscussions.com/showthread.php?t=53414"&gt;Yahoo's new Zimbra Desktop puts all your e-mail in order&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.zimbra.com/forums/"&gt;zimbra.com/forums&lt;/a&gt;:&amp;nbsp;&lt;a href="http://www.zimbra.com/forums/announcements/20402-zimbra-desktop-beta-3-a.html"&gt;Zimbra Desktop Beta 3!&lt;/a&gt;&lt;/li&gt;&lt;li&gt;yahoo.com: &lt;a href="http://www.ymailblog.com/"&gt;Yahoo! Mail Blog&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-8414158550315830951?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/8414158550315830951/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/07/zimbra-desktop-imap-yahoo-microsoft-and#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8414158550315830951'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8414158550315830951'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/07/zimbra-desktop-imap-yahoo-microsoft-and' title='Zimbra Desktop, IMAP, Yahoo, Microsoft, and Google'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-6906562243726634115</id><published>2008-07-22T14:12:00.001+01:00</published><updated>2008-07-22T16:58:51.926+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='testing'/><category scheme='http://www.blogger.com/atom/ns#' term='releases'/><title type='text'>Blogger's New Embedded Comment Form</title><content type='html'>Last week Blogger released a number of useful new features at &lt;a href="http://draft.blogger.com/" title="draft.blogger.com"&gt;&lt;i&gt;Blogger in draft&lt;/i&gt;&lt;/a&gt;. This post is to see if the embedded comment form works with an &lt;a href="http://help.blogger.com/bin/answer.py?answer=41438"&gt;FTP blog (a Blogger blog that is not hosted at Google)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For details about this and the other new features, see these &lt;i&gt;Blogger in draft&lt;/i&gt;&amp;nbsp;postings: &lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://bloggerindraft.blogspot.com/2008/06/new-feature-embedded-comment-form.html"&gt;Updates and Bug Fixes for June 26th&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://bloggerindraft.blogspot.com/2008/06/updates-and-bug-fixes-for-june-26th.html"&gt;New Feature: Embedded Comment Form&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;If it works, please try out the comment form and leave a comment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Update:&lt;/i&gt;&lt;/b&gt; It worked! Comments are still welcome.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-6906562243726634115?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/6906562243726634115/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/07/bloggers-new-embedded-comment-form#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6906562243726634115'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6906562243726634115'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/07/bloggers-new-embedded-comment-form' title='Blogger&apos;s New Embedded Comment Form'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-9178553835172950597</id><published>2008-04-15T11:52:00.001+01:00</published><updated>2008-04-15T12:00:19.447+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cool'/><category scheme='http://www.blogger.com/atom/ns#' term='animation'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='apps'/><category scheme='http://www.blogger.com/atom/ns#' term='browsers'/><category scheme='http://www.blogger.com/atom/ns#' term='gratis'/><category scheme='http://www.blogger.com/atom/ns#' term='feeds'/><category scheme='http://www.blogger.com/atom/ns#' term='releases'/><category scheme='http://www.blogger.com/atom/ns#' term='osx'/><title type='text'>NetNewsWire and Animated Sorting</title><content type='html'>&lt;div&gt;Ever since &lt;a href="http://www.newsgator.com/Individuals/NetNewsWire/"&gt;NetNewsWire&lt;/a&gt; &lt;a href="http://www.newsgator.com/CompanyInfo/Press/Archive.aspx?post=144"&gt;became gratis on 2008-January-09&lt;/a&gt;, I've been using it as one of my desktop feed readers. I just noticed something very cool. First, go to the View menu,  choose Sort Subscriptions By, and make sure Animate Sorting is checked. Then change your Subscriptions sort order and watch your subscribed feeds float up and over and around each other until they settle into their new position. This is so much fun that I've been clicking the Refresh All button way more than I used to!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In my preferences, I've  set my feed subscriptions to refresh "Manually only." I chose "Manually only" because I only wanted to look at feeds about once a day and then do the refresh at that one time each day (different time on different days, but only once a day). A positive side effect of refreshing manually is that I get to watch the animation. A negative side effect is that I'm refreshing about ten times a day now because it's so much fun to watch the animation. So beware of a possible new addiction/time waster.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;While playing around with this, I discovered the sort by Last Update option, which is now  my preferred sort. I wish my email client let me sort my incoming mailboxes by Last Update. Actually, I wish that NetNewsWire were an IMAP client as well as a feed client! But for now I'm quite satisfied using it as a feed reader and as one of my web browsers. It's a pretty good web browser too.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;Note:&lt;/i&gt;&lt;/b&gt; NetNewsWire 3.1.5 was released today, 2008-April-15.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-9178553835172950597?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/9178553835172950597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/04/netnewswire-and-animated-sorting#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/9178553835172950597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/9178553835172950597'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/04/netnewswire-and-animated-sorting' title='NetNewsWire and Animated Sorting'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-7748887944241627196</id><published>2008-04-13T16:02:00.004+01:00</published><updated>2008-04-13T17:05:50.168+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cloud'/><category scheme='http://www.blogger.com/atom/ns#' term='web2.0'/><category scheme='http://www.blogger.com/atom/ns#' term='webapps'/><category scheme='http://www.blogger.com/atom/ns#' term='internet'/><category scheme='http://www.blogger.com/atom/ns#' term='browsers'/><category scheme='http://www.blogger.com/atom/ns#' term='history'/><title type='text'>The Cloud, WebApps, and Desktop Apps</title><content type='html'>Cloud computing has been around since the beginning of the Internet and actually in the beginning it was just the cloud. Back then you telnetted to a host in the cloud and ran apps on that cloud-based host that accessed cloud-based data. For example this is how email, Usenet, and ftp worked. Let's call that Web 0.0. The revolution that brought the Internet to the masses was the creation of desktop apps that could access the cloud. Let's call that Web 1.0. With Web 2.0 there was a lot of excitement about moving apps off the desktop and onto the cloud. These web-based apps made it easy to run your apps and access your data independent of what desktop computer you were using. To me this was pretty much the same as Web 0.0, except instead of living in telnet windows, you lived in browser windows. Now people are getting excited about moving their web-based apps to the desktop. For example, look at all the&lt;a href="http://twitter.pbwiki.com/Apps#Desktopapps"&gt; desktop-based Twitter apps&lt;/a&gt;. And look at all the excitement about &lt;a href="http://en.wikipedia.org/wiki/Rich_Internet_application"&gt;rich Internet application&lt;/a&gt; platforms such as &lt;a href="http://en.wikipedia.org/wiki/Adobe_Integrated_Runtime"&gt;Adobe AIR&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Google_Gears"&gt;Google Gears&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Microsoft_Silverlight"&gt;Microsoft Silverlight&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Mozilla_Prism"&gt;Mozilla Prism&lt;/a&gt;, all of which bring WebApps to the desktop. So are we back at Web 1.0 or is this Web 3.0? Or maybe Web 2.5?&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-7748887944241627196?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/7748887944241627196/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/04/cloud-webapps-and-desktop-apps#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/7748887944241627196'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/7748887944241627196'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/04/cloud-webapps-and-desktop-apps' title='The Cloud, WebApps, and Desktop Apps'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-2225533807547871732</id><published>2008-04-05T16:29:00.004+01:00</published><updated>2008-04-06T10:37:40.674+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='delicious'/><category scheme='http://www.blogger.com/atom/ns#' term='socialnetworking'/><category scheme='http://www.blogger.com/atom/ns#' term='nerds'/><category scheme='http://www.blogger.com/atom/ns#' term='popularity'/><category scheme='http://www.blogger.com/atom/ns#' term='simpy'/><category scheme='http://www.blogger.com/atom/ns#' term='geeks'/><category scheme='http://www.blogger.com/atom/ns#' term='comparisons'/><category scheme='http://www.blogger.com/atom/ns#' term='procmail'/><category scheme='http://www.blogger.com/atom/ns#' term='web2.0'/><category scheme='http://www.blogger.com/atom/ns#' term='del.icio.us'/><category scheme='http://www.blogger.com/atom/ns#' term='socialsoftware'/><category scheme='http://www.blogger.com/atom/ns#' term='bookmarking'/><category scheme='http://www.blogger.com/atom/ns#' term='webservices'/><title type='text'>Comparing Social Bookmarking Services</title><content type='html'>The last post about &lt;a title="Procmail: Still Popular After All These Years" href="http://deflexion.com/2008/04/procmail-still-popular-after-all-these"&gt;my Procmail Quick Start being bookmarked 300 times at del.icio.us&lt;/a&gt; inspired me to look at other &lt;a href="http://en.wikipedia.org/wiki/Social_bookmarking"&gt;social bookmarking&lt;/a&gt; &lt;a title="List of social software: Social bookmarking" href="http://en.wikipedia.org/wiki/List_of_social_software#Social_bookmarking"&gt;services&lt;/a&gt; and see how popular the Procmail Quick Start (PQS) is elsewhere. Here's what I found. &lt;ul&gt;&lt;li&gt;&lt;a href="http://del.icio.us/tag/procmail?setcount=100"&gt;search del.icio.us for procmail&lt;/a&gt; - &lt;a href="http://del.icio.us/url/c10eac259561c15beaca0174ae1a8b27"&gt;300 PQS bookmarkers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.diigo.com/search?what=procmail"&gt;search diigo.com for procmail&lt;/a&gt; - &lt;a href="http://www.diigo.com/people/search/url?query=http%3A%2F%2Fwww.ii.com%2Finternet%2Frobots%2Fprocmail%2Fqs"&gt;5 PQS bookmarkers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://faves.com/search?st=procmail&amp;amp;sc=user%3Apublic"&gt;search faves.com for procmail&lt;/a&gt; - 0 PQS bookmarkers&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.furl.net/search?enc=UTF-8&amp;amp;chn=front&amp;amp;keyword=procmail&amp;amp;x=0&amp;amp;y=0"&gt;search furl.net for procmail&lt;/a&gt; - &lt;a href="http://www.furl.net/url/5321162"&gt;1 PQS bookmarker&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://ma.gnolia.com/tags/procmail"&gt;search ma.gnolia.com for procmail&lt;/a&gt; - &lt;a href="http://ma.gnolia.com/people/macdet/bookmarks/slothaxig"&gt;17 PQS bookmarkers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.simpy.com/links/search/procmail"&gt;search simpy.com for procmail&lt;/a&gt; - &lt;a href="http://www.simpy.com/link/info/http://www.ii.com/internet/robots/procmail/qs/"&gt;19 PQS bookmarkers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.stumbleupon.com/tag/procmail/"&gt;search stumbleupon.com for procmail&lt;/a&gt; - &lt;a href="http://www.stumbleupon.com/url/www.ii.com/internet/robots/procmail/qs/"&gt;9 PQS bookmarkers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;It seems that &lt;a href="http://en.wikipedia.org/wiki/Del.icio.us"&gt;del.icio.us&lt;/a&gt; is where the nerds hang out and it makes sense that every time I look around for a better bookmarking service, I decide that del.icio.us is the best choice for me, at least for now. Of the alternate bookmarking services I just looked at, &lt;a href="http://en.wikipedia.org/wiki/Simpy"&gt;Simpy&lt;/a&gt; looks the most interesting, especially the &lt;a href="http://www.simpy.com/link/info/http://www.ii.com/internet/robots/procmail/qs/"&gt;link history page, which includes a graph&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;What do you think? What social bookmarking service(s) do you use and why?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-2225533807547871732?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/2225533807547871732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/04/comparing-social-bookmarking-services#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/2225533807547871732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/2225533807547871732'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/04/comparing-social-bookmarking-services' title='Comparing Social Bookmarking Services'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-793050963239611408</id><published>2008-04-05T14:01:00.008+01:00</published><updated>2008-04-06T11:04:10.415+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='procmail'/><category scheme='http://www.blogger.com/atom/ns#' term='delicious'/><category scheme='http://www.blogger.com/atom/ns#' term='del.icio.us'/><category scheme='http://www.blogger.com/atom/ns#' term='popularity'/><category scheme='http://www.blogger.com/atom/ns#' term='1994'/><category scheme='http://www.blogger.com/atom/ns#' term='history'/><category scheme='http://www.blogger.com/atom/ns#' term='bookmarking'/><title type='text'>Procmail: Still Popular After All These Years</title><content type='html'>My Procmail Quick Start, which started out as part of the Filtering Mail FAQ in 1994, is still popular after all these years. This week its primary URL was bookmarked for the 300th time at del.icio.us. The top of &lt;a href="http://del.icio.us/url/c10eac259561c15beaca0174ae1a8b27?all"&gt;its del.icio.us history page&lt;/a&gt; currently looks like this:&lt;blockquote&gt;ii.com · Procmail Quick Start: An introduction to email filtering with a focus on procmail by Nancy McGough&lt;br /&gt;&lt;a href="http://www.ii.com/internet/robots/procmail/qs/"&gt;http://www.ii.com/internet/robots/procmail/qs/&lt;/a&gt;&lt;br /&gt;this url has been saved by 300 people.&lt;/blockquote&gt; Thank you to &lt;a title="Comparing Social Bookmarking Services (about bookmarking the Procmail Quick Start)" href="http://deflexion.com/2008/04/comparing-social-bookmarking-services"&gt;everyone who has bookmarked it&lt;/a&gt;, sent me feedback, or participated in &lt;a href="http://news.gmane.org/gmane.mail.procmail"&gt;Procmail&lt;/a&gt; &lt;a href="http://www.ii.com/internet/robots/procmail/qs/#groups"&gt;discussions&lt;/a&gt; over the years!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-793050963239611408?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/793050963239611408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/04/procmail-still-popular-after-all-these#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/793050963239611408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/793050963239611408'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/04/procmail-still-popular-after-all-these' title='Procmail: Still Popular After All These Years'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-1324333484593671445</id><published>2008-03-26T12:34:00.012Z</published><updated>2008-05-27T20:08:20.589+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='urls'/><category scheme='http://www.blogger.com/atom/ns#' term='regularexpressions'/><category scheme='http://www.blogger.com/atom/ns#' term='mime'/><category scheme='http://www.blogger.com/atom/ns#' term='sysadmin'/><category scheme='http://www.blogger.com/atom/ns#' term='sitedesign'/><category scheme='http://www.blogger.com/atom/ns#' term='regex'/><category scheme='http://www.blogger.com/atom/ns#' term='php'/><category scheme='http://www.blogger.com/atom/ns#' term='apache'/><category scheme='http://www.blogger.com/atom/ns#' term='htaccess'/><title type='text'>htaccess excerpts and notes</title><content type='html'>Here are some excerpts from my &lt;a href="http://httpd.apache.org/docs/trunk/howto/htaccess.html"&gt;.htaccess files&lt;/a&gt;. I'm posting these because I often need to remember the syntax of these commands and it's easier to look at the commands here on my blog than to ssh to my &lt;a href="http://www.dreamhost.com/r.cgi?43299"&gt;DreamHost&lt;/a&gt; or &lt;a href="http://viaverio.com/"&gt;Verio&lt;/a&gt; web-hosting account and look at them there. Also, I hope these excerpts and notes will be useful to others.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Note:&lt;/i&gt;&lt;/b&gt; In the code below, a line that begins with a single hash (&lt;code&gt;#&lt;/code&gt;) is code that is commented out and a line that begins with two hashes (&lt;code&gt;##&lt;/code&gt;) is a comment about the code.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;big&gt;Used Everywhere&lt;/big&gt;&lt;/b&gt;&lt;pre&gt;## Block viewing of .htaccess files&lt;br /&gt;&amp;lt;Files .htaccess&amp;gt;&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; order allow,deny&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; deny from all&lt;br /&gt;&amp;lt;/Files&amp;gt;&lt;br /&gt;&lt;br /&gt;## Do not let IP address xxx.xxx.xxx.xx access (GET) the site&lt;br /&gt;## Uncomment these 5 lines if someone or something is abusing the site&lt;br /&gt;## Note: 'GET' can be replaced by 'GET POST PUT'&lt;br /&gt;# &amp;lt;Limit GET&amp;gt;&lt;br /&gt;# &lt;tt&gt; &lt;/tt&gt; order allow,deny&lt;br /&gt;# &lt;tt&gt; &lt;/tt&gt; allow from all&lt;br /&gt;# &lt;tt&gt; &lt;/tt&gt; deny from xxx.xxx.xxx.xx&lt;br /&gt;# &amp;lt;/Limit&amp;gt;&lt;br /&gt;&lt;br /&gt;## If a directory is requested, do not list the files in the directory&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/core.html#options"&gt;Options&lt;/a&gt; -Indexes&lt;br /&gt;&lt;br /&gt;## Next is sometimes needed, but might already be set in the server configuration&lt;br /&gt;# &lt;a href="http://httpd.apache.org/docs/trunk/mod/core.html#adddefaultcharset"&gt;AddDefaultCharset&lt;/a&gt; UTF-8&lt;br /&gt;&lt;br /&gt;## Next is needed if you use Rewrite rules&lt;br /&gt;## (examples of RewriteCond and RewriteRule are in the sections below)&lt;br /&gt;RewriteEngine On&lt;br /&gt;&lt;br /&gt;## Next Rewrite option is often already set in the server configuration&lt;br /&gt;## Uncomment if Rewrite rules don't work&lt;br /&gt;# Options +FollowSymLinks&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;The next sections include examples that use the Apache mod_rewrite module. If they seem confusing, it's because they are! As &lt;a href="http://en.wikipedia.org/wiki/Brian_Behlendorf"&gt;Brian Behlendorf&lt;/a&gt;, one of the primary developers of the Apache web server, said: &lt;blockquote&gt;&lt;big&gt;“&lt;/big&gt;The great thing about mod_rewrite is it gives you all the configurability and flexibility of &lt;a href="http://en.wikipedia.org/wiki/Sendmail"&gt;Sendmail&lt;/a&gt;. The downside to mod_rewrite is that it gives you all the configurability and flexibility of Sendmail.&lt;big&gt;”&lt;/big&gt;&lt;/blockquote&gt;This quote, along with some other good quotes, is on the &lt;a href="http://httpd.apache.org/docs/"&gt;Apache Documentation&lt;/a&gt; &lt;a href="http://httpd.apache.org/docs/trunk/rewrite/"&gt;mod_rewrite&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;big&gt;&lt;b&gt;Used at Deflexion.com&lt;/b&gt;&lt;/big&gt;&lt;pre&gt;## Specify the &lt;a href="http://www.iana.org/assignments/media-types/"&gt;MIME type&lt;/a&gt; of unknown file extensions&lt;br /&gt;## This is needed because &lt;a title="Blogger permalinks seem permanent, but are they?" href="http://deflexion.com/2005/11/blogger-permalinks-seem-permanent-but"&gt;I use extensionless URLs at Deflexion.com&lt;/a&gt;&lt;br /&gt;## If default is HTML, use:&lt;br /&gt;# DefaultType text/html&lt;br /&gt;## If default is PHP, use:&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/core.html#defaulttype"&gt;DefaultType&lt;/a&gt; application/x-httpd-php&lt;br /&gt;&lt;br /&gt;## If URL points to a directory, serve the first of these files that exist&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_dir.html#directoryindex"&gt;DirectoryIndex&lt;/a&gt; index index.php index.html index.&lt;a href="http://atomenabled.org/"&gt;atom&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;## PHP include files are located in this directory&lt;br /&gt;php_value include_path "/path/i/do/not/want/to/publish/on/my/blog/_shared"&lt;br /&gt;&lt;br /&gt;## If 'http://deflexion.com/index' is requested, remove 'index'&lt;br /&gt;## The goal is to get people &amp;amp; machines to link to 1 &amp;amp; only 1 URL for this page&lt;br /&gt;## Details at Wikipedia's &lt;a href="http://en.wikipedia.org/wiki/URL_normalization"&gt;URL normalization&lt;/a&gt; (aka URL canonicalization)&lt;br /&gt;## Another examples of URL canonicalization is in the Infinite Ink section below&lt;br /&gt;## Note: '^[A-Z]{3,9}\ /' matches GET POST PROPFIND etc, followed by space slash&lt;br /&gt;## This RewriteCond avoids infinite loops&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_rewrite.html#rewritecond"&gt;RewriteCond&lt;/a&gt; %{THE_REQUEST} ^[A-Z]{3,9}\ /index\ HTTP/&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_rewrite.html#rewriterule"&gt;RewriteRule&lt;/a&gt; ^index$ http://deflexion.com/ &lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_rewrite.html#rewriteflags"&gt;[R=301,L]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;## &lt;a href="http://en.wikipedia.org/wiki/URL_redirection"&gt;Redirect this URL&lt;/a&gt;-path to the current URL&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_alias.html#redirect"&gt;Redirect&lt;/a&gt; permanent /messaging/blogs/ &lt;a title="Just What is a Blog? Atomizing, Distributing, and Re-Forming Content" href="http://deflexion.com/2004/01/just-what-is-blog-atomizing"&gt;http://deflexion.com/2004/01/just-what-is-blog-atomizing&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;## For details about these RedirectMatch lines, see&lt;br /&gt;## &lt;a href="http://deflexion.com/2008/03/twitter-tinyurl-dots-dashes-and-my"&gt;Twitter, TinyURL, Dots, Dashes, and My htaccess File&lt;/a&gt;&lt;br /&gt;## Note: The order of these 5 RedirectMatch lines matters!&lt;br /&gt;&lt;a href="http://httpd.apache.org/docs/trunk/mod/mod_alias.html#redirectmatch"&gt;RedirectMatch&lt;/a&gt; 301 ^/(2008/../[^.]*)\.([^.]*)\.([^.]*)\.([^.]*)\.([^.]*)\.([^.]*)$ http://deflexion.com/$1-$2-$3-$4-$5-$6&lt;br /&gt;RedirectMatch 301 ^/(2008/../[^.]*)\.([^.]*)\.([^.]*)\.([^.]*)\.([^.]*)$ http://deflexion.com/$1-$2-$3-$4-$5&lt;br /&gt;RedirectMatch 301 ^/(2008/../[^.]*)\.([^.]*)\.([^.]*)\.([^.]*)$ http://deflexion.com/$1-$2-$3-$4&lt;br /&gt;RedirectMatch 301 ^/(2008/../[^.]*)\.([^.]*)\.([^.]*)$ http://deflexion.com/$1-$2-$3&lt;br /&gt;RedirectMatch 301 ^/(2008/../[^.]*)\.([^.]*)$ http://deflexion.com/$1-$2&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; ^^^&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; &lt;tt&gt; &lt;/tt&gt; '301' is equivalent to 'permanent'&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;big&gt;&lt;b&gt;Used at Infinite Ink&lt;/b&gt;&lt;/big&gt;&lt;pre&gt;## If the requested hostname is anything other than www.ii.com,&lt;br /&gt;## rewrite it to www.ii.com&lt;br /&gt;RewriteCond %{HTTP_HOST} !^www.ii.com$ &lt;!-- [NC] --&gt;&lt;br /&gt;RewriteRule (.*) http://www.ii.com/$1 [R=301]&lt;br /&gt;&lt;br /&gt;## Remove trailing 'index.html' from requested URLs&lt;br /&gt;## See Note above about the regular expression '^[A-Z](3,9}\ /'&lt;br /&gt;RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/]+/)*index\.html\ HTTP/&lt;br /&gt;RewriteRule ^(([^/]+/)*)index\.html$ http://www.ii.com/$1 [R=301,L]&lt;br /&gt;&lt;br /&gt;## Redirect this local URL-path to the current URL&lt;br /&gt;Redirect permanent /communicate &lt;a title="Make a Meta Comment" href="http://deflexion.com/2005/12/make-meta-comment"&gt;http://deflexion.com/2005/12/make-meta-comment&lt;/a&gt;&lt;/pre&gt;&lt;br /&gt;&lt;!-- http://www.organicseo.org/URL_Rewriting.html http://www.webmasterworld.com/apache/3311558.htm http://hecker.org/site/uri-rewriting http://www.asrvision.com/web-design-tutorials/htaccess-tutorial.htm /http://hecker.org/site/uri-rewriting  --&gt;&lt;br /&gt;Comments, suggestions, and questions are welcome!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-1324333484593671445?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/1324333484593671445/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/03/htaccess-excerpts-and-notes#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/1324333484593671445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/1324333484593671445'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/03/htaccess-excerpts-and-notes' title='htaccess excerpts and notes'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-4582082766456360979</id><published>2008-03-25T08:57:00.005Z</published><updated>2008-03-25T11:01:00.287Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='urls'/><category scheme='http://www.blogger.com/atom/ns#' term='regularexpressions'/><category scheme='http://www.blogger.com/atom/ns#' term='tinyurl'/><category scheme='http://www.blogger.com/atom/ns#' term='privacyandsecurity'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='htaccess'/><title type='text'>Twitter, TinyURL, Dots, Dashes, and My htaccess File</title><content type='html'>After &lt;a href="http://twitter.com/nm/statuses/632059012"&gt;a&lt;/a&gt; &lt;a href="http://twitter.com/nm/statuses/632175862"&gt;number&lt;/a&gt; &lt;a href="http://twitter.com/nm/statuses/666652952"&gt;of&lt;/a&gt; &lt;a href="http://deflexion.com/2008/03/abloggerandtwitterexperiment"&gt;experiments&lt;/a&gt; and reading &amp;amp; &lt;a title="thread about 'questions about URLs in tweets'" href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/9b030491fee28e64/d60c5a4909d4d660"&gt;participating&lt;/a&gt; in the &lt;a href="http://groups.google.com/group/twitter-development-talk/topics?gvc=2"&gt;twitter-development-talk mailing list&lt;/a&gt;, I can now tweet about updates to my pages without Twitter converting my URLs to TinyURLs. First, here's what I've learned about Twitter and TinyURLs: &lt;blockquote&gt;If a URL path in a tweet contains only forward slashes (/), dots (.), and alphanumeric characters, Twitter does not convert the URL to a TinyURL.&lt;/blockquote&gt;I plan to start tweeting about pages when I update them and if a page's URL contains dashes, tweet it with the dashes replaced by dots. For example, &lt;a href="http://twitter.com/nm/statuses/776697568"&gt;the tweet about this blog item&lt;/a&gt; uses this URL: &lt;pre&gt;&lt;a href="http://deflexion.com/2008/03/twitter.tinyurl.dots.dashes.and.my"&gt;http://deflexion.com/2008/03/twitter.tinyurl.dots.dashes.and.my&lt;/a&gt;&lt;/pre&gt; The .htaccess file on my server includes this line: &lt;pre&gt;RedirectMatch 301 ^/(2008/../[^.]*)\.([^.]*)\.([^.]*)\.([^.]*)\.([^.]*)\.([^.]*)$ http://deflexion.com/$1-$2-$3-$4-$5-$6&lt;/pre&gt; which redirects the URL to this: &lt;pre&gt;&lt;a href="http://deflexion.com/2008/03/twitter-tinyurl-dots-dashes-and-my"&gt;http://deflexion.com/2008/03/twitter-tinyurl-dots-dashes-and-my&lt;/a&gt;&lt;/pre&gt; which is the actual URL of the blog item. This way I maintain control of URLs that lead to my pages and TinyURL does not get to track and profile people who visit my pages via &lt;a href="http://twitter.com/nm"&gt;my tweets&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If you have a suggestion for a better way to do this, please post a comment. For example, I'm wondering if it would be better to use RewriteCond &amp;amp; RewriteRule rather than RedirectMatch in my .htaccess file. Some thoughts about this are in &lt;a href="http://wiki.apache.org/httpd/WhenNotToUseRewrite"&gt;WhenNotToUseRewrite&lt;/a&gt; in the &lt;a href="http://httpd.apache.org/docs/"&gt;Apache Documentation&lt;/a&gt; &lt;a href="http://wiki.apache.org/httpd/"&gt;Wiki&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-4582082766456360979?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/4582082766456360979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/03/twitter-tinyurl-dots-dashes-and-my#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4582082766456360979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/4582082766456360979'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/03/twitter-tinyurl-dots-dashes-and-my' title='Twitter, TinyURL, Dots, Dashes, and My htaccess File'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-717243661944827674</id><published>2008-03-23T16:34:00.007Z</published><updated>2008-04-22T11:44:13.593+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='alpine'/><category scheme='http://www.blogger.com/atom/ns#' term='x11'/><category scheme='http://www.blogger.com/atom/ns#' term='bash'/><category scheme='http://www.blogger.com/atom/ns#' term='fonts'/><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='unicode'/><category scheme='http://www.blogger.com/atom/ns#' term='mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='imap'/><category scheme='http://www.blogger.com/atom/ns#' term='osx'/><category scheme='http://www.blogger.com/atom/ns#' term='nntp'/><category scheme='http://www.blogger.com/atom/ns#' term='xterm'/><title type='text'>Using Alpine in an X11 Terminal</title><content type='html'>Alpine is my primary IMAP, NNTP, &amp;amp; ESMTP client and for years I've used it without a mouse. Using the keyboard is usually an efficient way to navigate, manage, and write messages, but sometimes I dream about being able to use a mouse. With the &lt;a title="Alpine Turns It Up to 1.10" href="http://blog.wired.com/monkeybites/2008/03/alpine-turns-it.html"&gt;release of Alpine 1.10&lt;/a&gt; on 2008-March-18 and my recent upgrade to Mac OS X Leopard, I decided to try using it in an &lt;a href="http://developer.apple.com/opensource/tools/X11.html"&gt;X11&lt;/a&gt; Terminal &lt;b&gt;&lt;i&gt;again&lt;/i&gt;&lt;/b&gt;. In the past I've &lt;a title="Abort, Retry, or EPIC FAIL at waxy.org" href="http://www.waxy.org/archive/2008/03/19/abort_re.shtml"&gt;fail&lt;/a&gt;ed to get it to work well, but today I succeeded! Here are some details about how I got it to work.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Important:&lt;/i&gt;&lt;/b&gt; These instructions worked on Leopard, but will probably not work on Tiger (or earlier) because the X11 configuration is significantly different in Leopard than in earlier versions of OS X. Details about X11 on Leopard are &lt;a title="Apple's X11 and Leopard FAQs" href="http://forums.macosxhints.com/showthread.php?t=80171"&gt;here&lt;/a&gt; and &lt;a title="Re: X11 in Leopard: xterm on start-up" href="http://lists.apple.com/archives/X11-users/2007/Oct/msg00065.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Install the latest Alpine. For details, see my blog item titled &lt;a href="http://deflexion.com/2007/01/building-and-installing-alpine-apache"&gt;Building and Installing Alpine (Apache-Licensed Pine)&lt;/a&gt;.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;In a &lt;a href="http://en.wikipedia.org/wiki/Terminal_%28application%29"&gt;Terminal.app&lt;/a&gt; window, run &lt;pre&gt;xterm -e alpine &amp;amp;&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;In Alpine, go to Main &amp;gt; Setup &amp;gt; Config (&lt;b&gt;MSC&lt;/b&gt;) and set this feature:&lt;pre&gt;[X]  Enable Mouse in Xterm&lt;/pre&gt; Read Alpine's built-in Help about Enable Mouse in Xterm (by typing &lt;b&gt;Ctrl-G&lt;/b&gt; or &lt;b&gt;?&lt;/b&gt;), but note that in Leopard you should not explicitly set the DISPLAY environment variable. Instead, it will be set automatically when xterm runs. This is one of the changes in Leopard.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Read the built-in Help about the following two features and decide if you would like to set them. Here are the settings that I use: &lt;pre&gt;[X]  Enable Newmail in Xterm Icon&lt;br /&gt;[ ]  Enable Newmail Short Text in Icon&lt;/pre&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;In Alpine, go to Main &amp;gt; Setup &amp;gt; Kolor (&lt;b&gt;MSK&lt;/b&gt;) and set&lt;br /&gt;&lt;pre&gt;Color Style&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; Set    Rule Values&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; ---  ----------------------&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; ( )  no-color&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; ( )  use-termdef&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; ( )  force-ansi-8color&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; ( )  force-ansi-16color&lt;br /&gt;&lt;tt&gt; &lt;/tt&gt; (*)  force-xterm-256color&lt;/pre&gt; After you set the color style, use the &lt;b&gt;Space&lt;/b&gt; and &lt;b&gt;-&lt;/b&gt; keys to navigate the SETUP COLOR screen and choose colors that you like.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Save your settings and quit Alpine.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Quit X11.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;In a Terminal.app window, run &lt;pre&gt;xterm -e alpine &amp;amp;&lt;/pre&gt; and check that the mouse and colors are working.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;If you plan to run Alpine in an X11 Terminal regularly, set up an alias in your ~/.bashrc (or ~/.bash_profile) that you can use to launch xalpine with the xterm settings (fonts, geometry, etc.) that you like. For example, here is the alias that I'm currently using: &lt;pre&gt;alias xal='xterm -fa DejaVu\ Sans\ Mono -fs 18 -geometry 116x32+0+0 -e alpine &amp;amp;'&lt;/pre&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Tip 1:&lt;/i&gt;&lt;/b&gt; The &lt;a href="http://en.wikipedia.org/wiki/DejaVu_fonts"&gt;DejaVu fonts&lt;/a&gt;, which include the DejaVu Sans Mono font that I use in my 'xal' alias above, are libre and include many Unicode characters. To see if the DejaVu fonts are installed on your system, view this &lt;a href="http://dejavu.sourceforge.net/wiki/index.php/Testing"&gt;DejaVu Testing&lt;/a&gt; page in your web browser.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Tip 2:&lt;/i&gt;&lt;/b&gt; &lt;a title="Command or Apple or ⌘" href="http://en.wikipedia.org/wiki/Command_key"&gt;Cmd&lt;/a&gt;-double-clicking anywhere on a URL in an xterm will send it to your default web browser.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Tip 3:&lt;/i&gt;&lt;/b&gt; To select text in xalpine, you need to hold down the Shift key while using the mouse to select the text. After the text is selected, Cmd-C can be used to copy the text.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;Tip 4:&lt;/i&gt;&lt;/b&gt; To paste text into xalpine, you need to first type Ctrl-\ to turn off Alpine's Xterm mouse tracking, then middle-click (&lt;a title="Option or ⌥" href="http://en.wikipedia.org/wiki/Option_key"&gt;Alt&lt;/a&gt;-click) at the location where you would like the text to be pasted. Note that in order for this to work you need to go to X11 &amp;gt; Preferences &amp;gt; Input and check 'Emulate three button mouse'. &lt;br /&gt;&lt;br /&gt;Please post any tips, suggestions, or questions you have about using Alpine in an X11 Terminal. &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-717243661944827674?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/717243661944827674/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/03/using-alpine-in-x11-terminal#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/717243661944827674'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/717243661944827674'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/03/using-alpine-in-x11-terminal' title='Using Alpine in an X11 Terminal'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-1902822894204113005</id><published>2008-03-21T17:37:00.007Z</published><updated>2008-03-21T21:01:33.306Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='vim'/><category scheme='http://www.blogger.com/atom/ns#' term='safari'/><category scheme='http://www.blogger.com/atom/ns#' term='osx'/><category scheme='http://www.blogger.com/atom/ns#' term='macvim'/><category scheme='http://www.blogger.com/atom/ns#' term='html'/><title type='text'>Using MacVim Almost Everywhere in Mac OS X</title><content type='html'>&lt;a href="http://code.google.com/p/macvim/"&gt;MacVim&lt;/a&gt; 7.1 snapshot 24 was released on 2008-March-14 and includes built-in [*] support for the &lt;a href="http://www.barebones.com/support/develop/odbsuite.shtml"&gt;ODB Editor Suite&lt;/a&gt; protocol. If you activate "External Editor" in the MacVim &gt;Preferences &gt; Integration panel, a menu item named "Edit in MacVim" will appear in the Edit menu of lots of Mac OS X applications, including the apps listed &lt;a title="TextMateAwarePrograms" href="http://wiki.macromates.com/Main/TextMateAwarePrograms"&gt;here&lt;/a&gt;. This is fantastic and has made Mac OS X much more fun for me. For example, I'm currently editing this blog item in Blogger running in Safari. If I want to mess around with the HTML of this blog item, I can do this: &lt;ol&gt;&lt;li&gt;Click the Blogger "Edit Html" tab.&lt;/li&gt;&lt;li&gt;From the Safari Edit menu, choose Edit in MacVim.&lt;/li&gt;&lt;li&gt;Use MacVim to edit the HTML and then use the Vim command :wq to write and quit.&lt;/li&gt;&lt;li&gt;The focus returns to the Blogger blog item text box, which now contains the text that MacVim wrote out.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;This makes Blogger blog editing infinitely easier and possibly means that I can stop my search for another blog editing tool. And maybe I'll start blogging more!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;Tip 1:&lt;/i&gt;&lt;/b&gt; To tell  MacVim that you are editing an HTML file, you can either use the following command within MacVim:&lt;pre&gt;:set ft=html&lt;/pre&gt;Or put this line in your .vimrc: &lt;pre&gt;autocmd BufRead *.safari setfiletype html&lt;/pre&gt; This autocmd works because Safari uses the extension .safari for the name of the temporary file that is read by MacVim.&lt;br /&gt; &lt;/div&gt;&lt;div&gt; &lt;b&gt;&lt;i&gt;Tip 2: &lt;/i&gt;&lt;/b&gt;For more HTML+Vim tips, see the thread &lt;a href="http://groups.google.com/group/vim_mac/browse_thread/thread/21a49b487f02d448/1404633ee5504ad4"&gt;HTML editing and tag completion&lt;/a&gt; that I started in the &lt;a href="http://groups.google.com/group/vim_mac"&gt;vim_mac mailing list&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;[*] In Snapshot 23 and earlier, the ODB Editor could not be activated in the Preferences panel but instead needed to be activated via a complicated sequence of commands.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-1902822894204113005?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/1902822894204113005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/03/using-macvim-almost-everywhere-in-mac#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/1902822894204113005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/1902822894204113005'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/03/using-macvim-almost-everywhere-in-mac' title='Using MacVim Almost Everywhere in Mac OS X'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-6080911526827711465</id><published>2008-03-21T10:47:00.004Z</published><updated>2008-03-21T11:12:31.808Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>A Blogger And Twitter Experiment</title><content type='html'>This is step 1 of an experiment, the title is currently &lt;span class="Apple-style-span" style="font-style: italic;"&gt;A.Blogger.And.Twitter.Experiment&lt;/span&gt;. Details after I find out what happens...&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Update 1: Step 2 is to change the title to &lt;span class="Apple-style-span" style="font-style: italic;"&gt;A Blogger And Twitter Experiment&lt;/span&gt; (dots replaced by spaces).&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Update 2: Here's what I learned: If you change a Blogger blog item title, the original URL is preserved. You can use this trick as a way to create a blog item URL that does not contain the dash character (-) and thus won't be TinyURLed by Twitter. The URL of this blog item is &lt;a href="http://deflexion.com/2008/03/abloggerandtwitterexperiment"&gt;deflexion.com/2008/03/abloggerandtwitterexperiment&lt;/a&gt; and I link to it from &lt;a href="http://twitter.com/nm/statuses/774893348"&gt;this Twitter item&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;But, I'd rather that Twitter gave users the ability to turn off TinyURLing!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-6080911526827711465?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/6080911526827711465/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/03/abloggerandtwitterexperiment#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6080911526827711465'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/6080911526827711465'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/03/abloggerandtwitterexperiment' title='A Blogger And Twitter Experiment'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-3988191538077661570</id><published>2008-02-01T15:16:00.000Z</published><updated>2008-02-01T15:19:20.092Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='discussiongroups'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>Subscribing to a Google Group Without a Google Account</title><content type='html'>I just subscribed to the &lt;a href="http://groups.google.com/group/twitter-development-talk/topics?gvc=2"&gt;Twitter Development Talk&lt;/a&gt; mailing list and it took me a while to figure out how to subscribe without signing in to my Google account. To make it easy to remember how to do this, I'm posting the details here. The first step is to go to the &lt;a href="http://groups.google.com/group/twitter-development-talk/about"&gt;About this group&lt;/a&gt; page and look for this line:&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;  &lt;b&gt;Group email&lt;/b&gt; twitter-development-talk@googlegroups.com&lt;br /&gt;&lt;/blockquote&gt;Next, use your email client to compose a message like this:&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;From: &lt;i&gt;username@example.com&lt;/i&gt;&lt;br /&gt;To: twitter-development-talk&lt;b&gt;-subscribe&lt;/b&gt;@googlegroups.com&lt;br /&gt;Subject: subscribe&lt;br /&gt;&lt;/pre&gt;where the From: address is the email address that you would like to receive the list mail, and the To: address includes the string &lt;b&gt;-subscribe&lt;/b&gt; before the @ symbol. After you send this subscription request, you will need to confirm the subscription request.&lt;br /&gt;&lt;br /&gt;Note that not all Google Groups support email subscriptions.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;See Also:&lt;/i&gt;&lt;/b&gt; Google Help &amp;gt; Google Groups Help &amp;gt; Getting started &amp;gt; The basics &amp;gt; &lt;a href="http://groups.google.com/support/bin/answer.py?answer=46606&amp;amp;topic=9244"&gt;How do I subscribe to a group?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-3988191538077661570?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/3988191538077661570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/02/subscribing-to-google-group-without#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3988191538077661570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/3988191538077661570'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/02/subscribing-to-google-group-without' title='Subscribing to a Google Group Without a Google Account'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-5650762092587439316</id><published>2008-01-23T16:20:00.000Z</published><updated>2008-01-23T16:22:44.359Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='ecto'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='languages'/><title type='text'>Hi from ecto</title><content type='html'>&lt;p&gt;I'm &lt;a href="http://deflexion.com/2007/11/blogging-with-marsedit"&gt;still&lt;/a&gt; &lt;a href="http://deflexion.com/2007/10/trying-flock-social-web-browser"&gt;searching&lt;/a&gt; &lt;a href="http://deflexion.com/2006/09/blogging-with-bleezer"&gt;for&lt;/a&gt; &lt;a href="http://deflexion.com/2006/09/journler-blogging-email-and-living-in"&gt;a&lt;/a&gt; desktop blog editor. Today I'm trying &lt;a href="http://infinite-sushi.com/software/ecto/"&gt;ecto&lt;/a&gt; 3 βeta 24, which is $18 and runs on Mac OS X and MS Windows. Today is day 1 of my 21-day trial and so far it seems pretty good.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;BTW, Happy New Year, Gung hay fat choy, Sun nien fai lok, Xin nian yu kuai, Godt Nytår, Gelukkig nieuwjaar, Aide shoma mobarak, Bonne année, Aith-bhliain Fe Nhaise Dhuit, Gutes Neues Jahr, Hauoli Makahiki Hou, Shanah tovah, Nyob zoo xyoo tshiab, elamat Tahun Baru, Buon Capo d'Anno, Akemashite Omedetou Gozaimasu, Godt Nyttår, Maligayang Bagong Taon, Szczesliwego Nowego roku, Feliz ano novo, La Multi Ani, S Novym Godom, Feliz Año Nuevo, Wilujeng Tahun Baru, Gott Nytt År, Yeni Yiliniz Kutlu Olsun, Blwyddyn Newydd Dda!&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-5650762092587439316?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/5650762092587439316/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2008/01/hi-from-ecto#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/5650762092587439316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/5650762092587439316'/><link rel='alternate' type='text/html' href='http://deflexion.com/2008/01/hi-from-ecto' title='Hi from ecto'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-946843960798379106</id><published>2007-12-19T18:37:00.001Z</published><updated>2007-12-19T18:37:16.808Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='psychology'/><category scheme='http://www.blogger.com/atom/ns#' term='money'/><category scheme='http://www.blogger.com/atom/ns#' term='reality'/><category scheme='http://www.blogger.com/atom/ns#' term='wisdom'/><category scheme='http://www.blogger.com/atom/ns#' term='war'/><category scheme='http://www.blogger.com/atom/ns#' term='investing'/><title type='text'>when things fall apart</title><content type='html'>I'm fascinated by what's going on in the financial world right now and just exchanged email with a friend who has given me permission to post his thoughts (anonymously). First, some background thanks to &lt;a href="http://www.metafilter.com/"&gt;MetaFilter&lt;/a&gt;: &lt;ul&gt;&lt;li&gt;&lt;a href="http://www.metafilter.com/67435/DOOOOOM-Oh-wait-Nevermind-Were-fine-Youre-still-doomed-though"&gt;DOOOOOM! Oh wait, Nevermind. We're fine. You're still doomed though.&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.metafilter.com/67492/The-NYT-asks-six-people-whether-the-US-is-in-a-recession"&gt;The NYT asks six people whether the US is in a recession&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; To me, the &lt;a href="http://www.metafilter.com/activity/19049/comments/mefi/"&gt;comments from Malor&lt;/a&gt; are especially insightful. For some technical background, see: &lt;ul&gt;&lt;li&gt;&lt;a href="http://www.amazon.com/exec/obidos/ASIN/0471718874/ii/ref=nosim/"&gt;Collateralized Debt Obligations: Structures and Analysis&lt;/a&gt; by Douglas J. Lucas, Laurie S. Goodman, Frank J. Fabozzi&lt;/li&gt;&lt;/ul&gt; Now, here are some excerpts of our email conversation. I said, among other things: &lt;blockquote&gt;I think what's going on with my psychology is that when things are going up, I'm just waiting for the turnaround, and dreading it. When things are going down, I feel better because I'm no longer holding my breath waiting for the crash. &lt;nobr&gt;...&lt;/nobr&gt; I wonder what it says about me that I feel better once the pop happens. What about you, are you feeling better or worse now that this pop is happening? How did you feel when the dotcom pop/crash happened?&lt;/blockquote&gt; Here is my friend's reply: &lt;blockquote&gt;when things fall apart there is a bit of, what's it called, schadenfreude, I think it is. Usually, though when things come apart it pretty quickly becomes scary and painful, even if one really disliked all the dumb-a** stuff on the way up. These big waves, like the dot com thing and now the real estate thing made me feel as though everyone is living in some weird other reality.... it is like the whole run up to the Iraq War too... it's like, "what's happened to reality?" "is everyone mad?" and so on. It's very uncomfortable... and I suppose if it were not, then market waves wouldn't have such power... It's group-think and since we are all social animals it is very hard to resist unless you've been dropped on your head at an early age. I certainly didn't feel happy about the Iraq War outcome, even though I feel I pretty clearly anticipated just how it would go and alas continues to go... and in this crash, I guess I'm glad to see the crazy excess begin to get driven out of the markets and maybe too out of the neighborhood too! but, lots of perfectly nice people get ground up in these things as well, so one can't go around feeling that being a little bit right sometimes is doing anyone much good. But, too, it is easy to just be too pessimistic all the time and so to miss the upside and to really profoundly also to miss what is going on -- so, balance, insight, intuition and so on....&lt;/blockquote&gt; It's nice to have wise friends. &lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-946843960798379106?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/946843960798379106/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2007/12/when-things-fall-apart#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/946843960798379106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/946843960798379106'/><link rel='alternate' type='text/html' href='http://deflexion.com/2007/12/when-things-fall-apart' title='when things fall apart'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5941325.post-8393431921595997824</id><published>2007-11-26T16:54:00.001Z</published><updated>2007-11-26T16:54:40.226Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='marsedit'/><category scheme='http://www.blogger.com/atom/ns#' term='blogging'/><category scheme='http://www.blogger.com/atom/ns#' term='osx'/><title type='text'>Blogging with MarsEdit</title><content type='html'>&lt;a href="http://www.red-sweater.com/marsedit/" title="Easy weblog editing."&gt;&lt;img src="http://www.red-sweater.com/images/MarsEditBadge.gif" height="31" width="88" alt="MarsEdit: Powerful Blog Authoring Made Simple." border="0" align="right" hspace="8" /&gt;&lt;/a&gt; I'm still searching for a good desktop tool to manage my blogs and today I'm trying &lt;a href="http://www.red-sweater.com/marsedit/"&gt;MarsEdit&lt;/a&gt;. I've resisted MarsEdit because it's not cross-platform (it's Mac only) and it costs $30. In a perfect world, I'd use only cross-platform &lt;a href="http://deflexion.com/2007/06/oss-foss-and-floss"&gt;FLOSS&lt;/a&gt; software. I want cross-platform because it makes it easier for me to switch platforms and it also makes it easier for me to support people who are not using one of the platforms I use. I want FLOSS because I think that's the way software in general is moving and I think it's more likely that a FLOSS app will be around in a few years. Also, it helps that FLOSS apps are usually gratis! But, I'm not very happy with &lt;a href="http://deflexion.com/2006/09/blogging-with-bleezer"&gt;Bleezer&lt;/a&gt;, which is cross-platform, or &lt;a href="http://deflexion.com/2007/10/trying-flock-social-web-browser"&gt;Flock&lt;/a&gt;, which is cross-platform and FLOSS, so I'm trying out this single-platform non-FLOSS app.&lt;br /&gt;&lt;br /&gt;So far I like it. I especially like that: &lt;ul&gt;&lt;li&gt;I can make the MarsEdit post editor window font whatever size I want; this is &lt;a title="thread about 'font size in Blog Post window?' in the Flockstars list" href="https://lists.flock.com/pipermail/flockstars/2007-November/002476.html"&gt;not the case in Flock&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;I can launch an alternate editor, such as vim, from the MarsEdit post editor.&lt;/li&gt; &lt;li&gt;Assigning labels to a post is simple -- just check them off in the Options/Categories sidebar.&lt;/li&gt;&lt;/ul&gt; &lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5941325-8393431921595997824?l=deflexion.com%2Findex' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/8393431921595997824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://deflexion.com/2007/11/blogging-with-marsedit#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8393431921595997824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5941325/posts/default/8393431921595997824'/><link rel='alternate' type='text/html' href='http://deflexion.com/2007/11/blogging-with-marsedit' title='Blogging with MarsEdit'/><author><name>NM</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03932698808534204823'/></author><thr:total>1</thr:total></entry></feed>