Math Accessibility Online - An Open Discussion PDF
Math Accessibility Online - An Open Discussion PDF
Note: This document is now out of date, and has been replaced by a wiki, Online
Mathematics Access at: http://onlinemathematicsaccess.wikispaces.com/. Please modify the
wiki rather than this document.
Author List
Please add your name here if you have made any changes or additions to this wiki. Anyone
interested in mathematics may be an author.
23/7/2009, Colin McAllister, email: colin dot [email protected], Twitter: colinmca,
cmcallister.vox.com
23/7/2009, Maria Droujkova, Twitter: MariaDroujkova, Math, technology and community
consultant, naturalmath.com
25/7/2009, Bob Mathews, email: bobm @ dessci.com, Twitter: MathType, dessci.com
Copyright
This document "Math Accessibility Online" is licensed under a Creative Commons
Attribution-Share Alike 2.5 Malaysia License. "Math Accessibility Online" is simply a
descriptive name for this document, similarity with any other uses of the name or of similar
names is coincidental. Suggested reasons for which you might wish to modify this document
include: adding your own contribution, correcting errors, or translation to another language
or media format.
Disclaimer
This document or wiki is open to anyone interested in mathematics. Content should be of
general interest to mathematics enthusiasts around the world. User created content is
licensed under the Creative Commons Attribution-Share Alike license. Opinions are those of
their authors. Mathematics is traditionally an open and free academic discipline, and
remains so on this document or wiki. Most of the sites mentioned are free, open and
internationally available. They are commercial too, and may offer some features for
payment. For many online services, most users find that the free features are adequate for
their needs. Please obey laws and regulations that apply to your use of this document or
wiki, e.g. copyright laws, or regulations at your place of work or study. Please appeal
against laws and regulations that restrict your right to freely access this document or wiki
and other forms of personal or academic communication. Content on this document or wiki
expresses our personal interest in mathematics, and does not represent any business or
organisation. The content is presented soley for general information. I manage this
document or wiki as a personal hobby, using the free Basic Service Plan of Wikispaces.com,
and make no service guarantees of any kind. Please keep a copy of any content that you
create, in case this document or wiki becomes unavailable without notice. If you are
presenting a lot of information, or any information that is valuable or commercial in nature,
then you should post it on your own wiki or website, and not here. All trademarks are the
property of their respective owners. Any errors will be corrected on request.
The page "Status of Online Support for Mathematics Discussions" is a draft summary of the
situation, and is open for collaborative editing.
The wiki is public. If you wish to modify it or add your opinion, just follow the link and
request access. In case of access difficulty, send an email to colin dot mcallister at
ymail.com, or contact Support at Wikispaces.
One of the varied topics is "Text vs Graphical Problem Solving" or
Solve the Same Problem in Different Environments
To compare a text only discussion forum (Orkut.com) with a graphical discussion forum
(Ning.com), it is helpful to observe the same mathematics problem being attempted in each
environment.
This wiki began as a document, available as Math Accessibility Online (PDF) or Math
Accessibility Online (Microsoft Word) Document on Scribd.com. These are out of date, so
please refer directly to the Wiki.
I wish to thank Maria Droujkova for organising the online meetings on this topic at the
Mathfuture wiki, and for asking the above questions.
Personal Introductions:
Colin:
Hello, I'm Colin, a Software Engineer lecturing in Computer Science in Malaysia. During the
last year I have checked many social networks, and found that they do not offer good
support for technical discussions. Nevertheless maths discussions thrive among students on
the Orkut.com and Friendster.com social networks, which only offer plain text dialog.
Email: colin dot [email protected]
What social networks and virtual worlds are more supportive of math
conversation?
Colin: Blackboard and Moodle for course management, and Zoho Writer for online word
processing all provide an equation editing tool.
The Wordpress and Movable Type blogging platforms support equation rendering, by the
installation of extensions on the host blog.
Mathematics CyberBoard http://www.sosmath.com/CBB/ include equations that are entered
as LaTeX and embedded as images within the text.
The Thesaurus of mathematical terms http://thesaurus.maths.org/ uses Java for graphics.
Browsing the site with Firefox, it uses MathML for equations. Browsing with Internet
Explorer, it requires the free MathPlayer plugin; as described on the the Help Page. Social
Networks on Ning.com support one or multiple images embedded in discussion text. With
the assistance of online equation editors, that is good support for discussing mathematics.
* Wikipedia
* PlanetMath
* Physics/Math Help Forum
* Blogger blogs
There's an add-in by Peter Jipsen (ASCIIMathML.js) that will allow you to use ASCII markup
or LaTeX on your own website, and many blogs, wikis, etc. If you have access to and can
edit the <head> of the page, you can add it. It converts the markup into MathML for
display. http://www1.chapman.edu/~jipsen/mathml/asciimath.html
Opinions:
The issue being discussed is: Support of mathematics and more specifically algebra and
calculus on Web 2.0 and Social Networking sites.
Colin: 7/23/2009
Document Collaboration
This document: Math Accessibility Online shared at Google Docs.
Blog Post Editing Math Equations on Web 2.0 Sites (PDF file on Scribd.com)
The actual blog post (on Vox.com) is: Editing Equations on Web 2.0 Sites
ASCII character codes: A-Z upper and lower, 0,9. Special characters useful for algebra:
Division: x/y. Power x^2. Square Root: x^0.5
Fortran Programming: Square: X**2, Square Root: SQRT(x).
Visualisation
Geographic contour maps an early application of visualisation of 3D data in 2D.
Wikipedia, on Contour Line shows a contour plot of the function
2 2
f(x)=sin(x +y )cos(x)sin(y).
2
Here, the superscript for x was created using the Format toolbar of Zoho Writer.
Most blogs let you attach one image to your post. In some social networks, notably
Ning.com, you can embed multiple images into your text, which permits expressive
mathematical dialog. Use an online equation editor, as at CodeCogs or Thornahawk, to
generate an image of your equation. For example, the expression "\frac{-
b\pm{\sqrt[]{(b^2 - 4*a*c)}}}{2a}" renders the formula for solutions to the quadratic
equation a*x^2+b*x+c=0. I inserted the rendered image "Quadratics_Solutions.gif" into
this document.
In a plain text discussion, this could be expressed as:
(-b +/- sqrt(b^2-4*a*c))/(2*a)
Where the caret "^" represent a power and a slash "/" represents division. Nested
parentheses are necessary to specify the equation unambiguously, and would be familiar to
anyone who uses a scientific calculator.
Online word processor: Zoho Writer: The basic edit menu includes x-superscript and x-
subscript, that are invaluable to mathematicians, yet neglected by most Web 2.0 toolbars.
Under the Insert menu are Special Characters including Greek letters, and an equation
editor. Greek letters are heavily used in mathematics, physics and engineering.
Microsoft Excel allows formula to be entered in a cell of the spreadsheet. The purpose of the
formula is calculation, not presentation. The idea of arranging formula in a spreadsheet was
conceived by Dan Bricklin, inventor of the VisiCalc personal computer software.
ASCIIMathML.js
ASCIIMathML.js, Translating ASCII math notation to MathML and graphics. Requires
Internet Explorer 6 + MathPlayer or Firefox/Mozilla/Netscape (with MathML fonts).
LaTeX
A Short Math Guide for LaTeX (PDF)
AMS-LaTeX
AMS-LaTeX, The software distributed under the name "AMS-LaTeX" consists of various
extensions for LaTeX.
MathParser
MathParser is a freeware tool that converts MathML into LaTeX.
MathParser parses MathML to Latex, tutorial.
Twitter Hashtags:
#mathchat, for Web 2.0, mathematics and education topics, by Maria Droujkova.
#mathmarkup, for mathematics markup, LaTeX, MathML and related topics.
The LinkedIn.com, discussion group Math, Math Education, Math Culture, created by Opher
Liba.
Orkut Mathematics (One), owner: Wat An Idea. Orkut Mathematics (Two), moderators:
Balakrishnan, Mihir, Hrishikesh, Ranajeet, Cláudio, Paramanand, NiLos.
The Friendster group "ELITE MATH CIRCLE", one of many, used by students to discuss math
problems.
The Friendster Mirimatics group, topical stories about mathematics, with links. (Hosted by
Colin)
r+r/sqrt(2)=1
r*sqrt(2)+r=sqrt(2)
r*(1+sqrt(2))=sqrt(2)
r=sqrt(2)/(1+sqrt(2))
r=(sqrt(2)-1)*sqrt(2)/((sqrt(2)-1)*(1+sqrt(2)))
r=2-sqrt(2)
A=pi*r^2/2
Conclusion
We cannot draw firm conclusions from a comparison of the two forums, because the
availability of graphics was not the only difference between them. The members of the
Orkut group were students and the members of the Mathematics24x7 group were teachers
or graduates. A key question that remains to be answered is: Would the discussion on the
Orkut community have progressed further if the participants had had a convenient method
of drawing the geometry and rendering the equations?
Youtube.com
Youtube is host to many academic and training videos, as well as funny videos of people
falling down. This service may be blocked because the network does not have enough
capacity for multimedia traffic.
Skype.com
An Internet video call is an effective way for two or more people at distant locations to have
a discussion. Mathematicians and teachers, like everyone else, need to collaborate to
advance their craft. This service may be blocked because the network does not have enough
capacity for multimedia traffic.
Elluminate
Sas.Elluminate.com is an online conferencing service. An online conference is an effective
way for a group of people at distant locations to have a meeting. Mathematicians and
teachers, like everyone else, need to collaborate to advance their craft. Elluminate needs
Internet ports that may be blocked by a campus firewall or Internet proxy. The service is
used to host online academic conferences, e.g. a weekly conference about mathematics on
the web.
Friendster.com
Friendster.com contains many school or subject based discussion groups, e.g. "ELITE MATH
CIRCLE", where students discuss and solve math problems. The service does not have
effective spam filtering.
P2P Networks
Some campuses block every Peer-to-Peer Network that is know to them. P2P protocols are
an efficient method of distributing large files, and have great potential for legitimate
academic use.
OpenMath Standard
Easily Editing and Browsing Complex OpenMath Markup with SWiM, slide show.
Bibliography Tools
BibTex
BibTex is bibliographic software used in scientific publication.
Using BibTeX for a math CV’s publication list, blog post.
EndNote
EndNote tends to be used more in the arts and BibTex in the sciences. It is useful for
accessing library catalogs and exporting to BibTex format.
RefWorks
Is RefWorks compatible with LaTeX/BibTeX? RefWorks FAQ
Zotero
Math markup in zotero, blog post.
Drawing Software
Adobe Illustrator
Adobe Illustrator CS4 Adobe® Illustrator® CS4 software is a comprehensive vector graphics
environment.
Dia
Dia is a gtk+ based diagram creation program released under the GPL license.
Dia Homepage
Dia is available for Microsoft Windows. Version 0.97 from Softonic.com.
Dia Links.
CorelDRAW
CorelDRAW Graphics Suite X4
Google Sketchup
Google Sketchup, to create, modify and share 3D models.
Inkscape
Inkscape review from Linux Journal.
Download page for Mac OS/X, Linux and Windows.
Guide to a Vector Drawing Program
Un-official manual by Kevin Wixson
Karbon
Karbon is a vector drawing application with an user interface that is easy to use, highly
customizable and extensible.
Karbon from KOffice.org
Microsoft Visio
Microsoft Office Visio 2007.
Visio Educational Shapes, Microsoft download link.
W3C Standards
W3C
The World Wide Web Consortium (W3C) develops interoperable technologies (specifications,
guidelines, software, and tools) to lead the Web to its full potential.
http://www.w3.org/
SVG
SVG (Scalable Vector Graphics) is an open W3C standard for describing two-dimensional
graphics.
SVG is a language for describing two-dimensional graphics and graphical applications in
XML.
Drawing software, like Inkscape, saves drawings in SVG format.