Earlier quoted context omitted.
Same way it is up to me how you use books you bought (kindle) or songs you bought (any streaming crap nowadays). If you're shitty enough person (good businessman) you can profit off of anything.
DRM on books is about the rights holder, not the person selling it. I can assure you that Amazon doesn’t actually give a shit what you do with your books outside of having an obligation to the rights holders.
Growl in Retirement
211–220 of 245 posts
Re: Growl in Retirement
#212Earlier quoted context omitted.
You said "in Europe", when you must have meant "in Norway". In the UK there were DEFINITELY carrier branded phones, tethering was disabled by many carriers, and you couldn't even use a regular SIM card in a non-phone device - you needed a "data sim". I travelled around Europe for 2 years using local SIM cards - and also encountered carriers which disabled tethering. There were even android apps specifically to work a…
Same for Austria, which interestingly was considered a "test-market" for international carriers, thus we always had the cheaper contracts and some novel business models quite some time before the rest of the EU (unfortunately not network generations or coverage in general). The answer is money. Tethering was usually not allowed but you could buy in. You get phones for free, but only if you pay 40€+ a month for the ne…
Re: Growl in Retirement
#213Earlier quoted context omitted.
Huh? Notifications that pop up in the corner aren't a "great design innovation". They are an obvious one. Just because there are some non-obvious great design innovations out there, doesn't mean every little interface component is one. Some things are just the logical solution to a problem.
Growl did more than pop into a corner. :)
Growl had so much configurability, so many options, it's not like Apple implemented really any of that!
Re: Growl in Retirement
#214Earlier quoted context omitted.
Huh? Notifications that pop up in the corner aren't a "great design innovation". They are an obvious one. Just because there are some non-obvious great design innovations out there, doesn't mean every little interface component is one. Some things are just the logical solution to a problem.
Notifications could also be shown in the menu bar, with marquee scrolling. No need for them to pop up in a corner.
Also oftentime there is zero extra space in the menu bar.
Alerts and notifications have followed a pop-up pattern since basically forever in computing.
Re: Growl in Retirement
#215Earlier quoted context omitted.
Huh? Notifications that pop up in the corner aren't a "great design innovation". They are an obvious one. Just because there are some non-obvious great design innovations out there, doesn't mean every little interface component is one. Some things are just the logical solution to a problem.
Oh? In your estimation, how many years passed between Growl being technically possible and it actually existing? I was using NeXT OS, which is what later became OS X, circa 1990. Growl apparently launched in 2003. So that's a minimum of 13 years that something "obvious" was missed. And it's probably more fair to count from the mid-1980s, when GUIs first started becoming popular. That doesn't sound obvious to me. Most…
Obviously then it was then extended for things like a long process completing, etc.
But back in 1990 or 1995, there's wasn't a need for something like Growl. Your e-mail inbox and the occasional beep and modal dialog did the job just fine.
To counter your "most things are obvious in retrospect" philosophy, you might be interested in the "multiple discovery" viewpoint [1] which says precisely the opposite -- that, extended to design, essentially says that the need for a solution becomes obvious to people at about the same time, and that people will solve it in similar ways because they're facing the same constraints.
Re: Growl in Retirement
#216Earlier quoted context omitted.
Oh? In your estimation, how many years passed between Growl being technically possible and it actually existing? I was using NeXT OS, which is what later became OS X, circa 1990. Growl apparently launched in 2003. So that's a minimum of 13 years that something "obvious" was missed. And it's probably more fair to count from the mid-1980s, when GUIs first started becoming popular. That doesn't sound obvious to me. Most…
Pop-up notifications from background processes only really became necessary once people started having a lot of internet-connected programs that needed to notify you of incoming things. Back when the only thing was your e-mail inbox, you didn't need a separate notification service. Obviously then it was then extended for things like a long process completing, etc. But back in 1990 or 1995, there's wasn't a need for s…
I also don't think multiple discovery is much of a counter to "most things are obvious in retrospect". Yes, design problems can get solved in similar ways by different people. But obvious-in-retrospect thinking is a cognitive error, where we presume that what's obvious to us is obvious to people in different times and conditions.
Re: Growl in Retirement
#217This illustrates how in proprietary and centrally-developed software, once the owner decides to integrate or replace something, all alternatives are eliminated, usually quickly, in this case in several years. Compare with GNU/POSIX/Linux, where you can still make a comfortable environment for yourself without Wayland or systemd or whatever it is you don't like, and replacements still continue to be maintained and dev…
When I found OS X open source folks they were beyond welcoming. This is one of the bigger reasons Growl was on os x and not Linux.
Re: Growl in Retirement
#218Earlier quoted context omitted.
DRM on books is about the rights holder, not the person selling it. I can assure you that Amazon doesn’t actually give a shit what you do with your books outside of having an obligation to the rights holders.
Easy access to a huge library of books is one of the main selling points of the Kindle. DRM is good for Amazon.
Re: Growl in Retirement
#219Earlier quoted context omitted.
Oh? In your estimation, how many years passed between Growl being technically possible and it actually existing? I was using NeXT OS, which is what later became OS X, circa 1990. Growl apparently launched in 2003. So that's a minimum of 13 years that something "obvious" was missed. And it's probably more fair to count from the mid-1980s, when GUIs first started becoming popular. That doesn't sound obvious to me. Most…
I don’t think it’s that easy. Timing is a factor, too. For such a thing to be successful, you also need a OS/hardware combo that can draw the notification without slowing down using the main window (rules out early Mac OS) and users who think the added distraction of notifications is worth it. I would that added distraction goes down with screen size. I doubt it would have been a success on 640×480 displays, for exam…
Re: Growl in Retirement
#220> Without Growl I do not know that we would have any sort of decent notification system in OS X They are right to say this, as the current Notifications system in OS X is ripped nearly pixel-for-pixel from Growl's implementation a decade ago. Like Spaces, Quicksilver, Cover Flow and others, Growl paved the way for a lot of the usability enhancements OS X gobbled up in recent years. Apple folks: take note. These are r…
How do you send a notification now without Growl? Each time I try to google for a tutorial, they all say “just use growl.” Ultimately I gave up and installed growl, and it works quite nicely. I’d just like to pop up a notification programmatically via a bash script. :)