www.francisfish.com

Click Bookshop to see my novels. Buddhist, father of 2, Ruby on Rails programmer for money, and fiction writer.








Latest Articles:

Archive

Tag Cloud:

Stats:

  • Entries = 358
  • Notes = 35

General Links

    follow me on Twitter

    Just a quick note about arrays of objects in a Rails web service server

    If you want an array of something, e.g. past addresses:class PersonWrapper < ActionWebService::Struct member :title ,:integer # ... blahmember :addresses ,[AddressWrapper] member :employers ,[

    Comments (0) . Tuesday, 31 July 2007

    The voice of sanity

    Read this and link to it.

    Comments (0) . Monday, 30 July 2007

    Response sent to Register Article about gmail

    HereIt's *not* free Cos you're reading the ads which are generating cash. I don't mind, because they're text ads rather than really irritating Flash aminations (El Reg take note??).I think Guy has a point - I also use MacMai

    Comments (0) . Thursday, 26 July 2007

    My ruby on rails form select won't work?

    Got bit by this again. So, for the record ...If you're selects aren't working (i.e. you've got and ID coming through but it isn't showing in a select box).Check your typesI had: @admin.introducer_id = admin_args[:introducer_id]an

    Comments (1) . Wednesday, 25 July 2007