Shirt Pocket

Going Universal Wednesday, February 01, 2006

Our “production” iMac hit the Shirt Pocket loading dock (aka my front step) yesterday, and I’ve been busily working on updates to netTunes and launchTunes while Bruce works on completing the next update to SuperDuper!, which looks like it will be Universal as well.†

It’s been nice to get back to Xcode after some time off (my design/marketing/documentation/support/etc duties keep me away from it more than I’d like), and it didn’t take more than a few hours to do the netTunes conversion—it’s up and running as I type, and works great.

The big challenge with netTunes was the screen “scraping”—the code has some byte-order dependencies because of pixels, and I wasn’t looking forward to re-writing the “inner loop” to handle all the various cases with Thousands and Millions of colors using both MMX and Altivec. Blegh.

Fortunately, there was an elegant solution. Since the Intel Mac is Tiger-only, I was able to make use of some the new Accelerate framework APIs to eliminate byte order dependencies and—at least under Tiger—about two pages of nasty code. Since the Intel Macs can’t run Panther, I didn’t have to change the already-working parts. The result? Both the Intel and PPC versions benefit, at least under 10.4.

It’s always a good feeling when you can delete code and leave the hardware-specific optimization up to the guys who live and breathe vector processing units, let me tell you.

Anyway, we’re working hard to get the Universal binaries out the door. Obviously, it’s important to do extensive testing using real, production hardware—and we’re doing just that.

† - Updated for the exclamation point haters. You know who you are.

Slobber, slobber Tuesday, January 31, 2006

You can boot off USB drives on Intel-based Macs. This opens the world of USB 2.0-only drives to Macs users as bootable backup devices. That sound? It’s David Nanian drooling.

from Tales from the Red Shed & Jonathan Rentzsch

Egad, was I that loud? >wipes chin<

UK Macworld Chimes In! Friday, January 20, 2006

Although I haven’t yet seen the full review, some UK Macworld readers have written in to tell me that there’s a full page review of SuperDuper in the latest issue. 4.5 stars, and this great quote:

There are just three groups of people who should be using this excellent utility. Lunatic frontiersmen with a penchant for early beta software, paranoid data hoarders who think that the next crash is just a restart away, and everybody else.

from Richard Dyce’s review in Macworld UK‘s February 2006 issue. Thanks, Richard & Macworld UK!

MacFixIt Toolbox Awards, Awarded! Wednesday, January 04, 2006

Hey, cool! It looks like SuperDuper! received a Gold MaxFixIt Toolbox Award this year!

A good backup strategy should be the base of any troubleshooting plan. This versatile disk copying program can make a straight copy, or “clone”—useful when you want to move all your data from one machine to another, or do a simple backup. The real power, however, lies in its ability “checkpoint” your system, preserving your computer’s critical applications and files while you run on a working, bootable copy.

Thanks, MacFixIt!
Obligatory New Year Post Saturday, December 31, 2005

It’s hard to believe another year is gone, but belief has nothing to do with it. A few hours and *poof*—goodbye, 2005.

It’s been a big year for Shirt Pocket, with a number of product releases, none bigger than v2.0 of SuperDuper!—something Bruce and I had been working on since the year before. And our customers seem to love it, which is gratifying indeed.

We were honored to receive another Eddy, this year for SuperDuper! 1.5—our second in a row, after 2004’s Eddy for netTunes. Incredibly cool to get that kind of recognition.

On a more personal level, I started blogging this year, about 5 years late to the party, but at least I’m here and enjoying it.

Zabeth is deep into her third year of Veterinary School, and transitioning to clinical studies early in 2006, which might mean I need to call her “Dr.” soon.

And Ketzl is still with us: happy, healthy (apart from the progressing DM), and the source of much joy and sadness.

No doubt next year will bring more changes, more releases, more joy, more sorrow.

Thanks to all of you for your support, encouragement, criticism and for spreading the word about Shirt Pocket and our products. Without you, the year would have been a lesser one: I’m sure I’ll be talking to more of you on the forums, through the support lines, and on the blog.

I’m looking forward to it. A toast: to the end of 2005, and to you!

Music subscription services don’t always suck Friday, December 23, 2005

Let’s talk, for a moment, about acquiring music.

