Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
natebeaty committed Jan 8, 2021
0 parents commit 4727647
Show file tree
Hide file tree
Showing 172 changed files with 23,504 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
public/
.venv
6 changes: 6 additions & 0 deletions archetypes/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

60 changes: 60 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
baseURL = "https://blog.clixel.com/"
languageCode = "en-us"
theme = "cactus"
title = "Clixel Blog"
copyright = "Nate Beaty"
paginate = "100"

[params]
description = "Wherein [Nate](https://natebeaty.com/) gets the geek out."
colortheme = "light" # dark, light, white, or classic
showAllPostsOnHomePage = true
# css = ["css/custom.css"]
postsOnHomePage = 3
# mainSection = "posts" # set your main section (used as the link for the “writings” title on the homepage)
showProjectsList = false
projectsUrl = "https://github.com/natebeaty"
logo = "images/clixel-blog.png"

# Main menu which appears below site header.
[[menu.main]]
name = "Home"
url = "/"
weight = 1

[[menu.main]]
name = "All posts"
url = "/posts"
weight = 2

#[[menu.main]]
#name = "Tags"
#url = "/tags"
#weight = 3

#[[menu.main]]
#name = "About"
#url = "/about"
#weight = 4

#[[params.social]]
# name = "github"
# link = "https://github.com/natebeaty"
#[[params.social]]
# name = "email"
# link = "[email protected]"
#[[params.social]]
# name = "twitter"
# link = "https://twitter.com/natebeaty"

[markup]
[markup.highlight]
codeFences = true
guessSyntax = false
hl_Lines = ""
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noClasses = true
style = "monokai"
tabWidth = 4
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
+++
date = "2010-04-03"
title = "ForkLift 2 vs. Transmit 4 - Dual Review of the Dual Pane"
slug = "forklift-2-vs-transmit-4-dual-review-of-the-dual-pane"
layout = "blog"
+++
<p>Ages ago, in prehistoric computer times, before Apple fully realized its uber-technological prowess and took over the world with <a href="http://blog.clixel.com/post/47906179662/from-awe-and-wonder-to-ugh-and-what-my-initial">touchy glass devices</a>, I was enamored with a one <a href="http://en.wikipedia.org/wiki/Amiga">Commodore Amiga</a>. To this day I lament that Amiga isn&rsquo;t giving Apple competition, as it was <em>way</em> ahead of its time with multitasking and distributing tasks to multiple processors, as well as just feeling like a creative machine. I mean, c'mon, it had B52/ROCK LOBSTER <sup id="fnref:fn-rocklobster"><a href="#fn:fn-rocklobster" class="footnote-ref" role="doc-noteref">1</a></sup> stamped on the circuit board! One thing I used a lot, and could never figure out why OS X had no equivalent, was a dual-pane file manager. It took ten years, but there are finally some very solid options out there.</p>

<p>Since the early announcement of <a href="http://www.binarynights.com/forklift">ForkLift</a>, I have kept a close eye on the development, and have helped with various stages of beta testing. Along with <a href="http://macromates.com/">TextMate</a>, ForkLift has been in my daily workflow for years now. It&rsquo;s incredibly fast, reliable, and does just about everything I need from local and remote file management. I couldn&rsquo;t imagine working without it at this point. Yesterday they released the <a href="http://www.binarynights.com/blog/forklift_blog/the-second-coming-of-file-management-beta.html">first public beta of ForkLift 2</a>, a huge upgrade to the already-capable 1.7.</p>

<p><strong>ForkLift 2:</strong>
<strong><img src="https://64.media.tumblr.com/35d04c0b8314c2779038035eafc0b2e1/tumblr_inline_ml7x9w1qrV1qz4rgp.png" alt="image"/></strong>
<img src="https://64.media.tumblr.com/e9cfb3555dfbe03868615adee7ea140e/tumblr_inline_ml7xa4ZBcY1qz4rgp.png" alt="image"/><img src="https://64.media.tumblr.com/1262750dcbb987c051b9f3ace35708d8/tumblr_inline_ml7xayfecH1qz4rgp.png" alt="image"/></p>

<p>The list of new features in Forklift 2 is impressive:</p>

