December 2007

Google’s (and parents’) role in keeping kids safe online

From Google's Blog:


We know that technologies like the "v-chip" can be used to keep kids from seeing inappropriate content on TV. And while technology has an important role to play in protecting kids online, it's as important that parents implant a symbolic "v-chip" in their children's minds to guide them when it comes to deciding what online content is and is not appropriate.

That was one of the observations I shared this week at the Family Online Safety Institute's conference in Washington, D.C. The Internet provides an amazing opportunity for young people to express themselves creatively and access immense quantities of useful information. Kids are using geospatial, mobile and social networking technologies, for example, to learn in new, interactive ways. The Internet also provides unparalleled opportunities for free expression, enabling kids and adults alike to deliver tremendous benefit to society by voicing sometimes unpopular, inconvenient, or controversial opinions.

At the same time, there is some online content and activity that is unsuitable for younger users. Google is dedicated to supporting parents' efforts to educate and protect their children when they go online. We've invested in developing family safety tools that empower parents to limit what online content their children can discover. Our SafeSearch filter, which users can adjust to block explicit content from their search results, is an example of this type of technology.

On YouTube, where we host user-generated content, we aim to offer a community for free expression that is suitable for children and protects them from exploitation. Our work to keep YouTube safe for children includes clear policies about what is and is not acceptable on the site; robust mechanisms to enforce these policies, such as easy tools for users to police the content by flagging inappropriate videos; innovative product features that enable safe behavior; and YouTube safety tips.

We've also partnered with child safety organizations, including CommonSense Media, i-Safe, iKeepSafe, NetFamilyNews, and, of course, the Family Online Safety Institute to increase awareness about online child safety. In addition, we cooperate with law enforcement and industry partners to combat child exploitation and help minimize the uploading of illegal content, offering training and technical assistance to law enforcement officials and providing groups like the National Center For Missing and Exploited Children with technology tools to help them be more effective in their work.

Keeping children safe on the Web is the shared responsibility of parents and families, educators, industry, and government. We have a shared responsibility to help teach children the media literacy skills they need to become savvy online and offline information consumers and, working together, we believe this goal is attainable.
I personally use OpenDNS for my DNS provider. It allows filtering of Internet content through blacklists. It's a quick and easy way to add some layer of protection for your web surfing kids.

Google

Comments Off

Permalink

Boost Your Willpower by Exercising your Mental Muscle

All of us have struggled to maintain self-control. Whether it is to have that last drink at a party, or a a cookie before dinner. An interesting article today in the New York times seems to suggest that self-control is a form of mental muscle that can improve with training.

Studies now show that self-control is a limited resource that may be strengthened by the foods we eat. Laughter and conjuring up powerful memories may also help boost a person’s self-control. And, some research suggests, we can improve self-control through practice, testing ourselves on small tasks in order to strengthen our willpower for bigger challenges.

In order to improve our self-control, the authors suggest working on smaller easily attainable goals. Obtaining small success will help improve your will-power making more difficult goals easier.

Technorati Tags: , , ,

Lifehack
Productivity

Comments (0)

Permalink

Easily Import Song Ratings to iTunes

Updated
iTunes IconA few years ago I was given an iPod. Like many, I loaded all of my songs into iTunes and used it as my primary music player. At some point iTunes stopped working and nothing I did would get it working again.

At that point, I switched to an alternate music player, JRiver’s MediaCenter. While this software served my purpose, I recently had a need to move back to iTunes. The only challenge for me was how to move my song ratings into iTunes. No big deal you say? Well, for me, song ratings are the key to all of my playlists (a subject of another post). If I had to start from scratch, rating my 5000+ song library, I would be working straight through the new year.

My initial thought was to do it with some software. However, thinking about it some more, I came away with a better solution - playlists.

The idea I have is to create playlists based on song ratings inside of MediaCenter. These are “Smart Lists”
that automatically update as songs are rated. MediaCenter allows you to export these playlists into various formats. One of them M3U is supported by iTunes. Here is what I did:

  1. Imported all of my songs into iTunes. This took some time.
  2. Created the following playlists in JRiver MediaCenter
    • 1 Star
    • 2 Star
    • 3 Star
    • 4 Star
  3. Exported each playlists as an M3U file
  4. Start iTunes
  5. Select File->Import and open the playlists you just saved. When you do, iTunes will
    import the playlist and display it under the iTunes playlists.
  6. Click the newly created playlist
  7. Highlight all of the songs in the playlist
  8. Right mouse click over the songs and rate them
  9. Repeat the import process for each of your playlists

