Teachers' Home Page
Post It & Forget About It
Post It & Forget About It
Nov 9th
Educational Blogging
Teachers will often start a blog for providing communication to students, parents, or other teachers. Sometimes this is just the posting of homework or other assignments in one easy-to-find location. Other times this can be a richer description of the things taking place in the classroom, specifically drawing the parents into what their children are working on, or for students who have been absent. This type of blog can also take advantage of the comment feature for students and parents to ask questions or for clarification, where the answer would be of interest to all the readers.
A teacher blog that posts questions about current subject matter can be a great way to introduce students to responding in writing and contributing collaboratively. For instance, a teacher might ask specific thought-provoking questions about a book the class is reading, and ask for students to respond through the comments feature with their ideas. This is often done as a voluntary exercise to help demonstrate the uses of blogs in easy steps.
The providing of each student with an individual blog seems to generate the most significant enthusiasm for blogging among students. Whether done through special programs that allow strict teacher control and filtering on the blog posts and comments, or through public services with parent and teacher oversight, students with individual blogs have an opportunity to discover the work and joy of communicating their ideas in written form, and then getting feedback from others. Sometimes the blogs are not made public, and the feedback is just from classmates or specifically-allowed individuals; other times, and more often with older students, the feedback can come from the wider audience of the World Wide Web. Most often public student blogs are done under a nickname and without any personal details, so that the incredible excitement that can come from communicating with a global audience does not place the student in harm’s way. Student blogging has to be overseen with coaching and training to make sure that both that personal data is not communicated and that blog posts are appropriate.
Teachers can blog for each other about their experiences teaching, their philosophies, and their methodologies.
Another benefit to educational blogging (and wiki-writing) is the opportunity for the student to find a personal “voice” and to develop individual interests. Much like journal-writing, blogging gives wings to ideas that otherwise may can stay trapped in the mind. Many individuals find that blog-writing changes their lives in a significant way by allowing them to express their ideas in a medium that appears to have life and longevity–and that might find a kindred audience.
It is not expected that all students will take to blogging (just as not all students enjoy writing), but it is believed that blogging has a unique ability to create enthusiasm for writing and the communication of ideas.
Educational Blogging is more than just being about writing, just like writing is more than just writing business correspondence or a lab report for Chemistry class.Unlike traditional forms of publication that are one-way, when the work is done at the end of the publication process, students can be engaged in ongoing conversations about their ideas and thoughts. This can be threatening for some administrators afraid of endangering children, yet, it brings a reality to the classroom that was not previously possible.
Because students who are posting blogs reach an audience with their posts, whereas a personal diary can be kept private, students have the opportunity in blogging to learn about the power of the published word. Whereas they might be tempted to criticise or make fun of someone in private conversation or in a diary, they can be taught about responsible journalism, and that the consequences of these kinds of remarks in the new world of the read/write web can be serious and long-lasting.
Student blogging is incredibly empowering in the following ways: 1) Instead of writing as a mechanized approach to empowerment where we learn to write well enough for school and work, we learn to write for life-long learning purposes. 2) Writing and blogging and life are intertwined as difficult issues are exposed and dealt with in a transparent community of voices. Although this type of writing entails risk and trust, growth and teamwork naturally result. 3) Writing and blogging encourage students’ initiative to write, to be engaged at more than just the head level. It involves writing from head and heart. Children often have not learned to do more than live from the heart, while adults have concentrated their efforts on more cerebral approaches. This means adults and children can bridge the gap that exists by writing together, creating a community of writers in their classrooms where there is no pseudo-community, only community where humans write.
http://supportblogging.com/Educational+Blogging
Blogging is such powerful learning material and students should blog.
Why?………………………Here are just 20 reasons
This post has been written as a draft for a few days, but I wish to publish it now, in support of @alupton and his wonderful minilegends. (They have been asked to remove their blog by their education department)
This is surely powerful learning!!
Since this post was written, students have been asked to give their reasons why they should blog and here is a year 9 girl’s answer.
Some further posts that might be of interest
http://murcha.wordpress.com/2008/03/14/20-reasons-why-students-should-blog/

