- 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
(+2) |
(+some) |
||
Line 14: | Line 14: | ||
===Python=== | ===Python=== | ||
+ | *[stackoverflow.com/questions/2565201/wxpython-incompatible-with-snow-leopard] (this is where it describes how to change from 64 to 32 bit mode and back) | ||
*[stackoverflow.com/questions/1277124/how-do-you-install-lxml-on-os-x-leopard-without-using-macports-or-fink] | *[stackoverflow.com/questions/1277124/how-do-you-install-lxml-on-os-x-leopard-without-using-macports-or-fink] | ||
+ | |||
+ | ====PyWikipediaBot==== | ||
+ | *[[meta:Pywikipediabot]] | ||
===php=== | ===php=== | ||
Line 32: | Line 36: | ||
**[http://www.regular-expressions.info/javascript.html JavaScript RegExp Object] (explains what's not in JS that's in python, etc) | **[http://www.regular-expressions.info/javascript.html JavaScript RegExp Object] (explains what's not in JS that's in python, etc) | ||
**[http://www.regular-expressions.info/python.html Python re Module] | **[http://www.regular-expressions.info/python.html Python re Module] | ||
+ | |||
+ | ==IRC stuff== | ||
+ | *[freenode.net Freenode] | ||
==www stuff== | ==www stuff== | ||
*[http://www.boutell.com/newfaq/ www faq] bunch of stuff, especially under "definitions" like: | *[http://www.boutell.com/newfaq/ www faq] bunch of stuff, especially under "definitions" like: | ||
**[http://www.boutell.com/newfaq/definitions/mimetype.html Mimetypes] | **[http://www.boutell.com/newfaq/definitions/mimetype.html Mimetypes] | ||
+ | |||
+ | ===HTML stuff=== | ||
+ | *[www.codehelp.co.uk/html/deprecated.html] | ||
===CSS stuff=== | ===CSS stuff=== | ||
*[www.w3.org/TR/CSS2/indexlist.html] | *[www.w3.org/TR/CSS2/indexlist.html] | ||
− | *[www.w3.org/TR/CSS2/text.html] | + | **[www.w3.org/TR/CSS2/text.html] |
− | + | **[www.w3.org/TR/CSS2/fonts.html] | |
+ | **[www.w3.org/TR/REC-html40/present/graphics.html] - alignment, horizontal rules, floating objects, font styles | ||
+ | *[www.blooberry.com/indexdot/css/index.html] | ||
*[webdesign.about.com/od/styleproperties/p/blptextindent.htm] | *[webdesign.about.com/od/styleproperties/p/blptextindent.htm] | ||
Line 46: | Line 58: | ||
==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) | ||
+ | *[[mw:Manual:Interface/Sidebar]] | ||
+ | *[[mw:Manual:Configuration settings]] | ||
+ | |||
+ | ===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=== | ||
+ | *[[meta:Multilingualism]] | ||
+ | |||
+ | ==Copyright stuff== | ||
+ | ''to be moved somewhere else'' - I thought I already created this section but maybe not | ||
+ | *[www.copyright.cornell.edu/resources/publicdomain.cfm Cornell's famous cheat sheet] | ||
+ | *[[wikipedia:Wikipedia:Media copyright questions]] | ||
+ | *[onlinebooks.library.upenn.edu/renewals.html How can I tell whether a copyright was renewed] | ||
+ | *[collections.standford.edu/copyrightrenewals/bin/page?forward=home] | ||
+ | |||
+ | ==Collections== | ||
+ | *[international.loc.gov/intldl/eshtml/es_collections/collections.html] | ||
+ | *[www.thelatinlibrary.com/persius.html] |
Revision as of 15:49, 28 November 2011
Contents
Unix info
- UNIX basics
- Computing Information for Stanford Linguists, contains several sections on UNIX, including:
Programming
- [stackoverflow.com]
Programming for kids
- Alice
- Scratch, and
- Getting Started
- [file:///Applications/Scratch%201.4/Help/en/index.html Scratch Help Files]
Python
- [stackoverflow.com/questions/2565201/wxpython-incompatible-with-snow-leopard] (this is where it describes how to change from 64 to 32 bit mode and back)
- [stackoverflow.com/questions/1277124/how-do-you-install-lxml-on-os-x-leopard-without-using-macports-or-fink]
PyWikipediaBot
php
- php, including:
Java
Regex
(aka regexp or Regular Expressions)
- Tutorial, such as:
- Tools & Languages, such as:
- JavaScript RegExp Object (explains what's not in JS that's in python, etc)
- Python re Module
IRC stuff
- [freenode.net Freenode]
www stuff
HTML stuff
- [www.codehelp.co.uk/html/deprecated.html]
CSS stuff
- [www.w3.org/TR/CSS2/indexlist.html]
- [www.w3.org/TR/CSS2/text.html]
- [www.w3.org/TR/CSS2/fonts.html]
- [www.w3.org/TR/REC-html40/present/graphics.html] - alignment, horizontal rules, floating objects, font styles
- [www.blooberry.com/indexdot/css/index.html]
- [webdesign.about.com/od/styleproperties/p/blptextindent.htm]
wiki stuff
- Help:Introduction_to_Semantic_MediaWiki (considering using this)
- mw:Manual:Interface/Sidebar
- mw:Manual:Configuration settings
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
Copyright stuff
to be moved somewhere else - I thought I already created this section but maybe not
- [www.copyright.cornell.edu/resources/publicdomain.cfm Cornell's famous cheat sheet]
- wikipedia:Wikipedia:Media copyright questions
- [onlinebooks.library.upenn.edu/renewals.html How can I tell whether a copyright was renewed]
- [collections.standford.edu/copyrightrenewals/bin/page?forward=home]
Collections
- [international.loc.gov/intldl/eshtml/es_collections/collections.html]
- [www.thelatinlibrary.com/persius.html]