• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • About Us
  • Contact Us
  • Who’s Who
  • Archive
  • Lauren Stuff
    • Lauren’s To-Do List
    • Bacon Mat Gallery
    • Preschool Quotes
    • Bat Bugs and You
    • Hilarious!
    • Pot Pie recipe
    • Utility Bills
    • Gas Bills
    • Building Committee CDC
  • Lloyd Stuff
    • Lloyd’s To-Do List
    • 50 Best Movies for Middle School
    • Good High School Websites
    • Fantasy Baseball Files
    • Website Rubric & Programming Rubric
    • I Want to Bake Bread
    • I Want to Forge Swords
    • Sorry Chuck. Sorry Brad.
    • The Lloyd Gallery
    • Narnia in Pop Culture
    • myMiniCity WordPress Plugin
    • Settlers Record
  • Prius Camping
  • Brazil
    • Martin Hofman Diaries – 1946
Lloyd and Lauren website logo

LaurenandLloyd.com

where our wasted time becomes your wasted time

  • Most Popular
  • Drawings
  • Videos
  • Worst day ever
  • Journal
  • More
  • Brazil

Nerd

Baby Name Data Visualization

June 2, 2014 by Lloyd 9 Comments

The good people (I’m really just guessing here) at Zatonovo have a cool little tool where you can specify a name and it will show you how popular that name was from 1912 to 2012 on a state by state basis. I played with it for a while and there were a lot of interesting things that I noticed. But rather than just point them all out, I’ll pick two and ask you to see what you find. Here are my two:

  1. Lloyd has gone from about 70 per state down to about 1.
  2. Brad isn’t nearly as popular a name as I thought it was.

 

Filed Under: Found, Lloyd, Nerd Tagged With: data visualization, geek, names

Bioshock Infinite

May 22, 2014 by Lloyd 6 Comments

So, I finished Bioshock Infinite this week. That’s a video game if you didn’t know. This is Lloyd if you didn’t know.

It was a good game. It was fairly short as far as video games go and altogether well done. I purchased it a few months ago when it was on sale for $9.99 and my students who have played it have been pestering me to play it so that we could talk about it.

The game is set in 1912 and the music for it is just great. There are phonographs that you walk by that play songs from the turn of the century as you walk by them, loud speakers in public squares that have period music playing. Even a barbershop quartet tucked away in a little corner.

But as you get further into the game, some of the music changes. Here are a few samples:

It actually works really well with the story line of the game too. Here’s the final song at the end of the game:

http://laurenandlloyd.com/wordpress/wp-content/uploads/2014/05/Bioshock-Infinite-OST-Will-The-Circle-Be-Unbroken-Full.mp3

Filed Under: Lloyd, Nerd Tagged With: games, video games, wastes of time

How to make a Google map of graduation parties

May 1, 2014 by Lloyd 10 Comments

Teachers get invited to a fair number of graduation parties, and for years I’ve told myself that graduation “season” would be easier if I had a map of where the parties were. Last year I got organized and made a map. It was surprisingly easy. This should work with any sort of address data, so if you’re making maps for graduations or garage sales this should still work.

Step one: Trick Seniors into Getting you Graduation Information

The trick here is to make it easy for them to do so.  I created a Google form to capture the data, but you could use any survey type site. We get the seniors to setup a Facebook Group each year, so I recruited a senior, convinced him that having a map of graduation parties would be a good idea (the seniors can use it too). He posted the form to the Facebook group and harassed seniors until we had all of the information.

google form

Step two: Fix the data

Part of fixing the data will be standardizing all of the information that the seniors submitted so that everything is consistent (dates, times…). The rest is simply arranging the data in the correct order for the mapping service and sorting it by date and time.  This is the order that I found makes a nice map. The order of the first 4 is mandated by the mapping software.

Address City State Zipcode Name Date Time Venue Notes

Step three: Paste your spreadsheet data into BatchGeo

BatchGeo is free as long as you have reasonably small sets of data. If you have hundreds of graduation parties you can still use it, but you’ll have to pay for the maps.

batchgeo

  1. Copy your spreadsheet data including header.
  2. Paste it into the “spreadsheet box” on the batchgeo site (if you then click outside the box it will format it nicely).
  3. Click on “Validate and Set Options”.
  4. Set your region and group by date.
  5. Click on “Advanced Option”
  6. You probably don’t have to change anything here. Just look at the options and make any changes that you think would look nice. If you notice that anything looks odd, you can always start over at step 1.
  7. Click on “Make Map”.
  8. After you admire your map, click on “Save and Continue”.
  9. Enter a title, description and your email address (so you can update it if needed). You probably want an unlisted map so that only people to whom you give the URL will be able to see it. Click on “Save Map” and you’ll be sent an email with the links.

map

The image above links to the actual map, but batchgeo only keeps your map until people stop visiting it. After that, they will send you an email and you can visit it if you want to keep it.

Notice that you can filter by day and that the markers are labeled in alphabetical order by when the party gets started (assuming you sorted your data by date and time before you pasted it in).

Step four: Share your map

Just one note about sharing your map: if you make changes later, batchgeo generates a new URL for the edited version of your map. So if you make a change, make sure you send out the new URL to teachers and seniors. For that same reason, you probably don’t want to use URL shortening services like bit.ly that do not allow you to update the URL after the shortened link is created. Oh, it might also be polite to tell both the seniors and the teachers that just because you’re providing a map to the parties doesn’t imply that everyone is automatically invited to every party.

