Received: from mail-oa0-f58.google.com ([209.85.219.58]:62489) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) (envelope-from ) id 1UTwKX-0005v2-4O for lojban-list-archive@lojban.org; Sun, 21 Apr 2013 08:37:39 -0700 Received: by mail-oa0-f58.google.com with SMTP id j1sf1219888oag.3 for ; Sun, 21 Apr 2013 08:37:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=x-received:x-beenthere:x-received:date:from:to:message-id :in-reply-to:references:subject:mime-version:x-original-sender :reply-to:precedence:mailing-list:list-id:x-google-group-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=4gv31SrW4alF2zREKJQ1szyjvOfkTXuGfZ7Q9O2RkE8=; b=RL6923hDfAPep5am3jFbma8jMNjZMycFxJHj4jhYpDnNASH+Dp09BMgpbJE8NO1glW yW3yi14KGqkNOm2BAn00BkR7ONed7gfiK5JSqpQpnbAXldyYJMWbQekuBHDt0ShLLF44 jDJx7agU9QcPFw2RXT5N8cAq5Xjtq4WWbvLp+9T6GQpdXSN2p3RJUzlp2VVN84nZt25d l7RqUc+lXuOI7Q4ROZmbNxqZvUYW2VNk7GeBNb+96TXIk1iVMLvF4oL/GKPWKJsXMMsY xgSVwt9/VieMq7cEHpTOMtngVWzCJQdKwTjd56yhQhLZJ2nRTxDnMnuSueQyIA6fU3TD b+IQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:x-beenthere:x-received:date:from:to:message-id :in-reply-to:references:subject:mime-version:x-original-sender :reply-to:precedence:mailing-list:list-id:x-google-group-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=4gv31SrW4alF2zREKJQ1szyjvOfkTXuGfZ7Q9O2RkE8=; b=s9RbeE3CVqhnwzmTfm4OGSIoPh/DGGdds/XTzZ76bUrI/V8q2G6ePKsdvVGJK3UwE0 V+ZIDMdGVhcF9NoO2h/sn3f7CyrjuQGoiIXKGAoTFyxJlmLITuBk8gl9ttWrxgMyHvdV 3s3UgyvOlMOKtixaxytk0/JcH+u/FmpU7cqt65X83yiKiXIGbW6s4yXk9BZYypkEcotv MJLJlP3DBz3k0WsuiFFFck5k7HcXjGgZDT6iNzsjqYvvUmeknL9YUkTs/OEBKNbT+LO4 6ixJBE5x0BTtYhN9ThCLA0YvYoQ8cpa8GM3v9B1HC+VQ8WosQvsM2q1N9lur3ti6wDSF y1og== X-Received: by 10.49.59.48 with SMTP id w16mr711443qeq.3.1366558642674; Sun, 21 Apr 2013 08:37:22 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.49.94.44 with SMTP id cz12ls3080200qeb.67.gmail; Sun, 21 Apr 2013 08:37:21 -0700 (PDT) X-Received: by 10.49.0.48 with SMTP id 16mr2134185qeb.6.1366558641641; Sun, 21 Apr 2013 08:37:21 -0700 (PDT) Date: Sun, 21 Apr 2013 08:37:21 -0700 (PDT) From: la gleki To: lojban@googlegroups.com Message-Id: <0e5a82a0-717b-4554-a6a6-0308f24638a2@googlegroups.com> In-Reply-To: <20130421130233.GH29096@stodi.digitalkingdom.org> References: <20130325180820.GU6328@stodi.digitalkingdom.org> <3520631.PfPziTd2d6@caracal> <20130326231316.GH22685@stodi.digitalkingdom.org> <2679640.AmcDiyQbsE@caracal> <20130421130233.GH29096@stodi.digitalkingdom.org> Subject: Re: [lojban] Need some jbovlaste programming help. MIME-Version: 1.0 X-Original-Sender: gleki.is.my.name@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Google-Group-Id: 1004133512417 List-Post: , List-Help: , List-Archive: Sender: lojban@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary="----=_Part_9_17488400.1366558641236" X-Spam-Score: -0.1 (/) X-Spam_score: -0.1 X-Spam_score_int: 0 X-Spam_bar: / ------=_Part_9_17488400.1366558641236 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sunday, April 21, 2013 5:02:34 PM UTC+4, Robin Powell wrote: > > On Wed, Mar 27, 2013 at 06:34:00AM -0400, Pierre Abbat wrote:=20 > > On Tuesday, March 26, 2013 16:13:16 Robin Lee Powell wrote:=20 > > > The problems are mostly in Russian, due to an import script I=20 > > > fucked up. You can see the issue thuswise:=20 > > >=20 > > > select word,meaning,langid from natlangwords where word in=20 > > > (select word from natlangwords group by word, meaning, langid=20 > > > having count(*) > 1) order by langid;=20 > >=20 > > I've loaded the database and verified the problem.=20 > > Pierre then followed on by actually producing a working script which=20 > appears to have fixed the problem! \o/=20 > la .piER. .iosai > So awesome to have someone actually help with what I say I need=20 > around here! :D=20 > > The output, fwiw, is at=20 > http://users.digitalkingdom.org/~rlpowell/media/public/cikre_output.html= =20 > , and for my own future reference the sql dumps, script, and=20 > before/after diffs are at /srv/jbovlaste/cikre_script_backup on the=20 > web server.=20 > There is a minor bug (feature?) when you add a glossword without comment=20 and then add another same glossword but with comments. e.g. at first you add "=D0=BA=D0=BE=D1=88=D0=BA=D0=B0" and then wanna add "=D0=BA=D0=BE=D1=88=D0=BA=D0=B0 ; =D0=BC=D0=B5=D1=85=D0=B0=D0=BD=D0=B8=D0= =B7=D0=BC" It gives an error. > -Robin=20 > --=20 You received this message because you are subscribed to the Google Groups "= lojban" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to lojban+unsubscribe@googlegroups.com. To post to this group, send email to lojban@googlegroups.com. Visit this group at http://groups.google.com/group/lojban?hl=3Den. For more options, visit https://groups.google.com/groups/opt_out. ------=_Part_9_17488400.1366558641236 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Sunday, April 21, 2013 5:02:34 PM UTC+4, Robin Powell wrote:On Wed, Mar 27, 2013 at 06:34:00AM= -0400, Pierre Abbat wrote:
> On Tuesday, March 26, 2013 16:13:16 Robin Lee Powell wrote:
> > The problems are mostly in Russian, due to an import script I
> > fucked up.  You can see the issue thuswise:
> >=20
> > select word,meaning,langid from natlangwords where word in
> > (select word from natlangwords group by word, meaning, langid
> > having count(*) > 1) order by langid;
>=20
> I've loaded the database and verified the problem.

Pierre then followed on by actually producing a working script which
appears to have fixed the problem!  \o/

la .piER.  .iosai

<= /div>

So awesome to have someone actually help with what I say I need
around here!  :D

The output, fwiw, is at
http://users.digitalkingdom.org/~rlpow= ell/media/public/cikre_output.html
, and for my own future reference the sql dumps, script, and
before/after diffs are at /srv/jbovlaste/cikre_script_backup on th= e
web server.

There is a minor bug (feature?) when y= ou add a glossword without comment and then add another same glossword but = with comments.
e.g.
at first you add
"=D0=BA= =D0=BE=D1=88=D0=BA=D0=B0"
and then wanna add
"=D0=BA=D0= =BE=D1=88=D0=BA=D0=B0 ; =D0=BC=D0=B5=D1=85=D0=B0=D0=BD=D0=B8=D0=B7=D0=BC"

It gives an error.


-Robin

--
You received this message because you are subscribed to the Google Groups &= quot;lojban" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to lojban+unsubscribe@googlegroups.com.
To post to this group, send email to lojban@googlegroups.com.
Visit this group at http://groups.google.com/group/lojban?hl=3Den.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
------=_Part_9_17488400.1366558641236--