Mozilla is growing, experimenting more, and can acquire startups. Mozilla doesn't have the resources to continue with Thunderbird. I am increasingly baffled by their decisions and how they relate to the strategic plans [0] they've been producing for a while. Despite the worthy words in their plan they seem to have no sense of direction. That saddens me. That said I'm happier having Pocket as an open source part of Mo…
(Context: I'm a submodule owner on Thunderbird, but haven't had much time to work on it lately. It should go without saying, but the comments below are my own view on the matter and shouldn't be considered authoritative.) tl;dr: I think Mozilla has actually treated Thunderbird fairly well (but not quite as well as I'd like). Thunderbird has been difficult for Mozilla to support for a while. In many ways, Thunderbird…
Mozilla Acquires Pocket
371–380 of 456 posts
Re: Mozilla Acquires Pocket
#372Earlier quoted context omitted.
It looks like their Firefox addon has ( https://github.com/Pocket/pocket-ff-addon ), and I guess by definition you can get the source of their Chrome addon and getpocket.com, but I don't think they meet the definition of open source unless they're somewhere other than Github. Also their mobile apps seem to be closed source too.
The built-in Pocket feature is an addon that is pre-installed into Firefox: https://dxr.mozilla.org/mozilla-central/source/browser/exten...
Re: Mozilla Acquires Pocket
#373Earlier quoted context omitted.
If you're on Android, I've found a set of tricks which work for this pretty well. Ingredients: 1. Termux App. 2. Termux API App. 3. Termux CLI utilities. apt install termux-api 4. Python: apt install python 5. youtube-dl: pip install youtube-dl 6. VLC App. Install from app store. 7. A set of shell functions for clipboard and application access: alias xc='termux-clipboard-set' alias xp='termux-clipboard-get' open () {…
Seconding this for macOS. If you haven't installed Homebrew, do so: https://brew.sh/ Then install youtube-dl as follows: $ brew install youtube-dl And download videos as follows: $ youtube-dl "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
The browser is such an obviously poor place to stick A/V. Other than, of course, the fact that advertisers slobber over cramming every more crap down some "channel" or other.
Re: Mozilla Acquires Pocket
#374Earlier quoted context omitted.
That much is unclear. http://www.ghacks.net/2015/12/05/mozilla-has-a-revenue-share...
Wow, if that article is true then not only were Mozilla [indirectly] taking money for the integrations but they also lied to us all about it. Is there corroboration that Mozilla had/has revenue sharing with Pocket and Telefonica? I've always trusted Mozilla, this suggests that trust has been badly misplaced. I can't help but feel that I'm being suckered somewhere here - who from Mozilla is benefiting personally out o…
Re: Mozilla Acquires Pocket
#375Earlier quoted context omitted.
Seconding this for macOS. If you haven't installed Homebrew, do so: https://brew.sh/ Then install youtube-dl as follows: $ brew install youtube-dl And download videos as follows: $ youtube-dl "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
The lack of a true, independent, freestanding multimedia application which can handle this sort of thing -- building and managing queues, interrupting, deleting, sorting, etc. -- puzzles me. The browser is such an obviously poor place to stick A/V. Other than, of course, the fact that advertisers slobber over cramming every more crap down some "channel" or other.
Thank god there's a native iOS/Android client.
Re: Mozilla Acquires Pocket
#376Earlier quoted context omitted.
In case you didn't know, you can remove it from the toolbar via "Customize", or completely disable it by toggling `extensions.pocket.enabled` in `about:config`. That being said, I started using it extensively after being a big fan of Instapaper. The browser integration (especially the easy tagging) has been really helpful in keeping my tab count down.
When people say that they want to "remove Pocket from Firefox", they don't mean just hiding a toolbar button or disabling it using about:config. They don't want it there at all, in any way. They don't want it using any of their computing resources, no matter how minute this usage might be. They tend to see it as something that should be available as an add-on that's installed on-demand by those who actually want the…
Re: Mozilla Acquires Pocket
#377Pocket, for me, is a weird product/feature. I've tried to use it, but it ends up just being like a clumsy bookmarking feature. Allegedly, you can read things offline, but that feature never works for me. It seems the feature for offline reading doesn't exist at all in Firefox (which I'd assumed was the point of its integration, but my assumption was wrong), and I've tried the Chrome desktop app and the Android mobile…
The Kobo ereaders have had Pocket integration for a while now, and it works great offline. My usual routine is to find interesting articles on Hacker News, and if they are longer than a page or two, click the Pocket button and read them at home on the ereader. A few don't render well (the article on Arrival/Story of your Life not being a time-travel story was a recent fail), but generally it works great.
Re: Mozilla Acquires Pocket
#378Earlier quoted context omitted.
That's a paid service. Youtube-DL is free and open source.
It is YouTube's prerogative to offer that feature for their paid service.
[1]: reminder: technically, streaming isn't different from download, what your computer does when watching a video in streaming is downloading. Forcing users to delete the video they have downloaded (which is exactly what's happening with streaming) so they pay the premium service for off-line use, is not a legitimate way to do business. They can do it of course, if people are willing to pay for something they can have for free it's fine, but people who don't want to pay aren't doing anything wrong.
Re: Mozilla Acquires Pocket
#379Earlier quoted context omitted.
It will fund Firefox development :P
Source?
There's also Callahad commenting in this thread, who, as far as I'm aware, is a Mozilla employee. And well, he sort of confirmed that this is a move to diversify Mozilla's income streams:
>bearcobra 12 hours ago [-]
>Does this mark a strategy shift away from search revenue as the primary funding source? A quick crunchbase search for other aquicisions by Mozilla yeilded nothing, so I'm curious if there are other examples of them buying up for-profits.
>>callahad 12 hours ago [-]
>>Mozilla is actively working to diversify its sources of funding; the greatest step in that was when we switched from a global default of Google search to smaller, regional deals with Yahoo, Google, Yandex, and Baidu toward the end of 2014.
Re: Mozilla Acquires Pocket
#380Pocket's post about the acquisition, referring to the main value their product brings, says, “a platform where high-quality, thoughtful content and free speech can rise above the rest.” Pocket used to have a feature aimed at surfacing high-quality content from the collection of things a user had already pocketed. They removed that feature. I was paying for their premium service before that change. After they removed…
Pocket for me was my archive of things for which I would love to have a great diversity of searching, clustering and organising tools. The addition of recommendation of things I may like is nice, but not a core feature for me - my content is.
I also tried Wallabag [0] which looks promising but hasn't the ecosystem around it yet. So I'm exited to see where this open sourcing of Pocket will lead us. ;-)