Mainly technical blog
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
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
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
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
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
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
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
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,
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,
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
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
Not following anyone at the moment.