Nov 9th
In WordPress, you can write either posts or pages. When you’re writing a regular blog entry, you write a post. Posts automatically appear in reverse chronological order on your blog’s home page. Pages, on the other hand, are for content such as “About Me,” “Contact Me,” etc. Pages live outside of the normal blog chronology, and are often used to present information about yourself or your site that is somehow timeless — information that is always applicable. You can use Pages to organize and manage any amount of content.
Other examples of common pages include Copyright, Legal Information, Reprint Permissions, Company Information, and Accessibility Statement. (By the way, it’s a good idea to always have an about page and a contact page — see this advice from Lorelle.)
In general, Pages are very similar to Posts in that they both have Titles and Content and can use your site’s Presentation Templates to maintain a consistent look throughout your site. Pages, though, have several key distinctions that make them quite different from Posts.
What Pages Are:
What Pages are Not:
To create a new Page, log in to your WordPress installation with sufficient admin privileges to create new articles. Select the Administration > Pages > Add New option to begin writing a new Page.
With 2.5, changing the page URL became less intuitive. If you have Permalinks enabled, and you have selected the Day and Name option (Click the Settings tab, and then click the Permalinks subtab), then the permalink automatically shows up below your post title when you start typing in the body of your post (not just the title).
However, if you have a different permalink option selected, or if you don’t have permalinks enabled at all, you must do the following to edit your page URL:
Thus, if you don’t have the right permalink option enabled, you have to publish your pages before you can set the URLs.
WordPress is able to automatically generate a list of Pages on your site, for example within the sidebar, using a Template Tag called wp_list_pages(). See the wp_list_pages page for information on how to do the following:
Naturally, you can also link to Pages manually with an HTML link. For example, if you want your Copyright Page listed in your footer, that link might read as below:
If you do not have Permalinks set up
<a title="Copyright information" href="wordpress/?page_id=14">Copyright 1996-2006</a>
If you do have Permalinks set up
<a title="Copyright information" href="wordpress/copyright/">Copyright 1996-2006</a>
Note: Your .htaccess file must be writeable for Page Permalinks to work, otherwise you must update your .htaccess file every time you create a Page.
Just as you can have Subcategories within your Categories, you can also have SubPages within your Pages, creating a hierarchy of pages.
For example, suppose you are creating a WordPress site for a travel agent and would like to create an individual Page for each continent and country to which the agency can make travel arrangements. You would begin by creating a Page called “Africa” on which you could describe general information about travel to Africa. Then you would create a series of Pages which would be SubPages to “Africa” and might include “Lesotho”, “Cameroon”, “Togo”, and “Swaziland”. Another individual Page is made for “South America” and would feature SubPages of “Brazil”, “Argentina”, and “Chile”. Your site would then list:
To begin the process, go to Administration > Write > Write Page panel, in the upper right corner of the panel and click the “Page Parent” drop-down menu. The drop-down menu contains a list of all the Pages already created for your site. To turn your current Page into a SubPage, or “Child” of the “Parent” Page, select the appropriate Page from the drop-down menu. If you specify a Parent other than “Main Page (no parent)” from the list, the Page you are now editing will be made a Child of that selected Page. When your Pages are listed, the Child Page will be nested under the Parent Page. The Permalinks of your Pages will also reflect this Page hierarchy.
In the above example, the Permalink for the Cameroon Page would be:
http://example.com/africa/cameroon/

Nov 9th
WordPress is a powerful personal publishing platform, and it comes with a great set of features designed to make your experience as a publisher on the Internet as easy, pleasant and appealing as possible. We are proud to offer you a freely distributed, standards-compliant, fast, light and free personal publishing platform, with sensible default settings and features, and an extremely customizable core.
http://codex.wordpress.org/WordPress_Features

Nov 9th
To write a post:
![]()
http://codex.wordpress.org/Writing_Posts

Nov 9th
“Blog” is an abbreviated version of “weblog,” which is a term used to describe web sites that maintain an ongoing chronicle of information. A blog is a frequently updated, personal website featuring diary-type commentary and links to articles on other Web sites. Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects.
Many blogs focus on a particular topic, such as web design, home staging, sports, or mobile technology. Some are more eclectic, presenting links to all types of other sites. And others are more like personal journals, presenting the author’s daily life and thoughts.
Generally speaking (although there are exceptions), blogs tend to have a few things in common:
- A main content area with articles listed chronologically, newest on top. Often, the articles are organized into categories.
- An archive of older articles.
- A way for people to leave comments about the articles.
- A list of links to other related sites, sometimes called a “blogroll“.
- One or more “feeds” like RSS, Atom or RDF files.
Some blogs may have additional features beyond these. Watch this short video for a simple explanation for what a blog is.

