<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/grand-rapids-java-user-group</id>
  <title type="text">Grand Rapids Java User Group Google Group</title>
  <subtitle type="text">
  We represent the Grand Rapids Area Java community. We are dedicated to promoting and growing the Java Community within Grand Rapids Michigan and the surrounding areas.
  </subtitle>
  <link href="/group/grand-rapids-java-user-group/feed/atom_v1_0_msgs.xml" rel="self" title="Grand Rapids Java User Group feed"/>
  <updated>2009-12-16T20:01:02Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Andy Miller</name>
  <email>pula...@gmail.com</email>
  </author>
  <updated>2009-12-16T20:01:02Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/51684580cad5c860?show_docid=51684580cad5c860</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/51684580cad5c860?show_docid=51684580cad5c860"/>
  <title type="text">Re: [GR-Jug] Re: Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  I would have suggested jQuery, but if dojo is built-in, that could work too. I really enjoy working with GWT, but it doesn&#39;t have a huge library of off the shelf widgets (athough SmartGwt and ExtGwt are both nice). We write most of our controls from scratch, but that&#39;s overkill for most applications.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeremy Anderson</name>
  <email>jeremy.d.ander...@gmail.com</email>
  </author>
  <updated>2009-12-16T19:27:11Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/5853c3e7e24b228b?show_docid=5853c3e7e24b228b</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/5853c3e7e24b228b?show_docid=5853c3e7e24b228b"/>
  <title type="text">Re: [GR-Jug] Re: Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  Struts 2 already has an AJAX framework baked right in, dojo I think, or at &lt;br&gt; least it was last I used it. You&#39;ll want to look into the struts &lt;br&gt; datetimepicker tag. &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://struts.apache.org/2.1.8/docs/datetimepicker.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>DavidK</name>
  <email>djkhun...@aol.com</email>
  </author>
  <updated>2009-12-16T19:18:13Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/1dba590d28624947?show_docid=1dba590d28624947</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/1dba590d28624947?show_docid=1dba590d28624947"/>
  <title type="text">Re: Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  Thank you both for your input. I certainly hope I don&#39;t have to add a &lt;br&gt; frame work for just a calendar. The management wants other stuff like &lt;br&gt; modal dialog box for confirmation and other ui fluf. I have been &lt;br&gt; looking at Dojo today as it sounds like it works with struts (at least &lt;br&gt; struts 2) a bit better.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Porritt</name>
  <email>jasonporr...@gmail.com</email>
  </author>
  <updated>2009-12-16T13:04:00Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/d0dbdeed0d7f82f2?show_docid=d0dbdeed0d7f82f2</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/d0dbdeed0d7f82f2?show_docid=d0dbdeed0d7f82f2"/>
  <title type="text">Re: [GR-Jug] Re: Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  I haven&#39;t used JQuery with Struts, but I can easily recommend it &lt;br&gt; paired with just about anything (except maybe other JavaScript &lt;br&gt; libraries). There is a huge variety of plugins and you&#39;ll have no &lt;br&gt; problem finding a nice date picker/calendar widget. &lt;br&gt; &lt;p&gt;JQuery does a good job of providing a foundation for whatever
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yong Lim</name>
  <email>yonghow....@gmail.com</email>
  </author>
  <updated>2009-12-16T11:29:29Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/e86aed0eda505d59?show_docid=e86aed0eda505d59</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/e86aed0eda505d59?show_docid=e86aed0eda505d59"/>
  <title type="text">Re: Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  IMHO, it would be an overkill to use GWT/JQuery just for popup &lt;br&gt; calendar, there are lots of Javascript calendar around for doing that. &lt;br&gt; but if the intention to add a AJAX toolkit to the existing project, &lt;br&gt; then it is a matter of preference and familiarity as there are plenty &lt;br&gt; of AJAX toolkit around too.
  </summary>
  </entry>
  <entry>
  <author>
  <name>DavidK</name>
  <email>djkhun...@aol.com</email>
  </author>
  <updated>2009-12-15T18:20:10Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/381a265ec2a050b6?show_docid=381a265ec2a050b6</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/265cc17116f5f203/381a265ec2a050b6?show_docid=381a265ec2a050b6"/>
  <title type="text">Struts + GWT or JQuery</title>
  <summary type="html" xml:space="preserve">
  Has anyone used GWT or JQuery or something similar with in a struts &lt;br&gt; project? What works best or is the best fit. I am looking at making &lt;br&gt; the user experience a little nicer for a struts application. A couple &lt;br&gt; of things asked for are calendar to pick a date from in stead of &lt;br&gt; entering a date and something similar to modal dialog boxes for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Brondsema</name>
  <email>d...@brondsema.net</email>
  </author>
  <updated>2009-12-03T04:20:35Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/34a7be63fa3b8b03/da85689e4c853fce?show_docid=da85689e4c853fce</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/34a7be63fa3b8b03/da85689e4c853fce?show_docid=da85689e4c853fce"/>
  <title type="text">[Fwd: 2010 MI: Agile and Beyond - Last Call for Presenters]</title>
  <summary type="html" xml:space="preserve">
  -- &lt;br&gt; Dave Brondsema : d...@brondsema.net &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brondsema.net&quot;&gt;[link]&lt;/a&gt; : personal &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.splike.com&quot;&gt;[link]&lt;/a&gt; : programming &lt;br&gt; &amp;lt;&amp;gt;&amp;lt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Siemen</name>
  <email>david_sie...@hermanmiller.com</email>
  </author>
  <updated>2009-11-23T15:01:44Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/76eec8d190b1374e/ac2b187e13bef679?show_docid=ac2b187e13bef679</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/76eec8d190b1374e/ac2b187e13bef679?show_docid=ac2b187e13bef679"/>
  <title type="text">David Siemen is out of the office.</title>
  <summary type="html" xml:space="preserve">
  I will be out of the office starting 11/19/2009 and will not return until 11/24/2009. &lt;br&gt; &lt;p&gt;I will respond to your message when I return.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yong Lim</name>
  <email>yonghow....@gmail.com</email>
  </author>
  <updated>2009-11-23T03:05:02Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/fe169ae0dd6d064b/dfc292923fa6190f?show_docid=dfc292923fa6190f</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/fe169ae0dd6d064b/dfc292923fa6190f?show_docid=dfc292923fa6190f"/>
  <title type="text">New Greater Lansing Java User Group</title>
  <summary type="html" xml:space="preserve">
  Some great news... &lt;br&gt; &lt;p&gt;A few of us have just started a new Java Users Group (JUG) around the &lt;br&gt; Greater Lansing area. &lt;br&gt; &lt;p&gt;We are still working out the meeting details, but the venue will most &lt;br&gt; likely be around the East Lansing area with our first meeting &lt;br&gt; hopefully kicking off in January 2010. &lt;br&gt; &lt;p&gt;For more details please visit - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/greaterlansingjug&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Brondsema</name>
  <email>d...@brondsema.net</email>
  </author>
  <updated>2009-11-19T03:03:57Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/c96d4e2f6cd29dd5/e48a662391f7b32f?show_docid=e48a662391f7b32f</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/c96d4e2f6cd29dd5/e48a662391f7b32f?show_docid=e48a662391f7b32f"/>
  <title type="text">Tomorrow: Google Web Toolkit (GWT)</title>
  <summary type="html" xml:space="preserve">
  Google Web Toolkit (GWT) &lt;br&gt; Presented by Andrew Miller of tractionsoftware.com &lt;br&gt; &lt;p&gt;Please RSVP at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gr-jug.org/rsvp/&quot;&gt;[link]&lt;/a&gt; if you&#39;re planning on coming. &lt;br&gt; &lt;p&gt;Thu, Nov 19 &lt;br&gt; 5:30pm Networking &lt;br&gt; 6:00-7:00 Presentation &lt;br&gt; &lt;p&gt;With so many great JavaScript toolkits available on the web, what makes &lt;br&gt; the Google Web Toolkit different? Instead of writing JavaScript
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Brondsema</name>
  <email>d...@brondsema.net</email>
  </author>
  <updated>2009-11-12T15:21:54Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/5d18032fadf3b8fd/d150761bfe2fe4c3?show_docid=d150761bfe2fe4c3</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/5d18032fadf3b8fd/d150761bfe2fe4c3?show_docid=d150761bfe2fe4c3"/>
  <title type="text">SourceForge user research sessions</title>
  <summary type="html" xml:space="preserve">
  Are you a member of an open source community? Or do you have experience &lt;br&gt; with distributed software development using source control management, &lt;br&gt; bug tracker, mailing lists, etc? &lt;br&gt; &lt;p&gt;SourceForge.net is seeking the input from open source project &lt;br&gt; participants; developers, project admin, support or any other role. We
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Brondsema</name>
  <email>d...@brondsema.net</email>
  </author>
  <updated>2009-11-12T15:16:52Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/792b1f756b345556/8c8dd3b3190b9aa4?show_docid=8c8dd3b3190b9aa4</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/792b1f756b345556/8c8dd3b3190b9aa4?show_docid=8c8dd3b3190b9aa4"/>
  <title type="text">Next week: Google Web Toolkit (GWT)</title>
  <summary type="html" xml:space="preserve">
  Google Web Toolkit (GWT) &lt;br&gt; Presented by Andrew Miller of tractionsoftware.com &lt;br&gt; &lt;p&gt;Please RSVP at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gr-jug.org/rsvp/&quot;&gt;[link]&lt;/a&gt; if you&#39;re planning on coming. &lt;br&gt; &lt;p&gt;Thu, Nov 19 &lt;br&gt; 5:30pm Networking &lt;br&gt; 6:00-7:00 Presentation &lt;br&gt; &lt;p&gt;With so many great JavaScript toolkits available on the web, what makes &lt;br&gt; the Google Web Toolkit different? Instead of writing JavaScript
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeremy Anderson</name>
  <email>jeremy.d.ander...@gmail.com</email>
  </author>
  <updated>2009-10-30T12:56:39Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/b8521fd75e801214?show_docid=b8521fd75e801214</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/b8521fd75e801214?show_docid=b8521fd75e801214"/>
  <title type="text">Re: [GR-Jug] Re: 1 DevDay Conference.</title>
  <summary type="html" xml:space="preserve">
  I&#39;ll be speaking at the 1 DevDay. I&#39;m going to attempt to do a live coding &lt;br&gt; exercise and build a Grails app with a Flex front end in less than an hour. &lt;br&gt; Hopefully it works. ;) &lt;br&gt; &lt;p&gt;I would offer to car pool with some folks, but I&#39;m leaving the conference &lt;br&gt; after lunch and won&#39;t be coming back to GR afterwards.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Casey DuBois</name>
  <email>grlugca...@gmail.com</email>
  </author>
  <updated>2009-10-29T18:05:44Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/3264cb99a8547206?show_docid=3264cb99a8547206</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/3264cb99a8547206?show_docid=3264cb99a8547206"/>
  <title type="text">Re: [GR-Jug] Re: 1 DevDay Conference.</title>
  <summary type="html" xml:space="preserve">
  The GR GiveCamp is the event that is Nov 13-15 (just heard about it at &lt;br&gt; lunch). &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://grgivecamp.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Casey DuBois &lt;br&gt; 616-808-6942 &lt;br&gt; ca...@grlug.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>Keith Hinkle</name>
  <email>keith.hin...@gmail.com</email>
  </author>
  <updated>2009-10-29T16:25:57Z</updated>
  <id>http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/a335c7fe014fa09b?show_docid=a335c7fe014fa09b</id>
  <link href="http://groups.google.com/group/grand-rapids-java-user-group/browse_frm/thread/ede566dee40752ba/a335c7fe014fa09b?show_docid=a335c7fe014fa09b"/>
  <title type="text">Re: [GR-Jug] 1 DevDay Conference.</title>
  <summary type="html" xml:space="preserve">
  there&#39;s a tech non-profit volunteer day here that weekend too i think. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Keith Hinkle &lt;br&gt; 616-723-0889
  </summary>
  </entry>
</feed>
