You are here

Java must be stopped

Java has passed its expiry date. It is no longer the only cross platform, fast language available. There are few examples of widely used Java applications. The few popular ones there are are noticeably slower and more resource intensive than native apps. And as a developer, I waste far too much time worrying about types in Java and generally writing out a lot of boiler plate code. Here are some examples of Java compared to Python (a more modern language): converting an integer to a string in Java: String aString…

Read More

The State of Mobile Application Development

It is amazing to see the amount of enthusiasm people have for their smartphones. Many iphone users not only like their phone, but regularly put on a sales hat for Apple and convince others that the iphone stands alone in its awesomeness and to not have one is the same as losing a sense. Android too isn’t without it’s feverish supporters, though I think most are just happy to have a decent device that isn’t an iphone. It is fun to watch and participate in such meaningless fanfare, but it’s…

Read More

Adobe’s Flash: Good, Bad or Just Ugly?

I have a few beefs with Flash… its security sandbox seems more restrictive than helpful. Most Flash vulnerabilities have something to do with null pointer exceptions rather than what programmers write, which one could point at and say “ah HA! Flash is bad!”. But when you think about it, what software doesn’t have security vulnerabilities? I mean, Apple recently dealt with a vulnerability that lets would-be hackers send an SMS that allows them to eaves drop on conversations and make your iPhone part of a botnet. Where was the outrage…

Read More