Blogging

You are currently browsing the archive for the Blogging category.

I remain enthusiastic about using Prologue for school “twittering.” I was disappointed when it came to my attention that a regular self hosted version of WordPress did not have the option to keep the blog private by requiring a login to read. This is an important function for privacy of students in a school setting. I found a way to hack the wp-blog-header to make this possible. I tested it on a WP 2.3.2 installation and it works great. If you go to the blog’s url, you are presented with a login screen. Once a user has logged in, it brings them to their backend. While, I’d rather it bring them to the frontend, all they have to do is click the prominent “View Site” button. I’ll see if I can change that at a later time. Simply download the file wp-blog-header.php.zip, unzip it, and upload it via ftp to the blog’s main directory (public_html/wheveryourblogresides/

I also changed the Prologue user interface a little. The build I downloaded had a number and an “e” next to the title of the post. The Number reflects the number of responses. You have to click on the number to make a comment–not very obvious to my fifth grade users. I modified it so the word comment or comments appears next to the number. The “e” stand for edit. I simply changed the file to say edit instead. Download index.php.zip, unzip, and upload to public_html/wheveryourblogresides/wp-contents/themes/prologue. Make sure don’t put it in the main blog directory because it will overwrite the wrong file.

Another hack to create a more appropriate opening message was mentioned in the previous post.

Here’s a link to the files and the zipped Prologue. Just push the log in as guest button and the next screen will have links to the files.

Please let me know what you think. If there is interest, I’ll package the whole WordPress set of files up. I’ll also to continue to look for more ways to make this great theme work even better for those in a school setting.

Tags: , , ,

I got my students to try out the Prologue installation today. They really enjoyed it and took to it instantly. Conversation was wild and somewhat unfocused at first. Before I knew it, there were twenty odd posts. I directed them to feel free to socialize, but I’d want them to avoid totally frivolous posts that would be of little or no interest to the “community.”

As I see it, there are two ways to respond–either by creating a new post, or by creating a reply. They all started by just creating new posts until I pointed out that they could click the comments button to respond. Now that I reflect upon what has been done so far, I’m not sure what is best. By creating a new post, all information is right there on the page–more like twitter itself. By using comments, more “starting posts” are visible and you can click on comments if they interest you.

I look forward to seeing how much it is used after school and on weekends , and how the usage evolves over time. Of course, I will prod it in certain directions.

Here’s the promised zipped file of Prologue. It is the latest update. I will try to keep it reasonable current until it becomes generally available in this form.

Tags: , , ,

I have been intrigued by Twitter since going to our state Educational Technology conference. I know it has potential and I’ve been eager to give it a try. When Will Richardson blogged about the WordPress theme Prologue, I was excited. First, I am reluctant to use “hosted solutions” especially with elementary students. Secondly, we already have a WordPress MU installed on our server space.

The first obstacle was that the theme was not packed into a zip file as most templates are. I had to learn to use a subversion client to gather the file for the template (Subversion or SVN is very cool as I have discovered and I plan to explore this avenue more). Once I put the files into a folder to ftp up to the server, it is a simple matter of selecting the Prologue template. Next, I wanted to change the opening message. After a brief look through files, I found the text in line 13 of post-form.php in the template folder. I created accounts for my students and I was good to go–or so I thought. To make this work, users had to be set to “author.”

It is all working now and my superintendent has given me the go ahead to try this out with the provision that I keep it out of public view. Only the students and I can view the contents (Using the “More Privacy Options”) extension for WordPress). Students will give it a test run today. I’ll post later along with a link to a folder with all the Prologue files for easy download.

Tags: , , , , ,

While the sample is miniscule, I noticed a tremendous difference in the amount of blogging among my students along gender lines. No matter how you cut it, the girls create more blogs, longer posts, and more comments than the boys. This was surprising because the majority of the blogs that I have encountered were written by males.

I wondered whether this was a quirk in my classroom, or did this reflect a larger trend. Searching the Internet I found a research paper: Effects of Age and Gender on Blogging. This little tidbit summarizes their findings:

We have assembled a large corpus of blogs labeled for a
variety of demographic attributes. This large sample
permits us insight into the demographic distribution of
bloggers. We have found that teenage bloggers are
predominantly female, while older bloggers are
predominantly male.

This is consistent with what I have observed in my fifth grade classroom. While they each have a blog, the girls’ participation is clearly greater. They are more likely to comment upon their life in and out of school. They clearly view it as an extension of their existing social network–a way to keep in touch with their friends beyond their face-to-face time. This is particularly important as we are very rural and many students have limited opportunity outside of school. The research also reflects some of my observations:

Male bloggers of all ages write more about politics,
technology and money than do their female cohorts.
Female bloggers discuss their personal lives – and use
more personal writing style – much more than males do.

While the boys are enthused about having blogs, many seem to view it more like graffiti. They enjoy making their mark and showing everyone they have been there and are capable of showing it. The challenge is to increase their meaningful participation.

I wonder if other educators whose students have blogs have noticed the same trends. If so, then what strategies facilitate greater participation among the males in the classroom.

Tags: ,

I was satisfied with my trial of the open-source RSS reader Rnews. While it is not perfect, it has a very simple interface that was easy enough for my students learn. I installed the program on our school shared server space and set up accounts for them. Thursday, they started populating their account with feeds from their classmate’s blogs.

Rnews has a very simple, clean, no-nonsense user interface. It is not as cool as some might want it and it does not support themes. Changes of appearance can only be done by editing the css file. Students add feeds by clicking the blue plus sign on the upper right side (see below). There are a few other controls that are straight forward and students are unlikely to get themselves into trouble.

Screenshot of Rnew Reader

One problem with Rnews, is the lack of an administrative interface. To an extent, this program is so simple, there is little need for it. On the other hand, there is no way of monitoring the feeds to which the students have subscribed within the program. This can be worked around by examining the MySQL database through phpMyAdmin–which is fine if you have access. It works for me, although, it would be nice to be able to browse all accounts as an admin. Of course the lack of such features keeps this program nice and lean. Registration requires a secret pass phrase. Student must log in to their individual readers. There is no access without a log-in.

Students thought the RSS reader was very cool because they were able to see all the blog posts at once. After they logged into their readers, I modeled subscribing to feeds. Feed URLs must be typed in. Many students had errors with their first attempts, but soon became much more attentive to details and began typing more carefully. Since each feed required a url for the blog and one for the feed, students got plenty of practice with cutting and pasting shortcuts.

The kids see the utility of the RSS reader. They also like having their own personal account to manage. Between this and their blogs, they feel empowered. Students can publish and control a part of the web plus they can show their friends and parents. Next, I plan to give them some feeds beyond those of our class. I also plan on creating a class RSS reader using a more full featured platform. I hope to demonstrate the benefits of a class RSS reader to other teachers.

Rnews works fine–it gets the job done. I will continue searching for and testing other open source server side RSS aggregators for future applications. I look forward to seeing how this impacts my students.

Tags: , , , , ,

« Older entries § Newer entries »