Mobile Apps • Nov 11, 2010 Fast(er) CSS Selector Based Element Lookups in WatiN via jQuery As we write more high-level system tests, we find ourselves wishing we had the ability to search our DOM using CSS selectors and other cool jQuery tricks.
Project & Team Management • Nov 01, 2010 Client-only Use of Innovation Games We use Innovation Games in the initial engagement for product development work with customers.
Web Apps • Oct 08, 2010 jQuery Ajax Memory Leak in IE8 With so many javascript memory leaks in Internet Explorer it can be very difficult to track down the cause and solution to any given leak.
Android Development • Sep 14, 2010 More Additions to kSOAP2 kSOAP2 doesn’t attach attributes to primitives. To parse these SOAP responses, we added attributes to the SoapPrimitive class.
Project & Team Management • Sep 06, 2010 Designers + Developers = Poly-skilled Teams A developer can help with with user research, IA or IxD tasks. A designer can contribute HTML and CSS directly into a project.
Android Development • Sep 04, 2010 New Safe Methods Added to kSOAP2 Lately I have been using the kSOAP2 library for SOAP communications on Android. The library is not particularly elegant, but it gets the job done.
Web Apps • Sep 01, 2010 Working with Embedded CDATA in XML Documents In XML, CDATA sections allow XML markup to be embedded, but not interpreted as part of the XML document itself.