Saturday, December 23, 2017

Simplenote for Mac search has been fixed

Two years after Simplenote.app for Mac was released with broken search it is now fixed in version 1.2. A product I rely on is not only alive, it’s even improved.

This was a significant rewrite and there is still lots of basic work to do. Tags don’t autocomplete (I think they used to in the prior release and they do on iOS). You still can’t apply tag changes to a group of notes. There’s no export of notes as text files from App. There’s no markdown support (not a priority for me but iOS version has it) and of course no support for images. 

I haven’t used it long enough to spot any sync errors — recent versions of Simplenote were very reliable.

I hope this is a sign that Simplenote has a future. Now if they would only figure out a way for me to pay for it…

Sunday, December 17, 2017

Sending multiple Contacts to an iOS user from iCloud Contacts

Found this works

  • Select multiple in iCloud
  • Click gear bottom left to export VCF
  • Email VCF to iOS device
  • Click on attachment - get option to Add all members

I’m sure there are other means. Note this does seem to require a computer. I imagine works same from Mail.macos.

iTunes cannot sync voice memos ...

“iTunes cannot sync voice memos … because the Voce Memos app is not installed … You must download the Voice Memos app …”

Got this error message in iTunes today. I haven’t used voice memos.app in a long time (I use iTalk.app) and didn’t notice Voice Memos.app was no longer on my iPhone.

So why am I only getting this now … and why did a search on this phrase only find some phishing/spam page? Why does searching on Voice Memo Apple find only a bunch of third party apps? Why isn’t Voice Memos.app on my iPhone?

  1. I don’t know why only now … maybe an iTunes update?
  2. I don’t know why Voice Memos.app didn’t get installed when I updated to iOS 11 — might be a bug there.
  3. It is on the app store, but Apple’s app search/discovery is an unholy mess. You have to search for “Voice Memos” exactly. Shame we can’t search iOS App Store from the #$#@% Mac any more

One good thing — I ran across Apple’s Music Memos.app — which I’d missed. It does sound useful.

Sunday, December 03, 2017

Canon EOS Rebel SL2: switching the paired iOS (or Android?) device (WiFi, bluetooth)

Older Canons cameras had a lovely IR remote. Worked great.

Now they use a Bluetooth remote — or you can use a complex remote app on an iPhone called Canon Connect.app.

It’s awful.

If you do ever get your camera paired to your iPhone you’ll run into trouble when you switch phones. How do delete the old pairing?

I think you don’t - at least, not directly.

Go to Wireless Communication Settings. Then Bluetooth Function (not Wi-Fi).  Their you check/clear connection info and then do Pairing again. The Wi-Fi info will then get set when you use the Cannon Connect.app to connect to the Camera’s built-in hotspot.

The trick is you start with Bluetooth, the Wi-Fi settings are stored thereafter.

Saturday, December 02, 2017

Facebook's disappearing Pages feed

I remember when you could get an RSS feed for a Facebook wall. Years after that when away there was an RSS feed for Page posts, but I think that’s gone now.

Up until a year ago there was some obscure way to see the Pages Feed (all Pages) in Facebook Mobile, but I think that’s gone too. 

AFAIK the only way to view a page feed on mobile is to save the URL to the Home Screen. Go to https://www.facebook.com/pages then click on tab feed then save. Safari will sync un/pw via keychain across Safari on devices.

Looks like Facebook only wants Pages to show up in the news feed, and then only for a price.

Spotlight bugs in iOS 11.2: Empty contact on search.

I think the spotlight/contact bug was introduced in 11.1. It’s not fixed in 11.2.

If I search in spotlight for a Contact name, or search on Contacts field of phone app, I get an empty (Null) Contact as a result. It has no content.

Turning Search (spotlight) off then on for Contacts restores search, but only transiently. I have 2,162 Contact Cards, I did find one that was empty and deleted it.

I’ve now removed all Contacts from my phone (iCloud) and restored them. I’ll see if that works.

Tuesday, November 28, 2017

Google's phishing vigilance and the risk of blog comments

I got a notice from Google yesterday. tech.kateva.org had been quarantined as a phishing vector. Visitors would be warned away. I had a short time to fix the affected page that was listed below …

But there was nothing there. Same thing with a link to a downloadable spreadsheet of issues. That was empty too.

Elsewhere in the message a page was identified. It sure looked benign, the only link was to an Apple support site. It’s a (Google) blogger site and all the widgets were default Blogger. No extra HTML. No comments.

Also, despite Google’s warning, the blog was not quarantined.

A puzzle.

Oh, I left something out. The day before a published spam comment showed up in my comment tracking feed. I get a few spam comments every day or two, but this was the first published one in a while. I went to delete it … but by the time I got to Blogger’s post management menu the comment was gone.

This is what I think happened:

  • This blog was set to allow comments without approval from authenticated posters for posts less than two weeks old.
  • A bot created an authenticated identity and created a phishing attack comment.
  • Google spotted the comment, quarantined the site, and sent the notification email.
  • Blogger spam detection identified the comment author as a spammer and deleted all comments by that identity — including the one on my site (why it was gone).
  • Google rechecked my site and lifted the quarantine — but couldn’t retrieve the notification email.
  • The notification email was partly empty because that it was a query — that returned Null. It had one part that was written at time of email generation and that contained the link to the once contaminated page.

I changed comments on the blog to require authorization at all times — no two week window for authenticated users. Clearly authentication is no longer a sufficient barrier. I don’t want phishing attacks on my blog, and I don’t want to get quarantined.

This reminds me what a strange fish Blogger is. It works fairly well, though there’s a longstanding problem with CR/LF handling that reminds me too much of DOS 2.1. It gets very few, but still some, updates. Google has switched their blogs off Blogger, but they haven’t used their new proprietary RSS/Blog platform to replace Blogger. Blogger is neither dead nor alive, and Google RSS is similarly quantum.