Since iTunes can import M3U files, migrating your song ratings will work with any other player that also support M3U playlists. Most do.

There are a couple of caveats to this tutorial which are rooted in the M3U file format. The M3U file stores both the filename and the path to the file. There are two (at least) potential problems.

  1. If you want to move from Windows to OSX
  2. If your music file locations have changed

If you have either of these problems then a little Script-Fu should do the trick. It wouldn’t be too hard to write a quick parser in Perl/Python/Ruby which changes the path and filename to the new locations.

Technorati Tags: , , ,

Productivity

Comments (5)

Permalink

Answering more popular picks: meta tags and web search

From Google's Webmaster Blog, a discussion about using Meta tags to improve the accuracy of your searches:

Written by John Mueller, Webmaster Trends Analyst, Zürich

In writing and maintaining accurate meta tags (e.g., descriptive titles and robots information), you help Google to more accurately crawl, index and return your site in search results. Meta tags provide information to all sorts of clients, such as browsers and search engines. Just keep in mind that each client will likely only interpret the meta tags that it uses, and ignore the rest (although they might be useful for other reasons).

Here's how Google would interpret meta tags of this sample HTML page:


<!DOCTYPE …><head>
<title>Traditional Swiss cheese fondue recipes<title>utilized by Google, accuracy is valuable to webmasters
<meta name="description" content="Cheese fondue is …">utilized by Google, can be shown in our search results
<meta name="revisit-after" content="14 days">not utilized by Google or other major search engines
<META name="verify-v1" content="e8JG…Nw=" />optional, for Google webmaster tools
<meta name="GoogleBot" content="noOdp">optional
<meta …>
<meta …>
</head>

<meta name="description" content="A description of the page">
This tag provides a short description of the page. In some situations this description is used as a part of the snippet shown in the search results. For more information, please see our blog post "Improve snippets with a meta description makeover" and the Help Center article "How do I change my site's title and description?" While the use of a description meta tag is optional and will have no effect on your rankings, a good description can result in a better snippet, which in turn can help to improve the quality and quantity of visitors from our search results.

