RSS feed [root] /weblog /google




login:

password:

title search:




 


Thu Apr 06 06:33:01 GMT 2023

google



(google search) (amazon search)
second
download zip of files only

Mon Oct 17 13:33:46 GMT 2022 From /weblog/google

photo


https://www.androidpolice.com/google-photos-explainer/

(google search) (amazon search)


Thu May 05 14:34:14 GMT 2022 From /weblog/google

gmail


A persistent search for gmail in firefox - http://blog.persistent.info[..]adding-persistent-searches-to-gmail.html

check mail via atom - http://mail.google.com/support/bin/topic.py?topic=1573

gmail tips - http://gmailblog.blogspot.com[..]10-little-known-gmail-features-part.html http://www.mattcutts.com/blog/9-power-tips-for-gmail/

get a copy of your data - https://www.google.com/settings/takeout/custom/gmail,calendar

8 incredible Gmail apps and tools to tame your inbox - https://www.androidpolice.com[..]m/top-gmail-apps-and-tools-organization/

(google search) (amazon search)


Sun May 01 13:30:43 GMT 2022 From /weblog/google

privacy


Get back your data in google - https://takeout.google.com/

Google has a complete guide on removing personally identifiable info (PII) or doxxing content from Search. - https://www.androidpolice.com[..]gle-search-personal-information-removal/

You Can Finally Get Your Personal Information Off Google - https://lifehacker.com[..]ersonal-information-off-googl-1848861331

(google search) (amazon search)


Mon Apr 18 23:41:57 GMT 2022 From /weblog/google

chrome


Use tools with chrome:// - http://www.thegeekstuff.com/2011/10/google-chrome-commands/

Chrome tips - http://www.thegeekstuff.com/2012/04/chrome-browser-tips/

chrome os flex - https://www.androidpolice.com[..]all-chrome-os-flex-chromebook-explainer/ https://chromeenterprise.google/os/chromeosflex/

(google search) (amazon search)



Tue Feb 15 13:24:34 GMT 2022 From /weblog/google/android

tools


Open link in difference browsers or apps - http://www.androidpolice.com[..]pen-links-in-alternate-browsers-or-apps/

How to download offline maps in Google Maps - https://www.androidpolice.com[..]to-download-offline-maps-in-google-maps/

(google search) (amazon search)


Fri Jan 14 00:33:15 GMT 2022 From /weblog/google/android

development


How to submit application - http://mobile.tutsplus.com[..]ting-your-application-to-android-market/

How to use Market to install dependence at emulator - http://piotrbuda.eu[..]ing-google-play-on-android-emulator.html

Sync with google account from your app - http://www.androidhub4you.com[..]ogle-account-integration-in-android.html

How Andorid improve performance - http://zeroturnaround.com[..]re-dynamic-with-runtime-code-generation/

Tips for Android studio, like common key-binding - http://www.infoq.com[..]d-resources-android-developers-must-know

How to install and use ADB on Windows, Mac, Linux, Android, Chromebooks, or even in a browser - https://www.androidpolice.com[..]s-mac-linux-android-chromebooks-browser/

(google search) (amazon search)


Wed Oct 13 14:33:22 GMT 2021 From /weblog/google

service


A list of projects at google sandbox - http://ruscoe.net/blog/2006/07/whats-in-googles-sandbox.asp

Strange Google Links - http://www.pipesnetwork.com/blog/archive/2006_03_03.php

Analysis website perforamnce - http://www.infoq.com/news/2011/04/Google-Page-Speed-Online-Mobile

Arts and Culture - https://artsandculture.google.com/

(google search) (amazon search)


Sun Oct 10 23:56:28 GMT 2021 From /weblog/google

map


A short tutorial - http://today.java.net/lpt/a/332

Use google map on car - http://www.youtube.com/watch?v=MgTx9nUJfOc

How to Drop a Pin on Google Maps - https://www.freecodecamp.org[..]g/news/how-to-drop-a-pin-on-google-maps/

(google search) (amazon search)


Sun Oct 11 11:16:50 GMT 2020 From /weblog/google/development

protobuf


https://itnext.io/protobuf-and-null-support-1908a15311b6

https://reasonablypolymorphic.com/blog/protos-are-wrong/

gRPC with Kotlin Coroutines - https://codingwithmohit.com/grpc/grpc-kotlin-coroutines

(google search) (amazon search)


Tue Jul 23 05:26:02 GMT 2019 From /weblog/google

how google work


http://www.googleguide.com/google_works.html

search hint - http://www.google.com/help/refinesearch.html

insights-into-the-world-of-the-google - http://list25.com[..]hts-into-the-world-of-the-google-empire/

google-maps-101-how-we-map-world - https://www.blog.google[..]s/maps/google-maps-101-how-we-map-world/

(google search) (amazon search)


Wed Jul 03 13:01:06 GMT 2019 From /weblog/google/development

misc


Google + API - http://developers.google.com/

google sso - http://dystopics.dump.be[..]es-of-x-google-token-and-why-it-matters/

google ajax server api - http://blogs.cocoondev.org/dims/archives/004722.html

Tips of google chat api - http://www.diegoparrilla.com[..]g-google-chart-api-from-server-side.html http://googlemapsapi.blogspot.com[..]ing-chart-api-in-kml-for-quick-data.html


