Prepping for the Fall

A new school year is about to begin and this semester promises to bring some very interesting challenges indeed.  The courses I have taught in the past were usually C++ based.  It is the language I am most familiar with and the one that I am most comfortable with by far.  This fall I will teaching something totally new/old… COBOL.

Why?  I am not exactly sure how I ended up with this course… but somehow I did.  It is not a language I am familiar with but I have always believed that programming languages are usually not all that different.  There are however little nuances to each language that make them unique and special.  Grasping that nuance is the key to becoming fluent with it.

While I was studying at the University of Manitoba, my uncle, CT Leung,  was teaching a night class in COBOL at the University of Winnipeg.  He had asked me if I wanted to take the class as I would be able to transfer the credit back to my school.  My reaction then was along the lines of “ha ha… funny, why would I want to take COBOL?”.  Ah… well guess my uncle is getting the last laugh now.  As I was prepping for this course, my uncle spent a bit of time going over some of the those COBOL nuances with me.  Cindy Laurin has also very kindly helped me with learning about the AS400 environment and providing some much needed resources for this course.   I would like to thank both my uncle and Cindy for their help

I am now working on putting up my course materials for this semester.  Mostly this involves getting my web page in order.  This past summer I created a new web page for myself.  It is built with Django and so far it is definitely easier to manage than my old site (basically a bunch of html files that I would modify by hand).  It is not without problems though.  I made a couple of stupid design decisions that I am currently kicking myself for.  For example, I decided I only needed 1 programming standard (I was clearly half asleep at that time).  This is great when all my courses were C++ based but I really can’t use it for my COBOL class.  I also should have made the ability to add non-html style notes for my notes link.  Most of the notes that I have for my courses are done in word.  I would not mind redoing them but that will require time and being able to keep my old notes posted while developing new notes is really not a bad idea.  However, these issues should be pretty easy to fix.

Still much to do so time to get back to it!

Wow… People Do Read What You Write!

Yesterday I decided to get back into the school mode by starting to blog again.  I figured I would start light and blog about my pottery class at the Haliburton School of Arts this summer.  In that blog I had mentioned that I used something called the Steve Tool to make some of the pieces for that class.  Surprisingly, today one of the comments I got about the post was actually from Steve of the Steve tool fame.  He kindly offered some suggestions on how to finish off one of pieces (although I admit… It is highly unlikely that I would actually take a power drill to anything, just a bit too squeamish about using power tools) I thought it was pretty cool and pretty unexpected that my little blog was found and read by people outside of the usual Seneca open source community.

Why Blog?

I admit it, I’m terrible at blogging.  I don’t do it nearly as often as I should but I will try to do better this year… maybe its like brushing your teeth.  You just have to make it habitual.

Anyhow, while I was at my little Raku workshop I had mentioned in passing that I would probably end up blogging about the class when I got home. And the question I got was … why?   I didn’t have a great simple answer at the time other than wanting to keep a record of my experience but perhaps now I that I have gathered my thoughts I would better be able to do it.

Record Keeping – Those of you who know me well know that my memory is pretty much like swiss cheese.  I really wanted to have a record of the things that I learned.  Raku is not something that I would have a chance to get a lot of practice on.  It may be months, even an entire year before I’m able to put what I learned back into practice and by then the things that I have learned may already have slipped my mind.  Re-reading some of the experiences will likely trigger memories on things that I should keep in mind when I do Raku again.

Sharing of Knowledge/Experience – This one is tricky.  I know that there is often a resistance to publication of techniques and methodology. We see this even in our school where some teachers publish their notes openly while others put them behind some sort of access restriction, while some teachers do not post their notes at all.  The debate rages on. My raku teacher had commented that perhaps this instant access to knowledge is not a good thing.  I think that underlying most of the the argument against open access is the idea that it would cheapen the experience (even if it is not put in those terms).  That somehow if many people were to have instant access to the material that it would become less valuable.  Here is where I think I highly disagree with that sentiment.  I have always openly published my notes for courses I teach.  This has not led to students not showing up for class.  I believe that students go to class because that class room experience is such an important part of that education experience.  The written material, the notes and so on, those are things that complement the course but they do not make up the whole course.  I can read about someone firing raku but I cannot experience the course by reading about it.  By actually doing the class, discussing the process with classmates and instructor I learned much more than I possibly could have by just reading about it.  There really is no substitute for that experience.

