Technical Resources: Difference between revisions
From Anarchy In Action
D A Earwig (talk | contribs) m (→Written Tutorials and guides: move from Free_Skool:Readings) |
D A Earwig (talk | contribs) (Move resources from Anarchy:Community_portal) |
||
Line 37: | Line 37: | ||
== Misc == | == Misc == | ||
* [[Hackers_In_Shackles]] | * [[Hackers_In_Shackles]] | ||
= External Resources = | |||
* [https://www.w3schools.com/html W3Schools]: Interactive HTML, CSS, and JavaScript tutorials. | |||
* [https://www.codecademy.com/ Codecademy]: Resource for programming in general, including the Web. In-browser command line. | |||
* [https://go.dev/ Go Language]: The new, simple Go programming language. In-browser command line. | |||
* [https://commons.wikimedia.org WikiMedia Commons] is a great place to get [https://commons.wikimedia.org/wiki/Commons:Picture_of_the_day high-quality images] and [https://commons.wikimedia.org/wiki/Tango_icons icons] for your site. | |||
* [https://codex.wordpress.org/ codex.wordpress.org]: the home of WordPress, documentation, themes, plugins | |||
* [https://www.wpbeginner.com/ wpbeginner.com] WordPress tutorials - Beginner’s Guide to WordPress | |||
* [https://h-node.org/ H-Node hardware database]: Recommended hardware for totally free computing. | |||
* [https://duckduckgo.com/ DuckDuckGo] is the safest way to search. | |||
* [https://libreplanet.org/wiki/Group:Women%27s_Caucus FSF Women's Caucus]: Advocacy for women in free software. | |||
* [https://bootstrapformbuilder.com/ Bootstrap Form builder]: quickly make responsive Web forms using [https://getbootstrap.com/2.3.2/ Bootstrap]. | |||
* [https://creativecommons.org/ Creative Commons]: Resource for [[Wikipedia:Free-culture_movement|free culture]] works and the originator of free culture licenses such as [https://creativecommons.org/licenses/by-sa/4.0/ CC-BY-SA]. We recommend CC-BY-SA for art and other cultural works, and use it for this wiki. | |||
* [https://opensource.creativecommons.org/contributing-code/projects/ Creative Commons projects]: list of all active open source software projects that Creative Commons maintains. | |||
* [https://www.gnu.org/licenses/gpl.html GNU General Public License]: The most-used [[Wikipedia:Copyleft|copyleft]] software license. We recommend GPLv3 for software source code. | |||
* [https://github.com/ GitHub] and [https://sourceforge.net/ SourceForge]: The two biggest hosts of [[Wikipedia:Repository_(version_control)|source code repositories]] on the Web. | |||
* [https://slashdot.org/ Slashdot]: One of the first news aggregators for geeks, with a strong FOSS community. | |||
* [https://www.theregister.com/ The Register] & [https://www.theregister.com/off_prem/channel/ The Channel Register]: IT and tech business news, with humor and sarcasm. | |||
* [https://github.com/phanan/htaccess Very useful .htaccess snippets] | |||
* [https://www.eff.org/ Electronic Frontier Foundation]: Protecting our rights online. | |||
* [https://www.fsf.org/ Free Software Foundation]: Where free software and the [[Wikipedia:GNU_General_Public_License|GNU General Public License]] originated, still fighting hard for software freedom. | |||
* [https://libreplanet.org/ LibrePlanet]: Wiki for everything software libre, organized around a yearly [https://libreplanet.org/wiki/LibrePlanet:Conference conference]. | |||
* [https://csszengarden.com/ CSS Zen Garden]: A great resource for CSS inspiration, with CC-licensed themes for a single HTML file. | |||
* [https://www.makehaven.org/ MakeHaven]: Makers and tinkerers in New Haven :) | |||
== [[Free_Skool:Readings|Readings]] == | |||
* Text, text, and more text! | |||
== Misc Links == | |||
'''Thanks to [http://www.phillique.com/ Phil Lique] for these.''' | |||
* [http://www.abeautifulsite.net/blog/2011/11/detecting-mobile-devices-with-javascript/ Detecting Mobile Devices with JavaScript] | |||
* [http://www.webpagefx.com/design-build-mobile-web-site.html Design Mobile Websites] | |||
* [http://javascripted.me/javascript-libraries-that-make-pinterest-like-grid-layout-possible.html#.UWSWqL9ZvjA JavaScript for Pinterest-like Grid Layout] | |||
* [http://www.swiss-miss.com/design_theory/page/2 Design Theory] | |||
* [http://www.creativebloq.com/web-design/workflow-3132223 Web Design Workflow] | |||
* [http://mobile.smashingmagazine.com/2010/11/03/how-to-build-a-mobile-website/ How to Build a Mobile Website] | |||
* [http://sixrevisions.com/css/font-face-guide/ Font Face Guide] | |||
* [http://www.smashingmagazine.com/2009/07/17/lessons-from-swiss-style-graphic-design/ Swiss Style Graphic Design] | |||
* [http://www.designishistory.com/this-site/ Design Is History] | |||
* [http://lifehacker.com/5976725/build-your-own-adobe-creative-suite-with-free-and-cheap-software Build-Your-Own Adobe Creative Suite using libre and/or gratis alternatives] | |||
* [http://www.w3schools.com/js/default.asp W3C JavaScript Tutorial] | |||
* [http://www.dynamicdrive.com Dynamic Drive JavaScript] | |||
* [http://jquerymobile.com jQuery Mobile] |
Revision as of 18:27, 1 April 2024
Video Tutorials
Website Structure
HTML & CSS
Free Software
WordPress
- How to Use WordPress
- How to Install WordPress Locally on Your Computer
- WordPress Themes/Templates Overview
MediaWiki
Trisquel GNU/Linux
Written Tutorials and guides
Tutorials
- For PDF training materials related to HTML, CSS, JavaScript, PHP, and command-line programs, please see Developer Training.
- See our page on WordPress Basics.
- The Official Ubuntu Book | EPUB | PDF | 7th Edition (2012), CC-BY-SA by Matthew Helmke and Amber Graner, with Kyle Rankin, Benjamin Mako Hill, and Jono Bacon.
Education & Politics
- Free Software, Free Society by Richard Stallman
- Infrastructures of Censorship and Lessons from Copyright Resistance by Wendy Seltzer
- Free Culture by Lawrence Lessig
- Wealth of Networks by Yochai Benkler
Misc
External Resources
- W3Schools: Interactive HTML, CSS, and JavaScript tutorials.
- Codecademy: Resource for programming in general, including the Web. In-browser command line.
- Go Language: The new, simple Go programming language. In-browser command line.
- WikiMedia Commons is a great place to get high-quality images and icons for your site.
- codex.wordpress.org: the home of WordPress, documentation, themes, plugins
- wpbeginner.com WordPress tutorials - Beginner’s Guide to WordPress
- H-Node hardware database: Recommended hardware for totally free computing.
- DuckDuckGo is the safest way to search.
- FSF Women's Caucus: Advocacy for women in free software.
- Bootstrap Form builder: quickly make responsive Web forms using Bootstrap.
- Creative Commons: Resource for free culture works and the originator of free culture licenses such as CC-BY-SA. We recommend CC-BY-SA for art and other cultural works, and use it for this wiki.
- Creative Commons projects: list of all active open source software projects that Creative Commons maintains.
- GNU General Public License: The most-used copyleft software license. We recommend GPLv3 for software source code.
- GitHub and SourceForge: The two biggest hosts of source code repositories on the Web.
- Slashdot: One of the first news aggregators for geeks, with a strong FOSS community.
- The Register & The Channel Register: IT and tech business news, with humor and sarcasm.
- Very useful .htaccess snippets
- Electronic Frontier Foundation: Protecting our rights online.
- Free Software Foundation: Where free software and the GNU General Public License originated, still fighting hard for software freedom.
- LibrePlanet: Wiki for everything software libre, organized around a yearly conference.
- CSS Zen Garden: A great resource for CSS inspiration, with CC-licensed themes for a single HTML file.
- MakeHaven: Makers and tinkerers in New Haven :)
Readings
- Text, text, and more text!
Misc Links
Thanks to Phil Lique for these.
- Detecting Mobile Devices with JavaScript
- Design Mobile Websites
- JavaScript for Pinterest-like Grid Layout
- Design Theory
- Web Design Workflow
- How to Build a Mobile Website
- Font Face Guide
- Swiss Style Graphic Design
- Design Is History
- Build-Your-Own Adobe Creative Suite using libre and/or gratis alternatives
- W3C JavaScript Tutorial
- Dynamic Drive JavaScript
- jQuery Mobile