-
njsg
were awfultonians involved in any way?
-
nsITobin
nah
-
nsITobin
good night #SeaMonkey
-
njsg
hahahahaha bah. cloudflare check looping
-
njsg
what's new this time is that it's looping *in firefox*
-
nsITobin
Good morning.. while I am still not exactly HAPPY with PHP > 7.3 there are a few features I can't live without but I am not going PAST 8.1 for the foreseeable future.
-
frg_Away
nsITobin hi
-
nsITobin
hi frg_Away
-
IanN_Away
hi nsITobin
-
franstam
hi IanN_Away
-
nsITobin
it's a franstam
-
IanN_Away
hi franstam
-
nsITobin
which is better, IanN_Away, a bunch of diriviatives or one unified services site?
-
nsITobin
there are pros and cons to both
-
nsITobin
I am leaning more on the side of many similar dirivatives but the idea of a grand unified mozilla infrasite is compelling
-
IanN_Away
nsITobin: what are the dependencies? one unified, could mean if it falls over, everything is down. Also does it complicate things to be on a single site (e.g. moving away from standard settings)?
-
nsITobin
besides code included with my projects PHP 8.1 and modules
-
nsITobin
aside from stuff like old rdf parsing or nsIVersionComparitor which I have basically taken over maintaining anyway cause no one else.. save Pale Moon uses it.. because I gave it to them.. the one external dependancy codewise is adbar\dot which is the core of not using a global array to store things in.. but I have also made a few mods to that so effectively mine too.. So yeah Just PHP and PECL modules .. no composer nonsense.. operates on a
-
nsITobin
"component" basis where the component dirves the main flow hackable in to the SITE component as pretty paths or by ?component= .. this keeps many primary functions seperate and less impact-y on other primary functions past the commonly shared "utils" code i been on about.
-
nsITobin
it's a battle tested design this is just an evolved form of it.. it can be specialized it can be a unified monolith or a bunch of descreet dirivatives that occasionally need their utils sync'd up.
-
nsITobin
we are talking ONLY 2700 lines of base code plus some logic to drive it and some logic that is called
-
nsITobin
safemysql adds 680 lines that ancient rdf parser is more like an extra 2000 lines with install.rdf handling
-
nsITobin
IanN_Away: Only enough code to do the job and make it less tedious .. that's the balance!
-
nsITobin
no I shouldn't fight my instincts.. besides my design would make combining various dirivatives into a unified one (providing they were running the same common code) not impossible .. Things first Unified Whole Later.. if desirable.
-
nsITobin
IanN_Away or ewong is there some centralized point to know the version of the current release? like some metafile somewhere people have long stopped using but exists?
-
nsITobin
it's not actually important just waaandering
-
nsITobin
and here is my solution to SeaMonkey directly linking to thereisonlyxul.org for things which may at any time on the front page show not-seamonkey stuff.. also to index, curate, and keep track of community provided infra and services without needing to affect the official site with updating links, and who is doing what where.. This site will take care of it on-demand.. also handle the ftp administration once I get it written.. but its not gonna be a
-
nsITobin
grand mega-app .. though it COULD be should the need arise and there is enough existing stuff to potentally justify it.
-
nsITobin
-
frg_Away
nsITobin looks good. Let me know if Ishould link it in the project site
-
nsITobin
frg_Away: Soon. BTW do you think mentioning "community" all over the page will work even when branded?
-
frg_Away
nsITobin I am seeing no problem. If you sell adware under a SeaMonkey logo e.g. it would be different but not for a community page we know about.
-
nsITobin
no ads unless they are yours
-
nsITobin
that has always been my policy when it ain't my logo up top
-
nsITobin
beside screw ads anyway.. they will just deem SeaMonkey a browser toolbar and take all the money away.. they have done it before..
-
frg_Away
Ads was just an example but you knowwhat I mean.
-
nsITobin
yep
-
nsITobin
also sending it with the xhtml mimetype so its XML parsed .. and yes finally I know that LARGELY xhtml parsed with xml works in chrome.. it just works BETTER in something mozilla-based.
-
nsITobin
one day it may even be STRICT xhtml lol
-
nsITobin
I think I am done for the day since I been working nearly nonstop for days..
i.ibb.co/VwgP8Br/image.png
-
nsITobin
that is the main code that makes it use my stuff and spit out a web page
-
nsITobin
need to snr the template change binoc- to sm-
-
IanN_Away
that's a big old screen
-
nsITobin
the db password isn't REALLY 12345 btw
-
nsITobin
and that bit is gonna be externalized
-
nsITobin
same with the mainmenu
-
nsITobin
... where is my more advanced ReadFile method..
-
nsITobin
eh.. this will do..
-
nsITobin
$file = @file_get_contents($aFile);
-
nsITobin
// Automagically decode json
-
nsITobin
if (str_ends_with($aFile, nsUtils::FILE_EXT['json'])) { $file = json_decode($file, true); }
-
nsITobin
return nsCore::EnsureValue($file);
-
nsITobin
well I for one am glad you guys see some value in it and I hope it will be helpful once it is polished up (and ftp can be administrated) after that I HAVE to get my git stuff sorted
-
nsITobin
I think I have all the community resources and relevant official links finalized and i made the seamonkey logo not be 0 opacity .. if anyone knows any I missed..
seamonkey.thereisonlyxul.org
-
frg_Away
I think the footer has too much padding on the top and bottom. Hard to read too. Not enough contast.
-
nsITobin
stand by
-
nsITobin
frg_Away: refesh
-
nsITobin
that should effectively be same spacing and NEARLY the same size as the SM footer also increased font size and made it darker
-
frg_Away
There seems to be a break after Assosiation and Creative. Or box size not 100%. I would remove it which would be 2 lines less on most displays. Padding between the last 2 sentences could also be reduced. Above the big suite plenty of space left.
-
frg_Away
surfing the net... might be good on the header. A bit smaller snd overlaying the ways. Something for the offcial site too. I always liked the slogan.
-
frg_Away
^overlaying the waves
-
nsITobin
I need to redo that image anyway i didn't ut it out very well
-
nsITobin
How is just that
-
nsITobin
figure out the suite. thing later
-
nsITobin
for the everything
-
frg
It still narrow with the breaks:
ibb.co/VmQzD7K
-
frg
Height is more or less like the official site but this one has the site map in. I think the grey is too dark and distractive but this is just personal. Ask a few others and you will probably hear 200 different opinios about it :)
-
nsITobin
OH RIGHT verdana
-
nsITobin
is that better
-
nsITobin
remove the width all together from the block
-
nsITobin
removed*
-
frg
yes but now lots of padding below in the footer.
-
nsITobin
set to 0.5em now
-
nsITobin
same as above
-
nsITobin
was only asymetrical because of the suite thing
-
nsITobin
So did they just model generative AI after me and NOT pay me royalties?
-
nsITobin
:P
-
frg
Much better. Is only so hight becuase of my window height. Same on the official site but tere is usually more content on a page and you need to scroll.
-
nsITobin
i suck at content :P
-
nsITobin
24 years of BinOC and I .. released an email client and wrote some words a few times LOL
-
nsITobin
and redesigned it 40 something times
-
nsITobin
here is what it looks like on my screen
i.ibb.co/GMvqRQR/image.png
-
nsITobin
makes you wonder where the page background (behind the white) came from doesn't it....
-
nsITobin
that shows in the footer
-
nsITobin
thank you for spotting those oversights .. i been staring at it too long.