... . This is even bigger news than I suspected... Catch the videos on YouTube: Richard Branson on Virgle <http://www.youtube.com/watch?v=gWCQYcPlUng> Larry...
Sorry, I'm a bigger fool than I thought - but I misread the BBC page that lists ten April Fools that are true and one that isn't, and of course the penguin one...
... When the last bit of rainforest is destroyed they'll probably join Richard Branson heading for Mars, along with a few flying pigs :-) (Special note for...
Nearly got had on this one. I took in all the first link really believing it, but the second one gave the game away!! Even I'm not "that" innovent ;-)) Thanks...
Hi! I'm having a problem with a TMX generated from the (old) Microsoft glossaries with XBench. When I try to open it in Olifant for further processing, I get...
Hi Dominique, On Wed, 02 Apr 2008 09:51:16 +0300 ... When you open Olifant and click File/Open in Olifant to open a TMX file, you get a window with the option...
... Thanks! I had missed that option, because I had opened the TM via File > Open, not File > Import. Now Olifant did find and replace the offending...
... It appears "&" was the problem. I replaced it with "and" and I could import the whole thing. There are 126,471 entries in the English-Finnish version of...
I have forwarded your message to the Okapi Tools list; maybe Yves may have something for you. http://groups.yahoo.com/group/okapitools/ Cheers, Gururaj Rao On...
Dominique, As you had mentioned in your message, it was &. Here's the reply from Yves: QUOTE ----------------------------------------- ... The "new error"...
Some links in certain messages sent via MS products are preceded by "Blocked:", i.e. the links appear as "Blocked::http://www.etc." with the effect that,...
... They've probably made it a feature to automate *all* links and link handling, regardless of how your write them, making such a stupid feature mandatory if...
I seem to remember a macro for (roughly) dealing with end of line paragraph markers generated by copy & paste from PDF, but I can't find it. Any offers? ...
Hi Herb, ... =================== Sub PDFTidy() Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = ",^p" ...
Hello Herbert, ... I know Luciano made a perl (AFAIK) thingie called the Despedefeitor. Can't remember where it might be found ATM. Either in the list archives...
On 03.04.2008 11:22, you, Herbert Eppel wrote: Hi Herbert, ... PlusTools (http://www.wordfast.net/index.php?whichpage=plustools&lang=engb), a free collection...
... Sounds good, thank you, although on this occasion the client actually sent me a Word file containing partial extracts from a larger PDF file. Presumably...
... I hate it when clients want to be "helpful" and do conversions for me ;-). I always prefer to have the original file and do the conversion myself. ... ...
... This is a good direct client, and they realise it isn't ideal :-) Quote: "Anbei eine Word-Datei. Diese ist allerdings nicht sehr schön, da ... die Texte...
Thanks! I ended up not using/needing Olifant at all. My aim was to use the Microsoft glossaries, once converted as a single TMX, together with dtSearch. I...
Hi! A question to regex experts: what expression would match any number of leading spaces before an opening tag ('<')? I want to use UltraEdit to delete (in...
... Unless there is an obvious answer and a quick solution, would someone with an operational PDFTidy implementation be prepared to run the macros on a couple...
Hi Dominique In Ultraedit regex syntax, this would be: Find: % + Replace with: <nothing> Regex breakdown: % ---> Matches the start of line " " --> this is a...
Thanks Jordi, just what I needed! I now have all MS glossaries (English-French) as a single TMX and the whole thing (893,000 units!) is indexed in dtSearch. I...