Sounds fair. Eventually using CDI instead might help, and allow us to
explore synergies with other Apache projects, especially DeltaSpike[?]

On Wed, Mar 27, 2013 at 3:37 AM, Reza Naghibi <[email protected]>wrote:

> I agree. I'm trying to keep the bar as low as possible. I just want to get
> some code out there. I fully expect this to be rewritten several times over
> by you guys and future contributors :]
>
> ---
> Sent from Blackberry Bold 9900
>
> -----Original Message-----
> From: Werner Keil <[email protected]>
> Date: Tue, 26 Mar 2013 22:48:40
> To: <[email protected]>; Reza<[email protected]>
> Reply-To: [email protected]
> Subject: Re: Device Recognition for Embedded
>
> If it's more convenient to use Spring than (pure) JavaEE, why not,
> otherwise a JEE6 app might do, but let's see it.
>
> Thanks for volunteering,
> Werner
>
> On Tue, Mar 26, 2013 at 10:34 PM, Reza <[email protected]> wrote:
>
> > So Im going to make a simple Maven J2EE web app which does what we talked
> > about. It will use Tomcat, Hibernate, Spring, and MySQL. I would like for
> > it to integrate with the OpenDDR Java API, C# API, my dClass API, and
> other
> > future apis so we can test and make progress on all fronts.
> >
> > I should have something ready in the next couple of days. Then we can
> > review it, deploy it, and start moving things forward!
> >
> >
> > ________________________________
> >  From: Werner Keil <[email protected]>
> > To: [email protected]
> > Cc: Reza <[email protected]>
> > Sent: Tuesday, March 26, 2013 3:58 PM
> > Subject: Re: Device Recognition for Embedded
> >
> > Would it be possible to create a JIRA ticket for that, and attach
> proposed
> > sources (Apache or Tomcat plus SQL) there?
> >
> > Werner
> >
> > On Tue, Mar 26, 2013 at 8:31 PM, Carlos D'Agostino <
> > [email protected]> wrote:
> >
> > > Hi,
> > >
> > > If I could suggest a small change in order to make a better index on
> that
> > > table. I made a similar table at one point, but for faster lookups I…
> (I
> > > know I'm about to be butchered)… I hashed the UA string…. using md5 no
> > > less, but I must say that +500K devices later I haven't had a single
> > > problem. Also, it would be a good idea to add a column that points to
> the
> > > device's information source (in my case it was WURFL/UAProf).
> > >
> > > Good stuff on this thread.
> > >
> > > Regards,
> > >
> > > --
> > > Carlos D'Agostino
> > > Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
> > >
> > >
> > > On Tuesday, March 26, 2013 at 8:24 PM, Reza wrote:
> > >
> > > > Would anyone be opposed to using tomcat and mysql? I was just going
> to
> > > make a simple table with a few columns:
> > > >
> > > > -user agent
> > > > -reason
> > > >
> > > > -status
> > > > -comment
> > > >
> > > > Reason could be new, defect, unknown. Status could be submited,
> > > reviewed, rejected. The UI would allow for entries to be submitted and
> > then
> > > a 'developer view' would allow for moving the user agents thru the
> other
> > > status stages.
> > > >
> > > > This should take less than a day to build and might get things
> moving.
> > > >
> > > >
> > > > ________________________________
> > > > From: Bertrand Delacretaz <[email protected] (mailto:
> > > [email protected])>
> > > > To: [email protected] (mailto:
> > > [email protected])
> > > > Sent: Tuesday, March 26, 2013 1:18 PM
> > > > Subject: Re: Device Recognition for Embedded
> > > >
> > > > On Tue, Mar 26, 2013 at 6:10 PM, Werner Keil <[email protected]
> > (mailto:
> > > [email protected])> wrote:
> > > > >
> > > > > What exactly does "nginx!" mean?
> > > >
> > > > It's a web server - there's nothing usable at
> > > > http://devicemap-vm.apache.org/ for now, but that (Linux) machine is
> > > > ready for installing useful stuff.
> > > >
> > > > -Bertrand
> > >
> > >
> >
>
>

Reply via email to