Joe's Java and Web Jottings

your host


Your Host

Calendar

««Jul 2009»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
262728293031

My Top Tags

               

Java Libs and Tools

My Other Pages

My RSS Feeds








Latest Entries

When 'Smart' Cut/Copy/Paste Attacks

Thursday, 27 April 2006 9:06 A GMT-05
Daring Fireball: When 'Smart' Cut/Copy/Paste Attacks: The worst part is that unless you understand that word-wise selection puts you into a special mode, the “smart” C/C/P behavior seems to kick in at random. Sometimes spaces are removed

tags:  

iTunes installer usability:

Monday, 27 February 2006 10:27 A GMT-05
It's not a "wizard" if it creates a completely new window (and recenters it after i've moved it) after every time I click "Next". Its a collection of dialogs, and its crappy interaction.

important (javascript) safety tip...

Monday, 9 January 2006 1:31 P GMT-05
If you expect to have to manipulate a form in javascript, don't name a submit button "submit".

tags:      

Guidelines for creating GUIs, part 1...

Thursday, 31 March 2005 11:51 A GMT-05
Celia wrote in message ...
> I'm looking for a good book on web site layout and design.

> Can anyone suggest something for someone who's familiar with application
> programming and layout, but w

an API to bite one in the arse

Friday, 28 January 2005 12:23 P GMT-05
One of the biggest problems with inheritence for the sake of code reuse is that you can often inherit methods that no longer have any validity in the derived class, yet nothing in the compiler can tell you that unless the derived class goes out of it

Latest LinkBlogs