[UPDATE 10/27/2012] Writing servlets isn't as hard as I thought. Everything is just baked in, though I'll have to obviously get more experience with J2EE classes and the other components before I c...
Let's think about it for a second. You have a labeled data set meaning you have bunch of sentences with some sentiment attached to it (good/bad). Assuming we chose the
Naive Bayes Classifier (NBC),...
But, it is not in the Metro interface (oops, no more? oh well), but rather in the speed up of boot times, consolidation of products, rebranding, and more importantly A NEW OS that does a better job...
Sigh the problem is basically the same as before in this
post. How unfortunate given that I take my lappy to french class to look at the ebook. Random shutoff times... wtf. 270 days left on its war...
I think Windows Phone, in its current state, is flopping around trying to find it's niche. I mean, realistically, why should I buy it? Why should anyone buy it over an iPhone or Android? Ease of us...
Building one of the features of the iOS app for my internship has been enlightening. Whenever I'd like to invoke a selector from another object I'd usually use [object performSelector:@selector(yad...
I've started creating an iPhone application at my job and one of the things I immediately took advantage of is the UIWebView. One of the things it lacks is an address bar and a progress loading ind...
I used to think that all logs should go into the MySQL DB or whatever you want, but since my internship I'm starting to think that log files are the way to go. My aversion to writing to log files ...
One thing I've encountered with Android since my internship was handling the orientation changes. Orientation changes are part of a wider thing called configuration changes which will kill your act...