<title>The title of the page</title>
While technically not a meta tag, this tag is often used together with the "description." The contents of this tag are generally shown as the title in search results (and of course in the user's browser when visiting the page or viewing bookmarks). Some additional information can be found in our blog post "Target visitors or search engines?", especially under "Make good use of page titles."

<meta name="robots" content="…, …">
<meta name="googlebot" content="…, …">
These meta tags control how search engines crawl and index the page. The "robots" meta tag specifies rules that apply to all search engines, the "googlebot" meta tag specifies rules that apply only to Google. Google understands the following values (when specifying multiple values, separate them with a comma):

The default rule is "index, follow" -- this is used if you omit this tag entirely or if you specify content="all." Additional information about the "robots" meta tag can be found in "Using the robots meta tag." As a side-note, you can now also specify this information in the header of your pages using the "X-Robots-Tag" HTTP header directive. This is particularly useful if you wish to fine-tune crawling and indexing of non-HTML files like PDFs, images or other kinds of documents.

<meta name="google" value="notranslate">
When we recognize that the contents of a page are not in the language that the user is likely to want to read, we often provide a link in the search results to an automatic translation of your page. In general, this gives you the chance to provide your unique and compelling content to a much larger group of users. However, there may be situations where this is not desired. By using this meta tag, you can signal that you do not wish for Google to provide a link to a translation for this page. This meta tag generally does not influence the ranking of the page for any particular language. More information can be found in the "Google Translate FAQ".

<meta name="verify-v1" content="…">
This Google webmaster tools-specific meta tag is used on the top-level page of your site to verify ownership of a site in webmaster tools (alternatively you may upload an HTML file to do this). The content value you put into this tag is provided to you in your webmaster tools account. Please note that while the contents of this meta tag (including upper and lower case) must match exactly what is provided to you, it does not matter if you change the tag from XHTML to HTML or if the format of the tag matches the format of your page. For details, see "How do I verify my site by adding a meta tag to my site's home page?"

<meta http-equiv="Content-Type" content="…; charset=…">
This meta tag defines the content-type and character set of the page. When using this meta tag, make sure that you surround the value of the content attribute with quotes; otherwise the charset attribute may be interpreted incorrectly. If you decide to use this meta tag, it goes without saying that you should make sure that your content is actually in the specified character set. "Google Webauthoring Statistics" has interesting numbers on the use of this meta tag.

<meta http-equiv="refresh" content="…;url=…">
This meta tag sends the user to a new URL after a certain amount of time, sometimes used as a simple form of redirection. This kind of redirect is not supported by all browsers and can be confusing to the user. If you need to change the URL of a page as it is shown in search engine results, we recommended that you use a server-side 301 redirect instead. Additionally, W3C's "Techniques and Failures for Web Content Accessibility Guidelines 2.0" lists it as being deprecated.

(X)HTML and Capitalization
Google can read both HTML and XHTML-style meta tags (regardless of the code used on the page). In addition, upper or lower case is generally not important in meta tags -- we treat <TITLE> and <title> equally. The "verify-v1" meta tag is an exception, it's case-sensitive.

revisit-after Sitemap lastmod and changefreq
Occasionally webmasters needlessly include "revisit-after" to encourage a search engine's crawl schedule, however this meta tag is largely ignored. If you want to give search engines information about changes in your pages, use and submit an XML sitemap. In this file you can specify the last-modified date and the change-frequency of the URLs on your site.

[tags] SEO,web development,meta tags [/tags]

SEO

Comments Off

Permalink

Easy way to track time spent on projects

I’ve used a few different project management programs, my current favorite is Basecamp. However, Basecamp wants to treat everything as a project and gets in your way if you want to track time spent on tasks that are not bound to a specific project. Slim Timer Logo

Today, for example, I need to track some time spent on a one-off task for a client. It’s pretty close-ended, I’ll do the work, send the hours spent to accounting and I’m done. Creating a Basecamp project for this would be overkill.

As a software nerd, the thought of just using a stop watch seems sacrilegious so I opted to search for an appropriate piece of software that would allow me to time unbounded tasks.

Enter SlimTimer. SlimTimer is a web application which allows you to quickly create time bounded tasks. Sign-up is quick and (as near as I can tell) free.

Once you create an account, you can begin creating tasks in a tiny (think Slim) pop-up window. When tasks are activated, a timer starts. Close the window, the timer stops. So far this seems to do exactly what I need.

If that was all the application could do then all I did was find a web 2.0 stop watch. The really cool thing is the reporting. SlimTimer allows you to generate invoices, timesheets or more generic reports showing the time spent on a series of tasks.

You can then take these reports, and print them or export them to CSV, handy if you need to send this to someone else.

If you need a quick way to time tasks, give SlimTimer a test drive.

Technorati Tags: , ,

Productivity
Software

Comments (2)

Permalink

Information about buying and selling links that pass PageRank



Our goal is to provide users the best search experience by presenting equitable and accurate results. We enjoy working with webmasters, and an added benefit of our working together is that when you make better and more accessible content, the internet, as well as our index, improves. This in turn allows us to deliver more relevant search results to users.

If, however, a webmaster chooses to buy or sell links for the purpose of manipulating search engine rankings, we reserve the right to protect the quality of our index. Buying or selling links that pass PageRank violates our webmaster guidelines. Such links can hurt relevance by causing:

- Inaccuracies: False popularity and links that are not fundamentally based on merit, relevance, or authority
- Inequities: Unfair advantage in our organic search results to websites with the biggest pocketbooks

In order to stay within Google's quality guidelines, paid links should be disclosed through a "rel=nofollow" or other techniques such as doing a redirect through a page which is robots.txt'ed out. Here's more information explaining our stance on buying and selling links that pass PageRank:

February 2003: Google's official quality guidelines have advised "Don't participate in link schemes designed to increase your site's ranking or PageRank" for several years.

September 2005: I posted on my blog about text links and PageRank.

December 2005: Another post on my blog discussed this issue, and said

Many people who work on ranking at search engines think that selling links can lower the quality of links on the web. If you want to buy or sell a link purely for visitors or traffic and not for search engines, a simple method exists to do so (the nofollow attribute). Google’s stance on selling links is pretty clear and we’re pretty accurate at spotting them, both algorithmically and manually. Sites that sell links can lose their trust in search engines.

September 2006: In an interview with John Battelle, I noted that "Google does consider it a violation of our quality guidelines to sell links that affect search engines."

January 2007: I posted on my blog to remind people that "links in those paid-for posts should be made in a way that doesn’t affect search engines."

April 2007: We provided a mechanism for people to report paid links to Google.

June 2007: I addressed paid links in my keynote discussion during the Search Marketing Expo (SMX) conference in Seattle. Here's a video excerpt from the keynote discussion. It's less than a minute long, but highlights that Google is willing to use both algorithmic and manual detection of paid links that violate our quality guidelines, and that we are willing to take stronger action on such links in the future.

June 2007: A post on the official Google Webmaster Blog noted that "Buying or selling links to manipulate results and deceive search engines violates our guidelines." The post also introduced a new official form in Google's webmaster console so that people could report buying or selling of links.

June 2007: Google added more specific guidance to our official webmaster documentation about how to report buying or selling links and what sort of link schemes violate our quality guidelines.

August 2007: I described Google's official position on buying and selling links in a panel dedicated to paid links at the Search Engine Strategies (SES) conference in San Jose.

September 2007: In a post on my blog recapping the SES San Jose conference, I also made my presentation available to the general public (PowerPoint link).

October 2007: Google provided comments for a Forbes article titled "Google Purges the Payola".

October 2007: Google officially confirmed to Search Engine Land that we were taking stronger action on this issue, including decreasing the toolbar PageRank of sites selling links that pass PageRank.

October 2007: An email that I sent to Search Engine Journal also made it clear that Google was taking stronger action on buying/selling links that pass PageRank.

We appreciate the feedback that we've received on this issue. A few of the more prevalent questions:

Q: Is buying or selling links that pass PageRank a violation of Google's guidelines? Why?
A: Yes, it is, for the reasons we mentioned above. I also recently did a post on my personal blog that walks through an example of why search engines wouldn't want to count such links. On a serious medical subject (brain tumors), we highlighted people being paid to write about a brain tumor treatment when they hadn't been aware of the treatment before, and we saw several cases where people didn't do basic research (or even spellchecking!) before writing paid posts.

Q: Is this a Google-only issue?
A: No. All the major search engines have opposed buying and selling links that affect search engines. For the Forbes article Google Purges The Payola, Andy Greenberg asked other search engines about their policies, and the results were unanimous. From the story:

Search engines hate this kind of paid-for popularity. Google's Webmaster guidelines ban buying links just to pump search rankings. Other search engines including Ask, MSN, and Yahoo!, which mimic Google's link-based search rankings, also discourage buying and selling links.

Other engines have also commented about this individually, e.g. a search engine representative from Microsoft commented in a recent interview and said

The reality is that most paid links are a.) obviously not objective and b.) very often irrelevant. If you are asking about those then the answer is absolutely there is a risk. We will not tolerate bogus links that add little value to the user experience and are effectively trying to game the system.

