Happy 40th Anniversary, Mac!

[This is an updated repost from the 25th and 30th anniversaries.]

It’s the 40th anniversary of the introduction of the first Macintosh.

I first used a Mac back in high school in New Zealand, where I volunteered as head student librarian. The school had mostly Apple IIe computers, but bought one of the newfangled Macintosh computers in 1984. It was an original 128K Mac, with a single internal floppy drive. Back then, the OS, an application, and data fit on a single 400K disk. We used MacWrite for letters and other documents, MacPaint for occasional graphics, and the OverVUE database for some records… though not a full book catalog.

I bought my first Mac four years later while at university, in 1988. It was a Macintosh Plus, one of the new platinum-colored models. And I even had a second 800K floppy drive:

Mac Plus

Later, I added an external hard drive (I think it was 10 MB, though I could be wrong), a modem, and a mageno-optical drive:

Mac Plus

Those were the days… working on a 9-inch 512 x 342 pixel monochrome display… which is actually not much more than the original iPhone screen resolution, to give some perspective.

Later I bought a Macintosh II, which I subsequently upgraded internally to be a Macintosh IIx. Then I used a number of other models provided by a Dejal client.

When my wife and I got married, Apple gave us a PowerBook 150 as a wedding present, since we had met while using Macs with the fledgling internet. Our wedding was covered on local TV news and newspapers. Yep, meeting over the internet was a novel concept back then:

PowerBook 150 and other Mac

Just before we moved to the US, we bought a clamshell iBook G3, then later an iMac G4:

iBook G3 and iMac G4

Over time, I had a PowerMac G5, a 17″ MacBook Pro, and a 27” iMac, and others. I’m currently using an M1 Pro-powered MacBook Pro.

All in all, it’s been a great 40 years. I’ve enjoyed using and owning the various Macs over this time, and developing software for them since 1988, and supporting myself as a Mac developer since 1991. I look forward to many more years. Happy birthday, Mac!

How can I send an email or text message when a break is due or done?

I recently had an interesting customer request. They wanted to send an email or text message when a break was due, in case they were away from their Mac.

So I added a couple of new scripts to the Time Out Extras page.

The first one is called Send Email, which as you might imagine, sends an email message. Download it here.

Here’s the script; after downloading it, you’ll need to edit it to replace the two instances of example@example.com with your email address; you can customize the subject and content of the message as desired:

tell application "Mail"
	set my_message to make new outgoing message
	set subject of my_message to "Time Out break"
	set content of my_message to "Time for a break...."
	set sender of my_message to "example@example.com"
	--
	tell my_message
		make new to recipient at end of to recipients with properties {name:"example@example.com"}
	end tell
	--
	send my_message
end tell

The second script is called Send Message, which you may be amazed to learn sends a text message (via iMessage, Apple’s “blue bubble” messaging protocol). Download it here.

Here’s the script; after downloading it, you’ll need to edit it to replace the example@example.com with your iCloud email address or phone number; you can customize the message as desired:

tell application "Messages"
	set targetBuddy to "example@example.com"
	set targetService to id of 1st account whose service type = iMessage
	set textMessage to "Time for a break!"
	set theBuddy to participant targetBuddy of account id targetService
	send textMessage to theBuddy
end tell

To install the scripts, open the Time Out settings window, select a break, and go to the Break Actions page, then click the + button and choose the Reveal Scripts menu command:

Break Actions menu

Then drag the script files into that revealed folder. Then they will appear in that menu so you can choose one of them.

As always, you can choose to use these scripts before the break is due, when it starts, or when it is done, amongst other options. If you have a long break that you spend away from your Mac, a message when it is done could be very useful:

Send Email after done

If you want to send a message when a break is due, note that if you’re away from your Mac, by default the breaks are skipped, so it won’t send the messages. You can avoid that by choosing to Continue Countdown on the Break Schedule page:

Contine Countdown schedule option

As previously mentioned, I plan to write an iOS edition of Time Out, probably later this year. Once that’s done, you’ll be able to get notified of breaks on your iPhone, even when away from your Mac. But these scripts may be useful in the meantime. Enjoy!

