Brian Silberbauer

  • brian.silberbauer

A blog by brian.silberbauer

Blog description:

Mainly technical blog

Blog Rank:

Brian Silberbauer ranks 1375 in Africa and 907 in South Africa. According to site visitors it ranks 1013, and 1075 according to page views:

According to blogroll links it ranks 2078 and 2060 according to the amount of links within Afrigator blog posts

JEE6 with Netbeans 6.8 and Glassfish 3

I've been using JEE6 with Netbeans and Glassfish for a while and decided I should update my tutorial Creating a JEE application in Netbeans 6.5 to JEE6.I'm following a similar loose format and creating a skeleton of an application to show case the various tiers (ORM, business objects and web) and

JDBC Realm Setup with Glassfish v3 (build 70) and Netbeans 6.8 (b

As I am about to undertake this and I can't find instructions using the glassfish GUI admin, I might as well blog it:DatabaseCreate DatabaseI'm going to use the Derby/JavaDB database that came with Netbeans:Click on the 'services' tab in NetbeansRight click on JavaDB under Databases and select 'Create Database..'Input

Creating a MySQL Database on an External Drive - Things I will fo

The harddrive on my laptop is filling up and I have a client who's database runs into the gigs (per dataset). So I created a MySQL database on an external harddrive a while ago, but now need to do it again (the harddrive is flaky) and have forgotten how

Creating a MySQL Database on an External Drive - Things I will fo

The harddrive on my laptop is filling up and I have a client who's database runs into the gigs (per dataset). So I created a MySQL database on an external harddrive a while ago, but now need to do it again (the harddrive is flaky) and have forgotten how

Creating a JEE application in Netbeans 6.5

This is the first thing I do when giving a course on JEE: I open up Netbeans, create a JEE project, create a JavaDB database, create a JPA persistance unit, create an entity bean, create a session bean, create a servlet, create a JSP page and create a cutsom

Creating a JEE application in Netbeans 6.5

This is the first thing I do when giving a course on JEE: I open up Netbeans, create a JEE project, create a JavaDB database, create a JPA persistance unit, create an entity bean, create a session bean, create a servlet, create a JSP page and create a cutsom

Real world GAEJ Application

OK, this is a very sketchy view of developing a first time application with GAEJ. It is a rewrite (not a port) of an application I wrote a while back in Java using Spring and JPA. The application is a timetracker recording time I spend on various client projects,

Real world GAEJ Application

OK, this is a very sketchy view of developing a first time application with GAEJ. It is a rewrite (not a port) of an application I wrote a while back in Java using Spring and JPA. The application is a timetracker recording time I spend on various client projects,

Google Appengine Java Test Ride

Time to climb on the appengine-java-blog train. 9:45 OK, Bootsy Collins 'If 6 was 9' playing, check. I've created a an app using appengine with python and as much as writting in python is fun, I don't like the maintenance aspect of it (trying to remember what

Google Appengine Java Test Ride

Time to climb on the appengine-java-blog train.9:45 OK, Bootsy Collins 'If 6 was 9' playing, check.I've created a an app using appengine with python and as much as writting in python is fun, I don't like the maintenance aspect of it (trying to remember what methods classes had without

« previous 1 2 3 4 5 6 7 8 next »