James McMahon

3,661
Reputation
683 views

Registered User

Name James McMahon
Member for 1 year
Seen 7 hours ago
Website
Location
Age
7h
revised What is boxing and unboxing and what are the trade offs?
edited tags; edited title
2d
revised IllegalArgumentException or NullPointerException for a null parameter?
edited tags
2d
comment Running an installer on Vista without turning UAC off
I do not know if it is break any rules, but applications that have the "install this application for every/install this application for just me" option use this approach. I see this everywhere so I assumed it was part of the Windows Installer.
Nov
20
comment How do I measure time elapsed in Java?
Most loggers also support timestamps as part of the logging output.
Nov
20
comment How do I measure time elapsed in Java?
You may have a point. I don't know if that would ever have a measurable effect on performance, but it is probably good practice. However if you already have a Calendar object, or if you want to do more sophisticated manipulations that Calendar facilitates, then this approach may be valid.
Nov
20
revised How do I measure time elapsed in Java?
added 127 characters in body; added 1 characters in body
Nov
20
answered How do I measure time elapsed in Java?
Nov
19
comment Setting a log file name to include current date in Log4j
James, could you post the code inside your answer? Google pages is blocked from my work.
Nov
19
comment Setting a log file name to include current date in Log4j
@gyrolf, applying the format you mention, do your logs end up as mylog.log.yyyy-MM-dd.log? Or are you somehow removing the previous extension?
Nov
19
comment Creating daily logs with Log4j?
Just tested it using a minute pattern, yyyy-MM-dd-HH-mm-EE, EE resolves to the date name.
Nov
18
revised Creating daily logs with Log4j?
Webday celebrates spiderman.
Nov
18
comment Creating daily logs with Log4j?
@rsp, we are using windows on our servers, so the symbolic link solution is not feasible.
Nov
18
comment Creating daily logs with Log4j?
I've edited the question down to its simplest form to reduce confusion.
Nov
18
revised Creating daily logs with Log4j?
My attempt to show due dilligence was just confusing everyone, so I've simplified the question.
Nov
18
comment Creating daily logs with Log4j?
@Pascal, I am going to clarify my question a little. How would I get the intended behavior that I am looking for? I am trying to shoe horn these logs in a legacy log viewer that department has.
Nov
18
comment Creating daily logs with Log4j?
@skaffman, That is intentional, I took it from that blog and from another source I looked at a while ago. I assumed it was to separate the Java date format from the text appended to the log filename.
Nov
18
comment Creating daily logs with Log4j?
Anyway to make it append the datepattern by default?
Nov
18
asked Creating daily logs with Log4j?
Nov
13
revised Should Java programs compiled with debugging information not be used in a production system?
added 189 characters in body
Nov
13
comment Should Java programs compiled with debugging information not be used in a production system?
Ah, I knew this question was probably going to be a dupe, however I couldn't find anything in my searches.
Nov
13
revised Is there a performance difference between Javac debug on and off?
edited tags; deleted 1 characters in body; edited title
Nov
13
revised Should Java programs compiled with debugging information not be used in a production system?
added 11 characters in body; edited title; edited title; added 127 characters in body
Nov
13
asked Should Java programs compiled with debugging information not be used in a production system?
Nov
12
revised Sending email in Java?
edited body
Nov
12
revised Sending email in Java?
edited tags; edited title; deleted 69 characters in body
Nov
9
revised Which Javascript framework (jQuery vs Dojo vs … )?
added 143 characters in body; edited tags
Nov
6
comment Best practices for deploying Java webapps with minimal downtime?
knorv, have you tried adjusting your memory/permgem space on the server jvm?
Nov
6
accepted How can I pull objects out of hibernate and into memory. I’m hitting session problems.
Nov
6
revised What is the best Battleship AI?
added 21 characters in body
Nov
6
revised Hibernate question hbm2ddl.auto possible values and what they do
deleted 59 characters in body
Nov
6
revised Hibernate question hbm2ddl.auto possible values and what they do
deleted 3 characters in body
Nov
6
answered Hibernate question hbm2ddl.auto possible values and what they do
Nov
6
revised Hibernate question hbm2ddl.auto possible values and what they do
added 7 characters in body; edited tags
Nov
5
awarded  Popular Question
Nov
3
comment Is there a standard for code margins?
Nice to know where this standard originated.
Nov
3
revised While coding, how many columns do you format for?
edited tags
Nov
3
revised Is there a standard for code margins?
added dupe links
Nov
3
comment Is there a standard for code margins?
@jleedev, Thanks for pointing that out, I missed those.
Nov
3
asked Is there a standard for code margins?
Oct
31
awarded  Popular Question
Oct
30
revised Inserting comments automatically using TortoiseSVN?
edited title
Oct
30
revised How do you get the length of a list in the JSF expression language?
deleted 31 characters in body
Oct
29
comment Getting around redundant dependency limitation in Ant?
Because I've never seen that before. Thanks for pointing that out Brian.
Oct
26
revised Engines built on pygame
follow-up; added 239 characters in body; added 69 characters in body
Oct
26
asked Getting around redundant dependency limitation in Ant?
Oct
26
awarded  Popular Question
Oct
23
comment Engines built on pygame
I think you may be misusing the term wrapper here. Are you actually talking about a game engine that is layered on top of Pygame?
Oct
23
revised Engines built on pygame
added 2 characters in body
Oct
23
answered Engines built on pygame
Oct
22
comment Is sharepoint good for project management?
How do you handle bug tracking through Sharepoint? If you using a plugin can you link to it?