<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members">
    <title>gmane.org.user-groups.ajug.members</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7003"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7002"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7001"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7000"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6999"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6998"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6997"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6996"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6995"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6994"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6993"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6992"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6991"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6990"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6989"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6988"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6987"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6986"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6985"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6984"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7003">
    <title>AJUG May 2012 Pre-Meeting Hangout</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7003</link>
    <description>&lt;pre&gt;Hi everybody!

The AJUG May meeting is here - So why not miss traffic and spend
some quality time before the meeting kicks off, networking with some
other AJUG folks?

We will meet on Tuesday, *May 15* around *5:30pm* at *La Botana Tex-Mex
Restaurant*. La Botana is located on the connector that runs parallel to
I-285 on
the same side of I-285 as the AJUG meeting location (Holiday Inn Select).

This is just a loose, informal time to hang out and get to know each
other before we head over to the meeting for our monthly dose of
mind-altering Java insights. Why waste an hour working late at the
office before you head to AJUG?

Come join us for some good food, good beverages, and good fun.

Specifics for finding La Botana:

*La Botana Tex-Mex Restaurant*
2071 Savoy Dr.
Atlanta, GA 30341
(770) 986-9996

You can find the Google map at: http://bit.ly/fBgiAq

I hope you can make it!

Cheers,

Gunnar
_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
htt&lt;/pre&gt;</description>
    <dc:creator>Gunnar Hillert</dc:creator>
    <dc:date>2012-05-14T19:59:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7002">
    <title>Re: webservice cxf client</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7002</link>
    <description>&lt;pre&gt;
I have done this before (Apache cxf) - The commands are  wsdl2java KnowYourKin.wsdlwsdl2java -p com.knowledgekin.knowyourkin KnowYourKin.wsdlwsdl2java -client KnowYourKin.wsdl And your wsdl2java should be compatible with java version on your system.  Regards,Ramesh Rajamani
 Date: Sat, 5 May 2012 11:05:54 -0400
From: mdb3624-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
To: ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
Subject: [ajug-members] webservice cxf client

I am using wsdl2java -client -compile to generate client code from a WSDL file and keep getting an error when the compile kicks in saying that the generated code has an error that souse "incompatible types"

the exact command I am using is:
wsdl2java -d c:\connecture\rwsol -compile -client -exsh false -dns true -dex true -verbose http://dev.partner.eie.bcbsmt.com/ConnectureDES/ConnectureWS?wsdl

Any directions or help would be appreciated.
Here is the wsdl that is generated:
==================================================================================&lt;/pre&gt;</description>
    <dc:creator>Ramesh Rajamani</dc:creator>
    <dc:date>2012-05-06T04:26:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7001">
    <title>webservice cxf client</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7001</link>
    <description>&lt;pre&gt;I am using wsdl2java -client -compile to generate client code from a WSDL
file and keep getting an error when the compile kicks in saying that the
generated code has an error that souse "incompatible types"

the exact command I am using is:

wsdl2java -d c:\connecture\rwsol -compile -client -exsh false -dns true
-dex true -verbose
http://dev.partner.eie.bcbsmt.com/ConnectureDES/ConnectureWS?wsdl

Any directions or help would be appreciated.

Here is the wsdl that is generated:

==================================================================================================================


&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&amp;lt;wsdl:definitions
name="EIEConnectureWS" targetNamespace="
http://eie.bcbsmt.com/EIEConnecture/type" xmlns:ns1="
http://connecturews.eie.bcbsmt.com/" xmlns:ns2="
http://schemas.xmlsoap.org/soap/http" xmlns:soap="
http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="
http://eie.bcbsmt.com/EIEConnecture/type" xmlns:wsdl="
http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="
http://www.w3.org/20&lt;/pre&gt;</description>
    <dc:creator>mike barnes</dc:creator>
    <dc:date>2012-05-05T15:05:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7000">
    <title>Early Bird ends May 18th....Join Us for UberConf2012 returning June 19-22nd to Denver (JUG Discount)</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/7000</link>
    <description>&lt;pre&gt;Register Today for ÜberConf 2012 - the Ultimate Java Platform/Agile  
Experience returning June 19-22nd!

