home.social

#tech4all — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tech4all, aggregated by home.social.

  1. Aquí deixamos un material didáctico en forma de xogo de mesa: Tecnoloxía para Todas #Tech4All

    Para construir colaborativamente procesos de desenvolvemento nos sectores da auga💧 , enerxía💡 , alimentación🌽 , TIC📻 e educación en tecnoloxía para o ben común🎓

    👉 galicia.isf.es/blog/material-d

  2. Aquí deixamos un material didáctico en forma de xogo de mesa: Tecnoloxía para Todas #Tech4All

    Para construir colaborativamente procesos de desenvolvemento nos sectores da auga💧 , enerxía💡 , alimentación🌽 , TIC📻 e educación en tecnoloxía para o ben común🎓

    👉 galicia.isf.es/blog/material-d

  3. Aquí deixamos un material didáctico en forma de xogo de mesa: Tecnoloxía para Todas #Tech4All

    Para construir colaborativamente procesos de desenvolvemento nos sectores da auga💧 , enerxía💡 , alimentación🌽 , TIC📻 e educación en tecnoloxía para o ben común🎓

    👉 galicia.isf.es/blog/material-d

  4. Aquí deixamos un material didáctico en forma de xogo de mesa: Tecnoloxía para Todas #Tech4All

    Para construir colaborativamente procesos de desenvolvemento nos sectores da auga💧 , enerxía💡 , alimentación🌽 , TIC📻 e educación en tecnoloxía para o ben común🎓

    👉 galicia.isf.es/blog/material-d

  5. Aquí deixamos un material didáctico en forma de xogo de mesa: Tecnoloxía para Todas #Tech4All

    Para construir colaborativamente procesos de desenvolvemento nos sectores da auga💧 , enerxía💡 , alimentación🌽 , TIC📻 e educación en tecnoloxía para o ben común🎓

    👉 galicia.isf.es/blog/material-d

  6. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  7. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  8. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  9. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  10. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  11. Microsoft has announced that it is getting rid of its Blue Screen error display to make way for a "Black Screen of Death."

  12. #SaveTheDate #DPI

    For our event #DPIinConversation, we are honored to host Aditi Agrawal, an independent journalist known for her incisive reporting on privacy and tech regulation. She will share her insights in the Day 1 session, “DPI and the Digital Divide,” on July 7.

    Register now: form.sflc.in/dpi-in-conversati

    Event Details:
    🗓️ July 7, 2025
    🕕 6:00 PM IST
    📍 Online

    Stay Tuned!

    #DigitalDivide #DigitalInclusion #techforgood #techforall #Tech4All #tech #DigitalIndia

  13. #SaveTheDate #DPI

    For our event #DPIinConversation, we are honored to host Aditi Agrawal, an independent journalist known for her incisive reporting on privacy and tech regulation. She will share her insights in the Day 1 session, “DPI and the Digital Divide,” on July 7.

    Register now: form.sflc.in/dpi-in-conversati

    Event Details:
    🗓️ July 7, 2025
    🕕 6:00 PM IST
    📍 Online

    Stay Tuned!

    #DigitalDivide #DigitalInclusion #techforgood #techforall #Tech4All #tech #DigitalIndia

  14. #SaveTheDate #DPI

    For our event #DPIinConversation, we are honored to host Aditi Agrawal, an independent journalist known for her incisive reporting on privacy and tech regulation. She will share her insights in the Day 1 session, “DPI and the Digital Divide,” on July 7.

    Register now: form.sflc.in/dpi-in-conversati

    Event Details:
    🗓️ July 7, 2025
    🕕 6:00 PM IST
    📍 Online

    Stay Tuned!

    #DigitalDivide #DigitalInclusion #techforgood #techforall #Tech4All #tech #DigitalIndia

  15. #SaveTheDate #DPI

    For our event #DPIinConversation, we are honored to host Aditi Agrawal, an independent journalist known for her incisive reporting on privacy and tech regulation. She will share her insights in the Day 1 session, “DPI and the Digital Divide,” on July 7.

    Register now: form.sflc.in/dpi-in-conversati

    Event Details:
    🗓️ July 7, 2025
    🕕 6:00 PM IST
    📍 Online

    Stay Tuned!

    #DigitalDivide #DigitalInclusion #techforgood #techforall #Tech4All #tech #DigitalIndia

  16. #SaveTheDate #DPI

    For our event #DPIinConversation, we are honored to host Aditi Agrawal, an independent journalist known for her incisive reporting on privacy and tech regulation. She will share her insights in the Day 1 session, “DPI and the Digital Divide,” on July 7.

    Register now: form.sflc.in/dpi-in-conversati

    Event Details:
    🗓️ July 7, 2025
    🕕 6:00 PM IST
    📍 Online

    Stay Tuned!

    #DigitalDivide #DigitalInclusion #techforgood #techforall #Tech4All #tech #DigitalIndia

  17. #SaveTheDate

    @sflcin in partnership with FSCI, is bringing together the brightest minds for #OpenSourceWeek (June 16-20, 2025)!

    This isn't just for coders or technologists, but for everyone who believes in using technology for good.

    Join us on:
    🗓️: June 16- 20th, 2025
    🕕: 6-7 pm IST
    📍: Online

    Register Now: form.sflc.in/open-source-week-

    Join the conversation, attend Open Source Week, and connect with people who are building a better tomorrow.

    #OpenSource #Tech4All #technology

  18. #SaveTheDate

    @sflcin in partnership with FSCI, is bringing together the brightest minds for #OpenSourceWeek (June 16-20, 2025)!

    This isn't just for coders or technologists, but for everyone who believes in using technology for good.

    Join us on:
    🗓️: June 16- 20th, 2025
    🕕: 6-7 pm IST
    📍: Online

    Register Now: form.sflc.in/open-source-week-

    Join the conversation, attend Open Source Week, and connect with people who are building a better tomorrow.

    #OpenSource #Tech4All #technology

  19. #SaveTheDate

    @sflcin in partnership with FSCI, is bringing together the brightest minds for #OpenSourceWeek (June 16-20, 2025)!

    This isn't just for coders or technologists, but for everyone who believes in using technology for good.

    Join us on:
    🗓️: June 16- 20th, 2025
    🕕: 6-7 pm IST
    📍: Online

    Register Now: form.sflc.in/open-source-week-

    Join the conversation, attend Open Source Week, and connect with people who are building a better tomorrow.

    #OpenSource #Tech4All #technology

  20. #SaveTheDate

    @sflcin in partnership with FSCI, is bringing together the brightest minds for #OpenSourceWeek (June 16-20, 2025)!

    This isn't just for coders or technologists, but for everyone who believes in using technology for good.

    Join us on:
    🗓️: June 16- 20th, 2025
    🕕: 6-7 pm IST
    📍: Online

    Register Now: form.sflc.in/open-source-week-

    Join the conversation, attend Open Source Week, and connect with people who are building a better tomorrow.

    #OpenSource #Tech4All #technology

  21. #SaveTheDate

    @sflcin in partnership with FSCI, is bringing together the brightest minds for #OpenSourceWeek (June 16-20, 2025)!

    This isn't just for coders or technologists, but for everyone who believes in using technology for good.

    Join us on:
    🗓️: June 16- 20th, 2025
    🕕: 6-7 pm IST
    📍: Online

    Register Now: form.sflc.in/open-source-week-

    Join the conversation, attend Open Source Week, and connect with people who are building a better tomorrow.

    #OpenSource #Tech4All #technology

  22. Windows 11 #kb5058499 preview update (OS Build 26100.4202) for version 24H2 is rolling out with a new Share UI for desktop, Win + C keyboard shortcut, and more. windows101tricks.com/windows-u
    #Windows11 #windows #TechNews #Tech4All #tech #Microsoft #NewsUpdate #LatestNews #LatestUpdates #news

  23. Confused about choosing a desktop computer vs. a laptop? Learn the key differences, pros, cons, and which is best for gaming, work, or students in 2025. techaipost.com/desktop-compute
    #Laptop #desktop #computer #tech #technology #techterms #techGuide #Techaipost #TechTrends #Tech4All

  24. Technology's grip on modern life is pushing us down a dimly lit path of digital land mines

    “Everybody wants to point the blame somewhere else,” Saffo said, “but I would say you better start looking in the mirror.”

    sentinelcolorado.com/nation-wo

    #technology #Tech4All #CloudStrife

  25. #KB5053656 (OS Build 26100.3624) update refines Windows 11 with better search, accessibility, gaming, system performance, and reliability. Read what's new: techaipost.com/windows-optiona
    #Windows11 #windows #news #Tech4All #technology #techaipost #updates #Microsoft #tech #technews

  26. Phone Link is now integrated into the Windows 11 Start menu. This integration lets users directly access their phone's features, including messages, calls, and recent photos, from the Start menu. #Windows11 #Features #news #latest #Microsoft #Windows #Tech4All #tech #technology

  27. Feature updates are typically released once or twice a year, while quality updates are more frequent, often released monthly. Read the different between Windows Update vs. Feature Update for Windows 11 techaipost.com/windows-update-
    #windows #Windows11 #WindowsUpdate #photochallenge #photo #technology #Tech4All

  28. AI-generated images, made 12 months apart, using the same prompt. Things are getting very good, very quickly!
    #AI #Tech4All #image

  29. The LAS 2022 Call for Locations is out!

    If you’d like to bring LAS to your city please let us know. We are looking for letters of interest by 1 October 2021

    You can find more information here: linuxappsummit.org/cfl/

    #KDE #gnome #Linux #linuxappsummit #opensource #TECH4ALL

  30. This week is the week! #LAS2021 begins in just a few days on May 13th!

    Take a look at the program and make sure you are registered!
    linuxappsummit.org/register/

    #KDE #gnome #Linux #linuxappsummit #opensource #tech4all

  31. This could be interesting especially if they are covering some cross platform tools that build to Linux like Avalonia (.NET) and Flutter (Dart)
    @[email protected]:
    If you would like to help us at LAS and join the volunteer team, the call is officially open now!



    #KDE #gnome #Linux #linuxappsummit #opensource #Tech4All #volunteers #volunteeropportunity #volunteer #community




    Linux App Summit 2021
  32. Do you have a talk or presentation that you'd like to share at #LAS2021

    We want to hear from you!
    Submit your talk today at
    linuxappsummit.org/cfp/

    #KDE #gnome #Linux #linuxappsummit #opensource #tech4all

  33. This is HUGE, not just for gaming! 🌟 BCIs have massive potential for assistive technology, helping people with disabilities communicate & interact. It's a major step towards a future where we interact with all tech in more intuitive, thought-powered ways.

    #HumanComputerInteraction #Tech4All

  34. Windows 11 #kb5058499 preview update (OS Build 26100.4202) for version 24H2 is rolling out with a new Share UI for desktop, Win + C keyboard shortcut, and more. windows101tricks.com/windows-u
    #Windows11 #windows #TechNews #Tech4All #tech #Microsoft #NewsUpdate #LatestNews #LatestUpdates #news

  35. Windows 11 #kb5058499 preview update (OS Build 26100.4202) for version 24H2 is rolling out with a new Share UI for desktop, Win + C keyboard shortcut, and more. windows101tricks.com/windows-u
    #Windows11 #windows #TechNews #Tech4All #tech #Microsoft #NewsUpdate #LatestNews #LatestUpdates #news