Mainly technical blog
Brian Silberbauer ranks 3880 in Africa and 2402 in South Africa. According to site visitors it ranks 938, and 1116 according to page views:
According to blogroll links it ranks 8723 and 8630 according to the amount of links within Afrigator blog posts
One of my clients recently asked me to track changes they needed on their eCommerce website I've been maintaining over the last five years. Now, most of you will probably be going 'Hello? Brian has no issue tracking in place for his clients?', but let me defend myself: My client
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
Not following anyone at the moment.