I have been using Blogger of and on for awhile. It has all my thoughts and ramblings and insights..... As things move forward, I know I should use Google+ more. I do like G+, but I really like the layout and ease of use of Blogger... ok, I am just very comfortable with it!!
I have found a problem however, I believe I have all the settings set in the right places on Blogger to automatically post publicly on Google+ when I post from Blogger. For whatever reason, this is not working for me! My posts are not going public. I have to go back into blogger and "share" from there. I would imagine many people are getting things twice from me and I am sure that is annoying....
So, this post is an experiment. I am going to post it and see if it shows up. I a also going to do a one liner post and schedule it for 2 hours from now and see it is shows up.....
If anyone knows what I might be doing wrong please let me know..... and thanks for the patience as I figure this out!!
Welcome!
Welcome to my blog!
This blog will be primarily aimed at innovative educational techniques but will however have the occasional post about education in general.
This blog will be primarily aimed at innovative educational techniques but will however have the occasional post about education in general.
Tuesday, July 15, 2014
Lucidpress - a Microsoft Publisher replacement?
I have been meaning to post about Lucidpress for some time now because it is amazing. I am a huge fan of Google Drive and everything it offers. I have not opened up Microsoft Office on my home computer for about 8 months now! Everything is done with GDrive. However, when I talk to teachers about it, many ask does it have an app like Microsoft Publisher? And I have to say: no.
BUT wait!! Someone has come to the rescue!! Lucid Software may have saved the day!! They have created an amazing Online Print & Digital Publishing Software app that will give Publisher a run for its money. (Quite easily I might add since Lucidpress is FREE!)
It is super easy to use, very intuitive and very powerful!! Click the link below to see an example that I did in less than five minutes ( try clicking on the pancakes in the upper right)
Lucidpress Test Flyer
So, why all the talk about GDrive and Google apps if Lucidpress is not part of Google? Well, Google has done amazing things that allow other developers to work with GDrive. So, you can connect Lucidpress to your GDrive! This way all your work is in one place! (Note: to connect apps go to the Chrome Webstore or watch this video: Google Drive - Connect more apps )
Try it out and let me know what you think!!!
PS: Here is another post about Lucidpress from Mr. Bass and you might as well checkout Lucidchart also!
Sunday, April 13, 2014
Adding a Trendline to a Google Sheets Chart
(Note: if you want to skip my story and get straight to the Add On I wrote here is a link Trendline Add On Make a copy and run "on install")
As a science teacher I have always had my students graph data from a lab activity or experiment. As many of you know, by graphing you can create (or determine) the mathematical model that describes the data. This is a crucial skill for ALL students to learn! It is also one way that we science teachers can show the students how what they are doing in math class works in their science class!
Before Google existed (yes I am old....), I would have students use Microsoft Excel to enter their data and create an xy-scatter graph. They could then "right click" on a data point and add a "trendline" and even have the equation displayed. This was wonderful!!!
Flash forward to today, using Google Spreadsheets I can have the student enter their data, create an xy-scatter graph BUT they cannot "right click" and add a trendline!!! So frustrating and I have heard many science teachers NOT use Google Spreadsheets because of this one little (read HUGE) shortcoming of Sheets.....
So, I would go through a quick lesson on how to do a linear regression in Google Sheets (Here is a GDoc that I created for this - Using Google Sheets - Linear Regression) I would then show them how to create another column of data using the generated linear equation and how to plot it on a graph.... but I am sure some of you have stopped reading by now so you could only imagine what some of my Physical Science students felt about this.....
I knew I needed something better. There had to be a better way.... As I was looking at some Google Apps developer stuff, I happened across this page: Google Charts - Trendlines. WHAT?!?!? You can put a trendline on a graph on a web page!?!? Why can't this be done in Sheets?!?! All the pieces are there: the equations, the data, Google apps script.... What?!?! Google apps script??! How could I use it........
So I am happy to announce the creation of Trendline Add On Version 0.01!!! Click the link, save a copy, go to "Tools - Script Editor" and run either "On install" or "On open". This will add a menu command on your "Add ons" menu. Click "Create Graph" and follow the instruction in the sidebar! The basic steps are to select your data, make sure it has labels in the first row (these are used for the axes titles), pick your colors, give it a title and click create!
Once the graph is created you have complete editing capabilities, you can even put the graph on it's on tab.
It is EXTREMELY rudimentary BUT it does make generating trendlines EASY.
I tried to comment the code as best as possible so it should be very easy to follow and there is a "Readme.gs" file with links to where I found other information.
Have fun with it! Use it! Improve it! Let me know what you think!!
As a science teacher I have always had my students graph data from a lab activity or experiment. As many of you know, by graphing you can create (or determine) the mathematical model that describes the data. This is a crucial skill for ALL students to learn! It is also one way that we science teachers can show the students how what they are doing in math class works in their science class!
Before Google existed (yes I am old....), I would have students use Microsoft Excel to enter their data and create an xy-scatter graph. They could then "right click" on a data point and add a "trendline" and even have the equation displayed. This was wonderful!!!
Flash forward to today, using Google Spreadsheets I can have the student enter their data, create an xy-scatter graph BUT they cannot "right click" and add a trendline!!! So frustrating and I have heard many science teachers NOT use Google Spreadsheets because of this one little (read HUGE) shortcoming of Sheets.....
So, I would go through a quick lesson on how to do a linear regression in Google Sheets (Here is a GDoc that I created for this - Using Google Sheets - Linear Regression) I would then show them how to create another column of data using the generated linear equation and how to plot it on a graph.... but I am sure some of you have stopped reading by now so you could only imagine what some of my Physical Science students felt about this.....
I knew I needed something better. There had to be a better way.... As I was looking at some Google Apps developer stuff, I happened across this page: Google Charts - Trendlines. WHAT?!?!? You can put a trendline on a graph on a web page!?!? Why can't this be done in Sheets?!?! All the pieces are there: the equations, the data, Google apps script.... What?!?! Google apps script??! How could I use it........
So I am happy to announce the creation of Trendline Add On Version 0.01!!! Click the link, save a copy, go to "Tools - Script Editor" and run either "On install" or "On open". This will add a menu command on your "Add ons" menu. Click "Create Graph" and follow the instruction in the sidebar! The basic steps are to select your data, make sure it has labels in the first row (these are used for the axes titles), pick your colors, give it a title and click create!
Once the graph is created you have complete editing capabilities, you can even put the graph on it's on tab.
It is EXTREMELY rudimentary BUT it does make generating trendlines EASY.
I tried to comment the code as best as possible so it should be very easy to follow and there is a "Readme.gs" file with links to where I found other information.
Have fun with it! Use it! Improve it! Let me know what you think!!
Thursday, December 5, 2013
Why do I have to post daily objectives?
So, how does this apply to Educational Technology? Mr. Wiggins offers the answer: Use Google Docs to share the objectives with the students!!! By doing so, the students will always have them, they could actually take notes write on the document so they can keep the information they are learning connected to the objective they are to learn!!!
I post a brief version of my lesson plans on my website.... I am considering sharing them with all my students that way they will have a readily available document with the learning objectives. Better yet, I could use gClass folders, put a copy of the objectives in their folders....... (More on how to do this in another post one day!!)
Any way, what do you think? Should the objectives be posted in the classroom?
Saturday, October 19, 2013
Google Apps info
"Widescreen Format & Master Slides Come to Google Presentations" http://feedly.com/k/16YBjJ0
This is great news!
Wednesday, September 11, 2013
Ed Tech Centric Classroom
Ran across this article: "How To Build a Student and Tech-Centric Classroom"...
We need all ed tech teachers, teachers and administrators to read it. It is very short but it is what I have been saying needs to be done for the last 10 years, technology just was not ready. With the state of technology now, we are finally in position to turn this into the "norm" rather than the exception! Let's make it happen!!
We need all ed tech teachers, teachers and administrators to read it. It is very short but it is what I have been saying needs to be done for the last 10 years, technology just was not ready. With the state of technology now, we are finally in position to turn this into the "norm" rather than the exception! Let's make it happen!!
Monday, September 9, 2013
What is "flipped learning"?
I was recently reading some articles that I had "saved to pocket" awhile ago and ran across one about "flipped learning". In a very brief explanation, "flipped learning" (or "flipped classroom") has the students experiencing the "lecture" part of the subject on their own outside of school. They then come to school and spend time with the teacher working on enrichment activities. In other words, the student does what used to be "homework" in class where they can get assistance from the teacher and "watch" the lecture at home for homework.
I know, a little confusing but on the surface this sounds like a wonderful idea. I would love to be able to work with my physics students and help them tackle sophisticated kinematic problems, help guide them to improve their problem solving skills and no longer do any "whole group direct instruction" (read lecture).
But reality does play a part, and I do not think that I could have 100% of my students watching a video lecture the night before we tackle the problems in class. Now I know that I don't even get 100% of my students completeing their "normal" homework right now, but for a flipped classroom to work the student must prepare for class by watching the video.
At any rate, here is a link to an article that summarizes a report. The title of the article is "Report: The 4 Pillars of the Flipped Classroom". The full report in PDF format can be found here "A Review of Flipped Learning".
So, what do you think? Is your classroom "flipped"? If so, how are you dealing with the students who do not come to class prepared?

But reality does play a part, and I do not think that I could have 100% of my students watching a video lecture the night before we tackle the problems in class. Now I know that I don't even get 100% of my students completeing their "normal" homework right now, but for a flipped classroom to work the student must prepare for class by watching the video.
At any rate, here is a link to an article that summarizes a report. The title of the article is "Report: The 4 Pillars of the Flipped Classroom". The full report in PDF format can be found here "A Review of Flipped Learning".
So, what do you think? Is your classroom "flipped"? If so, how are you dealing with the students who do not come to class prepared?
Subscribe to:
Posts (Atom)