User:Bnstlv/software-list: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
[https://pzwiki.wdka.nl/mediadesign/User:Bnstlv ''back to home''] | [https://pzwiki.wdka.nl/mediadesign/User:Bnstlv ''back to home''] | ||
The go-to places for everything about the web: | The go-to places for everything about the web, dev documentation and more: | ||
*[https://www.w3.org World Wide Web Consortium (W3C)] is the international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. | *[https://www.w3.org World Wide Web Consortium (W3C)] is the international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. | ||
*[https://devdocs.io/html/element/a Devdocs] for all things HTML, CSS, Java, Python and so on. | *[https://devdocs.io/html/element/a Devdocs] for all things HTML, CSS, Java, Python and so on. | ||
*[https://stackoverflow.com Stackoverflow] is to ask questions, learn, and share technical knowledge.< | *[https://stackoverflow.com Stackoverflow] is to ask questions, learn, and share technical knowledge.<br> | ||
---- | |||
# [https://processing.org Processing] - super fun! Stephen told us about it | # [https://processing.org Processing] - super fun! Stephen told us about it | ||
# [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings | # [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings | ||
Line 20: | Line 20: | ||
# [https://pandoc.org Pandoc] - web to print | # [https://pandoc.org Pandoc] - web to print | ||
# [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links | # [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links | ||
---- | |||
Software for drawing: | |||
# [https://www.photopea.com/ Photopea] | |||
# [https://www.gimp.org/ Gimp] | |||
# [https://inkscape.org/ Incscaape] - in SVG | |||
Software for image and video editing: | |||
# [https://kdenlive.org/en/ Kdenlive] | |||
# [https://www.blender.org/features/video-editing/ Blender] |
Revision as of 12:46, 28 October 2022
The go-to places for everything about the web, dev documentation and more:
*World Wide Web Consortium (W3C) is the international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. *Devdocs for all things HTML, CSS, Java, Python and so on. *Stackoverflow is to ask questions, learn, and share technical knowledge.
- Processing - super fun! Stephen told us about it
- Vosk transcriber - speech-to-text software we used to transcribe audio recordings
- Samplebrain - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in real-time.
- Brackets - code editor
- FileZilla - FTP solution (local server)
- Calibre - ebook management
- Pandoc - web to print
- Reference Page - useful links
Software for drawing:
Software for image and video editing: