RE: [Ldsoss] Re: HT and VT Tool

2007-05-20 Thread Manfred Riem
Hahahhaha ;) 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan Murdock
Sent: Sunday, May 20, 2007 3:15 PM
To: LDS Open Source Software
Subject: Re: [Ldsoss] Re: HT and VT Tool

On 5/18/07, Manfred Riem <[EMAIL PROTECTED]> wrote:
> You might want to consider using Java ... As far as I heard a lot of 
> Java is going on at the Church ;)

Nah, stick with Python.  The Church developers will someday see the light.

;-)

Bryan
___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss

___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss


Re: [Ldsoss] Database for FamilySearch OpenSource Client

2007-05-20 Thread Clint Checketts

FYI I believe that you'll find JavaDB available from Sun which is supposedly
Sun's name for Derby.

So, if you are confused and see JavaDB it's actually Derby.

-Clint

On 5/15/07, Shawn Willden <[EMAIL PROTECTED]> wrote:


On Tuesday 15 May 2007 12:56:05 pm David Hale wrote:
> It may just be my gut feel, but I would probably only use Derby for
> a "development" database rather than to depend on it for a "production"
> environment.

My current project (at work) is using embedded Derby for production work,
and
has been for two years now, with a few thousand users.  The Derby DB is
more
of a thick-client local cache of a subset of the real DB (which is DB/2),
but
those embedded databases are managing hundreds of megs of data and we've
never seen a single DB-related issue.

Shawn.
___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss

___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss


Re: [Ldsoss] PHP web components?

2007-05-20 Thread Jesse Stay

On 5/19/07, Kevin Wise <[EMAIL PROTECTED]> wrote:

I know I could roll my own (I have done my share of ajax), but at a
certain level it seems like a waste of time if someone else has already
packaged it into something that frees me from having to write
boilerplate JavaScript code.  It's even better if it's a suite of tools
that use a similar approach, so I don't have to learn a new API for each
component. I guess I should have been more specific. Thanks for the url,
I'll evaluate it.

Kevin


Google yui - there are a dozen others, but I have taken a preference
to Yahoo's yui libraries.  It uses prototype, so is a little
higher-level than just using prototype, and I know they have a module
that does what you're looking to do.

Jesse

--

#!/usr/bin/perl
$^=q;@!>~|{>krw>yn{u<$$ 0gFzD gD, 00Fz,
0,,( 0hF 0g)F/=, 0> "L$/GEIFewe{,$/ 0C$~> "@=,m,|,(e 0.), 01,pnn,y{
rw} >;,$0=q,$,,($_=$^)=~y,$/ C-~><@=\n\r,-~$:-u/
#y,d,s,(\$.),$1,gee,print
___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss


Re: [Ldsoss] Re: HT and VT Tool

2007-05-20 Thread Bryan Murdock

On 5/18/07, Manfred Riem <[EMAIL PROTECTED]> wrote:

You might want to consider using Java ... As far as I heard a lot of Java
is going on at the Church ;)


Nah, stick with Python.  The Church developers will someday see the light.

;-)

Bryan
___
Ldsoss mailing list
Ldsoss@lists.ldsoss.org
http://lists.ldsoss.org/mailman/listinfo/ldsoss