As you might guess from netTunes, I’m a bit of a music fanatic. I’ve bought a lot of music in my day, and expect to buy a lot more. But, I rarely listen to “music radio”, and rely on friends, happenstance, and sometimes NPR to point me to new stuff.

But it’s not always easy to tell from brief exposure whether a new album is worth buying. Sometimes you need ten, fifteen, twenty plays to decide whether it’s something to add to the “owned” pile. 30 second snippets just won’t do it.

Now, sure, I could follow The Path of the Torrent, but I really don’t like doing that, regardless of whether or not I agree with the RIAA and their positions. And I hate shelling out $15 for something that I end up never playing.

So, what to do?

What I do is pretty simple: I use Rhapsody. Yes, it costs me $10 a month, and is extremely tied to the computer. (And I do want to own the music I love, and do whatever I want with it, especially with regard to device shifting.) But that doesn’t matter, because I use it to sample things. If I find it’s music I want to keep, I buy the CD and pop it into the library. And, if not, it saved me more than the cost of the CD, and the storage for the physical media, too. So I’m finding more music I like, and buying less music I don’t.

And now they’ve got a version for the Mac that—while not full featured—works well for exactly this purpose. You might want to check it out—I’m glad I did.

Eddy! Wednesday, December 14, 2005

Let me be the second to announce that SuperDuper! 1.5—the old version—has won a 2005 Macworld Eddy!

Bruce and I are incredibly happy that the editors at Macworld found us worthy of this honor: thanks to all, and to all the customers out there who continue to support us by registering. Hard to believe that both of Shirt Pocket’s main products have won Eddy awards… wow. It’s greatly appreciated.

(By the way, there’s a brief interview with me on today’s Macworld podcast, too, should you not be tired of my babbling...)

And with that, back to work making things even better!

Emerging from the crush, relatively unscathed. Tuesday, November 29, 2005

Well, I think the initial support rush is mostly over. Mostly.

At the peak, I was getting 30 support inquiries in every 5 minute period—not all support questions, but all needing a reasonable reply, and it was pretty hard to keep up with. But, I’m caught up (fingers crossed), and we’ve just released 2.0.1, which corrects the issues that came up during the large rollout.

Fortunately, the problems were only encountered by a tiny percentage of users… but we wanted to get the corrections out as soon as we possibly could. Here’s what we fixed.

  • SuperDuper! was crashing for some users immediately on startup, or soon thereafter. We couldn’t reproduce that to save our lives, but thanks to a lot of helpful users, we finally determined that it had to do with large “crontab” files, and an off by one error in our reader.
  • Some users upgrading from 1.5.5 or earlier hit a problem where the upgrader fails to copy the unpacked executable. Alas, this is a known problem in 1.5.5, which we have fixed in 2.0, but since the upgrader is built into 1.5.5 we couldn’t distribute a fix beforehand. We’ve updated the “update text” to tell users how to work around the problem— simply download SuperDuper! from my website, and install manually.
  • Some RAID users found that their Apple RAID sets weren’t selectable in the source or destination pop-ups. Various calls at many levels of the OS return weird information for some of these RAID sets, and we’ve worked around the unexpected/incorrect values.
  • Panther users with low-level disk errors were experiencing a failure when we retried the copy operation using different techniques. Basically, the operation will fail and they’ll see something about “_copyfile” in their log. Basically, copyfile doesn’t exist in the expected place under 10.3.x, and so we shouldn’t have used it.
  • Users with symlinks in the path to their Home folder (such as FileVault users) got an error when a scheduled item tried to run. This is because Finder’s AppleScripting can’t get the container of an alias that has a symlink in it. News to us: fixed.
  • The previously mentioned goof-up that gives the old price in one of the windows in the application. The price is $27.95—that window is wrong.
I think that’s about it.

While I’d have loved 2.0 to be a completely bug free release, it was probably an unrealistic hope—as a previous post said, it’s always something. But, those particular somethings are now fixed.

Overall, SuperDuper 2.0 is working really well for the vast majority of our users, due to the efforts of our beta testers over the past years. Many thousands of you have upgraded over the past few days, and I hope you agree that this is the best release ever.

To all of you, again—thanks for your support!

