Writing my code for Python 2.6, but with Python 3 in mind, I thought it was a good idea to put from __future__ import unicode_literals
In my work I use dojo, and the experience I\'ve had is that when a major browser upgrade occurs, some parts of the old version of dojo will break.In order to keep the web app working in the latest bro
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am currently working on an XML document that was written for an XML hierarchywith only 2 levels. Right now, I want to add a one-to-many categorization to it that would break most of the code that wo
There is something fishy about the calculation of far future dates when done on the browser side (Safari 5.0.1), passing strings into the Date() constructor:
Basically I am wondering about having this behavior in an app where the newer versions require the content created with the older version to be (automatically) converted to the newer version format, a
Background I\'m not new to programming, however I am when it comes to handling clients and their needs. Here\'s my history with my current client: I inherited a PHP application with it being 2/3 comp
Say I\'ve been tasked to architect a product that will have a browser-based front end. The sales team wants a snazzy app. The product management team want to make the product cost effective (right thr
I haven\'t found a comprehensive list of the steps that are required to use a private API from the iPhone Library.
We have a web based client-server product. The client is expected to be used in the upwards of 1M users (a famous company is going to use it).