Sinclair Trails 2023 theme for Time Out

I’ve just added a new Time Out theme for your enjoyment: a fast timelapse of driving our Tiffin Allegro Bus motorhome throughout 2023. This combines all of the motorhome travel timelapses for 2023 into one video, at 20x the speed of the original timelapse videos.

You can download this theme from the Time Out Extras page, and follow the instructions on that page to add it to Time Out.

As you may know, my wife and I travel the US in a 40-foot motorhome. We typically drive about two to six hours between campsites. I record each drive of the RV on a dash cam, and post a much shorter timelapse video of the journey. I’ve recently started adding a view from the truck being towed behind our coach, as a picture-in-picture, too.

This theme will start playing from a random point in the video each time it is used. A great way to have some ever-changing scenery during your breaks.

You can see the full 40-minute video on the Sinclair Trails YouTube channel — and I’d appreciate it if everyone reading this would subscribe to this channel, as it still has very few subscribers. It’s free!

Thumbnail

Dejal year in review: 2023

As we start a new year, let’s review what happened with the Dejal apps in 2023:

Time Out icon Time Out

My popular break reminder tool, Time Out, only had a bug-fix update in 2023, to version 2.9.2. But a lot of thought was put into the big 3.0 update, including planning to add syncing of break settings, adding an iOS app, and offering an auto-renewing subscription option; see issue #84 the DejalNews newsletter for details. The app also hit a major milestone, turning 20 years old in 2023.

Simon icon Simon

My pro app to monitor websites and servers for changes and failures, Simon, also had a bug-fix update, to version 5.1.1.

Pack icon Pack

Pack, a simple iPhone app to make it easy to pack for trips, didn’t have any updates in 2023. Now that I take my home with me when I travel, I rarely need to pack suitcases anymore, so I’m unlikely to update it again. It remains a product in my lineup.

Date Stamp icon Date Stamp

Date Stamp, an iMessage app to provide customizable date stamp stickers, also didn’t have any changes. Since few people seem to use iMessage stickers anymore, I’m unlikely to update this either, but will continue to offer it for as long as it keeps working.

Date Stamp icon New Apps

I also have another couple of new apps in various stages of development. More about those below.

Consulting

Dejal also develops macOS and iOS apps for other companies, under the banner of Dejal Consulting.

SheetPlanner icon SheetPlanner

SheetPlanner is a pro-level outliner, planner, todo, calendar, and more. I spent 2023 working on an iPad edition of the app, plus work on a new kanban board view in version 4.0. The Board view update was released in 2023, and the iPad app is progressing well, and should be available in early 2024.

NewsBlur icon NewsBlur

I have also continued to work on the iOS client for NewsBlur, a popular RSS reader. It recently had a big update that added a handy grid view.

I am currently fully booked up for the next several months at least, but am always interested in talking with potential new clients. If you have a macOS or iOS project you’d like help with (or a custom Simon enhancement), check out my consulting page for more information.

So how’d 2023 go?

It was a relatively quiet year for updates of Time Out and Simon, with a bunch of behind-the-scenes work, but not many releases. It feels like the majority of my time was spent on my consulting projects, but I also spent a lot of Dejal time on developing a new app.

What’s next for 2024?

What’s in store for 2024? As mentioned, I’m working on a new app; when not working on my consulting projects, I am concentrating on this new app. It is almost ready for release; I could have released it already, but decided to wait till the new year. Make sure you subscribe to the DejalNews newsletter to get notified when it is available for a TestFlight or general release.

I also will do a Time Out 2.9.3 update early in 2024, to address a few issues that have been bothering some people.

After that, I’ll get back to work on Time Out 3.0. I’m also keen work on the other new app I have in the works, but I want to get Time Out 3.0 out first.

On the personal side, my wife and I will continue to explore the country in our motorhome, and blog about it at Sinclair Trails, and post travel timelapses on the YouTube channel (please subscribe!). I hope you’ll follow along there.

Thank you

Thank you and welcome to my new customers, and many thanks to the long-term customers who are still enjoying my apps, and of course my consulting clients. I really appreciate your support.