Filed Under: Lloyd, Nerd, School Tagged With: map

Hour Of Code

December 10, 2013 by Lloyd 6 Comments

Guess what this week is, boys and girls? That’s right. It’s Computer Science Education Week. And the Computer Science Teacher’s Association (did I mention I was the Nebraska chapter president) along with Code.org is sponsoring an Hour of Code.

So far over 6,000,000 people have tried their hand at writing computer programs for an hour. We’re having all of the students at Lincoln Lutheran give it a try (during math class). We’re doing it over a two-day period and it’s been working out okay.

There are about 20 different tutorials that you can choose from. We’re having students start off with the Angry Birds/Plants vs. Zombies tutorial. It uses a programming language called Scratch that you program by dragging different colored blocks around the screen.

The tutorials are mostly game-like. And, while you can’t do anything really Earth-shaking in an hour, you can get an idea of whether you might like to learn more about programming. They say that there will be 1,400,000 new Computer Science jobs in the next 6 year, but we are on pace to produce only 400,000 Computer Science majors.

This concerns big computer companies like Google and Microsoft, so they are sponsoring this sort of thing to encourage more people to study programming (and to encourage more schools to teach it).

You can try the Angry Bird’s  Tutorial and see what you think. No, seriously, give it a try.

Filed Under: Lloyd, Nerd, School Tagged With: computers, csta

Gamification and Programming

September 9, 2013 by Lloyd 6 Comments

So, while Lauren has been heating up and cooling down multiple times a day, I’ve been working on trying something new with my programming class.

For the last couple of years people have been experimenting with using common elements in games in classrooms. It’s called Gamification, and it’s not playing games in class. People have been doing that for a long time. It’s turning the whole class into a game. People are also doing it outside of education too. You’ve maybe been gamified yourself without knowing it. If you want to know more about it in general, watch this video:

Okay, everything make sense now?

I’ve been working on how this will look in my class, and in a nutshell, students will still do (mostly) all of the same stuff I’ve had them do in this class for years. But this time around, they will get points for doing them and when they get enough points they will go up a level and when they go up a level they can pick certain perks. Additionally, they can see on Leaderboards how the rest of the class is doing and earn Achievements for doing certain things well.

Gamification Design Documents

See, Mom, I knew all those hours playing video games were going to pay off for me.

Gamification Design Documents

If you’re really interested, you can take a look at the Programming website. I’ve already rolled out a few of the leaderboards, I’m also keeping a list of useful resources and making some posts about how I’m doing things, why I’m doing them that way and how they are turning out. I’ve done 4 posts so far.

Filed Under: Journal, Lloyd, Nerd, Prototype, School Tagged With: gamification, geek, lincoln lutheran, programming

Well, at least it’s not meth.

July 30, 2013 by Lauren 5 Comments

So, Sam and Rachel have officially moved to Seward – hooray!! They are renting a big ok’ house while they look for a place to buy. Seriously, this house is big and old and beautiful. It was built in the 1800’s but a tornado destroyed the original building, leaving only the crazy, awesome basement to rebuild on in 1914.

A crazy, awesome basement that is currently housing Sam’s gigantic Lego collection.

20130730-212344.jpg

I know, right!?! How many tubs and boxes are there? Twenty? That is faaar too many Legos for one human being to own! Granted, he shares with his kids, but still.

Luckily the basement is large and there is room on the other side for:

20130730-212547.jpg

You have got to be kidding me. Yes, those are all Legos.

Filed Under: Nerd

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Go to Next Page »

Primary Sidebar

Recent Comments

  • Bill February 7, 2026 at 2:32 pm on “Special” means “Watch Out”And now two years later, Jan 2026 I did the same thing again When will I learn damn special K?[more]
  • Joe January 21, 2026 at 10:06 pm on “Special” means “Watch Out”I keep finding small hard amber pieces that can break a tooth and noticed for the past few years Special[more]
  • Kristi January 5, 2026 at 11:09 am on Such accomplishment!That is a HUGE accomplishment. I can't wait to hear your first piano piece.
  • Mark December 23, 2025 at 7:20 am on Such accomplishment!Proud of you both, sis, especially for the perseverance to see the whole thing through. Grandmother would be so pleased.[more]
  • Brad December 22, 2025 at 11:40 pm on Such accomplishment!Ha! I love that piano book name! And it's so awesome that you fixed the piano! And that you sustained[more]

Friends

  • Brad
  • Deanne
  • Gretchen
  • Kitt
  • Kris
  • Kristi
  • Top

Sites

  • CSTA Nebraska
  • Lincoln Lutheran
  • Lorenz Family
  • Preschool Pointers
  • Programming Class
  • Sommerer Family
  • St. John CDC
  • Weber Family
  • WP Login

Tags

add art auction Bacon bathroom birthday brad camera cat cats choir christmas clothing computer Cricket family fire food Gadget game garden geek green hair house ipad iphone kitchen laundry mail Meta movie movies music mystery omaha Peggy preschool reunion royuks School seward Small Town tv ukulele

Brad Quote

Brad Royuk doesn’t NEED to take attendance.

Copyright © 2026 · Genesis Sample on Genesis Framework · WordPress · Log in