What percentage of world-wide browser users actually perform add-on coding?

General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.

Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
User avatar
Pallid Planetoid
Knows the dark side
Knows the dark side
Posts: 4279
Joined: 2015-10-06, 16:59
Location: Los Angeles CA USA

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by Pallid Planetoid » 2020-07-26, 16:24

^ That's OK -- and totally understandable. :) You're time is certainly very valuable! :thumbup: (at least I'll maybe get the last word this way :lol: -- that's just a bit of humor on my part, so please do not be offended ;))
Current Pale Moon(x86) Release | WIN10 | I5 CPU, 1.7 GHz, 6GB RAM, 500GB HD[20GB SSD]
Formerly user Pale Moon Rising - to provide context involving embedded reply threads.
Good judgment comes from experience and a lot of that comes from bad judgment. - Will Rogers
Knowing Pale Moon is indisputably #1 is defined by knowing the totality of browsers. - Pale Moon Rising

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-07-28, 15:25

moonbat wrote:
2020-07-25, 17:35
Almost as though MDN and the XUL Tutorial don't exist.
But Mozilla will remove that stuff by the end of the year.
mdn-removal-notice.png
I gather that the MDN documentation is disorganized and incomplete.
But nevertheless, it's what there is.

So are there plans to mirror that material?
You do not have the required permissions to view the files attached to this post.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35647
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by Moonchild » 2020-07-28, 15:40

If someone can make a functional mirror of it, I'll happily host it.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-07-28, 16:40

There is no such thing as a functional mirror. Even with the MDN dump I have which they don't offer dumps any anymore.. It can't just be put up on the web and function. I believe that the 2016 dump of mdn I have is sufficient for all our needs.. The issue is extracting and translating it because it is marked up with syntax that only a functioning mdn software of the time would understand.. etc.

So in any event, it would not ALL be lost and since most of the xul and api shit is perpetually out of date anyway.. Doesn't really matter it is a few months before ESR52 happened. Especially the XUL parts.

I would argue MDN info TODAY is less useful cause of losses, rewrites, and infections. And yeah, I will get to it.. Soon.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 4983
Joined: 2015-12-09, 15:45

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by moonbat » 2020-07-28, 17:14

New Tobin Paradigm wrote:
2020-07-28, 16:40
And yeah, I will get to it.. Soon.
Bless you, Tobin :)

Any SDK needs up to date and decent documentation if it is to survive, yet despite that there were 20k extensions over the years due to the enthusiasm of extension developers despite their permanently incomplete docs (even the tutorials they have were contributed by 3rd parties such as XULPlanet). A cursory look at their WebExtensions documentation when I accidentally found a page relevant for that shows that even today there's stuff marked 'to do'. Amazing how with all their revenue they can't be bothered to hire a few decent technical writers and include documentation updates as part of the release cycle. Then again if you're churning out releases every couple of weeks like an Energizer bunny amped up on meth, that doesn't make for stable software that anyone else can code against.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
Linux Mint 21 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-07-28, 18:07

Moonchild wrote:
2020-07-28, 15:40
If someone can make a functional mirror of it, I'll happily host it.
New Tobin Paradigm wrote:
2020-07-28, 16:40
I believe that the 2016 dump of mdn I have is sufficient for all our needs.. The issue is extracting and translating it because it is marked up with syntax that only a functioning mdn software of the time would understand.. etc.
[...]
And yeah, I will get to it.. Soon.
That's great. Thank you.

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-07-28, 18:13

The subset for XUL widgets and development is the top priority.. Really most other things can be gleamed by-example.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35647
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by Moonchild » 2020-07-28, 18:27

I do have somewhat complete docsets for XUL, XSLT, and pre-madness CSS and HTML.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-07-28, 18:46

Feel free to send them to me at some point that isn't directly after you read this post.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35647
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by Moonchild » 2020-08-01, 13:31

New Tobin Paradigm wrote:
2020-07-28, 18:46
Feel free to send them to me at some point that isn't directly after you read this post.
For everyone's benefit. These are Zeal compatible.
http://archive.palemoon.org/contrib/docsets/
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-08-01, 21:15

Moonchild wrote:
2020-08-01, 13:31
These are Zeal compatible.
I'm guessing that "Zeal" is this: https://zealdocs.org/ ?

Are these docs intended in addition to the hopefully forthcoming mirror?
Or in lieu of?

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-08-01, 23:51

I am not creating a mirror. Though for some aspects it may appear as one initally.. I intend on creating a functioning and relevant resource for all of UXP-kind. It will take a while and I will need your help in doing it. Good news is, I already have the software for it worked out as well as simple method of contributing and quality control.

I will let you know in the near future. THERE IS ONLY XUL!

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 4983
Joined: 2015-12-09, 15:45

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by moonbat » 2020-08-02, 02:41

New Tobin Paradigm wrote:
2020-08-01, 23:51
I intend on creating a functioning and relevant resource for all of UXP-kind. It will take a while and I will need your help in doing it.
I volunteer. Do let me know how I can help, or better, when would be a good time to reach out to you on IRC.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
Linux Mint 21 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-08-02, 07:26

New Tobin Paradigm wrote:
2020-08-01, 23:51
I am not creating a mirror. Though for some aspects it may appear as one initally.. I intend on creating a functioning and relevant resource for all of UXP-kind.
What kind of resource?
Meant to do what?

Will this "resource" provide the documentation to support individuals learning, such that they can fully understand the code in some given extension they wish to fork?

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-08-02, 07:35

What do you think?

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-08-02, 12:40

New Tobin Paradigm wrote:
2020-08-02, 07:35
What do you think?
I'm sorry that you don't wish to answer the question.
Certainly I can't force you to answer, but I had hoped you would choose to.

I have doubts - or else I wouldn't have asked what I did.

> I am not creating a mirror. Though for some aspects it may appear as one initally.
What does this mean?
Are you preserving what remains of the MDN classic extension documentation and making it available to all?
Or not?
Because It's not at all clear to me from your earlier post that you are doing that.

New Tobin Paradigm

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by New Tobin Paradigm » 2020-08-02, 12:48

Guess neither a mirror or what I plan to do would serve you very well by the looks of it. What a disappointment.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35647
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by Moonchild » 2020-08-02, 13:07

Or, y'know, relax and wait to see what is created.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by coffeebreak » 2020-08-02, 13:17

New Tobin Paradigm wrote:
2020-08-02, 12:48
Guess neither a mirror or what I plan to do would serve you very well by the looks of it.
Me personally...?
A mirror would suit me just fine. If I chose to use it.
You clearly have the resources to make one available. I'm sorry that you are not willing to do it.

As for what you have planned, you have not shared what that is.
So long as it's a secret, it's pretty hard to know what to think of it or say about it.

I wish that you would explain specifically what you have in mind to do.

(Edit: Sorry Moonchild, missed your post.)

AgentOrange

Re: What percentage of world-wide browser users actually perform add-on coding?

Unread post by AgentOrange » 2020-08-18, 18:39

Moonchild wrote:
2020-08-02, 13:07
Or, y'know, relax and wait to see what is created.
I will subsidize this course of action by snatching the big archive to limit the worst-case scenario

I assume that the most helpful CoA from there (assuming my plea to Mozilla's web guys goes entirely unheard) will be to begin looking into to how to clean up the files, and isolate just the relevant ones?