MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Sawchenko.net most likely does not offer any malicious content.
Secure connection support
HTTP
Sawchenko.net has not yet implemented SSL encryption.
ADULT CONTENT INDICATORS
Sawchenko.net most likely does not offer any adult content.
Popular pages
-
Creating a JSONObject from a File Resource
A little tech blog
-
Using Anonymous functions to provide scope
Using Anonymous functions to provide scope 03 December 2013 - Filed under javascript As you begin to work more with JavaScript, you will inevitably come across 'oddities' when referencing varia...
-
How to: Read an HttpURLConnection Response into a String
How to: Read an HttpURLConnection Response into a String 28 February 2014 - Filed under android While creating a library that wraps up asynchronous http connection requests I wrote a handy help...
-
Setting Layout Weight Programmatically
Setting Layout Weight Programmatically What is layout_weight? Layout weights are a very useful layout mechanism to help create UIs that scale more easily. The Android Developer Guide says the followin...
-
How to indent code in Markdown (.md) files
How to indent code in Markdown (.md) files 15 September 2013 - Filed under jekyll Seems simple, but it took me some digging to find this. To indent code blocks in markdown files, simply add 4 ...
-
Clearing the Activity Stack
Clearing the Activity Stack 04 February 2014 - Filed under android Like many applications, my current project required me to add the ability for a user to log out from a settings page. In my ca...