- This is a personal developmental wiki, it may often be in an unstable or experimental state and the lack of meaningful content on a page is often intentional; however, you can participate. Please: 1) create an account, 2) confirm your e-mail, 3) send Deirdre and e-mail telling her who you are and why you are interested. Thanks, --Deirdre(talk • contribs)
Difference between revisions of "User:Deirdre/links3"
From DeeDeeswiki
(+some) |
m (DeeDee moved page User:Doug/links3 to User:Deirdre/links3: Automatically moved page while renaming the user "Doug" to "Deirdre") |
||
(12 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
==Unix info== | ==Unix info== | ||
*[http://kb.iu.edu/data/apek.html UNIX basics] | *[http://kb.iu.edu/data/apek.html UNIX basics] | ||
+ | **http://kb.iu.edu/data/abng.html - doesn't seem to be in the index | ||
*[http://mally.stanford.edu/~sr/computing/ Computing Information for Stanford Linguists], contains several sections on UNIX, including: | *[http://mally.stanford.edu/~sr/computing/ Computing Information for Stanford Linguists], contains several sections on UNIX, including: | ||
**[http://mally.stanford.edu/~sr/computing/basic-unix.html Basic UNIX commands] | **[http://mally.stanford.edu/~sr/computing/basic-unix.html Basic UNIX commands] | ||
+ | *[http://www.itd.umich.edu/itcsdocs/s4148/ U.Mich. Unix documentation] | ||
+ | ==Version Control stuff== | ||
+ | *[http://svnbook.red-bean.com/en/1.2/index.html Version Control with Subversion] | ||
+ | *[http://www.adp-gmbh.ch/misc/tools/svn/index.html René Nyffenegger's collection of things on the web: Subversion] | ||
+ | *[http://ariejan.net/2007/07/04/how-to-resolve-subversion-conflicts How to resolve Subversion Conflicts] | ||
+ | *[http://wiki.greenstone.org/wiki/index.php/Useful_SVN_Commands Useful SVN Commands] | ||
+ | *[[tswiki:https://wiki.toolserver.org/view/Subversion]] | ||
+ | *[https://fisheye.toolserver.org/ FishEye on Toolserver] - [[w:FishEye (software)|FishEye]] revision control browser | ||
+ | *[http://maverick.inria.fr/~Xavier.Decoret/resources/svn/index.html SVN Tutorial fo Unix] | ||
+ | *[http://svnbook.red-bean.com/ Version Control with Subversion] | ||
+ | *[[mw:Subversion|MediaWiki Subversion page]] | ||
+ | *[[mw:Git|MediaWiki Git page]] | ||
+ | *[http://cia.vc/ CIA.vc] - Open Source Version Control Informant | ||
+ | |||
+ | ==Bug tracking stuff== | ||
+ | *[http://www.bugzilla.org/ Bugzilla.org] | ||
+ | **[https://bugzilla.wikimedia.org/ Wikimedia Bugzilla] | ||
+ | **[https://issues.apache.org/bugzilla/ Apache Bugzilla] | ||
+ | *[http://www.atlassian.com/software/jira/overview JIRA website] | ||
+ | **[https://jira.toolserver.org JIRA on Toolserver] - [[w:JIRA|JIRA]] issue tracking system | ||
+ | **[https://issues.apache.org/jira/secure/Dashboard.jspa Apache JIRA] | ||
+ | |||
+ | ==Wikimedia Toolserver stuff== | ||
+ | *[[meta:Toolserver]] - the meta page describing the Toolserver | ||
+ | *[[tswiki:Account approval process]] | ||
+ | *[[tswiki:Rules Toolserver Rules]] | ||
==Programming== | ==Programming== | ||
− | *[stackoverflow.com] | + | *[http://stackoverflow.com stackoverflow.com] |
*[[wikipedia:GNAVI]] - GNU Development Environment | *[[wikipedia:GNAVI]] - GNU Development Environment | ||
+ | *[http://www.13idol.com/mac/program.html Learn to Program your Macintosh] Out of date but some of the links are still good | ||
+ | *[http://www.pure-mac.com/prog.html Pure-Mac: Programming and Scripting] - links to some useful mac dev stuff | ||
+ | *[http://openhatch.org/missions/ OpenHatch.org] | ||
===Programming for kids=== | ===Programming for kids=== | ||
Line 12: | Line 42: | ||
*[http://scratch.mit.edu/ Scratch], and | *[http://scratch.mit.edu/ Scratch], and | ||
**[http://info.scratch.mit.edu/Support/Get_Started Getting Started] | **[http://info.scratch.mit.edu/Support/Get_Started Getting Started] | ||
+ | **[http://info.scratch.mit.edu/WeDo/StarterProjects] | ||
+ | **[http://info.scratch.mit.edu/WeDo] | ||
**[file:///Applications/Scratch%201.4/Help/en/index.html Scratch Help Files] | **[file:///Applications/Scratch%201.4/Help/en/index.html Scratch Help Files] | ||
+ | **[http://wiki.scratch.mit.edu/wiki/Scratch_Wiki:Become_a_contributor Scratch Wiki] | ||
+ | **[http://scratch.mit.edu/users/DougHendrick My Scratch Account] | ||
===Python=== | ===Python=== | ||
Line 19: | Line 53: | ||
*[http://learnpythonthehardway.org/book/ Learn Python the Hard Way] | *[http://learnpythonthehardway.org/book/ Learn Python the Hard Way] | ||
**[http://learnpythonthehardway.org/exercise0.html Learn Python the Hard Way x0] | **[http://learnpythonthehardway.org/exercise0.html Learn Python the Hard Way x0] | ||
+ | *[[wikipedia:PyPI]] | ||
+ | *[https://code.google.com/edu/languages/google-python-class/introduction.html Google Python Class] | ||
+ | *[http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/ A Gentle Introduction to Programming Using Python from MIT] | ||
====PyWikipediaBot==== | ====PyWikipediaBot==== | ||
− | *[[ | + | *[[mw:Pywikipediabot]] |
===php=== | ===php=== | ||
Line 67: | Line 104: | ||
*[http://www.nicholson.com/rhn/basic/ Chipmunk Basic] - a freeware interpreter | *[http://www.nicholson.com/rhn/basic/ Chipmunk Basic] - a freeware interpreter | ||
**[[wikipedia:Chipmunk Basic]] - reference to a PD interpreter | **[[wikipedia:Chipmunk Basic]] - reference to a PD interpreter | ||
+ | *[http://alstaffieri.com/basiclist.html Al's Mac BASIC Programming Page] - mostly out of date environments but some good info | ||
====RealBasic==== | ====RealBasic==== | ||
Line 78: | Line 116: | ||
*[[wikipedia:True BASIC]] | *[[wikipedia:True BASIC]] | ||
*[http://www.truebasic.com/faq True Basic FAQ] | *[http://www.truebasic.com/faq True Basic FAQ] | ||
+ | |||
+ | ====Objective Basic==== | ||
+ | (very mac, not free) | ||
+ | *[http://www.objective-basic.com/ Objective-Basic.com] | ||
===Lisp=== | ===Lisp=== | ||
Line 120: | Line 162: | ||
==DB stuff== | ==DB stuff== | ||
===MySQL stuff=== | ===MySQL stuff=== | ||
+ | *[http://dev.mysql.com/ MySQL.com] | ||
+ | **[http://dev.mysql.com/downloads/gui-tools/5.0.html MySQL GUI Tools Bundle: Archived Downloads] | ||
*[http://www.tizag.com/mysqlTutorial/ tizag MySQL tutorial] | *[http://www.tizag.com/mysqlTutorial/ tizag MySQL tutorial] | ||
− | |||
− | |||
− | |||
− | |||
==Webserver stuff== | ==Webserver stuff== | ||
*[http://lifehacker.com/124212/geek-to-live--how-to-set-up-a-personal-home-web-server How to set up a personal home web server] | *[http://lifehacker.com/124212/geek-to-live--how-to-set-up-a-personal-home-web-server How to set up a personal home web server] | ||
Line 133: | Line 173: | ||
*[http://www.sitepoint.com/os-x-web-development/ Sitepoint OS X Web Development] | *[http://www.sitepoint.com/os-x-web-development/ Sitepoint OS X Web Development] | ||
*[http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/ Setting up local web server on OS X snow leopard 10.6] | *[http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/ Setting up local web server on OS X snow leopard 10.6] | ||
+ | |||
+ | ==Apache stuff== | ||
+ | *[http://httpd.apache.org/ The Apache HTTP Server Project] | ||
+ | **[http://httpd.apache.org/docs/2.0/ Apache HTTP Server Version 2.0 Documentation] | ||
+ | **[http://httpd.apache.org/docs/2.0/howto/ Tutorials] | ||
+ | ***[http://httpd.apache.org/docs/2.0/howto/htaccess.html htaccess] | ||
+ | |||
+ | *More generically: [http://www.apache.org/ Apache Software Foundation] | ||
+ | |||
+ | ==FTP stuff== | ||
+ | *[http://www.panic.com/transmit/ Transmit] - a decent FTP client - costs, but not much | ||
+ | **[http://www.panic.com/transmit/support.html Transmit Support] - some useful stuff | ||
+ | **[https://www.panic.com/blog/2010/11/15-secrets-of-transmit/ Secrets of Transmit] - more useful stuff | ||
==www stuff== | ==www stuff== | ||
Line 172: | Line 225: | ||
*[http://webdesign.about.com/od/styleproperties/p/blptextindent.htm text indent] | *[http://webdesign.about.com/od/styleproperties/p/blptextindent.htm text indent] | ||
− | + | *[http://css-discuss.incutio.com/wiki/Main_Page CSS Discuss Wiki] | |
+ | **[http://css-discuss.incutio.com/wiki/Centering_Block_Element Centering Block Element] | ||
==wiki stuff== | ==wiki stuff== | ||
*[[Semantic:Help:Introduction_to_Semantic_MediaWiki|Help:Introduction_to_Semantic_MediaWiki]] (considering using this) | *[[Semantic:Help:Introduction_to_Semantic_MediaWiki|Help:Introduction_to_Semantic_MediaWiki]] (considering using this) | ||
Line 198: | Line 252: | ||
*[http://www.technerd.net/memoserv.html MemoServ] | *[http://www.technerd.net/memoserv.html MemoServ] | ||
*[http://colloquy.info/extras/ Colloquy stuff] | *[http://colloquy.info/extras/ Colloquy stuff] | ||
+ | |||
+ | ==Crypto== | ||
+ | *[http://cryptography.org/getpgp.htm Where to get PGP] | ||
+ | |||
+ | ==VM stuff== | ||
+ | *[http://www.itworld.com/virtualization/212245/desktop-virtualization-smackdown-parallels-vs-vmware-vs-virtualbox] | ||
+ | *[https://www.virtualbox.org/] | ||
+ | *[http://wiki.debian.org/InstallingDebianOn/Apple?highlight=%28CategoryMacintoshComputer%29] | ||
+ | |||
==Copyright stuff== | ==Copyright stuff== | ||
Line 214: | Line 277: | ||
*[[wikisource:fo:|fo:]] fo.WS - a really low activity wikisource that could stand watching | *[[wikisource:fo:|fo:]] fo.WS - a really low activity wikisource that could stand watching | ||
*''Nazi Ideology before 1933: A Documentation'' by Barbara Miller Lane & Leila J. Rupp (June 29, 1978) | *''Nazi Ideology before 1933: A Documentation'' by Barbara Miller Lane & Leila J. Rupp (June 29, 1978) | ||
+ | *[http://www.4chan.org/ 4chan] |
Latest revision as of 23:50, 4 March 2017
Contents
Unix info
- UNIX basics
- http://kb.iu.edu/data/abng.html - doesn't seem to be in the index
- Computing Information for Stanford Linguists, contains several sections on UNIX, including:
- U.Mich. Unix documentation
Version Control stuff
- Version Control with Subversion
- René Nyffenegger's collection of things on the web: Subversion
- How to resolve Subversion Conflicts
- Useful SVN Commands
- tswiki:https://wiki.toolserver.org/view/Subversion
- FishEye on Toolserver - FishEye revision control browser
- SVN Tutorial fo Unix
- Version Control with Subversion
- MediaWiki Subversion page
- MediaWiki Git page
- CIA.vc - Open Source Version Control Informant
Bug tracking stuff
- Bugzilla.org
- JIRA website
- JIRA on Toolserver - JIRA issue tracking system
- Apache JIRA
Wikimedia Toolserver stuff
- meta:Toolserver - the meta page describing the Toolserver
- tswiki:Account approval process
- tswiki:Rules Toolserver Rules
Programming
- stackoverflow.com
- wikipedia:GNAVI - GNU Development Environment
- Learn to Program your Macintosh Out of date but some of the links are still good
- Pure-Mac: Programming and Scripting - links to some useful mac dev stuff
- OpenHatch.org
Programming for kids
- Alice
- Scratch, and
- Getting Started
- [1]
- [2]
- [file:///Applications/Scratch%201.4/Help/en/index.html Scratch Help Files]
- Scratch Wiki
- My Scratch Account
Python
- [3] (this is where it describes how to change from 64 to 32 bit mode and back)
- [4]
- Learn Python the Hard Way
- wikipedia:PyPI
- Google Python Class
- A Gentle Introduction to Programming Using Python from MIT
PyWikipediaBot
php
MediaWiki
- How to become a MediaWiki hacker
- mw:User:Sumanah/TechVolunteersCanDo
- mw:Volunteer coordination and outreach/Training materials
- wikitech:Presentations
- Wikimania 2011 2nd Day MediaWiki dev video
- Wikimania 2011 3d day MediaWiki extension dev video
- File:Low-hanging-fruit-vs-micro-optimization.theora.ogv
- mw:MediaWiki developer meetings
Perl
Java
C
Fortran
- How to use Fortran on a mac - out of date 2004 thread
- Fortran Compiler for OSX
F
Pascal
Basic
- wikipedia:BASIC
- Chipmunk Basic - a freeware interpreter
- wikipedia:Chipmunk Basic - reference to a PD interpreter
- Al's Mac BASIC Programming Page - mostly out of date environments but some good info
RealBasic
Gambas
- wikipedia:Gambas - GNU Basic
True Basic
(not a mac thing)
Objective Basic
(very mac, not free)
Lisp
JavaScript
AJAX
Bash
Regex
(aka regexp or Regular Expressions) N.B.: There are several types, e.g. in emacs regex
- Tutorial, such as:
- Tools & Languages, such as:
- JavaScript RegExp Object (explains what's not in JS that's in python, etc)
- Python re Module
- The Grymoire
- regex in php
- Emacs Regex
- emacs manual regex
- Emacs regex
- wikipedia:Regular expression
- grep regex
Editors
Emacs
DB stuff
MySQL stuff
Webserver stuff
- How to set up a personal home web server
- setting up a local server
- Mac Dev Center
- Using your Mac as a Web Server
- Install local web server mac osx
- Sitepoint OS X Web Development
- Setting up local web server on OS X snow leopard 10.6
Apache stuff
- More generically: Apache Software Foundation
FTP stuff
- Transmit - a decent FTP client - costs, but not much
- Transmit Support - some useful stuff
- Secrets of Transmit - more useful stuff
www stuff
- Sitepoint
- Sitepoint Reference - CSS, HTML, JS
- wikipedia:Dynamic HTML
- DHTML
- wikipedia:Application programming interface - API general information
HTML stuff
- Deprecated Code
- Getting started in HTML
- Website design resources for beginner and intermediate users
- Table-based webpage design versus CSS-based webpage design: resources
CSS stuff
- CSS index
- CSS text
- CSS fonts
- HTML Graphics - alignment, horizontal rules, floating objects, font styles
- Style
- Adding a touch of style
- Blooberry CSS
- Sitepoint CSS reference
- Letter spacing CSS - letter spacing such as in sperrschrift
wiki stuff
- Help:Introduction_to_Semantic_MediaWiki (considering using this)
- mw:Manual:Interface/Sidebar
- mw:Manual:Configuration settings
- mw:API:Main page - Mediawiki API Documentation
- meta:Help talk:Edit toolbar - Info on custom edit toolbars and buttons
- wikipedia:User:MarkS/Extra edit buttons - "XEB" a particular system of extra edit buttons.
wiki js
- wikipedia:User:Steven Zhang/monobook.js - really neatly put together
Proofreadpage stuff
- Wikisource:Wikisource:ProofreadPage (has the best description of how to configure index pages)
Wiki Multilingualism
IRC stuff
Crypto
VM stuff
Copyright stuff
to be moved somewhere else - I thought I already created this section but maybe not
- Cornell's famous cheat sheet
- wikipedia:Wikipedia:Media copyright questions
- How can I tell whether a copyright was renewed
- Stanford Copyright Renewals database