Spreading the word – The Raku course that I took had a low enrollment (which worked out nicely for us as we were able to get more pieces fired :) ).  I think that part of the problem is that not enough people necessarily knew about the class (or possibly thought the class was too basic for them as the course was called Raku basic).  If people were to blog about it maybe it would have more reach than the usual word of mouth sources.  You never know… I mean Steve found my little blog after all :) .  Maybe other people looking to do raku will see it also.  For me, doing the pottery classes on the weekends have always given me a chance to get away from my computer and do something very low tech (can’t get lower tech than mud right? ).  However I know that most of the people that go never actually make use of the net in that same way.  For example my regular pottery teacher always hands out fliers to the Durham Potters Guild’s show and sales which is great… our entire class of 12 knows about it but that flyer never goes beyond our class.  I can’t help but to think how much more effective it would be to spread the word via the web.  To expand that community beyond the people that we might see day to day.  One thing that I learned last year is that blogs help keep your name and your project out there.  People interested in your work will keep following up on what you are doing and sometimes will participate when they can.

How to Blog 101

Ok, so with all that said, I figured I would write up the thing that I do to make my blog more interesting and draw in interested parties to my blog.  One of the things I do is a lot is I link… a lot.

For example, in this blog I linked to the school where I took my raku class, my previous post, the Seneca open source planet, Steve’s page etc.  Remember that your blog is not … for lack of better description, 2 dimensional.  It is not just the words that you write but the topics that are related to what you are writing about.  By including links, people will be able to more easily find related articles to your post.  Likewise, when you link your site to other people’s blogs and pages, they will be able to find you via pingbacks and related comments. People interested in a related area will find their way to your post via other posts and other sites.  So, don’t forget to spend those few extra minutes at the end to link up what you can.

New School Year, New School Year Resolution

The summer is finally over and its time to go back to school.  I really enjoyed the summer this year.  The weather wasn’t too hot which is a nice change from the normal humid Toronto summers.  My cousin came for a visit from Hong Kong.  He will be teaching CS full time at the American International School in Hong Kong this coming year.  I gave him tons of links to awesome open source software and projects.  Hopefully it will help expose open source to a wider audience.  Other than visits from relatives, I also had the opportunity to take a 1 week course intensive Raku course which I wrote about here.

To kick off the school year I am going to make the following new school year resolution.

I will blog at least once a week.

Last year I learned what a wonderful teaching tool blogs/wiki’s and irc could be.  I loved how it was possible to see what students were working on and what they thought, if they were having trouble in one area and so on…  I liked the collaborative creation of wiki’s.

This year I hope to encorporate it into the courses that I’m teaching.  I think the key to doing this is to practice what I preach… can’t expect students to blog if I don’t.  Anyhow…that is the plan… now to learn about the iseries and cobol  (/me wonders if its possible to program space invaders with cobol on the iseries)

Raku

I had the opportunity this summer to do an intensive one week course on Raku. The course was held at the Haliburton School of Arts which is part of Fleming College and taught by Michael Sheba.  It was an absolutely fantastic course.  The facilities were pretty good and Michael is a fantastic teacher.  I learned a ton during that class even though I broke a lot of my pieces.

Learning to read the course outline…

As someone who teaches I really should have known better and actually read the course outline.  My classmates at my regular pottery class at Cedar Ridge Creative centre had told me how awesome the class was so I signed up figuring I would treat it like a vacation. I wasn’t completely new to the Raku firing process.  I had done a few workshops at Cedar Ridge and seen what others have done so I had an idea of what I wanted to achieve.  Some of my classmates had done these really cool textured pieces using the Steve tool.  I really liked the looks of them so I went and did 4 of my 6 pieces with it.

IMG_0100 IMG_0099
IMG_0095 IMG_0098

I had wanted to glaze them with a matte glaze with lots of rainbow effects.  I had always avoided matte glazes in the past as I always got these ugly black marks on them that were unwashable.  I was hoping to learn how to not get those.

On the first day of class I discovered that matte glazes were not part of the course.  The course outline basically said that we would be working with “3 basic characteristic of raku (Crackle, Lustres and Carbonization)”.  I had made these extremely textured pots that would have been much more appropriate for matte glazes only to learn that we wouldn’t be using any… sigh oh well live and learn right :) .  At the time I have to say I was a bit disappointed in discovering that the course covered such a small set of glazes.  However, what I learned was that just learning to control these techniques really does require a whole week and in the end I have to say that focusing on just those 3 topics was better than trying to cover everything raku.

