Friday, April 29, 2016

Day 5 at the AIM MBX Workshop—Finishing up

Rob Beezer kicked off the morning with a discussion on print-on-demand, and how to get your book published—see Lulu (lulu.com), Lightning Source (https://www.lightningsource.com), Orthogonal Publishing (http://www.orthogonalpublishing.com), createspace (https://www.createspace.com).  You may or may not need an ISBN number.  You can buy them on the web.  You might want more than one ISBN number (books in a series, a related solutions manual, etc).  The rest of the morning was occupied with breakout sessions, one of which was about writing XSL files.  Really cool!  Today is the last day of the AIM workshop and I have a full day of travel ahead of me tomorrow.






Thursday, April 28, 2016

Day 4 at the AIM MBX Workshop—More on graphics and a library tour

I have thought a little more about how graphics in MBX in the last 24 hours.  There is a difference between graphics on the printed page (e.g., a PDF copy of your book) and the web (an HTML version).  Printed graphics are static but graphics on a web page need to be able to scale.  And there are raster images as well as vector graphics images.  You might have photos, images from a previous project, images produced by a third party program such as GeoGebra, or you might be generating your images in your MBX project.  Here is a flow chart illustrating the process for getting graphics into MBX.



After helping a few other people over the last few days, I have realized how important it is to keep things organized.  If you are not organized, neither you or MathBook XML will be able to find the files that they need to generate your book.  While there is no one way to set up the directories on your computer, the following picture may give you some ideas.



See the chapter on processing, tools and workflow in Rob Beezer's MathBook XML Author's Guide (http://mathbook.pugetsound.edu/doc/author-guide/html/processing.html).

To keep abreast of the most recent issues in MBX, subscribe to the Google Group, "mathbook-xml-support."

Now for the really cool part of the day—a trip to the AIM Library.  When David Farmer announced that we were going to tour the AIM library after lunch, I assumed that we were going to be led over the book shelves in AIM.  Instead, we went downstairs to a beautiful library were the "real books" were housed.  We were able to view rare mathematics books, some of which were printed in the 15th century.  Notice the author on the title page of the book in the first photo below.  Really cool!!!






Wednesday, April 27, 2016

Day 3 at the AIM MBX Workshop—More on Git, Graphics and WebWork into MBX

It's Day 3 at the Open textbooks in MathBook XML Workshop at American Institute of Mathematics. The morning was filled with presentations on getting graphics into MathBook XML and how to use WeBWork with MathBook XML.

First let's do a follow up on Git.  You can install a command line version of Git and xsltproc on Windows.  If you search on google, you will find what you need to know, but the following pictures may help.




A note on using the GitHub app instead of opening a terminal window and using the command line version of Git.  According to Rob Beezer, "Using a front-end app is like using recreational drugs.  At first it will be really cool and a lot of fun, but it will eventually ruin your life."  He was thinking of me when he said this.  After being burned badly and scolded by Rob, I NEVER use the GitHub app.

Alex Jordan give a great presentation on how to integrate WeBWork into MBX.  I missed the first part of the presentation, so checkout out Rob Beezer's blog (http://www.beezers.org/blog/bb/) for more information.

Finally, I gave a talk on how TikZ and how to get Sage plots and graphics into MathBook XML (http://faculty.sfasu.edu/judsontw/talks/AIM-April-2016.pdf).

As usual, we spend the afternoon in break out sessions.

Tuesday, April 26, 2016

Day 2—Git at Open textbooks in MathBook XML Workshop

If you are going to collaborate with co-authors over time and space, you need a method of communication. If you are going to communicate across distance, your options snail mail, the telephone, or some form of electronic communication. Electronic communication might be email, DropBox, or the Cloud. If you use one of the above and working with others, you will have to be very careful that you don't get in one another's way.  Two people editing the same file at the same time could result in chaos.

The answer to this dilemma is to use a version control system such as one of the ones used by software engineers. Git is such a system. With Git, you can create a project repository that lives on the Internet.  Each co-author can pull from that repository, work locally on his or her local computer, and then push your changes back to the repository, where any conflicts can be resolved.  You may have several versions on your local machine and then push up to the repository once you are satisfied with any additions or changes that you have made. Every Git working directory is a full-fledged repository with complete history and full version-tracking capabilities, independent of network access or a central server. Like the Linux kernel, Git is free software distributed under the terms of the GNU General Public License version 2.



Of course, you will need someplace to host your project repository.  GitHub (https://github.com) is one possibility.  You can host a public project on GitHub for free, but there is a monthly subscription fee if you want to host private projects.  I currently have five private projects that are books, instructor solutions manuals, and class notes in various stages of development.  I am finding GitHub very useful. Some of my other colleagues are either hosting or obtaining projects from GitHub.

To learn more about Git and GitHub, see http://mathbook.pugetsound.edu/gfa/html/git-for-authors.html.

Monday, April 25, 2016

Day 1—Open textbooks in MathBook XML Workshop at American Institute of Mathematics

Greetings from the Open textbooks in MathBook XML Workshop (http://aimath.org/workshops/upcoming/mathbookxml/). I am here for a one-week workshop (April 25—29, 2016 ) at the American Institute of Mathematics, San Jose, California. The workshop, organized by Rob Beezer, David Farmer, and Kent Morrison and sponsored by AIM and the NSF,is bringing together teams of authors of open source mathematics textbooks, developers of technical tools supporting authoring of these books, and experienced editors providing reviews, advice, and guidance. During the workshop, authors will begin by converting existing book projects from LaTeX to a highly structured format. This new format will then easily convert to print, PDF, HTML, EPUB, and Jupyter Notebooks.

After a brief welcome from Brian Conrey, the director of AIM, and the organizers, we went through the room for introductions (about 30 people).  It takes a while for each person to tell their life story and describe the project that brought them to the workshop.  There are lots of people who are interested in writing open source textbooks, making books available in different formats, and incorporating tools such as WebWork.  People are bringing a wide variety of skill sets to the workshop. Participants are here for a variety of reasons:
  • I want to write my own book because I haven't found one that fits the needs of my students.
  • I am interested in inquiry-based learning.
  • I want to make my book available in a variety of formats.  I tell my student not to read their online textbooks on their smart phone, but they continue to ignore me.  So I guess that I had better make the textbook available in a format more friendly to the smart phone so at least they will not go blind trying to read the small print of a PDF version.
  • I want technology to be an integral format of my book.
  • I want to be able to collaborate with a group of authors.
Rob Beezer (University of Puget Sound) used the second half of the morning to give an introduction to MathBook XML (http://mathbook.pugetsound.edu).  For a good example of what is possible, see my abstract algebra textbook (http://abstract.ups.edu/index.html).  Beezer demonstrated the print and online versions of the book.  We are all used to print and PDF versions of a textbook.  The layout for an HTML version is a bit different and may also appear differently on different devices (your computer monitor versus your iPhone).

We spent the afternoon learning about SageMathCloud (https://cloud.sagemath.com) and writing a simple MathBook XML article. The SageMathCloud allowed everyone to work in their own Linux computer.

Here are some useful references on MathBook XML:

  • HTML: http://mathbook.pugetsound.edu/doc/author-guide/html
  • PDF: http://mathbook.pugetsound.edu/doc/author-guide/mathbook-author-guide.pdf
You need to to install MathBook XML first using git.  Git for authors:


  • HTML: https://mathbook.pugetsound.edu/gfa
  • GitHub: https://github.com/BooksHTML/gfa.git

Friday, February 12, 2016

Day 2—Critical Issues in Mathematics Education (MSRI 2016)

This is a photograph of the reserved parking spaces next to the bus stop for the Hill line.  The Hill line takes you up to MSRI.  I have heard that UC Berkeley is running out of parking space for their Nobel Laureates.

The morning schedule:
  • 8:30 AM–8:40 AM. Shifting focus from learning to observe to using observing to learn—Mark Hoover (University of Michigan)

  • 8:40 AM –9:45 AM. Structuring the practice and use of observation to improve developmental mathematics courses in a mathematics department—Dawn Berk (University of Delaware), James Hiebert (University of Delaware). One of the key points was the evaluation of lessons and not teachers. They are doing coordinated lesson plans for the number and operations courses for K–6 preservice teachers as well as the foundational math courses leading up to calculus.  They are emphasizing longterm planning and development (20+ years).  The scripted lesson question arose.  It sounds like this lesson plans are more scripted than most. The Q&A session is worth watching. Watch the MSRI video stream.  They give an evolving protocol for facilitating video clubs during the last 10 minutes.

  • 9:45 AM–10:45 AM. Preparing secondary mathematics teachers to facilitate video clubs—  Michael Driskill (Math for America), Kristen Smith (Math for America).   They have a protocol for facilitating video clubs. They showed video of teachers watching video.  The facilitator views and edits the teacher's video ahead of the video club session. The video club focused on student thinking, but the facilitator focused on teacher thinking.

  • 11:15 AM - 12:15 PM Parallel Sessions 2.

    • Parallel session 2.a: Advancing quality teaching: Using video to support professional development in the Community College Pathways network—Ann Edwards (Carnegie Foundation for the Advancement of Teaching)

    • Parallel session 2.b: Teaching Triads: Enhancing teaching through the use of Cognitive Coaching—Scott Peterson (Oregon State University)

    • Parallel session 2.c: Key ideas for effective professional development: Purposeful classroom observation and non judgmental data collection—Hyman Bass (University of Michigan), Akihiko Takahashi (DePaul University). I attended this session.  It was in the Baker Boardroom, so it was not recorded, but slides are available.  The major forms of PD in Japan are lesson study, observing demonstration lessons, and lectures/workshops (often during summer). A key idea is the difference between lesson study and demonstration lessons. Demonstration lessons (and their associated videos) capture the complete story of the lesson as opposed to "video club" clips which are usually 2–5 minutes.  Lesson Note http://lessonnote.com) is an app for taking notes while observing lessons and is available for the iPad. This is a VERY slick app!

The afternoon schedule:
  • 1:00 PM—2:00 PM. Parallel Sessions 3.

    • Parallel session 3.a: Reflecting on one’s own classroom video to enhance classroom interactions—William Day (Math for America DC), Julia Penn (Math for America DC)

    • Parallel session 3.b: Lessons learned from Lesson Study—Travis Lemon (MfA - Utah)

    • Parallel session 3.c: Observing across communities: Learning to observe undergraduate mathematics classes by supervising student teachers—Cody Patterson (University of Arizona)

    • Parallel session 3.d: Leading mathematics observations: An observational tool for providing feedback—Nicole Garcia (University of Michigan), Meghan Shaughnessy (University of Michigan)


  • 2:00 PM–3:00 PM.   Observing and talking about teaching: Departmental leadership—Deborah Hughes Hallett (University of Arizona), Wayne Raskind (Wayne State University), Ayse Sahin (Wright State University), Douglas Ulmer (Georgia Institute of Technology).  A discussion of the views and concerns of department chairs, deans, etc.

  • 3:30 PM–4:30 PM. A conversation about practical next steps—Deborah Ball (University of Michigan).  There were five breakout groups to discuss questions such as different ways to observe teaching, the use of different lenses in observation, access to shared materials and video beyond the CIME workshop, what did we learn at the CIME workshop, and what structures could support observation and the improvement of teaching.  Watch the video.

  • 4:30 PM–5:00 PM. Closing session: Reflections on ideas discussed at the workshop—James Hiebert (University of Delaware), Anna Sfard (The University of Haifa)
The CIME workshop has been very productive, but I am exhausted after two and a half days.  Heading home early tomorrow.

Thursday, February 11, 2016

Day 1—Critical Issues in Mathematics Education (MSRI 2016)

The 2016 CIME workshop actually began Wednesday afternoon (Day 0?) with a  couple of talks  that framed the workshop.  Day 1 began this morning at 8:30 AM with a wonderful presentation by Deborah Ball,(How) Can we “see” the work of teaching mathematics?. All of the talks will eventually be streamed online from the MSRI's website at http://www.msri.org/workshops/793/schedules.

Today's morning schedule:
  •  8:30 AM–9:45 AM. (How) Can we “see” the work of teaching mathematics?—Deborah Ball (University of Michigan).  Watch the video because this was one of the best presentations of the day.

  • 9:45 AM–10:45 AM.vSeeing the math in teaching—Roger Howe (Yale University), Lindsey Mann (University of Michigan).  Video available.

  • 11:15 AM–12:15 PM.vAttending to student thinking and their interactions when working in small groups—Chris Rasmussen (San Diego State University).  Video available.
All three talks were great.  Deborah Ball played a clip of an elementary class.  After watching the class and making comments, we viewed the video again with no sound forcing us to pay attention to things we missed the first time.

The afternoon schedule:
  • 1:00 PM–2:30 PM Observing practices that support learners’ identity development and participation in mathematics classrooms—Lawrence Clark (University of Maryland), Imani Goffney (University of Houston), Whitney Johnson (Morgan State University), Danny Martin (University of Illinois, Chicago). Video available.

  • 2:45 PM–3:45 PM Parallel sessions (I was only able to attend 1.a and 1.b.)
    • 1.a: Mathematical micro-identities: Students’ positioning and learning during mathematics lessons—Marcy Wood (University of Arizona). Video available.
    • 1.b: Watching mathematicians at work: Mathematical knowledge for teaching calculus and the practice of examining student work—Natasha Speer (The University of Maine).  Natasha's research project sounds interesting and directly applicable to how we teach the first two years of undergraduate mathematics. Video available.
    • 1.c: Using video to develop pre-service teachers’ professional vision of ambitious mathematics instruction—Elizabeth van Es (University of California, Irvine)
    • 1.d: Teaching and learning mathematical practices in the early elementary grades—Hyman Bass (University of Michigan), Sarah Selling (University of Michigan)
  •  4:15 PM–5:15 PM Designing video clubs for teacher learning—Miriam Sherin (Northwestern University). WOW! What a great idea. Video clips would be easy to implement with graduate teaching assistants. Watch the MSRI video of this talk.

  • 5:15 PM–6:00 PM The practice and use of observation in powerful professional development: The teaching-for-robust-understanding (TRU) framework—Alan Schoenfeld (University of California, Berkeley). Some great material here. Definitely watch the MSRI video.  Schoenfeld's websites are particularly useful: http://map.mathshell.org/index.php and http://ats.berkeley.edu.

Overview—Critical Issues in Mathematics Education (MSRI 2016)

The Critical Issues in Mathematics Education Workshop (CIME) 2016 at the Mathematical Sciences Research Institute began yesterday evening. This year's topic is Observing, Evaluating and Improving Mathematics Teaching from the Early Grades through the University. The workshop's website is https://www.msri.org/workshops/793.

The 2016 CIME workshop is focusing directly on the teaching of mathematics at the university and precollege levels through close observation and discussion of video tapes. The goal of the workshop is to develop language and methods for describing, analyzing and evaluating what can be seen in the classroom, with the ultimate goal of helping us shape and improve teaching our own and more broadly.

The workshop is being guided by the following questions.

  • What skills are needed for observing teaching in ways that inform improvement efforts? What is involved in observing teaching? What is the teacher saying and doing? What are students saying and doing? What is the mathematics at play? What else is happening? And what do these imply for teaching?
  • How can the practice and use of observation be structured in order to improve mathematics teaching? What approaches are available? What are their strengths and weaknesses?
  • Observation-based assessment of teaching: Why, what, and how? What are the risks?
  • How can we develop and sustain a cross-professional community that observes and evaluates teaching in such a way that different communities communicate with and learn from each other to support a cycle of improvement in the teaching of mathematics at all levels? The workshop will provide a library of videos of mathematics teaching for study. In addition, participants are encouraged to submit a short video clip of their own teaching, together with a brief background commentary. These videos will provide a central text for our collective work on discussing and assessing mathematics teaching.