Bill Schneider, Software Architect

Bill Schneider writes about software and other stuff. Opinions are my own.

Friday, July 10, 2015

Moving to github pages

›
Migrated all content to  wrschneider.github.io
Sunday, March 09, 2014

KnockoutJS implicit subscriber via ko.computed: Elegant, yes. Readable, maybe?

›
I have seen code that looks like this with KnockoutJS a few times, using a ko.computed as a substitute for ko.subscribe on multiple observab...
Wednesday, January 15, 2014

knockout/pager - possible solution for DOM teardown

›
Possible solution to DOM leakage issue with PagerJS as I observed previously ( Knockout is great, not sure about pager) : Add an afterHide...
Monday, January 06, 2014

Time intervals and other ranges should be half-open

›
It is a good practice to treat time intervals as half-open inequalities: start <= x < end. Note the asymmetry.  This is  how the Joda...
Saturday, December 14, 2013

MicroStrategy Web SDK - WTFs

›
MicroStrategy's Web SDK did something I totally didn't expect: calling WebReportInstance.getPrompts() actually runs the report  if t...
Wednesday, December 04, 2013

KnockoutJS is great, not so sure about PagerJS

›
I've been using KnockoutJS for a while and I like it.  Knockout solves a clear need for me, in that without it or something similar, I...
Sunday, November 24, 2013

Web stacks that support change - but what kind?

›
I've recently made a transition from using dependency-injection heavy Java frameworks (Spring, Java EE) to full-stack dynamic language f...
›
Home
View web version
Powered by Blogger.