Wooden-Robot.net Commonsense AI, NLP, interaction design, web apps
  • Home
  • About
  • Publications
  • Subscribe (RSS) | Assimilate!
      Categories
      • Accessibility/A11y (4)
      • AI (6)
      • Books (2)
      • C# (12)
      • C/C++ (3)
      • Coding style (9)
      • DHTML (28)
      • Digirati (3)
      • Interaction Design (12)
      • Java (11)
      • MSWindows (19)
      • Open AIM (6)
      • Optimization (5)
      • PIM (8)
      • Prolog (3)
      • Security (4)
      • Source control (5)
      • Tools (19)
      • Uncategorized (6)
      Meta
      • Log in
      • Entries RSS
      • Comments RSS
      • WordPress.org
      Archives - Posts tagged as 'Java'
    • Why Palm’s webOS is the future of Android (and desktop computing) Do you connect these dots in the same way I do? The current practice in OSs and browsers of asking the user at install time whether ...
      [January 28th by david]
    • How to enable TestNG launch configurations in Eclipse IDE (Windows) When using TestNG 5.11 (and at least one earlier version, 5.9) with the Eclipse IDE 3.4.2 (Ganymede, for Windows), one can't setup a Run configuration ...
      [January 3rd by david]
    • Evaluating animation toolkits for ‘perception of intentionality’ simulations Our team needs to create 2D animations that trigger the 'perception of causality' or the 'perception of intentionality' through the movement of simple shapes. (Jointed ...
      [October 13th by david]
    • Going portable as an alternative to using a remote desktop This tip is intended for people like me who: Often need to work outside the office but don't want to carry a laptop Happen not to use ...
      [March 7th by david]
    • Micro-theory of gaze Gaze (aka "looking at something") can be automatic (scanning the environment), strategic (getting a closer look at something interesting), and even communicative (indicating interest, anger, ...
      [October 15th by david]
    • Comparison of tools for rule-based inference Although I started writing pseudo-code rules a few weeks ago, I've suspended that while I look for a tool for writing and testing rules ...
      [October 15th by david]
    • Implementing Calendar Sync via Funambol Sync software for managing contacts, events, etc across devices can be very helpful when it works, and very frustrating when it doesn't. In my experience, ...
      [July 21st by david]
    • EOFException from getBinaryStream If you get EOFException from a call to getBinaryStream on a result set, here are two suggestions: Check that when you write the stream, you aren't ...
      [March 14th by david]
    • Indicating type in names (“Hungarian notation”) The practice of indicating type when one names something is an old practice, and still a great idea. Some say that it's not necessary ...
      [November 2nd by david]
    • Don’t use + to build strings First, using + to create strings in JS is fine because there is no alternative. But in C# and ASPX (and Java), string objects are "immutable", ...
      [November 2nd by david]
    • Read “Effective Java” book to improve skills in Java or C# Although my knowledgeable programmer friends seem to have known about this book for awhile, I discovered Joshua Bloch's book "Effective Java" just recently.  This book ...
      [November 2nd by david]
    A product of