Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
radicalblur
1 day ago
https://stackoverflow.com/questions/15612120/how-do-i-make-an-audio-file-play-continuously-on-all-pages :(((((((( I guess it's not possible to have something *seamless*, there's got to be a way.............
radicalhiway
19 hours ago
If you want it seamless it would have to be some iframe + .js work I think
radicalblur
12 hours ago
My 'site used to be in an iframe system but I didn't like how flexible it was..... and that's how I got to the system I have now ........I could make it abrupt and slowly fade in or continue where it was last, surprises me how web development's gone far but they *still* don't have an ability for something like this
sonic2k
11 hours ago
This reminds me of the Dreamcast, they used ADX files and those files had a feature that would allow loops. I do not recall but I do know it has been done with MP3 files and possibly I've done it with a FLAC file. A recent slot machine I hacked (to be covered in a future article on my site) definitely exploits that feature and their stuff is all MP3 files. I would do it in the audio file itself first
radicalblur
2 days ago
Sure! I know...... the links page is a mess and I don't like how it looks either with white text on an ORANGE background but I'll get to that!
radicalblur
3 days ago
I've been restricting myself in a way because I wanted my web pages to support EVERY BROWSER IN THE WORLD...... but I eventually learned that I need to let go and..... I can't do that I'll still optimize things but I'm thinking about going crazy with what I could do.... what's a 'site without anything fun in it? I love CSS animations and the things you can do with websites compared to 10 or 20 years ago
radicalhiway
3 days ago
oh sorry about that! it showed that I commented twice but when I deleted one both got deleted 😓 I basically said I like your site and hope you stay motivated to keep adding to it :)
radicalblur
2 days ago
nah, you're fine! was just so confused thinking why Neocities wasn't showing the message?
radicalblur
1 week ago
One of the things I think about doing is getting rid of the whole profile for this website because I don't like the concept of attention with social media, the positive side I see to it is meeting new people and suggesting things, commenting. I feel held back and I've been holding myself back on exploring websites because I feel as if I need to finish one of the internet adventures before I even continue
radicalblur
1 week ago
Of course I don't *have* to look at that aspect with the profile and I don't but it might be a problem; I'm not sure I'm not sure of what I want to do at this point, I haven't been feeling creative — it's got to be one of the worst feelings in the world. I hope this changes
radicalblur
1 day ago
Still gotta balance the ORANGE out......... what if this place has floating islands? Standing on air gets......... scary after a while
radicalblur
3 weeks ago
YES! HE GOT HACKED! I hope the guy's doing okay and I really hope if there's something he can do about it because the whole situation he's in sounds really..... really messed up https://youtu.be/XaV7rhha8y0
radicalblur
3 weeks ago
....and it makes me really sad because I remember seeing his channel when it was online, I still remember the moment - and when I went to write about it; first, I couldn't find the video I watched and then realized his account and channel got hijacked ^ And it's been a month since he posted that video I linked, that whole situation just sounds frustrating to me.... I feel terrible for the guy
lemerks
3 weeks ago
its so sad dude, also saw that sketchzelle got caught in the crossfire too :( Genuinely, hoping he's able to recover his stuff but it seems unlikely. Although a big part of his stuff is archived on newgrounds but not all of it https://rogerregorroger.newgrounds.com/movies
sonic2k
3 weeks ago
What an interesting read. That was very interesting to see how you figured stuff out there with your XBOX
radicalblur
3 weeks ago
@sonic2k Glad you liked it! The funny thing is that I didn't even know I had that program installed But for sure, if you're wanting to get an original Xbox or already own one; if you've got the soldering skillz, hard-mod it! Or you can always soft-mod it! I remember seeing you making your own circuit boards, I gotta check out your 'site again - so you could DEFINITELY hard-mod one!
radicalblur
3 weeks ago
......Okay, I think I've got to make a tutorial on what I was talking about in my journal, I bet it would help people. Hopefully my disc drive is still alive
radicalblur
3 weeks ago
Not only because it'd be helpful, but it's got to be a part of preserving the *LAST XBOXES IN THE WORLD* out there; since my disc drive is dying; it's going to happen to others eventually and if people haven't modded their Xboxes........ - oh wait, like I talked about in that post; you don't *require* a game to even be able to soft-mod the Xbox anymore!
radicalblur
3 weeks ago
- Update on what's going on: Disc drive's still running, doing some recording! What's so weird is that I had to use a different mode called "ISO Ripper" mode for Sonic Heroes at that time, but trying it again now; I don't have to do that? Strange...... I bet I'm definitely going to do a tutorial on copying games over to Network for people who don't have their hard drive upgraded, I bet people would get lost from -
radicalblur
3 weeks ago
- trying to figure it out - so I really think putting something out there is a good idea
tabbio
3 weeks ago
hello! i agree a ton and also thanks a ton : )) also your website is really rad, my favorite character is tails so that makes it better in my opinion, and also im looking forward for progress!!!
radicalblur
3 weeks ago
@tabbio thanks! that makes me happy that having Tails there makes you feel more at home, I'm looking forward to see what you make too There's so much going on - I really feel as if we're all starting something great with our 'sites, I feel like things are getting better
lemerks
3 weeks ago
I think a way you could do it is by putting a comment on the top of the script saying smt like "Hey this script is minified, if you want a more readable script you can check out the full sized one by removing min from the script!" Kinda defeats the purpose of not downloading comments but one shouldnt be too bad right?
radicalblur
3 weeks ago
@lemerks I like that idea! Who cares if I wasted a kilobyte of space and loading time from writing that? - "NOOOOO MY PRECIOUS BANDWIDTH!!!" I write comments every time whenever I use the shorthands for CSS Margins (unless I forget), so why not with scripts? http://radicalblur.neocities.org/writings/guides/programming/how-to-save-storage-css-margins/
lemerks
3 weeks ago
ngl I too forget about what to do with them shorthands so that guide seems really useful!
radicalblur
3 weeks ago
@lemerks I still feel in disbelief that I invented that but there are other kinds of mnemonics people've made for this like TRouBLe - definitely not like I'm *the first person* to ever invent this: http://stackoverflow.com/questions/356759/a-mnemonic-for-the-order-of-css-margin-and-padding-shorthand-properties (continues)
radicalblur
3 weeks ago
- That could help people but I don't think that really dives into the whole concept of what side is for which. So I like to view it as that box model you can find on that page I feel that I presented it in a good way - at least it does make sense and click for me, but I just hope it helps other people If you or anyone's got a better way to present it though, feel free to correct me!
lemerks
3 weeks ago
honestly I wouldnt really change much from your explanation, its smooth, its simple (even for dummy's like ol merk) it just works :D
radicalblur
3 weeks ago
^ If anyone's been here before, you mighttttt want to give the home page a refresh, or hold down shift and refresh.... I acknowledge it, I accept myself but I did not like my old home page that was here before!
maddoxxing
3 weeks ago
most of my site is inspired by ecco! i even have a shrine dedicated to the series! ;)
radicalblur
3 weeks ago
@maddoxxing I was checking it out last night, I love the feeling of the whole page and the design you went for - I don't know if any other word describes it than beautiful And then there's this- https://maddoxxing.neocities.org/shrines/1/img/wasted.webp That whole page of you answering a hundred questions about yourself entertained me
radicalblur
3 weeks ago
@maddoxxing This is one of the most important things anyone can learn in their life - maybe THE most important thing. Reading this really opened my mind to: there's really real loving, honest people that have websites??? https://maddoxxing.neocities.org/journal/posts/2024-11-15-Me-Against-the-World-(Scott-Pilgrim-Style)
radicalblur
3 weeks ago
For sure I want to add a link to his 'site soon and I bet lots of other people! I want to put this out there. I've been holding myself on visiting websites for a long while because I want to continue the Internet Adventures stuff I do, but I don't think it's healthy for me to do that...... My point of even doing that is because I'm still trying to finish something I'm making; I feel as if I can't continue unless -
radicalblur
3 weeks ago
- I finish it.... And then, there's also me wanting to figure out the layout of my website all over again on top of that I want to be honest too; I've felt self-conscious at times and felt as if I don't want visit other websites because mine isn't finished and because I don't feel as if it looks too great (at least right now).... Not only that, but I felt this fear of that I would unintentionally copy what someone's
radicalblur
3 weeks ago
- website would look like. But I shouldn't be comparing myself to others, because feeling that way just defeats the fun in what websites even are. Thinking about it now..... I think visiting more 'sites would inspire me more and boost my creativity again
radicalblur
3 weeks ago
Needed to let that out for a while now! But there's lots of things I plan on doing here, even if what I'm planning isn't there yet, even if you don't really see it yet. I don't want anyone to feel ignored or left out on anything
radicalblur
3 weeks ago
hi! I remember seeing your site a while back; you're that guy who makes plushy videos! I used to watch those kinds of videos a long, long time ago and I like how people are still doing it - but it hasn't appealed to me since I was younger? Still not sure why, maybe I'd just need to give it all a look again?
radicalblur
3 weeks ago
I like the design you're going for with everything and all the links being in this central layout around your name and the plush toys floating all over the place
sonic-dunyasi
3 weeks ago
yes I think 'cause my website is compatible with http/2 ;) . But I gonna check today if Sonic-TR is compatible with the PS3 web browser :D !!!
art music videogames programming anime games personal food writing cats blog movies books gaming fashion photography comics animation design horror arte game drawing coding manga musica portfolio reading furry poetry ocs cute kpop technology history animals film literature education philosophy fun roblox programacion nature sports science tech videogame html programing politics travel minecraft gamedev videojuegos life love retro web school 2000s pokemon blogging computers youtube cartoons diary fantasy pink illustration video dogs idk gardening random comic videos oc ai internet y2k arg memes cooking linux crafts queer kawaii nostalgia fandom tv journal worldbuilding webcomic aesthetic films test media emo cars learning vocaloid fanfiction business space news health stuff math fiction silly arts cutecore culture website journaling etc stories scifi painting baking crochet 90s cat punk cinema graphics football 3d series diy homestuck goth psychology marketing shows archive pixelart software commissions comida artist dance css program makeup me lgbt digitalart dnd sanrio sport creativity metal graphicdesign trans characters indie lgbtq editing lifestyle religion aboutme friends funny rpg plants cool fanart guitar clothes streaming sonic entertainment code development story rock roleplay sewing scene languages everything zines community ttrpg webcomics electronics comedy engineering aesthetics study javascript reviews weird beauty gay hacking webcore deltarune photos cyberpunk vintage originalcharacters fnaf spirituality basketball social it blogs educacion webdesign vtuber soccer computer hobbies storytelling pets weirdcore coffee thoughts oldweb flowers project architecture discord biology informatica lore undertale cosplay movie fandoms japan magic language clothing shop information mlp shopping book creative ttrpgs moda vaporwave nintendo alternative radio chat fitness physics about testing experimental astronomy crafting digital singing blinkies personalwebsite websites nothing juegos money info birds gatos site anything cybersecurity research witchcraft bugs wip japanese crypto tvshows html5 theatre yaoi band projects tecnologia furries occult gamedevelopment sleep finance autism sleeping dolls profile animes other interests television all work knitting frutigeraero events vampires resume photo fish genshin futbol vr system linguistics poems romance visualnovels dreams lain collecting transgender puzzle libros apps astrology tarot wiki essays mentalhealth gym toys gothic marvel fanfic skateboarding dancing aliens animations rap hiking meme splatoon drawings app english stamps developer cartoon free windows jogos yuri python intro coquette gyaru webdevelopment medicine family chess bio gamedesign peliculas modding puzzles journalism robots pixels dog mystery teaching ghchs interactive popculture mathematics humor a touhou fortnite carrd creepypasta birthday osc gallery dragons zine resources pizza deportes mythology blender links adventure characterdesign hobby musicals online rp fnf security introduction dreamcore ocean roleplaying no novels piano traveling amor data jfashion studying vkei myself audio style cine gifs law fansite objectshows meow whimsy recipes pjsk pixel dark hiphop stars spanish lol danganronpa zonelets bunnies indiegames bl paranormal breakcore swag home bfdi running twitch privacy wrestling ffxiv noise plushies christianity shrine communism tf2 craft activism boardgames scenecore alt feminism foods graphic podcast production pinterest utau death rpgs none pictures robotics volleyball filmmaking songs socialmedia geography progamming car jewelry collage hellokitty outdoors travelling fotografia lesbian designing brasil educational things dinosaurs grunge dev omori 3dmodeling ecommerce maths awesome student electronic tools blue bts vent anarchism god android twine transformers webdev lolita deporte theater sharks filmes 80s misc cozy stickers girls vlog jpop scratch literatura chemistry novel manhwa acting jazz old jesus mario clowns cafe starwars store tea realestate environment historia pop f1 computing vtubers unblocked args trains images draw pc college yoga escuela help plurality creepy whatever services mcr doom baseball translation livros cyber videography horses computerscience collection dj construction retrogaming girly programar tumblr skating flash multimedia pastel lego supernatural programmer event ecology trading warriorcats persona videoediting insects gamer bitcoin 3dprinting nerd salud therian epic dc weed trinkets southpark hardware java tabletop animales miku artes skincare techno weather yes tiktok socialism forum tattoos people green drama surrealism opensource kandi lgbtqia monsters swimming medical truecrime ropa chatting economics modeling maps podcasts tcc sound hi programas bsd sociology ideas world vhs kdrama edm author js cultura animanga angels sketching freedom artwork hockey shoes fishing yumeship restaurant otherkin visualnovel homepage healthcare learn analog bands search cricket tourism hardcore analysis kirby purple colors cleaning thrifting chill bible racing kidcore text service brazil academia sculpture plural halloween conspiracy enstars mangas writting friendship christian egl eating programa turismo wedding digitalmarketing scary estudiante vida tennis knowledge programacao medieval videogaming curso petz homework library creation frogs depression women yapping graffiti closedspecies rats general terror did hair shitposting ambient networking surreal aviation cv anthropology retrogames sciencefiction sustainability scrapbooking alterhuman webseries ceramics sites genshinimpact gacha wellness drugs schoolproject otaku university glitch quotes magazine harrypotter kdramas furniture water nails academic theology mobile concerts garden rants tattoo mods crocheting foss analoghorror cycling building anarchy talking jjba tutorials cryptids soft liminal erotica onepiece poesia society rpgmaker ghosts truth 3dart cards writer batman estudio notes blockchain superheroes voiceacting theory musicproduction ux esoteric illustrations conlang archives server character creating shrines company live folklore guns practice programs selfship dandysworld review performance fanfics french mtg bikes kids articles bot play vampire hetalia informacion content species forsaken camping crk spiderman seals shoegaze vlogs decor startrek mylittlepony shitpost cryptocurrency noticias sanat class neocities os ultrakill handmade musicas animal apple communication instagram lostmedia creativewriting cs geek chaos rhythmgames vinyl crime quiz disney doodles revival meditation future programmation training blood originalcharacter daily ia synthesizers youtuber church unblockedgames sims viajes sweets industrial dibujo satire google evangelion vibes musics house scp adhd escritura new todo vrchat idols solarpunk songwriting miriadax commission military party marxism disability twitter zelda animating mha vtubing paganism advertising randomstuff shoujo underground exercise animalcrossing interactivefiction dating calculator css3 islam embroidery musique glitter more creatures oldinternet beach visualkei desing rambling filosofia something facts black joke stem frontend programm tamagotchi repair cheese moe neopets bass entretenimiento spooky magick shifting designer finalfantasy jeux fotos vegan rainbow kink cult gossip espanol miscellaneous collections silliness overwatch tips zombies warhammer motorcycles jobs webring happy developing spiritual prompts faith videgames halflife multifandom instruments tareas dungeonsanddragons club studies datascience miniatures exploration tarea 1 hack self beginner ciencia archival photoshop drinks tecnology anthro productivity red jokes secret mecha hotel tcg conlangs woodworking arcane geometrydash musician cities edits lofi angel trabajo tokusatsu download mushrooms cake blackmetal
hi,hmmm... sorry man idk
Here is best for neocities profiles or if you like others outside of to see, the guestbook is ok too. I'm still trying to figure out what's the best option for everyone. :)