493 reputation
418
bio website accelerando.euweb.cz
location Prague, Czech Republic
age 50
visits member for 1 year, 4 months
seen Apr 12 at 9:14
stats profile views 51

Senior developer, algorithms master, PM, analyst, applied mathematician.

The Three Little Daughters Raiser

Hobbies:
logics, history, psychology, sociology, pedagogics, photo, cycling, hiking.

In past:
space-/astro- geodesist, cartographer, astronomer, teacher, radiometrist on the liquidation of the Chernobyl catastrophe in 1986.


Feb
6
answered How to react to wrong/not answered questions during interview?
Feb
3
comment How could I make automatic tests for GUI?
Alas, I have a really hard problem - my app is being debugged not on the emulator, that is in a PC, but on the external Andoid device. So, I am almost sure there is no ready tool for testing it. I should organize the process myself. But how... What have I to check, what are the problems of making such testing, how the regressive test are organized... Everybody gives me links to tools, but I need links to thoughts. Of course, i would take a tool very gladly, but there isn't one... What a sad world... :-)
Feb
3
comment How could I make automatic tests for GUI?
+1 Anyway, I think, I'll use it in my another project.
Feb
3
comment How could I make automatic tests for GUI?
+1 for your attempt. But these tools don't work for Android, as I see.
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
I know it and very actively use. But as I see here, it is against the MVC idea, that is important for the Android. Maybe, I should in such cases hide all code, that creates layouts, into the special classes, or even package?
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
+1 thank you for you time. But as you see from another answer, in Android is used similar, but different model. "I spoke by prose for 50 years and didn't know about it!" Now I'll try to look at the differences of the models.
Feb
3
awarded  Scholar
Feb
3
accepted Is Model-View-Presenter (MVP) scheme useful for Android?
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
+1! Please, could you give a reference or two to some good texts on it?
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
Oh, yes. I understood you that way. And I agree. But I would like to understand the system. I was told that people here take only italics and bold as emphasising and SHIFTED words they take as shouting. See comments under the question here stackoverflow.com/questions/8848121/….
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
@ChrisF. Thank you twice. --- I was very strictly reprimanded, that using shifted up letters is considered as shouting here. Are you shouting at me? Or you are the same lover of good old typewriter texts as me? :-)
Feb
3
awarded  Commentator
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
I am so sorry for my haplessness, but till now I haven't found a way to connect to admins :-(
Feb
3
comment Is Model-View-Presenter (MVP) scheme useful for Android?
Maybe, I could put it into Stackoverflow, or it would be against rules?
Feb
3
awarded  Supporter
Feb
3
comment How could I make automatic tests for GUI?
+1, You have conducted me to another question (programmers.stackexchange.com/questions/133134/…) :-) I would be glad to read your opinion on it.
Feb
3
awarded  Autobiographer
Feb
3
revised How could I make automatic tests for GUI?
added 47 characters in body
Feb
3
comment How could I make automatic tests for GUI?
Thank you, but it is: a) Windows b) not for Android c) not free. I could overcome "c" and even "a", but "b" is too bad.
Feb
3
asked Is Model-View-Presenter (MVP) scheme useful for Android?