-
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.
07:14AM UTC on Dec 11 2006 in Slash
-
jerryvos committed patchset 32 of module web to the Repast CVS repository, changing 1 files.
05:07PM UTC on Aug 18 2006 in Repast
-
jerryvos committed patchset 31 of module web to the Repast CVS repository, changing 1 files.
04:59PM UTC on Aug 18 2006 in Repast
-
jerryvos committed patchset 1133 of module repastj to the Repast CVS repository, changing 1 files.
07:27PM UTC on Aug 10 2006 in Repast
-
jerryvos committed patchset 1132 of module repastj to the Repast CVS repository, changing 5 files.
07:24PM UTC on Aug 10 2006 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.
08:15PM UTC on Aug 04 2006 in opencsv
-
Logged In: YES
user_id=1093815
I updated the patch with the newline as a String.
08:09PM UTC on Aug 04 2006 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).
08:08PM UTC on Aug 04 2006 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.
08:02PM UTC on Aug 04 2006 in opencsv
-
jerryvos committed patchset 30 of module web to the Repast CVS repository, changing 1 files.
06:43PM UTC on Jun 09 2006 in Repast