Jeremy Rayner on java and other stuff.

All | AudioDrama | Chatter | Fun | Groovy | Java | Life

Snow falls...
Posted on 28 Jan 2004
Shadow has been enjoying his first snowfall...
stoopid looking black puppy dog playing in the snow
28 Jan 2004 |

Halliwell's Hundred
Posted on 27 Jan 2004
As a film collector, Halliwell's Hundred is a goldmine of nostalgia and what used to be great about the cinema (1930s-1950s). The book is (unfortunately) now out of print, but I have put up a page containing a list of each of these wonderful films, I suggest you track down one of these films soon.

Classic Film List

27 Jan 2004 |

EasyContainer - a simple wrapper
Posted on 21 Jan 2004
All this PicoContainer stuff reminds me of the excellent article from DrDobbs Journal a couple of years ago called new Considered Harmful [ <-- good read]

With my foray into the Pico stuff, I thought it would be a good idea to simplify (for my lazy benefit) the bit that is basically doing the 'new', or the 'instatiation management' or some other term... that you can find at the core of any Type3 IoC framework.

I've put together a little wrapper around pico to start with, and possibly other containers that provide 'instatiation management', and at joe's suggestion (and fear of hecklers) I'll share the source to you lot to play with.

This wrapper is not breaking new ground, in fact is only putting simple method names round existing methods in pico, and removing the knowledge of container from your code (for the simple stuff). But it has got me thinking about the general case of 'instatiation management' as a replacement for new, and my next wander around the javaverse could include looking into The Java Syntactic Extender to provide a new syntax for making this as easy to use as new (irrespective of container)

JavaDocs,source code, and the prebuilt easy.jar

EasyContainer pico = new EasyContainer(new DefaultPicoContainer());
pico.reg(Boy.class);
pico.reg(Girl.class);
Girl girl = (Girl)pico.get(Girl.class);

Any thoughts...
P.S. My own critic inside says "Oh my god, he's written commons-logging generic wrapper equivalent for type3 containers" - but I might as well publish this anyways ;-)

21 Jan 2004 |

Sweet Panic (Free Theatre Performance)
Posted on 21 Jan 2004
From Anthony Keetch

There will be a free understudy performance of Stephen Poliakoff's SWEET PANIC
on January 27th at 2pm at the Duke of York's Theatre, St Martins Lane, London.

The cast includes Anthony Keetch, Louise Falkner, Lucy-Anne Holmes, Jacob Howe-Douglas & Sarah Mowat (Susan Mendes/Dalek Empire).

We will kindly be joined by Philip Bird of the main cast.

21 Jan 2004 |

Transported back to 1978
Posted on 21 Jan 2004
Amazing, I was transported back to being a six year old again, sat at our kitchen table, with coin in one hand and letraset in the other.

star wars on the back of cereal packet

Which reminded me to look for the Doctor Who cutout figures

doctor who on the back of cereal packet

Which were basically a load of Pollock's
Pollocks Theatre

They just don't make cereal freebies like they used too, sigh.

21 Jan 2004 |

Java in Space
Posted on 15 Jan 2004
With the most excellent moon/mars announcement here are some links for Java space exploration
  • Jitter - Java controlled robot in space (with built in garbage collection ;-)
  • Maestro - Explore Spirit Landing site with Java3D
  • J-Track 3D - monitor satellite positions in 3D [This ROCKS!]
  • Is there life on Mars? - Fantastic Photo of Mars that I unearthed (if you pardon the pun) a couple of years ago...

Hopefully one of you lot reading this will be writing code for the moon/mars missions over the next few years, can we persuade you to blog about the code...
Any other cool Java links for Space Exploration...?

15 Jan 2004 |

box: wrapped up in a webapp
Posted on 13 Jan 2004
I've wrapped up my rss aggregator (box) in a webapp. It is all designed for use on my mobile phone, so that after getting an email alert of a new blog entry, I can browse to the webapp for the full story. Here is the webapp in action and if you've got a capable browser, here is a simulation of web/box on my mobile phone.
[placed a link to these two on my right hand blog column]

Hope to see some of you tonight at the london java meetup.

13 Jan 2004 |

List of Java and Win32 stuff
Posted on 08 Jan 2004
My friend's Win32 PC has just died, so I've assembled a list of stuff that make a good start for installation with the Win32 platform:

geekspot: wrote list in this xml [ utils2004.xml ] and transformed with this xslt [ utils2004.xslt ]

Update: Moved long list off main page to HERE

What do you have on your PC? What cool stuff am I missing?

(see also Simon's List of Utils)

08 Jan 2004 |

box: source code available
Posted on 07 Jan 2004
Just a quickie, current source code snapshot for 'box' available here

These other 'feed to email' projects look cool too, fetchrss from crazybob and rss2email from yellowduck

07 Jan 2004 |

box: monitoring RSS/RDF feeds via email/SMS
Posted on 06 Jan 2004
Been working on a little project over christmas, to practise creation of picocontainer components (type3 IOC) and thought it would be good to share.

I've written a little tool (called 'box' after the funky device in Star Cops) that will monitor feeds described in an OPML file, and email you any changes since the last time the tool was run. I've hooked it up to scheduled tasks in Win98 at home, and I'm directing the emails to an o2.co.uk email account, as this free service will direct the emails to SMS on my mobile.

download 'box.jar' here

Just type java -jar box.jar to obtain usage statements

The following example would email foo@example.com with new blog/news items from the OPML listed at http://www.bloglines.com/export?username=boxopml


java -jar box.jar
   --recipient=foo@example.com
   --smtp-host=example.com
   http://www.bloglines.com/export?username=boxopml

I'd be grateful for feedback (in a comment on this blog)

I'll try and create a sourceforge/java.net style account for it if there is any interest, I've got lots of ideas for extending it.

06 Jan 2004 |

 

 
January 2004
SunMonTueWedThuFriSat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Prev | Today | Next

rss:subscribe (All)



What I'm reading
my feed aggregator ->box

My websites
London Java Meetups
Programming Projects
Elite in Java
megg
Blogmento
Jez's Photos
Fantasy Stock Market
Cool Saxophonist
Doctor Who Audios
Pisces Audios

Other Blogs
Mike Cannon-Brookes
James Strachan
Joe Walnes
Sam Dalton
Simon Brown
Cameron Purdy
Mike Roberts
Erik C. Thauvin
John Martin
Manfred Riem

B5 d++ t++ k s+ u- f
i+ o+ x-- e+ l- c--

powered by blogmento