There’s always something Wednesday, November 23, 2005

The rollout’s going well, though it totally killed my entire birthday—I’ve been SuperDuper!ing from about 7am until now (11:43pm), non-stop except for a 40 minute break for dinner.

People seem to be really liking it, though:

  • We have about 10 users who have reported a weird, crashes-as-soon-as-it-starts problem we’ve been unable to reproduce or figure out
  • Two users are reporting another weird crash with a pop-up
  • And a few people running into a bug where we don’t list Apple-created RAID sets as possible source or destination volumes (we do work, though, with SoftRAID).
Plus, one “please register” page in the application lists the old price, and one user accused of Bait-and-Switch because of that. (Honestly, it’s a bug, not an attempt to deceive. Sorry about that.)

Considering what 2.0 contains, that’s awfully good… but I’m totally exhausted. I think I responded to over 300 support cases today, some up to 30 round-trips, and it takes its toll. There will be a 2.0.1 in relatively short order to address these initial release issues.

Anyway, gotta sleep. If I’m slower tomorrow, it’s because it’s Thanksgiving and I’m going to take part of the day for that… thanks, everyone, for the reception you’ve given the new version!

At long last. Wednesday, November 23, 2005

PRESS RELEASE:

Shirt Pocket releases SuperDuper! 2.0
Heroic System Recovery for Mere Mortals - Better, Faster, Scheduled!

Weston, MA – November 22, 2005:  Shirt Pocket, creator of the 2004 Eddy
Award Winning netTunes, announces the immediate availability of
SuperDuper! 2.0, the most extensive update ever of its popular disk
copying utility for Mac OS X. Every aspect of SuperDuper has been
polished and re-engineered to add new functionality while improving upon
its legendary ease of use. Backups are easier and faster than ever!

SuperDuper can be used as a flexible backup program, but it goes well
beyond mere duplication. Its unique “Sandbox” feature lets you install
potentially risky drivers or system updates without fear of creating an
unbootable or unworkable system – or losing access to your critical
personal data.

SuperDuper 2.0 improves on the acclaimed original in many ways,
including: the ability to easily schedule backups; additional imaging
options; more control over shutdown; better AppleScript support;
hundreds of UI improvements; and a completely rewritten, task-based
User’s Guide.

"We’re incredibly excited about this major upgrade to SuperDuper,”
says David Nanian, founder of Shirt Pocket. “We’ve been working on
it for over a year, taking the time to include the things our users
have been requesting—as well as refining and improving the
usability they expect from us.”

SuperDuper’s power is accessible to all Macintosh users, thanks to its
easily understood interface and complete documentation. Everything that
will occur is presented in a clear summary section entitled “What’s
going to happen?”, ensuring that even the least experienced user is
guided through the process step by step.

“I really like SuperDuper’s speedy and reliable backups,”
says Rich Siegel, author of BBEdit and CEO of Bare Bones Software. 
“Scheduling and Smart Update make it fast and easy to protect my
important data, so I can concentrate on my next great
release—congratulations to Shirt Pocket on theirs!”

SuperDuper 2.0 supports Mac OS X 10.3.9 or later, and is available for
immediate download at the Shirt Pocket web site
http://www.shirt-pocket.com. It’s a free update for existing users. The
unregistered version will perform full backups for free. Registration
costs $27.95, and includes many additional timesaving features,
including Smart Update for faster backups, Scheduling, and others.

About Shirt Pocket
Shirt Pocket, based in Weston, Massachusetts, was formed in late 2000 as
a Macintosh-only shareware creator and publisher. Shirt Pocket’s first
product, the 2004 Eddy Award winning netTunes, lets customers control
iTunes on one Mac from any other Mac on the network with iTunes own
intuitive user interface. launchTunes, Shirt Pocket’s second product,
made iTunes’ playlist sharing practical by automatically launching
iTunes on remote servers when needed. SuperDuper!, which allows mere
mortals to back up and restore their systems accurately and confidently,
was released in January 2004.

Shirt Pocket was started by David Nanian, co-founder of UnderWare, Inc,
and one of the original authors of the BRIEF programmer’s editor and
Track Record bug tracking system.

Page 16 of 21 pages « First  <  14 15 16 17 18 >  Last »