I was interested to hear about G Suite’s answer to Slack and Microsoft Teams. However, there does not seem to be a way to add someone to a Room in Hangout Chats that is not within my G Suite domain. I can add an outside person to Slack or Teams, but not to Chat.
This is frustrating, as I am working with a company on a project where they have standardized on G Suite. It would be great to be a part of the discussions in a Chat Room, but that does not appear to be a go. Does anyone know if Google might open Chat to those not within a G Suite domain?
I the episode, Stephen mentioned about using Google’s backup and sync to your mac in order to make sure that it gets backed up by Backblaze or whatever. But when I do that, my Google docs are shown in Finder on the Mac as a Google Doc “file”. But it’s not really a “file” it’s just a URL to my Google Docs. So does this mean that if I back it up on Backblaze, my Google Docs aren’t really backed up because it’s just a URL?
I believe you’re correct. Google Doc files are not backed up normally because they can’t actually be read or displayed by any native application; they have to be opened on the web.
Except running an average webapp is way closer to ssh or X-session than it is to running a native app locally, for a couple reasons. First, there is an inherent layer of abstraction (the browser) that causes delays/slow-down that you would not experience in a native app. This is similar to how the network between you and your remote machine slows you down. Second, a huge number of the most popular webapps do little to no computing/processing on the client side. So much of it is sent server-side, and certainly all data you’re put into the webapp can safely be assumed to be going over the wire. Same as when you’re working on a remote machine. You don’t make the same assumptions as when you’re working on a native app.
Lastly, fun fact, the plus address (email+something@gmail.com) thing is not unique to just Gmail. It’s specified as a technique called sub-addressing in RFC 5233 and you can read more about it here.
It is pretty neat how aviation latched on to the iPad. It is a great and powerful tool while flying. Maps, airport information and flight planning. It is a prime example of a killer app that makes it so ubiquitous.
Started listening to the episode this afternoon. I’ve been using Gsuite as part of a ham radio club that I’m president of. The collaboration is spiffy. To me that is one of the biggest selling features. I should finish listening the episode.
One of the thing I wonder about is will google get into the database world.
With work, I can use office 365, which is more relatable to last weeks episode. It was nice to work on some projects on my iMac instead of my issued taptop/tablet.
KF6WNT here not active but maintain my license. Hubby is WA2VFN, been a ham forever.
I suspect that if they do they will both make some great advances and miss some obvious things.
FWIW I was a manager of a business for a year that ran entirely on G-Suite. The business went sort of tits up (inherited tens of thousands of dollars of undisclosed past due bills that we never recovered from) but the G-suite was a great way to keep track of how we weren’t going to make it.
No seriously, it was a good experience from the tech standpoint and would almost, but not quite, get me thinking cloud services might be ok in some selected use cases.
I’ve been considering whether to try to move the employees at the school / nonprofit where I work to move to Slack. We already use GSuite, so I’m interested in the advantages of Google Hangouts Chat vs. Slack. Currently, we use a lot of email and a lot of GroupMe messages to communicate.
I’m still in the middle of the episode, but I have a question. I’ve had “Google Apps for Your Domain” since it was launched and as such I am grandfathered in on a free account and as far as I am aware I see no advertising at all. Does anyone know if there is any downside to just continuing as I am versus “converting” to a paid account?
I’ve also been seriously considering abandoning Google completely (over creepiness) but even though all I really need is mail, calendars, contacts, I simply cannot find anything that works as well — especially on the mail front. Gmail web is fast and precise 100% of the time.
Decent episode. Hangouts are a TERRIBLE solution for conferencing and just recently got support for third party hardware/conferencing as they dropped support for standard protocols a few years back. Also, much of gsuite security depends on oauth when integrating third party apps. Their permissions are not granular AT ALL.
New host is very verbose. Wish he would pipe down a bit and let David talk a little more. Not trying to be mean or grumpy. Meant as constructive criticism.
I always felt that @katiefloyd was very quiet on the shows where they interviewed guests, with @macsparky kind of dominating the interview. I haven’t sat down and counted or anything, but it seems like David and @ismh86 are splitting the question-asking duties closer to 50/50.
I have a grandfathered account and have been an admin on my previous company’s G Suite. While I didn’t do a side by side comparison, my older account didn’t seem to have some of the newer admin features. Other than than, I say they are basically the same.
At one time I considered changing providers. But Gmail has great search and filters and chances are, since Google is the world largest email provider, most of the people you correspond with personally are on gmail.
So Google would probably have copies of your messages even if you didn’t use them.
Email isn’t secure. Assume anything you write is public and it, IMO, makes the decision of which provider to choose much easier.
Are you referring to the Gsuite version of Gmail here, or the vanilla version? I thought I heard (on the podcast) that the Gsuite version isn’t crawled. Or is that wishful hearing?
For those deep into G Suite, how do you manage company tasks?
The G Suite Task app is cute, but you cannot assign, and it has no independent way to view all tasks. Keep is actually quite useful, and you can share a note with others, but can’t converse about the Task. Sheets looks like the way to go - any task setups/resources to be considered?
Stephen, how do you guys do it? I listened to it a while ago, so you may have mentioned it in the podcast, sorry for the repeat question if that’s the case.
Was this the episode y’all also started to talk about backup? I wanted to talk about something y’all mentioned in the show regarding raid and how recommended hardware raid. I cannot disagree more; users here, and especially for small businesses are better off using software raid via mdadm, or using a file system with more modern features like ZFS. Why is hardware raid not recommended? In most use cases, it is not noticeably faster than software raid, it is less flexible, and it’s now another point of failure where if your raid card goes, you either replace the raid card with the same exact thing, or you lose your raid. Software raid is not some magical solution, but it does not suffer from the same downsides. You can get good used enterprise grade servers and storage bays for quite cheap nowadays, and with some set up of things Linux and a file system, you can get crazy fast performance (near SSD speed reads and writes) from spinning disks in raid. If you have some technical ability and like tinkering, as power users this is one of the best options out there for price to performance ratio. Drobo, Synology, and others have ease of use, but are far more expensive and have much lower-end hardware