ÜberConf 2012 will offer 135 technically focused sessions including  
twenty-five (25) hands on workshops
centered around Architecture, Cloud, Enterprise Java, Languages on the  
JVM, Build/Test, Mobility and Agility.
The goal of Über Conf is a simple one: totally blow the minds of our  
attendees.
-----------------------------------------------------------------------------------
* 9 Tracks, 135 Sessions including 25 Hands-On Workshops
* Save $200 : Register by May 18th
------------------------------------------------------------------------------------
Event:           ÜberConf 2012
Dates:     June 19-22, 2012
URL:             www.uberconf.com
Location:      Denver, CO
Venue:          Westin Westminster
---------------------------------------------------------

ÜberConf 2012 Base Registration Pricing:  (Note: Many different  
registrations combinations - check out at www.uberconf.com)

Early&lt;/pre&gt;</description>
    <dc:creator>Jay Zimmerman</dc:creator>
    <dc:date>2012-05-04T16:16:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6999">
    <title>AUTO: Larrazabal,Jose is out of the office. (returning 05/07/2012)</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6999</link>
    <description>&lt;pre&gt;
I am out of the office until 05/07/2012.

I will respond to your message when I return.


Note: This is an automated response to your message  "[ajug-members]
Android OS ported to .Net" sent on 5/2/2012 21:06:55.

This is the only notification you will receive while this person is away.
&lt;/pre&gt;</description>
    <dc:creator>JLarrazabal-7qVKtJtMPbhBDgjK7y7TUQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-03T02:02:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6998">
    <title>Android OS ported to .Net</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6998</link>
    <description>&lt;pre&gt;http://www.theinquirer.net/inquirer/news/2172090/xamarin-ports-googles-java-android

Xamarin (The Mono guys) have ported Android (the OS) to .Net.  This
shouldn't be confused with their .Net to Dalvik stack, they have created a
.Net runtime which Android runs on top of.

Summers Pittman
_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Summers Pittman ℝ</dc:creator>
    <dc:date>2012-05-03T01:06:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6997">
    <title>Re: Java 7 now on OS X</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6997</link>
    <description>&lt;pre&gt;There has been no issue with Java on the Mac. It's only that there was no release of 7, up until now (unless you have been running the developer releases like I have been). Apple has an up-to-date version of 6. Sure, it took a while to get that damned flashback trojan fixed. But, as for the release, its up to all other JDKs, update 31.  I'm glad Oracle, Apple and all the OpenJDK folks finally got this done though.

Java 7 is also at update 4, which is on par with others too.  Yay.

--briggs
On Apr 26, 2012, at 6:07 PM, Summers Pittman ℝ wrote:


_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Briggs</dc:creator>
    <dc:date>2012-04-27T00:49:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6996">
    <title>Re: Java 7 now on OS X</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6996</link>
    <description>&lt;pre&gt;Downloaded that as soon as one friend tweeted it.

Killed it off? No problems here. Still getting Java 6 with updates after 
choosing to install it.

On 4/26/12 6:07 PM, Summers Pittman R wrote:


&lt;/pre&gt;</description>
    <dc:creator>Barry Hawkins</dc:creator>
    <dc:date>2012-04-26T22:16:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6995">
    <title>Java 7 now on OS X</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6995</link>
    <description>&lt;pre&gt;https://blogs.oracle.com/java/entry/five_update_java_releases

Well I guess there goes one of my easier arguments against using a Mac.

Out of curiosity, how have the Mac users been getting along with Java since
Apple killed it off lastish year?

Summers Pittman
_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Summers Pittman ℝ</dc:creator>
    <dc:date>2012-04-26T22:07:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6994">
    <title>Google and Oracle battle over the future of Android</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6994</link>
    <description>&lt;pre&gt;
http://money.cnn.com/2012/04/16/technology/google-oracle/index.htm

Google and Oracle battle over the future of AndroidBy David Goldman&amp;lt; at &amp;gt;CNNMoneyTechApril 17, 2012: 3:49 PM ET

Google CEO Larry Page (left) and Oracle CEO Larry Ellison will testify against one another in the coming weeks.


NEW YORK (CNNMoney) -- A landmark court battle between Google and Oracle has begun -- and its result will shape the future of the Android ecosystem fueling most of the world's smartphones.
Silicon Valley's power players are always in the throes of nasty patent fights against each other, but this one is especially potent. Oracle claims that Google's Android violates two patents plus several copyrights that Oracle holds on its Java software, a ubiquitous programming language powering everything from phones to websites. 


