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.
Platforms & Languages • Aug 23, 2010 On the Importance of Character Sets & Character Encodings in MySQL When transmitting and storing digital data, one of the most important considerations should be the character encoding.
Developer Tools • Aug 18, 2010 Undelete! I was working on a server this morning and accidentally deleted an important configuration file. Like many Linux users, I lamented the absence of an “undelete” command.
UX/Design Tools • Aug 16, 2010 Researching HTML5 Offline After prototyping and researching offline web application technologies, here are my notes and a few useful links the team came across in the process.