0
votes
2answers
43 views
Google Protocol Buffer repeated field C++
I have the below protocol buffer. Note that StockStatic is a repeated field.
message ServiceResponse
{
enum Type
{
REQUEST_FAILED = 1;
STOCK_STATIC_SNAPSHOT …
0
votes
1answer
72 views
Which technologies does google work [closed]
Hi all, I know that Microsoft giant uses .net and MS technologies for all its Enterprise Applications and solutions. So Google which is a potential competitor for MS uses what kind …
0
votes
3answers
24 views
Optimizing an Ajax based website for Google Search
Hi all,
I would really like to hear your opinions about search engine optimizations for an Ajax based website.
The study case is the following:
http://projects.trapexit.org/
Wh …
1
vote
2answers
62 views
How do you think Google is handling this encoding issue?
I recently came across an encoding issue specific to how Firefox encodes URLs directly entered into the address bar. It basically looks like the default Firefox character encoding …
0
votes
2answers
59 views
Google Site Search - How do I get rid of branding?
I've paid for Google Site Search for my site and despite it saying that you don't need to have branding, it puts a "Google Custom Search" watermark on the textbox. I don't want thi …
3
votes
4answers
124 views
Is there any form designer available for Google Android.
Hi, I am a new comer in Android development, I have downloaded and installed the Android SDK, but not find any GUI or Form designer, can any one know about some Form designer in fo …
0
votes
1answer
20 views
How to decide the current point reach on google map?
How to decide the current point reach on google map?
Hi to All,
I have a list of points (pickup points) of a route that I want to show in my google map with polyline.
Now i have …
1
vote
1answer
99 views
Spring’s IOC with annotations is confusing for a Guice guy. Help to enlighten me
I came into IOC via Google Guice.
And now I've been forced to use Spring 2.5.6 at work & I am lost because Spring is quite complicated. Here are some questions after reading b …
0
votes
0answers
12 views
How can we add building names and/or landmarks to Google Maps?
How can we add building names and/or landmarks to Google Maps? & to get new customize url to use it with adding our predefine landmarks.
3
votes
7answers
398 views
Do you think learning go language may help my career as a programmer? [closed]
Java become a success due to its Write Once Run Anywhere feature. What about go language? Any impressing features like that? Is it just another system programming language like C/C …
0
votes
0answers
12 views
How to access Google/Gmail/Gchat/Reader user icons
Hello, I'm building a Google Reader client and wonder if it's possible to access a user's profile image (aka avatar) directly. When I navigate to the images in Reader itself, I fin …
3
votes
4answers
128 views
how can google find me if I am inside a mysql table?
I am creating a classifieds website.
Im storing all ads in mysql database, in different tables.
Is it possible to find these ads somehow, from googles search engine?
Is it possi …
0
votes
1answer
25 views
Google App Engine Task Queue on GWT
I'm looking at Google App Engine's new task queue API for Java and I'm having a hard time relating that to my GWT application. If I wanted to use a task queue to do some asynchrono …
0
votes
1answer
14 views
Google Search Appliance API - Is there a public server available for requests?
I'm trying to develop code to call the Google Search Appliance API. Because I don't have my own search appliance to test on right now, is there one on the internet that I can send …
0
votes
0answers
20 views
Open Source Calendar Solutions (integrate with Google Calendar)
I'm looking for an open-source javascript solution that would allow me to style a calendar. So far the best I've found has been http://arshaw.com/fullcalendar/ the only problem wi …