Although both Java and Android are open-source platforms -- neither Google (GOOG, Fortune 500) nor Oracle (ORCL, Fortune 500) generally charge for their use -- their licensing terms are complex and precise.&lt;/pre&gt;</description>
    <dc:creator>Gabsaga Tata</dc:creator>
    <dc:date>2012-04-18T15:55:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6993">
    <title>Re: StartupWeekend</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6993</link>
    <description>&lt;pre&gt;Yep, I'll be pitching the same concept I used for my slide deck at devnexus. So my prototype has been tested live... And I need a lot of help :) 

On Apr 17, 2012, at 3:32 PM, Summers Pittman &amp;lt;spittman-WJu7H5YiUnFBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Wesley Hales</dc:creator>
    <dc:date>2012-04-17T20:29:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6992">
    <title>Re: StartupWeekend</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6992</link>
    <description>&lt;pre&gt;I'll be there on Friday to help people with mobile development, but am not a 'participant'. Looking forward to seeing what cool stuff people come up with.
I did Startup Weekend in Feb 2011, and it was alot of fun. Highly recommended.

-p 

Pratik Patel
CTO TripLingo


404.610.1289


pratik-sGtEzQP6IMqgSpxsJD1C4w&amp;lt; at &amp;gt;public.gmane.org 
www.TripLingo.com (http://www.triplingo.com/)




On Tuesday, April 17, 2012 at 3:32 PM, Summers Pittman wrote:



_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Pratik Patel</dc:creator>
    <dc:date>2012-04-17T20:14:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6991">
    <title>Re: StartupWeekend</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6991</link>
    <description>&lt;pre&gt;Awesome, I've never been to an event before and am attending the one in
Atlanta.  I've got several maven archetypes ready to go for different
project types to get past the "boring" bits of Java ;).

Is anyone else going to Startup Weekend?

On 04/17/2012 01:20 PM, Burr Sutter wrote:


--
--------------------
Summers Pittman, Software Developer
Desk: 404 601 4388
Mobile: 404 941 4698


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
&lt;/pre&gt;</description>
    <dc:creator>Summers Pittman</dc:creator>
    <dc:date>2012-04-17T19:32:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6990">
    <title>StartupWeekend</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6990</link>
    <description>&lt;pre&gt;http://atlanta.startupweekend.org/

Atlanta is having their Startup Weekend, this weekend - there appear
to be a few tickets left.

I just finished up a blog on my experience in the Raleigh version from
this past weekend - this is a good time.  And coders are needed to
support the entrepreneurs who show up with an idea - or perhaps you
have your own idea.

http://burrsutter.blogspot.com/2012/04/startupweekend-with-jquery-mobile.html
&lt;/pre&gt;</description>
    <dc:creator>Burr Sutter</dc:creator>
    <dc:date>2012-04-17T17:20:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6989">
    <title>AnDevCon discount &amp; Android software</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6989</link>
    <description>&lt;pre&gt;Qoppa Software wants you to know about a $200 discount on AnDevCon III, May
14-17 &amp;lt;http://www.andevcon.com/AndevCon_III/index.html&amp;gt; .  Enter the code
"qoppa" in the registration form.

Also, in case you missed it, we recently announced version 2.2 of qPDF
Notes, our Android markup and form fill tool, which now also creates and
validates true digital signatures.  To read more about this release, visit
blog dot qoppa dot com.  To learn about our Java and Android PDF libraries
and components for developers, visit qoppa dot com.

Regards,

Susan L. Sims
marketing-s26ABCUjz4oAvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
Qoppa Software LLC
www.qoppa.com


_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Susan Sims</dc:creator>
    <dc:date>2012-04-17T17:19:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6988">
    <title>Save $200,Register Today for UberConf 2012 - Ultimate Java Platform/AgileExperience returning June 19-22nd (JUG Discount)</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6988</link>
    <description>&lt;pre&gt;Early Bird ends Friday, May 18th...  Register Today for ÜberConf 2012  
- the Ultimate Java Platform/Agile Experience!
returning June 19-22nd to beautiful Denver, Colorado.

ÜberConf 2012 will offer 135 technically focused sessions including  
twenty-five (25) hands on workshops
centered around Architecture, Cloud, Enterprise Java, Languages on the  
JVM, Build/Test, Mobility and Agility.
The goal of Über Conf is a simple one: totally blow the minds of our  
attendees.
-----------------------------------------------------------------------------------
* 9 Tracks, 135 Sessions including 25 Hands-On Workshops
* Save $200 : Register by May 18th
------------------------------------------------------------------------------------
Event:           ÜberConf 2012
Dates:     June 19-22, 2012
URL:             www.uberconf.com
Location:      Denver, CO
Venue:          Westin Westminster
---------------------------------------------------------

