Natural Born Coder

  • JavaMuch maligned but I like it, here be Java.
    • Java EE
    • JavaFX
  • MethodologyPrototype agile spiral waterfalls, that’s pretty much what you’ll find here.
    • Revision ControlCovering all flavours of revision control from CVS and Subversion to Git.
  • Linux
  • Virtualization
  • Networking
  • About
  • SampleFX – Updating a Label

    Jun 13, 2013

    —

    by

    doozer
    in JavaFX

    The humble label is probably one of the most used widgets in the UI designers toolkit so getting to know it inside and out is important. A common task it is to update a label to display some new information…

  • SampleFX Mini-Demos

    Jun 6, 2013

    —

    by

    doozer
    in JavaFX

    I’ve taken a short break from the JavaFX and JPA series of articles because I wanted to start a new project that demonstrates common day to day tasks in JavaFX. I’ve called this project SampleFX5 and you can download it…

  • JavaFX 2 with JPA 2 and Drag and Drop – Part 2

    May 31, 2013

    —

    by

    doozer
    in JavaFX

    In the first part of this series I gave an over view of the project and how to install and run it. Now I’ll cover the JPA aspects of the project.

  • JavaFX 2 with JPA 2 and Drag and Drop – Part 1

    May 29, 2013

    —

    by

    doozer
    in JavaFX

    After a bit of a break away doing other things I’m back on a project that uses JavaFX 2. So far this project hasn’t required much in the way of persistence either for settings or data but a new feature…

  • XPath, JAXP and the Default Namespace

    Apr 29, 2013

    —

    by

    doozer
    in Java, XML

    So you’ve just finished parsing a document with your validating namespace aware document factory and you’ve gone to select some nodes using XPath and nothing has appeared (no nodes where selected). You’ve tried changing the XPath expression, making it simpler…

  • PrimeFaces p:fileUpload not Appearing

    Apr 24, 2013

    —

    by

    doozer
    in Java EE

    I hit this issue with the PrimeFaces p:fileUpload component this morning and it had me going for about an hour until I figured out what was wrong. A good googling shows that more than a few people have hit this…

  • Converting a List into a Quoted List

    Mar 15, 2013

    —

    by

    doozer
    in Miscellaneous

    I recently needed to convert a simple list of strings into something that could be used in a SQL IN clause. The format for the IN clause that I needed was quoted strings with commas between each value.

  • How to Modify the Default NetBeans Template

    Mar 15, 2013

    —

    by

    doozer
    in IDE

    By default every single class that you create with NetBeans will start with a header that tells you how to change the template. This header has found it’s way into just about every file in all my projects and it…

  • Hudson Hell Part 2

    Mar 13, 2013

    —

    by

    doozer
    in Java EE, Methodology

    Just when I think that I’ve got everything working I hit another issue. This time it’s with Subversion. I’m trying to create a new job so I select Subversion under the SCM section and enter the appropriate URL. Hudson tells…

  • Netbeans 7.3 Maven Profiler Issue

    Mar 4, 2013

    —

    by

    doozer
    in Java

    Neatbeans 7.3 has just been released (yeah) and, like every release it has brought a host of new bugs with it. I try not to document bugs because they tend not to be around for very long and bug databases…

  • Tomcat Service Fails to Start

    Mar 1, 2013

    —

    by

    doozer
    in Java EE

    I’ve run more Tomcat services than I care to think about and I reckon I’ve probably seen just about every different way they can fail now. The failure mode I describe here seems to catch me out every time though…

  • Setting the SQL Server Default Backup Locaton

    Feb 5, 2013

    —

    by

    doozer
    in SQL

    I seem to end up looking this one up everytime I install a new instance of SQL Server so I’m sure I can’t be the only one. The default backup path for SQL Server is somewhere deep in the Program…

←Previous Page
1 … 12 13 14 15 16 … 21
Next Page→

Popular Categories

  • Backup (1)
  • Big Data (1)
  • Docker (6)
  • Hardware (26)
    • MikroTik (5)
    • Raspberry Pi (8)
  • IDE (2)
  • Java (74)
    • Java EE (38)
    • JavaFX (14)
    • Spring (3)
  • Joomla (6)
  • Latex (4)
  • Linux (104)
    • KDE (1)
    • OpenMediaVault (3)
    • Proxmox (20)
    • ZFS (6)
  • Methodology (10)
    • Revision Control (2)
  • Miscellaneous (20)
  • Networking (16)
  • Projects (6)
    • Clinical Guard (1)
    • PlotFaces (4)
    • WatchedFlix (1)
  • Rust (1)
  • SQL (6)
  • Uncategorised (1)
  • Virtualization (27)
  • Windows (7)
  • WordPress (10)
  • XML (5)

Tags

Apache CDI Debian Docker EJB GlassFish Hardware Hudson Java Java EE JavaFX JAX-P Jenkins Joomla JPA JSF Kubuntu KVM Latex Linux Maven MikroTik Miscellaneous MySQL NAS NetBeans Networking OpenStack Persistence PlotFaces PrimeFaces Projects Proxmox Raspberry Pi Security SQL SSH Ubuntu VirtuaBox Virtualization VMWare Windows WordPress XML ZFS


Search the website

Natural Born Coder

Making electrons work for a living…