read
Undo Mark all as Read in Google Reader
Sometimes I’m a bit trigger happy and prematurely hit mark all as read and then I miss out on a few things I actually wanted to read. In Gmail, there is a undo for just about anything. So where is it in Google Reader? No where to be found. So let’s say you’re in Google [...]
Read a Text File in Java, In Eclipse
Our favorite development tool, Eclipse, makes it slightly confusing to read files properly inside of a Java program. To start with, I make a file as anyone would, just a quick right click in the Project Tree, then New and finally to File as in a blank file. One would assume that a non-java would [...]