InfoQ Homepage Google Content on InfoQ
-
Unit Testing Tips from Google
The QA engineers at Google share their unit testing advice in an ongoing series titled "Testing on the Toilet." The latest installment tackles a common problem: how can the unit tests themselves be refactored without accidentally invalidating the tests?
-
14 Ruby projects accepted for Google Summer of Code
14 Ruby projects were accepted for the Google Summer of Code bounty program. The projects range from a debugger for Rails, to a project writing an RSpec specification for Ruby, to protocol implementations using EventMachine and Ragel, and more.
-
Google Deprecates SOAP Search API
Google has deprecated its SOAP Search API, withdrawing one of the most prominent examples of Web service usage on the Internet. The remaining AJAX Search API is only a partial replacement.
-
Google Releases Search Engine Specifically For Code
Google has released Google Code Search, a search engine explicitly for code. Google is crawling all the publicly available code they can find including archives (.tar.gz, .tar.bz2, .tar, and .zip), CVS repositories and Subversion repositories. Searches can be performing using regular expressions and limited by language and license.
-
Reviews Mixed on Google's New Project Hosting Service
Last week Google announced a new hosting service for open-source projects. Developer comments around the web have been mixed. Some developers have been impressed with the service while others feel underwhelmed.