first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

“Java Technologies” has 64 entries.

  1. Java SE: System Properties; getProperties()
  2. Java SE: “Sorting Strings” by John Zukowski
  3. XSLT: “Using Multiple URIResolvers for the Same Stylesheet”
  4. Test-Driven Development: “TDD Anti-Patterns”; James Carr
  5. NetBeans for PHP: “Defining a variable type in comment”; Petr Pisl
  6. Java SE 6: “Getting to Know System Tray” by John Zukowski
  7. NetBeans 6.7: Troubleshooting NetBeans Problems
  8. Eclipse PDT: Viewing Hidden Files in the IDE; .htaccess files; europa/ganymede/galileo
  9. “Remote deployment with Ant and ssh”; ; wiki.objectstyle.org
  10. Allen Holub, JavaWorld.com, 09/05/03; “Why getter and setter methods are evil”
  11. Java Fundamentals: “Comparison of Java and C Sharp”; C#; Anders Hejlsberg; Borland; wikipedia.org
  12. Java Fundamentals: “Why getter and setter methods are evil”; javaworld.com
  13. Java Fundamentals: “Is Java pass by reference?”; stackoverflow.com
  14. Flippant Remarks about the Java application launcher
  15. Java Fundamentals: “There is no such thing as a byte or short literal.”; char and String escape sequences; mindprod.com
  16. eclipse: “Does eclipse allow vertical selections?”; tkilla.ch
  17. Java Practices: “Use System.exit with care”; javapractices.com
  18. NetBeans: Flippant Remarks about the --userdir Startup Parameter
  19. Anders Hejlsberg on Java Generics
  20. Java Exceptions: The Three Kinds of Exceptions
  21. Java Exceptions: The Catch or Specify Requirement
  22. NetBeans 5.x/6.x: “What are the NetBeans startup parameters?”
  23. Netbeans 5.x/6/x: “The default font size used in menus, dialogs, views, etc. is too small. Can I make it bigger?”; NetBeans Start Up Parameter --fontsize
  24. “How to Use Log4J within eclipse in 10 Minutes”; http://snippets.dzone.com/posts/show/3248
  25. eclipse 3.x SDK (WTP): Editing the Recent Workspaces List for the Select a Workspace Dialog
  26. Sun JAXP Tutorial: 3. An Overview of the APIs
  27. Sun JAXP Tutorial: 2. XML and Related Specs: Digesting the Alphabet Soup
  28. Sun JAXP Tutorial: 1. A Quick Introduction to XML
  29. Gang of Four Patterns: Flippant Remarks about Singleton and Monostate
  30. Hibernate in Action Notes: Chapter 2; Introducing and integrating Hibernate; 2.3 Basic configuration
  31. Hibernate in Action Notes: Chapter 2; Introducing and integrating Hibernate; 2.2 Understanding the architecture
  32. Hibernate in Action Notes: Chapter 2; Introducing and integrating Hibernate; 2.1 “Hello World” with Hibernate
  33. Hibernate in Action Notes: Chapter 1; Understanding object/relational persistence; 1.4 Object/relational mapping
  34. Hibernate in Action Notes: Chapter 1; Understanding object/relational persistence; 1.3 Persistence layers and alternatives
  35. Hibernate in Action Notes: Chapter 1; Understanding object/relational persistence; 1.2 The paradigm mismatch
  36. Hibernate in Action Notes: Chapter 1; Understanding object/relational persistence; 1.1 What is persistence?
  37. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.2 The Request Processing Lifecycle
  38. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.7 Messages; 2.1.8 Navigation
  39. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.6 Events and listeners
  40. Java Platform, Enterprise Edition 5 SDK: Post-Installation Message
  41. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.5 Converters
  42. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.4 Backing beans
  43. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.2 Renderers; 2.1.3 Validators
  44. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1.1 User interface components
  45. JavaServer Faces in Action Notes: Chapter 2; JSF Fundamentals; 2.1 The key pieces of the pie
  46. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.5.4 Configuration with faces-config.xml; 1.5.5 Configuration with web.xml
  47. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.5.2 Dissecting goodbye.jsp; 1.5.3 Examining the HelloBean class
  48. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.5.1 Dissecting hello.jsp
  49. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.4 Components Everywhere
  50. Tomcat 5.x INFO Message: "INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: ..."
  51. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.3.1 Why do we need frameworks?; 1.3.2 She's a Model 2; 1.3.3 JSF, Struts, and other frameworks
  52. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.2.4 JavaBeans; 1.2.5 JSP
  53. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces; 1.2.2 Servlets; 1.2.3 Portlets
  54. JavaServer Faces in Action Notes: Chapter 1; Introducing JavaServer Faces
  55. JSP Markup: Declaring UTF-8 Support in a JSP File with UTF-8 Encoding
  56. eclipse 3.x SDK: Filtering TODO Tasks Per Package
  57. Flippant remarks about "Knowing" Java
  58. eclipse 3.2.0 SDK Plugin PROBLEM: tk.eclipse.plugin.htmleditor loads *.html Files Slowly; Naoki Takezoe; HTML/JSP/XML Editor 2.0.2 Plugin; amateras
  59. Limitatons of the switch Structure
  60. Core Java 1.1 Volume I --- Fundamentals: Chapter 4, Objects and Classes
  61. Java Diddler: An Example of String Formatting; MRJ SDK 2.1
  62. Java Diddler: An Example of String Comparison; MRJ SDK 2.1
  63. From VB 6.x to Java: Some Flippant Remarks
  64. Java in VB Terms: Fundamentals of the AWT