Android Programming Tutorial - Post data to a google spreadsheet - YouTube:
and info from here :
using-android-to-submit-to-a-google-spreadsheet-form
cool stuff
Yaniv T
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Wednesday, May 25, 2016
Thursday, May 5, 2016
Oracle on linux configurtion
we find out huge differences when retrieving huge amount of data from oracle , when it was installed on linux and on windows ( the windows was allot faster)
DBA:
check the
next articles and compare/add/fix the values that suggested by oracle for Linux
- you might find there what we are looking for https://docs.oracle.com/database/121/LTDQI/toc.htm#BHCCADGD
Have a look at this article http://www.dba-oracle.com/art_builder_tns.htm
- there are some critical parameters to check (tcp.nodelay = yes ?????).
IT:
I suggest to improve the kernel
for all our application server RedHat + zLinux with the necessary changes for
best throughput , concentrate with the Network tuning
There are allot of resources how
to improve it if you didn’t (specially net.core.rmem_max ,
net.core.wmem_max)
enjoy
Yaniv
Subscribe to:
Posts (Atom)