-
tomman
-
NewTobinParadigm
key who is running the comm-central ircbot
-
therube
this was mentioned re: github & polyfill,
github.com/martok/palefill
-
therube
don't know if it is "better" then JustOff's version, but worth a shot if something doesn't work.
-
therube
funny, of course, that a github related extension is available on... github, which you might not be able to get - cause it is on... github ;-)
-
tomman
therube: JustOff's addon is dead
-
tomman
Palefill is the new hotness
-
tomman
there is a direct link on the dev homepage:
martok.github.io/palefill
-
tomman
-
therube
using JustOff's, today, i seem to need a page refresh to get things to show.
-
therube
haven't tried to diagnose, as i just noticed it. i'll probably, at some point, throw in martok's....
-
tomman
JustOff's has been broken for me for weeks, it seems development upstream has largely ceased
-
tomman
fortunately Palefill builds over JustOff's addon, and its approach of a rules list is more flexible (but unfortunately the ruleset is not editable user-side; you have to hack the XPI every time you want to add a new site)
-
tomman
of course the true solution would be nuking webdevs and starting over from scratch, but sadly that ship has sailed and Holy Apple have decreed that you gotta rewrite every app ever every 3 years or less
-
tomman
using the latest bleeding edge Chromeisms, of course
-
franstam
yes agreed
-
franstam
"it creates work for webdevs" so they have food to feed their families?
-
tomman
"Progress" they say
-
NewTobinParadigm
frg_Away: who runs the logbot-cc service?
-
frg_Away
NewTobinParadigm hardys i think
-
NewTobinParadigm
and have they considered retrofitting mozirc logs from the backups and adding select freenode ones like this one's also i wonder if he'd be willing to connect it to my server cause I really miss having it
-
NewTobinParadigm
can you ping him for me and ask and possibly get the source link to the current version so i can run my own if not
-
NewTobinParadigm
maybe do the selected restoration my self as well as connect to BinOC-IRC and libera maintain my own historical record
-
NewTobinParadigm
might be better.. a lot of people still hate me and having my viewpoint on a service like that might not be wise
-
NewTobinParadigm
for y'all
-
NewTobinParadigm
anyway hi frg_Away
-
NewTobinParadigm
what's up
-
NewTobinParadigm
HEY you remember Firefox 1's prefwindow impl?
-
NewTobinParadigm
the modified incarnation of the xpfe preferences
-
frg_Away
NewTobinParadigm hi too. He reads the logs and pops up now and then. So should be covered. I think he wanted to add the older logs including mozilla irc to it.
-
NewTobinParadigm
namely that in place of the tree are the buttonbox and buttons that eventually went osx control panel like
-
frg_Away
I never used Firefox or Thunderbird. First Netscape under OS/2 and then straight to SeaMonkey there and then to Windows. I always found the Firefox ui second rate. Now its fourth rate :)
-
NewTobinParadigm
well i should run my own service anyway for the logs of #palemoon (on moznet and freenode) and #binaryoutcast on freenode .. as you MAY have noticed with my tendancy to whiteboard nearly everything and so my own explainations and plans become reference materal
-
NewTobinParadigm
well there WAS one control I don't recall being in XPFE used in the prefwindow namely the expander widget
-
NewTobinParadigm
most notabe example i cna think of if you aren't familar is the control used in the windows control panel that shows and hides whole sections like network sharing or the exploer windows firewall page
-
NewTobinParadigm
-
NewTobinParadigm
there it is frg_Away
-
NewTobinParadigm
I want to expand our prefwindow to support the buttonbox as a option.. and those expanders are the PERFFECT solution for a prefpane situation where you have a tiny selection of stuff per a thing
-
frg_Away
looks like an early tree view with a sidbar. I think the later version was/is just vertical and tabs.
-
NewTobinParadigm
also means I can restore the minimum prefwindow height back to the netscape value
-
NewTobinParadigm
frg_Away: avairy buttonbox is implimented with checkboxes
-
NewTobinParadigm
actually
-
NewTobinParadigm
at least if I recall
-
NewTobinParadigm
THIS one was done with buttons in a vbox
-
NewTobinParadigm
-
NewTobinParadigm
tho this was before prefwindow was a binding
-
NewTobinParadigm
other option is to try and hack the FUCK out of the tree control to LOOK like a buttonbox
-
NewTobinParadigm
ah no frg_Away
-
NewTobinParadigm
radio group is how the buttonbox is done since that design became a core element in the avairy toolkit
-
NewTobinParadigm
I am also going to add the ability for the binding to use an iframe instead of appending to a panel element yeah it may sound backwards cause that is what xpfe did.. but no there are a few situations where it can be useful.. like when you wanna fake a window into a prefpane obstensively as a temporary messure until a proper prefpane can be written
-
NewTobinParadigm
that is what I did for about:config
-
NewTobinParadigm
but i want to write a proper pref-config.xul
-
NewTobinParadigm
frg_Away: that expander binding is still in the toolkit but it isn't used anywhere and i honestly dunno why
-
frg_Away
probably someone forgot to remove it
-
NewTobinParadigm
i dunno if it is still there past quantum tho
-
NewTobinParadigm
but likely was kept until at least then because add-ons
-
NewTobinParadigm
nope.. i think you are right someone forgot to remove it..
-
NewTobinParadigm
it was NOT rewritten back to js
-
NewTobinParadigm
in 102
-
NewTobinParadigm
likely cause html has a similar capablity without much work
-
NewTobinParadigm
which is fine for html or their hxulml
-
NewTobinParadigm
but i want a proper control
-
NewTobinParadigm
xhtuml
-
NewTobinParadigm
i mean that IS what chrome and priv content IS with its xul namespaced tags in html
-
NewTobinParadigm
extensable hypertext user markup language
-
NewTobinParadigm
user interface*
-
NewTobinParadigm
-
NewTobinParadigm
I need to talk to this absolutely amazing xbl wizard
-
NewTobinParadigm
wait.. mnyromyr
-
NewTobinParadigm
YEAH OF COURSE
-
NewTobinParadigm
no wonder
-
NewTobinParadigm
that mother fucker is a legend
-
frg_Away
He was now and then active for Thunderbird but have not read from him lately. Last activity 2021.
-
NewTobinParadigm
frg_Away: eventually I am gonna write a prefpane that exclusively handles user agents.. the gecko and firefox mode checkboxes of course but i also want to allow setting general.useragent.override and manage site-specific UAOs are you interested?
-
NewTobinParadigm
the hardest part is the listbox that will be needed everything else is simple as hell
-
frg_Away
-
frg_Away
-
frg_Away
Wanted to put this in but no time yet. I alsow want to retain the basic 3 current UAs we how have plus an overridable via json.
-
frg_Away
didn't this even come from Palemoon intially?
-
NewTobinParadigm
they do have json update but imo the service is total ass and should be rewritten
-
NewTobinParadigm
Pale Moon only has a few recent extensions that finally help people manage them
-
NewTobinParadigm
remember frg_Away from the MozPerspective the code that does it? was only meant as a hack until advocacy fixed it and then ONLY for fennec
-
NewTobinParadigm
because 6000 images might load slightly slower when all on one page
-
NewTobinParadigm
so really it was done from the start as a half-assed stopgap hack
-
NewTobinParadigm
since WE rely on it for basic functionality it should be promoted and perfected
-
NewTobinParadigm
and proper basic management should be provided
-
NewTobinParadigm
as well as the ability to turn it on and off in the UI as well
-
frg_Away
which code specifically? ua json was never in unless I am mistaken.
-
NewTobinParadigm
no it was but needed some additional fix up at our level
-
frg_Away
Then you probably only for fennec.
-
NewTobinParadigm
my biggest issue was how THAT part was implimented.. i didn't want to enable updates for ssuao until the module was better suited for our infra and code requirements rather than Mozilla's
-
NewTobinParadigm
speaking of i need to return the uao pref back to its orginal name and also in the add-ons manager change the compat pref back .. THAT we never told anyone about and literally no one ever checked.. as for the uao pref the global one Moonchild wanted it removed but I stood fast against that and got him to compramise by just never mentioning it besides that the previously set pref was non-functional just like compat checking.. if someone figures
-
NewTobinParadigm
it out then well they obviously have the need and likely know and at any rate can take the responsibility for using it.. but the cat was let out of the bag by Moonchild himself basically negating the whole point that HE wanted
-
NewTobinParadigm
and renaming it*
-
NewTobinParadigm
in any event.. some stuff goes back.. some stuff goes forward.. and some stuff goes tobin.
-
NewTobinParadigm
LOL
-
frg_Away
probabky a severe case of tobinisimn
-
NewTobinParadigm
you know.. if Mozilla introduced overlays to html as a Mozilla Specific Content Feature .. xul would have been enhanced tech wise and THAT part would be long standing and likely would have also improved rdf's chances as well
-
NewTobinParadigm
so if I take preferences.xul and in the startup function check for load flags and if no load flags then dyanmically load prefwindowOverlay.xul .. and prefwindowOverlay is what an application would target to add additional stuff to its main prefwindow.. add that and add the iframe as a prefpane.. add the buttonbox mode one day.. and make that the default platform provided preferences framework.. that should pretty much take that thing to its
-
NewTobinParadigm
highest form