Archive for September, 2008
Cablevision Hijacks DNS Error Pages
September 30th, 2008 by Scott SelikoffI just noticed Cablevision’s Optimum Online service has begun hijacking DNS Error pages with, you guessed it, ad-sponsored results: And apparently I’m not the only one that noticed: Justin Flood and Dan. As Justin Flood reported Cablevision has secretly adjusted their TOS to reflect this morally questionable service: The preceding search results page is displayed [...]
Categories: Technology.
Tags: cablevision, dns, hijack
Comments: 20
5 Tips to be a Good JDBC Programmer
September 29th, 2008 by Scott SelikoffHave you written Java code for your database connections in JDBC that ends up being thrown away? Would using a new database software easily kill your product and set you back months at a time to port? Well, if so, keep reading as the goal of this article is to make you a better JDBC [...]
Categories: Database, JDBC, Java/J2EE.
Tags: Database, good, JDBC, programmer
Comments: 10
“code sense”
September 24th, 2008 by Jeanne Boyarsky“Clean Code” by Robert C Martin uses the phrase “code sense” when describing a developer’s relationship with clean code. I like this phrase. It represents the intuition that goes with looking at code. He writes about how most people can identify messy code. The problem comes in how to make it better. This “code sense” [...]
Categories: Development Process.
Comments: none