ÜberConf 2012 Base Registration Pricing:  (Note: Many different &lt;/pre&gt;</description>
    <dc:creator>Jay Zimmerman</dc:creator>
    <dc:date>2012-04-17T15:11:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6987">
    <title>AJUG April 2012 Pre-Meeting Hangout</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6987</link>
    <description>&lt;pre&gt;Hi everybody!

The AJUG April meeting is here - So why not miss traffic and spend
some quality time before the meeting kicks off, networking with some
other AJUG folks?

We will meet on Tuesday, *April 17* around *5:30pm* at *La Botana Tex-Mex
Restaurant*. La Botana is located on the connector that runs parallel to
I-285 on
the same side of I-285 as the AJUG meeting location (Holiday Inn Select).

This is just a loose, informal time to hang out and get to know each
other before we head over to the meeting for our monthly dose of
mind-altering Java insights. Why waste an hour working late at the
office before you head to AJUG?

Come join us for some good food, good beverages, and good fun.

Specifics for finding La Botana:

*La Botana Tex-Mex Restaurant*
2071 Savoy Dr.
Atlanta, GA 30341
(770) 986-9996

You can find the Google map at: http://bit.ly/fBgiAq

I hope you can make it!

Cheers,

Gunnar
_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org&lt;/pre&gt;</description>
    <dc:creator>Gunnar Hillert</dc:creator>
    <dc:date>2012-04-17T14:08:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6986">
    <title>Mobile dev with Titanium - free workshop pluspresentation</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6986</link>
    <description>&lt;pre&gt;Hello fellow AJUG'ers, 
If you've been wanting to get into some mobile development, here's your chance to learn about Appcelerator Titanium. As some of you saw at my presentations at the Feb AJUG meeting or at DevNexus, my mobile startup is built using Titanium and we really like it.

I'm hosting 2 Titanium sessions next Thursday April 19th:
* a 4 hour intro Titanium workshop
* The Titanium 2.0 Launch event


Below are the 2 links so you can sign up if you're interested. If you can't make it, but are still interested in Titanium, join the meetup group. This will be the only time I send a message about the Titanium meetup to the AJUG mail list. Please create any conversations/questions about these events on the Titanium meetup group site.

Both are free and sponsored events, so there's no charge! If you attend the workshop, I only ask that you get a good night's sleep beforehand, it will be intense!

Workshop: http://www.meetup.com/Atlanta-Titanium-Developers/events/60223762/
Titanium 2.0: http://www.meetup.c&lt;/pre&gt;</description>
    <dc:creator>Pratik Patel</dc:creator>
    <dc:date>2012-04-12T02:07:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6985">
    <title>Re: April meeting?</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6985</link>
    <description>&lt;pre&gt;And I have one, slipped through my inbox filter dur.
Summers Pittman




On Wed, Apr 11, 2012 at 4:04 PM, Summers Pittman ℝ &amp;lt;secondsun&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Summers Pittman ℝ</dc:creator>
    <dc:date>2012-04-11T19:05:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6984">
    <title>Re: April meeting?</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6984</link>
    <description>&lt;pre&gt;There will be an April meeting, we are just waiting for a bio and abstract
from the speaker.  Stay tuned!

Summers Pittman




On Wed, Apr 11, 2012 at 3:08 PM, Steven Siebert &amp;lt;smsiebe-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Summers Pittman ℝ</dc:creator>
    <dc:date>2012-04-11T19:04:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6983">
    <title>April meeting?</title>
    <link>http://permalink.gmane.org/gmane.org.user-groups.ajug.members/6983</link>
    <description>&lt;pre&gt;Will there be an 17 April meeting?  I don't see any notes on the website...

Thanks,

S
_______________________________________________
ajug-members mailing list
ajug-members-4vciHtwbE8s&amp;lt; at &amp;gt;public.gmane.org
http://www.ajug.org/mailman/listinfo/ajug-members
&lt;/pre&gt;</description>
    <dc:creator>Steven Siebert</dc:creator>
    <dc:date>2012-04-11T18:08:28</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.org.user-groups.ajug.members">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.org.user-groups.ajug.members</link>
  </textinput>
</rdf:RDF>