Nov 9th
http://en.wikipedia.org/wiki/Content_management_system
A content management system (CMS) is a collection of procedures used to manage work flow in a collaborative environment. These procedures can be manual or computer based. The procedure are designed to:
In a CMS data can be defined as almost anything – documents, movies, pictures, phone number, scientific data, etc. CMSs are frequently used for storing, controlling, revising, and publishing documentation. Content that is controlled is industry-specific. (Entertainment content differs from the design of a fighter jet). There are various terms for systems (related processes) that do this. Examples include: Web Content Management, Digital Asset Management, Digital Records Management, Electronic Content Management (and others). Synchronization of intermediate steps, and collation into a final product are common goals of each.
Web Content Management System is content management system (CMS) software, implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A WCMS facilitates content creation, content control, editing, and essential Web maintenance functions.
The software provides authoring (and other) tools designed to allow users with little knowledge of programming languages or markup languages to create and manage content with relative ease.

Nov 9th
We have everything to do with WordPress (the Greatest CMS platform on the Internet)
WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is both free and priceless at the same time.
More simply, WordPress is what you use when you want to work with your blogging software, not fight it.
http://wordpress.org/
Nov 9th
We had several options to consider when building our class teachers’ website:
- Building a website from scratch using HTML code. Impressive, but only to people who can appreciate the geeky side of life. There are lots of free and easy software solutions out there to make a professional looking website.
- Using a free blogging platform (i.e. Blogger, WordPress.com, Edublogs.org, etc.) These are all great places to start (and we’ve used them all), but we wanted to have the flexibility to customize our class blog without any limitations. (WordPress.com and Edublogs.org offer watered-down versions of WordPress.)
- Using a wiki. Wikispaces.com offers free wikis for educators, but we’ve found the wikispaces software to be a little limiting. (1. We’re not a fan of their internal mail / chat system, 2. it’s hard to really customize the look and feel of the wiki site, and 3. the simultaneous editing of a text by multiple users seemed prone to frustrating errors. Students found Google Docs was better at merging simultaneous edits from different students.)
http://blog.classroomteacher.ca/386/still-using-wordpress-for-our-classroom-website/
More Reasons
- We’re not sure what kind of flexibility we can get with the look-and-feel of a Google Apps powered classroom website. With WordPress, we know there are thousands of themes that we can use and customize. Google sites all seem to look the same. Great for 90% of teachers out there, but we’re looking for more flexibility.
- WordPress is blogging software which means it comes with a RSS feed. (We couldn’t find a RSS feed option in Google Docs.) You can use Feedburner (incidently now owned by Google) to send out email newsletters everytime you post homework on your class website. (In fact, there’s a RSS feed for each category on your website, so if you have several classes sharing the same school website, as long as you categorize your posts, you can have different RSS feeds for each class.)
- WordPress allows you to use widgets in your sidebar. There doesn’t seem to be as much flexibility and freedom inserting 3rd party code into a Google Sites powered classroom website. (They don’t allow javascript for security reasons. PHP is a paid premium feature.) We like using widgets like clustrmaps or feedjit to show our students where their traffic is coming from.
- We can set up our WordPress blog so that it can only be accessed from school computers (by only allowing certain IP addresses to get access to the administration side of the class blog.) In the past, we’ve tried to have students complete all of their writing assignments at school so we can see exactly what they’re capable of. Locking down the back-end of the class website helped. (Students can still visit the class website from home, they just couldn’t log in and edit their work.) This level of control is only possible if you’re hosting your own website.
- You have more control over comments in WordPress. There doesn’t seem to be a good way that visitors can leave comments on a Google Site powered classroom blog. Mind you, Google sites wasn’t designed to be blogs; they have Blogger for that. In WordPress, you can open or close individual pages to comments and you can select who can leave comments: anyone, logged in visitors, etc. Teaches can moderate comments on a school blog powered by WordPress.
- WordPress is infinetly expandable. It’s an open-source project which means there are hundreds of people around the world contributing to it. There are plugins for everything that allow you to add extra functionality to your class website.
http://blog.classroomteacher.ca/386/still-using-wordpress-for-our-classroom-website/
WordPress more than just a blog. As well as being able to post, your users can also create static pages (great for eportfolios!) manage comments in incredible detail, set static front pages, password protect individual posts and create powerful muti-tiered and complex websites… without ever needing to know one iota of html.
All posts are automatically spell-checked, auto-saved (so you never lose that post you’ve been working on for hours) come with a complete feature rich editor (with optional plain text view), allow for simple uploading of images and other files, are podcast ready and have automatic YouTube, Google Video and more video insertion devices… and that’s just a selection. Phew!

Nov 9th