Q: Is that why we've seen some sites that sell links receive lower PageRank in the Google toolbar?
A: Yes. If a site is selling links, that can affect our opinion about the value of that site or cause us to lose trust in that site.

Q: What recourse does a site owner have if their site was selling links that pass PageRank, and the site's PageRank in the Google toolbar was lowered?
A: The site owner can address the violations of the webmaster guidelines and submit a reconsideration request in Google's Webmaster Central console. Before doing a reconsideration request, please make sure that all sold links either do not pass PageRank or are removed.

Q: Is Google trying to tell webmasters how to run their own site?
A: No. We're giving advice to webmasters who want to do well in Google. As I said in this video from my keynote discussion in June 2007, webmasters are welcome to make their sites however they like, but Google in turn reserves the right to protect the quality and relevance of our index. To the best of our knowledge, all the major search engines have adopted similar positions.

Q: Is Google trying to crack down on other forms of advertisements used to drive traffic?
A: No, not at all. Our webmaster guidelines clearly state that you can use links as means to get targeted traffic. In fact, in the presentation I did in August 2007, I specifically called out several examples of non-Google advertising that are completely within our guidelines. We just want disclosure to search engines of paid links so that the paid links won't affect search engines.

Q: I'm aware of a site that appears to be buying/selling links. How can I get that information to Google?
A: Read our official blog post about how to report paid links from earlier in 2007. We've received thousands and thousands of reports in just a few months, but we welcome more reports. We appreciate the feedback, because it helps us take direct action as well as improve our existing algorithmic detection. We also use that data to train new algorithms for paid links that violate our quality guidelines.

Q: Can I get more information?
A: Sure. I wrote more answers about paid links earlier this year if you'd like to read them. And if you still have questions, you can join the discussion in our Webmaster Help Group.

Uncategorized

Comments Off

Permalink