travisshears , to random
@travisshears@dice.camp avatar

Woh this CSS border maker is sick!

https://maxbittker.github.io/broider/

youronlyone , to random
@youronlyone@c.im avatar

re: fediverse:creator “OpenGraph” tag.

What is the prefix='' namespace for fediverse:?

I checked the official website of (see: https://ogp.me) and I don't see the fediverse: namespace anywhere. Which means this fediverse: namespace is not an OpenGraph tag and will more likely not work without a proper prefix namespace, correct?

So, what am I missing here? People are already adding it. O_O

Update: Relevant thread/discussion about this fediverse: namespace.

https://github.com/mastodon/mastodon/pull/30398

(Hat tip to @cadusilva )

suryaceg , to random
@suryaceg@mstdn.social avatar

Any website developers here? Preferably a trans or other LGBTQ+ people?

This is for developing a personal website from scratch and for revamping another existing one. A fully paid gig for two of my friends.

Please RT for visibility. Thanks.

coffeegeek , to random
@coffeegeek@flipboard.social avatar

Attention all #Wordpress experts.

We're looking for a new Wordpress developer at CoffeeGeek. Global location isn't important, but your skills, reliability, discretion and availability are.

We are looking for someone who

  • has a deep and full understanding of the entire Wordpress infrastructure, back end, multi-site usage, and all the associated coding, css, custom theme work etc.

  • Has a good knowledge and understanding of Elementor Pro. We use Elementor Pro and several plug in packages on CoffeeGeek, and have need of some custom work within Elementor.

  • working, day to day knowledge and experience with Cpanel, PHP and all the normal server-side stuff that comes along with Wordpress and managing a busy website.

  • The usual "back end" knowledge an experience in website management, including CDNs, site security, back up, etc.

  • Some SEO experience, the more the better (especially staying on top of current trends

  • Some design experience. This isn't crucial, as we have a WP / Elementor designer separate from our WP Developer position. But you knowing some ins and outs of basic design is beneficial

  • VERY IMPORTANT: Good availability. I don't expect turnaround in an hour after I send a job request, but responses within 24hr, and normal availability for several hours per week for maintenance / bug chasing (and also larger blocks of time for bigger projects) is expected and required.

  • VERY IMPORTANT: you have the ability and desire to make sure all the work you do for us is fully tested and bug checked before signing off on the work. We do have a dev server to test things on, but we will rely on you to deliver finished, generally bug free work.

  • Ideally, you are creative on the technical side, are good at hunting down bugs, innovative with fixes, and know how to get the most out of a Wordpress environment.

  • you don't have to love coffee, but it would not hurt your application process! :)

I am willing to pay a monthly retainer plus a preferred hourly rate (billed once a month / when tasks are completed and signed off) or a slightly higher straight hourly rate (no retainer) for your work, payment competitive in the US and Canada marketplace.

If interested, please DM me here with your email address, and I will send you more details and ask for your CV, examples of your work, and your company website information.

I am based in Canada, PDT time, and most of the work contact times would be between 1pm and 10pm PDT time.

#wordpressdeveloper #webdeveloper #joblisting #webdevelopment #webdev

stfn , to random
@stfn@fosstodon.org avatar

Good people can you point to a good, modern HTML course?

I want to relearn it from scratch, and get to know all the new goodies that were implemented in it.

#HTML #askfedi #WebDev

syntaxseed , to random
@syntaxseed@phpc.social avatar

#WordPress really didn't do anyone any favours by making EVERYTHING a post and stuffing everything into the Posts table.

I don't know how they talked themselves into the idea that Media uploads are 'posts' but this is really bad architecture.

(Coming from someone trying to do some fancy migrating of media.)

#WebDev

tdp_org , to random
@tdp_org@mastodon.social avatar

My pals in BBC World Service have been doing some awesome work on "lite" versions of their news articles (other page types to follow).
They essentially skip the Server-Side React hydration which means you end up with a simpler HTML+CSS page, no JS.
Page sizes drop significantly:

Screenshot of a BBC World Service Mundo "lite" page with Dev Tools open showing bytes transferred and total as stated

chuck , to random
@chuck@breadandroses.cloud avatar

Hmm, only 26 followers after being on Mastodon since November 2022? Ok, here is my intro again: (ex) Full stack web developer with Bread and Roses Creative, full time artist (now) and food critic (currently) with Chuck Eats KC. Kansas City-based web dev since the dawn of browsers (1995). Focus these days is one creative stuff: writing, food criticism, photography, streaming, art, and making fun videos.#Artists #Intros #Writers #FoodCritics #Fediverse #WebDev

Crell , to random
@Crell@phpc.social avatar

This article uses #React as it's main example, but it applies to #Laravel, #Tailwind, even #Drupal just a much. I say that as a recovering Drupal dev who used to use the standardization argument.

Greedy management is the reason we can't have nice things.

https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/

#PHP #webdev

benny , to random
@benny@social.linux.pizza avatar

Hey #rustlang, #webdev, #accessibility, and #a11y folks! We have a bug in @thisweekinrust that we've been trying to figure out how to fix. If you could weigh in on this GitHub issue, I'd appreciate it! https://github.com/rust-lang/this-week-in-rust/issues/3592#issuecomment-2089478290

michael , to random
@michael@thms.uk avatar

What on earth?! Amazon S3 charges you for unauthorised requests to S3?!

That's just absolutely insane! I better check my AWS account and delete any unused buckets I have in there …

https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1

#aws #s3 #infosec #webdev #cloud

triptych , to random
@triptych@social.lol avatar

I think as web developers we have been collectively brainwashed into thinking that you must use React and Tailwind to create websites, when all you really need are vanilla web standards and a text editor. We should be making it easier to make websites than it is right now. You should not need a PhD in web design to create something that you can share and express yourself. We need more tools that make web development easy, not more tools that turn it into some 10 step build process #webdev

weirdwriter , to random

Had to install extensions that prevented disabling paste in edit fields online. I wish browsers would make this possible natively because I never, ever, want paste disabled on any edit field, ever. Here's an extension for FF https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/ #WebDev #Web #WebDesign

vanilla , to random
@vanilla@social.spicyweb.dev avatar

Unpopular (maybe?) #WebDev opinion:

The way to get better at #HTML & #CSS isn't to build complex web applications with frontend frameworks. The way to get better at HTML & CSS is to write content with HTML & CSS.

  • Build a blog.
  • Build a landing page.
  • Build a report.
  • Build a portfolio.
  • Build lists.

Most web applications are simply content + forms in a fancy UI trench coat. 😅 They just tend to be far more "componetized" — making it much harder to grok the underlying semantics at first.

davidbisset , to random
@davidbisset@phpc.social avatar

It's not easy being a young #frontend #developer on the dating scene. #memes #webdev

scrappedbadnik , to random
@scrappedbadnik@cooltrans.men avatar

(26/03/2024)

I'm Nate, a 28yo 🇧🇷 transgender man, very autistic and going also through a lot of stuff, but I believe sonic the hedgehog will heal me fr
oh, yeah, I post a lot of my daily thoughts, I might look like a silly little lad however I'm into front-end webdev, and yeah, I love the silly computers a lot :neocat_cool: I'm still looking for a job btw :neocat_cry:

the tags below are just related to things I'll mostly follow here :neocat_flop: so...

:neocat_floof_explode:

tixie , to random
@tixie@guerilla.studio avatar

“CSS is the only language that gets blamed when the author is bad”

https://joshcollinsworth.com/blog/devaluing-frontend

#CSS #Frontend #WebDev

ALT
  • Reply
  • Loading...
  • ajsadauskas , (edited ) to Asklemmy
    @ajsadauskas@aus.social avatar

    What should I add to my '90s website?

    So I'm currently toying around with NeoCities, and decided to trial it by building your classic mid '90s Geocities/Tripod/Angelfire pastiche website.

    Some of the most important elements are already in place.

    Tile background? Large font? Heading in bright pink with a shadow? Unusual colour choices? Random cat gifs? Under construction gif? Check! Check! Check!

    In the true spirit of the '90s DIY web, some more pages (including the links page) are coming soon.

    (I'm thinking of adding a page dedicated to either Britney or a nu-metal band.)

    You can see the page so far here: https://that90ssite.neocities.org/

    There are a few things that I want to add to make it complete, and I'm looking for suggestions.

    The first, is to embed a midi file that plays automatically. Any suggestions on the best way of doing this?

    Second, it's just not going to be complete without a guestbook.

    Third, any webring suggestions?

    Fourth, what's the best way of adding a java chat room in 2024?

    Finally, anything else that really needs to be a part of a great '90s website?

    UPDATE: Thanks for all the feedback! I've added more annoying GIFs, a guestbook, a links page, and a cyber cat hangout.

    UPDATE 2: And added even more gifs, an amazing Amiga demo, and a ton of links.

    @asklemmy #tech #webdev #neocities #technology

    davidbisset , to random
    @davidbisset@phpc.social avatar

    "Bill For Unused Domain Names".

    Oil on Canvas

    #art #memes #webdev

    curvise , to random
    @curvise@labyrinth.zone avatar

    I think I ought to do an #introduction post.

    I'm Curvise. I'm a software engineer, I do #webdev for work. I'm hella #queer.

    I like extremely large and extremely small things. I do #macrophotography of #spiders and other invertebrates. I love #astronomy.

    Big fan of games like #boardgames, #videogames, #helldivers, #deeprockgalactic, #crusaderkings, #armoredcore, #rimworld, #bloodborne.

    Big fan of books like #sciencefiction, #gregegan, #octaviabutler, (please suggest your favorite authors to me to try)

    I'm into #socialism and #mutualaid and #anarchy which probably won't surprise anyone at this point

    thoughtpunks , to random
    @thoughtpunks@dice.camp avatar

    Hey. Are you using a site with #Shopify probably on self-hosted [#WordPress] and it's broken with that hideous code spew in the header making your site look broken and unsafe? I know how to diagnose the issue. You're losing traffic and sales the longer it's there. Reach out to me.

    #Troubleshooting #WebDev #HireMe

    f3rno64 , to random
    @f3rno64@hachyderm.io avatar

    Hi everyone! 👋

    My name is Cris, and this is my formal 🙈 #introduction post.

    I'm a software engineer 💻 and am passionate about coding; I love working on personal projects and creating products.

    I specialize in modern web app development and have 13+ years of experience 🧙‍♂️

    When I'm not coding, I'm usually gaming🎮

    GitHub: https://github.com/f3rno64 🔗
    Tech Blog: https://f3rno64.io

    I'd love to connect with like-minded people, so do reach out!

    #coding #programming #gaming #webdev #tech

    mahryekuh , to random
    @mahryekuh@fosstodon.org avatar

    Hello, front-end developers. Here's your infrequent reminder to make websites that also work on browsers NOT Google Chrome.

    Forcing anyone to use Google's glorified spyware is not cool.

    #WebDev

    davidbisset , to random
    @davidbisset@phpc.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • test
  • worldmews
  • mews
  • All magazines