String s = URLEncoder.encode("Há tantos burros mandando em homens de inteligência, que, às vezes, fico pensando que a burrice é uma Ciência", "UTF-8");
URL url = new URL("http://ajax.googleapis.com/ajax/services/language/detect?v=1.0&q="+s);
JSONObject obj = (JSONObject) ((JSONObject)JSONValue.parse(url.getContentAsString())).get("responseData");
System.out.println(obj.get("language"));
System.out.println(obj.get("confidence"));

- http://blog.furiousbob.com[..]2009/07/06/automatic-language-detection/

http://blog.0x1fff.com[..]oogle-open-source-projects-that-you.html

Google cloud platform - https://cloud.google.com/products/compute-engine/

Google JSON library articles - http://blog.ajduke.in/tag/gson/

AI api - https://cloud.google.com/products/machine-learning/

GRPC - http://www.infoq.com/cn/articles/tidb-and-grpc https://www.alluxio.io[..]rift-to-grpc-a-perspective-from-alluxio/

Getting fix password for APP - https://myaccount.google.com/apppasswords

(google search) (amazon search)


Tue May 23 07:55:04 GMT 2017 From /weblog/google/development

html5


GWT websocket - http://code.google.com/p/gwt-websockets/
Javascript websocket call - http://blog.chromium.org[..]web-sockets-now-available-in-google.html
pwa - https://developers.google.com/web/progressive-web-apps/


(google search) (amazon search)


Sun Aug 16 02:40:14 GMT 2015 From /weblog/google/android

performance


Issue of Galaxy S, IO - http://forum.xda-developers.com/showthread.php?t=749649

Setup VM for development, for better performance - http://blogs.nuxeo.com[..]10/speeding-up-the-android-emulator.html

Setup SWAP at android? http://www.technicgang.com/how-to-increase-ram-in-android-mobile/

(google search) (amazon search)




Tue Dec 03 05:28:04 GMT 2013 From /weblog/google/development

spanner


http://highscalability.com[..]mers-building-apps-using-sql-semant.html

http://www.infoq.com/presentations/spanner-distributed-google

(google search) (amazon search)


Wed Feb 13 05:31:57 GMT 2013 From /weblog/google/development

guava


Using collection transformer - http://codemunchies.com[..]ordering-with-google-collections-part-3/

Optional - http://kerflyn.wordpress.com[..]12/05/from-optional-to-monad-with-guava/

Pre-condition - http://marxsoftware.blogspot.com[..]m/2011/10/guava-preconditions-class.html

Some of the most noteworthy collections are:

1) BiMap - A Map that guarantees unique values, and supports an inverse view
2) Multiset - A Collection that may contain duplicate values like a List, yet has order-independent equality like a Set. Often used to represent a histogram.
3) Multimap - Similar to Map, but may contain duplicate keys. Has subtypes SetMultimap and ListMultimap providing more specific behavior. There is also index() function to convert a list to multimap - http://google-collections.googlecode.com[..]Multimaps.html#index(java.lang.Iterable, com.google.common.base.Function)
4) ClassToInstanceMap - A specialized Map whose keys are class literals and whose values are instances of those types.

Google has also included a number of utility classes that also work with these new collections. Some of these include:

1) Comparators - Natural order, compound, null-friendly, ad-hoc . . . http://danhaywood.com[..]/02/02/using-google-guavas-ordering-api/
2) Iterators and Iterables - Element-based equality, cycle, concat, partition, filter with predicate, transform with function . . .
3) Lists, Sets and Maps - A plethora of convenient factory methods and much more.
4) PrimitiveArrays - "boxing"/"unboxing" of primitive arrays
5) Object.equals and hashCode - Provide built-in null-handling.

- http://www.infoq.com/news/2007/10/collections-api http://users.mafr.de/~matthias/articles/google-collections.html

Example of filtering - http://marxsoftware.blogspot.com.au[..]/10/filtering-and-transforming-java.html

Helper for creating factory class - http://techneerajnandwana.blogspot.hk[..]hk/2012/02/guava-classtoinstancemap.html

(google search) (amazon search)


Tue Oct 02 12:48:55 GMT 2012 From /weblog/google/development

bigQuery


Some tools of bigQuery platform - http://martinfowler.com/articles/bigQueryPOC.html

(google search) (amazon search)


Tue Jan 10 15:36:09 GMT 2012 From /weblog/google/android

input


http://geekyninja.com[..]ow-to-type-faster-on-your-android-phone/

(google search) (amazon search)


Tue Oct 04 15:56:07 GMT 2011 From /weblog/google/android

basic


http://www.script-tutorials.com[..]active-android-tutorials-for-developers/

http://www.learncomputer.com/what-is-dalvik/

http://www.jeanhsu.com[..]etting-started-with-android-development/

(google search) (amazon search)


Sat Jun 04 03:49:57 GMT 2011 From /weblog/google/development

finance


How to get historical data from google finance - http://www.smartquant.com/forums/viewtopic.php?t=5560

(google search) (amazon search)


Wed May 04 17:25:56 GMT 2011 From /weblog/google

analytics


A Google Analytics Cookie [Explained] - http://www.tutkiun.com[..]a-google-analytics-cookie-explained.html

(google search) (amazon search)


Tue Mar 22 06:28:54 GMT 2011 From /weblog/google

problem


Some problem of the UI of google - http://searchengineland.com[..]out-google-revisited-5-years-later-67969

(google search) (amazon search)


Tue Oct 05 08:50:06 GMT 2010 From /weblog/google/development

chrome


Sample extensions - http://kurrik.github.com[..]ckathons/10-05-2010/image-grayscale.html http://code.google.com/chrome/extensions/

(google search) (amazon search)