chilblands
2 months ago
opportunities to customise this player look ENDLESS! I will deff share it around thank you for this
pxhc
2 months ago
oops, I forgot my global css has an auto upscale for 1920x1080 and higher, so if you are in that resolution you are seeing the widget 1.5x bigger than it actually is (but if you want it that size, you can set it in the customization as well)
jaam
2 months ago
oh woah, internet archive bandwidth isn't that good? :0 otherwise this looks really awesome and i gotta get my music up in one of these :D thanks!
aznet
2 months ago
I personally don't like that clicking a song title about=blanks back to the same page tho
pxhc
2 months ago
honestly I have no idea what was the problem, it just looks like neocities don't want to serve cross origin fonts... so probably cors issue... I sketched a workaround though, but haven't tested yet
pxhc
2 months ago
although this theory doesn't make sense because I already have sites importing fonts hosted on other sites...
jorelus
2 months ago
I see. I know I used to load custom fonts in the past with the FontFace API so if you haven't tried that I recommend giving that a try. but yes I remember dealing with custom fonts was a bit of a pain. Glad you got a workaround
sneekrealm
2 months ago
tbf, font file formats are in the allowed files list for the free plan, so if all else fails and u're not stingy with ur 1gb space and u're able to get ur hands on the file for the font (😈) then...!
diremptiness
2 months ago
Get some sleep. You'll wake up in the morning and find that semi-colon or that case-sensitive element that isn't capitalized and kick that script's butt!
brachypelmide
2 months ago
either that or realise that the thing you were trying to pull off that was approaching the size of 67 lines could've just been a single one-liner. ask me how i know
pxhc
2 months ago
no idea what's happening, everything else loads fine (images, json, even cursor), it's just font that doesn't load at all, there isn't even an error in the network log, it's just empty... did anyone create an widget here before?
barndoors
2 months ago
maybe im misreading this but i know neocities locks new accounts down quite a bit. i was running into a bunch of embed/script problems building the citytalk page
jorelus
2 months ago
How does your widget work? Some things occur to me... it could be CORS, or that the font hasn't propagated yet if your trying to use the widget somewhere else, but I don't know how your widget works
aznet
2 months ago
triple check you aren't forgetting the utf encoding at the top of your html. Sounds dumb but I troubleshot my fonts not working for three straight days having forgot to set the encoding before I even wrote a single line of html or css, and the project was done.
pacrobat
2 months ago
(space space backspace tab backspace space space space backspace backspace backspace tab) that is my usual brain melt flow when figuring that out
rogmash
2 months ago
if u want the complicated version :D - i declare a div as a image - then i put my texts into it - sounds weird - has alot advantages - depending on what u need the tabs for or how many u use - then just adjust with inner margin i guess ^^
diremptiness
2 months ago
If we're talking about at the end of sentences, I used to 2 spaces and now do 1 thanks to the internet. If we're talking coding, tab all the way. One keystroke = more efficient than two keystrokes.
pxhc
3 months ago
Cbox site has a notice of Firefox ETP flagging it, which they claim is a false positive, so I always assumed I had to create ETP exceptions for the sites I visit on my LibreWolf because of the default Firefox heuristics, but I just tested and it seems like Firefox itself has already whitelisted Cbox, and so did Mullvad and Tor browser default settings... I'm wondering what other browsers might block Cbox.
myrtletribe
3 months ago
I use both librewolf and firefox and it doesn't work on both of them. i really like your splash page transition btw!
pxhc
3 months ago
Thx :D Did you customize your Firefox? If I change my ETP to strict it does block, but not on default settings.
myrtletribe
3 months ago
Yes I changed a lot, and also use strict and I just turned it off and it works! not sure if there is a workaround there, maybe 'fix minor issues' works?
brachypelmide
3 months ago
firefox w/ ETP in default mode. cbox works fine even after full cache clear. seems like strict mode is in fact a problem
pxhc
3 months ago
Somehow on strict ETP on Librewolf (major and minor fixes) I can see @kanandraw's Cbox, and somehow it's listed here https://etp-exceptions.mozilla.org/ lol
funnyorangecat
3 months ago
i use firefox and cbox works sometimes and not other times…i can’t really tell what makes it work and what doesn’t
Pre-Alpha: build number only, no release number. Beta: 0.XX. Full Release: 1.XX. Updates to Release: 1.+1 per individual change. More decimal places for more extensive or longer builds. FOSS convention is to thousandths place, 0.000. Corporate compliance is usually to hundred-thousandths.
Instructions unclear, can now smell songs.
it always look arbitrary how a software would go from version .472 to .531 then .566...
Sometimes it is. Usually it's because they put out a bunch of small updates, each with their own individual build for testing and compliance, do this over the course of weeks or months, THEN they release the update to users. That's why version numbers tend to jump wildly between releases.