-
Every once in awhile I get these big ads that muddle the layout of slashdot. All text is visible, and images moved appropriately, but it makes the sight look bad.
Seeing as the attached screenshot is just of a google adwords ad, I don't see why it should be oversized.
Screenshot attached, firefox 2.0. Windows XP, 1280x768 res.
2006-12-11 07:14:15 UTC in Slash
-
jerryvos committed patchset 32 of module web to the Repast CVS repository, changing 1 files.
2006-08-18 17:07:13 UTC in Repast
-
jerryvos committed patchset 31 of module web to the Repast CVS repository, changing 1 files.
2006-08-18 16:59:31 UTC in Repast
-
jerryvos committed patchset 1133 of module repastj to the Repast CVS repository, changing 1 files.
2006-08-10 19:27:56 UTC in Repast
-
jerryvos committed patchset 1132 of module repastj to the Repast CVS repository, changing 5 files.
2006-08-10 19:24:39 UTC in Repast
-
Logged In: YES
user_id=1093815
Bah, long day. Was a couple errors in that patch. The
current patch is the correct one.
2006-08-04 20:15:06 UTC in opencsv
-
Logged In: YES
user_id=1093815
I updated the patch with the newline as a String.
2006-08-04 20:09:38 UTC in opencsv
-
Logged In: YES
user_id=1093815
I mistakenly made the newline specification a char when it
should be a string (in case it's \r\n).
2006-08-04 20:08:56 UTC in opencsv
-
The current CSVWriter writes '\n' at the end of each
line. I would like it to use the system newline character.
The simplest solution is to just let the user specify
the newline character, and to by default either let it
be '\n' or System.getProperty("line.separator").
I will attach a diff of my change that lets you specify
the newline separator to this report.
2006-08-04 20:02:05 UTC in opencsv
-
jerryvos committed patchset 30 of module web to the Repast CVS repository, changing 1 files.
2006-06-09 18:43:13 UTC in Repast