Matt Sheppard

6,605
reputation
227 views

Registered User

name Matt Sheppard
member for 1 year
seen 2 days ago
website
location AU
age 30
Software engineer in Canberra, Australia
2d
accepted How to stop flying Saucer (xhtmlrender) PDFs showing border around hyperlinks on MacOS X?
2d
answered How to stop flying Saucer (xhtmlrender) PDFs showing border around hyperlinks on MacOS X?
2d
revised How to stop flying Saucer (xhtmlrender) PDFs showing border around hyperlinks on MacOS X?
added 99 characters in body; edited tags; edited title
Dec
6
awarded  Mortarboard
Nov
25
awarded  Nice Question
Nov
21
revised What is ActivePerl doing when it “relocates” files during installation?
added 5 characters in body
Nov
21
comment What is ActivePerl doing when it “relocates” files during installation?
Yeah, LD_LIBRARY_PATH can work, but I'm thinking more of something I might install onto an end user's system (where LD_LIBRARY_PATH probably would not be acceptable) than a quick hack to get something working for myself. Thanks though.
Nov
21
comment What is ActivePerl doing when it “relocates” files during installation?
I tried doing something like that by hand once, but ran into trouble if the path was a different length to the original. I guess if you start with a very long path and fill it out with nulls things might go ok...
Nov
20
comment What is ActivePerl doing when it “relocates” files during installation?
Cool - Where could I start in learning how to work out how to do this kind of thing to an arbitrary program?
Nov
20
comment What is ActivePerl doing when it “relocates” files during installation?
Yeah, I guess I'd be interested to know what the elements are, and how to update them. For example, the perl binary seems to pick up some library paths embedded within the binary. I guess there must be some way to fix them as part of the relocation...
Nov
20
comment What is ActivePerl doing when it “relocates” files during installation?
I'm not sure it "should just work" - at least it doesn't seem to for perl and apache (but does for Java for what it's worth)
Nov
20
asked What is ActivePerl doing when it “relocates” files during installation?
Nov
18
awarded  Popular Question
Nov
17
awarded  Notable Question
Nov
15
awarded  Notable Question
Nov
13
answered How do I avoid checking in local changes to the SVN repository?
Nov
11
comment Response Content type as CSV
Corrected ordering in header value.
Nov
11
revised Response Content type as CSV
Corrected ordering
Nov
9
comment SQLite dialect error with Hibernate
Thanks, query.addScalar("id", Hibernate.STRING); seems to have fixed it.
Nov
4
comment Indirect reference in Freemarker
That worked well, thanks.
Nov
4
asked Indirect reference in Freemarker
Nov
3
awarded  Popular Question
Oct
28
awarded  Notable Question
Oct
28
comment SQLite dialect error with Hibernate
Added the full stack trace down to the code sample
Oct
28
revised SQLite dialect error with Hibernate
Added complete stack trace
Oct
28
comment SQLite dialect error with Hibernate
It's being thrown by the uniqueResult line - I'll dig up the stack trace.
Oct
28
asked SQLite dialect error with Hibernate
Oct
16
awarded  Popular Question
Oct
14
awarded  Popular Question
Oct
12
awarded  Favorite Question
Oct
7
awarded  Popular Question
Oct
5
awarded  Notable Question
Oct
3
awarded  Nice Question
Sep
13
accepted Configuring tomcat security manager in Eclipse
Sep
12
awarded  Notable Question
Sep
11
awarded  Nice Question
Sep
9
comment How can a currently running C program find out what directory it is located in?
That would work in the first and second case, but not in the third unless I'm mistaken.
Sep
9
asked How can a currently running C program find out what directory it is located in?
Sep
4
comment How can I check that a perl version is not greater than some value?
In my case, I have a system which includes a bunch of compiled libraries which won't work on perl 5.10.
Sep
4
asked How can I check that a perl version is not greater than some value?
Sep
4
comment How do I install Jetty WTP Server Adapter for Eclipse 3.5?
Thanks - Worked for me.
Aug
17
comment World map with data display as a heat map for a web application
Cheers - Can't use a web service I'm afraid (it's for an internal web app where the user may not have external internet access)
Aug
17
asked World map with data display as a heat map for a web application
Aug
15
comment Embeddable language with good string manipulation support
Looks like you've got to download Perl separately for kildclient, where as I'd need to actually compile it into the binary.
Aug
15
comment Embeddable language with good string manipulation support
Yeah, what's it called?
Aug
15
comment Embeddable language with good string manipulation support
But not at all easy to embed within a C program from what I understand . Do you know different?
Aug
15
asked Embeddable language with good string manipulation support
Aug
10
awarded  Notable Question
Aug
10
awarded  Yearling
Jul
19
awarded  Nice Answer