Groups
Groups
Sign in
Groups
Groups
Adept Blog Readers
Conversations
About
Send feedback
Help
Adept Blog Readers
1–30 of 53
Mark all as read
Report group
0 selected
Paul Marrington
9/2/10
[Adept Software Development] BDD, FitNesse and the SDLC - The Triggers
My two main areas of interest in my software design career has been user interaction and an
unread,
[Adept Software Development] BDD, FitNesse and the SDLC - The Triggers
My two main areas of interest in my software design career has been user interaction and an
9/2/10
Paul Marrington
8/31/10
[Adept Software Development] The Wiki Mindset
Everyone who has read a popular book on the Internet knows that it was invented by researchers at
unread,
[Adept Software Development] The Wiki Mindset
Everyone who has read a popular book on the Internet knows that it was invented by researchers at
8/31/10
Paul Marrington
11/15/09
[Adept Software Development] appengine service for google maps/earth (kml)
[http://golfadept.com] This example is called TripKML. It reads pre-recorded GeoPt records and
unread,
[Adept Software Development] appengine service for google maps/earth (kml)
[http://golfadept.com] This example is called TripKML. It reads pre-recorded GeoPt records and
11/15/09
Paul Marrington
9/13/09
[Adept Software Development] Refactor Heaven
[http://golfadept.com] One of the reasons I considered creating Trogger (The Travel Log) is that it
unread,
[Adept Software Development] Refactor Heaven
[http://golfadept.com] One of the reasons I considered creating Trogger (The Travel Log) is that it
9/13/09
Paul Marrington
2
9/4/07
[Adept Open Source Library] User Management
I am using Adept Bookings as a proof-of-concept system for the Adept Development System. The first
unread,
[Adept Open Source Library] User Management
I am using Adept Bookings as a proof-of-concept system for the Adept Development System. The first
9/4/07
Paul Marrington
8/27/07
[Adept Software Development] Disk Caches and Notebooks
Now that I am working in a research job again I will be reviving my blogging. As Software Manager I
unread,
[Adept Software Development] Disk Caches and Notebooks
Now that I am working in a research job again I will be reviving my blogging. As Software Manager I
8/27/07
Paul Marrington
9/25/05
[Adept Open Source Library] Time Sensitive Caches
Nothing is forever. If you have a program that is short-lived compared to the mean time between
unread,
[Adept Open Source Library] Time Sensitive Caches
Nothing is forever. If you have a program that is short-lived compared to the mean time between
9/25/05
Paul Marrington
9/20/05
[Adept Software Development] JavaScript Events - Part 4 - Event Library Source
As promised, here it is. Refer to the earlier articles if you want to know the hows and whys. /* *
unread,
[Adept Software Development] JavaScript Events - Part 4 - Event Library Source
As promised, here it is. Refer to the earlier articles if you want to know the hows and whys. /* *
9/20/05
Paul Marrington
9/13/05
[Adept Software Development] JavaScript Events - Part 3 - An Event Library
My first attempt at an event library allowed a single event to be attached to multiple elements, as
unread,
[Adept Software Development] JavaScript Events - Part 3 - An Event Library
My first attempt at an event library allowed a single event to be attached to multiple elements, as
9/13/05
Paul Marrington
9/4/05
[Adept Software Development] JavaScript Events - Part 2 - The Event Object
I've no intention to describe the event object in detail. After all, the subject could easily
unread,
[Adept Software Development] JavaScript Events - Part 2 - The Event Object
I've no intention to describe the event object in detail. After all, the subject could easily
9/4/05
Paul Marrington
8/31/05
[Adept Open Source Library] The LRU Cache
In truth, all caches created using the Cache class are LRU caches. If you need to use the other
unread,
[Adept Open Source Library] The LRU Cache
In truth, all caches created using the Cache class are LRU caches. If you need to use the other
8/31/05
Paul Marrington
8/29/05
[Adept Software Development] JavaScript Events - Part 1 - Setting Events
This is part 1 of a 3 part series. Part 1: Setting Events Part 2: The Event Object. Part 3: A General
unread,
[Adept Software Development] JavaScript Events - Part 1 - Setting Events
This is part 1 of a 3 part series. Part 1: Setting Events Part 2: The Event Object. Part 3: A General
8/29/05
Paul Marrington
8/24/05
[Adept Software Development] Coding Standards and Breaking the Rules - Part 3, Exceptions
While we are talking about going overboard while following a standard, let's talk about
unread,
[Adept Software Development] Coding Standards and Breaking the Rules - Part 3, Exceptions
While we are talking about going overboard while following a standard, let's talk about
8/24/05
Paul Marrington
8/10/05
[Adept Open Source Library] Caching - a Commonly Used Optimisation Method
Every enterprise level application implements caching somewhere. Even loading static class-level
unread,
[Adept Open Source Library] Caching - a Commonly Used Optimisation Method
Every enterprise level application implements caching somewhere. Even loading static class-level
8/10/05
Paul Marrington
8/8/05
[Adept Development System] The Static Active Tree
The reason for the unusual title is because I've created the visual tree code for Adept. The
unread,
[Adept Development System] The Static Active Tree
The reason for the unusual title is because I've created the visual tree code for Adept. The
8/8/05
Paul Marrington
8/1/05
[Adept Software Development] Coding Standards and Breaking the Rules - Part 2, Beans
Standardisation isn't just about styles. Very soon after the advent of Java, Sun introduced the
unread,
[Adept Software Development] Coding Standards and Breaking the Rules - Part 2, Beans
Standardisation isn't just about styles. Very soon after the advent of Java, Sun introduced the
8/1/05
Paul Marrington
7/28/05
[Adept Open Source Library] Message - Server to User Communications
What happens when a user fills in a form and presses the submit button? If all goes well he will move
unread,
[Adept Open Source Library] Message - Server to User Communications
What happens when a user fills in a form and presses the submit button? If all goes well he will move
7/28/05
Paul Marrington
7/22/05
[Adept Software Development] Coding Standards and Breaking the Rules - Part 1, Layout
Coding Standards and Breaking the Rules - Part 1, Layout Code Layout I have always been a bit of a
unread,
[Adept Software Development] Coding Standards and Breaking the Rules - Part 1, Layout
Coding Standards and Breaking the Rules - Part 1, Layout Code Layout I have always been a bit of a
7/22/05
Paul Marrington
7/19/05
[Adept Development System] Adept Progress Report - First Pass Complete
So I've had a couple of months between contracts. Naturally, I've been spending quite a bit
unread,
[Adept Development System] Adept Progress Report - First Pass Complete
So I've had a couple of months between contracts. Naturally, I've been spending quite a bit
7/19/05
Paul Marrington
7/12/05
[Adept Software Development] What and where to document
Software developers believe in the holy grail of self-documenting code. Sorry, Sir Gawain - but it
unread,
[Adept Software Development] What and where to document
Software developers believe in the holy grail of self-documenting code. Sorry, Sir Gawain - but it
7/12/05
Paul Marrington
7/6/05
[Adept Open Source Library] Fractions are Useful Too
Fractions are Useful Too There was a time before floating point co-processors and built-in floating
unread,
[Adept Open Source Library] Fractions are Useful Too
Fractions are Useful Too There was a time before floating point co-processors and built-in floating
7/6/05
Paul Marrington
7/1/05
[Adept Software Development] Application Servers vs CGI - why there is no clear winner
With CGI becoming redundant as time passes and technology moves on, it may seem a little dated to be
unread,
[Adept Software Development] Application Servers vs CGI - why there is no clear winner
With CGI becoming redundant as time passes and technology moves on, it may seem a little dated to be
7/1/05
Paul Marrington
6/7/05
[Adept Software Development] Synchronized - Dos and Don'ts
This is not a training session on multi-tasking in Java. I'll leave that hot potato for the more
unread,
[Adept Software Development] Synchronized - Dos and Don'ts
This is not a training session on multi-tasking in Java. I'll leave that hot potato for the more
6/7/05
Paul Marrington
6/6/05
[Adept Development System] Look and Feel - The Adept GUI Layout
While Adept is an application server, it provides an interface that has more in common with a native
unread,
[Adept Development System] Look and Feel - The Adept GUI Layout
While Adept is an application server, it provides an interface that has more in common with a native
6/6/05
Paul Marrington
6/1/05
[Adept Software Development] Cooperative Multi-Tasking - Yesteryear and Today
I've been developing for and with multi-tasking systems since what feels like the dawn of time,
unread,
[Adept Software Development] Cooperative Multi-Tasking - Yesteryear and Today
I've been developing for and with multi-tasking systems since what feels like the dawn of time,
6/1/05
Paul Marrington
5/31/05
Data Migration Support
The Adept Object Database stores Java objects directly into persistent storage. It's not just the
unread,
Data Migration Support
The Adept Object Database stores Java objects directly into persistent storage. It's not just the
5/31/05
Paul Marrington
5/18/05
[Adept Development System] Servlets - Types and Uses
An Action is the most primitive servlet. It's used to give a command to the server when no
unread,
[Adept Development System] Servlets - Types and Uses
An Action is the most primitive servlet. It's used to give a command to the server when no
5/18/05
Paul Marrington
5/15/05
[Adept Software Development] Threads and Multitasking
Integrating thread support in the base Object class and in the language syntax wasn't what I'
unread,
[Adept Software Development] Threads and Multitasking
Integrating thread support in the base Object class and in the language syntax wasn't what I'
5/15/05
Paul Marrington
5/13/05
[Adept Development System] Processing a HTTP Request
The process has been touched on in The Adept Server Model. Here I'ill document the raw and
unread,
[Adept Development System] Processing a HTTP Request
The process has been touched on in The Adept Server Model. Here I'ill document the raw and
5/13/05
Paul Marrington
5/11/05
[Adept Open Source Library] String Formatting - A Step Towards Internationalisation
The Java alternative to the C printf() function is java.text.MessageFormat, a rarely used class to
unread,
[Adept Open Source Library] String Formatting - A Step Towards Internationalisation
The Java alternative to the C printf() function is java.text.MessageFormat, a rarely used class to
5/11/05