This would be so much cooler on a wiki…

Having spent the last year or two working on the C3DL and other open source project and so on, I have to say my perspective on how to teach a course has changed.  Before sitting in the open source course with Dave Humphrey this past Fall, I never would have thought about using blogs/wiki’s and IRC as part of teaching a course. I admit I’m not much of a blogger… my blogs tend to stay in mind (I wrote them… you just can’t read them.. :P )  instead of being committed to the electronic page but when I do write, I tend to write a lot… Like I am now.

So, what on earth has this got to do with my awesome summer Raku class?  One of the things that we did during class was create a tip sheet.  Things that we learned during class that would help us get the results we want/avoid the mistakes we made.  It was written down and eventually typed up and distributed to the rest of the class.  To me something like this would have been nice on a wiki, something that the class can edit, correct and update as we learn.  Some of the things that we learned would have been nice to know before we even made the piece… for example, I made a plate, which cracked after the raku firing.  I also learned how to reduce the risk of this happening (its all about the distribution of the thermal mass of the plate) but I would have had to do this while I was throwing/trimming the plate.   I can’t help but to think how nice it would have been to have this information on hand before I took the course.  A trail for the course if you will… there are other thoughts I have on this topic that I would like to blog about but it would take this post way too far off its normal course if I put it all here so I will have to leave this for another post .

Raku is not Random!

I think that if I had to summarize what I learned (and I learned a ton) in one simple phrase it would have to be this:  Raku is not random.  Often when we do recreational raku in workshops, you sort of take what you get and hope that it is something close to what you had wanted.  However, what I learned this summer was that if you understand what is happening during the Firing and Post Firing phase and do the right thing at the right moment in time, you can create the effect that you desire (to the limitation of what you are working with of course…).  A lot of the talk was around the idea of artistic intent.  What do you hope to achieve on your piece?  How do you see it turning out in your mind?

Some Results

A good number of the pieces that I brought cracked and broke.  This really was my fault though… I had made the silly beginner mistake of letting a piece of greenware dry on a plastic table cloth and the difference in drying of top and bottom created cracks before the bisque firing occurred.  These cracks were only further aggravated in the raku firing.  That combined with not actually having that many pieces appropriate to the techniques we were doing, I did not have that many pieces that I was happy with in the end.  However, there were two that were sort of ok so I’ll share those here.

IMG_0144 IMG_0145

A few side notes for those that have never done raku before… the clay that you use for raku is white.  the top of the vase on the left is actually a clear crackle glaze, the black lines are cracks in the glaze that has been filled with smoke.  The bottom part of the piece on the left is actually bare clay that has been burnished (smoothed).  The brown part is a light coating of terra sigillata.  The blackness of the piece comes from smoke.

The piece on the right is an underfired green lustre glaze.  The underfiring makes it a bit more matte.  Although you see that the pot is both green and copper, the piece only has one glaze on it.  The copper that you see inside the textures come from reduction of the green glaze after firing.

Special Thanks… Keltie you rock!

Before I end this blog, I need to make sure I thank my regular pottery teacher Keltie Kennedy.  My plans for this course were nearly derailed due to what is better known as the 2009 Toronto Garbage Strike.  Living in a midrise meant that the garbage part of the garbage strike really didn’t effect me much… sure the city was less neat and clean but all in all it didn’t have much impact on me in that regard.  However, the city not only handles the garbage, they also run Cedar Ridge where I would normally be making my pieces for this course.  When the strike started I had no pieces made (yes… I admit I’m a procrastinator).  I called up Keltie and she very kindly let me use her wheel and helped me bisque fire the pieces I needed.  Thanks Keltie, you are awesome!

So if you are interested…

For those that are interested in Raku, this course is definitely a great place to start.  Even if you have done some recreational firings like I have, the material you learn here is so different that it is well worth taking.  I had not realized it initially but Michael has a back ground in chemistry and when he explains why something happens and how something happens its not at all fluffy.  The reason why a glaze goes copper or how you get the intense blackness from smoke is explained.  Michael not only teaches you how to create a certain effect but the reason behind why an effect occurs at all and what you can do to get that desired effect.

It should be noted that this is an introduction to Raku course but it is NOT an introduction to pottery class.  You need to have 6 bisqued pieces (pieces that have gone through 1 firing so that they are hard and sturdy but have no glaze on them) and the ability to quickly make 2 pieces in the first day of class.