tag:blogger.com,1999:blog-8544609315733972726.post1310166686969593197..comments2008-03-28T21:17:39.966-06:00Comments on OpenOffice.org Ninja: Powerful text matching with regular expressionsAndrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comBlogger7125tag:blogger.com,1999:blog-8544609315733972726.post-27935108759436375162008-03-28T21:17:00.000-06:002008-03-28T21:17:00.000-06:00I must update my post. My dictionary is set to Sp...I must update my post. My dictionary is set to Spanish, and not only does spanish not seem to spellcheck, it also renders the regexp useless. Sorry for the post. Yes myspell-spanish is installed. :) I'm sure it's a configuration thing on my end.<BR/><BR/>Chao,Russhttp://www.blogger.com/profile/11422785568744022288noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-1212098777234250582008-03-28T20:39:00.000-06:002008-03-28T20:39:00.000-06:00I could not get the duplicate word check to work. ...I could not get the duplicate word check to work. I set up several examples in writer 2.3.1.2 on openSuse 10.2. Is there a typo, or has something changed in my version? Thanks for the help.Russhttp://www.blogger.com/profile/11422785568744022288noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-3736047400642810442008-02-04T07:47:00.000-07:002008-02-04T07:47:00.000-07:00Huw,You're sharp. I fixed those, and then I notic...Huw,<BR/><BR/>You're sharp. I fixed those, and then I noticed a few where it was written incorrectly that the white space was matched. Thanks! :)<BR/><BR/>AndrewAndrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-248180535965462682008-02-04T02:25:00.000-07:002008-02-04T02:25:00.000-07:00Oh. The backreferences link also still points to b...Oh. The backreferences link also still points to blogspot.Huwnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-83903025051681559352008-02-04T02:22:00.000-07:002008-02-04T02:22:00.000-07:00Developing nicely - a good resource.Here are a few...Developing nicely - a good resource.<BR/><BR/>Here are a few things I noticed:<BR/><BR/><B>Sets and Classes</B><BR/>[^ab] matches <I>C</I> and <I>D</I> too<BR/><BR/><B>Groups</B><BR/>three letter <I>palindromes</I> (palindromes not italicised)<BR/><BR/><B>Location</B><BR/>Words with exactly <I>4</I> (not 3) letters<BR/><BR/><B>Quantification</B><BR/>where <I>x</I> (not z) is an exact number of repetitions<BR/><BR/><B>Common Examples</B><BR/>Link still points to blogspot, not new domain.Huwnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-182659230534101862008-01-02T07:24:00.000-07:002008-01-02T07:24:00.000-07:00Huw, nice catch! Thanks! I fixed it now. I lear...Huw, nice catch! Thanks! I fixed it now. I learned it is quite the task to proofread an article such as this.Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-86507466415964605382008-01-02T04:28:00.000-07:002008-01-02T04:28:00.000-07:00Small typo (C&P error) - in the cd+ example you sa...Small typo (C&P error) - in the cd+ example you say <I>"Matches: c followed by zero or more d's"</I> but that should be <I>"Matches: c followed by <B>one</B> or more d's"</I>.<BR/><BR/>Interesting article, thanks.Huwnoreply@blogger.com