- 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 (http:// and descriptions of links) |
||
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) | + | *[http://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] | + | *[http://stackoverflow.com/questions/1277124/how-do-you-install-lxml-on-os-x-leopard-without-using-macports-or-fink] |
====PyWikipediaBot==== | ====PyWikipediaBot==== | ||
Line 38: | Line 38: | ||
==IRC stuff== | ==IRC stuff== | ||
− | *[freenode.net Freenode] | + | *[http://freenode.net Freenode] |
==www stuff== | ==www stuff== | ||
Line 45: | Line 45: | ||
===HTML stuff=== | ===HTML stuff=== | ||
− | *[www.codehelp.co.uk/html/deprecated.html] | + | *[http://www.codehelp.co.uk/html/deprecated.html Deprecated Code] |
===CSS stuff=== | ===CSS stuff=== | ||
− | *[www.w3.org/TR/CSS2/indexlist.html] | + | *[http://www.w3.org/TR/CSS2/indexlist.html CSS index] |
− | **[www.w3.org/TR/CSS2/text.html] | + | **[http://www.w3.org/TR/CSS2/text.html CSS text] |
− | **[www.w3.org/TR/CSS2/fonts.html] | + | **[http://www.w3.org/TR/CSS2/fonts.html CSS fonts] |
− | **[www.w3.org/TR/REC-html40/present/graphics.html] - alignment, horizontal rules, floating objects, font styles | + | **[http://www.w3.org/TR/REC-html40/present/graphics.html HTML Graphics] - alignment, horizontal rules, floating objects, font styles |
− | *[www.blooberry.com/indexdot/css/index.html] | + | *[http://www.blooberry.com/indexdot/css/index.html Blooberry CSS] |
− | *[webdesign.about.com/od/styleproperties/p/blptextindent.htm] | + | *[http://webdesign.about.com/od/styleproperties/p/blptextindent.htm text indent] |
==wiki stuff== | ==wiki stuff== | ||
Line 65: | Line 65: | ||
===Proofreadpage stuff=== | ===Proofreadpage stuff=== | ||
− | *[[Wikisource:Wikisource:ProofreadPage] (has the best description of how to configure index pages) | + | *[[Wikisource:Wikisource:ProofreadPage]] (has the best description of how to configure index pages) |
===Wiki Multilingualism=== | ===Wiki Multilingualism=== | ||
Line 72: | Line 72: | ||
==Copyright stuff== | ==Copyright stuff== | ||
''to be moved somewhere else'' - I thought I already created this section but maybe not | ''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] | + | *[http://www.copyright.cornell.edu/resources/publicdomain.cfm Cornell's famous cheat sheet] |
*[[wikipedia:Wikipedia:Media copyright questions]] | *[[wikipedia:Wikipedia:Media copyright questions]] | ||
− | *[onlinebooks.library.upenn.edu/renewals.html How can I tell whether a copyright was renewed] | + | *[http://onlinebooks.library.upenn.edu/renewals.html How can I tell whether a copyright was renewed] |
− | *[collections.standford.edu/copyrightrenewals/bin/page?forward=home] | + | *[http://collections.standford.edu/copyrightrenewals/bin/page?forward=home Stanford Copyright Renewals database] |
==Collections== | ==Collections== | ||
− | *[international.loc.gov/intldl/eshtml/es_collections/collections.html] | + | *[http://international.loc.gov/intldl/eshtml/es_collections/collections.html LoC International Collections] |
− | *[www.thelatinlibrary.com/persius.html] | + | *[http://www.thelatinlibrary.com/persius.html The Latin Library] |
Revision as of 16:15, 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
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
www stuff
HTML stuff
CSS stuff
- CSS index
- CSS text
- CSS fonts
- HTML Graphics - alignment, horizontal rules, floating objects, font styles
- Blooberry CSS
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
- Cornell's famous cheat sheet
- wikipedia:Wikipedia:Media copyright questions
- How can I tell whether a copyright was renewed
- Stanford Copyright Renewals database