<ul><li><strong>Complete rewrite of the codebase</strong>, most importantly their transfer engine. I never felt FL1.7 was slow, but the speed difference in navigating SFTP connections is incredible. This thing blazes.</li>
<li><strong>Stacks</strong>. Similar to Path Finder&rsquo;s Drop Stack, but you can have multiple stacks and name them what you like. Think of them as virtual folders for working with many disparate files.</li>
<li><strong>Workspaces</strong>. Save a snapshot of your setup of panes and connections to jump right back where you were working.</li>
<li><strong>Docked Activity Viewer</strong>. No more losing that annoying little activity window in the second monitor behind some other app.</li>
<li><strong>Unarchiver is now built in</strong>. This is great, I&rsquo;ve used Unarchiver for ages, incredibly powerful tool.</li>
<li><strong>Revamped Batch Rename</strong>. Now saves your previous settings when you open it again.</li>
<li><strong>Improved filter/select tools with regex support</strong>.</li>
<li><strong>Sync overhaul</strong>. Now supports filtering by folder and &ldquo;synclets&rdquo; which are push-button sync aliases you can drop anywhere in your file system.</li>
<li><strong>Transfer queue</strong> with conflict/error management.</li>
<li>New icon, undo support, revamped sidebar, better keyboard support, column and coverflow view, and many more little tweaks.</li>
</ul><p>Last week, Panic released <a href="http://panic.com/transmit/">Transmit 4</a>, which is a gorgeous and capable superpowered FTP application, and also now allows you to have both panes showing local drives. I have a registered copy of Transmit 3 and used it before ForkLift came along, and still use it now and then for certain FTP servers that gave the old FL engine trouble. </p>

<p>I spent a few days playing around with the new Transmit, and strangely the first impression I get is ForkLift Lite. However it is, in true Panic form, a very beautiful and well-thought-out product with some interesting UI decisions.</p>

<p>I couldn&rsquo;t help comparing it to the beta of FL2:</p>

<ul><li>Transmit uses &ldquo;paired pane tabs&rdquo; which I prefer &ndash; switching tabs changes both panes, so you can have a few different &ldquo;sessions&rdquo; going with paired local/remote directories. ForkLift allows you to have multiple tabs per pane, which many folks requested. I honestly can&rsquo;t ever see how that would be useful for a workflow, but it&rsquo;s not a huge deal.</li>
<li>I really like Transmit&rsquo;s use of the bottom of the window as a progress meter/activity status, as well as the [^] button at bottom left to show the full activity list. Very slick and nice use of space. ForkLift 2 introduces a copy/move activity queue, but it&rsquo;s not as well integrated or transparent in use to the user. This may change in the beta stage.</li>
<li>Transmit&rsquo;s Connect/Favorites UI is candy for the eyeballs. They obviously put a lot of work into this area. I like their use of grayed-out suggested values, especially for fields such as &ldquo;Root URL&rdquo;. I like that the Connect/Favorite UI is not a floating palette, but nicely integrated into the pane you are going to use for that connection. ForkLift uses a floating pane, which works fine but isn&rsquo;t quite as slick.</li>
<li>Transmit 4 introduces a &ldquo;mount any favorite as a MacFuse disk&rdquo; which interesting, but I don&rsquo;t particularly get the point. If I can Remote Edit and do any type of file operations from Transmit (or FL2), why would I want the drive to be mounted in Finder? I can almost see it being useful for diff operations, one of the primary things I&rsquo;ve wanted in FL since the very early days, but it&rsquo;d still be a clumsy workflow. (Turns out BinaryNights is adding this &ldquo;Mount Favorite&rdquo; feature to FL2 in the second beta.)</li>
<li>Transmit 4 changed all their toolbar icons to Leopard-ish monotone buttons. I&rsquo;m honestly not sure which I like better. ForkLift hired folks to make big, custom, colored icons, which are nice, but I really feel like this is an older element of OS X that might be heading the way of pinstripes, brushed steel, and overglossy reflections.</li>
</ul><p><strong>Transmit 4</strong>:</p>

<p><img src="https://64.media.tumblr.com/7e7f7ce1806701b73a3aace7bfe7d686/tumblr_inline_ml7xd5613P1qz4rgp.png" alt="image"/><img src="https://64.media.tumblr.com/96ac38ab799a174ccdf8456643dbe11f/tumblr_inline_ml7xdctorS1qz4rgp.png" alt="image"/><img src="https://64.media.tumblr.com/42e1a8eeac7c42dfc147f3ee1c74e71e/tumblr_inline_ml7xdjPjnM1qz4rgp.png" alt="image"/></p>

