<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>straight_talking_java at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/straight_talking_java/</link>
    <description>Former JDJ Straight Talking list</description>

    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Tue, 09 Feb 2010 22:41:07 GMT</pubDate>
      <dc:creator>Chris Winters</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60789</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60789</guid>
      <description>Coming from perl (where strings are mutable) I made this mistake far too many times as well. Late nights make it harder to remember that I burned my hand on</description>
    </item>
    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Tue, 09 Feb 2010 15:46:48 GMT</pubDate>
      <dc:creator>Mica Cooper</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60788</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60788</guid>
      <description>...my dignity suffered on this one, I can only weakly excuse it by saying that I stayed up till 3am the night before... htmlObj = htmlObj.replaceAll... ... </description>
    </item>
    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Tue, 09 Feb 2010 13:48:42 GMT</pubDate>
      <dc:creator>Chris Winters</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60787</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60787</guid>
      <description>Remember that String.replaceAll() returns the string with the replacement rather than modifying it in place. The following class: public class ReplaceTest { </description>
    </item>
    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Mon, 08 Feb 2010 22:20:52 GMT</pubDate>
      <dc:creator>Robert Diana</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60786</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60786</guid>
      <description>If I remember correctly, it is assuming that these things are regular expressions. So, your typical path delimiter &quot;/&quot; will need to be escaped as well I think.</description>
    </item>
    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Mon, 08 Feb 2010 21:46:35 GMT</pubDate>
      <dc:creator>Mica Cooper</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60785</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60785</guid>
      <description>Ok, Decided to hack it till further notice but my regex is stinky like french cheese with bleu chunks. htmlObj.replaceAll(&quot;src=\&quot;/images/&quot;,&quot;src=\&quot;images/&quot;);</description>
    </item>
    <item>
      <title>Re: URL Path Issue</title>
      <pubDate>Mon, 08 Feb 2010 16:53:52 GMT</pubDate>
      <dc:creator>Mica Cooper</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60784</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60784</guid>
      <description>I meant URL base = new URL(&quot;file:///c:/projects/acme/web/&quot;); ... From: straight_talking_java@yahoogroups.com [mailto:straight_talking_java@yahoogroups.com]On</description>
    </item>
    <item>
      <title>URL Path Issue</title>
      <pubDate>Mon, 08 Feb 2010 16:35:00 GMT</pubDate>
      <dc:creator>Mica Cooper</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60783</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60783</guid>
      <description>Guys, Got a lib that takes a base URL like URL base = new URL(&quot;file:///c:/projects/acme/web&quot;); and is supposed to append html resources such as</description>
    </item>
    <item>
      <title>Re: Some Maven anti-hype</title>
      <pubDate>Wed, 27 Jan 2010 07:36:14 GMT</pubDate>
      <dc:creator>Nils Winkler</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60782</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60782</guid>
      <description>&#43;1 to all of that! The release plugin alone is worth learning how to use Maven. Setting up the project structure to use it was painful, but once you have</description>
    </item>
    <item>
      <title>Re: engineer&#39;s guide to drinks</title>
      <pubDate>Wed, 27 Jan 2010 01:23:31 GMT</pubDate>
      <dc:creator>Simon MacDonald</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60781</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60781</guid>
      <description>Speaking of cocktails, there is a hilarious bit on John Hogdman&#39;s More Information Than You Require where he and Rachel Maddow mix forgotten cocktails.  I was</description>
    </item>
    <item>
      <title>Re: Some Maven anti-hype</title>
      <pubDate>Tue, 26 Jan 2010 23:42:03 GMT</pubDate>
      <dc:creator>Curtis Cooley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60780</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60780</guid>
      <description>Ever wonder if the Maven creator chose pom because it&#39;s pretty well known in OCR circles that it&#39;s often misread as porn? It&#39;s even hard to tell the difference</description>
    </item>
    <item>
      <title>Re: Some Maven anti-hype</title>
      <pubDate>Tue, 26 Jan 2010 22:57:48 GMT</pubDate>
      <dc:creator>Joey Gibson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60779</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60779</guid>
      <description>... Maven has its warts, and there are days when I call down a curse upon the maintainers of Maven, and upon all of their houses, but on the whole, it&#39;s a </description>
    </item>
    <item>
      <title>Re: engineer&#39;s guide to drinks</title>
      <pubDate>Tue, 26 Jan 2010 22:56:49 GMT</pubDate>
      <dc:creator>Scot Mcphee</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60778</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60778</guid>
      <description>That&#39;s awesome! Even my wife enjoyed it. I am printing and placing in the liquor cabinet right now! ... -- let x=x - http://crazymcphee.net/x/ xray dubs -</description>
    </item>
    <item>
      <title>Re: Some Maven anti-hype</title>
      <pubDate>Tue, 26 Jan 2010 22:46:35 GMT</pubDate>
      <dc:creator>Scot Mcphee</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60777</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60777</guid>
      <description>I use Maven as a matter of course. It takes mere seconds to set up a new project. I run my own repository which I leave on public access so I can get to it</description>
    </item>
    <item>
      <title>engineer&#39;s guide to drinks</title>
      <pubDate>Tue, 26 Jan 2010 22:32:44 GMT</pubDate>
      <dc:creator>David Rosenstrauch</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60776</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60776</guid>
      <description>Funny thing that someone forwarded to me earlier ... http://flowingdata.com/wp-content/uploads/2010/01/Engineers-Guide-to-Drinks11.pdf DR</description>
    </item>
    <item>
      <title>Re: Some Maven anti-hype</title>
      <pubDate>Tue, 26 Jan 2010 22:12:12 GMT</pubDate>
      <dc:creator>David Gallardo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/straight_talking_java/message/60775</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/straight_talking_java/message/60775</guid>
      <description>We have lot&#39;s of inter-project dependencies in addition to all the usual dendencies on Spring, Apache, db &amp; other libs. Maven really has been great for</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Wed Feb 10 01:39:23 PST 2010 -->
