Dynamically Loading Stylesheets and Scripts in Cordova with Ember JS


We makeĀ  bad decisions once in a while and this is what our development team experienced working on an Ember project to be converted to a mobile application through Cordova. "What happened?" you would ask. We made a bad decision of independently coding the version to be converted to a mobile app with that version … Continue reading Dynamically Loading Stylesheets and Scripts in Cordova with Ember JS

Logging Pitfall: Let’s just log everything! What could go wrong?


So last week I overheard one of our developers' discussion with the account manager who happens to be a tech person as well. They were talking about errors encountered by a client's website written in Python Django. The developer reported that the site just began crashing whenever this or that script starts to write things … Continue reading Logging Pitfall: Let’s just log everything! What could go wrong?

when a program throws an exception, the problem is not always in the code


it has been quite awhile since i last posted something. well although i could say that a number of things came up, i cannot say that they ate most of my time so as to prevent me from posting anything. truth is i could have posted a few lines but held myself back at the … Continue reading when a program throws an exception, the problem is not always in the code