Tag: java
codahale.com – A Lesson In Timing Attacks (or, Don’t use MessageDigest.isEquals)
Nice intro to timing attacks along the way.
Alex Payne – Shortchanging Your Business with User-Hostile Platforms
Cross platform means it does nothing great and everything sub-par at best.
SitePoint – Google Closure: How not to write JavaScript
It’s pretty harsh but going through the examples deserving.
ongoing – A Story of O
Oracle’s primary relationship isn’t with the people implementing the solutions they sell it’s with the people buying the solutions, ie their goal is to make them happy and not the people on the front lines of the product.
MarketWatch – Oracle sues Google over intellectual property
I don’t which to think that Oracle is just insane or stupid.
Why Java Is Not As Fast As C
The age old question of speed in programming languages.
Object Oriented Programming Is Not an Excuse for Forgetting to Design Your System
This post is dedicated to a lecturer that I am taking a class with this semester at Texas Tech University. This person doesn’t like object-orientated programming (OOP), which I do love (I <3 Java big time). His main argument against Java and other object-orientated based programming languages is that it pushes people away from developing […]
Newest Project
I thought with the lack of news going on this week, I would provide some info onto what I am currently working on. I have decided to create a library organization software, both to fulfill a need in my life and to experiment with some new technologies for myself. The eventual goal is to create […]