IPad Swift Playgrounds and working with Contacts

2019-07-10 Thread Ryan Mann
MacHello. Me and a friend are using Swift Playgrounds on an iPad to learn Swift. Right now, we are trying to work with the Contacts framework to do things such as add contacts. When I try to import the Contacts framework using the statement “import Contacts”, Playgrounds tells me that the mod

Reading Age of Documents

2019-07-10 Thread 'Adrienne Chalmers' via MacVisionaries
Hi all Thanks to Jason for the link. I had a look at the HomeBrew site and panicked. However, I then found a link to this site, where you can paste text and get it analysed. > https://www.online-utility.org/english/readability_test_and_improve.jsp >

converting from mp4 to mp3.

2019-07-10 Thread Lorie McCloud
I just want the audio on an mp4 created in a Zoom meeting. what's the best way to get it on a Mac? can it be done with VLC media player? it seems like Pontes Media Downloader might be able to do it but I haven't figured out how to make it work. thanks. Lorie -- The following information is im

Re: converting from mp4 to mp3.

2019-07-10 Thread 'Janina Sajka' via MacVisionaries
It's not exactly conversion because the MP4 file is actually a container, but extracting the audio is certainly possible. Someone else might be able to help you with a graphical tool. I use ffmpeg on the terminal command line with a shell script where the operative command is the following: ffmpeg

passwords in internet accounts

2019-07-10 Thread Lorie McCloud
how do I find passwords in system preferences/internet accounts? everything else seems to be there but I can't locate passwords. every now and then Google pops up saying I need to verify for safari or some such thing. thanks. Lorie -- The following information is important for all members of t

Re: converting from mp4 to mp3.

2019-07-10 Thread Lorie McCloud
I'm sorry but I don't understand any of this. I don't know anything at all about how to use the commandline. I'd like to. it sounds like it's very useful for more than one thing. but I don't have any idea how to impliment what you just told me here. > On Jul 10, 2019, at 10:59 PM, 'Janina Sajk