Stewart Johnson

3,950
Reputation
285 views

Registered User

Name Stewart Johnson
Member for 1 year
Seen Nov 15 at 23:43
Website
Location AU
Age 34

I've been a software developer since the early 90s:
C, C++, C#, PHP, ruby, perl, javascript.

Currently working as a business and systems analyst. I sense that one day I'm going to invent something unusual and cool.

Personal website.

Nov
15
revised What’s the best practice for centralised logging?
added 8 characters in body
Nov
15
comment What’s the best practice for centralised logging?
Alas, we're a government shop so everything is Windows 2003. :-/ Thanks anyway.
Nov
15
revised What’s the best practice for centralised logging?
added 193 characters in body; added 8 characters in body
Nov
15
asked What’s the best practice for centralised logging?
Nov
4
revised How to conditional highlight fields in a Microsoft Reporting Services RDL report?
added details about using User!UserID
Nov
4
asked How to conditional highlight fields in a Microsoft Reporting Services RDL report?
Sep
16
awarded  Yearling
Aug
15
comment Does authorization in web.config check sub-groups as well?
Great answer, thanks!
Aug
12
comment Rails: how to RESTful query models through associations?
My question wasn't about pretty URLs -- it was about which Rails controller I would use to handle the request, and what action would be used.
Aug
12
comment Rails: how to RESTful query models through associations?
@Wahnfrieden -- and my question wasn't about pretty URLs, it was about controllers and actions.
Aug
11
comment Rails: how to RESTful query models through associations?
Actually I had intended that a User :has_many Widgets and a Widget :belongs_to a User.
Aug
11
revised Rails: how to RESTful query models through associations?
adding reference to the Rails guides.
Aug
11
comment Rails: how to RESTful query models through associations?
Ah that makes a lot of sense. I wasn't aware of the :shallow option for map.resources. Thanks!
Aug
11
comment Rails: how to RESTful query models through associations?
Thanks for you reply, but I've got NFI what you're talking about. You don't even seem to mention Widgets owned by Users? I was looking for an answer like "you should create a custom action on your controller" or "you should use the index action on your Widgets controller and do XYZ in it".
Aug
11
asked Rails: how to RESTful query models through associations?
Jul
21
awarded  Notable Question
Jul
15
asked Does authorization in web.config check sub-groups as well?
Jun
30
awarded  Good Answer
Jun
9
awarded  Tumbleweed