try { _WidgetManager._HandleControllerResult('PopularPosts1', 'initial',{'title': 'Popular Posts', 'showSnippets': true, 'showThumbnails': true, 'thumbnailSize': 72, 'showAuthor': false, 'showDate': false, 'posts': [{'id': '8449796399950615268', 'title': 'Why (Not) Do a PhD in Computer Science?', 'href': 'http://blog.skanev.org/2013/03/why-not-do-phd-in-computer-science.html', 'snippet': 'Several people have been asking me recently about going to grad school. I thought I might take the time to write down my thoughts. So, here\x26...', 'featuredImage': 'https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vAT44mt_nuHA7nAWF3F202ts6W_mJ5qAOELk6JE_GR-A6qnTPNdWTNV-pizH7XdPi_QaKssRRQNhdk72LWYA'}, {'id': '1749997526760573336', 'title': 'In the C++ bag of tricks: scoped locks ', 'href': 'http://blog.skanev.org/2014/02/in-c-bag-of-tricks-scoped-locks.html', 'snippet': 'In my pet project XIOSim , I find myself using a lot of locks for short periods of time. No huge surprise -- XIOSim is a fairly large projec...'}, {'id': '4407897592696099974', 'title': 'Marathons #12 and #13: BQ or bust', 'href': 'http://blog.skanev.org/2014/09/marathons-12-and-13-bq-or-bust.html', 'snippet': ' TL;DR I ran a couple marathons. My \x26quot;BQ or bust\x26quot; plan resolved to \x26quot;bust\x26quot;. Training: the California effect I gues...', 'thumbnail': 'http://2.bp.blogspot.com/-irg7qQzDWQg/VBb9GHqoUGI/AAAAAAAAFwU/nLieR5cU8aI/s72-c/c4vp8.jpg', 'featuredImage': 'http://2.bp.blogspot.com/-irg7qQzDWQg/VBb9GHqoUGI/AAAAAAAAFwU/nLieR5cU8aI/s1600/c4vp8.jpg'}, {'id': '7992762147157190752', 'title': 'HELIX-RC: Automatically parallelizing complex code with a hand from hardware', 'href': 'http://blog.skanev.org/2014/06/helix-rc-automatically-parallelizing.html', 'snippet': 'I don\x26#39;t think I\x26#39;ll shock someone saying that we all have multicore processors in our pockets and on our desks. However, for a huge f...', 'thumbnail': 'http://4.bp.blogspot.com/--pVqGvxHMeM/U5_TJMQFM2I/AAAAAAAAFMo/GNhHaxaI0nA/s72-c/regular_cfg.png', 'featuredImage': 'http://4.bp.blogspot.com/--pVqGvxHMeM/U5_TJMQFM2I/AAAAAAAAFMo/GNhHaxaI0nA/s1600/regular_cfg.png'}]}); } catch (e) { if (typeof log != 'undefined') { log('HandleControllerResult failed: ' + e); } }