<p>Overall, Transmit 4 is a very nice upgrade, but to me it really feels like a very pretty FTP app with limited functionality. In comparison, ForkLift feels much more powerful and useful, less expensive, and has all the features I&rsquo;d ever use in Transmit.</p>

<p>I don&rsquo;t discount the appeal of nice aesthetics and a few tasteful visual flourishes. Folks spend a LOT of time in these type of apps, and having a bit of fun and whimsy goes a long way. I think FL2 could use just a few more brushstrokes to pretty it up, but I&rsquo;m already using it for production use and love it to death. I&rsquo;m sure they&rsquo;ll refine it quite a bit, it&rsquo;s only in the first public beta after all.</p>

<p>I&rsquo;d be remiss to not mention <a href="http://www.cocoatech.com/">Path Finder</a>, especially since they somewhat-recently added the ability to operate with dual panes. For me, however, Path Finder has always felt like the epitomy of bloatware, trying to cram every feature imaginable into one app. Because of that, you get giant lists of tiny-font actions and options, floating panes shooting off every edge of the window, and more opportunity for instability. Some folks swear by it, but it&rsquo;s never wooed me like ForkLift did from the start.</p>

<p>If I had to recommend one to someone less technical for just uploading files to their website, I&rsquo;d have a hard time deciding. Transmit errors on the side of pretty and simple, primarily sticking to the paradigm of &ldquo;local files on left, remote site files on right.&rdquo; ForkLift 2 leans more towards a power user setup, and expects one to be able to handle the flexibility and extra features with less hand-holding. For me, the latter wins out by a long shot, and if you&rsquo;re more geek than weak, I&rsquo;d suggest giving ForkLift a spin.</p>

<div class="footnotes" role="doc-endnotes">
<hr><ol><li id="fn:fn-rocklobster" role="doc-endnote">
<p><img src="http://i.imgur.com/2df1uWl.png" alt="amiga rock lobster"/> <a href="#fnref:fn-rocklobster" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol></div>
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
+++
date = "2010-04-22"
title = "From awe and wonder to ugh and what? My initial impressions of the iPad."
slug = "from-awe-and-wonder-to-ugh-and-what-my-initial-impressions-of-the-ipad"
layout = "blog"
+++
<figure class="tmblr-full" data-orig-height="501" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/c44745b861c909e4869d7cebe55d080f/tumblr_inline_ml7x01hrUG1qz4rgp.jpg"><img src="https://64.media.tumblr.com/c44745b861c909e4869d7cebe55d080f/tumblr_inline_pk25ezYGai1qzvtrf_540.jpg" alt="image" data-orig-height="501" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/c44745b861c909e4869d7cebe55d080f/tumblr_inline_ml7x01hrUG1qz4rgp.jpg"/></figure>

<p>I was lucky enough to convince my friend <a href="http://rdklinc.com/">John</a> to pay for a relaunch of his website (still in the works) with an iPad. The idea was that he could play with it for a few weeks while I worked on the site, then hand it over when the site was done. This sort of worked, but only if you ignore the “still in the works” parenthetical above.</p>
<p>In short: it’s an amazing albeit not-quite-magical device. Along with many other folks, I mostly look forward to seeing what apps come out, as well as the refinements in OS updates from Apple.</p>
<p>The sentiment that the <a href="http://db.tidbits.com/article/11152">iPad becomes whatever app is running</a> is a very astute observation. It’s a blank slate of touch-sensitive glass with no OS chrome which transforms into all sorts of different devices driven by the best mobile software to date.</p>
<h2>How do you hold this thing?</h2>
<p><a href="http://twitter.com/natebeaty/status/11620692413">twatted</a> about how ridiculous it sounded to hear complaints of fatigue from holding a 1.5lb device for any length of time. Of course, I must now eat my words. It’s <i>just</i> heavy enough to make it uncomfortable after about 20 minutes.</p>
<p>Easily the most awkward thing about the iPad is figuring out how to hold it — while typing, watching a movie, browsing the web, playing Scrabble, etc — as well as where to set it down when you’re done. I have the Apple case on order ($46 after taxes and shipping: ouch!), so perhaps that will mostly solve these issues. I’ve never had a case for my iPhone and never felt the need.</p>
<figure class="tmblr-full" data-orig-height="375" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/3eca4ab29bcada30c5409e3a8b208921/tumblr_inline_ml7x0j2pF11qz4rgp.png"><img src="https://64.media.tumblr.com/0e47d6a318170004db2839433f46b2c6/tumblr_inline_pk25f0jRVg1qzvtrf_540.png" alt="image" data-orig-height="375" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/3eca4ab29bcada30c5409e3a8b208921/tumblr_inline_ml7x0j2pF11qz4rgp.png"/></figure><p></p>

