Inerciasensorial - inerciasensorial.com.br - Inércia Sensorial
General Information:
Latest News:
Download file using WinJS.xhr 7 May 2013 | 11:00 pm
Snippet to download a file using WinJS.xhr and save it. The file variable below is a StorageFile, result of pickSaveFileAsync. Note the usage of responseType: “blob” as an option to xhr, and how it is...
PCH file built from a different branch ((clang-425.0.24)) than the compiler ((clang-425.0.27)) 13 Apr 2013 | 06:44 pm
Atualizei o XCode da versão 4.6.0 para 4.6.01 e de repente meus projetos não construíam mais, dando o erro: PCH file built from a different branch ((clang-425.0.24)) than the compiler ((clang-425.0.27...
Powershell script to snap an app in Windows 8 6 Dec 2012 | 09:52 pm
You can not, from inside a Windows 8 application, snap it. That doesn’t mean there is no other way At work, we have to test our app in a snapped state, so we need a way to programmatically make it hap...
Get current session id on Ruby Selenium WebDriver 6 Dec 2012 | 06:36 pm
1 @browser.instance_variable_get('@bridge').instance_variable_get('@session_id') Sem posts relacionados.
SWOTOR Nvidia crash 20 Nov 2012 | 08:29 pm
All of sudden, the game Star Wars: The Old Republic is crashing my Nvidia drivers. I have a GeForce GTX 460. Oddly, I played the game for months without any issues, but since the last update, it crash...
Javascript function to find background task by name on Windows 8 8 Nov 2012 | 11:59 pm
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 FindTask: function (taskName) { var background = Windows.ApplicationModel.Background; var iter = background.BackgroundTaskRegistration.allTasks.first(); var h...
If money doesn’t make you happy, then you probably aren’t spending it right 7 Jun 2012 | 04:32 am
Saiba como usar dinheiro para ser feliz: http://www.wjh.harvard.edu/~dtg/DUNN%20GILBERT%20&%20WILSON%20(2011).pdf Posts relacionados: O infocídio de Mark Pilgrim Déspota Cachaceiro Feliz Páscoa Posts ...
MD5 in YQL in hexadecimal form using Javascript 2 Jun 2012 | 01:54 am
Undocumented YQL crypto method to return a hexadecimal representation of the MD5 encoding of a string: 1 y.crypto.encodeMd5Hex('some string'); Posts relacionados: MD5 do Dojo igual à função md5 do PHP...
O mundo era realmente melhor 14 Dec 2011 | 12:05 pm
De acordo com uma nova pesquisa, a vida de todo mundo era melhor logo antes de virarmos adultos. Eu ainda acho que o meu melhor está por vir! http://www.freakonomics.com/2011/12/13/the-reminiscence-bu...
Leiningen, ClojureScript e REPL no navegador 6 Dec 2011 | 12:48 am
REPL do Clojure no navegador http://nakkaya.com/2011/12/04/leiningen-clojurescript-and-browser-repl/ Sem posts relacionados. Sem posts relacionados.