Am Sat, 11 Nov 2006 13:56:00 +0100 schrieb J. Erik Heinz:

> Hi,
> 
> Andreas Volz <[EMAIL PROTECTED]> words
>       on 11.11.2006 - 11:45 (+0100 Zulu-Time):
> 
> > is there any dict ( at least german<->english) that fits well into
> > E17?
> basicly with a shell script ;)
> 
> Basic syntax:
> 
> #!/bin/bash
> pattern="$1"
> sBaseaUrl="http://pda.leo.org/?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&relink=on&sectHdr=on&spellToler=std&search=";
> w3m -dump $sBaseaUrl$pattern
> 
> If you are interessted I can send you my whole script. Just leave me a
> message. 

Not bad. But I imagined a EFL app or a module. Does your script work
with UTF-8 input? I used here "steak" in the past, but it I couldn't
longer translate umlauts since I changed my system to UTF-8.

regards
Andreas

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to