Showing posts with label Google Code Search. Show all posts
Showing posts with label Google Code Search. Show all posts

Sunday, 26 April 2015

Good bye Google Code :( or :) because anyone know about Google Code Search ?.. !!!

Google Code is joining the Google product graveyard, project creation disabled March 12, 2015


Google has announced today(March 12, 2015) that it is shutting down its project hosting service, Google Code. Its main competitor GitHub has long been seen as the ubiquitous code and project management platform, and even Google itself has long been moving its own open source projects “to meet developers where they are.” Google says that project creation on Google Code is already disable.

Beginning today(March 12, 2015), we have disabled new project creation on Google Code. We will be shutting down the service about 10 months from now on January 25th, 2016. Below, we provide links to migration tools designed to help you move your projects off of Google Code. We will also make ourselves available over the next three months to those projects that need help migrating from Google Code to other hosts
In August of this year, Google Code will become read-only, meaning users will not be able to edit or change existing projects. As the name suggests, however, users will be able to read and view project source until January 25, 2016 when the project hosting service will be closed completely. If you have a project that needs to be migrated off of Google Code, the company suggests you use the Google Code to GitHub exporter tool.


To get more feed follow US on Google Pulse and Facebook


If u want more like this or about any other topic post ur e-mail id and ur opinion topic name on command.To get update like and follow our page on Google + and FB Also see bit.do/mnb bit.do/sob bit.do/sbb

Monday, 25 February 2013

GOOGLE CODES SEARCH FOR OPEN SOURCE...!!!


GOOGLE CODE   

 

Google Code is Google's site for developer tools, APIs and technical resources. The site contains documentation on using Google developer tools and APIs—including discussion groups and blogs for developers using Google's developer products.
The site contains reference information for community based developer products that Google is involved with like Android from the Open Handset Alliance and OpenSocial from the OpenSocial Foundation.

Google closed a lot of useful services to focus on Google+ and other core offerings. One of the best services that was recently shut down is Code Search, a search engine for open source code. 



Ajax APIs

Google's Ajax APIs let a developer implement rich, dynamic websites entirely in JavaScript and HTML. A developer can create a map to a site, a dynamic search box, or download feeds with just a few lines of JavaScript.

Ads APIs

The AdSense and AdWords APIs, based on the SOAP data exchange standard, allow developers to integrate their own applications with these Google services. The AdSense API allows owners of websites and blogs to manage AdSense sign-up, content and reporting, while the AdWords API gives AdWords customers programmatic access to their AdWords accounts and campaigns.



Gears

Gears was beta software offered by Google to enable offline access to services that normally only work online. It installed a database engine, based on SQLite, on the client system to cache data locally. Gears-enabled pages used data from this local cache rather than from the online service. Using Gears, a web application may periodically synchronize the data in the local cache with the online service. If a network connection is not available, the synchronization is deferred until a network connection is established. Thus Gears enabled web applications to work even though access to the network service is not present. Gears is currently discontinued.