<h2>The unstoppable demon Qwerty lives on</h2>
<p>I’m in awe we’re still relying on Qwerty in 2010, a keyboard layout thrown together in 1868 in a<a href="http://www.dvzine.org/zine/02-03.html">largely random arrangement</a> to avoid jamming of mechanical key levers. A century and a half later, it’s still our primary input method on the sexiest computing device man has created? Really?</p>
<p>Beyond my disappointment of the lack of a magical or revolutionary input method, I’m impressed with the keyboard. If I manage to get it to lay at a slight angle, propped up on my wallet on a table for instance, I can touch type at almost full speed. It reminds me of the laminated keyboard sheets we used in gradeschool typing class before they let us loose on the Apple IIe beasts.</p>
<p>However, when you’re holding it up with both hands, in any orientation, it’s <i>really</i> difficult to thumb-type. I would love the option for a <a href="http://srobbin.com/blog/concept-ipad-split-keyboard/">split keyboard</a>. Not only would it give more screen real-estate, it would be immensely easier to type with.</p>
<p>One baffling decision is the action button on the keyboard (Search, Send, Go, etc) is no longer blue, like it is on iPhone. Why the change? It’s an extra moment of hesitation trying to find the button, especially as the button is now moved up from the bottom-right location on the iPhone. Perhaps this will return with future OS updates. After all, the keyboard could sure use a bit more love aesthetically; the 1 pixel border and thin letter line weights are pretty ugly by Apple’s standards.</p>
<h2>It worked for AM radio</h2>
<p>The speaker does sound good for a mobile device, and I thought I wouldn’t care about stereo sound, but it’s large enough of a device that it makes a difference. When in landscape mode, it seems very odd for sound to be coming out of only one side.</p>
<p>I’d like to watch movies on the iPad without headphones. I’ve spent many hours watching tv and movies on my <a href="http://www.flickr.com/photos/brainfag/3002241340/">trusty old TiBook</a>, which still has the best speakers I’ve heard in a laptop. How much more can it cost to put in a decent set of speakers, especially when they got it right eight years ago?</p>
<p>I’m a big fan of Apple’s gorgeous and often ruthlessly simple industrial designs, but not when it makes it perform as well as my cheapo (now useless) netbook.</p>
<h2>What can you do with your iPad that you couldn’t do before?</h2>
<p>This is a common question I hear, usually dripping with barely veiled disgust. I really don’t get this. Do people ask this when you get a new computer? Or a new phone? Or a new car? The iPad is a highly-portable computer. You browse the web, you do email, share photos, play games, make music, watch movies, listen to music, read books.</p>
<p>The exciting aspect is that, much like the iPhone, we don’t really have any idea of how the device will transform as more and more innovative software emerges. People shunned the iPhone as an overpriced, underperforming mobile phone, and look where it is today.</p>
8 changes: 8 additions & 0 deletions content/posts/2010-04-22-where-i-live-2010-edition.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
+++
date = "2010-04-22"
title = "Where I Live, 2010 edition"
slug = "where-i-live-2010-edition"
layout = "blog"
+++
<figure class="tmblr-full" data-orig-height="112" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/49708df6d533ed72e38ae58095792899/tumblr_inline_ml7wn7kRJJ1qz4rgp.png"><img src="https://64.media.tumblr.com/294004dd23042ccafe2f79dd0e277145/tumblr_inline_pk7de9IRa31qzvtrf_540.png" alt="image" data-orig-height="112" data-orig-width="500" data-orig-src="https://64.media.tumblr.com/49708df6d533ed72e38ae58095792899/tumblr_inline_ml7wn7kRJJ1qz4rgp.png"/></figure>
<p>I&rsquo;ve spent a lot of time in these apps. Mostly <a href="http://macromates.com/">TextMate</a>, which over the last 6 years has been my daily workhorse. The Firefox logo may as well be for <a href="http://getfirebug.com/">Firebug</a>, the only reason I use it.</p>
Loading

0 comments on commit 4727647

Please sign in to comment.