Showing posts with label internet safety. Show all posts
Showing posts with label internet safety. Show all posts

Monday, September 05, 2011

Locking Google Safe Search

Keeping students safe on the Internet is a constant challenge? Did you know about this one?



As a teacher, you can look for the colored balls even from across the room. Those tell you safe search is on. This is a great to know about whether you are a teacher or a parent.

Wednesday, June 22, 2011

Google SafeSearch

Google has a new feature which makes Internet searches safer for students.

Wednesday, March 16, 2011

Facebook Privacy Settings for Teens

In the last post, you heard about a comprehensive guide for parents. This post references the same organization which brought you that guide. This chart provides a chart listing recommended privacy settings for teens.

Monday, March 14, 2011

A Parent's Guide to Facebook

Both Facebook and online safety are hot topics in today's society. This guide, written by Anne Collier and Larry Magid of ConnectSafely.org, ahev written A Parent's Guide to Facebook. Click the link to download this free, 34 page guide. calm your fears by increasing your knowledge.

Friday, February 25, 2011

Steering Clear of Cyber Tricks

It's amazing how many people people still find themselves tricked by "something-for-nothing" e-mails and messages asking for personal information. This short video points out some of the perils and pitfalls.

Thursday, October 21, 2010

Public Wi-Fi...Are you Safe?

Free public Wi-Fi seems to everywhere. That's a good thing. We can work from the local coffee shop or the airport. The benefits, however, come with risks. How safe are you? How much sensitive information resides your laptop that others could access?

Lifehacker published this post which gives some very practical tips on keeping your data safe while you surf on public Wi-Fi.

Wednesday, June 13, 2007

Keeping little eyes away from inappropriate material

People can take just about any good thing and find a bad way to use it—the telephone, the automobile, prescription medicines. The list could go on and on, and the Internet is a candidate for that list. This post addresses the potential for someone reaching inappropriate material through a blog.

Sure, I realize that anyone sitting unsupervised at a computer and looking for inappropriate material will find it quickly without ever visiting my blog. I do, however, want to remove the possibility that by visiting my blog and clicking on link, a youngster could be seeing something he or she has no business seeing.

By far my biggest concern is the link at the top of Blogger blogs that says “Next Blog.” At first glance, it looks like a good feature. You can visit blog after blog you never knew existed, and you can find some real treasures. You can also find some real trash. You could be one click away from a blog featuring pornography, profanity, or hate speech.

You will notice this "Next Blog" option does not exist on this blog, or any of the other blogs I have composed (TalladegaCitySchools.blogspot.com, TeachTalladega.blogspot.com, or AlabamaArts.blogspot.com) One simple measure prevents someone reading your blog and being a couple of mouse clicks away from trouble.

I wrote about this same topic in November of 2005. Since that time, Blogger has gone through an upgrade. The instructions that worked before no longer work now. What follows is a set of directions which will work. Thanks to Rakesh for providing directions which will work with the new Blogger.

Removing the Navigation Bar
  1. You will probably want to print this page of my blog to reference during the process.
  2. To remove the Navigation Bar, you are actually going to edit the html code just a bit.
  3. Go to www.blogger.com and log into your blog.
  4. On the dashboard, click "Settings."
  5. Click the "Template" tab
  6. Click the "Edit html" tab
  7. Find the line of code that consists of the word "head" surrounded by the < > . It will be near the top.
  8. Click the mouse to insert the cursor at the end of the line. Hit "Enter" to give yourself a blank line.
  9. Highlight and copy the following text. Paste this text starting in that blank line:

!-- code to add --
style type="text/css"
#navbar-iframe
{
height:0px;
visibility:hidden;
display:none;
}
/style


You are going to enclose 3 of the lines you just added with "< >" signs (leaving off the quotation marks). You will add these "< >" signs to enclose the first, second, and last lines of code you pasted. These three lines are the ones that said "
!-- code to add --," "style type="text/css"" and "/style"

Once you have done this, click "Save Template." You can now click on "View Blog." If you have done it correctly, the navigation bar will be gone.


That’s it! I doubt the folks at Blogger would be happy about my doing this and even less happy about telling you about it. I am more concerned about being an accomplice to youngsters seeing stuff they shouldn’t than I am keeping folks happy.