Current Twitter Status

See status in context

Subsidized Fear

Terror Alert Level

Into The Past »

Links Tagged With “google” (Show All Items Tagged With “google”)

Google says “Think big with a gig: Our experimental fiber network”

Bookmarked via Diigo on Wednesday, February 10, 2010 @ 11:14 CST by Daniel Andrlik

This is huge. This is bigger than Buzz, bigger than the Nexus One and bigger than Wave. If Google’s trials are successful, they could seriously reshape the standard for the speeds at which Americans access the Internet, specifically around 1 gigabit per second over fiber connections.

From the post:

 Our goal is to experiment with new ways to help make Internet access better and faster for everyone. Here are some specific things that we have in mind:

Next generation apps: We want to see what developers and users can do with ultra high-speeds, whether it’s creating new bandwidth-intensive “killer apps” and services, or other uses we can’t yet imagine.

New deployment techniques: We’ll test new ways to build fiber networks, and to help inform and support deployments elsewhere, we’ll share key lessons learned with the world.

Openness and choice: We’ll operate an “open access” network, giving users the choice of multiple service providers. And consistent with our past advocacy, we’ll manage our network in an open, non-discriminatory and transparent way.

Guess this settles the question of why Google has been buying up all that dark fiber over the last few years. OK, tech pundits, in the wake of this announcement, do any of you seriously care if Buzz is a flop or not?1 Stop opining about social networking sites and “power of social media” (a phrase guaranteed to earn you a punch in the groin from me) and start thinking big.


  1. For the record, I hope Buzz does well, because it’s promoting some very interesting open standards that could revolutionize they way publishers and subscribers interact with each other.

View Link Source

The Go Programming Language

Bookmarked via Diigo on Saturday, November 14, 2009 @ 10:55 CST by Daniel Andrlik

Google has released their own programming language, appropriately named Go.

I haven’t had time to dig deeply into this yet, but I’m seeing some interesting stuff that I like such as fast compilation, garbage collection, easy to read syntax, built in support for multicore machines and of course an open source BSD-style license. I’m looking forward to playing around with this when I can free up some time to do so.

View Link Source

Chrome Extension HOWTO ‎(Chromium Developer Documentation)‎

Bookmarked via Diigo on Sunday, March 22, 2009 @ 13:12 CDT by Daniel Andrlik

It begins…

People have been dying to start writing extensions for Chrome since it was first released. I’ve actually become accustomed to living without extensions when using Chrome, because the speed and other interface tweaks fit my workflow very well. Still the ability to add extensions to Chrome is a huge step forward.

Currently, you need to use the developer version of Chrome ( instructions here ) to install extensions and the installation/management process is still pretty basic, but it’s a good start.

Now, Google just needs to get versions out for Mac and Linux.

View Link Source

Processing your offline gmail in Python - Command Line Warriors

Bookmarked via Diigo on Tuesday, February 3, 2009 @ 21:48 CST by Daniel Andrlik

Oh, there are hours of geeky fun to be had with this. This is so going on my list of things to tinker with when I finish my current coding project.

View Link Source

Agglom - Web Slideshow on: Google Chrome- The Comic Book

Bookmarked via Diigo on Tuesday, September 2, 2008 @ 21:22 CDT by Daniel Andrlik

Google is releasing a new open source browser called Chrome, which looks like it could be very interesting.

View Link Source

New Image and Video Demos of Android

Bookmarked via Diigo on Thursday, May 29, 2008 @ 08:41 CDT by Daniel Andrlik

The new demos of Android, Google’s mobile operating system, are very impressive. The UI has had a makeover, and there’s some impressive stuff going on here. Supposedly, Android will be shipping on some phones later this year, I just wish we knew more about the hardware that will be running it.

View Link Source

OAuth support for Google Accounts and Contacts API

Bookmarked via Diigo on Saturday, April 26, 2008 @ 09:00 CDT by Daniel Andrlik

Google now supports OAuth: Sweet!

View Link Source

Using Django with Appengine

Bookmarked via Diigo on Saturday, April 12, 2008 @ 23:30 CDT by Daniel Andrlik

This is a useful guide for navigating some of the specifics of getting a Django project up and running on Google App Engine.

View Link Source

Google Jumps Head First Into Web Services With Google App Engine

Bookmarked via Diigo on Monday, April 7, 2008 @ 21:53 CDT by Daniel Andrlik

Google provides major infrastructure for web app hosting, in direct competition with Amazon’s Web Services. Google’s service is free unless you go over your limits, which look reasonable at the outset. Your app needs to be written in Python (more languages available later), which will be a limitation for some, but as you may have noticed I am quite fond of that language. :-)

That being said, the platform is pretty proprietary, and at this point I don’t have enough info on how easy/difficult it is to get your stuff back out of it if you need to. This is an exciting offering, but one I’ll probably wait and watch on.

View Link Source

First date with the Googlebot: Headers and compression

Bookmarked via Diigo on Thursday, March 6, 2008 @ 21:43 CST by Daniel Andrlik

From the Official Google Webmaster Central Blog: This is a cute explanation of how the Googlebot works when crawling and indexing sites.

View Link Source

Into The Past »